message.el (message-bury): Make `buffer' optional;
[gnus] / lisp / ChangeLog
1 2013-05-04  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
2
3         * message.el (message-bury): Make `buffer' optional.
4         (message-send-and-exit): Don't pass `buf' so as to hide the buffer
5         (bug#14085).
6
7 2013-05-04  Andrew Cohen  <cohen@bu.edu>
8
9         * gnus-sum.el (gnus-read-header): Ensure groups are prefixed when
10         entering into the registry.
11
12 2013-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
13
14         * gnus.el: Ma Gnus v0.7 is released.
15
16 2013-05-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17
18         * gnus-util.el (gnus-emacs-completing-read): Fix a filter for XEmacs.
19         (Bug#14304)
20
21 2013-04-27  Glenn Morris  <rgm@gnu.org>
22
23         * gnus.el (gnus-list-debbugs):
24         Use require rather than autoload.  (Bug#14262)
25
26 2013-04-27  Julien Danjou  <julien@danjou.info>
27
28         * sieve-manage.el (sieve-manage-authenticator-alist): Update the sieve
29         port to "sieve" now that it has an official IANA port assigned.
30
31 2013-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
32
33         * mail-source.el (mail-source-fetch-pop, mail-source-check-pop):
34         Don't set the MAILHOST environment variable permanently (Bug#14271).
35
36 2013-04-26  Glenn Morris  <rgm@gnu.org>
37
38         * message.el (message-bury): Revert 2013-03-18 change.  (Bug#14117)
39
40 2013-04-25  Andrew Cohen  <cohen@bu.edu>
41
42         * gnus-msg.el (gnus-inews-insert-gcc): Re-order conditional to work for
43         string values of 'gcc-self. Thanks to Saroj Thirumalai.
44
45 2013-04-24  Andrew Cohen  <cohen@bu.edu>
46
47         * nnir.el (nnir-close-group): Make sure we are in the right group.
48
49         * gnus-sum.el (gnus-summary-insert-articles): Force updates to the
50         dependency table from all newly retrieved headers.
51
52 2013-04-16  David Edmondson  <dme@dme.org>
53
54         Support <img src="data:...">.
55
56         * shr.el (shr-image-from-data): New function.
57         (shr-tag-img): Use it.
58
59 2013-04-14  Andrew Cohen  <cohen@bu.edu>
60
61         * nnir.el (nnir-request-set-mark): Make sure we are in the right
62         group.
63
64 2013-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
65
66         * gnus-msg.el (gnus-msg-mail): Make it avoid using posting styles
67         corresponding to any existing group (Bug#14166).
68
69 2013-04-10  Andrew Cohen  <cohen@bu.edu>
70
71         * nnir.el (number-sequence): No longer used.
72         (nnir-request-set-mark): New function.
73         (nnir-request-update-info): Improve marks updating.
74         (nnir-request-scan): Don't duplicate marks updating.
75         (gnus-group-make-nnir-group, nnir-run-imap, nnir-request-create-group):
76         Use 'assq rather than 'assoc. Quote anonymous function.
77         (nnir-request-group, nnir-close-group, gnus-summary-create-nnir-group):
78         Use 'gnus-group-prefixed-p.
79         (gnus-summary-create-nnir-group): Make sure server for method is open.
80
81 2013-04-04  Andrew Cohen  <cohen@bu.edu>
82
83         * nnir.el (gnus-nnir-group-p): New function.
84         (nnir-possibly-change-group): Use it.
85
86         * gnus-msg.el (gnus-setup-message): Use it.
87
88 2013-04-04  Katsumi Yamaoka  <yamaoka@jpl.org>
89
90         * mml.el (mml-minibuffer-read-description): Use `default' insted of
91         `initial-input' for the argument name.
92         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
93
94 2013-04-03  Kevin Layer  <layer@known.net>  (tiny change)
95
96         * mml.el (mml-minibuffer-read-description): Allow passing in a prefix
97         (used by MH-E).
98
99 2013-04-01  Andrew Cohen  <cohen@bu.edu>
100
101         * nnir.el (nnir-request-update-mark): Improve mark updating in original
102         group.
103
104         * gnus-msg.el (nnir-article-number, nnir-article-group): Autoload to
105         fix compilation.
106
107 2013-03-31  Andrew Cohen  <cohen@bu.edu>
108
109         * nnir.el (nnir-method-default-engines): And another typo.
110
111 2013-03-30  Andrew Cohen  <cohen@bu.edu>
112
113         * nnir.el (nnir-method-default-engines): Fix typo.
114
115 2013-03-29  Andrew Cohen  <cohen@bu.edu>
116
117         * nnir.el: Define 'number-sequence for xemacs.
118         (gnus-summary-create-nnir-group): New function to create an nnir group
119         from an nnir summary buffer based on the current query.
120         (nnir-request-create-group): Update to allow nnir group creation based
121         on the current query.
122
123 2013-03-28  Katsumi Yamaoka  <yamaoka@jpl.org>
124
125         * nndraft.el (nndraft-request-expire-articles):
126         Make expiry target always `delete'.
127
128 2013-03-27  Andrew Cohen  <cohen@bu.edu>
129
130         * gnus-msg.el (gnus-setup-message): When replying from an nnir summary
131         buffer use the posting-style and gcc of the original article group.
132         (gnus-inews-insert-gcc): Don't set gcc-self for virtual groups.
133
134         * nnir.el: Fix byte-compile warning. nnoo-define-skeleton should come
135         after other deffoos.
136
137 2013-03-25  Andrew Cohen  <cohen@bu.edu>
138
139         * nnir.el: Major rewrite. Cleaner separation between searches and group
140         management. Marks are now shown in nnir summary buffers. Rudimentary
141         support for real (i.e. not ephemeral) nnir groups.
142         (gnus-summary-make-nnir-group): New function for initiating searches
143         from a summary buffer.
144
145 2013-03-18  Sam Steingold  <sds@gnu.org>
146
147         * message.el (message-bury): Minor cleanup.
148
149 2013-03-07  Paul Eggert  <eggert@cs.ucla.edu>
150
151         * gnus-cite.el: Specify utf-8, not iso-8859-1, for ASCII file.
152
153 2013-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
154
155         * nndir.el (nndir-request-list): Remove 2nd argument passed to
156         nnml-request-list.  (Bug#13873)
157         (nndir-request-newsgroups): Remove, unused.
158
159         * nndraft.el (nndraft-request-newsgroups): Remove, unused.
160
161 2013-03-05  Paul Eggert  <eggert@cs.ucla.edu>
162
163         * deuglify.el, gnus-delay.el, gnus-spec.el, gnus-sum.el, html2text.el,
164         message.el, mm-decode.el, mml1991.el, nnir.el, shr.el, utf7.el:
165         Prefer UTF-8 when the encoding shouldn't matter and changes are small.
166
167 2013-03-03  Ted Phelps  <phelps@gnusto.com>
168
169         * shr.el: Make all the overlays set the `evaporate' property so that
170         they're removed properly.
171
172 2013-02-25  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
173
174         * mml2015-el (mml2015-epg-key-image): wrap epg-gpg-program in
175         shell-quote-argument.
176
177 2013-02-22  David Engster  <deng@randomsample.de>
178
179         * gnus-registry.el (gnus-registry-save): Provide class name when
180         calling `eieio-persistent-read' to avoid "unsafe call" warning.  Use
181         `condition-case' to stay compatible with older EIEIO versions which
182         only accept one argument.
183
184 2013-02-17  Daiki Ueno  <ueno@gnu.org>
185
186         * mml2015.el (epg-key-user-id-list, epg-user-id-string)
187         (epg-user-id-validity): Autoload.
188         (mml2015-epg-check-user-id): New function.
189         (mml2015-epg-check-sub-key): New function split from
190         mml2015-epg-find-usable-key.
191         (mml2015-epg-find-usable-key): Accept context, name, usage, and
192         optional name-is-key-id, to handle the case when user-id is unusable.
193         Reported by Łukasz Stelmach <stlman@poczta.fm>.
194
195 2013-02-17  Glenn Morris  <rgm@gnu.org>
196
197         * shr.el (shr-put-image): Use image-multi-frame-p if available.
198
199 2013-02-16  Glenn Morris  <rgm@gnu.org>
200
201         * shr.el (shr-put-image): Only animate images that specify a delay.
202         This is consistent with the old image-animated-p behavior.
203
204 2013-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
205
206         * gnus-util.el (gnus-define-keys): Convert [?\S-\ ] to [(shift space)]
207         for XEmacs.
208
209 2013-02-13  Juri Linkov  <juri@jurta.org>
210
211         * gnus-art.el (gnus-article-mode-map):
212         * gnus-sum.el (gnus-summary-mode-map, gnus-summary-article-map):
213         Make S-SPC scroll in the opposite sense to SPC.  (Bug#2145)
214
215 2013-02-07  Gábor Vida  <gabor.v.vida@ericsson.com>  (tiny change)
216
217         * auth-source.el (auth-source-format-prompt): Don't get confused by
218         any "\" in replacement text.  (Bug#13637)
219
220 2013-01-30  Christopher Schmidt  <christopher@ch.ristopher.com>
221
222         * gnus-int.el (gnus-backend-trace-elapsed): New variable.
223         (gnus-backend-trace): Honour gnus-backend-trace.
224
225         * mml.el (mml-insert-part): Insert closing tag.
226
227         * mm-decode.el (mm-save-part): Handle invalid read-file-name results.
228
229 2013-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
230
231         * gnus-sum.el (gnus-summary-read-group-1): Protect against not being
232         able to find the article, which can happen in debbugs groups,
233         apparently.
234
235 2013-01-16  Glenn Morris  <rgm@gnu.org>
236
237         * smiley.el (smiley-style): Make the file loadable in batch mode.
238
239 2013-01-15  Stefan Monnier  <monnier@iro.umontreal.ca>
240
241         * nnimap.el (nnimap-keepalive): Don't throw an error if there's no more
242         imap process running.
243
244 2013-01-14  Julien Danjou  <julien@danjou.info>
245
246         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
247         Compare addresses against addresses, not against the full From field.
248
249 2013-01-13  Richard Stallman  <rms@gnu.org>
250
251         * message.el (message-forward-make-body-mime): New args BEG, END
252         specify what part of FORWARD-BUFFER to use.  Do the work directly
253         instead of calling `mml-insert-buffer'.
254
255 2013-01-11  Aaron S. Hawley  <Aaron.Hawley@vtinfo.com>
256
257         * gnus-start.el (gnus-check-new-newsgroups): Fix ambiguous doc string
258         cross-reference(s).
259
260         * gnus-sum.el (gnus-summary-newsgroup-prefix): Fix ambiguous doc string
261         cross-reference(s).
262
263 2013-01-11  Dmitry Antipov  <dmantipov@yandex.ru>
264
265         * gnus-art.el (gnus-mime-display-security): Use point-min-marker
266         and point-max-marker.
267         * gnus-async.el (gnus-async-article-callback): Use point-max-marker.
268
269 2013-01-11  Julien Danjou  <julien@danjou.info>
270
271         * color.el (color-rgb-to-hsv): Fix conversion computing in case min and
272         max are almost equal. Also return the correct value for V which is
273         already between 0 and 1.
274
275 2013-01-10  Uwe Brauer  <oub@mat.ucm.es>  (tiny change)
276
277         * mml-smime.el (mml-smime-encrypt-to-self): New user option analogous
278         to mml2015-encrypt-to-self.
279         (mml-smime-epg-encrypt): Respect mml-smime-encrypt-to-self.
280
281 2013-01-09  Daiki Ueno  <ueno@gnu.org>
282
283         * mml-smime.el (epg-sub-key-fingerprint): Autoload for
284         mml-smime-epg-find-usable-secret-key.
285
286 2013-01-08  Glenn Morris  <rgm@gnu.org>
287
288         * mml-smime.el (mml-smime-sign-with-sender): Add :version.
289
290 2013-01-07  Daiki Ueno  <ueno@gnu.org>
291
292         * mml-smime.el: Support signing by sender.
293         Requested by Uwe Brauer.
294         (mml-smime-sign-with-sender): New user option analogous
295         to mml2015-sign-with-sender.
296         (mml-smime-epg-sign): Respect mml-smime-sign-with-sender.
297         (mml-smime-epg-find-usable-secret-key): New helper function copied from
298         mml2015.el.
299
300 2012-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
301
302         * gnus-msg.el (gnus-inews-insert-gcc): Don't insert Gcc headers if Gnus
303         isn't running, because Gnus will probably not know how to handle the
304         Gcc header (bug#11941).
305
306         * nnimap.el (nnimap-update-info): Treat \Deleted articles as \Read
307         articles.
308
309 2012-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
310
311         * nnfolder.el (nnfolder-recursive-directory-files): New function.
312         (nnfolder-generate-active-file): Make this function work with recursive
313         folder names.
314
315 2012-12-27  Lars Ingebrigtsen  <larsi@gnus.org>
316
317         * nntp.el (nntp-open-connection): Use HELP as the capability command
318         instead of CAPABILITY because Typhoon v2.2.2.503 chokes completely on
319         unknown commands.  And CAPABILITY is an unknown command (bug#12763).
320
321 2012-12-27  Wolfgang Jenkner  <wjenkner@inode.at>
322
323         * gnus-spec.el (gnus-face-face-function): Don't use nil as no-op face
324         place holder since this gives `Invalid face reference: nil' messages.
325         Use the `default' face instead.  It has the same effect here, even
326         though it is not no-op.
327
328         * gnus-util.el
329         (gnus-put-text-property-excluding-characters-with-faces): Similarly.
330
331 2012-12-27  Lars Ingebrigtsen  <larsi@gnus.org>
332
333         * gnus-msg.el (gnus-summary-resend-message): Don't bug out on
334         non-string posting styles (bug#13285).
335
336 2012-12-27  Glenn Morris  <rgm@gnu.org>
337
338         * plstore.el (plstore-passphrase-callback-function):
339         Use plstore-get-file.
340
341 2012-12-27  Andreas Schwab  <schwab@linux-m68k.org>
342
343         * mml2015.el (mml2015-epg-key-image): Separate attribute stream from
344         stderr.
345
346 2012-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
347
348         * mml2015.el (mml2015-epg-key-image): Use mm-set-buffer-multibyte.
349
350         * gnus-compat.el (set-buffer-multibyte): Remove.
351
352 2012-12-25  Adam Sjøgren  <asjo@koldfront.dk>
353
354         * mml2015.el (mml2015-epg-key-image): use --attribute-fd rather than
355         temporary file to get PGP key image. Pass no-show-photos when extracting
356         image to avoid having it pop up twice.
357
358 2012-12-26  Lars Ingebrigtsen  <larsi@gnus.org>
359
360         * gnus-art.el (gnus-article-treat-types): Include text/html as parts
361         eligible for treatment.
362
363         * gnus-util.el (gnus-goto-colon): Move to the beginning of the visual
364         lines.  This makes summary commands with hidden threads work more
365         reliably.
366
367         * gnus-cite.el (gnus-article-hide-citation-maybe): Leave an expansion
368         button to mark the hidden citations (bug#9395).
369
370 2012-12-26  Daiki Ueno  <ueno@gnu.org>
371
372         * mml2015.el (mml2015-epg-signature-to-string): New function.
373         (mml2015-epg-verify-result-to-string): New function.
374         (mml2015-epg-decrypt, mml2015-epg-clear-decrypt, mml2015-epg-verify)
375         (mml2015-epg-clear-verify): Use mml2015-epg-verify-result-to-string
376         instead of epg-verify-result-to-string.
377         (epg-signature-key-id, epg-signature-to-string): Autoload.
378         (epg-verify-result-to-string): Remove autoload.
379
380 2012-12-25  Adam Sjøgren  <asjo@koldfront.dk>
381
382         * mml2015.el (mml2015-epg-key-image): New function, to retrieve photo
383         ID image from GPG public key.
384         (mml2015-epg-key-image-to-string): New function.
385
386 2012-12-25  Leo Liu  <sdl.web@gmail.com>
387
388         * plstore.el (plstore-passphrase-callback-function): Fix error when
389         error when plstore-cache-passphrase-for-symmetric-encryption is set
390         (bug#13264).
391
392 2012-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
393
394         * gnus-sum.el (gnus-set-global-variables): Don't copy over the summary
395         buffer to the article buffer here, because that clobbers multiple
396         article buffers.
397
398         * gnus-art.el (gnus-article-setup-buffer): Make sure that the article
399         buffer always points to the right summary buffer.
400
401 2012-12-25  John Wiegley  <jwiegley@gmail.com>
402
403         * auth-source.el (auth-source-netrc-parse): Allow using "password" as
404         the password (bug#12097).
405
406 2012-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
407
408         * shr.el (shr-tag-a): Don't tagify <A> elements that don't have HREFs
409         (bug#13263).
410
411         * gnus-salt.el (gnus-highlight-selected-tree): Check whether the Tree
412         buffer exists before using it (bug#12475).
413
414         * gnus-agent.el (gnus-agent-fetch-articles): Don't fetch articles from
415         offline groups (bug#11937).
416
417         * message.el (message-yank-original): When using customize to set the
418         value of `message-cite-style', the variable it set to a symbol that's
419         the name of the variable, which must then be dereferenced (bug#12616).
420
421 2012-09-13  Wolfgang Jenkner  <wjenkner@inode.at>
422
423         * lisp/gnus-spec.el (gnus-face-face-function): Initialize the value of
424         the `face' property with a list whose car is the face specified in the
425         format string and whose cdr is (nil).
426         * lisp/gnus-util.el
427         (gnus-put-text-property-excluding-characters-with-faces):
428         Change accordingly.
429         (gnus-get-text-property-excluding-characters-with-faces): New function.
430         * lisp/gnus-sum.el (gnus-summary-highlight-line):
431         * lisp/gnus-salt.el (gnus-tree-highlight-node):
432         * lisp/gnus-group.el (gnus-group-highlight-line): Use it.
433
434 2012-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
435
436         * nnimap.el (nnimap-authenticator): Expand to allow specifying the
437         login methods.
438         (nnimap-login): Respect the `nnimap-authenticator' variable.
439
440         * gnus-sum.el (gnus-summary-push-marks-to-backend): Push the complete
441         mark state when moving articles.  Otherwise unticked articles will get
442         their ticks back after moving.
443
444 2012-12-24  Lars Ingebrigtsen  <larsi@gnus.org>
445
446         * gnus-srvr.el (gnus-browse-delete-group): Fix syntax error.
447
448         * message.el (message-ignored-news-headers): Always remove
449         X-Message-SMTP-Method to avoid information leakage if the user
450         mistakenly inserts the header into news messages.
451
452         * gnus-srvr.el (gnus-browse-delete-group): New command and keystroke.
453
454         * gnus-sum.el (gnus-summary-hide-thread): If point were further to the
455         right than four characters, this command would move point to
456         `point-max'.  Don't do that.
457
458         * gnus-group.el (gnus-group-read-ephemeral-group): Set the active data
459         to nil to allow re-selecting groups that gain articles.
460         (gnus-bug-group-download-format-alist): Update the URL.
461
462 2012-12-23  Andreas Schwab  <schwab@suse.de>
463
464         * shr.el (shr-tag-em): Render em as italic, not bold.
465
466 2012-12-23  Lars Ingebrigtsen  <larsi@gnus.org>
467
468         * gnus-int.el (gnus-backend-trace): Factor out into its own function
469         for reuse.
470         (gnus-open-server): Use it to add more tracing.
471         (gnus-finish-retrieve-group-infos): Add backend tracing.
472         (gnus-backend-trace): Also note the elapsed seconds.
473
474 2012-12-22  Philipp Haselwarter  <philipp@haselwarter.org>
475
476         * gnus-sync.el (gnus-sync-file-encrypt-to, gnus-sync-save):
477         Set epa-file-encrypt-to from variable to avoid querying.
478
479 2012-12-14  Akinori MUSHA  <knu@iDaemons.org>  (tiny change)
480
481         * sieve-mode.el (sieve-font-lock-keywords):
482         Keywords should be word delimited.  (Bug#13173)
483
484 2012-12-13  Andreas Schwab  <schwab@suse.de>
485
486         * tls.el (tls-program): Update customize type.
487
488 2012-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
489
490         * gnus-art.el (gnus-article-browse-html-parts): Use <div align="left">
491         instead of <pre> to align message header.
492
493 2012-12-12  Sam Steingold  <sds@gnu.org>
494
495         * gnus.el (gnus-other-frame-resume-function): Add user option.
496         (gnus-other-frame): Call `gnus-other-frame-resume-function' on resume.
497
498 2012-12-06  Sam Steingold  <sds@gnu.org>
499
500         * gnus-start.el (gnus-before-resume-hook): Add.
501         (gnus-1): Run it when Gnus is alive.
502
503 2012-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
504
505         * gmm-utils.el (gmm-called-interactively-p): Restore as a macro.
506         * gnus-art.el (article-unsplit-urls)
507         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
508         * gnus-registry.el (gnus-registry-get-article-marks)
509         * message.el (message-goto-body): Use it.
510         (message-called-interactively-p): Remove.
511
512         * spam-stat.el (spam-stat-called-interactively-p): New macro.
513         (spam-stat-score-buffer): Use it.
514
515         * spam.el: Silence the warnings against BBDB functions when compiling.
516
517         * gnus-score.el (gnus-score-decode-text-parts):
518         Use append+mapcar instead of the cl function mapcan.
519
520 2012-12-05  Sam Steingold  <sds@gnu.org>
521
522         * gnus.el (gnus-delete-gnus-frame): Extract from `gnus-other-frame'.
523         (gnus-other-frame): Add `gnus-delete-gnus-frame' to
524         `gnus-suspend-gnus-hook' in addition to `gnus-exit-gnus-hook'.
525
526 2012-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
527
528         * gmm-utils.el (gmm-called-interactively-p): Revert.
529         This seems to cause Emacs to get stuck!
530         * gnus-art.el (article-unsplit-urls)
531         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
532         * gnus-registry.el (gnus-registry-get-article-marks)
533         * message.el (message-goto-body)
534         (message-called-interactively-p): Revert.
535
536         * gmm-utils.el (gmm-called-interactively-p): New function.
537         * gnus-art.el (article-unsplit-urls)
538         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
539         * gnus-registry.el (gnus-registry-get-article-marks)
540         * message.el (message-goto-body): Use it.
541         (message-called-interactively-p): Remove.
542
543         * gmm-utils.el (gmm-flet): Restore it using cl-letf.
544         * gnus-sync.el (gnus-sync-lesync-call)
545         * message.el (message-read-from-minibuffer): Use it.
546
547 2012-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
548
549         * gmm-utils.el (gmm-flet): Remove.
550         * gnus-sync.el (gnus-sync-lesync-call)
551         * message.el (message-read-from-minibuffer): Don't use it.
552
553 2012-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
554
555         * gmm-utils.el (gmm-labels): Use cl-labels if available.
556
557 2012-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
558
559         * gmm-utils.el (gmm-flet, gmm-labels): New macros.
560
561         * gnus-sync.el (gnus-sync-lesync-call)
562         * message.el (message-read-from-minibuffer): Use gmm-flet.
563
564         * gnus-score.el (gnus-score-decode-text-parts): Use gmm-labels.
565
566         * gnus-util.el (gnus-macroexpand-all): Remove.
567
568 2012-12-03  Andreas Schwab  <schwab@linux-m68k.org>
569
570         * gnus-sum.el (gnus-summary-mode-map): Bind gnus-summary-widget-forward
571         to TAB, not [tab].
572         (gnus-summary-article-map): Likewise.
573
574         * gnus-sync.el (gnus-sync-newsrc-offsets): Restore definition.
575         (gnus-sync-save): Use correct format for gnus-sync-newsrc-loader.
576
577 2012-11-21  Paul Eggert  <eggert@cs.ucla.edu>
578
579         * time-date.el: Commentary fix.
580
581 2012-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
582
583         * color.el: Don't require cl.
584         (color-complement): `caddr' -> `nth 2'.
585
586         * time-date.el (time-to-seconds): De-obsolete.
587
588 2012-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
589
590         * message.el (message-get-reply-headers):
591         Make sure the reply goes to the author if it is a wide reply.
592
593 2012-11-16  Jan Tatarik  <jan.tatarik@gmail.com>
594
595         * gnus-score.el (gnus-score-body):
596         * gnus-logic.el (gnus-advanced-body): Don't score by headers when
597         scoring by body.
598
599 2012-11-16  Glenn Morris  <rgm@gnu.org>
600
601         * gnus-diary.el (nndiary-request-create-group-functions)
602         (nndiary-request-update-info-functions)
603         (gnus-subscribe-newsgroup-functions)
604         (nndiary-request-accept-article-functions):
605         Use new names for hooks rather than obsolete aliases.
606
607 2012-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
608
609         * dgnushack.el (define-obsolete-variable-alias): Simplify.
610
611 2012-11-08  Katsumi Yamaoka  <yamaoka@jpl.org>
612
613         * gnus-art.el (gnus-article-browse-html-parts): Always replace charset
614         in meta tag with the one the part specifies in its header.
615
616 2012-10-25  Stephen Eglen  <S.J.Eglen@damtp.cam.ac.uk>
617
618         * gnus-dired.el (gnus-dired-attach): Attach to last used message buffer
619         by default.
620
621 2012-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
622
623         * dgnushack.el (define-compiler-macro): Add autoload for XEmacs 21.4
624         and SXEmacs.  Suggested by Nelson Ferreira <nelson.ferreira@ieee.org>.
625
626 2012-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
627
628         * dgnushack.el (define-obsolete-variable-alias): Add a compiler-marco
629         and a runtime function for it, of which the XEmacs version takes only
630         two arguments.
631
632 2012-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
633
634         * nndiary.el (nndiary-request-create-group-functions)
635         (nndiary-request-update-info-functions)
636         (nndiary-request-accept-article-functions):
637         * gnus-start.el (gnus-subscribe-newsgroup-functions): Don't use
638         "-hooks" suffix.
639
640 2012-10-19  Julien Danjou  <julien@danjou.info>
641
642         * gnus-art.el: Require gnus-util because it uses
643         `gnus-timer--function'.
644
645 2012-10-17  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
646
647         * starttls.el (starttls-extra-arguments): Doc fix.
648
649 2012-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
650
651         * shr.el (shr-insert): \r is also not inserted, so don't try to delete
652         it.
653
654 2012-10-06  Glenn Morris  <rgm@gnu.org>
655
656         * gnus-notifications.el (gnus-notifications):
657         Add missing group :version tag.
658         * gnus-msg.el (gnus-gcc-pre-body-encode-hook)
659         (gnus-gcc-post-body-encode-hook):
660         * gnus-sync.el (gnus-sync-lesync-name)
661         (gnus-sync-lesync-install-topics): Add missing custom :version tags.
662
663 2012-10-06  Julian Scheid  <julians37@gmail.com>  (tiny change)
664
665         * color.el (color-hsl-to-rgb): Fix incorrect results for
666         small and large hue values.  (Bug#12559)
667
668 2012-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
669
670         New UIDL implementation.
671
672         * mail-source.el (mail-sources, mail-source-keyword-map):
673         Add :leave as a pop3 keyword.
674         (mail-source-fetch-pop): Bind pop3-leave-mail-on-server.
675
676         * pop3.el (pop3-leave-mail-on-server): Allow number.
677         (pop3-uidl-file, pop3-uidl-file-backup): New user options.
678         (pop3-movemail): Add UIDL support.
679         (pop3-send-streaming-command): Take a list of mail numbers instead of
680         the number of mails.
681         (pop3-write-to-file): Add X-UIDL header.
682         (pop3-uidl-stat, pop3-uidl-dele, pop3-uidl-load, pop3-uidl-save)
683         (pop3-uidl-add-xheader): New functions.
684
685         * message.el (message-ignored-resent-headers):
686         Add X-Content-Length and X-UIDL headers.
687
688 2012-10-05  Glenn Morris  <rgm@gnu.org>
689
690         * color.el (color-name-to-rgb, color-rgb-to-hex)
691         (color-hue-to-rgb, color-hsl-to-rgb, color-rgb-to-hsv)
692         (color-rgb-to-hsl, color-srgb-to-xyz, color-saturate-hsl)
693         (color-desaturate-hsl, color-desaturate-name, color-lighten-hsl)
694         (color-lighten-name, color-darken-hsl, color-darken-name): Doc fixes.
695
696 2012-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
697
698         * gnus-art.el (gnus-article-browse-delete-temp-files): Never ask again
699         a user about whether to delete temp files if once a user answered as n.
700
701 2012-09-25  Chong Yidong  <cyd@gnu.org>
702
703         * password-cache.el (password-read-and-add): Use a declare form to mark
704         this function obsolete.
705
706 2012-09-19  Katsumi Yamaoka  <yamaoka@jpl.org>
707
708         * lpath.el: Bind mail-encode-mml for old Emacsen.
709
710 2012-09-17  Richard Stallman  <rms@gnu.org>
711
712         * message.el (message-in-body-p): Don't set mark or modify buffer.
713
714         * mml.el (mml-attach-file): Doc fix.
715         (mml-attach-external, mml-attach-buffer, mml-attach-file):
716         Set mail-encode-mml when in Mail mode.
717         Simplify code to set HEAD and move back to HEAD.
718         (mml-insert-multipart, mml-insert-part):
719         Set mail-encode-mml when in Mail mode.
720
721 2012-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
722
723         * gnus-util.el (gnus-timer--function): New function.
724
725         * gnus-art.el (gnus-article-stop-animations): Use it.
726
727 2012-09-13  Paul Eggert  <eggert@cs.ucla.edu>
728
729         Fix glitches caused by addition of psec to timers.
730         * gnus-art.el (gnus-article-stop-animations): Use timer--function
731         rather than raw access to timer vector.
732
733 2012-09-11  Julien Danjou  <julien@danjou.info>
734
735         * gnus-notifications.el (gnus-notifications): Check for nil values in
736         ignored addresses check.
737
738 2012-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
739
740         * qp.el (quoted-printable-decode-region): Inline+CSE+strength-reduction.
741
742 2012-09-07  Chong Yidong  <cyd@gnu.org>
743
744         * gnus-util.el
745         (gnus-put-text-property-excluding-characters-with-faces): Restore.
746
747         * gnus-salt.el (gnus-tree-highlight-node):
748         * gnus-sum.el (gnus-summary-highlight-line):
749         * gnus-group.el (gnus-group-highlight-line): Revert use of add-face.
750
751 2012-09-06  Lars Ingebrigtsen  <larsi@gnus.org>
752
753         * gnus-util.el: Fix compilation error on XEmacs 21.4.
754
755 2012-09-06  Juri Linkov  <juri@jurta.org>
756
757         * gnus-group.el (gnus-read-ephemeral-gmane-group): Change the naming
758         scheme for buffer names to be more consistent with other group and
759         article buffer names in Gnus.
760
761 2012-09-06  Lars Ingebrigtsen  <larsi@gnus.org>
762
763         * gnus-util.el
764         (gnus-put-text-property-excluding-characters-with-faces): Removed.
765
766         * gnus-compat.el: Define compat function `add-face' from Wolfgang
767         Jenkner.
768
769         * gnus-group.el (gnus-group-highlight-line): Use combining faces.
770
771         * gnus-sum.el (gnus-summary-highlight-line): Ditto.
772
773         * gnus-salt.el (gnus-tree-highlight-node): Ditto.
774
775 2012-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
776
777         * gnus-score.el (gnus-score-decode-text-parts): Use #' for
778         mm-text-parts used in labels macro to make it work with XEmacs 21.5.
779
780         * gnus-util.el (gnus-string-prefix-p): New function, an alias to
781         string-prefix-p in Emacs >=23.2.
782
783         * nnmaildir.el (nnmaildir--ensure-suffix, nnmaildir--add-flag)
784         (nnmaildir--remove-flag, nnmaildir--scan): Use gnus-string-match-p
785         instead of string-match-p.
786         (nnmaildir--scan): Use gnus-string-prefix-p instead of string-prefix-p.
787
788 2012-09-06  Kenichi Handa  <handa@gnu.org>
789
790         * qp.el (quoted-printable-decode-region): Fix previous change; handle
791         lowercase a..f.
792
793 2012-09-05  Magnus Henoch  <magnus.henoch@gmail.com>
794
795         * nnmaildir.el (nnmaildir--article-set-flags): Fix compilation error.
796
797 2012-09-05  Martin Stjernholm  <mast@lysator.liu.se>
798
799         * nnimap.el (nnimap-request-move-article): Decode the group name when
800         doing internal moves to avoid charset issues.
801
802         * gnus-demon.el (gnus-demon-init): Fixed regression when IDLE is t and
803         TIME is set.
804
805 2012-09-05  Juri Linkov  <juri@jurta.org>
806
807         * gnus-group.el (gnus-read-ephemeral-bug-group): Allow opening more
808         than one group at a time (bug#11961).
809
810 2012-09-05  Julien Danjou  <julien@danjou.info>
811
812         * gnus-srvr.el (gnus-server-open-server): Don't message on failure:
813         this hide the real reason with a message giving absolutely no hint.
814
815 2012-09-05  Lars Ingebrigtsen  <larsi@gnus.org>
816
817         * gnus-group.el (gnus-group-mark-article-read): Propagate the read mark
818         to the backend (bug#11804).
819
820         * message.el (message-insert-newsgroups): Don't insert newsgroup
821         duplicates (bug#12275).
822
823 2012-09-05  John Wiegley  <johnw@newartisans.com>
824
825         * gnus.el (gnus-expand-group-parameters): Allow regexp substitutions in
826         sieve rules.
827
828 2012-09-05  Jan Tatarik  <jan.tatarik@gmail.com>
829
830         * gnus-score.el (gnus-score-decode-text-parts): Use #' for the local
831         function.
832
833         * gnus-logic.el (gnus-advanced-body): Allow scoring on decoded bodies.
834
835         * gnus-score.el (gnus-score-decode-text-parts): Ditto.
836
837 2012-09-05  Magnus Henoch  <magnus.henoch@gmail.com>
838
839         * nnmaildir.el: Make nnmaildir understand and write maildir flags.
840         That is, rename files from "unique:2," to "unique:2,S" for "seen", etc.
841         This should make nnmaildir more usable with offlineimap.
842
843 2012-09-05  Julien Danjou  <julien@danjou.info>
844
845         * nnimap.el (nnimap-request-list): Revert change that made listing
846         synchronous.
847         (nnimap-get-responses): Restore.
848
849 2012-09-03  Lars Ingebrigtsen  <larsi@gnus.org>
850
851         * dgnushack.el: XEmacs 21.5 compilation fix.
852
853         * gnus-notifications.el (gnus-notifications-notify): Use it.
854
855         * gnus-fun.el (gnus-funcall-no-warning): New function to silence
856         warnings on XEmacs.
857
858 2012-09-01  Paul Eggert  <eggert@cs.ucla.edu>
859
860         Better seeds for (random).
861         * gnus-sync.el (gnus-sync-lesync-setup):
862         * message.el (message-canlock-generate, message-unique-id):
863         Change (random t) to (random), now that the latter is more random.
864
865 2012-08-31  Dave Abrahams  <dave@boostpro.com>
866
867         * nnimap.el (nnimap-change-group): Document result value
868
869         * auth-source.el (auth-sources): Fix macos keychain access.
870
871         * gnus-int.el (gnus-request-head): When gnus-override-method is set,
872         allow the backend `request-head' function to determine the group
873         name on its own.
874         (gnus-request-expire-articles): Filter out negative article numbers
875         during expiry (Bug#11980).
876
877         * gnus-range.el (gnus-set-difference): Change gnus-set-difference from
878         O(N^2) to O(N).  This makes warping into huge groups tolerable.
879
880         * gnus-registry.el (gnus-try-warping-via-registry): Don't act as though
881         you've found the article when you haven't.
882
883         * nnimap.el (nnimap-find-article-by-message-id): Account for the fact
884         that nnimap-change-group can return t.
885
886 2012-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
887
888         * gnus-notifications.el (gnus-notifications-action): Avoid CL-ism.
889
890 2012-08-30  Julien Danjou  <julien@danjou.info>
891
892         * gnus-notifications.el (gnus-notifications-notify): Use timeout from
893         `gnus-notifications-timeout'.
894         (gnus-notifications-timeout): Add.
895         (gnus-notifications-action): New function.
896         (gnus-notifications-notify): Add :action using
897         `gnus-notifications-action'.
898         (gnus-notifications-id-to-msg): New variable.
899         (gnus-notifications): Use `gnus-notifications-id-to-msg' to map
900         notifications id to messages.
901
902 2012-08-30  Kenichi Handa  <handa@gnu.org>
903
904         * qp.el (quoted-printable-decode-region): Decode multiple bytes at
905         once.
906
907 2012-08-29  Julien Danjou  <julien@danjou.info>
908
909         * gnus-notifications.el: New file.
910         (gnus-notifications-notify): New function.
911         (gnus-notifications): Use `gnus-notifications-notify'.
912
913 2012-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
914
915         * gnus-sum.el (gnus-summary-enter-digest-group): Decode content
916         transfer encoding first; bind gnus-newsgroup-charset to the charset
917         that the article specifies (Bug#12209).
918
919 2012-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
920
921         * gnus-cus.el (gnus-group-customize): Decode values posting-style holds.
922         (gnus-group-customize-done): Encode values posting-style holds.
923
924         * gnus-msg.el (gnus-summary-resend-message)
925         (gnus-configure-posting-styles): Decode values posting-style group
926         parameter holds.
927
928 2012-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
929
930         * gnus-msg.el (gnus-summary-resend-message): Honor posting-style for
931         `name' and `address' in Resent-From header.
932
933 2012-08-14  Chong Yidong  <cyd@gnu.org>
934
935         * gnus-art.el (article-display-face): Handle failure in
936         gnus-create-image (Bug#11802).
937
938 2012-08-10  Stefan Monnier  <monnier@iro.umontreal.ca>
939
940         * gnus-agent.el (gnus-agent-cat-defaccessor, gnus-agent-cat-groups):
941         Use defsetf.
942
943 2012-08-10  Daiki Ueno  <ueno@unixuser.org>
944
945         * auth-source.el: (auth-source-plstore-search)
946         (auth-source-secrets-search): Ignore :require and :type in search spec.
947
948 2012-08-06  Julien Danjou  <julien@danjou.info>
949
950         * nnimap.el (nnimap-request-head): Resture to-buffer parameter, used by
951         `nnimap-request-move-article'.
952
953         * gnus-demon.el (gnus-demon-add-handler, gnus-demon-remove-handler):
954         Remove autoload, already handled by gnus.el.
955
956         * nnimap.el (nnimap-request-head): Remove to-buffer argument.
957
958         * gnus-int.el (gnus-request-head): Remove to-buffer argument, only
959         supported by nnimap actually. Reverts previous change.
960
961         * gnus-int.el (gnus-request-head): Add an optional to-buffer parameter
962         to mimic `gnus-request-article' and enjoy backends the nn*-request-head
963         to-buffer argument that is already supported.
964
965 2012-08-05  Julien Danjou  <julien@danjou.info>
966
967         * gnus-demon.el (gnus-demon-add-handler, gnus-demon-remove-handler):
968         Add autoload.
969
970 2012-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
971
972         * gnus.el (gnus-valid-select-methods): Fix custom type.
973
974 2012-07-29  Teodor Zlatanov  <tzz@lifelogs.com>
975
976         * auth-source.el (auth-sources, auth-source-backend-parse)
977         (auth-source-macos-keychain-search)
978         (auth-source-macos-keychain-search-items)
979         (auth-source-macos-keychain-result-append)
980         (auth-source-macos-keychain-create): Support Mac OS X Keychains in
981         auth-source.el through the /usr/bin/security utility.
982         (auth-sources): Fix syntax error.
983         (auth-source-macos-keychain-result-append): Fix variable name.
984         (auth-sources, auth-source-macos-keychain-result-append): More fixes.
985
986 2012-07-27  Julien Danjou  <julien@danjou.info>
987
988         * message.el (fboundp): Add a defalias on `mail-dont-reply-to' for
989         Emacs < 24.1
990
991 2012-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
992
993         * message.el (message-kill-address): Don't kill last newline.
994         (message-skip-to-next-address): Don't move to the next header.
995         (message-fill-field-address): Work properly.
996
997 2012-07-25  Julien Danjou  <julien@danjou.info>
998
999         * gnus-art.el (gnus-kill-sticky-article-buffers): Reintroduce.
1000
1001 2012-07-24  Julien Danjou  <julien@danjou.info>
1002
1003         * mail-source.el (mail-source-movemail-and-remove): Remove, unused.
1004
1005         * nntp.el (nntp-send-nosy-authinfo, nntp-send-authinfo-from-file)
1006         (nntp-async-timer-handler): Remove, unused.
1007
1008         * nnimap.el (nnimap-get-responses): Remove, unused.
1009
1010         * nnheader.el (mail-header-set-extra): Remove, unused.
1011
1012         * netrc.el (netrc-find-service-number, netrc-store-data): Remove,
1013         unused.
1014
1015         * mm-view.el (mm-view-sound-file): Remove, unused.
1016
1017         * mm-url.el (mm-url-fetch-simple, mm-url-fetch-form)
1018         (mm-url-encode-multipart-form-data): Remove, unused.
1019
1020         * message.el (message-remove-signature, message-make-host-name)
1021         (message-fill-address): Remove, unused.
1022
1023         * gnus.el (gnus-writable-groups, gnus-group-guess-prefixed-name)
1024         (gnus-group-guess-full-name, gnus-group-guess-prefixed-name): Remove,
1025         unused.
1026
1027         * gnus-xmas.el (gnus-xmas-highlight-selected-summary)
1028         (gnus-xmas-call-region): Remove, unused.
1029
1030         * gnus-uu.el (gnus-uu-find-name-in-shar): Remove, unused.
1031
1032         * gnus-util.el (gnus-extract-address-component-name)
1033         (gnus-extract-address-component-email, gnus-sortable-date)
1034         (gnus-alist-to-hashtable, gnus-hashtable-to-alist)
1035         (gnus-process-live-p): Remove, unused.
1036
1037         * gnus-topic.el (gnus-group-parent-topic): Remove, unused.
1038
1039         * gnus-sum.el (gnus-score-set-default, gnus-article-parent-p)
1040         (gnus-article-read-p, gnus-uncompress-marks): Remove, unused.
1041         (gnus-summary-set-current-mark): Remove obsolete, empty and unused
1042         function.
1043
1044         * gnus-start.el (gnus-kill-newsgroup): Remove unused obsolete function.
1045
1046         * gnus-score.el (gnus-summary-score-crossposting)
1047         (gnus-score-regexp-bad-p): Remove, unused.
1048
1049         * gnus-salt.el (gnus-tree-goto-article): Remove, unused.
1050
1051         * gnus-range.el (gnus-sublist-p): Remove, unused.
1052
1053         * gnus-msg.el (gnus-mail-parse-comma-list, gnus-put-message): Remove,
1054         unused.
1055
1056         * gnus-kill.el (gnus-Newsgroup-kill-file): Remove, unused.
1057
1058         * gnus-int.el (gnus-list-active-group, gnus-request-group-articles)
1059         (gnus-request-associate-buffer): Remove, unused.
1060
1061         * gnus-group.el (gnus-group-set-method-info)
1062         (gnus-group-set-params-info): Remove, unused.
1063
1064         * gnus-fun.el (gnus-shell-command-to-string)
1065         (gnus-shell-command-on-region): Remove, unused.
1066
1067         * gnus-cite.el (gnus-cited-line-p): Remove, unused.
1068
1069         * gnus-art.el (gnus-article-text-type-exists-p)
1070         (article-translate-characters, gnus-article-hide-text-of-type)
1071         (gnus-kill-sticky-article-buffers, gnus-article-maybe-highlight):
1072         Remove, unused.
1073
1074 2012-07-22  Andrew Cohen  <cohen@bu.edu>
1075
1076         * nnir.el ("nnir"): Add 'virtual ability to nnir backend.
1077
1078 2012-07-21  Julien Danjou  <julien@danjou.info>
1079
1080         * message.el (message-dont-reply-to-names): Replace deprecated
1081         `rmail-dont-reply-to-names' with `mail-dont-reply-to-names'.
1082         (message-get-reply-headers): Ditto.
1083
1084 2012-07-18  Julien Danjou  <julien@danjou.info>
1085
1086         * sieve-mode.el (sieve-mode-map): Bind C-c C-c to
1087         `sieve-upload-and-kill'.
1088
1089         * sieve.el (sieve-bury-buffer): Remove function.
1090         (sieve-manage-mode-map): Map "q" to `kill-buffer'.
1091         (sieve-upload-and-kill): New function, mapped to C-c C-c.
1092
1093 2012-07-17  Andreas Schwab  <schwab@linux-m68k.org>
1094
1095         * shr.el (shr-expand-url): Handle URL starting with `//'.
1096
1097 2012-07-13  Chong Yidong  <cyd@gnu.org>
1098
1099         * smime.el (smime-certificate-info): Set buffer-read-only directly,
1100         instead of calling toggle-read-only with a (bogus) argument.
1101
1102 2012-07-09  Tassilo Horn  <tassilo@member.fsf.org>
1103
1104         * gnus-sum.el (gnus-summary-limit-to-author): Use default value instead
1105         of initial input when reading the author to restrict the summary to.
1106
1107 2012-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1108
1109         * mm-decode.el (mm-shr):
1110         Allow overriding charset by mm-charset-override-alist.
1111
1112 2012-07-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1113
1114         * gnus-art.el (gnus-article-view-part):
1115         Toggle subparts of multipart/alternative part.
1116
1117 2012-06-27  Stefan Monnier  <monnier@iro.umontreal.ca>
1118
1119         * shr.el (shr-render-buffer): New command.
1120         (shr-visit-file): Use it.
1121
1122 2012-06-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1123
1124         * tests/gnustest-nntp.el, tests/gnustest-registry.el:
1125         Set no-byte-compile and no-update-autoloads.
1126
1127 2012-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1128
1129         * mm-decode.el: Add coding cookie for a soft hyphen that mm-shr uses.
1130
1131 2012-06-25  Julien Danjou  <julien@danjou.info>
1132
1133         * nnimap.el (nnimap-request-articles-find-limit): Rename from
1134         `nnimap-request-move-articles-find-limit' since we do not use it only
1135         for move operations.
1136         (nnimap-request-accept-article): Use
1137         `nnimap-request-articles-find-limit' to limit search by message-id.
1138
1139 2012-06-22  Paul Eggert  <eggert@cs.ucla.edu>
1140
1141         Support higher-resolution time stamps (Bug#9000).
1142
1143         * time-date.el (with-decoded-time-value): New arg PICO-SYMBOL in
1144         VARLIST.  It's optional, for backward compatibility.
1145         (encode-time-value): New optional arg PICO.  New type 3.
1146         (time-to-seconds) [!float-time]: Support the new picoseconds
1147         component if it's used.
1148         (seconds-to-time, time-subtract, time-add):
1149         Support ps-resolution time stamps as well.
1150
1151 2012-06-19  Julien Danjou  <julien@danjou.info>
1152
1153         * nnir.el (nnir-run-imap): Fix, use `nnimap-change-group'.
1154
1155         * nnimap.el (nnimap-log-buffer): Check that
1156         `window-point-insertion-type' is boundp, since it's not available in
1157         XEmacs.
1158
1159 2012-06-19  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
1160
1161         * nnimap.el (nnimap-log-buffer): Add this, setting
1162         `window-point-insertion-type' in the buffer to t.
1163         (nnimap-log-command): Use nnimap-log-buffer.
1164
1165 2012-06-19  Julien Danjou  <julien@danjou.info>
1166
1167         * nnimap.el (nnimap-find-article-by-message-id): Add an optional limit
1168         argument to be able to limit the search.
1169         (nnimap-request-move-article): Use `nnimap-request-move-articles-find-limit'.
1170         (nnimap-request-move-articles-find-limit): Add this to limit the search
1171         by Message-Id after a message move.
1172         (nnimap): Add defgroup.
1173
1174 2012-06-18  Nelson Ferreira  <nelson.ferreira@ieee.org>  (tiny change)
1175
1176         * gnus-win.el (gnus-configure-frame): Pass an arg to window-dedicated-p.
1177
1178 2012-06-15  Julien Danjou  <julien@danjou.info>
1179
1180         * nnimap.el (nnimap-find-article-by-message-id): Use
1181         `nnimap-possibly-change-group' rather than its own EXAMINE call.
1182         (nnimap-possibly-change-group): Add read-only argument.
1183         (nnimap-request-list): Use nnimap-possibly-change-group rather than
1184         issuing EXAMINE manually.
1185         (nnimap-find-article-by-message-id): Use `nnimap-possibly-change-group'
1186         with read-only argument.
1187         (nnimap-change-group): Rename from `nnimap-possibly-change-group'. We
1188         cannot possibly change because we need to be sure that it's either
1189         read-write or read-only.
1190
1191 2012-06-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1192
1193         * gnus-art.el (gnus-article-read-summary-keys): Protect against the key
1194         being bound to a lambda form.
1195
1196 2012-04-14  Wolfgang Jenkner  <wjenkner@inode.at>
1197
1198         * gnus-agent.el (gnus-agent-retrieve-headers): Recalculate the range of
1199         articles when fetch-old is non-nil (bug#11370).
1200
1201 2012-05-04  Wolfgang Jenkner  <wjenkner@inode.at>
1202
1203         * gnus-picon.el (gnus-picon-properties): New defcustom.
1204         (gnus-picon-create-glyph): Use it.
1205
1206 2012-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1207
1208         * gnus-group.el (gnus-group-get-new-news): Respect
1209         `gnus-group-use-permanent-levels', as documented (bug#11638).
1210
1211 2012-06-10  Dave Abrahams  <dave@boostpro.com>
1212
1213         * gnus-int.el (gnus-warp-to-article): Limit registry warping to real
1214         groups (bug#11641).
1215
1216 2012-06-10  Toke Høiland-Jørgensen  <toke@toke.dk>  (tiny change)
1217
1218         * nnmaildir.el (nnmaildir-request-expire-articles): Ensure that `time'
1219         is an integer to avoid later problems.
1220
1221 2012-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1222
1223         * shr.el: Add a iso-8859-1 cookie to make stuff work under other
1224         locales.
1225
1226         * mm-decode.el (mm-display-part): Dissect archives when hitting `RET'
1227         on a handle.
1228
1229         * gnus-sum.el (gnus-summary-limit-to-author): Use the current From
1230         address as the default.
1231         (gnus-summary-insert-old-articles): Don't include unexistent messages.
1232
1233         * nnfolder.el (nnfolder-save-buffer): Delete old versions silently.  It
1234         makes no sense to query the user about internal files.
1235
1236         * gnus-spec.el: Remove all the byte-compilation stuff, since
1237         benchmarking shows that it doesn't help when entering large summary
1238         buffers.
1239
1240         * gnus-xmas.el (gnus-xmas-define): Remove.
1241
1242         * gnus-util.el (gnus-byte-code): Remove.
1243
1244         * gnus-spec.el (gnus-update-format-specifications): Remove outdated
1245         grouplens stuff.
1246
1247 2012-06-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1248
1249         * gnus-msg.el (gnus-msg-mail): Warn the user about Gnus not running
1250         (bug#11514).
1251
1252 2012-06-07  Stephen Eglen  <S.J.Eglen@damtp.cam.ac.uk>
1253
1254         * message.el (message-buffers): Return all buffers derived from Message
1255         to make `gnus-dired-attach' work with mu4e.
1256
1257 2012-06-01  Stefan Monnier  <monnier@iro.umontreal.ca>
1258
1259         * nntp.el: Stop the `letf' madness.
1260         (nntp--report-1): New var.
1261         (nntp-report): Merge nntp-report-1 into it.
1262         (nntp-with-open-group-function): Set nntp--report-1 instead of modifying
1263         the nntp-report function.
1264
1265         * auth-source.el: Fix comment-style to follow the convention.
1266
1267 2012-05-28  Daiki Ueno  <ueno@unixuser.org>
1268
1269         * mm-decode.el (mm-inhibit-auto-detect-attachment): New variable.
1270         (mm-dissect-singlepart): Don't guess the MIME type of
1271         application/octet-stream parts if mm-inhibit-auto-detect-attachment is
1272         set.
1273         (mm-dissect-multipart): Bind mm-inhibit-auto-detect-attachment if the
1274         toplevel MIME type is multipart/encrypted.
1275
1276 2012-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1277
1278         * gnus-msg.el (gnus-msg-mail): Ensure that gnus-newsgroup-name is
1279         a string so that Gcc works (bug#11514).
1280
1281 2012-05-26  Stefan Monnier  <monnier@iro.umontreal.ca>
1282
1283         * legacy-gnus-agent.el (gnus-agent-unhook-expire-days):
1284         * gnus-demon.el (gnus-demon-init): Don't bother with type-of.
1285
1286 2012-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
1287
1288         * gnus-win.el (gnus-configure-frame): Don't signal an error when
1289         jumping to *Server* from a dedicated *Group* window.
1290         (gnus-configure-frame): CSE.
1291
1292         * gnus-registry.el: Minor style cleanup.
1293         (gnus-registry--set/remove-mark): New function, extracted from
1294         gnus-registry-install-shortcuts.
1295         (gnus-registry-install-shortcuts): Use it.
1296
1297 2012-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1298
1299         * nnspool.el (news-path): Use eval-and-compile.
1300
1301 2012-05-24  Glenn Morris  <rgm@gnu.org>
1302
1303         * nnspool.el (news-directory, news-path, news-inews-program):
1304         Move here from paths.el.  Don't see a need for these to be autoloaded.
1305
1306         * gnus.el (gnus-default-nntp-server): Make it a defcustom.
1307         Merge in doc from paths.el version.  Don't see any need for this to be
1308         autoloaded, or for the warning about users not setting it.
1309
1310 2011-12-02  Wolfgang Jenkner  <wjenkner@inode.at>
1311
1312         * gnus-agent.el (gnus-agent-save-active): Deal with the "groups"
1313         format.  In particular, add an optional argument and a docstring.
1314
1315         * gnus-start.el (gnus-groups-to-gnus-format): Use it.
1316
1317         * nntp.el (nntp-finish-retrieve-group-infos): Make `nntp-server-buffer'
1318         current before calling `gnus-groups-to-gnus-format'.
1319         Note that this was already the case for `gnus-active-to-gnus-format'.
1320
1321 2012-05-04  Paul Eggert  <eggert@cs.ucla.edu>
1322
1323         Fix minor Y10k bug.
1324         * nnweb.el (nnweb-google-parse-1): Don't assume years have 4 digits.
1325
1326 2012-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
1327
1328         * nnimap.el (nnimap-open-connection-1): Don't leave an "opening..."
1329         message once it's actually open.
1330
1331 2012-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
1332
1333         * gnus.el: Ma Gnus v0.5 is released.
1334
1335 2012-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
1336
1337         * auth-source.el (auth-source--aput-1, auth-source--aput)
1338         (auth-source--aget): New functions and macros.
1339         Use them instead of aput/aget.
1340
1341 2012-04-27  Andreas Schwab  <schwab@linux-m68k.org>
1342
1343         * gnus.el (debbugs-gnu): Don't override existing autoload definition.
1344
1345 2012-04-26  Daiki Ueno  <ueno@unixuser.org>
1346
1347         * plstore.el (plstore-called-interactively-p): New compat macro copied
1348         from message.el.
1349         (plstore-mode): Use it.
1350
1351 2012-04-26  Daiki Ueno  <ueno@unixuser.org>
1352
1353         * plstore.el: Revive the editing feature.
1354         (plstore-mode): New mode to edit plstore file.
1355         (plstore-mode-toggle-display, plstore-mode-original)
1356         (plstore-mode-decoded): New command.
1357         (plstore--encode, plstore--decode, plstore--write-contents-functions)
1358         (plstore--insert-buffer, plstore--make): New function.
1359         (plstore-open, plstore-save): Simplify by using them.
1360
1361 2012-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1362
1363         * pop3.el (pop3-wait-for-messages): Fix retrieved data size calculation.
1364
1365 2012-04-19  Juanma Barranquero  <lekktu@gmail.com>
1366
1367         * tls.el (open-tls-stream): Remove unused binding.
1368
1369 2012-04-16  Glenn Morris  <rgm@gnu.org>
1370
1371         * nndraft.el (nndraft-request-list): Fix declaration.
1372
1373 2012-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1374
1375         * mm-decode.el (mm-dissect-buffer): Doc fix.
1376
1377         * gnus-msg.el (gnus-inews-insert-gcc): Don't do the alist stuff when we
1378         don't have a current group.
1379
1380         * gnus-sum.el (gnus-handle-ephemeral-exit): Avoid creating the group
1381         buffer if it doesn't exist.
1382
1383         * gnus-group.el (gnus-group-read-ephemeral-group): If no quit-config is
1384         given, mark the group as ephemeral with the current window conf.
1385
1386         * gnus-sum.el (gnus-set-global-variables): Don't assume that the group
1387         buffer exists, which it doesn't if we haven't started Gnus.
1388         (gnus-summary-exit): Allow quitting when we don't have a group buffer.
1389
1390 2012-04-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1391
1392         * mml.el (mml-generate-mime): Allow specifying what the top-level part
1393         type is.
1394
1395         * gnus-start.el (gnus-clean-old-newsrc): Remove totally bogus
1396         `unexists' entries.
1397         (gnus-clean-old-newsrc): Fix last checkin.
1398
1399         * nnimap.el (nnimap-update-info): None of the articles below the active
1400         low-water mark exist.
1401
1402         * dgnushack.el: Get rid of XEmacs compilation warning.
1403
1404         * gnus-msg.el (gnus-summary-cancel-article): See what From header we
1405         would have gotten if we posted to the group, and use that to compare
1406         against the message we want to cancel (bug#10808).
1407
1408         * gnus-sum.el (gnus-auto-center-summary): `scroll-margin' isn't defined
1409         on XEmacs.
1410
1411 2012-04-10  Philipp Haselwarter  <philipp.haselwarter@gmx.de>  (tiny change)
1412
1413         * gnus-sum.el (gnus-auto-center-summary): Set default to respect
1414         `scroll-margin'.
1415
1416 2012-04-10  Elias Oltmanns  <eo@nebensachen.de>  (tiny change)
1417
1418         * gnus-cite.el (gnus-dissect-cited-text): A single line without
1419         citation prefix within a block of cited text should be considered part
1420         of that block *only* if it is a blank line.
1421
1422 2012-04-09  Chong Yidong  <cyd@gnu.org>
1423
1424         * binhex.el, hashcash.el, uudecode.el:
1425         Remove * characters from the front of variable docstrings.
1426
1427 2012-04-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1428
1429         * shr.el (shr-find-fill-point): Remove unused code; don't break a line
1430         before kinsoku-bol characters nor within kinsoku-eol characters.
1431
1432 2012-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1433
1434         * gnus-sync.el (gnus-topic-alist, gnus-group-topic)
1435         (gnus-topic-create-topic, gnus-topic-enter-dribble): Silence compiler.
1436         (gnus-sync-read): Use mapc instead of mapcar.
1437
1438         * mm-archive.el: Require mm-decode for some macros.
1439         (gnus-recursive-directory-files, mailcap-extension-to-mime): Silence
1440         the byte compiler.
1441         (mm-archive-decoders): New function that returns the value of
1442         the mm-archive-decoders variable.
1443
1444         * mm-decode.el: Don't require mm-archive; autoload mm-archive functions
1445         instead.
1446         (mm-dissect-singlepart): Use the function mm-archive-decoders.
1447
1448         * nnimap.el (gnus-refer-thread-use-nnir):
1449         * nnmail.el (mail-send-and-exit): Silence the byte compiler.
1450
1451 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1452
1453         * gnus-compat.el: Define `bound-and-true-p' for XEmacs.
1454
1455 2012-03-12  Peter Münster  <pmrb@free.fr>
1456
1457         * gnus-demon.el (gnus-demon-timers): Now a plist (function -> timer).
1458         (gnus-demon-cancel): Ditto.
1459         (gnus-demon-run-callback): When function cannot be called due to low
1460         idleness, call it when idleness reaches the expected value, instead of
1461         waiting another timer period.
1462         (gnus-demon-init): Add `time' to arguments of call-back.
1463
1464 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1465
1466         * dgnushack.el: Bind `gnus-registry-enabled' for XEmacs.
1467
1468         * gnus.el: Register gnus-registry functions.
1469
1470         * gnus-registry.el (gnus-try-warping-via-registry): Moved here and
1471         indent.
1472
1473         * gnus-int.el (gnus-warp-to-article): Check whether the registry is
1474         enabled before warping.
1475
1476 2012-03-22  Dave Abrahams  <dave@boostpro.com>
1477
1478         * gnus-sum.el (gnus-summary-insert-subject): Record information in the
1479         registry about each article retrieved.
1480
1481         * gnus-int.el (gnus-select-group-with-message-id): New function.
1482         (gnus-try-warping-via-registry): Ditto.
1483         (gnus-warp-to-article): Fall back on the registry.
1484
1485 2012-03-22  Sergio Martínez  <samf0xb58@gmail.com>  (tiny change)
1486
1487         * nnimap.el (nnimap-request-scan): Allow `nnimap-inbox' to be a list of
1488         inboxes.
1489
1490 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1491
1492         * nnimap.el (nnimap-fetch-partial-articles): Minor doc string fixup.
1493
1494 2012-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1495
1496         * gnus-msg.el (gnus-summary-resend-message-insert-gcc): Assume that
1497         gnus-gcc-self-resent-messages may be a group parameter.
1498         (gnus-summary-resend-message): Don't encode encoded words in header
1499         when Gcc'ing resent message.
1500
1501 2012-03-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1502
1503         * shr.el (shr-insert): Treat non-breaking space just like normal
1504         space.  This seems to produce more pleasing results.
1505         (shr-insert): Only insert a blank line if we're starting from an image.
1506         (shr-tag-br): Allow <br> to end lines or to make a single blank line.
1507         (shr-ensure-paragraph): Consider lines with white space to be blank.
1508
1509 2012-03-15  Elias Pipping  <pipping@lavabit.com>
1510
1511         * Makefile.in: Respect DESTDIR.
1512
1513 2012-03-14  Christopher Schmidt  <christopher@ch.ristopher.com>
1514
1515         * gnus-msg.el (gnus-inews-do-gcc): Add gnus-gcc-pre-body-encode-hook
1516         and gnus-gcc-post-body-encode-hook.
1517
1518 2012-03-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1519
1520         * gnus-group.el (gnus-group-expire-articles-1): Don't try to expire
1521         messages that don't exist.
1522
1523         * gnus-sum.el (gnus-summary-expire-articles): Ditto.
1524
1525 2012-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1526
1527         pgg-def.el, pgg-gpg.el, pgg-parse.el, pgg-pgp.el, pgg-pgp5.el, pgg.el:
1528         Remove.
1529
1530         dgnushack.el (pgg-snarf-keys-region): Remove autoload.
1531
1532         lpath.el (pgg-parse-crc24-string, pgg-parse-crc24): Remove declaration.
1533
1534 2012-04-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1535
1536         * gnus-msg.el (gnus-inews-insert-gcc): Protect against when we don't
1537         have a group name.
1538
1539         * gnus-art.el (article-wash-html): Ensure that we insert the HTML into
1540         a multibyte buffer (bug#7410).
1541         (article-wash-html): Parse the original article buffer to get the
1542         unencoded data (bug#7410).
1543
1544         * gnus-start.el (gnus-read-newsrc-el-file): Protect against broken
1545         .newsrc.el files.
1546
1547 2012-04-05  Bastien Guerry  <bzg@altern.org>
1548
1549         * color.el (color-lighten-name): Fix typo.
1550
1551 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1552
1553         * auth-source.el (auth-source-netrc-create): Quote tokens that contain
1554         "#" to avoid having them interpreted as comments.
1555
1556 2012-03-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1557
1558         * shr.el (shr-insert): Update the text state properly to avoid
1559         inserting spurious paragraph starts.
1560
1561 2012-03-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1562
1563         * shr.el (shr-table-widths): Divide the extra width more fairly over
1564         the TDs (bug#10973).
1565         (shr-render-td): Don't delete too much padding.
1566         (shr-natural-width): Compute the natural width more correctly.
1567         (shr-insert): Allow the natural width to be computed for tables again.
1568         (shr-tag-table-1): Rework how the natural widths are computed by
1569         rendering the table a third time.
1570         (shr-natural-width): Removed.
1571         (shr-buffer-width): New function.
1572         (shr-expand-newlines): Use it.
1573
1574         * gnus-msg.el (gnus-bug): Don't delete the other windows.  We may be
1575         using a `gnus-use-full-window' setup (bug#11013).
1576
1577 2012-03-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1578
1579         * gnus-int.el (gnus-backend-trace): Flip default to nil before Emacs
1580         24.1 release.
1581
1582 2012-03-10  David Edmondson  <dme@dme.org>
1583
1584         * mm-uu.el (mm-uu-forward-extract): Allow for blank lines between the
1585         'Forwarded Message' header and the start of the message.
1586
1587 2012-03-04  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
1588
1589         * gnus-msg.el (gnus-msg-mail): Call `message-mail' correctly when Gnus
1590         isn't running (bug#10897).
1591
1592 2012-03-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1593
1594         * tls.el (open-tls-stream): Don't set the dont-query-on-exit flag.
1595         This is inconsistent with all the other stream functions, which leave
1596         the setting up to the higher levels (if so wanted) (bug#10931).
1597
1598 2012-02-28  Glenn Morris  <rgm@gnu.org>
1599
1600         * gmm-utils.el, gnus-agent.el, gnus-score.el, messagexmas.el,
1601         mm-decode.el: Standardize possessive apostrophe usage.
1602
1603 2012-02-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1604
1605         * shr.el (shr-column-specs): Protect against TDs with "width: 0%".
1606
1607 2012-02-25  Andreas Schwab  <schwab@linux-m68k.org>
1608
1609         * parse-time.el (parse-time-string): Allow extractor to return nil.
1610
1611 2012-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1612
1613         * nntp.el (nntp-send-authinfo): Work for secure nntp entry in authinfo.
1614
1615 2012-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
1616
1617         * gnus-start.el (gnus-clean-old-newsrc): Allow a FORCE parameter.
1618
1619 2012-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
1620
1621         * mm-decode.el (mm-shr): Remove "soft hyphens".
1622
1623         * nnimap.el (nnimap-request-list): Return the group names encoded as
1624         utf8.  Otherwise non-European group names don't work.
1625         (nnimap-request-newgroups): Ditto.
1626
1627         * gnus-sum.el (gnus-summary-insert-old-articles): Fix the syntax for
1628         the default in `read-string' (bug#10757).
1629
1630         * gnus-msg.el (gnus-group-post-news): Don't bug out on `C-u a' on
1631         topics (bug#10843).
1632
1633         * nnimap.el (nnimap-log-command): Add the IMAP address to the log
1634         buffer.  Suggested by Herbert Valerio Riedel.
1635         (nnimap-request-move-article): Delete the message from the correct IMAP
1636         server.
1637
1638 2012-02-19  Gábor Vida  <vidagabor@gmail.com>  (tiny change)
1639
1640         * gnus-demon.el (gnus-demon-init): Don't multiply time twice.
1641         Reported by Peter Münster.
1642
1643 2012-02-18  Lars Ingebrigtsen  <larsi@gnus.org>
1644
1645         * shr.el (shr-image-fetched): Make sure we really kill the right
1646         buffer.
1647
1648 2012-02-16  Leo Liu  <sdl.web@gmail.com>
1649
1650         * gnus-start.el (gnus-1): Avoid duplicate entries.
1651
1652 2012-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
1653
1654         * imap.el: Remove.
1655
1656         * nntp.el (nntp-coding-system-for-read): Remove.
1657         (nntp-coding-system-for-write): Ditto.
1658         (nntp-open-connection): Just use `binary' directly.
1659
1660         * gnus-start.el (gnus-clean-old-newsrc): Delete `unexist' from pre-Ma
1661         Gnus 0.3.
1662
1663 2012-02-16  Lars Ingebrigtsen  <larsi@gnus.org>
1664
1665         * mm-decode.el (mm-dissect-singlepart): Guess what the type of
1666         application/octet-stream parts really is.
1667
1668         * gnus-sum.el (gnus-propagate-marks): Remove.
1669
1670 2012-02-15  Paul Eggert  <eggert@cs.ucla.edu>
1671
1672         * shr.el (shr-rescale-image): Undo previous change; see
1673         <http://lists.gnu.org/archive/html/emacs-devel/2012-02/msg00540.html>.
1674
1675 2012-02-15  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
1676
1677         * gnus.el: Ma Gnus v0.3 is released.
1678
1679 2012-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
1680
1681         * gnus-sum.el (gnus-summary-local-variables): Make
1682         `gnus-newsgroup-unexist' into a local variable.
1683
1684 2012-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
1685
1686         * registry.el (registry-usage-test, registry-persistence-test): Move to
1687         tests/gnustest-registry.el.
1688         (registry-make-testable-db, registry-match-test)
1689         (registry-instantiation-test): Move to tests/gnustest-registry.el.
1690
1691         * gnus-registry.el (gnus-registry-misc-test)
1692         (gnus-registry-usage-test): Move to tests/gnustest-registry.el.
1693
1694         * tests/gnustest-registry.el: New file with the registry and
1695         gnus-registry ERT tests.
1696
1697 2012-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1698
1699         * gnus-msg.el (gnus-summary-resend-message): Make
1700         gnus-summary-resend-message-insert-gcc be last item in
1701         message-header-setup-hook.
1702
1703 2012-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
1704
1705         * nnfolder.el (nnfolder-marks-directory, nnfolder-marks-is-evil)
1706         (nnfolder-marks, nnfolder-marks-file-suffix, nnfolder-marks-modtime):
1707         Remove.
1708         (nnfolder-open-server): Don't use marks.
1709         (nnfolder-request-delete-group): Ditto.
1710         (nnfolder-request-rename-group): Ditto.
1711         (nnfolder-request-set-mark, nnfolder-request-marks)
1712         (nnfolder-group-marks-pathname, nnfolder-marks-changed-p)
1713         (nnfolder-save-marks, nnfolder-open-marks): Remove.
1714
1715         * nnml.el (nnml-marks-is-evil, nnml-marks-file-name, nnml-marks)
1716         (nnml-marks-modtime): Remove.
1717         (nnml-request-delete-group): Don't use marks.
1718         (nnml-request-rename-group): Ditto.
1719         (nnml-request-set-mark, nnml-request-marks, nnml-marks-changed-p)
1720         (nnml-save-marks, nnml-open-marks): Remove.
1721
1722         * nntp.el (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
1723         (nntp-marks-modtime, nntp-marks-directory, nntp-request-set-mark)
1724         (nntp-request-marks, nntp-marks-directory, nntp-marks-changed-p)
1725         (nntp-save-marks, nntp-open-marks, nntp-possibly-create-directory)
1726         (nntp-server-to-method-cache): Remove.
1727
1728         * shr.el (shr-rescale-image): Fix wrong merge.
1729
1730 2012-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
1731
1732         * shr.el (shr-remove-trailing-whitespace): Really delete the padding on
1733         too-wide lines.
1734
1735 2012-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
1736
1737         * nnimap.el (nnimap-record-commands): New variable.
1738         (nnimap-log-command): Use it.
1739         (nnimap-make-process-buffer): Add a space to the process buffer.
1740         (nnimap-transform-headers): Don't bug out on header lines containing
1741         stuff that look like IMAP length encodings.
1742
1743         * shr.el (shr-rescale-image): Allow viewing large images.
1744
1745 2012-02-12  Lars Ingebrigtsen  <larsi@gnus.org>
1746
1747         * nnml.el (nnml-request-compact-group): Delete the marks file after
1748         compaction (bug#10800).
1749
1750         * gnus-art.el (gnus-stop-downloads): Stop `url-queue' downloads on
1751         group exit.
1752
1753         * nnimap.el (nnimap-parse-flags): Parse correctly when we have mixed
1754         QRESYNC/FETCH output.
1755
1756 2012-02-11  Glenn Morris  <rgm@gnu.org>
1757
1758         * sieve-manage.el (sieve-manage-default-stream):
1759         * shr.el (shr):
1760         * nnir.el (nnir-ignored-newsgroups, nnir-summary-line-format)
1761         (nnir-retrieve-headers-override-function)
1762         (nnir-imap-default-search-key, nnir-notmuch-program)
1763         (nnir-notmuch-additional-switches, nnir-notmuch-remove-prefix)
1764         (nnir-method-default-engines):
1765         * message.el (message-cite-reply-position):
1766         * gssapi.el (gssapi-program):
1767         * gravatar.el (gravatar):
1768         * gnus-sum.el (gnus-refer-thread-use-nnir):
1769         * gnus-registry.el (gnus-registry-unfollowed-addresses)
1770         (gnus-registry-max-pruned-entries):
1771         * gnus-picon.el (gnus-picon-inhibit-top-level-domains):
1772         * gnus-int.el (gnus-after-set-mark-hook)
1773         (gnus-before-update-mark-hook):
1774         * gnus-async.el (gnus-async-post-fetch-function):
1775         * auth-source.el (auth-source-cache-expiry):
1776         Add missing :version tags to new defcustoms and defgroups.
1777
1778 2012-02-11  Lars Ingebrigtsen  <larsi@gnus.org>
1779
1780         * gnus-sum.el (gnus-adjust-marked-articles): Add to
1781         `gnus-newsgroup-unexist'.
1782
1783         * gnus.el (gnus-article-mark-lists): Add `unexist' to the list of
1784         marks.
1785         (gnus-article-special-mark-lists): Put the `unexist' in the special
1786         marks list instead.
1787
1788         * gnus-sum.el (gnus-articles-to-read): Don't include unexisting
1789         articles in the list of articles to be selected.
1790
1791         * nnimap.el (nnimap-retrieve-group-data-early): Query for unexisting
1792         articles.
1793         (nnimap-update-info): Keep track of unexisting articles.
1794         (nnimap-update-qresync-info): Ditto.
1795
1796 2012-02-10  Lars Ingebrigtsen  <larsi@gnus.org>
1797
1798         * message.el (message-default-send-mail-function): Made into own
1799         function for reuse by emacsbug.el.
1800
1801 2012-02-09  Juanma Barranquero  <lekktu@gmail.com>
1802
1803         * gnus.el (gnus-method-ephemeral-p): Move after declaration of defsubst
1804         `gnus-sloppily-equal-method-parameters' to avoid a warning.
1805
1806 2012-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
1807
1808         * mm-archive.el (mm-archive-dissect-and-inline): New function.
1809         (mm-archive-dissect-and-inline): Fix up the undisplayer.
1810
1811         * gnus-compat.el: Define `timer-set-function'.
1812
1813         * mm-decode.el (mm-display-external): Output the text from the command
1814         in the buffer after the command finished.  This makes text-based
1815         commands behave better.
1816
1817 2012-02-08  Lars Ingebrigtsen  <larsi@gnus.org>
1818
1819         * gnus-compat.el: Add a compat for the old `url-retrieve'.
1820
1821 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
1822
1823         * gnus-compat.el: Make `help-function-arglist' be compatible on Emacs
1824         23.1.
1825
1826 2012-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1827
1828         * gnus-sum.el (gnus-summary-show-thread): Revert last two changes.
1829
1830 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
1831
1832         * message.el (smtpmail-smtp-user): Silence compiler warning.
1833
1834 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
1835
1836         * message.el (message-multi-smtp-send-mail): Also allow specifying the
1837         SMTP user name.
1838
1839 2012-02-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1840
1841         * gnus-sum.el (gnus-summary-show-thread):
1842         next-single-char-property-change may return nil in XEmacs.
1843         (gnus-summary-article-map): Fix typo.
1844
1845 2012-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
1846
1847         * gnus-msg.el (gnus-msg-mail): Use `message-mail' if Gnus isn't
1848         running.
1849
1850         * nnimap.el (nnimap-wait-for-response): Minor fixup of message string.
1851
1852         * gnus.el (gnus-server-extend-method): Don't add an -address component
1853         if the method already has one (bug#9676).
1854
1855 2012-02-08  Lars Ingebrigtsen  <larsi@gnus.org>
1856
1857         * gnus-sum.el (gnus-summary-insert-old-articles): Use a default instead
1858         of an initial-input for consistency (bug#10757).
1859
1860         * dgnushack.el: Fix XEmacs compilation warning.
1861
1862         * shr.el: Inhibit getting and sending cookies when fetching pictures.
1863
1864         * gnus-html.el (gnus-html-schedule-image-fetching): Ditto.
1865
1866 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
1867
1868         * shr.el (shr-remove-trailing-whitespace): Don't strip whitespace from
1869         lines that are narrower than the window width.  Otherwise background
1870         "blocks" will look less readable.
1871
1872 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
1873
1874         * nnimap.el (nnimap-transform-headers): Remove unused variable.
1875         (nnimap-transform-headers): Fix parsing BODYSTRUCTURE elements that
1876         have newlines within the strings, and where the UID comes after the
1877         BODYSTRUCTURE element (bug#10537).
1878
1879         * shr-color.el (shr-color-set-minimum-interval): Rename to add prefix
1880         (bug#10732).
1881
1882         * shr.el (shr-insert-document): Add doc string.
1883         (shr-visit-file): Ditto.
1884         (shr-remove-trailing-whitespace): New function.
1885         (shr-insert-document): Use it to clean up trailing whitespace as the
1886         final step (bug#10714).
1887
1888 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
1889
1890         * gnus-sum.el (gnus-summary-exit-no-update): Really deaden the summary
1891         buffer if `gnus-kill-summary-on-exit' is nil.
1892
1893 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
1894
1895         * gnus-sum.el (gnus-handle-ephemeral-exit): Allow exiting from Gnus
1896         when just reading a single group from "without" Gnus.
1897
1898 2012-02-06  Chong Yidong  <cyd@gnu.org>
1899
1900         * gnus-sum.el (gnus-summary-show-thread):
1901         next-single-char-property-change never returns nil (Bug#8657).
1902
1903 2012-02-02  Lars Ingebrigtsen  <larsi@gnus.org>
1904
1905         * message.el (message-multi-smtp-send-mail): New function.
1906         (message-multi-smtp-send-mail): Respect the X-Message-SMTP-Method
1907         header to implement multi-SMTP functionality.
1908
1909         * gnus-agent.el (gnus-agent-send-mail-function): Removed.
1910         (gnus-agentize): Don't set it.
1911         (gnus-agent-send-mail): Don't use it.
1912
1913         * gnus-sum.el (gnus-summary-widget-backward): New function and
1914         keystroke.
1915
1916         * gnus-compat.el: More the compat functions more compatible.
1917
1918         * shr.el (shr-put-image): Remove underlines from sliced images.
1919         (shr-zoom-image): Compute the region to be replaced more correctly.
1920
1921 2012-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1922
1923         * gnus-msg.el (gnus-gcc-self-resent-messages): New user option.
1924         (gnus-summary-resend-message-insert-gcc): New function.
1925         (gnus-summary-resend-message): Modify message-header-setup-hook and
1926         message-sent-hook to make it work for Gcc.
1927         (gnus-inews-do-gcc): Update the number of unread articles of groups
1928         that messages are Gcc'd to.
1929
1930         * message.el (message-resend): Run message-sent-hook to do Gcc.
1931
1932 2012-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
1933
1934         * lpath.el: Fix an XEmacs compilation warning.
1935
1936         * gnus-compat.el: Require `help-fns' to fix compilation error.
1937
1938         * gnus-registry.el (gnus-registry-fixup-registry): Move the message to
1939         a higher level to silence compilation.
1940
1941         * gnus-art.el (gnus-shr-put-image): Take and pass on a `flags'
1942         parameter to allow controlling the scaling.
1943
1944         * shr.el (shr-zoom-image): New command and keystroke.
1945         (shr-put-image): Take a `size' flag to say how to scale the image.
1946
1947         * gnus-compat.el: Redefine `delete-directory' to provide recursive
1948         deletion unless already defined.
1949
1950         * gnus.el (gnus-compat): Require it.
1951
1952         * gnus-compat.el: New file.
1953
1954         * gnus-start.el (gnus-clean-old-newsrc): New function.
1955         (gnus-read-newsrc-file): Use it.
1956
1957         * mm-archive.el (mm-dissect-archive): Use it to get all file names.
1958         Use recursive deletion.
1959         (mm-dissect-archive): Add support for zip files.
1960
1961         * gnus-util.el (gnus-recursive-directory-files): New function.
1962
1963         * mm-archive.el (mm-archive-list-files): Inline text and image parts.
1964         (mm-archive-decoders): Add tgz support.
1965
1966         * mm-decode.el (mm-shr): Make sure that the HTML ends with a newline.
1967         Otherwise inserting text into the Gnus buffer can look odd.
1968
1969         * gnus-art.el (gnus-mime-inline-part): Slight clean-up.
1970
1971         * mm-archive.el (mm-archive-decoders): Add support for tar.
1972
1973         * gnus.el (gnus-logo-color-alist): Change the colours for Ma Gnus.
1974
1975         * nnmail.el (nnmail-extra-headers): Add Cc to the default.
1976
1977 2012-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
1978
1979         * mm-decode.el (mm-dissect-singlepart): Check that the decoder exists.
1980
1981         * mm-archive.el: New file.
1982
1983         * mm-decode.el (mm-dissect-singlepart): Use it to decode ms-tnef files.
1984
1985         * mm-util.el (mm-find-buffer-file-coding-system): Comment fix.
1986
1987         * message.el (message-goto-*): Make all the `message-goto-*' commands
1988         push the mark before moving point.  This makes it easier to go back to
1989         where you came from after editing whatever you jumped to.
1990
1991 2012-01-31  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
1992
1993         * gnus.el: Ma Gnus v0.1 is released.
1994
1995 2012-02-05  Lars Ingebrigtsen  <larsi@gnus.org>
1996
1997         * nnimap.el (nnimap-open-server): Allow switching the nnoo server
1998         without reconnecting.
1999         (nnimap-possibly-change-group): Ditto.
2000         (nnimap-finish-retrieve-group-infos): Don't reconnect if the server
2001         connection has died before being called.
2002
2003 2012-02-02  Lars Ingebrigtsen  <larsi@gnus.org>
2004
2005         * nnimap.el (nnimap-retrieve-group-data-early): Don't say we're doing
2006         an initial sync unless we're really doing one.
2007
2008         * gnus-group.el (gnus-group-read-ephemeral-group): Don't add a new
2009         address parameter if one already exists (bug#9676).
2010
2011         * gnus-msg.el (gnus-summary-mail-forward): Respect the process marks,
2012         not the prefix, as documented (bug#10689).
2013
2014 2012-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
2015
2016         * gnus.el (gnus-valid-select-methods): nnmaildir also saves marks in
2017         the "server".
2018
2019         * gnus-group.el (gnus-group-get-new-news-this-group): Don't overwrite
2020         the real error message with the useless "previously known to be down".
2021         Which isn't even correct.
2022
2023         * nntp.el (nntp-open-connection): Report the error message if the nntp
2024         server can't be reached.
2025
2026         * nnimap.el (nnimap-retrieve-group-data-early): Keep track of how many
2027         groups we do a total scan for.
2028         (nnimap-wait-for-response): Say that we're doing a total scan, if we're
2029         doing that.
2030
2031 2012-01-31  Jim Meyering  <jim@meyering.net>
2032
2033         * gnus-agent.el (gnus-agent-expire-unagentized-dirs):
2034         Correct a comment (insert "not") and hide nominally-doubled "to".
2035
2036 2012-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
2037
2038         * gnus.el (gnus-version): Change name to "Ma Gnus".
2039
2040 2012-01-30  Philipp Haselwarter  <philipp.haselwarter@gmx.de>  (tiny change)
2041
2042         * gnus-agent.el (gnus-agent-auto-agentize-methods): Point to the Agent
2043         section in the manual.
2044
2045 2012-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
2046
2047         * rfc2047.el (rfc2047-encode-region): Allow not folding the encoded
2048         words.
2049         (rfc2047-encode-string): Ditto.
2050         (rfc2047-encode-parameter): Don't fold parameters.  Some MUAs do not
2051         understand folded filename="..." parameters, for instance.
2052
2053         * nnimap.el (nnimap-wait-for-response): Include the imap server name in
2054         the message for greater debuggability.
2055
2056 2012-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
2057
2058         * mm-view.el (mm-display-inline-fontify): Bind `font-lock-support-mode'
2059         instead of setting it locally, since the latter doesn't seem to have
2060         any effect (most of the time).
2061
2062 2012-01-27  Elias Pipping  <pipping@lavabit.com>  (tiny change)
2063
2064         * shr.el (shr-browse-url): Fix the name of the `browse-url-mail'
2065         function call.
2066
2067 2012-01-27  Gábor Vida  <vidagabor@gmail.com>  (tiny change)
2068
2069         * gnus-demon.el (gnus-demon-run-callback, gnus-demon-init): Convert to
2070         seconds, and make the repeat clause with HH:MM specs work as
2071         documented.
2072
2073 2012-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
2074
2075         * proto-stream.el (proto-stream-capability-open): Fall back on
2076         :end-of-command if :end-of-capability doesn't exist.
2077
2078 2012-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2079
2080         * gnus-sum.el (gnus-summary-mode): Don't make bidi-paragraph-direction
2081         bound globally in old Emacsen and XEmacsen.
2082
2083 2012-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
2084
2085         * gnus-start.el (gnus-get-unread-articles): Clear out "early" methods
2086         so that previous errors don't prohibit getting new news.
2087
2088         * nnimap.el (nnimap-retrieve-group-data-early): Ditto.
2089
2090         * nntp.el (nntp-retrieve-group-data-early): Ditto.
2091
2092 2012-01-26  Nick Alcock  <nick.alcock@oracle.com>  (tiny change)
2093
2094         * gnus.el (gnus-group-find-parameter): Check for liveness of the
2095         buffer, not of the string which is its name.
2096
2097 2012-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
2098
2099         * proto-stream.el (proto-stream-capability-open): Wait for
2100         :end-of-capability, not :end-of-command.
2101
2102         * gnus-sum.el (gnus-summary-move-article): Don't propagate marks to
2103         non-server-marks groups.
2104         (gnus-group-make-articles-read): Ditto.
2105
2106         * gnus-srvr.el (gnus-server-prepare): Use it to avoid showing ephemeral
2107         methods (bug#9676).
2108
2109         * gnus.el (gnus-method-ephemeral-p): New function.
2110
2111 2012-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2112
2113         * gnus-sum.el (gnus-summary-mode): Force paragraph direction to be
2114         left-to-right.
2115
2116 2012-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
2117
2118         * nnimap.el (nnir-search-thread): Autoload to avoid a compilation
2119         warning.
2120
2121 2012-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
2122
2123         * gnus-sum.el (gnus-summary-line-format-alist): Don't try to
2124         macroexpand the nnir things, since they haven't been defined yet, and
2125         nnir requires gnus-sum.
2126
2127 2012-01-24  Julien Danjou  <julien@danjou.info>
2128
2129         * color.el (color-rgb-to-hsl): Fix value computing.
2130         (color-hue-to-rgb): New function.
2131         (color-hsl-to-rgb): New function.
2132         (color-clamp, color-saturate-hsl, color-saturate-name)
2133         (color-desaturate-hsl, color-desaturate-name, color-lighten-hsl)
2134         (color-lighten-name, color-darken-hsl, color-darken-name): New function.
2135
2136 2012-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2137
2138         * mm-decode.el (mm-interactively-view-part): Fix prompt.
2139
2140 2012-01-19  Julien Danjou  <julien@danjou.info>
2141
2142         * color.el (color-name-to-rgb): Use the white color to find the max
2143         color component value and return correctly computed values.
2144         (color-name-to-rgb): Add missing float conversion for max value.
2145
2146 2012-01-10  Teodor Zlatanov  <tzz@lifelogs.com>
2147
2148         * nntp.el (nntp-send-authinfo): Query `auth-source-search' with the
2149         logical server name in addition to the actual machine address.
2150
2151         * auth-source.el (auth-source-user-and-password): Add convenience
2152         wrapper to search by just host and optionally user.
2153
2154 2012-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2155
2156         * shr.el (shr-visit-file): Move point to the beginning of the buffer
2157         after rendering.
2158
2159 2012-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
2160
2161         * gnus-sync.el (gnus-sync-newsrc-groups): Quote normally.
2162         (gnus-sync-lesync-pre-save-group-entry): Remove invalid invlists.
2163         (gnus-sync-lesync-normalize-group-entry): Ignore a few more keys.
2164
2165 2012-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2166
2167         * gnus-sum.el (gnus-summary-read-group): Document more parameters
2168         (bug#9693).
2169         (gnus-summary-setup-buffer): Document return value (bug#9697).
2170
2171         * mm-decode.el (mm-interactively-view-part): Use `completing-read',
2172         since ido doesn't work on symbols (bug#9632).
2173
2174         * gnus.el (gnus-group-fast-parameter): Use the same precedence rules
2175         when getting a single value as when getting all the values.  This means
2176         that atoms like `gcc-self' work cumulatively, like variable settings,
2177         instead of getting the value from the last matching clause.
2178         (gnus-group-find-parameter): Protect against the group buffer not
2179         existing (bug#9585).
2180
2181 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2182
2183         * gnus-start.el (gnus-activate-group): Document more parameters
2184         (bug#9694).
2185
2186         * gnus-group.el (gnus-group-read-ephemeral-group): Doc clarification
2187         (bug#9692).
2188
2189         * gnus-agent.el (gnus-agent-store-article): Tell the Agent when the
2190         article was fetched, so that it can be expired later (bug#9958).
2191         (gnus-agent-summary-fetch-series): Add doc string.
2192         (gnus-agent-summary-fetch-group): Don't remove tick and dormant marks
2193         (bug#9517).
2194
2195         * nntp.el (nntp-retrieve-groups): Refuse to do retrieval when an async
2196         retrieval is happening.
2197
2198         * gnus.el (gnus-parameters): Doc fix.
2199
2200 2012-01-06  Dave Abrahams  <dave@boostpro.com>
2201
2202         * gnus-sum.el (gnus-summary-refer-thread): If the subtree is hidden,
2203         show the thread after expansion.
2204
2205 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2206
2207         * gnus-art.el (article-narrow-to-head): If the head is completely
2208         empty, narrow to the empty region (bug#9764).
2209
2210         * gnus-sum.el (gnus-summary-mark-article-as-unread): Mark articles as
2211         read, and then mark them as unread only when the unread mark is used.
2212         This makes `C-- T k' actually work, even though it's confusing.
2213
2214         * gnus-win.el (gnus-all-windows-visible-p): Ensure that the buffer is
2215         alive before we try to find its window.
2216
2217 2012-01-06  Brian Sniffen  <bsniffen@akamai.com>  (tiny change)
2218
2219         * mm-decode.el (mm-display-external): Use a longer timeout for the
2220         deletion to allow slow programs to display the file.
2221
2222 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2223
2224         * gnus-art.el (gnus-article-browse-delete-temp-files): Fix up the
2225         prompt to be less confusing.
2226
2227         * gnus-msg.el (gnus-summary-reply): Do not give a `switch-to-buffer'
2228         argument to `message-reply'.  This broke `special-display-*' frame
2229         pop-uping (bug#10238).
2230
2231 2012-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2232
2233         * starttls.el (starttls-available-p): Return nil on Windows/MS-DOS
2234         systems, since these allegedly don't work there.
2235
2236 2012-01-04  Chris Gray  <chrismgray@gmail.com>  (tiny change)
2237
2238         * mm-decode.el (mm-shr): Check that `gnus-summary-buffer' really is a
2239         live buffer.
2240
2241 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2242
2243         * nnir.el (nnir-retrieve-headers): Protect against the article not
2244         existing on the server (bug#10335).
2245
2246 2012-01-04  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
2247
2248         * gnus-agent.el (gnus-agent-load-local): Recompute
2249         gnus-agent-article-local on changing method.
2250
2251 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2252
2253         * gnus.el (gnus-parameters): Note precedence.
2254
2255 2012-01-04  Leo Liu  <sdl.web@gmail.com>
2256
2257         * nndraft.el (nndraft-update-unread-articles): Don't move point around
2258         in the group buffer.
2259
2260 2012-01-04  Julien Danjou  <julien@danjou.info>
2261
2262         * nnimap.el (nnimap-update-info): Fix an error when all articles UIDs
2263         change.
2264
2265 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2266
2267         * shr.el (shr-rescale-image): Add :ascent 100 to the rescaled picture,
2268         too.
2269
2270         * nntp.el (nntp-retrieve-group-data-early): Use it.
2271
2272 2012-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2273
2274         * nntp.el (nntp-retrieval-in-progress): New variable.
2275         (nntp-make-process-buffer): Make it buffer-local.
2276
2277         * gnus-demon.el (gnus-demon-time-to-step): Resurrect function lost in
2278         2010.
2279         (gnus-demon-init): Use it to compute the time if time is on the form
2280         "04:23".
2281
2282         * gnus-topic.el (gnus-topic-history): Define `gnus-topic-history'.
2283
2284         * nnimap.el (nnimap-finish-retrieve-group-infos): Check the connection
2285         status in the correct buffer.
2286
2287 2012-01-03  Leo Liu  <sdl.web@gmail.com>
2288
2289         * gnus-topic.el (gnus-topic-goto-next-group): Don't move point around
2290         when opening topics (bug#10407).
2291
2292 2011-12-30  Paul Eggert  <eggert@cs.ucla.edu>
2293
2294         * gnus-cus.el (gnus-score-customize):
2295         * gnus-sum.el (gnus-sort-gathered-threads):
2296         * message.el (message-shorten-references):
2297         * nnmairix.el (nnmairix-request-group):
2298         * uudecode.el (uudecode-decode-region-internal): Spelling fix.
2299
2300 2011-12-29  Paul Eggert  <eggert@cs.ucla.edu>
2301
2302         * gnus-agent.el (gnus-agent-regenerate-group):
2303         * gnus-int.el (gnus-retrieve-group-data-early):
2304         * mm-util.el (mm-codepage-ibm-list):
2305         * nndiary.el (Commentary, nndiary-get-new-mail):
2306         * nnir.el (nnir):
2307         * pgg-parse.el (pgg-parse-symmetric-key-algorithm-alist): Spelling fix.
2308
2309 2011-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2310
2311         * mm-view.el (mm-display-inline-fontify): Add comment.
2312
2313 2011-12-21  Paul Eggert  <eggert@cs.ucla.edu>
2314
2315         * nndiary.el (nndiary-parse-schedule-value, nndiary-parse-schedule):
2316         * ntlm.el (ntlm-smb-dohash): Spelling fix.
2317
2318 2011-12-19  Paul Eggert  <eggert@cs.ucla.edu>
2319
2320         * gnus-art.el (gnus-split-methods):
2321         * gnus-msg.el (gnus-configure-posting-styles):
2322         * gnus-spec.el (gnus-parse-simple-format):
2323         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
2324         * message.el (message-do-actions): Spelling fix.
2325
2326 2011-12-15  Juri Linkov  <juri@jurta.org>
2327
2328         * mm-decode.el (mm-inline-media-tests): Add missing
2329         `mm-handle-media-subtype'.
2330
2331 2011-12-14  Paul Eggert  <eggert@cs.ucla.edu>
2332
2333         * gnus-group.el (gnus-group-tool-bar):
2334         * gnus-sum.el (gnus-summary-tool-bar):
2335         * message.el (message-tool-bar):
2336         * rfc2231.el (rfc2231-parse-string): Spelling fix.
2337
2338 2011-12-12  Paul Eggert  <eggert@cs.ucla.edu>
2339
2340         * plstore.el (plstore--insert-buffer): Spelling fix.
2341
2342 2011-12-09  Tassilo Horn  <tassilo@member.fsf.org>
2343
2344         * message.el (message-valid-fqdn-regexp): Update with newly approved
2345         top-level domain names ".tel" and ".asia".
2346
2347 2011-12-08  Katsumi Yamaoka  <yamaoka@jpl.org>
2348
2349         * gnus-sum.el (gnus-summary-show-article): Don't load shr
2350         unconditionally.
2351
2352 2011-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2353
2354         * message.el (message-pop-to-buffer): Use pop-to-buffer instead of
2355         pop-to-buffer-same-window for old Emacsen.
2356
2357 2011-12-06  Juanma Barranquero  <lekktu@gmail.com>
2358
2359         * gnus-sum.el (gnus-summary-make-tool-bar): Fix typo.
2360
2361 2011-12-05  Paul Eggert  <eggert@cs.ucla.edu>
2362
2363         * netrc.el (netrc-credentials): Spelling fix.
2364
2365 2011-12-04  Paul Eggert  <eggert@cs.ucla.edu>
2366
2367         * gnus-fun.el (gnus-fun-ppm-change-string):
2368         * gnus-msg.el (gnus-inews-do-gcc):
2369         * gnus-sum.el (gnus-summary-find-for-reselect):
2370         * gnus.el (gnus-summary-cancelled):
2371         * message.el (message-cancel-hook, message-send-news):
2372         * nndiary.el (nndiary-headers, nndiary-parse-schedule-value):
2373         * nnir.el (nnir-run-hyrex):
2374         * nntp.el (nntp-with-open-group-function):
2375         * pgg.el (pgg-pending-timers): Spelling fix.
2376
2377 2011-12-04  Chong Yidong  <cyd@gnu.org>
2378
2379         * message.el (message-pop-to-buffer): Partially revert 2011-11-30
2380         change (Bug#10200).
2381
2382 2011-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2383
2384         * compface.el (uncompface):
2385         * gnus-art.el (gnus-article-x-face-command): Update the header format
2386         of icon data for the most recent icontopbm program.
2387
2388 2011-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2389
2390         * gnus-msg.el (gnus-inews-do-gcc):
2391         * message.el (message-send-mail):
2392         * mml.el (mml-generate-mime): Share the value of the buffer-local
2393         `message-options' variable between a draft buffer and temprary working
2394         buffers.
2395
2396 2011-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
2397
2398         * message.el (message-pop-to-buffer): Revert 2011-09-11 change.
2399
2400 2011-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2401
2402         * gnus-art.el (gnus-article-browse-html-parts): Convert link file names
2403         for Cygwin.
2404
2405 2011-11-27  Paul Eggert  <eggert@cs.ucla.edu>
2406
2407         * gnus-group.el (gnus-group-prepare-flat):
2408         * mm-bodies.el (mm-encode-body):
2409         * mml.el (mml-preview):
2410         * nnml.el (nnml-request-compact-group):
2411         * pop3.el (pop3-stream-type): Spelling fix.
2412
2413 2011-11-26  Paul Eggert  <eggert@cs.ucla.edu>
2414
2415         * gnus-start.el (gnus-newsrc-to-gnus-format): Spelling fix.
2416
2417 2011-11-25  Paul Eggert  <eggert@cs.ucla.edu>
2418
2419         * color.el (color-rgb-to-hsl):
2420         * gmm-utils.el (gmm-tool-bar-style):
2421         * gnus-group.el (gnus-group-prepare-flat):
2422         * gnus-topic.el (gnus-topic-prepare-topic):
2423         * mm-decode.el (mm-discouraged-alternatives):
2424         * rfc2047.el (rfc2047-encode-1):
2425         * starttls.el: Spelling fix.
2426
2427 2011-11-24  Glenn Morris  <rgm@gnu.org>
2428
2429         * binhex.el (binhex-begin-line): Give it basic doc-string.
2430
2431         * starttls.el, tls.el: Fix case of "GnuTLS".
2432
2433 2011-11-24  Juanma Barranquero  <lekktu@gmail.com>
2434
2435         * gnus-group.el (gnus-group-highlight): Fix typo.
2436
2437 2011-11-24  Adam W  <adam_w67@yahoo.com>  (tiny change)
2438
2439         * mail-source.el (mail-source-fetch-maildir): Don't expect the return
2440         value of `delete-file', that returns nil for a local file but returns t
2441         for a remote file using ssh.
2442
2443 2011-11-22  Paul Eggert  <eggert@cs.ucla.edu>
2444
2445         * gnus-sum.el (gnus-summary-save-article): Spelling fix.
2446
2447 2011-11-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2448
2449         * shr.el (shr-table-horizontal-line): Use "?\s" instead of "? " to
2450         avoid later breakage.
2451
2452 2011-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2453
2454         * gnus-art.el (gnus-article-setup-buffer): Decode group name used for
2455         article buffers' name.
2456
2457 2011-11-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2458
2459         * shr.el (shr-table-horizontal-line): Revert infinite loops introduced
2460         by Paul Eggert's spellfixes two days ago.
2461
2462 2011-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2463
2464         * dgnushack.el (fboundp): Define `with-demoted-errors' for Emacsen that
2465         doesn't have it.
2466
2467         * mm-view.el (mm-display-inline-fontify): Make the font-lock variables
2468         buffer-local instead of binding them to avoid warnings.  Also demote
2469         errors (bug#10063).
2470         (font-lock-mode-hook): Shut up byte compiler.
2471
2472 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
2473
2474         * mm-util.el (mm-charset-after):
2475         * nnir.el (nnir-run-hyrex):
2476         * ntlm.el (ntlm-build-auth-request, ntlm-build-auth-response)
2477         (ntlm-get-password-hashes, ntlm-md4hash):
2478         * smime.el: Fix typo.
2479
2480 2011-11-20  Paul Eggert  <eggert@cs.ucla.edu>
2481
2482         * gnus-agent.el (gnus-agent-expire-group-1):
2483         * nndiary.el (nndiary-last-occurence):
2484         * nnimap.el (nnimap-request-set-mark):
2485         * nnmairix.el (nnmairix-only-use-registry):
2486         * gnus-group.el (gnus-group-prepare-flat):
2487         * gnus-sum.el (gnus-decode-encoded-word-methods):
2488         * message.el (message-wash-subject):
2489         * nntp.el (nntp-retrieve-headers-with-xover):
2490         * smime.el (smime-certificate-directory): Spelling fix.
2491
2492 2011-11-19  Paul Eggert  <eggert@cs.ucla.edu>
2493
2494         * nnmail.el (nnmail-get-new-mail-1): Remove unused local variables.
2495
2496         * color.el:
2497         * gnus-agent.el (gnus-agent-possibly-alter-active):
2498         * gnus-dired.el (gnus-dired-print):
2499         * mail-parse.el:
2500         * nnmairix.el (nnmairix-request-group):
2501         * shr.el (shr-image-displayer):
2502         * sieve-manage.el:
2503         * spam.el (spam-autodetect-recheck-messages): Spelling fix.
2504
2505 2011-11-18  Paul Eggert  <eggert@cs.ucla.edu>
2506
2507         * gnus-sum.el (gnus-auto-select-subject):
2508         * spam-report.el (spam-report-resend): Spelling fix.
2509
2510 2011-11-17  Paul Eggert  <eggert@cs.ucla.edu>
2511
2512         * gnus-agent.el (gnus-agent-get-undownloaded-list):
2513         * gnus-art.el (gnus-default-article-saver):
2514         * gnus-srvr.el (gnus-server-copy-server):
2515         * gnus.el (gnus-sloppily-equal-method-parameters):
2516         * html2text.el (html2text-format-tag-list):
2517         * message.el (message-narrow-to-head):
2518         * nndiary.el:
2519         * nnmairix.el (nnmairix-determine-original-group-from-registry):
2520         * sieve.el: Spelling fix.
2521
2522 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
2523
2524         * gnus-agent.el (gnus-agent-expire-unagentized-dirs):
2525         * gnus-sum.el (gnus-summary-make-menu-bar):
2526         * gnus-uu.el (gnus-uu-decode-postscript)
2527         (gnus-uu-decode-postscript-and-save):
2528         * mailcap.el (mailcap-print-command):
2529         * registry.el (registry-lookup, registry-lookup-breaks-before-lexbind):
2530         Fix typos.
2531
2532 2011-11-15  Juanma Barranquero  <lekktu@gmail.com>
2533
2534         * gnus-art.el (gnus-article-part-wrapper):
2535         * html2text.el (html2text-fix-paragraphs):
2536         * mm-decode.el (mm-image-fit-p):
2537         * rfc2047.el (rfc2047-encode-message-header):
2538         * shr-color.el (shr-color-visible-distance-min)
2539         (shr-color-relative-to-absolute, set-minimum-interval)
2540         (shr-color-visible): Fix typos.
2541
2542 2011-11-15  Paul Eggert  <eggert@cs.ucla.edu>
2543
2544         * gmm-utils.el (gmm-tool-bar-item):
2545         * gnus-art.el (gnus-treat-body-boundary):
2546         * gnus-diary.el (gnus-user-format-function-d):
2547         * gnus-start.el (gnus-get-unread-articles):
2548         * pgg-gpg.el (pgg-gpg-update-agent):
2549         * smime.el (smime-cert-by-ldap-1): Spelling fix.
2550
2551 2011-11-14  Paul Eggert  <eggert@cs.ucla.edu>
2552
2553         * gnus-topic.el (gnus-group-prepare-topics):
2554         * gnus-uu.el (gnus-extract-view):
2555         * gnus-win.el (gnus-use-frames-on-any-display): Spelling fix.
2556
2557 2011-11-09  Teodor Zlatanov  <tzz@lifelogs.com>
2558
2559         * spam.el: Move BBDB autoloads.
2560         (spam-exists-in-BBDB-p): New function to do the BBDB search directly in
2561         BBDB 2 and 3.
2562         (spam-check-BBDB): Use it.
2563         (spam-enter-ham-BBDB): Use it.
2564
2565 2011-11-09  Paul Eggert  <eggert@cs.ucla.edu>
2566
2567         * smime.el (smime-draw-buffer): Spelling fix.
2568
2569 2011-10-31  Peter Münster  <pmrb@free.fr>  (tiny change)
2570
2571         * gnus-group.el (gnus-group-get-new-news): New parameter `one-level'
2572         for scanning exactly one level.
2573         * gnus-start.el (gnus-get-unread-articles): Ditto.
2574
2575 2011-11-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2576
2577         * gnus-sum.el (gnus-articles-to-read): Change wording in prompt to be
2578         slightly clearer.
2579
2580 2011-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
2581
2582         * gnus-sync.el: More commentary about setup.
2583
2584 2011-11-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2585
2586         * message.el (message-send-and-exit): Document `arg'.
2587
2588 2011-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
2589
2590         * nnimap.el (nnimap-open-connection-1): Use tcp-keealive if possible.
2591
2592 2011-11-02  Teodor Zlatanov  <tzz@lifelogs.com>
2593
2594         * gnus-sync.el: More commentary about `gnus-sync-read' issues.
2595
2596         * gnus-util.el (gnus-bound-and-true-p): Another comment to explain why
2597         we don't use `bound-and-true-p'.
2598
2599 2011-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
2600
2601         * gnus-util.el (gnus-bound-and-true-p): Remove.
2602         (gnus-bound-and-true-dumber-p): Rename to `gnus-bound-and-true-p'.
2603         * nnir.el: Use it.
2604         * nnmairix.el: Use it.
2605
2606 2011-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
2607
2608         * gnus-sync.el: Improve docs about CouchDB admins.
2609
2610         * gnus-util.el (gnus-bound-and-true-dumber-p): Define new, slower, dumb
2611         function because `gnus-bound-and-true-p' doesn't work well in XEmacs
2612         for reasons unknown.
2613         * nnir.el: Use it.
2614         * nnmairix.el: Use it.
2615
2616         * nnregistry.el: Remove unnecessary `gnus-registry-enabled' defvar.
2617         * nnir.el: Ditto.
2618         * nnmairix.el: Ditto.
2619
2620         * gnus-registry.el (gnus-registry-enabled): Default to nil.
2621
2622 2011-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
2623
2624         * gnus-sync.el (gnus-sync-lesync-setup): Fix salt when user setup is
2625         not needed.  Provide xmlplistread list function to produce XML plist
2626         output for non-Gnus LeSync clients.
2627
2628 2011-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
2629
2630         * gnus-fallback-lib/json.el: Add for XEmacs and Emacs 22 support.
2631
2632         * gnus-sync.el: Add LeSync synchronization backend and logic to read
2633         and save against it.  Group subscriptions, read marks, other marks,
2634         subscription levels, topic names, and topic offsets (the group's
2635         position within the topic) are saved.  This is an experimental backend
2636         and may change significantly.  Load json.el from the gnus-fallback-lib
2637         if it's not available otherwise.
2638         (gnus-sync-save): Don't use `apply-partially' because of XEmacs.
2639
2640 2011-10-26  Stefan Monnier  <monnier@iro.umontreal.ca>
2641
2642         * message.el (message-completion-function): Make sure
2643         message-tab-body-function is not attempted if one of
2644         message-completion-alist fails to find a completion (bug#9158).
2645
2646 2011-10-26  Daiki Ueno  <ueno@unixuser.org>
2647
2648         * mml.el (mml-quote-region): Quote <#secure> tag.
2649         (mml-generate-mime-1): Unquote <#secure> tag.
2650
2651 2011-10-20  Chong Yidong  <cyd@gnu.org>
2652
2653         * gnus-cite.el (gnus-message-citation-mode): Doc fix (in Emacs 24,
2654         calling a minor mode from Lisp with nil arg enables it, so we have to
2655         make the wording a bit ambiguous here).
2656
2657 2011-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
2658
2659         * gnus-util.el (gnus-bound-and-true-p): Macro for XEmacs compatibility.
2660         * nnir.el (nnir-mode): Use it.
2661         * nnmairix.el (nnmairix-determine-original-group-from-registry):
2662         Use it.
2663
2664         * nnir.el (gnus-registry-enabled): Defvar to keep the compiler happy.
2665         * nnmairix.el (gnus-registry-enabled): Ditto.
2666
2667 2011-10-17  Dave Abrahams  <dave@boostpro.com>
2668
2669         * gnus-registry.el (gnus-registry-enabled): Add new variable (Bug#9691).
2670         (gnus-registry-install-shortcuts): Set `gnus-registry-install' to 'ask
2671         only while we need to find out if it should be t or nil.
2672         (gnus-registry-initialize): Don't set `gnus-registry-install' to t.
2673         (gnus-registry-install-hooks): Set `gnus-registry-enabled' to t when
2674         the registry is installed.  Set it to nil when it's unloaded.
2675         (gnus-registry-install-p): Provide user guidance for the initial value
2676         of `gnus-registry-install' when it's 'ask, otherwise return its value.
2677         * nnregistry.el (nnregistry-open-server, nnregistry-server-opened):
2678         Use `gnus-registry-enabled' instead of `gnus-registry-install'.
2679         * nnmairix.el (nnmairix-determine-original-group-from-registry):
2680         Use `gnus-registry-enabled' instead of `gnus-registry-install'.
2681         * nnir.el (nnir-mode): Use `gnus-registry-enabled' instead of
2682         `gnus-registry-install'.
2683
2684 2011-10-17  Daiki Ueno  <ueno@unixuser.org>
2685
2686         * mml2015.el (mml2015-epg-find-usable-key): Add comment about the
2687         previous change.
2688         * mml1991.el (mml1991-epg-find-usable-key): Skip the whole key if the
2689         primary key is marked as disabled.
2690
2691 2011-10-17  Christian von Roques  <roques@mti.ag>  (tiny change)
2692
2693         * mml2015.el (mml2015-epg-find-usable-key): Skip the whole key if the
2694         primary key is marked as disabled.
2695
2696 2011-10-11  Andreas Schwab  <schwab@linux-m68k.org>
2697
2698         * html2text.el (html2text-clean-anchor): Check for quotes around
2699         `href' value.
2700
2701 2011-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
2702
2703         * spam.el (spam-check-BBDB): Simplify and support BBDB 3.x when
2704         searching.  Drop `bbdb-cache'.
2705
2706 2011-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2707
2708         * message.el (message-signed-or-encrypted-p): Exclude header when
2709         checking if there is signed or encrypted body in text/plain message.
2710
2711 2011-10-09  Andreas Schwab  <schwab@linux-m68k.org>
2712
2713         * html2text.el (html2text-get-attr): Correctly handle attribute values
2714         containing "=".
2715
2716 2011-09-22  Kan-Ru Chen  <kanru@kanru.info>
2717
2718         * ecomplete.el (ecomplete-display-matches): Use a local keymap to
2719         handle bindings.
2720
2721 2011-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2722
2723         * gnus-win.el (gnus-configure-windows): Protect against reading
2724         ephemeral groups outside of Gnus.
2725
2726 2011-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2727
2728         * shr.el (shr-tag-img): Don't get images displayed in tables.
2729
2730 2011-10-03  Glenn Morris  <rgm@gnu.org>
2731
2732         * gnus-group.el (gnus-bug-group-download-format-alist): Once again get
2733         the "maintainer" version of debbugs.gnu.org reports.
2734
2735 2011-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2736
2737         * shr.el (shr-tag-img): Add a space at the end of an ALT image text to
2738         make asynchronous adjacent image insertion work better.
2739
2740 2011-09-27  Daiki Ueno  <ueno@unixuser.org>
2741
2742         * plstore.el (plstore-select-keys, plstore-encrypt-to): Clarify
2743         documentation.
2744
2745 2011-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2746
2747         * gnus-uu.el (gnus-uu-grab-articles): Require gnus-async so that
2748         `gnus-asynchronous' isn't shadowed.
2749
2750 2011-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2751
2752         * gnus-xmas.el (gnus-xmas-define): Add `member-ignore-case'.
2753
2754         * nnimap.el (nnimap-wait-for-response): Message less (bug#9540).
2755         (nnimap-insert-partial-structure): The charset parameter isn't
2756         case-sensitive.
2757
2758         * nnheader.el (nnheader-message-maybe): New function.
2759
2760         * shr.el (shr-tag-table): Render totally broken tables better.
2761
2762         * mml.el (mml-generate-mime-1): Don't alter the contents if we're
2763         computing the boundary.
2764
2765 2011-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2766
2767         * pop3.el (pop3-number-of-responses): Remove.
2768         (pop3-wait-for-messages): Rewrite to take linear time instead of
2769         exponential time.
2770
2771 2011-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2772
2773         * gnus-sum.el (gnus-summary-show-article): Bind `shr-ignore-cache' to
2774         re-fetch images.
2775
2776         * shr.el (shr-tag-img): Support a new variable `shr-ignore-cache' to
2777         re-fetch images when hitting `g' in Gnus.
2778
2779 2011-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2780
2781         * mml.el (mml-inhibit-compute-boundary): New internal variable.
2782         (mml-compute-boundary): Don't check collision if it is non-nil.
2783         (mml-compute-boundary-1): Use mml-generate-mime-1 to encode part
2784         before checking collision.
2785
2786 2011-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2787
2788         * message.el (message-indent-citation): Really make sure there's a
2789         newline at the end.
2790
2791         * nnimap.el (nnimap-parse-flags): Make regexp less prone to overflows.
2792         Fix suggested by John Wiegley.
2793
2794         * pop3.el (pop3-open-server): Fix +OK end-of-command regexp.
2795
2796         * gnus-art.el (gnus-treat-hide-citation): Add doc.
2797
2798         * message.el (message-default-send-rename-function): Break out into its
2799         own function.
2800
2801         * ecomplete.el (ecomplete-display-matches): Revert patch since it
2802         doesn't work under XEmacs.
2803
2804         * nnimap.el (nnimap-map-port): New function to connect to 993 instead
2805         of "imaps" to word around Windows problems.
2806         (nnimap-open-connection-1): Use it.
2807
2808         * message.el (message-indent-citation): Revert last change which made
2809         `F' not work.
2810
2811 2011-09-13  Kan-Ru Chen  <kanru@kanru.info>
2812
2813         * ecomplete.el (ecomplete-display-matches): Intercept key sequence from
2814         terminal as well.
2815
2816 2011-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
2817
2818         * mm-view.el (mm-display-inline-fontify): Don't run doc-view-mode
2819         because it displays images using overlays that aren't easy to copy to
2820         the article buffer.
2821
2822 2011-09-20  Łukasz Stelmach  <lukasz.stelmach@iem.pw.edu.pl>  (tiny change)
2823
2824         * message.el (message-indent-citation): Fix empty line removal at the
2825         end of the citation.
2826
2827 2011-09-20  Julien Danjou  <julien@danjou.info>
2828
2829         * auth-source.el (auth-source-netrc-create): Use default value for
2830         password if specified.  Evaluate default.
2831         (auth-source-plstore-create): Ditto.
2832         (auth-source-plstore-create, auth-source-netrc-create): Fix default
2833         value evaluation.
2834         (auth-source-netrc-create): Typo fix.
2835         (auth-source-plstore-create): Ditto.
2836
2837         * password-cache.el (password-cache-remove): Remove entries even if the
2838         value is nil, so that password with a nil value (negative caching) is
2839         possible to invalidate.
2840
2841         * auth-source.el (auth-source-format-cache-entry): New function.
2842
2843 2011-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2844
2845         * gnus-fun.el (gnus-convert-image-to-x-face-command): Doc fix.
2846
2847 2011-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2848
2849         * mm-decode.el (mm-inline-media-tests): Fix typo in regexp.
2850
2851 2011-09-19  Julien Danjou  <julien@danjou.info>
2852
2853         * auth-source.el (auth-source-netrc-parse): Use an obfuscation method
2854         which work with things that are not ASCII.
2855
2856 2011-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2857
2858         * mm-decode.el (mm-inline-media-tests): Support imagemagick images.
2859
2860 2011-09-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2861
2862         * gnus-sum.el (gnus-summary-read-group-1): Bump the "Retrieving"
2863         message level.
2864
2865 2011-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2866
2867         * message.el (message-read-from-minibuffer): Make abbrev expansion work.
2868
2869 2011-09-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2870
2871         * gnus.el (gnus-interactive-exit): Update defcustom spec.
2872
2873 2011-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
2874
2875         * gnus.el (gnus-nntp-server): Move to gnus-int.el to silence bytecomp.
2876         * gnus-int.el (gnus-nntp-server): Move from gnus.el.
2877
2878 2011-09-12  Andrew Cohen  <cohen@andy.bu.edu>
2879
2880         * gnus-group.el (gnus-group-list-limit-map, gnus-group-list-flush-map)
2881         (gnus-group-list-plus-map): Allow limiting, flushing and plusing ticked
2882         articles.
2883
2884 2011-09-11  Chong Yidong  <cyd@stupidchicken.com>
2885
2886         * message.el (message-pop-to-buffer): Default to switch-to-buffer.
2887         (message-mail-other-window, message-mail-other-frame)
2888         (message-news-other-window, message-news-other-frame):
2889         Use switch-to-buffer-other-frame and switch-to-buffer-other-window
2890         instead of setting buffer display varibles.
2891
2892 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2893
2894         * gnus-group.el (gnus-group-list-limit): Explain what the command does.
2895
2896         * gnus-sum.el (gnus-fetch-headers): Bump message level.
2897
2898 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2899
2900         * gnus-dup.el (gnus-dup-suppress-articles): Move "Suppressing
2901         duplicates" to a higher level.
2902
2903         * gnus-util.el (gnus-verbose): Lower default to 6 to get rid of the
2904         most egregious messages.
2905
2906 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2907
2908         * gnus-msg.el (gnus-summary-mail-forward): Minuscule doc fix.
2909
2910 2011-09-10  Tetsuo Tsukamoto  <tt.tetsuo.tsukamoto@gmail.com>  (tiny change)
2911
2912         * nnrss.el (nnrss-retrieve-groups): Decode the charset before looking
2913         up the file (bug#9351).
2914
2915 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2916
2917         * nnimap.el: Redo the charset handling.  Let Gnus encode the names, as
2918         it does with all other backends, but decode the names immediately after
2919         getting them.
2920
2921         * gnus-group.el (gnus-group-name-charset): Always return `utf-7' when
2922         decoding nnimap groups.
2923
2924         * gnus.el (gnus-variable-list): Don't save `gnus-format-specs' in the
2925         newsrc file.  It doesn't seem like an important optimization any more.
2926
2927 2011-09-10  Dave Abrahams  <dave@boostpro.com>
2928
2929         * nnimap.el (nnimap-transform-headers): Fix regexp to be less prone to
2930         overflows.
2931
2932 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2933
2934         * gnus.el (gnus-article-mark-lists): Remove `recent'.
2935         (gnus-interactive-exit): Extend to `quiet'.
2936
2937         * gnus-sum.el (gnus-offer-save-summaries): Use it.
2938
2939         * gnus-art.el (gnus-treat-hide-citation-maybe): Add more doc to the
2940         string.
2941
2942         * plstore.el (plstore--get-buffer): Silence compiler warnings by
2943         renaming function arguments from `this'.
2944
2945         * gnus-sum.el (gnus-newsgroup-recent): Remove.
2946
2947         * gnus-spec.el (gnus-lrm-string-p): `bidi-string-mark-left-to-right'
2948         has been renamed.
2949         (gnus-lrm-string-p): Include RLM and PDF, too.
2950
2951         * gnus-int.el (gnus-open-server): Make the "denied" message clearer
2952         (bug#9225).
2953
2954 2011-09-10  Eli Zaretskii  <eliz@gnu.org>
2955
2956         Add autoload cookies for functions used by sendmail.el.
2957         * mm-encode.el (mm-default-file-encoding): Add autoload cookie.
2958
2959         * mml.el (mml-to-mime, mml-attach-file): Add autoload cookies.
2960
2961 2011-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2962
2963         * gnus-art.el (article-date-ut): Work properly even when there are
2964         things like Date header in the body; work for forwarded parts.
2965
2966 2011-09-05  Andrew Cohen  <cohen@andy.bu.edu>
2967
2968         * gnus-sum.el (gnus-summary-exit): Ensure we kill the proper
2969         original-article-buffer.
2970
2971 2011-09-05  Kan-Ru Chen  <kanru@kanru.info>
2972
2973         * nnir.el (nnir-compose-result): Fix matching of server type.
2974         (nnir-run-swish++): Ditto.
2975         (nnir-run-namazu): Ditto.
2976         (nnir-run-notmuch): Ditto.
2977
2978 2011-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2979
2980         * gnus.el (gnus-home-directory): Add warning about setting in .gnus.el
2981         (bug#9405).
2982
2983         * gnus-score.el (gnus-summary-increase-score): Doc clarification
2984         (bug#9421).
2985
2986         * gnus-spec.el (gnus-face-0): Make all the face specs into defcustoms
2987         (bug#9425).
2988
2989         * gnus-art.el (gnus-treatment-function-alist): Remove CRs as the first
2990         thing (bug#9426).
2991
2992 2011-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2993
2994         * nnimap.el (nnimap-open-connection-1): Use the correct port number in
2995         the error message.
2996
2997 2011-09-02  Eli Zaretskii  <eliz@gnu.org>
2998
2999         * message.el (message-setup-1): Return t (Bug#9392).
3000
3001 2011-09-01  Andrew Cohen  <cohen@andy.bu.edu>
3002
3003         * gnus-sum.el: When adding article headers to a summary buffer also
3004         update gnus-newsgroup-articles (bug#9386).
3005
3006 2011-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3007
3008         * auth-source.el: Autoload help-mode.
3009
3010 2011-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3011
3012         * gnus-group.el (gnus-group-name-charset): Don't bug out on server
3013         names.
3014
3015 2011-08-27  Daiki Ueno  <ueno@unixuser.org>
3016
3017         * mml-smime.el (mml-smime-epg-verify): Don't use the 4th arg of
3018         mm-replace-in-string for compatibility issues.
3019         * mml2015.el (mml2015-epg-verify): Ditto.
3020
3021 2011-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3022
3023         * mailcap.el (mailcap-mime-data): Regexp-quote MIME subtype.
3024
3025         * gnus-msg.el (gnus-setup-message): Remove extra apostrophe.
3026
3027 2011-08-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3028
3029         * nnmail.el (nnmail-get-new-mail-1): If one mail source bugs out,
3030         continue on and do the clean-up phase (bug#9188).
3031
3032         * gnus-sum.el (gnus-summary-expire-articles): When expiring articles,
3033         just ignore groups that can't be opened instead of erroring out
3034         (bug#9225).
3035
3036         * gnus-art.el (gnus-article-update-date-headers): Flip the default to
3037         nil since some many people are fuddy-duddies.
3038
3039         * gnus-html.el (gnus-html-image-fetched): Don't cache zero-length
3040         images.
3041
3042         * nntp.el (nntp-authinfo-file): Mark as obsolete -- use auth-source
3043         instead.
3044
3045         * pop3.el (pop3-wait-for-messages): Don't use Gnus functions here.
3046
3047         * gnus-util.el (gnus-process-live-p): Copy over compat function.
3048
3049         * pop3.el (pop3-wait-for-messages): If the pop3 process dies, stop
3050         processing.
3051
3052         * nntp.el (nntp-kill-buffer): Kill the process before killing the
3053         buffer to avoid warnings.
3054
3055 2011-08-20  Simon Josefsson  <simon@josefsson.org>
3056
3057         * gnus-agent.el (gnus-agent-expire-done-message): Use %.f as format
3058         specified to reduce precision.
3059
3060 2011-08-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3061
3062         * nnimap.el (nnimap-transform-headers): Protect against (NIL ...)
3063         bodystructures (bug#9314).
3064
3065 2011-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3066
3067         * gnus-art.el (gnus-insert-mime-button, gnus-mime-display-alternative):
3068         Make button keymap non-sticky after buttons.
3069
3070 2011-08-18  David Engster  <dengste@eml.cc>
3071
3072         * nnmairix.el (nnmairix-request-set-mark)
3073         (nnmairix-goto-original-article): Remove adding of article to registry,
3074         since `gnus-registry-add-group' isn't available anymore.
3075         (nnmairix-determine-original-group-from-registry):
3076         Use `gnus-registry-get-id-key' since `gnus-registry-fetch-groups' isn't
3077         available anymore.
3078
3079 2011-08-12  Simon Josefsson  <simon@josefsson.org>
3080
3081         * starttls.el (starttls-any-program-available): Define as obsolete
3082         function.
3083
3084 2011-08-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3085
3086         * gnus-util.el (gnus-y-or-n-p): Reinstate the message-clearing y-or-n-p
3087         versions which Gnus use when appropriate.
3088
3089         * gnus-group.el (gnus-group-clear-data): Add a y-or-n query, since it's
3090         a pretty destructive command.
3091
3092         * nnmail.el (nnmail-extra-headers): Clarify slightly (bug#9302).
3093
3094 2011-08-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3095
3096         * message.el (message-fix-before-sending): Make a different warning
3097         about NUL characters (bug#9270).
3098
3099         * gnus-sum.el (gnus-auto-select-subject): Allow specifying a function
3100         from custom (bug#9260).
3101
3102         * gnus-spec.el (gnus-lrm-string): Use 8206 instead of ?\x200e to make
3103         things work in Emacs 22 and XEmacs, too.
3104
3105         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): LRM-ify the
3106         default From.
3107
3108         * gnus-spec.el (gnus-lrm-string-p): New macro.
3109         (gnus-lrm-string): New constant.
3110         (gnus-summary-line-format-spec): LRM-ify the from.
3111         (gnus-tilde-max-form): LRM-ify string chopping.
3112
3113         * gnus-ems.el (gnus-string-mark-left-to-right): New function.
3114
3115         * message.el (message-is-yours-p): Allow disabling canlock checking
3116         (bug#9295).
3117         (message-shoot-gnksa-feet): Add `canlock-verify'.
3118         (message-auto-save-directory): Use ~/ as the auto-save directory if the
3119         message directory isn't writable (bug#9304).
3120
3121         * auth-source.el (auth-source-netrc-saver): Make the .authinfo file
3122         non-world-readable.
3123
3124 2011-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3125
3126         * nndraft.el (nndraft-update-unread-articles): Don't send delayed
3127         articles.
3128
3129 2011-08-13  Andreas Schwab  <schwab@linux-m68k.org>
3130
3131         * gnus-score.el (gnus-all-score-files): Use copy-sequence instead of
3132         copy-list.
3133
3134 2011-08-12  Sam Steingold  <sds@gnu.org>
3135
3136         * gnus-score.el (gnus-score-find-alist): Keep the score files already
3137         in the reverse order to avoid modifying the cache with `nreverse'.
3138         (gnus-all-score-files): Do not modify the value returned by
3139         `gnus-score-find-alist' because it lives in a cache variable.
3140         (gnus-current-home-score-file): No need to `nreverse' the return value
3141         of `gnus-score-find-alist', it is already in the correct order.
3142
3143 2011-08-11  Andrew Cohen  <cohen@andy.bu.edu>
3144
3145         * nnimap.el (nnimap-transform-headers): BODYSTRUCTURE for messages of
3146         type MESSAGE and subtype RFC822 is slightly different from those of
3147         type TEXT.
3148
3149 2011-08-05  Andrew Cohen  <cohen@andy.bu.edu>
3150
3151         * gnus-sum.el (gnus-summary-refer-article): Warp to article.
3152         This allows article-referral to work from an nnir group.
3153
3154 2011-08-04  Andrew Cohen  <cohen@andy.bu.edu>
3155
3156         * gnus.el (registry-ignore): Add nnir groups to the ignore-list.
3157
3158 2011-08-04  Daiki Ueno  <ueno@unixuser.org>
3159
3160         * mml1991.el (mml1991-epg-find-usable-key)
3161         (mml1991-epg-find-usable-secret-key): New function.
3162         (mml1991-epg-sign): Check if signing key is usable.
3163         (mml1991-epg-encrypt): Check if encrypting key is usable (bug#8955).
3164
3165 2011-08-03  Andrew Cohen  <cohen@andy.bu.edu>
3166
3167         * nnir.el (nnir-read-server-parm): Add an argument to restrict to
3168         server-variables only.  This should fix a bug introduced with commit
3169         e1889675b7f4adf057833c5513c9374134c4e053.
3170         (nnir-run-query): 'nnir-search-engine should not be set from the global
3171         environment.
3172
3173 2011-08-02  Andrew Cohen  <cohen@andy.bu.edu>
3174
3175         * nnir.el (nnir-search-thread): Position point on referring article
3176         line.
3177         (nnir-warp-to-article): Clean up summary buffers.
3178
3179         * nnimap.el (nnimap-request-thread): Whitespace fix.
3180
3181 2011-08-02  Steve Purcell  <steve@sanityinc.com>  (tiny change)
3182
3183         * nnimap.el (nnimap-get-groups): Decode "&" correctly.
3184
3185 2011-08-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3186
3187         * starttls.el (starttls-available-p): Rename from
3188         `starttls-any-program-available' and changed return convention.
3189
3190 2011-07-31  Lars Ingebrigtsen  <larsi@gnus.org>
3191
3192         * nnmaildir.el (nnmaildir-request-accept-article): Don't call
3193         `unix-sync' unless it's defined.
3194
3195 2011-07-31  Marcus Harnisch  <marcus.harnisch@gmx.net>  (tiny change)
3196
3197         * gnus-art.el (gnus-article-stop-animations): Use `elt' instead of
3198         `aref' for XEmacs compatibiltiy.
3199
3200 2011-07-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3201
3202         * spam.el (spam-fetch-field-fast): Rewrite slightly for clarity.
3203
3204 2011-07-31  Dave Abrahams  <dave@boostpro.com>
3205
3206         * gnus-sum.el (gnus-summary-refer-thread): Since lambdas aren't
3207         closures, quote the form properly (bug#9194).
3208
3209 2011-07-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3210
3211         * gnus-sum.el (gnus-summary-insert-new-articles): Clean up slightly.
3212         (gnus-summary-insert-new-articles): Protect against servers that are
3213         down.
3214
3215 2011-07-29  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
3216
3217         * mm-decode.el (mm-dissect-buffer): Add a default content-disposition
3218         in mm handle if none is specified.
3219
3220 2011-07-24  Andrew Cohen  <cohen@andy.bu.edu>
3221
3222         * nnimap.el (nnimap-make-thread-query): Quote message-ids for gmail.
3223
3224 2011-07-23  Andrew Cohen  <cohen@andy.bu.edu>
3225
3226         * nnir.el (nnir-search-thread): New function to make an nnir group
3227         based on a thread query.
3228
3229         * gnus-sum.el (gnus-refer-thread-use-nnir): New variable to control use
3230         of nnir in thread referral.
3231         (gnus-summary-refer-thread): Use it.
3232
3233         * nnimap.el (nnimap-request-thread): Use it.
3234
3235 2011-07-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3236
3237         * shr.el (shr-tag-comment): Ignore HTML comments.
3238
3239 2011-07-20  Andrew Cohen  <cohen@andy.bu.edu>
3240
3241         * nnir.el (gnus-group-make-nnir-group): Allow optional search query
3242         argument.
3243         (gnus-group-make-nnir-group, nnir-request-group, nnir-run-query):
3244         Use `nnir-address' to handle server info rather than passing an arg.
3245
3246         * nnimap.el (nnimap-make-thread-query): New utility function to format
3247         an imap thread search query.
3248         (nnimap-request-thread): Use it.
3249
3250         * gnus-sum.el (gnus-handle-ephemeral-exit): Ensure we are setting the
3251         right select-method if we are not going back to the group buffer.
3252
3253 2011-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3254
3255         * gnus-group.el (gnus-group-read-ephemeral-group): Make sure we don't
3256         enter invalid buffer configurations into the quit form (bug#9107).
3257         (gnus-group-tool-bar-gnome): Replace connect/disconnect with
3258         unplugged/plugged.
3259
3260         * gnus-sum.el (gnus-summary-refer-thread): When inserting new headers,
3261         keep track of which ones are unread (bug#9061).
3262
3263         * gnus.el (gnus-refer-article-method): Allow entering any sexp
3264         (bug#9055).
3265
3266         * gnus-art.el (gnus-article-show-images): Allow working if using w3m
3267         (bug#9041).
3268
3269         * gnus-html.el (mm-util): Require (bug#9073).
3270
3271         * gnus-sum.el (gnus-delete-duplicate-headers): New function.
3272         (gnus-summary-refer-thread): Use it to remove duplicates in the
3273         un-threaded view (bug#9053).
3274         (gnus-summary-insert-subject): Document USE-OLD-HEADER (bug#9070).
3275
3276 2011-07-07  Kan-Ru Chen  <kanru@kanru.info>
3277
3278         * nnir.el (nnir-read-server-parm): Use default value from global
3279         variable.  Without this the default search engine parameters aren't
3280         used at all.
3281
3282 2011-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3283
3284         * message.el (message-unique-id): Don't use the undocumented return
3285         value from (random t) (bug#9118).
3286
3287 2011-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3288
3289         * message.el (message-auto-save-directory): If the ~/Mail directory
3290         doesn't exist, use ~ as the auto-save directory (bug#4432).
3291
3292         * gnus-group.el (gnus-group-read-ephemeral-group): Start Gnus if it
3293         hasn't already been started.
3294
3295 2011-07-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3296
3297         * gnus.el (debbugs-gnu): Rename from debbugs-emacs.
3298
3299         * message.el (message-reply): Work around mysterious bug where
3300         `message-mode' seems to overwrite the locally bound `subject' variable.
3301
3302 2011-07-14  Andrew Cohen  <cohen@andy.bu.edu>
3303
3304         * nnimap.el (nnimap-request-thread): Ensure search is performed in
3305         correct group.
3306
3307         * gnus-int.el (gnus-request-thread): Add group argument.
3308
3309         * gnus-sum.el (gnus-summary-refer-thread): Use it.
3310
3311 2011-07-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3312
3313         * dgnushack.el (debbugs-gnu-summary-mode): Update compat names, too.
3314
3315         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): `debbugs-*'
3316         renamed to `debbugs-gnu-*'.
3317
3318 2011-07-08  Daiki Ueno  <ueno@unixuser.org>
3319
3320         * plstore.el: Revert the editing feature since it is not urgent.
3321         (plstore-mode, plstore-mode-toggle-display, plstore-mode-original)
3322         (plstore-mode-decoded): Remove.
3323
3324 2011-07-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3325
3326         * gnus-msg.el (gnus-bug): Don't insert user variables.  It usually
3327         isn't very interesting any more, and it leaks potentially secret data.
3328         (gnus-debug): Remove.
3329
3330         * gnus-art.el (gnus-ignored-headers): Remove obsolete and non-working
3331         use of :custom-show.
3332
3333 2011-07-07  Daiki Ueno  <ueno@unixuser.org>
3334
3335         * plstore.el: Add documentation.
3336         (plstore-mode): New mode to edit plstore file.
3337         (plstore-mode-toggle-display, plstore-mode-original)
3338         (plstore-mode-decoded): New command.
3339         (plstore--encode, plstore--decode, plstore--write-contents-functions)
3340         (plstore--insert-buffer, plstore--make): New function.
3341         (plstore-open, plstore-save): Simplify by using them.
3342
3343 2011-07-06  Glenn Morris  <rgm@gnu.org>
3344
3345         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Silence compiler.
3346
3347 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3348
3349         * gnus.el (gnus-refer-article-method): Remove mention of nnspool, which
3350         no longer is much used.
3351         (gnus-summary-line-format): Link to "Marking Articles" instead of "Read
3352         Articles".
3353
3354 2011-04-03  Kan-Ru Chen  <kanru@kanru.info>
3355
3356         * nnir.el (nnir-notmuch-program, nnir-notmuch-additional-switches)
3357         (nnir-notmuch-remove-prefix, nnir-engines, nnir-run-notmuch): New nnir
3358         `notmuch' backend.
3359
3360 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3361
3362         * mm-decode.el (mm-text-html-renderer): Doc fix.
3363
3364         * gnus-msg.el (gnus-bug): Fix the MML tag.
3365
3366         * pop3.el (pop3-open-server): -ERR is a valid response to CAPA.
3367
3368 2011-07-05  Daiki Ueno  <ueno@unixuser.org>
3369
3370         * gnus-start.el (gnus-get-unread-articles): Don't connect to the
3371         secondary methods if started with `gnus-no-server'.
3372
3373 2011-07-05  Juanma Barranquero  <lekktu@gmail.com>
3374
3375         * message.el (message-return-action): Fix typo in docstring.
3376
3377 2011-07-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3378
3379         * gnus-group.el (gnus-read-ephemeral-bug-group): Allow fetching several
3380         bug reports at once.
3381
3382         * nnimap.el (nnimap-request-scan): Say that splitting has finished.
3383
3384 2011-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3385
3386         * nndraft.el: Require gnus-group.
3387         (nndraft-request-list): Declare.
3388
3389         * nndraft.el (nndraft-update-unread-articles): Don't show group having
3390         no unread article unless it matches gnus-permanently-visible-groups.
3391
3392         * nndraft.el (nndraft-update-unread-articles): New function.
3393         (nndraft-request-associate-buffer): Use it to update the number of
3394         unread articles for the nndraft groups in the group buffer when saving
3395         or killing a draft message.
3396
3397 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3398
3399         * gnus-group.el (gnus-read-ephemeral-bug-group): Bind the coding
3400         systems to binary before writing and reading the mbox files.
3401
3402         * gnus.el (gnus-summary-line-format): Link to the info node for %U
3403         instead of trying to list them all (bug#8978).
3404
3405 2011-07-03  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
3406
3407         * pop3.el (pop3-open-server): Use :end-of-capability.
3408
3409 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3410
3411         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Make sure that
3412         the id is always a number.
3413
3414         * dgnushack.el (debbugs-summary-mode): Shut up compiler about debbugs.
3415
3416         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Hook into
3417         debbugs mode, if possible.
3418
3419 2011-07-02  Daiki Ueno  <ueno@unixuser.org>
3420
3421         * auth-source.el (auth-source-token-passphrase-callback-function):
3422         Reindent.
3423         (epg-context-operation): Remove unnecessary autoload.
3424
3425 2011-07-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3426
3427         * gnus.el (gnus-list-debbugs): New command.
3428
3429         * gnus-group.el (gnus-bug-group-download-format-alist): Get the
3430         mboxstat instead of the maintbox, since the stat seems to be fuller.
3431
3432         * gnus-msg.el (gnus-configure-posting-styles): Don't try to select dead
3433         summary buffers.
3434
3435         * message.el (message-get-reply-headers): Delete all duplicates,
3436         instead of the first.
3437         (message-get-reply-headers): Ensure that we have progress while
3438         deleting duplicates.
3439
3440         * gnus-msg.el (gnus-configure-posting-styles): Get the local
3441         gnus-posting-style value from the summary buffer to make it easier to
3442         make that a per-buffer conf.
3443
3444 2011-07-02  Andrew Cohen  <cohen@andy.bu.edu>
3445
3446         * nnir.el (nnir-run-imap): Allow halting a search when an article is
3447         found by setting `shortcut' in 'query.
3448         (nnir-request-article): Use `shortcut' setting when requesting article
3449         by Message-ID.
3450
3451 2011-07-02  Teodor Zlatanov  <tzz@lifelogs.com>
3452
3453         * gnus-msg.el (gnus-bug): Give the Version and Package headers to
3454         debbugs with the X-Debbugs-Package and X-Debbugs-Version headers.
3455         Bring the pseudo-headers back too.
3456
3457 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
3458
3459         * auth-source.el (auth-source-token-passphrase-callback-function):
3460         Simplify and remove EPA dependency.
3461
3462 2011-07-01  Andrew Cohen  <cohen@andy.bu.edu>
3463
3464         * nnir.el (nnir-request-article): Fix error message text.
3465
3466 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
3467
3468         * auth-source.el (plstore-delete): Autoload.
3469         (auth-source-plstore-search): Support delete operation.
3470         * plstore.el (plstore-delete): New function.
3471
3472 2011-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3473
3474         * gnus-draft.el (gnus-draft-clear-marks): Revert last change;
3475         mark actually existing articles as unread rather than the ones that
3476         active asserts.
3477
3478 2011-07-01  Paul Eggert  <eggert@cs.ucla.edu>
3479
3480         * nntp.el (nntp-record-command):
3481         * gnus-util.el (gnus-message-with-timestamp-1):
3482         Use format-time-string rather than decoding time stamps by hand.
3483         This is simpler and insulates the code from potential changes to
3484         current-time format.
3485
3486 2011-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3487
3488         * gnus-draft.el (gnus-draft-clear-marks): Mark deleted articles as read.
3489
3490 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
3491
3492         * plstore.el (plstore-select-keys, plstore-encrypt-to): New variable.
3493         (plstore-save): Support public key encryption.
3494         (plstore--init-from-buffer): New function.
3495         (plstore-open): Use it; fix error when opening a non-existent file.
3496         (plstore-revert): Use plstore--init-from-buffer.
3497
3498 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
3499
3500         * auth-source.el (auth-source-backend): Fix :initarg for data slot.
3501
3502 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3503
3504         * mml2015.el (mml2015-use): Replace string-match-p with string-match
3505         for old Emacsen.
3506
3507 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
3508
3509         * mml2015.el (mml2015-use): Don't try to load PGG on Emacs 24, when EPG
3510         is not fully working.
3511
3512 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3513
3514         * dgnushack.el: Autoload sha1 on XEmacs.
3515
3516         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Take an optional
3517         quit window configuration.
3518
3519         * auth-source.el (epg-context-set-passphrase-callback):
3520         Remove duplicate autoload.
3521
3522 2011-06-30  Andrew Cohen  <cohen@andy.bu.edu>
3523
3524         * nnir.el (nnir-request-article): Allow requesting articles by
3525         Message-ID with nnimap.
3526
3527         * gnus-sum.el (gnus-refer-article-methods): Allow (nnir) entry to use
3528         current server.
3529
3530 2011-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
3531
3532         * auth-source.el: Autoload EPA/EPG functions.
3533         (auth-source-netrc-use-gpg-tokens): Clarify that it should not be
3534         changed when EPA/EPG is not available.
3535         (auth-source-backend): Rename "arg" member to "data".
3536         (auth-source-backend-parse, auth-source-plstore-search)
3537         (auth-source-plstore-create): Use it.
3538
3539 2011-06-30  Andrew Cohen  <cohen@andy.bu.edu>
3540
3541         * gnus-art.el (gnus-request-article-this-buffer): Use existing function
3542         `gnus-refer-article-methods'.
3543
3544 2011-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
3545
3546         * auth-source.el: Require EPA and EPG.
3547         (auth-source-passphrase-alist): New variable.
3548         (auth-source-passphrase-callback-function)
3549         (auth-source-token-passphrase-callback-function): Callbacks for the
3550         netrc field encryption (GPG tokens).
3551         (auth-source-epa-extract-gpg-token, auth-source-epa-make-gpg-token):
3552         Symmetric encryption and decryption of the netrc GPG tokens.
3553         (auth-source-netrc-normalize): Use them, simplifying the closure.
3554
3555 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3556
3557         * dgnushack.el (dgnushack-compile): Don't compile plstore.el unless epg
3558         is available.
3559
3560 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3561
3562         * nnimap.el (nnimap-split-incoming-mail): If `nnimap-split-fancy' is
3563         non-nil, and `nnimap-split-methods' is nil, use the former.
3564
3565 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
3566
3567         * plstore.el (plstore-revert): New function.
3568         (plstore-open): Use it; hide the buffer from user.
3569
3570 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
3571
3572         * auth-source.el (auth-source-backend): New member "arg".
3573         (auth-source-backend-parse): Handle new backend 'plstore.
3574         * plstore.el: New file.
3575
3576 2011-06-30  Glenn Morris  <rgm@gnu.org>
3577
3578         * mm-util.el (mm-charset-synonym-alist): Move definition before use.
3579
3580 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3581
3582         * nnimap.el (nnimap-process-expiry-targets): Say what target we're
3583         expiring articles to.
3584
3585         * mm-util.el (mm-charset-to-coding-system): Recognize all ANSI.x3.4
3586         variations as ASCII (bug#5458).
3587
3588 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3589
3590         * nnmh.el (nnmh-request-list-1): Work on MS Windows.
3591
3592 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3593
3594         * message.el (message-point-in-header-p): Tweak the function to default
3595         to saying that we're not in the headers if there is no separator at
3596         all.  This makes it possible to use the Message version of `M-q' in
3597         buffers with no headers (bug#7987).
3598         (message-point-in-header-p): Fix last checkin to work with an empty
3599         mail-header-separator, too.
3600
3601         * auth-source.el (auth-source-netrc-saver): If the user says "don't ask
3602         again, save the choice via customize.
3603
3604 2011-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3605
3606         * message.el (message-send-mail-function): Add `sendmail-query-once'.
3607
3608         * nnimap.el (nnimap-finish-retrieve-group-infos): If the server has
3609         ended the connection, bail out before waiting infinitely on a new
3610         connection.
3611
3612 2011-06-28  Teodor Zlatanov  <tzz@lifelogs.com>
3613
3614         * gnus-msg.el (gnus-bug): Add Package and Version pseudo-headers to bug
3615         reports.
3616
3617         * gnus.el (gnus-bug-package): Use "gnus."
3618         (gnus-maintainer): Direct bug reports to submit@debbugs.gnu.org.
3619
3620 2011-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3621
3622         * dgnushack.el: Make the timer warning go away on XEmacs.
3623
3624         * gnus-art.el (gnus-article-stop-animations): New function to stop any
3625         animations going on at article exit time.
3626
3627         * gnus-registry.el (gnus-registry-user-format-function-M): Reinstate,
3628         since removing it breaks people upgrading.
3629
3630         * shr.el (shr-put-image): Use the new interface for animating images.
3631         (shr-put-image): Animate for 60 seconds.
3632
3633         * dgnushack.el: Bind `gnutls-available-p' to `ignore' on XEmacs to
3634         avoid compiler warnings.
3635
3636         * auth-source.el (with-auth-source-epa-overrides): Fix compilation
3637         error with `find-file-hooks' on Emacs 22.
3638         (with-auth-source-epa-overrides): Ugly hack to Wrap the
3639         `find-file-hook' things in `symbol-value' to avoid compilation warnings
3640         on all architectures.
3641
3642         * spam.el (spam-stat): Require in a normal fashion without binding
3643         `spam-stat-install-hooks' to avoid compilation warnings.
3644
3645         * spam-stat.el (spam-stat-install-hooks): Remove.
3646         (spam-stat-install-hooks): Don't run automatically.
3647
3648 2011-06-26  Timo Juhani Lindfors  <timo.lindfors@iki.fi>  (tiny change)
3649
3650         * gnus-msg.el (gnus-summary-reply-to-list-with-original): New command
3651         and keystroke.
3652
3653 2011-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3654
3655         * auth-source.el (auth-source-netrc-cache): Move forward.
3656
3657 2011-06-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3658
3659         * proto-stream.el (proto-stream-open-starttls): Use
3660         `gnutls-available-p' to see whether we have built-in support.
3661
3662         * auth-source.el (auth-source-netrc-create): Don't query the bits that
3663         we already know.
3664         (auth-source-forget-all-cached): Clear auth-source-netrc-cache, too.
3665         (auth-source-netrc-create): Don't prompt for the stuff we already know.
3666
3667 2011-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3668
3669         * auth-source.el (auth-source-netrc-create): Don't print all tokens in
3670         %S format, since that looks odd.
3671         (auth-sources): Prefer the ~/.authinfo file over the ~/.authinfo.gpg
3672         file, especially when saving.
3673
3674 2011-06-21  Andrew Cohen  <cohen@andy.bu.edu>
3675
3676         * nnimap.el (nnimap-find-article-by-message-id): return nil when no
3677         article found.
3678
3679 2011-06-18  Teodor Zlatanov  <tzz@lifelogs.com>
3680
3681         * auth-source.el (auth-source-netrc-use-gpg-tokens): Replace
3682         `auth-source-save-secrets' with a more sensitive alist that can be
3683         configured per file.  Experimental, so defaults to 'never.
3684         (auth-source-netrc-create): Use it.  Still experimental code.
3685         (with-auth-source-epa-overrides): Use `find-file-hooks' if
3686         `find-file-hook' is unbound (XEmacs fix).  Fix backquoting bug.
3687
3688 2011-06-16  Teodor Zlatanov  <tzz@lifelogs.com>
3689
3690         * auth-source.el (auth-source-save-secrets): New variable to control if
3691         secret tokens should be saved encrypted.
3692         (auth-source-netrc-parse, auth-source-netrc-search): Pass the file name
3693         to `auth-source-netrc-normalize'.
3694         (with-auth-source-epa-overrides): Add convenience macro.  Don't depend
3695         on the EPA variables being defined.
3696         (auth-source-epa-make-gpg-token): Convert text to a "gpg:" token.
3697         (auth-source-netrc-normalize): Convert "gpg:" tokens back to text in
3698         the lexical-let closure.
3699         (auth-source-netrc-create): Create "gpg:" tokens according to
3700         `auth-source-save-secrets'.
3701
3702 2011-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3703
3704         * gnus-group.el (gnus-group-update-group): Add new argument
3705         `info-unchanged' that stops updating dribble buffer.
3706
3707         * gnus-start.el (gnus-dribble-enter): Add new argument `regexp' that
3708         deletes lines matching to it in dribble buffer.
3709
3710         * gnus-agent.el (gnus-agent-fetch-group-1):
3711         * gnus-group.el (gnus-group-update-group-line, gnus-group-make-group):
3712         * gnus-srvr.el (gnus-server-update-server, gnus-server-set-info):
3713         * gnus-start.el (gnus-group-change-level):
3714         * gnus-sum.el (gnus-summary-move-article): Delete old dribble entry.
3715
3716         * gnus-sum.el (gnus-summary-update-info): Don't update dribble buffer
3717         if newsgroup info is not changed.
3718
3719         * gnus-group.el (gnus-group-get-new-news-this-group):
3720         * gnus-sum.el (gnus-summary-read-group-1, gnus-summary-exit-no-update):
3721         Don't update dribble buffer.
3722
3723 2011-06-01  Teodor Zlatanov  <tzz@lifelogs.com>
3724
3725         * gnus-registry.el (gnus-registry-remove-ignored): New function to
3726         remove entries with groups we ignore.
3727
3728 2011-05-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3729
3730         * shr.el (shr-rescale-image): Add an :ascent of 100 to images so that
3731         the underline comes at the bottom.
3732
3733 2011-05-31  Teodor Zlatanov  <tzz@lifelogs.com>
3734
3735         * gnus-registry.el (gnus-registry-article-marks-to-chars): Rename from
3736         `gnus-registry-user-format-function-M' and declare the latter obsolete.
3737         (gnus-registry-article-marks-to-names): Rename from
3738         `gnus-registry-user-format-function-M2'.
3739
3740 2011-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3741
3742         * gnus-sum.el (gnus-summary-exit): Make sure to kill article buffer in
3743         ephemeral group.
3744
3745 2011-05-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3746
3747         * shr.el (shr-browse-image): Copy the URL if called interactively.
3748
3749 2011-05-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3750
3751         * gnus-group.el (gnus-group-mark-article-read): It's possible that we
3752         want to have `gnus-newsgroup-unselected' kept sorted.  If this isn't
3753         done, then unselected articles may be marked as read.
3754
3755         * pop3.el (pop3-open-server): Erase the buffer after the greeting,
3756         since not doing this seems to lead to a race condition in pop3-logon.
3757
3758         * nnvirtual.el (nnvirtual-request-article): Bind `gnus-command-method'
3759         so that the call chain it correct when we call "upwards".
3760
3761         * gnus-sum.el (gnus-select-newsgroup): Auto-expiry doesn't make sense
3762         in read-only groups.
3763
3764         * gnus-group.el (gnus-group-mark-article-read): Ditto.
3765
3766         * message.el (message-cite-reply-position): Doc string fix.
3767
3768         * nnimap.el (nnimap-transform-headers): Simplify regexp to hopefully
3769         avoid regexp overflow.
3770         (nnimap-transform-split-mail): Ditto.
3771
3772         * pop3.el (pop3-retr): Error out if the server closes the connection.
3773
3774 2011-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
3775
3776         * mml1991.el (mml1991-mailcrypt-encrypt): Remove use of ill-designed
3777         mm-with-unibyte-current-buffer.  The buffer should not contain any
3778         multibyte chars anyway at this stage.
3779
3780 2011-05-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3781
3782         * shr.el (shr-urlify): Use shr-add-font to make underlines be less ugly
3783         at the end of lines.
3784
3785 2011-05-29  Julien Danjou  <julien@danjou.info>
3786
3787         * smiley.el (gnus-smiley-file-types): Add gif as supported file type.
3788
3789 2011-05-27  Glenn Morris  <rgm@gnu.org>
3790
3791         * gnus-group.el (gnus-bug-group-download-format-alist):
3792         Use the "maintainer" version of debian reports as well.
3793
3794 2011-05-26  Glenn Morris  <rgm@gnu.org>
3795
3796         * gnus-group.el (gnus-bug-group-download-format-alist):
3797         Use the "maintainer" version of debbugs.gnu.org reports.
3798
3799 2011-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3800
3801         * gnus-art.el (gnus-mime-delete-part): Fix mm-handle-filename usage.
3802
3803 2011-05-23  Stefan Monnier  <monnier@iro.umontreal.ca>
3804
3805         * gnus-cus.el (gnus-agent-customize-category):
3806         * gnus-delay.el (gnus-delay-send-queue):
3807         * gnus.el (gnus-other-frame):
3808         Don't quote lambda expressions with `quote'.
3809
3810 2011-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
3811
3812         * gnus-sum.el (gnus-summary-hide-thread): Fix bug where moving to hide
3813         the thread moves us backwards and so we loop forever.
3814
3815 2011-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3816
3817         * mm-bodies.el (mm-decode-content-transfer-encoding): Allow leading
3818         whitespace in base64 data lines.
3819
3820 2011-05-18  Teodor Zlatanov  <tzz@lifelogs.com>
3821
3822         * gnus-registry.el (gnus-registry-user-format-function-M):
3823         Use `mapconcat'.
3824         (gnus-registry-user-format-function-M2): Use to see the full text of
3825         the marks.  Make "," the mark text separator.
3826
3827         * nntp.el (nntp-send-authinfo): Use the "force" token for NNTP
3828         authentication with auth-source.
3829
3830 2011-05-17  Glenn Morris  <rgm@gnu.org>
3831
3832         * gnus-group.el (gnus-import-other-newsrc-file):
3833         Use insert-file-contents.
3834
3835 2011-05-16  Teodor Zlatanov  <tzz@lifelogs.com>
3836
3837         * gnus-sum.el (gnus-summary-hide-all-threads): Add update message every
3838         1000 iterations.
3839
3840 2011-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3841
3842         * nntp.el (nntp-open-connection): Check if process-type is available.
3843
3844 2011-05-16  Julien Danjou  <julien@danjou.info>
3845
3846         * shr.el (shr-tag-del): Add support for del tag.
3847
3848 2011-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3849
3850         * gnus-html.el (gnus-html-put-image): Register a displayer.
3851
3852         * shr.el (shr-image-displayer): Don't remove text props from alt text.
3853
3854 2011-05-13  Teodor Zlatanov  <tzz@lifelogs.com>
3855
3856         * registry.el (prune-factor): New initialization parameter defaulting
3857         to 0.1.
3858         (registry-prune-hard): Use it.
3859
3860         * gnus-registry.el (gnus-registry-fixup-registry): Set prune-factor to
3861         0.1 expicitly.
3862
3863 2011-05-13  Glenn Morris  <rgm@gnu.org>
3864
3865         * message.el (message-send-mail-with-sendmail): Assume sendmail-program
3866         is bound, since this function requires sendmail.
3867
3868 2011-05-11  Teodor Zlatanov  <tzz@lifelogs.com>
3869
3870         * registry.el (registry-usage-test): Disable pruning test.
3871
3872 2011-05-11  David Engster  <dengste@eml.cc>
3873
3874         * lpath.el: Bind shr-put-image and process-type for Emacs22 and XEmacs.
3875         Bind set-network-process-option for XEmacs.
3876
3877 2011-05-10  Teodor Zlatanov  <tzz@lifelogs.com>
3878
3879         * registry.el (registry-prune-hard-candidates)
3880         (registry-prune-soft-candidates): Helper methods for registry pruning.
3881         (registry-prune): Use them.  Make the sort function optional.
3882
3883 2011-05-10  Jim Meyering  <meyering@redhat.com>
3884
3885         * shr.el (shr-colorize-region): Fix typo "on on -> on".
3886
3887 2011-05-10  Julien Danjou  <julien@danjou.info>
3888
3889         * shr.el (shr-put-color-1): Do not bug out when old-props is a face
3890         symbol and not a list.
3891
3892 2011-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3893
3894         * gnus-art.el (gnus-article-mode): Move binding of
3895         shr-put-image-function here from gnus-article-prepare-display.
3896
3897         * shr.el (shr-put-image-function): New variable.
3898         (shr-image-fetched, shr-image-displayer, shr-tag-img): Funcall it.
3899         (shr-put-image): Return scaled image.
3900
3901         * gnus-art.el (gnus-shr-put-image): New function.
3902         (gnus-article-prepare-display): Bind shr-put-image-function to it.
3903
3904         * gnus-html.el (gnus-html-wash-images): Register scaled images, not
3905         original ones, as deletable.
3906
3907 2011-05-09  Stefan Monnier  <monnier@iro.umontreal.ca>
3908
3909         * nntp.el (nntp-open-connection): Set TCP keepalive option.
3910
3911 2011-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
3912
3913         * registry.el (registry-full): Add convenience method.  Fix logic.
3914         (registry-insert): Use it.  Fix logic here too.
3915
3916         * gnus-registry.el (gnus-registry-insert): Add wrapper that calls
3917         `registry-prune' if `registry-full' returns t.
3918         (gnus-registry-handle-action)
3919         (gnus-registry-get-or-make-entry, gnus-registry-set-id-key)
3920         (gnus-registry-usage-test): Use it.
3921
3922 2011-05-07  Julien Danjou  <julien@danjou.info>
3923
3924         * shr.el (shr-link): Make shr-link inherit from link by default.
3925
3926 2011-05-06  Teodor Zlatanov  <tzz@lifelogs.com>
3927
3928         * shr.el (shr-urlify, shr-link): Fix shr-link face.
3929
3930 2011-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
3931
3932         * shr.el (shr-urlify, shr-link): Still broken but at least doesn't
3933         error out because the face is not a list.
3934
3935 2011-05-05  Glenn Morris  <rgm@gnu.org>
3936
3937         * proto-stream.el (gnutls-negotiate): Fix declarations.
3938
3939         * gnus-start.el (gnus-propagate-marks): Declare.
3940
3941 2011-05-04  Teodor Zlatanov  <tzz@lifelogs.com>
3942
3943         * registry.el (registry-reindex): Fix percentage message.
3944
3945         * proto-stream.el (network-stream-open-starttls): Adjust to call
3946         `gnutls-negotiate' with :process and :hostname arguments.
3947
3948 2011-05-03  Teodor Zlatanov  <tzz@lifelogs.com>
3949
3950         * shr.el: Add shr-link face for links.
3951         (shr-urlify): Use it.
3952
3953         * registry.el (registry-insert): Make error message more helpful.
3954
3955 2011-05-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3956
3957         * gnus-html.el (gnus-html-schedule-image-fetching):
3958         Use url-queue-retrieve, if it exists.
3959
3960         * shr.el (shr-tag-img): Ditto.
3961
3962         * gnus.el: Autoload more gnus-agent functions.
3963
3964         * gnus-art.el (gnus-request-article-this-buffer): Store articles in the
3965         agent if we haven't already (bug#8502).
3966
3967         * gnus-async.el (gnus-async-article-callback): Put prefetched articles
3968         into the Agent, too.
3969
3970         * gnus-agent.el (gnus-agent-store-article): New function.
3971
3972         * nnheader.el (nnheader-insert-buffer-substring): Rename from nntp-
3973         and moved from that file for reuse.
3974
3975         * pop3.el (pop3-open-server): Error messages are "-ERR".
3976
3977 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3978
3979         * pop3.el (pop3-open-server): Upgrade opportunistically to STARTTLS.
3980         (open-tls-stream): Remove superfluous tls/starttls autoloads.
3981
3982 2011-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
3983
3984         * gnus.el: No Gnus v0.17 is released.
3985
3986 2011-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
3987
3988         * gnus-sum.el (gnus-summary-next-article): Don't bug out if the summary
3989         buffer has moved to a different frame.
3990
3991 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3992
3993         * nnimap.el (nnimap-request-article): Use nntp-insert-buffer-substring
3994         to get the conversion from unibyte to multibyte buffers to work on
3995         Emacs 22.
3996
3997         * nntp.el (nntp-request-article): Slight clean-up.
3998
3999 2011-04-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4000
4001         * shr.el (shr-strike-through): New face.
4002         (shr-tag-s): Use it to provide <s> support.
4003         (shr-tag-s): Remove duplicate definition.
4004
4005 2011-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
4006
4007         * gnus-registry.el (gnus-registry-ignore-group-p): Don't call
4008         `gnus-parameter-registry-ignore' if the *Group* buffer doesn't exist.
4009
4010 2011-04-24  Teodor Zlatanov  <tzz@lifelogs.com>
4011
4012         * proto-stream.el (proto-stream-open-starttls): Give host parameter to
4013         `gnutls-negotiate'.
4014         (gnutls-negotiate): Adjust `gnutls-negotiate' declaration.
4015
4016 2011-04-23  Glenn Morris  <rgm@gnu.org>
4017
4018         * gnus-sum.el (gnus-extra-headers): Bump :version.
4019
4020 2011-04-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4021
4022         * shr.el (shr-tag-sup): New function.
4023         (shr-tag-sub): Ditto.
4024
4025 2011-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
4026
4027         * gnus-registry.el (gnus-registry-ignore-group-p): Test specifically
4028         for the case where `gnus-registry-ignored-groups' is a list of lists,
4029         and don't call `gnus-parameter-registry-ignore' otherwise.
4030
4031 2011-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
4032
4033         * nnimap.el (nnimap-user): New backend variable.
4034         (nnimap-open-connection-1): Use it.
4035         (nnimap-credentials): Accept user parameter so it's explicit what user
4036         name is desired.
4037
4038         * gnus-sum.el (gnus-extra-headers): Add Keywords, Cc, and Gcc to
4039         default.
4040
4041         * gnus.el (gnus-registry-ignored-groups): Provide default in gnus.el,
4042         not gnus-registry.el.
4043
4044         * gnus-registry.el: Mention in comments how to modify
4045         `gnus-extra-headers' for proper recipient tracking and that it may
4046         already have To and Cc recently, which it does as of this commit.
4047         (gnus-registry-ignored-groups): Remove defcustom.
4048         Explain why in comments.
4049         (gnus-registry-action): Fix data-header reference to use the extra
4050         headers.  Explain in package commentary how to add To and Cc headers to
4051         the gnus-extra-headers.
4052         (gnus-registry-ignored-groups): Adjust defaults to match the parameter.
4053         (gnus-registry-ignore-group-p): Adjust to take either a group/topic
4054         parameter list or a string list in `gnus-registry-ignored-groups'.
4055         Fix logic error.
4056
4057 2011-04-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4058
4059         * shr.el (shr-expand-url): Protect against null urls.
4060
4061 2011-04-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4062
4063         * shr.el (shr-base): New binding.
4064         (shr-tag-base): Keep track of <base>.
4065         (shr-expand-url): New function used throughout.
4066
4067 2011-04-20  Teodor Zlatanov  <tzz@lifelogs.com>
4068
4069         * gnus-registry.el
4070         (gnus-registry--split-fancy-with-parent-internal): Fix loop bugs.
4071         (gnus-registry-ignored-groups): New variable.
4072         (gnus-registry-ignore-group-p): Use it.
4073         (gnus-registry-handle-action): Use `gnus-registry-ignore-group-p' and
4074         set the destination group to nil (same as delete) if it's ignored.
4075
4076 2011-04-20  David Engster  <dengste@eml.cc>
4077
4078         * tests/gnustest-nntp.el: New file for simple NNTP testing.
4079
4080         * Makefile.in (test-nntp): New rule.
4081         (check): Add it.
4082         (test-registry): Change '$(EMACS_COMP)' to '$(EMACS) $(FLAGS)'.
4083
4084 2011-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4085
4086         * gnus-registry.el (gnus-registry-action)
4087         (gnus-registry-fetch-header-fast):
4088         Don't use mail-header that looks an internal function of mailheader.el.
4089
4090 2011-04-19  Glenn Morris  <rgm@gnu.org>
4091
4092         * time-date.el (time-to-days): Remove unused local variables.
4093
4094 2011-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4095
4096         * gnus-registry.el: Eliminate cl functions.
4097         (gnus-registry-sort-addresses): New function that replaces mapcan.
4098         (gnus-registry-action, gnus-registry-spool-action)
4099         (gnus-registry-split-fancy-with-parent)
4100         (gnus-registry-fetch-recipients-fast): Use it.
4101         (gnus-registry-import-eld): Replace delete* with dolist + delq.
4102
4103         * registry.el (initialize-instance, registry-lookup)
4104         (registry-lookup-breaks-before-lexbind, registry-lookup-secondary)
4105         (registry-lookup-secondary-value, registry-search, registry-delete)
4106         (registry-insert, registry-reindex, registry-size, registry-prune):
4107         Use eval-and-compile.
4108
4109 2011-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
4110
4111         * registry.el (registry-reindex): New method to recreate the secondary
4112         registry indices.
4113
4114         * gnus-registry.el (gnus-registry-fixup-registry): Use it if the
4115         tracked field changes.
4116         (gnus-registry-unfollowed-addresses, gnus-registry-track-extra)
4117         (gnus-registry-action, gnus-registry-spool-action)
4118         (gnus-registry-handle-action)
4119         (gnus-registry--split-fancy-with-parent-internal)
4120         (gnus-registry-split-fancy-with-parent)
4121         (gnus-registry-register-message-ids): Add recipient tracking on spool,
4122         move, and delete actions, and for fancy splitting with parent.
4123         (gnus-registry-extract-addresses)
4124         (gnus-registry-fetch-recipients-fast)
4125         (gnus-registry-fetch-header-fast): Convenience functions.
4126         (gnus-registry-misc-test): ERT test of
4127         `gnus-registry-extract-addresses'.
4128
4129 2011-04-15  Teodor Zlatanov  <tzz@lifelogs.com>
4130
4131         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
4132         Track by subject first, then sender.
4133
4134 2011-04-15  Stefan Monnier  <monnier@iro.umontreal.ca>
4135
4136         * message.el (message-bogus-system-names): Replace ^...$ => \`...\'.
4137
4138         * gnus.el (gnus-splash-svg-color-symbols): Don't use insert-file from
4139         Lisp.
4140
4141         * gnus-draft.el (gnus-draft-setup): New arg `dont-pop'.
4142         (gnus-draft-send): Use it to avoid popping
4143         up frames from gnus-group-send-queue.
4144
4145 2011-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
4146
4147         * gnus-registry.el: Updated gnus-registry docs.
4148
4149 2011-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
4150
4151         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
4152         Fix logic bug.
4153         (gnus-registry-post-process-groups): Fix logging of no results and
4154         quote sender and subject.
4155
4156 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4157
4158         * proto-stream.el (proto-stream-open-starttls): Only do opportunistic
4159         STARTTLS upgrades if we have built-in gnutls support.  Upgrades via
4160         gnutls-cli are too slow to be done opportunistically.
4161
4162         * gnus-start.el (gnus-get-unread-articles): Slight cleanup.
4163         (gnus-read-active-for-groups): Don't try to finish getting stuff where
4164         we had no early-data returned.
4165         (gnus-get-unread-articles): Add a sanity check so that we don't issue
4166         two async commands to the same server at the same time.
4167
4168 2011-04-12  Stig Sandbeck Mathisen  <ssm@fnord.no>  (tiny change)
4169
4170         * gnus-sum.el (gnus-summary-select-article-buffer): Doc fix.
4171
4172 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4173
4174         * gnus-registry.el (gnus-registry-remake-db): Put the warning on a
4175         "warning" level.
4176
4177         * mm-url.el (mm-url-package-name): Remove to ease third-party reuse.
4178         (mm-url-insert-file-contents): Don't set the package names.
4179
4180 2011-04-11  Teodor Zlatanov  <tzz@lifelogs.com>
4181
4182         * gnus-registry.el (gnus-registry-action): Remove properties and
4183         simplify subject in `gnus-registry-handle-action'.
4184         (gnus-registry-spool-action): Get subject and sender from message if
4185         they are not passed in.
4186         (gnus-registry-handle-action): Remove properties and simplify subject
4187         consistently.
4188
4189 2011-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
4190
4191         * registry.el: Require CL before using defmacro*.
4192
4193 2011-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4194
4195         * gnus-art.el (article-treat-date): Assume that
4196         gnus-article-date-headers may be a group parameter.
4197
4198 2011-04-07  Teodor Zlatanov  <tzz@lifelogs.com>
4199
4200         * gnus-registry.el (gnus-registry-handle-action): More debugging.
4201
4202         * gnus-start.el (gnus-gnus-to-newsrc-format): Add a way to run
4203         interactively so the newsrc file can contain foreign groups too.
4204         Useful for debugging but not much for users.
4205
4206 2011-04-07  David Engster  <dengste@eml.cc>
4207
4208         * registry.el (registry-usage-test): Only do
4209         `registry-lookup-breaks-before-lexbind' testing for Emacs24 with
4210         lexical binding.
4211
4212 2011-04-07  David Engster  <dengste@eml.cc>
4213
4214         * Makefile.in (check, test-registry): New rules for test-suite.
4215
4216 2011-04-06  David Engster  <dengste@eml.cc>
4217
4218         * registry.el, gnus-registry.el: Use `ignore-errors' instead of third
4219         argument NOERROR for `require', since XEmacs 21.4 does not support it.
4220
4221 2011-04-06  David Engster  <dengste@eml.cc>
4222
4223         * registry.el (initialize-instance): Change :after to :AFTER to be
4224         compatible with old EIEIO version in XEmacs.
4225
4226 2011-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
4227
4228         * gnus-registry.el (gnus-registry-post-process-groups)
4229         (gnus-registry--split-fancy-with-parent-internal): Fix splitting bugs
4230         and provide better messaging.
4231
4232 2011-04-06  David Engster  <dengste@eml.cc>
4233
4234         * Makefile.in (fail-on-warning): New rule to compile with warnings as
4235         errors.
4236
4237         * dgnushack.el (dgnushack-compile-error-on-warn): New function to call
4238         dgnushack-compile with error-on-warn enabled, and to signal an error if
4239         clean compilation failed.
4240         (dgnushack-compile): New argument 'error-on-warn'.  If non-nil, compile
4241         with `byte-compile-error-on-warn'.  Return nil if errors occured.
4242
4243 2011-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
4244
4245         * gnus-registry.el: Don't use ERT if it's not available.  Load it
4246         unconditionally anyway, discarding errors.
4247         (gnus-registry-delete-entries): New convenience function.
4248         (gnus-registry-import-eld): Import from old .eld registry.
4249
4250         * registry.el: Don't use ERT if it's not available.  Load it
4251         unconditionally anyway, discarding errors.
4252
4253         * proto-stream.el (gnutls-negotiate): Revert inadvertent commit of the
4254         version from the Claudio Bley GnuTLS patch (extra optional parameters
4255         and host name).
4256
4257 2011-04-05  Teodor Zlatanov  <tzz@lifelogs.com>
4258
4259         * gnus-registry.el (gnus-registry-fixup-registry): New function to
4260         fixup the parameters that can be customized by the user between
4261         save/read cycles.
4262         (gnus-registry-read): Use it.
4263         (gnus-registry-make-db): Use it.
4264         (gnus-registry-spool-action, gnus-registry-handle-action):
4265         Fix messaging.
4266         (gnus-registry--split-fancy-with-parent-internal): Fix loop.
4267         Map references to actual group names with sender and subject tracking.
4268         (gnus-registry-post-process-groups): Use `cond' for better messaging.
4269         (gnus-registry-usage-test): Add subject lookup test.
4270
4271         * registry.el (registry-db, initialize-instance): Set up constructor
4272         instead of :initform arguments for the sake of older Emacsen.
4273         (registry-lookup-breaks-before-lexbind): New method to demonstrate
4274         pre-lexbind merge bug.
4275         (registry-usage-test): Use it.
4276         (initialize-instance, registry-db): Move the non-function initforms
4277         back to the class definition.
4278
4279 2011-04-03  Teodor Zlatanov  <tzz@lifelogs.com>
4280
4281         * registry.el: New library to manage gnus-registry-style data.
4282
4283         * gnus-registry.el: Use it (major rewrite).
4284
4285         * nnregistry.el: Use it.
4286
4287         * spam.el: Use it.
4288
4289 2011-04-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4290
4291         * gnus-sum.el (gnus-update-marks): Reinstate the code to not alter
4292         marks on non-selected articles.
4293
4294 2011-04-02  Chong Yidong  <cyd@stupidchicken.com>
4295
4296         * nnimap.el (nnimap-open-connection-1): Pass explicit :end-of-command
4297         parameter to open-protocol-stream.
4298
4299 2011-04-01  Julien Danjou  <julien@danjou.info>
4300
4301         * mm-view.el (mm-display-inline-fontify): Do not fontify with
4302         fundamental-mode.
4303
4304 2011-04-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4305
4306         * gnus-start.el (gnus-get-unread-articles): Don't try to contact denied
4307         servers.
4308
4309 2011-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4310
4311         * gnus-sum.el (gnus-update-marks): Revert intersection change, which
4312         made marks not propagate, again.
4313
4314 2011-03-30  Chong Yidong  <cyd@stupidchicken.com>
4315
4316         * proto-stream.el (open-protocol-stream): Bring back `network' type.
4317         Make this the default type.
4318         (proto-stream-open-plain): Rename from proto-stream-open-default.
4319         (open-protocol-stream, proto-stream-open-starttls)
4320         (proto-stream-open-tls, proto-stream-open-shell): Replace `default'
4321         with `plain'.
4322
4323         * nnimap.el (nnimap-stream, nnimap-open-connection-1): Accept `network'
4324         value.
4325
4326         * nntp.el (nntp-open-connection-function): Document the fact that some
4327         values are not functions but are instead handled specially.
4328         Recognize nntp-open-plain-stream value.
4329         (nntp-open-connection): Recognize that value.
4330
4331 2011-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4332
4333         * dgnushack.el: Only do the defcustom compilation thing on XEmacs,
4334         where it seems to be needed.
4335
4336 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4337
4338         * gssapi.el (open-gssapi-stream): Remove the last mentions of the IMAP
4339         stuff.
4340
4341         * gnus-score.el (gnus-score-string): Fix calling convention of
4342         `gnus-simplify-buffer-fuzzy' after last patches.
4343
4344         * gnus-sum.el (gnus-update-marks): Don't send any marks updates to the
4345         server for articles we didn't get any headers for.  This is a sanity
4346         check.
4347
4348 2011-03-29  Michael Welsh Duggan  <md5i@md5i.com>
4349
4350         * nnimap.el (nnimap-open-connection-1): Is the login responds with a
4351         new CAPABILITY, use it.
4352
4353 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4354
4355         * gnus-agent.el (gnus-agent-fetch-headers): Don't message if we're not
4356         downloading anything.
4357
4358         * gnus.el (gnus-splash-svg-color-symbols): Remove superfluous `and'.
4359
4360 2011-03-29  Adam Sjøgren  <asjo@koldfront.dk>
4361
4362         * gnus.el (gnus-group-startup-message): Prefer svg file and replace
4363         colors.
4364         (gnus-splash-svg-color-symbols): New function.
4365
4366 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4367
4368         * gnus-sum.el (gnus-simplify-buffer-fuzzy): Take the regexp explicitly
4369         instead of using the global gnus-simplify-subject-fuzzy-regexp.
4370         (gnus-simplify-subject-fuzzy): Use the local
4371         gnus-simplify-subject-fuzzy-regex instead of the global one.
4372         This makes using this variable in group parameters work.
4373
4374 2011-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
4375
4376         * gnus-registry.el (gnus-registry-unfollowed-groups):
4377         Add "archive:sent" to the unfollowed group regex (for the recent Gnus
4378         archive:sent-YYYY-MM-DD groups).
4379         (gnus-registry-split-fancy-with-parent): Bail out early in sender
4380         tracking if there are more than `gnus-registry-max-track-groups'
4381         matches.
4382
4383 2011-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
4384
4385         * message.el (message--yank-original-internal): New function to do the
4386         insertion cleanly inside eval in `message-yank-original'.
4387         (message-yank-original): Use it.
4388
4389 2011-03-29  Julien Danjou  <julien@danjou.info>
4390
4391         * mm-view.el (mm-display-inline-fontify): Use `set-normal-mode' with
4392         local variables disabled rather than `normal-mode'.
4393
4394 2011-03-28  Brian T. Sniffen  <bsniffen@akamai.com>  (tiny change)
4395
4396         * imap.el (imap-shell-open, imap-process-connection-type):
4397         Use imap-process-connection-type for 'shell' streams as well as
4398         Kerberos, SSL, other subprocesses.
4399
4400 2011-03-26  Chong Yidong  <cyd@stupidchicken.com>
4401
4402         * proto-stream.el: Changes preparatory to merging open-protocol-stream
4403         with open-network-stream.
4404         (proto-stream-always-use-starttls): Option removed.
4405         (open-protocol-stream): Return a process object by default.  Provide a
4406         new parameter :return-list specifying a list-type return value, which
4407         now has the form (PROP . PLIST) instead of a fixed-length list.  Change
4408         :type `network' to `try-starttls', and `network-only' to `default'.
4409         Make `default' the default, for compatibility with open-network-stream.
4410         Handle the no-parameter case exactly as open-network-stream, with no
4411         additional stream processing.  Search plists using plist-get.
4412         Explicitly add :end-of-commend parameter if it is missing.
4413         (proto-stream-open-default): Rename from
4414         proto-stream-open-network-only.  Return 'default as the type.
4415         (proto-stream-open-starttls): Rename from proto-stream-open-network.
4416         Use plist-get.  Don't return `tls' as the type if STARTTLS negotiation
4417         failed.  Always return a list with a (possibly dead) process as the
4418         first element, for compatibility with open-network-stream.
4419         (proto-stream-open-tls): Use plist-get.  Always return a list.
4420         (proto-stream-open-shell): Return `default' as connection type.
4421         (proto-stream-capability-open): Use plist-get.
4422         (proto-stream-eoc): Function deleted.
4423
4424         * nnimap.el (nnimap-stream, nnimap-open-connection)
4425         (nnimap-open-connection-1): Handle renaming of :type parameter for
4426         open-protocol-stream.
4427         (nnimap-open-connection-1): Pass a :return-list parameter
4428         open-protocol-stream to obtain a list return value.  Parse this list
4429         using plist-get.
4430
4431         * nntp.el (nntp-open-connection): Handle renaming of :type parameter
4432         for open-protocol-stream.  Accept open-protocol-stream return value
4433         that is a subprocess object instead of a list.  Handle the case of a
4434         dead returned process.
4435
4436 2011-03-25  Teodor Zlatanov  <tzz@lifelogs.com>
4437
4438         * mm-util.el (mm-handle-filename): Move to mm-decode.el (bug#8330).
4439
4440         * mm-decode.el (mm-handle-filename): Move from mm-util.el (bug#8330).
4441
4442 2011-03-21  Julien Danjou  <julien@danjou.info>
4443
4444         * mm-view.el (mm-display-inline-fontify): Make mode optional, and call
4445         normal-mode if not set.  Set temp buffer unmodified to avoid kill-buffer
4446         query.
4447         (mm-inline-text): Render normal text with fontification whenever
4448         possible.
4449
4450         * gnus-sum.el (gnus-summary-save-parts-1):
4451         * gnus-art.el (gnus-article-browse-html-save-cid-content)
4452         (gnus-article-browse-html-parts, gnus-mime-delete-part)
4453         (gnus-mime-copy-part, gnus-mime-inline-part, gnus-insert-mime-button):
4454         Use `mm-handle-filename'.
4455
4456         * mm-util.el (mm-handle-filename): New function, return the filename of
4457         an handle.
4458
4459 2011-03-18  Julien Danjou  <julien@danjou.info>
4460
4461         * gnus-util.el (gnus-buffer-live-p): Simplify gnus-buffer-live-p.
4462         (gnus-buffer-live-p): Check that buffer is not nil.
4463
4464 2011-03-17  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
4465
4466         * gnus.el: No Gnus v0.15 is released.
4467
4468 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4469
4470         * time-date.el (format-seconds): Use assoc instead of assoc-string to
4471         avoid warning on XEmacs.
4472
4473         * dgnushack.el: Bind help-echo-owns-message to avoid a compiler warning
4474         on XEmacs.
4475
4476         * gnus-art.el: Require mouse, which the build bot seems to say is
4477         needed.
4478
4479         * dgnushack.el: Define url-retrieve-synchronously unless not defined.
4480
4481         * gravatar.el (gravatar-retrieve-synchronously): Use `url-retrieve' on
4482         XEmacs, since it doesn't have url-retrieve-synchronously.
4483
4484         * time-date.el (format-seconds): Use assoc instead of assoc-string,
4485         since assoc-string doesn't exist in XEmacs.
4486
4487 2011-03-17  Antoine Levitt  <antoine.levitt@gmail.com>
4488
4489         * gnus-group.el (gnus-group-list-ticked): New function.
4490         (gnus-group-make-menu-bar): Provide a menu entry for it.
4491         (gnus-group-list-map): Provide a binding for it.
4492
4493 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4494
4495         * shr.el (shr-visit-file): New command.
4496
4497         * nnimap.el (nnimap-fetch-inbox): Rewrite slightly last patch.
4498
4499 2011-03-17  Bjørn Mork  <bjorn@mork.no>
4500
4501         * nnimap.el (nnimap-fetch-inbox): Don't download bodies on ver4-capable
4502         servers.
4503
4504 2011-03-16  Julien Danjou  <julien@danjou.info>
4505
4506         * mm-uu.el (mm-uu-dissect-text-parts): Only dissect handle that are
4507         inline.
4508
4509         * gnus-art.el (article-hide-list-identifiers):
4510         Use gnus-group-get-list-identifiers.
4511
4512         * gnus-sum.el (gnus-group-get-list-identifiers): New function.
4513         (gnus-summary-remove-list-identifiers):
4514         Use gnus-group-get-list-identifiers to get regexp.
4515         (gnus-select-newsgroup, gnus-summary-insert-subject)
4516         (gnus-summary-insert-articles):
4517         Call gnus-summary-remove-list-identifiers unconditionally.
4518
4519 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4520
4521         * gnus-sum.el (gnus-articles-to-read): Revert back to old behavior if
4522         we're selecting a group with unread articles.
4523
4524         * nnimap.el (nnimap-open-connection-1): Allow `network-only', too.
4525
4526         * gssapi.el: New file separated out from imap.el to provide a general
4527         Kerberos 5 connection facility for Emacs.
4528
4529         * message.el (message-elide-ellipsis): Document the format spec
4530         ellipsis.
4531
4532 2011-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
4533
4534         * message.el (message-elide-region): Allow the ellipsis to say how many
4535         lines were removed.
4536
4537 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4538
4539         * gnus-win.el (gnus-configure-frame): Protect against trying to restore
4540         window configurations containing buffers that are now dead.
4541
4542         * nnimap.el (nnimap-parse-flags): Remove all MODSEQ entries before
4543         parsing to avoid integer overflows.
4544         (nnimap-parse-flags): Simplify the last change.
4545         (nnimap-parse-flags): Store HIGHESTMODSEQ as a string, since it may be
4546         too large for 32-bit Emacsen.
4547
4548 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
4549
4550         * auth-source.el (auth-source-netrc-create):
4551         * message.el (message-yank-original): Fix use of `case'.
4552
4553 2011-03-15  Nelson Ferreira  <nelson.ferreira@ieee.org>  (tiny change)
4554
4555         * gnus-art.el (gnus-article-treat-body-boundary): Fix boundary width on
4556         XEmacs, which was one character too wide.
4557
4558 2011-03-09  Antoine Levitt  <antoine.levitt@gmail.com>
4559
4560         * gnus-sum.el (gnus-articles-to-read): Use gnus-large-newsgroup as
4561         default number of articles to display.
4562         (gnus-articles-to-read): Use pretty names for prompt.
4563
4564 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4565
4566         * gnus-int.el (gnus-open-server): Ditto.
4567
4568         * gnus-start.el (gnus-activate-group): Give a backtrace if
4569         debug-on-quit is set and the user hits `C-g'.
4570         (gnus-read-active-file): Ditto.
4571
4572         * gnus-group.el (gnus-group-read-ephemeral-group): Ditto.
4573
4574 2011-03-15  Teodor Zlatanov  <tzz@lifelogs.com>
4575
4576         * message.el (message-yank-original): Use cond instead of CL case.
4577
4578 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
4579
4580         * auth-source.el (auth-source-netrc-create): Use usual format for the
4581         default in prompts.
4582
4583 2011-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4584
4585         * lpath.el: Fbind read-char-choice for XEmacs.
4586
4587 2011-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
4588
4589         * auth-source.el (auth-source-netrc-create): Show the default in the
4590         prompt when prompting for token creation.
4591
4592 2011-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
4593
4594         * auth-source.el (auth-source-format-prompt): Always convert the value
4595         to a string to avoid evaluating non-string arguments.
4596         (auth-source-netrc-create): Offer default properly, not as initial
4597         content in `read-string'.
4598         (auth-source-netrc-saver): Use a cache keyed by file name and MD5 hash
4599         of line to determine if we've been run before.  If so, don't run again,
4600         but print a trivial message to indicate the cache was hit instead.
4601
4602 2011-03-11  Teodor Zlatanov  <tzz@lifelogs.com>
4603
4604         * gnus-sync.el (gnus-sync-install-hooks, gnus-sync-unload-hook):
4605         Don't install `gnus-sync-read' to any hooks by default.  It's buggy.
4606         The user will have to run `gnus-sync-read' manually and wait for Cloudy
4607         Gnus.
4608
4609 2011-03-11  Julien Danjou  <julien@danjou.info>
4610
4611         * mm-uu.el (mm-uu-type-alist): Add support for diff starting with "===
4612         modified file".
4613
4614 2011-03-09  Teodor Zlatanov  <tzz@lifelogs.com>
4615
4616         * auth-source.el (auth-source-read-char-choice): New function to read a
4617         character choice using `dropdown-list', `read-char-choice', or
4618         `read-char'.  It appends "[a/b/c] " to the prompt if the choices were
4619         '(?a ?b ?c).  The `dropdown-list' support is disabled for now.  Use
4620         `eval-when-compile' to load `dropdown-list'.  Remove `dropdown-list'.
4621         (auth-source-netrc-saver): Use it.
4622         (auth-source-pick-first-password): New convenience function.
4623
4624 2011-03-08  Teodor Zlatanov  <tzz@lifelogs.com>
4625
4626         * nnimap.el (nnimap-credentials): Keep the :save-function as the third
4627         parameter in the credentials.
4628         (nnimap-open-connection-1): Use it after a successful login.
4629         (nnimap-credentials): Add IMAP-specific user and password prompt.
4630
4631         * auth-source.el (auth-source-search): Add :require parameter, taking a
4632         list.  Document it and the :save-function return token.  Pass :require
4633         down.  Change the CREATED message from a warning to a debug statement.
4634         (auth-source-search-backends): Pass :require down.
4635         (auth-source-netrc-search): Pass :require down.
4636         (auth-source-netrc-parse): Use :require, if it's given, as a filter.
4637         Change save prompt to indicate all modifications saved here are
4638         deletions.
4639         (auth-source-netrc-create): Take user login name as default in user
4640         prompt.  Move all the save functionality to a lexically bound function
4641         under the :save-function token in the returned list.  Set up clearer
4642         default prompts for user, host, port, and secret.
4643         (auth-source-netrc-saver): New function, intended to be wrapped for
4644         :save-function.
4645
4646 2011-03-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4647
4648         * shr.el (shr-table-horizontal-line): Change the defaults for the table
4649         lines to be spaces instead.
4650
4651 2011-03-07  Julien Danjou  <julien@danjou.info>
4652
4653         * sieve-manage.el (sieve-sasl-auth): Create auth-info if not found.
4654         (sieve-sasl-auth): Check that auth-source-search did return something,
4655         or just return an empty string.
4656
4657 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
4658
4659         * gnus.el (gnus-interactive): Use read-directory-name.
4660
4661         * gnus-uu.el (gnus-uu-decode-uu-and-save)
4662         (gnus-uu-decode-unshar-and-save, gnus-uu-decode-save)
4663         (gnus-uu-decode-binhex, gnus-uu-decode-yenc)
4664         (gnus-uu-decode-save-view, gnus-uu-decode-postscript-and-save):
4665         Likewise.
4666
4667         * gnus-group.el (gnus-group-make-directory-group): Likewise.
4668
4669 2011-03-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4670
4671         * gnus-start.el (gnus-group-change-level): Allow putting foreign groups
4672         onto the list of killed groups, too.  This makes killed nnimap groups,
4673         for instance, more reliably not reappear.
4674
4675         * nnimap.el (nnimap-request-thread): Don't bug out when we can't find
4676         the parent.
4677
4678         * gnus-sum.el (gnus-update-read-articles): Fix typo.
4679
4680         * gnus.el (gnus-valid-select-methods): Mark nnimap as a backend that
4681         really have server-side marks.
4682
4683         * gnus-sum.el (gnus-propagate-marks): Change default back to nil again,
4684         since most backends do not usefully have server-side marks.
4685         (gnus-update-read-articles): Propagate marks to all backends that
4686         really have server-side marks.
4687
4688 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
4689
4690         * message.el (message-cite-reply-position, message-cite-style):
4691         New variables.
4692         (message-yank-original): Use the new citation styles.
4693
4694 2011-03-04  Daiki Ueno  <ueno@unixuser.org>
4695
4696         * message.el (message-options): Revert 22da67af (workaround for XEmacs
4697         buffer-local issue); don't mark it buffer-local when running under
4698         XEmacs.
4699
4700 2011-03-03  Tassilo Horn  <tassilo@member.fsf.org>
4701
4702         * nnimap.el (nnimap-parse-flags): Add a workaround for FETCH lines with
4703         numbers too big to be `read'.
4704
4705 2011-03-02  Teodor Zlatanov  <tzz@lifelogs.com>
4706
4707         * password-cache.el (password-in-cache-p): Add autoload.
4708
4709         * message.el (message-options): Make buffer-local two ways to attempt
4710         to fix a XEmacs bug.
4711
4712 2011-03-02  Julien Danjou  <julien@danjou.info>
4713
4714         * gnus-art.el (gnus-with-article-buffer): Fix buffer live check.
4715
4716 2011-03-01  Julien Danjou  <julien@danjou.info>
4717
4718         * gnus-art.el (list-identifier): Add list-identifier as a parameter
4719         group.
4720         (article-hide-list-identifiers): Use list-identifier group parameter.
4721
4722 2011-02-28  Julien Danjou  <julien@danjou.info>
4723
4724         * sieve.el (sieve-buffer-script-name): New local variable to store
4725         sieve script name.
4726         (sieve-edit-script): Store sieve script name.
4727         (sieve-upload): Use sieve script name when uploading.
4728         (sieve-upload): Use substitute-command-keys.
4729         (sieve-edit-script): Use substitute-command-keys.
4730         (sieve-refresh-scriptlist): Use substitute-command-keys.
4731         (sieve-manage-mode-map): Define keymap properly.
4732         (sieve-manage-mode): Do not set mode name manually, change mode-name to
4733         (sieve-refresh-scriptlist): Use substitute-command-keys."Sieve-manage".
4734         Remove commented code about cvs.
4735         (sieve-manage-quit): New function.
4736         (sieve-manage-mode-map): Bind 'q' to sieve-manage-quit.
4737
4738 2011-02-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4739
4740         * gnus-group.el (gnus-import-other-newsrc-file): New function.
4741
4742 2011-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
4743
4744         * auth-source.el (auth-source-search): Cache empty result sets.
4745
4746         * password-cache.el (password-in-cache-p): Convenience function to
4747         check if a key is in the cache, even if the value is nil.
4748
4749         * auth-source.el (auth-source-save-behavior): New variable to replace
4750         `auth-source-never-create'.
4751         (auth-source-netrc-create): Use it.
4752         (auth-source-never-save): Remove.
4753
4754 2011-02-25  Lars Ingebrigtsen  <larsi@gnus.org>
4755
4756         * nnimap.el (nnimap-stream): Doc fix.
4757         (nnimap-open-connection-1): Reverse the order of the ports to that the
4758         prompted-for port is first.
4759
4760         * gnus-start.el (gnus-get-unread-articles): Don't clobber the async
4761         retrieval by the no-group selection.
4762
4763         * gnus-demon.el (gnus-demon-init): run-with-timer should be called with
4764         numerical parameters.
4765
4766 2011-02-25  Julien Danjou  <julien@danjou.info>
4767
4768         * gnus-gravatar.el: Use gnus-with-article-buffer.
4769
4770         * gnus-art.el (gnus-with-article-buffer): Check that the
4771         gnus-article-buffer is alive.
4772
4773 2011-02-24  Teodor Zlatanov  <tzz@lifelogs.com>
4774
4775         * auth-source.el (auth-source-creation-prompts): New variable to manage
4776         creation-time prompts.
4777         (auth-source-search): Document it.
4778         (auth-source-format-prompt): Add utility function.
4779         (auth-source-netrc-create): Don't default the user name to
4780         user-login-name.  Use `auth-source-creation-prompts' and some default
4781         prompts for user, host, port, and password (the default generic prompt
4782         remains ugly).
4783         (auth-source-never-save): Add customizable option to never save info.
4784         (auth-source-netrc-create): Use it and improve save prompts.  Fix help
4785         mode excursion.
4786
4787 2011-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4788
4789         * auth-source.el (auth-source-netrc-create): Use `read-char' with no
4790         argument that XEmacs doesn't support.
4791
4792         * dgnushack.el (dgnushack-compile): Exclude color.el from being
4793         compiled for Emacsen having no `libxml-parse-html-region' support.
4794
4795         * gnus-xmas.el (gnus-xmas-define): Remove gnus-x-color-values.
4796
4797         * lpath.el: Bind buffer-save-without-query for XEmacs.
4798
4799 2011-02-23  Julien Danjou  <julien@danjou.info>
4800
4801         * gnus-art.el (article-make-date-line): Ignore errors if time is
4802         invalid and not convertible.
4803         (article-make-date-line): Only add lapsed time if time is not nil.
4804
4805 2011-02-23  Teodor Zlatanov  <tzz@lifelogs.com>
4806
4807         * auth-source.el (auth-source-netrc-create): Use `read-char' instead of
4808         `read-char-choice' for backwards compatibility.
4809         (auth-source-netrc-element-or-first): New function to DTRT for
4810         parameter extraction.
4811         (auth-source-netrc-create): Use it and fix multiple parameter print
4812         bug.  Use the default passed from above (given-default) or the
4813         built-in (user-login-name for :user).
4814
4815 2011-02-23  Lars Ingebrigtsen  <larsi@gnus.org>
4816
4817         * gnus-start.el (gnus-dribble-read-file):
4818         Set buffer-save-without-query, since we always want to save the dribble
4819         file, probably.
4820
4821         * nnmail.el (nnmail-article-group): Allow a final "" split to work on
4822         nnimap.
4823
4824         * gnus-sum.el (gnus-user-date-format-alist): Rename back again from
4825         -summary- since it's a user-visible variable.
4826
4827         * nnimap.el (nnimap-retrieve-group-data-early): Don't do QRESYNC the
4828         first time you use the new Gnus.
4829
4830 2011-02-22  Teodor Zlatanov  <tzz@lifelogs.com>
4831
4832         * auth-source.el: Don't load netrc.el.
4833         (auth-sources): Search ~/.netrc as well by default.
4834         (auth-source-debug): Add 'trivia option for extra output.
4835         (auth-source-do-trivia): Use it.
4836         (auth-source-search): Simplify logic to use
4837         `auth-source-search-backends'.  Use `auth-source-do-trivia' where
4838         appropriate.  Don't keep a running count at this level.  Layer :create
4839         and :delete options appropriately on the first and second passes.
4840         Don't track the backend with the search results.
4841         (auth-source-search-backends): New function to search a list of
4842         backends for a processed spec.
4843         (auth-source-netrc-parse): Cache all netrc files, making
4844         auth-source-netrc-cache an alist keyed by the file name and using the
4845         file mtime as the caching criterion.  Keep the obfuscated data secret
4846         with a lexical bind.
4847         (auth-source-netrc-search): Don't calculate the length of the results
4848         unnecessarily.
4849         (auth-source-search-backends): Fix bug.
4850         (auth-source-netrc-create): Rework prompts.
4851
4852 2011-02-22  Andrew Cohen  <cohen@andy.bu.edu>
4853
4854         * nnir.el (nnir-imap-search-arguments,nnir-imap-default-search-key):
4855         Lower case names of search constraints.
4856         (nnir-run-query): Cache and reuse search constraints for all imap
4857         servers.
4858
4859 2011-02-22  Lars Ingebrigtsen  <larsi@gnus.org>
4860
4861         * gnus-msg.el (gnus-inews-add-send-actions): Restore the winconf name
4862         after exit.
4863         (gnus-setup-message): Define missing variable from last checkin.
4864
4865         * gnus-sum.el (gnus-summary-show-article): When called with t as the
4866         value, show the raw article.
4867
4868 2011-02-22  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
4869
4870         * gnus.el: No Gnus v0.13 is released.
4871
4872 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
4873
4874         * nnimap.el (nnimap-open-connection-1): Revert last change, since
4875         auth-source now accepts numbers.
4876
4877         * auth-source.el (auth-source-netrc-parse): Accept a number as the port
4878         spec, too.
4879         (auth-source-ensure-strings): New function.
4880
4881         * gnus-art.el (gnus-article-update-date-headers): Doc fix.
4882         (gnus-article-setup-buffer): Always restart the date timer so that user
4883         changes to the frequency is respected.
4884
4885         * nnimap.el (nnimap-open-connection-1): auth-source expects strings as
4886         port numbers, so make sure it gets that if nnimap-server-port is
4887         explicit.
4888
4889 2011-02-21  Simon Josefsson  <simon@josefsson.org>
4890
4891         * nnimap.el (nnimap-inbox): Doc fix.
4892
4893 2011-02-21  Chong Yidong  <cyd@stupidchicken.com>
4894
4895         * color.el (color-name-to-rgb): Rename from color-rgb->normalize.
4896         Autoload.  Add optional arg FRAME, and pass it to color-values.
4897         (color-complement): Caller changed.  Doc fix.
4898         (color-gradient): Rewrite for better clarity and efficiency.
4899
4900 2011-02-20  Chong Yidong  <cyd@stupidchicken.com>
4901
4902         * shr-color.el (shr-color->hexadecimal): Use renamed function names
4903         color-rgb-to-hex, color-name-to-rgb, color-srgb-to-lab, and
4904         color-lab-to-srgb.
4905
4906 2011-02-20  Drew Adams  <drew.adams@oracle.com>
4907
4908         * color.el: First part of merge from hexrgb.el.
4909         (color-rgb-to-hex): Rename from color-rgb->hex.
4910         (color-rgb-to-hsv): Rename from color-rgb->hsv.  Force hue and
4911         saturation to zero if the value is too small.
4912         (color-rgb-to-hsl): Rename from color-rgb->hsl.
4913         (color-srgb-to-xyz): Rename from color-srgb->xyz.  Doc fix.
4914         (color-xyz-to-srgb): Rename from color-xyz->srgb.  Doc fix.
4915         (color-xyz-to-lab): Rename from color-xyz->lab.  Doc fix.
4916         (color-lab-to-xyz): Rename from color-lab->xyz.  Doc fix.
4917         (color-lab-to-srgb): Rename from color-lab->srgb.  Doc fix.
4918         (color-cie-de2000): Doc fix.
4919
4920 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
4921
4922         * nntp.el (nntp-finish-retrieve-group-infos): Add a kludge to use the
4923         given method as in the group name if we're using an extended method.
4924         (nntp-finish-retrieve-group-infos): Wait for the end of the LIST ACTIVE
4925         command, if we're using that, instead of waiting for the beginning.
4926
4927         * gnus-start.el (gnus-get-unread-articles): Extend the methods so that
4928         we're sure to get unique server names, and we don't output two async
4929         commands in the same buffer.  This fixes an NNTP hang for some users.
4930
4931 2011-02-21  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
4932
4933         * gnus.el: No Gnus v0.11 is released.
4934
4935 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
4936
4937         * gnus-sum.el (gnus-summary-next-article): Add a kludge to reselect the
4938         summary buffer before reading going to the next buffer.  This avoids
4939         putting the point in the group buffer if you `C-g' the command.
4940
4941         * auth-source.el (auth-source-netrc-parse): Add an in-memory netrc
4942         cache (for now) to make ~/.authinfo.gpg files usable.
4943
4944         * nnfolder.el (copyright-update): Define for the compiler.
4945
4946         * auth-source.el (auth-source-search): Fix unbound variable.
4947
4948 2011-02-19  Glenn Morris  <rgm@gnu.org>
4949
4950         * gnus.el (gnus-meta): Doc fix.
4951
4952 2011-02-19  Chong Yidong  <cyd@stupidchicken.com>
4953
4954         * nnfolder.el (nnfolder-save-buffer): Don't let-bind copyright-update,
4955         in case it's not yet loaded.
4956
4957 2011-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
4958
4959         * nnimap.el (nnimap-wait-for-response): Ensure that we get the entire
4960         line we're waiting for.
4961
4962 2011-02-19  Darren Hoo  <darren.hoo@gmail.com>  (tiny change)
4963
4964         * gnus-art.el (gnus-article-next-page-1): Because customized mode-line
4965         face with line-width greater than zero will cause RET in gnus summary
4966         buffer to scroll down article page-wise because auto vscroll happens,
4967         it should be temporally disabled when doing a scroll-up.
4968
4969 2011-02-19  Lars Ingebrigtsen  <larsi@gnus.org>
4970
4971         * nnimap.el (nnimap-parse-copied-articles): Allow for "<foo> OK"
4972         outputs from the server.
4973
4974 2011-02-18  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
4975
4976         * gnus-art.el (gnus-article-prepare): Run gnus-article-prepare-hook
4977         later so that bbdb can hook in easier.
4978
4979 2011-02-18  Lars Ingebrigtsen  <larsi@gnus.org>
4980
4981         * auth-source.el (auth-source-search): Don't try to create credentials
4982         if the caller doesn't want that.
4983         (auth-source-search): If we don't find a match, don't bug out on
4984         non-bound variables.
4985         (auth-source-search): Only ask a single backend to create the
4986         credentials.
4987
4988         * nnimap.el (nnimap-log-command): Add a newline to the inhibited
4989         logging.
4990         (nnimap-credentials): Protect against auth-source-search returning nil.
4991         (nnimap-request-list): Protect against not being able to open the
4992         server.
4993
4994 2011-02-17  Lars Ingebrigtsen  <larsi@gnus.org>
4995
4996         * auth-source.el (auth-source-search): Do a two-phase search, one with
4997         no :create to get the responses from all backends.
4998
4999         * nnimap.el (nnimap-open-connection-1): Delete duplicate server names
5000         when getting credentials.
5001
5002         * gnus-util.el (gnus-delete-duplicates): New function.
5003
5004 2011-02-17  Teodor Zlatanov  <tzz@lifelogs.com>
5005
5006         * nnimap.el (nnimap-credentials): Instead of picking the first port as
5007         a creation default, pass the whole port list down.  It will be
5008         completed.
5009
5010         * auth-source.el (auth-source-search): Updated docs to talk about
5011         multiple creation choices.
5012         (auth-source-netrc-create): Accept a list as a value (from the search
5013         parameters) and do completion on that list.  Keep a separate netrc line
5014         with the password obscured for showing the user.
5015
5016         * nnimap.el (nnimap-open-connection-1): Make the `nnimap-address' the
5017         first choice to `auth-source-search' so it will be used for entry
5018         creation instead of the server's Gnus-specific name.
5019         (nnimap-credentials): Rely on the auth-source library to select which
5020         port is actually wanted in the new netrc entry, so don't override
5021         `auth-source-creation-defaults'.
5022
5023         * auth-source.el (auth-source-netrc-parse): Use :port instead of
5024         :protocol and accept a missing user, host, or port as a wildcard match.
5025         (auth-source-debug): Default to off.
5026
5027         (auth-source-netrc-search, auth-source-netrc-create)
5028         (auth-source-secrets-search, auth-source-secrets-create)
5029         (auth-source-user-or-password, auth-source-backend, auth-sources)
5030         (auth-source-backend-parse-parameters, auth-source-search): Use :port
5031         instead of :protocol.
5032
5033         * nnimap.el (nnimap-credentials): Pass a port default to
5034         `auth-source-search' in case an entry needs to be created.
5035         (nnimap-open-connection-1): Use :port instead of :protocol.
5036
5037 2011-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5038
5039         * auth-source.el: Bind load-path when loading EIEIO from
5040         "gnus-fallback-lib/eieio"; don't pass more than two args, that XEmacs
5041         21.4 doesn't support, to `require'.
5042         (auth-source-secrets-search): Use mm-delete-duplicates instead of
5043         delete-dups that is not available in XEmacs 21.4.
5044
5045 2011-02-16  Raphael Kubo da Costa  <kubito@gmail.com>  (tiny change)
5046
5047         * auth-source.el: Correctly load EIEIO from "gnus-fallback-lib/eieio"
5048         as EIEIO must also be loaded when auth-source.el is being
5049         byte-compiled.
5050
5051 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
5052
5053         * gnus-fallback-lib/eieio/eieio.el: Copy from Emacs.
5054
5055         * gnus-fallback-lib/eieio/eieio-speedbar.el: Copy from Emacs.
5056
5057         * gnus-fallback-lib/eieio/eieio-opt.el: Copy from Emacs.
5058
5059         * gnus-fallback-lib/eieio/eieio-datadebug.el: Copy from Emacs.
5060
5061         * gnus-fallback-lib/eieio/eieio-custom.el: Copy from Emacs.
5062
5063         * gnus-fallback-lib/eieio/eieio-comp.el: Copy from Emacs.
5064
5065         * gnus-fallback-lib/eieio/eieio-base.el: Copy from Emacs.
5066
5067         * auth-source.el: Load EIEIO from "gnus-fallback-lib/eieio" if
5068         necessary.
5069
5070 2011-02-16  Lars Ingebrigtsen  <larsi@gnus.org>
5071
5072         * gnus-sum.el (gnus-propagate-marks): Change default to t again, since
5073         nil means that nnimap doesn't get updated.
5074
5075 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
5076
5077         * auth-source.el (auth-source-netrc-create): Return a synthetic search
5078         result when the user doesn't want to write to the file.
5079         (auth-source-netrc-search): Expect a synthetic result and proceed
5080         accordingly.
5081         (auth-source-cache-expiry): New variable to override
5082         `password-cache-expiry'.
5083         (auth-source-remember): Use it.
5084
5085         * nnimap.el (nnimap-credentials): Remove the `inhibit-create'
5086         parameter.  Create entry if necessary by using :create t.
5087         (nnimap-open-connection-1): Don't pass `inhibit-create'.
5088
5089 2011-02-15  Teodor Zlatanov  <tzz@lifelogs.com>
5090
5091         * auth-source.el (auth-source-debug): Enable by default and don't
5092         mention the obsolete `auth-source-hide-passwords'.
5093         (auth-source-do-warn): New function to debug unconditionally.
5094         (auth-source-do-debug): Use it.
5095         (auth-source-backend-parse): Use it for invalid `auth-sources' entries
5096         and for Secrets API entries when the secrets.el library is not
5097         available.
5098
5099 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
5100
5101         * gnus-sum.el (gnus-propagate-marks): Default to nil.
5102         (gnus-summary-exit): Kill the correct article buffer on exit from a
5103         `C-d' group.
5104
5105         * gnus-start.el (gnus-use-backend-marks): Removed, since it duplicates
5106         gnus-propagate-marks.
5107
5108         * gnus-sum.el (gnus-summary-exit-no-update): Restore the group conf
5109         before killing the buffers so that a non-full window conf gets handled
5110         correctly.
5111         (gnus-summary-exit): Ditto.
5112         (gnus-summary-read-group-1): Ditto.
5113
5114         * nntp.el (nntp-retrieve-group-data-early): Reinstate the two-part
5115         async code again so that we can debug it properly.
5116
5117         * message.el (message-reply): Take an optional switch-buffer parameter
5118         so that Gnus window confs are respected better.
5119
5120 2011-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
5121
5122         * auth-source.el (auth-source-backend-parse-parameters): Don't rely on
5123         `plist-get' to accept non-list parameters (XEmacs issue).
5124         Fix docstring.
5125         (auth-source-secrets-search): Use `delete-dups', `append mapcar', and
5126         `butlast' instead of `remove-duplicates', `mapcan', and `subseq'.
5127         (auth-sources, auth-source-backend-parse, auth-source-secrets-search):
5128         Login collection is "Login" and not "login".
5129
5130 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
5131
5132         * gnus-art.el (article-update-date-lapsed): Don't bug out when updating
5133         multiple headers.
5134
5135         * nnimap.el (nnimap-inhibit-logging): New variable.
5136         (nnimap-log-command): Don't log login commands.
5137
5138         * auth-source.el (auth-source-netrc-search): The asserts seem to want
5139         to have more parameters.
5140
5141         * nnimap.el (nnimap-send-command): Mark the command time for each
5142         command, so that we don't get NOOPs stepping on our toes.
5143
5144         * gnus-art.el (article-date-ut): Get the date from the Date header on
5145         `t'.
5146
5147 2011-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5148
5149         * auth-source.el (auth-source-search): Use copy-sequence instead of
5150         the cl.el copy-list.
5151
5152 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
5153
5154         * imap.el: Bring it back (revert
5155         84d800cd31de3064f0ed39617d725709a2f8f42f).
5156
5157 2011-02-13  Adam Sjøgren  <asjo@koldfront.dk>
5158
5159         * gnus-delay.el (gnus-delay-article) Fix number of seconds per day.
5160         Improve prompt.
5161
5162 2011-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
5163
5164         * gnus-art.el (gnus-article-mode-line-format): Remove the article
5165         washing status from the default format.  It isn't very informative.
5166
5167 2011-02-13  Tassilo Horn  <tassilo@member.fsf.org>  (tiny change)
5168
5169         * nnimap.el (nnimap-request-accept-article, nnimap-process-quirk):
5170         Fix Gcc processing on imap.
5171
5172 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
5173
5174         * imap.el: Remove file.  All the functionality is in nnimap.el.
5175
5176 2011-02-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5177
5178         * message.el (message-bury): Don't pop up a new window when selected
5179         window is dedicated.
5180
5181 2011-02-10  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
5182
5183         * gnus-sum.el (gnus-summary-save-parts): Use read-directory-name.
5184
5185 2011-02-10  Teodor Zlatanov  <tzz@lifelogs.com>
5186
5187         * sieve-manage.el: Autoload `auth-source-search'.
5188         (sieve-sasl-auth): Use it.
5189
5190 2011-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
5191
5192         * nnimap.el: Autoload `auth-source-forget+'.
5193         (nnimap-open-connection-1): Use it if the connection fails.
5194
5195         * auth-source.el: Require `password-cache'.
5196         (auth-source-hide-passwords, auth-source-cache): Remove and mark
5197         obsolete.
5198         (auth-source-magic): Marker for `password-cache' keys.
5199         (auth-source-do-cache): Update docstring.
5200         (auth-source-search): Use and check cache.
5201         (auth-source-forget-all-cached, auth-source-remember)
5202         (auth-source-recall, auth-source-forget, auth-source-forget+)
5203         (auth-source-specmatchp): Caching support functions.
5204         (auth-source-forget-user-or-password, auth-source-forget-all-cached):
5205         Remove and obsolete.
5206         (auth-source-user-or-password): Remove caching to further discourage
5207         using it.  Always hide passwords.
5208
5209         * password-cache.el (password-cache-remove): Accept secrets that are
5210         not strings.
5211
5212 2011-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
5213
5214         * nntp.el (nntp-retrieve-group-data-early-disabled): Disable the async
5215         code for now, since it doesn't work for all users.
5216
5217 2011-02-09  Julien Danjou  <julien@danjou.info>
5218
5219         * message.el (message-options): Make message-options really buffer
5220         local.
5221
5222 2011-02-08  Teodor Zlatanov  <tzz@lifelogs.com>
5223
5224         * mail-source.el: Autoload `auth-source-search'.
5225         (mail-source-keyword-map): Note order matters.
5226         (mail-source-set-1): Get all the mail-source source values and
5227         defaults and search auth-source on those if needed.  This can all
5228         probably be simplified.
5229
5230         * nnimap.el: Autoload `auth-source-search'.
5231         (nnimap-credentials): Use it.
5232         (nnimap-open-connection-1): Ask for the virtual server and physical
5233         address in one shot.
5234
5235         * nntp.el: Autoload `auth-source-search'.
5236         (nntp-send-authinfo): Use it.  Note TODO.
5237
5238 2011-02-08  Julien Danjou  <julien@danjou.info>
5239
5240         * shr.el (shr-tag-body): Add support for text attribute in body
5241         markups.
5242
5243         * message.el (message-options): Make message-options a local variable.
5244
5245 2011-02-07  Teodor Zlatanov  <tzz@lifelogs.com>
5246
5247         * auth-source.el (auth-source-secrets-search)
5248         (auth-source-user-or-password): Use `append' instead of `nconc'.
5249         (auth-source-user-or-password): Build return list better and protect
5250         against nil :secret.
5251
5252 2011-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
5253
5254         * nnimap.el (nnimap-update-info): Refactor slightly.
5255         (nnimap-update-info): Tell Gnus whether there are any \Recent messages.
5256         (nnimap-update-info): Clean up slightly.
5257         (nnimap-quirk): Add quirk for Gmail IMAP which bugs out on NUL
5258         characters.
5259         (nnimap-process-quirk): Rename function to avoid collision.
5260         (nnimap-update-info): Fix macrology bug-out.
5261         (nnimap-update-info): Simplify split history test.
5262
5263 2011-02-06  Michael Albinus  <michael.albinus@gmx.de>
5264
5265         * auth-source.el (top): Require 'eieio unconditionally.
5266         Autoload `secrets-get-attributes' instead of `secrets-get-attribute'.
5267         (auth-source-secrets-search): Limit search when `max' is greater than
5268         number of results.
5269
5270 2011-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
5271
5272         * nntp.el (nntp-finish-retrieve-group-infos): Protect against the first
5273         part not returning any data.
5274
5275         * proto-stream.el (open-protocol-stream): Document the return value.
5276
5277 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
5278
5279         * auth-source.el (auth-source-secrets-search): Add examples.
5280
5281 2011-02-06  Julien Danjou  <julien@danjou.info>
5282
5283         * message.el (message-setup-1): Handle message-generate-headers-first
5284         set to t.
5285
5286 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
5287
5288         * auth-source.el (auth-sources): Allow for simpler defaults for Secrets
5289         API with a string "secrets:collection-name" and with 'default.
5290         (auth-source-backend-parse): Parse "secrets:collection-name" and
5291         'default.  Recurse on parses instead of repeating code.  Use the
5292         Secrets API is the source is not nil and 'ignore otherwise.  Emit a
5293         message when ignoring a source.
5294         (auth-source-search): List ignored search keys at the top level.
5295         (auth-source-netrc-create): Use `case' instead of `cond'.
5296         (auth-source-secrets-search): Created with TODOs.
5297         (auth-source-secrets-create): Created with TODOs.
5298         (auth-source-retrieve, auth-source-create, auth-source-delete)
5299         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
5300         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
5301         (auth-source-user-or-password-sftp)
5302         (auth-source-user-or-password-smtp): Remove.
5303         (auth-source-user-or-password): Deprecated and modified to be a wrapper
5304         around `auth-source-search'.  Not tested thoroughly.
5305
5306 2011-02-04  Teodor Zlatanov  <tzz@lifelogs.com>
5307
5308         * auth-source.el: Bring in assoc and eioeio libraries.
5309         (secrets-enabled): New variable to track the status of the Secrets API.
5310         (auth-source-backend): New EIOEIO class to represent a backend.
5311         (auth-source-creation-defaults): New variable to set prompt defaults
5312         during token creation (see the `auth-source-search' docstring for
5313         details).
5314         (auth-sources): Simplify to allow a simple string as a netrc backend
5315         spec.
5316         (auth-source-backend-parse): Parse a backend from an `auth-sources' spec.
5317         (auth-source-backend-parse-parameters): Fill in the backend parameters.
5318         (auth-source-search): Main auth-source API entry point.
5319         (auth-source-delete): Wrapper around `auth-source-search' for deletion.
5320         (auth-source-search-collection): Helper function for searching.
5321         (auth-source-netrc-parse, auth-source-netrc-normalize)
5322         (auth-source-netrc-search, auth-source-netrc-create): Netrc backend.
5323         Supports search, create, and delete.
5324         (auth-source-secrets-search, auth-source-secrets-create): Secrets API
5325         backend stubs.
5326         (auth-source-user-or-password): Call `auth-source-search' but it's not
5327         ready yet.
5328
5329 2011-02-04  Lars Ingebrigtsen  <larsi@gnus.org>
5330
5331         * message.el (message-setup-1): Remove the read-only stuff, since it
5332         doesn't work under XEmacs, for some reason.
5333
5334         * gnus-sum.el (gnus-user-date): Rename back from
5335         gnus-summary-user-date since user code refers to it.
5336
5337         * shr.el (shr-render-td): Store the actual background color used.
5338
5339         * message.el (message-setup-1): Don't bind the constant
5340         -forbidden-properties.
5341         (message-setup-1): Revert previous change, since it needs to bind the
5342         props to insert them.
5343         (message-resend): Allow removing the read-only separator line.
5344
5345 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
5346
5347         * nnimap.el (nnimap-request-accept-article): Give an error message if
5348         the APPEND wasn't successful.
5349
5350 2011-02-03  Adam Sjøgren  <asjo@koldfront.dk>
5351
5352         * gnus-start.el (gnus-get-unread-articles): Fix the call to methods
5353         that have no groups.
5354
5355 2011-02-03  Julien Danjou  <julien@danjou.info>
5356
5357         * gnus-draft.el: Remove progn around gnus-draft-setup.
5358
5359 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
5360
5361         * gnus-start.el (gnus-read-active-for-groups): This function is never
5362         called with a nil `infos', so clean that up.
5363         (gnus-get-unread-articles): Request active files from primary/secondary
5364         methods that have no groups (yet).
5365
5366 2011-02-03  Julien Danjou  <julien@danjou.info>
5367
5368         * message.el (message-setup-1): Always generate References first.
5369         (message-mail): Return the return value of message-setup, not always t.
5370         (message-setup-1): Insert mail-header-separator with read-only and
5371         intangible properties set.
5372
5373         * gnus.el (gnus-summary-line-format): Add missing semi-colon for
5374         user-date in docstring.
5375
5376         * gnus-art.el (gnus-article-jump-to-part): Remove useless sit-for.
5377
5378         * gnus.el (gnus-summary-line-format): Mention &user-date format in
5379         docstring.
5380
5381         * gnus.el (gnus-user-date-format-alist): Change default value.
5382         Use defcustom, with type and group. Move from gnus-util.el.
5383         Rename to gnus-summary-user-date-format-alist.
5384
5385 2011-02-03  Glenn Morris  <rgm@gnu.org>
5386
5387         * nnimap.el (gnus-fetch-headers): Declare.
5388
5389         * nnheader.el (gnus-range-add, gnus-remove-from-range): Autoload.
5390
5391 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
5392
5393         * message.el (message-forward-make-body-digest-plain)
5394         (message-followup, message-reply): Clean up things noted by Stefan.
5395
5396         * gnus-art.el (gnus-article-setup-buffer): Stop the date timer if
5397         gnus-article-update-date-headers is nil.
5398         (gnus-article-date-headers): Rip out the old -treat-date-* stuff, since
5399         it didn't really work with defcustom.
5400         (article-update-date-lapsed): Make sure the window start doesn't move,
5401         either.
5402
5403 2011-02-01  Julien Danjou  <julien@danjou.info>
5404
5405         * mm-uu.el (mm-uu-type-alist): Add support for git format-patch diff
5406         format.
5407
5408         * mm-decode.el (mm-inline-media-tests): Do not check for diff-mode it's
5409         standard in Emacs nowadays.
5410
5411         * color.el (color-gradient): Add a color-gradient function.
5412
5413 2011-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
5414
5415         * message.el (message-expand-name): Don't trust the return value of
5416         bbdb-complete-name.
5417         (message-check-news-header-syntax): Remove unused var `start'.
5418         (message-idna-to-ascii-rhs-1): Remove unused vars `rhs' and `address'.
5419         (message-inhibit-body-encoding): Move to before first use.
5420         (mail-abbrev-mode-regexp, Expires, User-Agent, Lines, Distribution)
5421         (To, References, In-Reply-To, Newsgroups, Subject, Path, From)
5422         (Organization, Message-ID, Date, mh-previous-window-config):
5423         Defvar the vars using dynamic scoping.
5424
5425 2011-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
5426
5427         * shr.el (shr-render-td): Only do colors at the final rendering.
5428         Should be slightly faster.
5429         (shr-insert-table): Fix up TD background colors when doing the
5430         vertical padding.
5431
5432         * gnus-art.el (article-date-ut): Protect against articles with no Date
5433         header.
5434         (article-update-date-lapsed): Don't use current-column to find the
5435         horizontal position.  It's fragile in the presence of \003 characters.
5436
5437         * gnus-start.el (gnus-read-active-file-1): Remove dead parameter infos.
5438
5439 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
5440
5441         * gnus-art.el (article-transform-date): Rewrite to still work when
5442         there are several rfc2822 parts.
5443         (article-transform-date): Fix infinite recursion.
5444         (article-date-ut): Replace infinitely many Date headers with a single
5445         one when called interactively.
5446
5447         * nnimap.el (nnimap-wait-for-response): Wait for results in a more
5448         secure manner.
5449
5450         * gnus-art.el (article-update-date-lapsed): Try to avoid having point
5451         move around by not using save-window-excursion.  It seems to work...
5452
5453 2011-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5454
5455         * gnus-art.el (article-make-date-line): Work for user-defined format.
5456
5457 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
5458
5459         * nntp.el (nntp-retrieve-group-data-early)
5460         (nntp-finish-retrieve-group-infos): Implement the asynchronous data
5461         fetching functions.
5462
5463         * gnus-start.el (gnus-read-active-for-groups): Read the active files
5464         thoroughly for all backends that have no known groups.  This should
5465         allow new nnml methods to retrieve mail.
5466
5467         * gnus-group.el (gnus-group-jump-to-group): Allow jumping to groups
5468         that Gnus doesn't know exists again.
5469
5470         * gnus-art.el (gnus-article-date-lapsed-new-header): Remove.
5471         (gnus-treat-date-ut): Ditto.
5472         (gnus-article-update-date-header): Rename.
5473         (gnus-treat-date-local): Remove.
5474         (gnus-treat-date-english): Remove.
5475         (gnus-treat-date-lapsed): Remove.
5476         (gnus-treat-date-combined-lapsed): Remove.
5477         (gnus-treat-date-original): Remove.
5478         (gnus-treat-date-iso8601): Remove.
5479         (gnus-treat-date-user-defined): Remove.
5480         (gnus-article-date-headers): New variable to control all the date
5481         header options.
5482         (article-date-ut): Rewrite to allow using the new way to format date
5483         headers(s).
5484
5485 2011-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
5486
5487         * nnmail.el (nnmail-article-group): Check for a direct fancy split
5488         method.
5489         (nnmail-article-group): A better test for fanciness.
5490
5491         * nnimap.el (nnimap-request-head): Protect against not finding the
5492         article by Message-ID.
5493
5494 2011-01-29  Lars Ingebrigtsen  <larsi@gnus.org>
5495
5496         * gnus-art.el (article-update-date-lapsed): Try a better way to really
5497         keep point at the "same place".
5498
5499 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
5500
5501         * gnus-sum.el (gnus-select-newsgroup): Don't try to alter the active
5502         data if the group is inactive.
5503
5504 2011-01-28  Julien Danjou  <julien@danjou.info>
5505
5506         * gnus-win.el: Remove dead function gnus-window-configuration-element.
5507         (gnus-all-windows-visible-p): Remove old compatibility code.
5508         (gnus-window-top-edge): Add docstring.
5509
5510         * gnus-group.el (gnus-group-jump-to-group): Set must match to t.
5511
5512 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
5513
5514         * gnus-int.el (gnus-request-marks): Call *-request-marks instead of the
5515         older request-update-info.
5516
5517         * gnus-art.el (article-make-date-line): Limit the length a bit more.
5518
5519 2011-01-28  Daiki Ueno  <ueno@unixuser.org>
5520
5521         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt):
5522         Give mml2015-signers higher precedence over mml2015-sign-with-sender.
5523
5524 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
5525
5526         * gnus-group.el (gnus-group-refresh-group): Refresh even non-visible
5527         groups.  This makes the nndraft:queue group pop up if it's not already
5528         there.
5529
5530         * gnus-sum.el (gnus-summary-read-group-1): Fix the "contains no
5531         messages" logic, which was reversed.
5532
5533         * gnus-art.el (article-update-date-lapsed): Ensure that point stays at
5534         the "same place" even if point is on the line being replaced.
5535         (article-update-date-lapsed): Allow updating both the combined lapsed
5536         and the lapsed headers.
5537         (article-update-date-lapsed): Skip past all the X-Sent/Date headers.
5538         (article-make-date-line): Limit the number of segments dynamically to
5539         avoid too-long lines.
5540
5541 2011-01-27  Julien Danjou  <julien@danjou.info>
5542
5543         * mml2015.el (mml2015-epg-sign): Add and use mml2015-sign-with-sender.
5544         (mml2015-epg-encrypt): Use mml2015-sign-with-sender.
5545
5546 2011-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5547
5548         * shr.el (shr-expand-newlines, shr-previous-newline-padding-width):
5549         Use plist-get instead of the cl function getf.
5550
5551 2011-01-27  Glenn Morris  <rgm@gnu.org>
5552
5553         * gnus-util.el (float-time): Get rid of compiler warning, again.
5554
5555 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
5556
5557         * shr.el (shr-put-color): Special-case background colors: Do put them
5558         at the blank parts at the front of the lines.
5559
5560         * gnus-draft.el (gnus-draft-clear-marks): New function to be run as an
5561         exit hook to nix out all data on readedness on group exit.
5562
5563         * gnus-util.el (float-time): If float-time is bound, always use it on
5564         all Emacsen.  It's unclear why the subrp check was there.
5565         (time-date): Require to make some autoload issues on XEmacs go away.
5566
5567         * shr.el (shr-put-color): Don't do the box padding in tables, since
5568         they're already padded.
5569
5570 2011-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
5571
5572         * gnus-art.el (gnus-article-next-page): When the last line of the
5573         article is displayed, scroll down once more instead of going to the
5574         next article at once.
5575         (article-lapsed-string): Refactor out and allow specifying how many
5576         segments you want.
5577         (gnus-article-setup-buffer): Start updating the lapsed header directly.
5578         (gnus-article-update-lapsed-header): New variable.
5579
5580         * shr.el: Revert change that made headings use different-sized faces.
5581         The Emacs display engine isn't advanced enough that, for instance,
5582         tables can comfortably use differently-sized faces.
5583
5584 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
5585
5586         * nnimap.el (nnimap-open-connection-1): Store the actual stream type
5587         used.
5588         (nnimap-login): Prefer plain LOGIN if it's enabled (since it requires
5589         fewer round trips than CRAM-MD5, and it's less likely to be buggy), and
5590         we're using an encrypted connection.
5591
5592         * proto-stream.el: Alter the interface functions to also return the
5593         actual stream type used: network or tls.
5594
5595 2011-01-25  Julien Danjou  <julien@danjou.info>
5596
5597         * mm-view.el (mm-display-shell-script-inline): Fix typo in docstring.
5598         (mm-display-javascript-inline): New function.
5599
5600         * mm-decode.el (mm-inline-media-tests): Add application/javascript
5601         viewing function.
5602
5603 2011-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5604
5605         * shr.el (shr-expand-newlines): Fix variable name.
5606
5607 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
5608
5609         * shr.el (shr-expand-newlines): Make nested boxes work.
5610
5611 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
5612
5613         * shr.el (shr-expand-newlines): Proof of concept implementation of boxy
5614         backgrounds.
5615         (shr-expand-newlines): Switch to using overlays to enable kill'n'yank
5616         in a more sensible manner.
5617
5618 2011-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
5619
5620         * mml-smime.el (mml-smime-use): Make it a defcustom and default to 'epg
5621         if EPG is loaded.
5622
5623 2011-01-24  Julien Danjou  <julien@danjou.info>
5624
5625         * shr.el: Use defface to create shr-tag-h[1-6] faces to fontify h[1-6]
5626         tags.
5627
5628 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
5629
5630         * gnus-art.el (gnus-article-read-summary-keys): Don't call disabled
5631         commands.
5632
5633         * gnus-gravatar.el (gnus-gravatar-insert): Don't move point around
5634         in the article buffer.
5635         (gnus-gravatar-insert): Use blank space from the current buffer to
5636         avoid breaking text properties.  This makes X-Sent updating work again.
5637
5638         * gravatar.el (gravatar-retrieve): Be silent when retrieving.
5639
5640 2011-01-23  Lars Ingebrigtsen  <larsi@gnus.org>
5641
5642         * gnus-html.el (gnus-html-image-fetched): Kill the buffer anyway, and
5643         fix the bug in url-http.el instead.
5644
5645         * shr.el (shr-image-fetched): Ditto.
5646
5647         * shr.el (shr-image-fetched): Avoid having point move in the article
5648         buffer.
5649
5650         * gnus-html.el (gnus-html-image-fetched): Don't kill the temporary
5651         buffer after being called.  It's apparently being killed by url.el, and
5652         killing it made point move to end-of-buffer in a random buffer.
5653
5654         * shr.el (shr-image-fetched): Ditto.
5655
5656 2011-01-23  Julien Danjou  <julien@danjou.info>
5657
5658         * mm-decode.el (mm-inline-media-tests): Change text/org to text/x-org.
5659
5660         * mm-uu.el (mm-uu-org-src-code-block-extract): Change text/org to
5661         text/x-org.
5662
5663 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
5664
5665         * gnus-sum.el (gnus-summary-move-article): Protect against backends
5666         (i.e., nnimap) returning nil as the article number.
5667
5668 2011-01-22  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
5669
5670         * flow-fill.el (fill-flowed): Make `delete-space' option correspond to
5671         "DelSp" parameter in RFC3676.
5672
5673 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
5674
5675         * message.el (message-check-recipients): Display the encoded version of
5676         the bogus address if they differ.
5677
5678         * gnus-draft.el (gnus-group-send-queue): Really refresh the queue group
5679         after sending.
5680
5681         * gnus-agent.el (gnus-agent-send-mail): Ditto.
5682
5683         * gnus-group.el (gnus-group-refresh-group): New convenience function.
5684
5685         * gnus-draft.el (gnus-group-send-queue): Update the queue group in the
5686         group buffer after sending the queue.
5687
5688         * gnus-agent.el (gnus-agent-send-mail): Ditto.
5689
5690 2011-01-22  Julien Danjou  <julien@danjou.info>
5691
5692         * mailcap.el (mailcap-mime-extensions): Rename text/org to text/x-org.
5693
5694 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
5695
5696         * mm-decode.el (mm-preferred-alternative-precedence): Don't bug out on
5697         nested related parts.
5698
5699         * nnfolder.el (nnfolder-request-expire-articles): Return the list of
5700         unexpired articles.  This fixes the regression that led expiry marks to
5701         disappear from nnfolder groups.
5702
5703 2011-01-21  Stefan Monnier  <monnier@iro.umontreal.ca>
5704
5705         * gnus-art.el (gnus-button-alist, gnus-button-handle-info-keystrokes):
5706         Don't confuse the "ret" of "retrograde" with RET.
5707
5708 2011-01-21  Julien Danjou  <julien@danjou.info>
5709
5710         * gnus-art.el (gnus-mime-display-single): Use mm-display-inline rather
5711         than mm-insert-inline.
5712
5713 2011-01-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5714
5715         * gnus-art.el (gnus-article-remove-images, gnus-article-show-images):
5716         Widen article buffer.
5717
5718 2011-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
5719
5720         * mm-util.el (mm-find-buffer-file-coding-system): Don't forget to kill
5721         the temp buffer.
5722         * message.el (message-mailer-swallows-blank-line): Use with-temp-buffer.
5723
5724 2011-01-20  Julien Danjou  <julien@danjou.info>
5725
5726         * mm-decode.el (mm-inline-media-tests): Add text/x-sh.
5727
5728         * gnus-art.el (gnus-mime-inline-part): Use mm-display-inline rather
5729         than mm-insert-inline to insert inline part: this respect
5730         mm-inline-media-tests displayers.
5731
5732         * mm-view.el (mm-display-shell-script-inline): New function.
5733
5734         * mm-decode.el (mm-inline-media-tests): Add x-shellscript and x-sh.
5735
5736         * mm-uu.el (mm-uu-type-alist): Add org block.
5737         (mm-uu-org-src-code-block-extract): New function.
5738
5739         * mm-view.el (mm-display-org-inline): New function.
5740
5741         * mm-decode.el (mm-automatic-display): Add text/org.
5742
5743         * mailcap.el (mailcap-mime-extensions): Add .org.
5744
5745 2011-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5746
5747         * gnus-art.el (gnus-article-highlight): Remove argument passed to
5748         gnus-article-add-buttons.
5749
5750 2011-01-19  Tom Rauchenwald  <sehnsucht.nach.unendlichkeit@quantentunnel.de>  (tiny change)
5751
5752         * spam.el (spam-spamassassin-register-with-sa-learn): Insert a full
5753         From header with a date and "nobody" as the sender.
5754
5755 2011-01-19  Julien Danjou  <julien@danjou.info>
5756
5757         * gnus-art.el (gnus-article-add-buttons): Simplify condition.
5758         (gnus-button-push): Remove gnus-button-entry function, it fails heavily
5759         if you have the same regexp several times.
5760         (gnus-button-push): Fix matching when regexp is symbol.
5761
5762 2011-01-15  Glenn Morris  <rgm@gnu.org>
5763
5764         * message.el (message-mail): A compose-mail function should
5765         accept headers as strings.
5766
5767 2011-01-13  Chong Yidong  <cyd@stupidchicken.com>
5768
5769         * message.el (message-tool-bar-gnome): Tweak tool-bar items.
5770         Add :vert-only tags.
5771         (message-mail): New arg RETURN-ACTION.
5772         (message-return-action): New var.
5773         (message-bury): Use it.
5774         (message-mode): Make it buffer-local.
5775         (message-send-and-exit): Always call message-bury.
5776
5777         * gnus-msg.el (gnus-msg-mail): New arg RETURN-ACTION.  Pass it to
5778         message-mail.
5779
5780 2011-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5781
5782         * nnimap.el (nnimap-convert-partial-article): Protect against
5783         zero-length body parts.
5784
5785         * mm-decode.el (mm-preferred-alternative-precedence):
5786         Discourage showing empty parts.
5787
5788         * gnus-int.el (gnus-request-accept-article): Don't try to update marks
5789         and stuff if the backend didn't return the article number.  This fixes
5790         an Exchange-related nnimap bug.
5791
5792         * gnus-sum.el (gnus-summary-next-article): Remove hack to reselect
5793         group window, because it does the wrong thing when a separate frame
5794         displays the group buffer.
5795
5796         * proto-stream.el (open-protocol-stream): Protect against the low-level
5797         transport functions returning nil.
5798
5799 2011-01-07  Daiki Ueno  <ueno@unixuser.org>
5800
5801         * mml2015.el (epg-sub-key-fingerprint): Autoload.
5802         (mml2015-epg-find-usable-secret-key): New function.
5803         (mml2015-epg-sign): Use mml2015-epg-find-usable-secret-key instead of
5804         mml2015-epg-find-usable-key (Bug#7797).
5805         (mml2015-epg-encrypt): Ditto.
5806
5807 2011-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5808
5809         * dgnushack.el (rot13-string): Fix the way to get the argument.
5810
5811 2011-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5812
5813         * flow-fill.el (fill-flowed-encode): Do encoding citation-aware.
5814
5815 2011-01-03  Glenn Morris  <rgm@gnu.org>
5816
5817         * sieve-manage.el (sieve-manage-open): Correctly set sieve-manage-port.
5818
5819         * sieve.el (sieve-open-server): Give a more explicit error if
5820         sieve-manage-open returns nil.  (Bug#7720)
5821
5822 2011-01-02  Karl Fogel  <kfogel@red-bean.com>
5823
5824         * gnus-msg.el (gnus-message-replyencrypt): Default to `t'.
5825
5826 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5827
5828         * nnimap.el (nnimap-login): Prefer AUTH=CRAM-MD5, if it's available.
5829         This avoids sending passwords in plain text over non-encrypted
5830         channels.
5831
5832         * shr.el (shr-rescale-image): Display all GIF images as animated images.
5833
5834         * nnimap.el (nnimap-login): Refactored out into own function, and
5835         implement CRAM-MD5.
5836         (nnimap-wait-for-line): Refactored out.
5837
5838         * mm-view.el (mml-smime): Require.
5839
5840 2010-12-20  David Engster  <deng@eml.cc>
5841
5842         * mm-view.el (mm-view-pkcs7-decrypt): If mml-smime-use is set to 'epg,
5843         use EPG to decrypt S/MIME messages instead of openssl.
5844
5845 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5846
5847         * nnimap.el (nnimap-request-group): Avoid double SELECT on `M-g'.
5848
5849         * gnus-group.el (gnus-group-kill-group): Don't try to update the group
5850         status is the group clearly is unreachable.
5851
5852         * auth-source.el (auth-source-create): Add the optional second
5853         parameter to `local-variable-p' to be compatible with XEmacs.
5854
5855 2011-01-02  Wang Diancheng  <dcwang@kingbase.com.cn>  (tiny change)
5856
5857         * nnml.el (nnml-request-article): Allow requesting by Message-ID to
5858         work when using a compressed nnml folder.
5859
5860 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5861
5862         * gnus-sum.el (gnus-select-newsgroup): Don't propagate marks to
5863         backends after sanitising on entry, because this never makes sense:
5864         If the articles have gone missing, then the data no longer exists on
5865         the backend, and if they haven't, then Gnus is wrong, and shouldn't
5866         overwrite anything anyway.
5867
5868         * shr.el (shr-insert-document): Bind shr-width dynamically to
5869         window-width if it's nil.
5870
5871 2010-12-30  Tassilo Horn  <tassilo@member.fsf.org>
5872
5873         * shr.el (shr-width, shr-insert-document): Allow nil as shr-width value
5874         with the meaning of using the full emacs window width for rendering.
5875
5876 2010-12-27  Daiki Ueno  <ueno@unixuser.org>
5877
5878         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Take care the
5879         case when sender is not given.
5880
5881 2010-12-23  Julien Danjou  <julien@danjou.info>
5882
5883         * gnus-gravatar.el (gnus-gravatar-transform-address): Set
5884         `mail-extr-ignore-realname-equals-mailbox-name' to nil when extracting
5885         the addresses, otherwise we might misplaced the gravatar.
5886
5887 2010-12-21  Daiki Ueno  <ueno@unixuser.org>
5888
5889         * mml1991.el (pgg-sign-region, pgg-encrypt-region):
5890         * gnus-art.el (pgg-snarf-keys-region): Autoload since PGG is now
5891         obsolete in Emacs.
5892
5893 2010-12-20  Julien Danjou  <julien@danjou.info>
5894
5895         * gnus-util.el (gnus-rescale-image): Revert last change.
5896
5897 2010-12-17  Chong Yidong  <cyd@stupidchicken.com>
5898
5899         * binhex.el: Improve commentary (Bug#7482).
5900
5901 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5902
5903         * gnus-group.el (gnus-group-delete-articles): New command.
5904
5905 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
5906
5907         * nnir.el (nnir-mode): Make sure 'gnus-registry-install is bound.
5908
5909 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5910
5911         * gnus-sum.el (gnus-get-newsgroup-headers): Revert the last change
5912         here, since it's up to the backends to do CRLF removal if their
5913         protocol has it.
5914
5915         * nnimap.el (nnimap-retrieve-headers): Remove CRLF from the headers.
5916
5917 2010-12-17  Julien Danjou  <julien@danjou.info>
5918
5919         * gnus-util.el (gnus-rescale-image): Allow to resize images even if
5920         they are from file.  Can also scale up.
5921
5922 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
5923
5924         * gnus-sum.el (gnus-summary-refer-thread): Simplify code.
5925         Restore gnus-use-agent.
5926         (gnus-get-newsgroup-headers): Avoid unwanted spaces at eol.
5927
5928         * nnir.el (nnir-get-active): Ignore nnir-ignored-newsgroups if null.
5929
5930 2010-12-17  Julien Danjou  <julien@danjou.info>
5931
5932         * gravatar.el (gravatar-retrieve-synchronously): New function.
5933         (gravatar-get-data): Make more robust.
5934
5935 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5936
5937         * lpath.el: Bind epa-file-encrypt-to for Emacs 22 and XEmacs.
5938
5939 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5940
5941         * nnimap.el (nnimap-wait-for-response): Fix the end-point calculation
5942         to really consider the last line.
5943
5944 2010-12-16  Daiki Ueno  <ueno@unixuser.org>
5945
5946         * auth-source.el (auth-source-gpg-encrypt-to): New variable to set the
5947         list of recipient keys, or use symmetric encryption if not a list.
5948         (auth-source-create): Use it to make `epa-file-encrypt-to' local for an
5949         EPA override, replacing the call to `netrc-store-data'.
5950
5951 2010-12-16  Dan Davison  <dandavison7@gmail.com>  (tiny change)
5952
5953         * gnus-srvr.el: Avoid passing nil regexp argument to
5954         delete-matching-lines.
5955
5956 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5957
5958         * gnus-html.el (gnus-html-schedule-image-fetching): Make sure the HTML
5959         fetching stops when Gnus exits.
5960
5961         * nnfolder.el (nnfolder-save-all-buffers): Refactor out into its own
5962         function.
5963         (nnfolder-request-expire-articles): Save all the buffers after doing
5964         expiry.
5965
5966         * nnmail.el (nnmail-expiry-target-group): Revert the "all articles are
5967         the last article", since that led to serious performance regressions
5968         when expiring nnml groups.
5969
5970 2010-12-16  Andrew Cohen  <cohen@andy.bu.edu>
5971
5972         * nnir.el: Improve customizations.
5973
5974 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5975
5976         * gnus-start.el (gnus-subscribe-newsgroup): Notify the backend.
5977
5978         * gnus-group.el (gnus-group-kill-group): Notify the backend that the
5979         group has been killed.
5980         (gnus-group-yank-group): Ditto.
5981
5982         * gnus-srvr.el (gnus-browse-unsubscribe-group): Ditto.
5983
5984         * nnimap.el (nnimap-request-update-group-status): New function.
5985
5986         * gnus-int.el (gnus-request-update-group-status): New interface
5987         function.
5988
5989         * gnus-sum.el (gnus-summary-push-marks-to-backend): Fix the logic for
5990         copying read-ness to the backends.
5991
5992         * nnimap.el (nnimap-quirk): New function.
5993         (nnimap-retrieve-group-data-early): Use it.
5994         (nnimap-quirks): New alist.
5995
5996 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5997
5998         * shr.el (shr-insert): Set shr-start after deleting trailing space;
5999         don't delete it within indentation.
6000
6001 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6002
6003         * nnimap.el (nnimap-wait-for-response): Always look (at least) at the
6004         previous line.
6005
6006 2010-12-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6007
6008         * nnimap.el (nnimap-retrieve-group-data-early): Fix the syntax of the
6009         QRESYNC command by deleting a superfluous space which broke Cyrus
6010         servers.  This change will break other servers that are buggy the other
6011         way around.
6012
6013 2010-12-14  Teodor Zlatanov  <tzz@lifelogs.com>
6014
6015         * spam.el: Reindent and fix long lines.
6016         (spam-copy-or-move-routine): Exclude invalid move destinations.
6017
6018 2010-12-14  Andrew Cohen  <cohen@andy.bu.edu>
6019
6020         * nnir.el (nnir-mode): Don't install registry hooks if user hasn't
6021         installed the registry.
6022
6023 2010-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6024
6025         * dgnushack.el (rot13-string): New macro for XEmacs.  netrc.el uses it.
6026
6027 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
6028
6029         * nnir.el (nnir-run-gmane): Better check for gmane groups: error out if
6030         groupname doesn't contain "gmane".
6031
6032 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6033
6034         * netrc.el (netrc-point-at-eol): Remove the unused netrc-point-at-old
6035         and netrc-bound-and-true-p bindings.
6036         (netrc-parse): Cache the netrc contents.
6037
6038         * gnus-start.el (gnus-matches-options-n): Fix typo in last change.
6039         (gnus-1): Don't create the nndrafts group twice.
6040         (gnus-setup-news): There's no need to read the active file here, since
6041         that's done again later on a per-backend basis.
6042         (gnus-start-draft-setup): Make sure that the new group is started out
6043         empty.
6044
6045         * gnus-agent.el (gnus-agentize): Don't create the queue group
6046         automatically on startup.  It'll be created later, if needed.
6047
6048         * gnus-start.el (gnus-auto-subscribed-groups): Add nnimap to the list
6049         of automatically subscribed groups.
6050         (gnus-auto-subscribed-categories): New variable.
6051         (gnus-matches-options-n): Use it.
6052         (gnus-default-subscribed-newsgroups): Remove unused variable.
6053         (gnus-start-draft-setup): Message a bit less.
6054
6055 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
6056
6057         * nnir.el (nnir-run-imap): Return article list in order of increasing
6058         UID.
6059
6060 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6061
6062         * gnus-sum.el (gnus-summary-enter-digest-group):
6063         Mention gnus-auto-select-on-ephemeral-exit.
6064
6065         * proto-stream.el (proto-stream-open-network-only): Fix the calling
6066         convention of the network-only option.
6067
6068 2010-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6069
6070         * proto-stream.el (proto-stream-open-network-only): New function to
6071         have a way to specify non-STARTTLS upgrade connections.
6072
6073 2010-12-10  Julien Danjou  <julien@danjou.info>
6074
6075         * gnus-gravatar.el (gnus-gravatar-transform-address): Fix error when
6076         email address is nil.
6077
6078         * message.el (message-bogus-recipient-p): Set address to "" if nil.
6079
6080 2010-12-10  Andrew Cohen  <cohen@andy.bu.edu>
6081
6082         * nnir.el (nnir-request-expire-articles): Ignore expiry except for
6083         deletion.
6084         (nnir-run-imap): Only need to parse list once.
6085
6086 2010-12-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6087
6088         * shr.el (shr-tag-script): Ignore <script>.
6089         (shr-tag-label): Add <label> support.
6090
6091 2010-12-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6092
6093         * mm-util.el (mm-ucs-to-char): Use eval-and-compile.
6094
6095         * shr.el (shr-image-displayer): Work for images lined side by side.
6096
6097 2010-12-08  Robert Pluim  <rpluim@gmail.com>
6098
6099         * gnus-demon.el (gnus-demon-init): Call run-with-timer with an integer
6100         parameter, since XEmacs doesn't accept t as a parameter.
6101
6102 2010-12-08  Andrew Cohen  <cohen@andy.bu.edu>
6103
6104         * nnir.el (nnir-retrieve-headers): Use rassq when comparing article
6105         ids.
6106         (nnir-run-gmane): Simplify groupspec formatting.
6107         (nnir-request-expire-articles): New function.
6108
6109 2010-12-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6110
6111         * nnimap.el (nnimap-parse-flags): Tweak VANISHED regexp to avoid regexp
6112         overflow, possibly.
6113
6114         * shr.el (shr-tag-table-1): Use bg/gfcolor specs on tables.
6115         (shr-render-td): Handle td style="" better.
6116         (shr-tag-table): Use the color from the style sheet.
6117         (shr-render-td): Make sure we copy over all the overlays, too.
6118
6119 2010-12-07  Andrew Cohen  <cohen@andy.bu.edu>
6120
6121         * nnir.el (nnir-run-gmane): Restore sub-optimal test for gmane server.
6122         (nnir-request-article): Improve article retrieval.
6123
6124 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6125
6126         * mm-util.el (mm-extra-numeric-entities): New variable.
6127
6128         * mm-url.el (mm-url-decode-entities):
6129         * mm-decode.el (mm-shr): Use it to decode extra numeric entities.
6130
6131         * lpath.el: Fbind completion-at-point for Emacs 22 and XEmacs.
6132
6133 2010-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
6134
6135         * message.el: Use completion-at-point.
6136         (message-completion-function): New fun, extracted from message-tab.
6137         (message-mode): Use it for completion-at-point-functions.
6138         (message-tab): Use it and completion-at-point.
6139
6140 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6141
6142         * shr.el (shr-find-fill-point): Don't break a line after a kinsoku-bol
6143         character if a non-breakable character follows.
6144
6145 2010-12-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6146
6147         * proto-stream.el (proto-stream-open-tls): Return nil if we don't get
6148         any stream.
6149
6150         * shr.el (shr-tag-font): Colorize the region.
6151         (shr-tag-body): Ditto.
6152         (shr-tag-font): Actually let the styles be inherited instead of
6153         overwriting them.
6154         (shr-tag-font): Get the background color right.
6155         (shr-tag-style): Ignore all <style> tags for the moment.
6156
6157         * gnus-int.el (gnus-request-thread): Rework to take a header instead of
6158         a Message-ID to avoid having nnimap depend on gnus-sum.
6159
6160         * shr.el (shr-descend): Only colorize something if we have a node that
6161         sets colors.
6162
6163 2010-12-06  Julien Danjou  <julien@danjou.info>
6164
6165         * shr.el (shr-render-td): Render td content with shr-descend, so style
6166         will be applied to <td> too.
6167         (shr-colorize-region): Colorize region even if we only have a background.
6168         (shr-tag-body): Fix color and background color inheritance.
6169         Do not recolorize after shr-generic.
6170         (shr-tag-font): Let shr-generic colorize via inheritance.
6171
6172 2010-12-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6173
6174         * shr.el (shr-find-fill-point): Don't regard apostrophe as kinsoku-bol.
6175
6176 2010-12-06  Andrew Cohen  <cohen@andy.bu.edu>
6177
6178         * nnir.el (nnir-request-move-article): Remove obsolete code.
6179
6180 2010-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6181
6182         * gnus-util.el (gnus-macroexpand-all): Use eval-and-compile.
6183
6184 2010-12-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6185
6186         * gnus-sum.el (gnus-summary-respool-article): The completion function
6187         expects a list instead of an alist.
6188
6189         * nntp.el (nntp-snarf-error-message): nnheader-report takes a format
6190         string as the parameter.
6191
6192         * gnus.el (gnus-valid-select-methods): Allow nnimap to respool.
6193
6194         * shr.el (shr-stylesheet): New dynamic variable for cascading the
6195         styles.
6196         (shr-colorize-region): New function.
6197         (shr-insert-background-overlay): Remove.
6198         (shr-render-td): Background setting should be taken care of on a higher
6199         level.
6200         (shr-tag-body): Use post-hoc colorizations.
6201         (shr-tag-body): Set up a style sheet based on bgcolor/fgcolor.
6202         (shr-put-color-1): Don't overwrite old colors.
6203         (shr-colorize-region): When the background color isn't explicit, use
6204         a fixed background.
6205
6206         * gnus-util.el (gnus-output-to-mail): Require nnmail before using
6207         nnmail variables.
6208
6209 2010-12-05  Bjørn Mork  <bjorn@mork.no>
6210
6211         * nnimap.el (nnimap-process-expiry-targets): Avoid downloading articles
6212         unless necessary.
6213
6214 2010-12-05  Andrew Cohen  <cohen@andy.bu.edu>
6215
6216         * nnir.el (nnir-run-gmane): Use more careful test for gmane nntp
6217         server.
6218
6219 2010-12-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6220
6221         * gnus-html.el (gnus-html-put-image): Use widget instead of local maps
6222         so that TAB works.
6223
6224         * gnus-sum.el (gnus-summary-show-article): Reverse the meanings of `C-u
6225         C-u g' and `C-u g' so that `C-u g' does what it traditionally did.
6226
6227         * shr.el (shr-urlify): Show the URL before the title to avoid
6228         misleading URLs.
6229
6230 2010-12-04  Adam Sjøgren  <asjo@koldfront.dk>
6231
6232         * shr.el (shr-urlify): Display the title in <a> tags.
6233
6234 2010-12-04  Andrew Cohen  <cohen@andy.bu.edu>
6235
6236         * nnir.el (nnir-categorize): Replace mapcar with mapc.
6237
6238 2010-12-03  Andrew Cohen  <cohen@andy.bu.edu>
6239
6240         * nnir.el: Rearrange code to allow macros to be autoloaded by
6241         gnus-sum.el.
6242         (nnir-retrieve-headers-override-function): Make this variable
6243         customizable.
6244         (nnir-retrieve-headers): Remove obsolete subject-mangling code.
6245
6246         * gnus-sum.el (nnir-article-group,nnir-article-rsv): Autoload macros
6247         from nnir.el.
6248
6249 2010-12-03  Julien Danjou  <julien@danjou.info>
6250
6251         * gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.
6252
6253 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6254
6255         * gnus-util.el (gnus-macroexpand-all): Don't modify argument;
6256         allow optional argument `environment'.
6257
6258 2010-12-03  Glenn Morris  <rgm@gnu.org>
6259
6260         * mm-extern.el (message-goto-body): Update declaration.
6261
6262 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6263
6264         * gnus-util.el (gnus-macroexpand-all): New function.
6265
6266         * gnus-sum.el (gnus-summary-line-format-alist): Use gnus-macroexpand-all
6267         instead of macroexpand-all that is unavailable in XEmacs.
6268
6269 2010-12-02  Andrew Cohen  <cohen@andy.bu.edu>
6270
6271         * nnir.el (nnir-summary-line-format): New variable.
6272         (nnir-mode): Use it.
6273         (nnir-artlist-*,nnir-aritem-*): Reimplement as macros.
6274         (nnir-article-ids): Reimplement as defsubst.
6275         (nnir-retrieve-headers): Don't mangle the subject header.
6276         (nnir-run-imap): Use 100 as RSV score.
6277         (nnir-run-find-grep): Fix for full server searching.
6278         (nnir-run-gmane): Better restriction to gmane groups.
6279
6280         * gnus-sum.el (gnus-summary-line-format-alist): Add specs for nnir
6281         summary buffers.
6282
6283 2010-12-02  Julien Danjou  <julien@danjou.info>
6284
6285         * gnus-win.el (gnus-configure-frame): Remove old compatibility code.
6286
6287         * gnus-msg.el: Mark gnus-outgoing-message-group as obsolete.
6288
6289         * gnus-win.el (gnus-configure-windows): Remove Gnus 3.x setting
6290         support.
6291
6292 2010-12-01  Andrew Cohen  <cohen@andy.bu.edu>
6293
6294         * nnir.el: Update to handle the registry better.
6295         (autoload): Silence byte-compiler.
6296         (nnir-open-server): Add a hook for nnir groups.
6297         (nnir-request-move-article): Don't mangle the header.  Better to use
6298         formatting variables (which will be added in the future).
6299         (nnir-registry-action): Update the registry using the original article
6300         group name.
6301         (nnir-mode): Install nnir-specific hooks for updating the registry.
6302
6303         * gnus-sum.el
6304         (gnus-article-original-subject,gnus-newsgroup-original-name):
6305         Remove obsolete variables.
6306         (gnus-summary-move-article): Remove use of obsolete variables.
6307         (gnus-summary-local-variables): Make move and delete hooks local to
6308         summary buffers.
6309
6310 2010-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6311
6312         * rtree.el: New file.
6313
6314 2010-12-01  Julien Danjou  <julien@danjou.info>
6315
6316         * message.el (message-user-organization): Do not use
6317         gnus-local-organization.
6318
6319         * gnus.el: Remove gnus-local-organization.
6320
6321         * gnus-msg.el: Remove nastygram thing.
6322
6323 2010-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
6324
6325         * nnmaildir.el (nnmaildir-request-set-mark): Add article to add-mark
6326         funcall.
6327
6328 2010-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6329
6330         * gnus-gravatar.el (gnus-gravatar-insert): Allow LWSP in the middle of
6331         names.
6332
6333         * shr.el (shr-find-fill-point): Don't break line between kinsoku-bol
6334         characters.
6335
6336         * gnus-gravatar.el (gnus-gravatar-insert): Delete unnecessary binding
6337         to t of inhibit-read-only since it is inside gnus-with-article-headers.
6338         Suggested by Štěpán Němec <stepnem@gmail.com>.
6339         (gnus-gravatar-transform-address): Use mail-extract-address-components
6340         that supports non-ASCII names rather than mail-header-parse-addresses.
6341
6342 2010-11-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6343
6344         * proto-stream.el (open-protocol-stream): All starttls connections are
6345         handled by the network handler.
6346
6347 2010-11-30  Julien Danjou  <julien@danjou.info>
6348
6349         * nnimap.el (nnimap-open-connection-1): Use gnus-string-match-p.
6350         (nnimap-open-connection-1): Fix PREAUTH.
6351
6352         * gnus-gravatar.el (gnus-gravatar-size): Set gnus-gravatar-size to nil.
6353
6354 2010-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6355
6356         * shr.el (shr-char-breakable-p, shr-char-nospace-p)
6357         (shr-char-kinsoku-bol-p, shr-char-kinsoku-eol-p): New macros.
6358         (shr-insert): Use them.
6359         (shr-find-fill-point): Work better for kinsoku chars and apostrophes.
6360
6361 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
6362
6363         * nnir.el (nnir-request-move-article): Bail out if original group
6364         doesn't support article moves.
6365         (nnir-get-active): Improve active list retrieval.
6366
6367 2010-11-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6368
6369         * shr.el (shr-find-fill-point): Don't break before apostrophes.
6370
6371 2010-11-29  Binjo  <binjo.cn@gmail.com>  (tiny change)
6372
6373         * nnimap.el (nnimap-open-connection-1): w32 open-network-stream doesn't
6374         seem to accept strings-with-numbers as port numbers.
6375
6376 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
6377
6378         * gnus-sum.el (gnus-summary-delete-article): If delete fails don't
6379         change the registry.
6380
6381 2010-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6382
6383         * nnir.el (nnir-run-gmane): Use mm-delete-duplicates instead of
6384         delete-dups that is not available in XEmacs 21.4.
6385
6386         * mm-util.el (mm-delete-duplicates): Add comment.
6387
6388 2010-11-28  Andrew Cohen  <cohen@andy.bu.edu>
6389
6390         * nnir.el (nnir-ignored-newsgroups): New variable.
6391         (nnir-get-active): Use it.
6392
6393 2010-11-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6394
6395         * proto-stream.el (proto-stream-open-network): Add some comments.
6396
6397         * nntp.el (nntp-open-connection): Provide a :success condition.
6398
6399         * nnimap.el (nnimap-open-connection-1): Ditto.
6400
6401         * proto-stream.el (proto-stream-open-network): See what the response to
6402         the STARTTLS command is.
6403
6404         * nnimap.el (nnimap-open-connection-1): Always upgrade to STARTTLS (for
6405         backwards compatibility).
6406         (nnimap-open-connection-1): Really respect nnimap-server-port.
6407
6408         * proto-stream.el (proto-stream-open-network): When doing opportunistic
6409         TLS upgrades we don't really care about the identity of the peer.
6410         (proto-stream-open-network): Force starttls.el to use gnutls-cli, since
6411         that what we've checked for.
6412         (proto-stream-always-use-starttls): Only default to t if
6413         open-gnutls-stream exists.
6414         (proto-stream-open-network): If STARTTLS failed, then just open a
6415         normal connection.
6416         (proto-stream-open-network): Wait until the greeting before doing
6417         STARTTLS.
6418
6419         * nntp.el (nntp-open-connection): Report what the connection error is.
6420
6421         * proto-stream.el (open-protocol-stream): Rename from
6422         open-proto-stream.
6423
6424 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6425
6426         * nnimap.el (nnimap-stream): Change default to `undecided'.
6427         (nnimap-open-connection): If `nnimap-stream' is `undecided', try ssl
6428         first, and then network.
6429         (nnimap-open-connection-1): Respect nnimap-server-port.
6430         (nnimap-open-connection): Be more backwards-compatible.
6431
6432         * proto-stream.el (proto-stream-always-use-starttls): New variable.
6433         (proto-stream-open-starttls): De-duplicate the starttls code.
6434         (proto-stream-open-starttls): Folded back into the main function.
6435         (proto-stream-open-network): Fix typo in the gnutls path.
6436         (proto-stream-command): Refactor out.
6437
6438         * nntp.el (nntp-open-connection): Fix the STARTTLS command syntax.
6439
6440         * proto-stream.el (proto-stream-open-starttls): Actually implement the
6441         starttls.el STARTTLS.
6442
6443         * color.el (color-lab->srgb): Fix function call name.
6444
6445         * proto-stream.el (proto-stream-open-tls): Delete output from openssl
6446         if we're using tls.el.
6447         (proto-stream-open-network): If we don't have gnutls-cli or gnutls
6448         built in, then don't try to establish a STARTTLS connection.
6449
6450         * nntp.el (nntp-open-connection): Switch on STARTTLS on supported
6451         servers.
6452
6453         * proto-stream.el (open-proto-stream): Use network, not stream.
6454         (open-proto-stream): Add a way to specify what the end of a command is.
6455
6456         * nntp.el (nntp-open-connection): Use proto-streams for the relevant
6457         connections types.
6458         (nntp-open-network-stream): Remove.
6459         (nntp-open-ssl-stream): Remove.
6460         (nntp-open-tls-stream): Remove.
6461         (nntp-ssl-program): Remove.
6462
6463         * nnimap.el (nnimap-open-connection): Check for "OK" from the greeting.
6464
6465 2010-11-27  Andrew Cohen  <cohen@andy.bu.edu>
6466
6467         * nnir.el: Fix typos.
6468         (nnir-retrieve-headers-override-function): Rename variable to reflect
6469         new semantics.
6470         (nnir-article-group, nnir-article-number, nnir-article-rsv): New helper
6471         macros.
6472         (nnir-request-article, nnir-request-move-article): Use them.
6473         (nnir-categorize): New function.
6474         (nnir-run-query): Use it.
6475         (nnir-retrieve-headers): Rewrite to batch header retrieval.
6476         (nnir-run-gmane): nnir-retrieve-headers now returns the headers already
6477         sorted.
6478         (nnir-group-full-name): Use gnus-group-full-name instead.
6479         (nnir-artlist-artitem-group, nnir-artlist-artitem-number)
6480         (nnir-artlist-artitem-rsv, nnir-sort-groups-by-server): Obsolete.
6481
6482 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6483
6484         * nnimap.el (nnimap-open-connection): Fix typo in STARTTLS command.
6485
6486         * proto-stream.el: New library to provide protocol-specific
6487         TLS/STARTTLS connections for IMAP, NNTP, SMTP, POP3 and similar
6488         protocols.
6489         (open-proto-stream): Complete the documentation.
6490         (proto-stream-open-network): Fix some typos.
6491
6492         * nnimap.el (nnimap-open-connection): Use it.
6493
6494 2010-11-27  Yuri Karaban  <tech@askold.net>  (tiny change)
6495
6496         * pop3.el (pop3-open-server): Read server greeting before starting TLS
6497         negotiation.
6498
6499 2010-11-26  Julien Danjou  <julien@danjou.info>
6500
6501         * color.el: Rename various rgb functions to srgb.
6502
6503 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6504
6505         * nnimap.el (nnimap-get-groups): Allow non-quoted strings as mailbox
6506         names.
6507
6508 2010-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6509
6510         * shr.el (shr-insert): Revert last change.
6511         (shr-find-fill-point): Never leave point being at bol;
6512         relax the kinsoku limitation when rendering tables.
6513
6514 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6515
6516         * nnmail.el (nnmail-expiry-target-group): Protect against degenerate
6517         results from -accept-article.
6518
6519         * shr-color.el: Require cl when compiling.
6520
6521         * nnheader.el (nnheader-update-marks-actions): Fix typo in last
6522         checkin.
6523
6524         * gnus-art.el (gnus-url-mailto): Unfold URLs before using them.
6525
6526         * nnimap.el (nnimap-request-set-mark): Add is "+", not "-".
6527
6528         * gnus-sum.el (gnus-summary-push-marks-to-backend): Use 'set instead of
6529         'add and 'delete to set backend marks.
6530
6531         * nnmaildir.el (nnmaildir-request-set-mark): Be explicit about 'set.
6532
6533         * nnheader.el (nnheader-update-marks-actions): Refactor out.
6534
6535         * nntp.el (nntp-request-set-mark): Use it.
6536
6537         * nnfolder.el (nnfolder-request-set-mark): Ditto.
6538
6539         * nnml.el (nnml-request-set-mark): Ditto.
6540
6541         * nnimap.el (nnimap-last-response-string): Remove the unfolding -- it
6542         introduces regressions in article selection.
6543         (nnimap-find-uid-response): New function.
6544         (nnimap-request-accept-article): Use the UID returned, if any.
6545         (nnimap-request-move-article): Use the UID returned, if any.
6546         (nnimap-get-groups): Reimplement to work with folded lines.
6547         (nnimap-find-uid-response): The UID is the last element in the list.
6548         (nnimap-request-set-mark): Extend syntax with 'set.
6549
6550         * nnml.el (nnml-request-set-mark): Ditto.
6551
6552         * nnfolder.el (nnfolder-request-set-mark): Ditto.
6553
6554         * nntp.el (nntp-request-set-mark): Ditto.
6555
6556 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6557
6558         * message.el (message-called-interactively-p): A temporary macro.
6559         (message-goto-body): Use it temporarily.
6560
6561 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6562
6563         * nnimap.el (nnimap-unfold-quoted-lines): Refactor out.
6564         (nnimap-last-response-string): Unfold quoted lines, if they exist.
6565         (nnimap-last-response-string): Fix last unfolding fix.
6566
6567 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6568
6569         * shr.el (shr-insert): Fix the way to fold lines.
6570
6571 2010-11-25  Julien Danjou  <julien@danjou.info>
6572
6573         * shr-color.el (shr-color->hexadecimal): Use color-rgb->hex.
6574
6575         * color.el: Rename from color-lab.el
6576         (color-rgb->hex): Add.
6577         (color-complement): Add.
6578         (color-complement-hex): Add.
6579
6580         * gnus-sum.el (gnus-summary-widget-forward): Add, and bind to [tab].
6581
6582 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6583
6584         * shr-color.el (shr-color-visible): Don't bug out if the color names
6585         don't exist.
6586
6587 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6588
6589         * mml.el (mml-preview): Make sure to bind gnus-displaying-mime to nil,
6590         assuming that article displaying or another mml-preview may be
6591         interrupted for an error or for the like.
6592
6593         * shr.el (shr-get-background): Fix argument name.
6594
6595 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6596
6597         * gnus-cache.el (gnus-summary-insert-cached-articles): Use it.
6598
6599         * gnus-sum.el (gnus-summary-include-articles): New function.
6600
6601         * message.el (message-goto-body): called-interactively-p needs a
6602         parameter, so use `any'.
6603
6604         * nnimap.el (nnimap-request-move-article): It's no longer necessary to
6605         clear marks before moving, since they're synced from the Gnus side
6606         first.
6607
6608         * gnus-sum.el (gnus-summary-push-marks-to-backend): New function.
6609         (gnus-summary-move-article): Copy over all marks before moving, so that
6610         IMAP doesn't think a new article has arrived.
6611
6612 2010-11-24  Julien Danjou  <julien@danjou.info>
6613
6614         * shr.el (shr-insert-background-overlay): Fix typo.
6615         (shr-render-td): Copy the background before rendering.
6616
6617         * shr-color.el (shr-color-visible): Fix docstring.
6618
6619         * shr.el (shr-tag-table): Add bgcolor support.
6620         (shr-render-td): Add bgcolor support.
6621         (shr-get-background): Add.
6622         (shr-insert-foreground-overlay): Use shr-get-background.
6623
6624         * message.el (message-goto-body): Use called-interactively-p.
6625         (message-in-body-p): message-goto-body returns point.
6626
6627 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6628
6629         * mm-util.el (mm-enable-multibyte): Use `to' instead of t.  This fixes
6630         Fixes something or other in Emacs 23, and is backwards compatible.
6631
6632         * message.el (message-goto-body): Remove the <#secure special-casing,
6633         which is too special.
6634
6635         * shr.el (shr-parse-style): Drop !important from styles.
6636
6637 2010-11-24  Daniel Schoepe  <daniel.schoepe@googlemail.com>  (tiny change)
6638
6639         * gnus-sum.el (gnus-summary-articles-in-thread): Fix a bug that causes
6640         this function to return incorrect results when calling it with an
6641         explicit article argument different from
6642         (gnus-summary-article-number).
6643
6644 2010-11-24  Julien Danjou  <julien@danjou.info>
6645
6646         * shr.el (shr-insert-color-overlay): Replace deprecated syntax.
6647         (shr-tag-body): Add background support.
6648         (shr-descend): Add background support.
6649         (shr-tag-title): Add.
6650
6651         * shr-color.el (shr-color-visible): Really return original background
6652         if fixed.
6653
6654 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6655
6656         * shr.el (shr-color-check): Protect against non-existent color names.
6657
6658 2010-11-24  Julien Danjou  <julien@danjou.info>
6659
6660         * color-lab.el: Require 'cl when compiling.
6661
6662         * shr.el (shr-insert-color-overlay): Remove specific rgb() check.
6663
6664         * shr-color.el (shr-color->hexadecimal): Only return the hexadecimal
6665         matched part.
6666
6667         * color-lab.el: Fix all expt calls to use float type.
6668
6669 2010-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6670
6671         * shr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg, bbb) type color
6672         expression to shr-color-check as is.
6673
6674         * shr-color.el (shr-color->hexadecimal): Ignore case of color names.
6675
6676         * color-lab.el: Add coding cookie.
6677         (float-pi): Use eval-and-compile.
6678
6679         * dgnushack.el (dgnushack-compile): Exclude shr-color.el from being
6680         compiled for Emacsen having no `libxml-parse-html-region' support.
6681
6682 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6683
6684         * shr.el (shr-insert-color-overlay): Split stuff like
6685         "#444444 !important" to find the real color.
6686         (shr-tag-font): Resurrect shr-tag-font again, since it's needed to
6687         parse <font color="red"> entries.
6688
6689 2010-11-23  Andrew Cohen  <cohen@andy.bu.edu>
6690
6691         * nnheader.el (nnheader-parse-head): Bug fix.  Properly position
6692         point when parsing headers.
6693
6694         * nnspool.el (nnspool-insert-nov-head): Bug fix.  Make sure point
6695         is positioned properly when parsing headers.
6696
6697 2010-11-23  Julien Danjou  <julien@danjou.info>
6698
6699         * color-lab.el (boundp): Bind float-pi for Emacs < 23.3.
6700
6701         * shr-color.el (shr-color->hexadecimal): Add support for color names.
6702
6703         * shr.el (shr-parse-style): Replace \n with space in style parsing.
6704
6705         * shr-color.el (shr-color-hsl-to-rgb-fractions):
6706         Use shr-color-hue-to-rgb.
6707         (shr-color->hexadecimal): Call shr-color-hsl-to-rgb-fractions.
6708
6709 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6710
6711         * shr.el (shr-color->hexadecimal): Autoload.
6712         (shr-descend): Add color to all tags.
6713
6714 2010-11-22  Julien Danjou  <julien@danjou.info>
6715
6716         * shr.el (shr-tag-color-check): Convert colors to hexadecimal with
6717         shr-color->hexadecimal.
6718
6719         * shr-color.el (shr-color->hexadecimal): Add converting functions for
6720         RGB() or HSL() color representation.
6721
6722         * shr.el (shr-tag-font): Add.
6723         (shr-tag-color-check): New function to get better colors.
6724         (shr-tag-insert-color-overlay): Factorize code between tag-font and
6725         tag-span.
6726
6727         * shr-color.el: New file.
6728
6729         * color-lab.el: New file.
6730
6731         * gnus-art.el (gnus-url-mailto): Do not downcase args.
6732
6733 2010-11-21  Andrew Cohen  <cohen@andy.bu.edu>
6734
6735         * nnir.el: Fix typo in comments.
6736         (nnir-run-imap): Simplify code.  No need to reverse artlist.
6737         (nnir-run-gmane): Use nnir-tmp-buffer for web results.
6738
6739 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6740
6741         * gnus-srvr.el (gnus-server-show-server): New command and keystroke.
6742
6743         * nnimap.el (nnimap-get-capabilities): Refactor out.
6744         (nnimap-open-connection): Re-request capabilities after STARTTLS.
6745
6746 2010-11-21  Ralf Angeli  <angeli@caeruleus.net>
6747
6748         * mm-uu.el (mm-uu-type-alist): Prevent spurious empty line from
6749         appearing when `mm-uu-hide-markers' is nil.
6750
6751 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6752
6753         * nnimap.el (nnimap-unselect-group): Make into its own function.
6754         (nnimap-request-rename-group): Unselect group before renaming.
6755         This had gotten lost somewhere.
6756         (nnimap-request-accept-article): Keep track of examined groups, and
6757         unselect the group before APPENDing to read-only groups.
6758         (nnimap-request-move-article): Clear flags before moving so that they
6759         can be re-set later.
6760
6761 2010-11-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6762
6763         * gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.
6764         (gnus-gravatar-insert): Put avatar always in the beginning of the field.
6765
6766 2010-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6767
6768         * gnus-art.el (gnus-mime-display-single):
6769         * gnus-html.el (gnus-html-wash-images, gnus-html-prefetch-images):
6770         * mm-decode.el (mm-shr): Assume that gnus-inhibit-images may be a group
6771         parameter.
6772
6773 2010-11-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6774
6775         * shr.el (shr-table-horizontal-line): Rename from shr-table-line.
6776         (shr-table-vertical-line): New variable.
6777         (shr-insert-table): Use it.
6778
6779 2010-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6780
6781         * gnus-html.el (gnus-html-wash-images): Don't display images if
6782         gnus-inhibit-images is non-nil; register displayer for cid images.
6783         (gnus-html-display-image): Work for cid image.
6784         (gnus-html-insert-image): Allow arguments.
6785         (gnus-html-put-image): Inhibit read-only.
6786         (gnus-html-prefetch-images): Don't prefetch images if
6787         gnus-inhibit-images is non-nil.
6788
6789 2010-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6790
6791         * shr.el (shr-put-image): Break lines when inserting big pictures.
6792
6793 2010-11-17  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
6794
6795         * mml2015.el (mml2015-epg-encrypt): Fix two cons with missing
6796         sender, thanks Katsumi Yamaoka.
6797
6798 2010-11-17  Andrew Cohen  <cohen@andy.bu.edu>
6799
6800         * nnir.el (nnir-run-imap): Reverse the article list for each group
6801         rather than the whole list.
6802
6803 2010-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6804
6805         * shr.el (shr-image-displayer): Protect function against non-existent
6806         image source.
6807
6808         * gnus-art.el (gnus-inhibit-images): New user option.
6809         (gnus-mime-display-single): Don't display image if it is non-nil.
6810
6811         * mm-decode.el (mm-shr): Bind shr-inhibit-images to the value of
6812         gnus-inhibit-images.
6813
6814         * shr.el (shr-image-displayer): New function.
6815         (shr-tag-img): Use it.
6816
6817 2010-11-16  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
6818
6819         * mml2015.el (mml2015-epg-sign): Use From header.
6820
6821 2010-11-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6822
6823         * gnus-html.el (gnus-html-wash-images): Register a displayer.
6824
6825         * gnus-util.el (gnus-find-text-property-region): Return markers.
6826
6827         * shr.el (shr-tag-img): Put a displayer in the text property.
6828
6829         * gnus-util.el (gnus-find-text-property-region): New utility function.
6830
6831         * gnus-html.el (gnus-html-display-image): Make the alt optional.
6832         (gnus-html-show-images): Remove.
6833
6834         * gnus-art.el (gnus-article-show-images): New, more general function.
6835
6836         * gnus-html.el: Use image-url instead of gnus-image-url to unify the
6837         image url text properties.
6838
6839         * shr.el: Ditto.
6840
6841         * gnus-agent.el (gnus-agentize): Only do the auto-agentizing if
6842         gnus-agent-auto-agentize-methods is set.  Which it isn't.
6843
6844 2010-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6845
6846         * gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it
6847         work for two or more articles.
6848
6849 2010-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6850
6851         * gnus-art.el (article-treat-non-ascii): Keep text properties not to
6852         divide an image that's in an html article to two or more when washing
6853         non-ASCII characters in alt text of it.
6854
6855 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6856
6857         * mm-decode.el (mm-dissect-buffer): Pass sender's mail address to
6858         smime-decrypt-region using function argument.
6859         (mm-possibly-verify-or-decrypt, mm-dissect-multipart): Relay it.
6860
6861         * mm-view.el (mm-view-pkcs7, mm-view-pkcs7-decrypt): Relay it.
6862
6863         * smime.el (smime-decrypt-region): Catch it.
6864
6865 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
6866
6867         * smime.el (smime-mode-map): Move initialization into declaration.
6868         (gnus-run-mode-hooks): Don't autoload.
6869         (smime-mode): Use define-derived-mode.
6870
6871 2010-11-11  Glenn Morris  <rgm@gnu.org>
6872
6873         * smime.el (from): Restrict declaration to XEmacs.
6874
6875         * nnir.el (gnus-group-topic-name): Autoload.
6876
6877 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6878
6879         * shr.el (shr-insert): Don't break long line if it is because of
6880         kinsoku-bol characters in the line end.
6881
6882 2010-11-11  Andrew Cohen  <cohen@andy.bu.edu>
6883
6884         * nnir.el (nnir-request-move-article): Fix to provide original group
6885         and subject.
6886         (nnir-warp-to-article): Don't fail on articles whose headers haven't
6887         been retrieved.
6888
6889         * gnus-sum.el (gnus-summary-move-article): Use original group and
6890         subject for virtual articles such as those in an nnir summary buffer.
6891
6892 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6893
6894         * gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at
6895         least 21.5).
6896
6897         * smime.el (from): Declare it again for XEmacs.
6898
6899 2010-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6900
6901         * message.el (message-resend): Don't disable encoding unless it's
6902         already encoded.
6903
6904         * nnimap.el (nnimap-update-info): Fix problem with `g' chopping of
6905         low-numbered articles.
6906
6907 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6908
6909         * rfc2047.el (rfc2047-syntax-table): Simplify.
6910
6911         * lpath.el: Fbind set-char-table-range for XEmacs 21.4 and SXEmacs 22.1.
6912
6913         * gnus-art.el (article-treat-non-ascii): Use put-char-table instead of
6914         set-char-table-range for XEmacs.
6915
6916 2010-11-10  Glenn Morris  <rgm@gnu.org>
6917
6918         * time-date.el (time-to-seconds): Always an alias on Emacs,
6919         never a real function.
6920         (with-no-warnings): Remove compat stub, now unused.
6921         (time-less-p): Doc fix.
6922         (time-to-number-of-days): Simplify.
6923
6924         * smime.el (from): Remove unused declaration.
6925
6926         * gnus-util.el (with-no-warnings): Remove compat stub, now unused.
6927         (gnus-float-time): On Emacs, always an alias.
6928
6929         * ecomplete.el (with-no-warnings): Remove compat stub, now unused.
6930         (ecomplete-add-item): Use float-time on Emacs, else gnus-float-time.
6931
6932 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6933
6934         * dgnushack.el: Don't use ignore-errors in the top level form since it
6935         is unavailable in XEmacs even if cl is loaded.
6936
6937         * gnus-art.el (org-entities): Declare it to silence the byte compiler.
6938
6939 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6940
6941         * shr.el (browse-url-mailto): Autoload.
6942
6943         * gnus-art.el (article-treat-non-ascii): New command and keystroke.
6944
6945         * message.el (message-subject-trailing-was-ask-regexp): A ] in a []
6946         regexp doesn't need quoting.
6947
6948 2010-11-09  Sven Joachim  <svenjoac@gmx.de>
6949
6950         * message.el (message-subject-trailing-was-ask-regexp)
6951         (message-subject-trailing-was-regexp): Match was: in addition to was.
6952
6953 2010-11-09  Glenn Morris  <rgm@gnu.org>
6954
6955         * nnbabyl.el (nnbabyl-request-move-article, nnbabyl-delete-mail)
6956         (nnbabyl-check-mbox): Use point-at-bol.
6957
6958 2010-11-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6959
6960         * shr.el (shr-browse-url): Call browse-url-mailto for mailto: links.
6961
6962         * message.el (message-mailto): New function.
6963         (message-mailto): Should accept other parameters.
6964         (message-mailto): Remove since it duplicates browse-url-mailto
6965         functionality.
6966
6967 2010-11-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6968
6969         * gnus-start.el (gnus-get-unread-articles): Ignore totally non-existent
6970         methods.
6971         (gnus-read-active-file): Ditto.
6972
6973         * gnus-group.el (gnus-group-read-ephemeral-group): Remove superfluous
6974         ": " from the prompt.
6975         (gnus-group-make-group): Ditto.
6976
6977 2010-11-07  Glenn Morris  <rgm@gnu.org>
6978
6979         * gnus-bookmark.el (gnus-bookmark-bmenu-show-infos)
6980         (gnus-bookmark-kill-line): Use point-at-eol.
6981
6982 2010-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6983
6984         * gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip
6985         asterisks in From header.
6986
6987 2010-11-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6988
6989         * gnus-ems.el (gnus-put-image): Use a blank text as the insertion
6990         string to avoid making the From headers syntactically invalid.
6991
6992         * message.el (message-send-mail): Don't insert courtesy messages if the
6993         message already has List-Post and List-ID messages.
6994
6995 2010-11-06  Glenn Morris  <rgm@gnu.org>
6996
6997         * gnus-art.el (gnus-treat-article): Give dynamic local variables
6998         `condition', `type', `length' a prefix.
6999         (gnus-treat-predicate): Update for above name changes.
7000
7001 2010-11-06  Andrew Cohen  <cohen@andy.bu.edu>
7002
7003         * nnir.el (gnus-summary-nnir-goto-thread): Remove function and
7004         binding.  Handled by `gnus-summary-refer-thread' instead.
7005         (nnir-warp-to-article): New backend function.
7006
7007         * nnimap.el (nnimap-request-thread): Force dependency updating.
7008
7009         * gnus-sum.el (gnus-fetch-headers): Allow more arguments.
7010         (gnus-summary-refer-thread): Rework to improve thread-referral.
7011
7012         * gnus-int.el (gnus-warp-to-article): New function.
7013
7014         * gnus-sum.el (gnus-summary-article-map): Bind it.
7015
7016 2010-11-04  Andrew Cohen  <cohen@andy.bu.edu>
7017
7018         * nnir.el (gnus-summary-nnir-goto-thread): Limit work done by
7019         gnus-summary-refer-thread.
7020
7021         * gnus-sum.el (gnus-build-all-threads): Force updating of dependency
7022         headers.
7023         (gnus-summary-limit-include-thread): Prevent articles in thread from
7024         being cut in gnus-cut-threads.
7025         (gnus-summary-refer-thread): Limit retrieved headers to those in
7026         thread.
7027
7028 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7029
7030         * message.el (message-send-mail): Use the value of
7031         message-courtesy-message from the message buffer.
7032
7033         * gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.
7034
7035         * shr.el (shr-browse-url): Implement mailto: URLs.
7036
7037         * gnus-sum.el (gnus-summary-show-article): Take `t' as the arg to mean
7038         "raw".
7039
7040         * nnimap.el (nnimap-find-article-by-message-id): Don't EXAMINE a group
7041         if it's already selected.
7042
7043         * mm-decode.el (mm-save-part): Put the entire path in the `M-n' slot.
7044
7045 2010-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7046
7047         * shr.el (shr-tag-img): Use string-width and truncate-string-to-width
7048         to measure the length and truncate alt text.
7049
7050 2010-11-03  Glenn Morris  <rgm@gnu.org>
7051
7052         * nndiary.el (nndiary-generate-nov-databases-1)
7053         (nndiary-generate-active-info): Rename dynamic variable `files' to
7054         something less generic.
7055
7056 2010-11-03  Andrew Cohen  <cohen@andy.bu.edu>
7057
7058         * nnir.el (nnir-request-move-article): Call the underlying backend to
7059         move articles from nnir.
7060
7061 2010-11-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7062
7063         * gnus-cite.el (gnus-article-natural-long-line-p): Remove.
7064
7065 2010-11-02  Julien Danjou  <julien@danjou.info>
7066
7067         * nnir.el: Remove wais support.
7068
7069 2010-11-02  Glenn Morris  <rgm@gnu.org>
7070
7071         * gnus-html.el: Reorder requirements to quieten compiler.
7072
7073 2010-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7074
7075         * gnus-cite.el (gnus-article-fill-cited-article): Make fill work
7076         properly for XEmacs as well.
7077         (gnus-article-fill-cited-article, gnus-article-foldable-buffer)
7078         (gnus-article-natural-long-line-p): Use window-width rather than
7079         frame-width.
7080
7081 2010-11-01  Andrew Cohen  <cohen@andy.bu.edu>
7082
7083         * nnir.el (nnir-run-gmane): Inhibit demon.  Return nil if no messages.
7084         (nnir-read-parms): Don't modify query.
7085         (nnir-run-query): Add ability to search topic on current line.
7086         (nnir-get-active): Clean up.
7087
7088 2010-11-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7089
7090         * gnus-cite.el (gnus-article-foldable-buffer): Protect against
7091         degenerate articles.
7092
7093         * gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
7094         (gnus-print-buffer): Just print the buffer as is, without any copying
7095         to a buffer and then re-highlighting.
7096
7097         * nnimap.el (nnimap-request-group): Store the new updated info.
7098         (nnimap-request-group): Select the group when we don't know whether it
7099         exists or not.
7100
7101         * gnus-start.el (gnus-ask-server-for-new-groups): Return the new
7102         groups.
7103
7104         * gnus-group.el (gnus-group-find-new-groups): Display all the new
7105         groups.
7106
7107         * gnus-start.el (gnus-find-new-newsgroups): Return the list of new
7108         groups.
7109
7110         * gnus-cite.el (gnus-article-fill-cited-article): Minimize the
7111         long-lines case by only filling the long lines.
7112
7113         * nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies
7114         (bug #7311).
7115
7116 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7117
7118         * shr.el: No need to declare `declare-function' since shr.el is for
7119         only Emacsen that provide `libxml-parse-html-region'.
7120
7121         * dgnushack.el: Remove `(defvar iswitchb-temp-buflist)', that is
7122         effective only in a file it is referred to.
7123
7124 2010-11-01  Glenn Morris  <rgm@gnu.org>
7125
7126         * mm-util.el (gnus-completing-read): Autoload.
7127         (mm-read-coding-system): Simplify Emacs definition.
7128
7129         * nnmail.el (gnus-activate-group):
7130         * nnimap.el (gnutls-negotiate):
7131         * nntp.el (netrc-parse): Fix declarations.
7132
7133 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7134
7135         * gnus-util.el (gnus-string-match-p): New function, that is an alias to
7136         string-match-p in Emacs >=23.
7137
7138         * gnus-msg.el (gnus-configure-posting-styles):
7139         * nnir.el (nnir-run-gmane): Use gnus-string-match-p.
7140
7141 2010-11-01  Glenn Morris  <rgm@gnu.org>
7142
7143         * nnir.el (declare-function): Add compat stub.
7144         (mm-url-insert, mm-url-encode-www-form-urlencoded): Declare.
7145         (nnir-run-gmane): Require 'mm-url.
7146
7147         * mm-util.el (mm-string-to-multibyte): Simplify.
7148
7149         * shr.el (declare-function): Add compat stub.
7150         (url-cache-create-filename): Declare.
7151         (mm-disable-multibyte, widget-convert-button): Autoload.
7152
7153         * smime.el (ldap-search): Declare.
7154         (smime-cert-by-ldap-1): Require ldap on Emacs.
7155
7156         * nnimap.el: Require nnmail, and gnus-sum when compiling.
7157         (nnimap-keepalive): Use gnus-float-time.
7158
7159         * mail-source.el (nnheader-message, gnus-float-time): Autoload.
7160         (mail-source-delete-crash-box): Use gnus-float-time.
7161
7162         * gnus-dired.el (gnus-completing-read): Autoload.
7163
7164         * mm-view.el (gnus-rescale-image): Autoload.
7165
7166         * mm-decode.el (gnus-completing-read, gnus-blocked-images): Autoload.
7167
7168         * gnus.el (gnus-sloppily-equal-method-parameters): Move defn before use.
7169
7170         * sieve-manage.el: Require 'cl when compiling.
7171
7172         * gnus-util.el (iswitchb-read-buffer): Declare rather than autoload.
7173         (gnus-iswitchb-completing-read): Require iswitchb.
7174         (gnus-select-frame-set-input-focus): Silence compiler.
7175
7176 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7177
7178         * message.el (message-subject-trailing-was-query): Change default to t,
7179         since I think that's what most people want.
7180
7181         * nnimap.el (nnimap-request-accept-article): Erase buffer before
7182         appending for easier debugging.
7183         (nnimap-wait-for-connection): Take a regexp.
7184         (nnimap-request-accept-article): Wait for the continuation line before
7185         sending anything unless we're streaming.
7186
7187         * gnus-art.el (gnus-treat-article): Only inhibit body washing, and
7188         leave the header washing to take place.
7189
7190 2010-10-31  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
7191
7192         * gnus-msg.el (gnus-configure-posting-styles): Permit the use of
7193         regular expression match and replace in posting styles.
7194
7195 2010-10-31  Andrew Cohen  <cohen@andy.bu.edu>
7196
7197         * nnir.el (gnus-group-make-nnir-group,nnir-run-query): Allow searching
7198         an entire server.
7199         (nnir-get-active): New function.
7200         (nnir-run-imap): Use it.
7201         (nnir-run-gmane): Who knew, gmane search returns an article score!
7202
7203         * gnus-srvr.el (gnus-server-mode-map): Add binding "G" to search the
7204         server on the current line with nnir.
7205
7206 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7207
7208         * gnus-cite.el (gnus-article-foldable-buffer): Refactor out.
7209         (gnus-article-foldable-buffer): Don't fold regions that have a ragged
7210         left edge.
7211         (gnus-article-foldable-buffer): Skip past the prefix when determining
7212         raggedness.
7213
7214         * gnus-sum.el (gnus-summary-show-article): Add `C-u C-u g' for showing
7215         the raw article, and change `C-u g' to show the article without doing
7216         treatments.
7217
7218         * gnus-art.el (gnus-mime-display-alternative): Actually pass the type
7219         on to `gnus-treat-article'.
7220         (gnus-inhibit-article-treatments): New variable.
7221
7222         * gnus.el: Autoload gnus-article-fill-cited-long-lines.
7223
7224         * gnus-art.el (gnus-treatment-function-alist): Have
7225         gnus-treat-fill-long-lines point to gnus-article-fill-cited-long-lines.
7226         (gnus-treat-fill-long-lines): Change default to fill all text/plain
7227         sections.
7228
7229         * gnus-cite.el (gnus-article-fill-cited-article): Remove unused `force'
7230         parameter.
7231         (gnus-article-fill-cited-long-lines): New function.
7232         (gnus-article-fill-cited-article): Allow filling only long sections.
7233
7234         * shr.el (shr-find-fill-point): Don't break lines between punctuation
7235         and non-punctuation (like after the apostrophe in "'We").
7236
7237         * gnus-sum.el (gnus-summary-select-article): Make sure
7238         gnus-original-article-buffer is alive.
7239
7240         * nndoc.el (nndoc-dissect-buffer): Reverse the order of the articles to
7241         reflect the order they're in in the digest.
7242
7243         * gnus.el (gnus-group-startup-message): Move point to the start of the
7244         buffer.
7245
7246         * nnimap.el (nnimap-capability): New function.
7247         (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
7248         is set.
7249
7250 2010-10-31  David Engster  <dengste@eml.cc>
7251
7252         * nnmairix.el (nnmairix-get-valid-servers): Return list of strings to
7253         conform with changes to gnus-completing-read.
7254
7255 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7256
7257         * shr.el (shr-tag-img): Output "*" instead of "[img]".
7258
7259 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
7260
7261         * nnir.el: Move defvar, defcustom around to keep file organized
7262         and keep byte-compiler quiet.
7263         (nnir-read-parms): Accept search-engine as arg.
7264         (nnir-run-query): Pass search-engine as arg.
7265         (nnir-search-engine): Remove.
7266
7267 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7268
7269         * shr.el (shr-generic): The text nodes should be text, not :text.
7270
7271         * nnir.el (nnir-search-engine): Ressurect variable, since it's used
7272         later in the file.
7273
7274 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
7275
7276         * nnir.el: General clean up.  Allow searching with multiple engines.
7277         Allow separate extra-parameters for each engine.
7278         Batch queries when possible.
7279         (nnir-imap-default-search-key,nnir-method-default-engines):
7280         Add customize interface.
7281         (nnir-run-gmane): New engine.
7282         (nnir-engines): Use it.  Qualify all prompts with engine name.
7283         (nnir-search-engine): Remove global variable.
7284         (nnir-run-hyrex): Restore for now.
7285         (nnir-extra-parms,nnir-search-history): New variables.
7286         (gnus-group-make-nnir-group): Use them.
7287         (nnir-group-server): Remove in favor of gnus-group-server.
7288         (nnir-request-group): Avoid searching twice.
7289         (nnir-sort-groups-by-server): New function.
7290
7291 2010-10-30  Julien Danjou  <julien@danjou.info>
7292
7293         * gnus-group.el: Remove gnus-group-fetch-control.
7294
7295         * gnus-start.el (gnus-find-new-newsgroups):
7296         Remove gnus-check-first-time-used.
7297
7298         * gnus.el: Remove gnus-backup-default-subscribed-newsgroups.
7299
7300 2010-10-30  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
7301
7302         * nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be
7303         set on groups that don't have \* permanentflags.
7304
7305 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7306
7307         * shr.el (shr-tag-span): Drop colorization of regions since we don't
7308         control the background color.
7309         (shr-tag-img): Ignore very small web bug type images.
7310         (shr-put-image): Add help-echo alt texts to the images.
7311         (shr-tag-video): Show the video poster image.
7312
7313 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7314
7315         * shr.el (shr-table-depth): New variable.
7316         (shr-tag-table-1): Only insert the images after the top-level table.
7317
7318         * nnimap.el (nnimap-split-incoming-mail): Fix typo.
7319
7320         * gnus-util.el (gnus-list-memq-of-list): New function.
7321
7322         * nnimap.el (nnimap-split-incoming-mail): Note that the INBOX has been
7323         selected.
7324         (nnimap-unsplittable-articles): New slot.
7325         (nnimap-new-articles): Use it.
7326
7327 2010-10-29  Stephen Berman  <stephen.berman@gmx.net>  (tiny change)
7328
7329         * gnus-group.el (gnus-group-get-new-news-this-group): Don't have point
7330         move to the previous line on `M-g'.
7331
7332 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7333
7334         * gnus-msg.el (gnus-inews-do-gcc): Don't have the backends do the slow
7335         *-request-group, which seems unnecessary.
7336
7337         * nnimap.el (nnimap-quote-specials): Function copied over from
7338         imap.el.
7339         (nnimap-open-connection): Use AUTHENTICATE PLAIN on servers that say
7340         they support that.  Suggested by Tom Regner.
7341
7342 2010-10-29  Julien Danjou  <julien@danjou.info>
7343
7344         * gnus-sum.el (gnus-summary-delete-marked-as-read): Remove obsolete
7345         defalias.
7346         (gnus-summary-delete-marked-with): Remove obsolete defalias.
7347
7348         * gnus.el: Remove `gnus-nntp-service' variable.
7349         (gnus-secondary-servers): Make obsolete.
7350         (gnus-nntp-server): Make obsolete.
7351
7352         * gnus-start.el (gnus-1): Remove x-splash calls.
7353
7354         * gnus-ems.el (gnus-x-splash): Remove.
7355
7356         * gnus.el (gnus-group-startup-message): Simplify/update code.
7357
7358         * gnus-xmas.el (gnus-xmas-define): Remove unused gnus-characterp
7359         definition.
7360
7361         * gnus-group.el (gnus-group-make-tool-bar): Check for display graphic
7362         capability before doing anything.
7363         (gnus-group-insert-group-line): Remove useless
7364         gnus-group-remove-excess-properties.
7365
7366 2010-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7367
7368         * gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
7369
7370 2010-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7371
7372         * gnus-sum.el (gnus-summary-rescan-group): Try to restore the window
7373         config after reselecting.
7374
7375 2010-10-28  Julien Danjou  <julien@danjou.info>
7376
7377         * shr.el (shr-put-image): Use point even if only inserting text.
7378         (shr-put-image): Save excursion when inserting alt text on non-graphic
7379         display, so the behavior is the same when we are on a graphic display.
7380
7381         * nnir.el (nnir-run-swish-e): Remove hyrex support.
7382
7383 2010-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7384
7385         * gnus-art.el (gnus-article-jump-to-part): Error on no part; fix prompt.
7386         (gnus-mime-copy-part): Check coding system, not charset.
7387         (gnus-mime-view-part-externally): Never remove part.
7388         (gnus-mime-view-part-internally): Don't remove part here.
7389         (gnus-article-part-wrapper): Make sure MIME tag is visible.
7390         (gnus-article-goto-part): Go to displayed or preferred subpart if it is
7391         multipart/alternative.
7392
7393         * mm-decode.el (mm-display-part): Take optional arg `force'.
7394
7395 2010-10-26  Julien Danjou  <julien@danjou.info>
7396
7397         * gnus-group.el (gnus-group-default-list-level): Add this function to
7398         compute the default list level.
7399         (gnus-group-default-list-level): Add possibility to use a function.
7400
7401 2010-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7402
7403         * mm-decode.el (mm-shr): Add undisplayer to MIME handle.
7404
7405         * gnus-group.el (gnus-group-completing-read)
7406         (gnus-read-ephemeral-bug-group): Replace replace-regexp-in-string with
7407         gnus-replace-in-string.
7408
7409 2010-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7410
7411         * shr.el (shr-tag-div): Add.
7412
7413         * lpath.el: Fbind current-idle-time for XEmacs 21.4 and SXEmacs 22.1.
7414
7415 2010-10-25  Julien Danjou  <julien@danjou.info>
7416
7417         * gnus-util.el: Remove `gnus-with-local-quit'.
7418
7419         * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
7420
7421 2010-10-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7422
7423         * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
7424         the original article buffer.
7425
7426 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7427
7428         * nnimap.el (nnimap-request-head): New function.
7429         (nnimap-request-move-article): Try to be slightly faster by not
7430         requesting the entire message when moving.
7431         (nnimap-transform-headers): Don't bug out on bodiless articles.
7432         (nnimap-send-command): Have no outstanding messages if the IMAP server
7433         doesn't support streaming.
7434         (nnimap-transform-headers): Fold {quoted} strings more sloppily.
7435
7436 2010-10-24  Julien Danjou  <julien@danjou.info>
7437
7438         * message.el (message-default-headers): Fix type.
7439
7440 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7441
7442         * gnus-html.el (gnus-html-prefetch-images): Decode entities before
7443         prefetching images.
7444
7445         * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
7446         backend for unknown groups.  This is mainly useful for nnimap groups.
7447
7448         * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
7449         group isn't covered by the agent.
7450
7451 2010-10-22  Andrew Cohen  <cohen@andy.bu.edu>
7452
7453         * nnir.el (nnir-method-default-engines): New variable.
7454         (nnir-run-query): Use it.
7455         (nnir-group-mode-hook): Remove key binding and move to gnus-group.el.
7456         (gnus-summary-nnir-goto-thread): Change group if needed.
7457
7458         * gnus-group.el (gnus-group-group-map): Add key binding for
7459         gnus-group-make-nnir-group.
7460
7461 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7462
7463         * shr.el (shr-tag-object): Add.
7464
7465         * gnus-sum.el (gnus-summary-select-article): Make sure we have the
7466         original article buffer live.
7467         (gnus-summary-select-article-buffer):
7468         Mention gnus-widen-article-buffer.
7469
7470 2010-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7471
7472         * shr.el (shr-tag-strong): Add.
7473
7474 2010-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7475
7476         * gnus-group.el (gnus-group-completing-read): Remove all newlines from
7477         group names.  They mess up the group buffer badly.
7478
7479         * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
7480
7481         * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
7482         instead of the summary one.
7483
7484 2010-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7485
7486         * mml.el (mml-preview): Work properly when editing article.
7487
7488         * gnus-start.el (gnus-read-active-file-1): Don't add method to
7489         gnus-have-read-active-file if it's already been in.
7490
7491 2010-10-22  Tom Tromey  <tromey@redhat.com>
7492
7493         * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
7494         gnus-group-completing-read.
7495
7496 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7497
7498         * message.el (message-mode-map): Don't bind M-; to comment region, to
7499         allow the global comment-dwim to work.
7500
7501 2010-10-21  Julien Danjou  <julien@danjou.info>
7502
7503         * message.el (message-setup-1): Allow message-default-headers to be a
7504         function.
7505
7506 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7507
7508         * shr.el (shr-tag-table): Simplify.
7509
7510 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7511
7512         * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
7513         to avoid trying to snarf invalid stuff.
7514
7515         * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
7516
7517         * gnus.el (gnus-message-archive-group): Quote value.
7518         (gnus-message-archive-group): Mark as changed.
7519
7520         * shr.el (shr-add-font): Don't put the font properties on the newline
7521         or the indentation.
7522
7523         * message.el (message-fix-before-sending): Change options when sending
7524         non-printable characters.
7525
7526         * gnus.el (gnus-message-archive-method): Change the default to
7527         monthly outgoing groups.
7528
7529         * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
7530         that have gotten new numbers.
7531
7532         * nnimap.el (nnimap-request-replace-article): New function.
7533
7534 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7535
7536         * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
7537         (nnrss-request-article): Don't use special html washing code.
7538
7539 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7540
7541         * shr.el (shr-tag-table): Remove useless nconc.
7542
7543 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7544
7545         * gnus-art.el (article-wash-html): Simplify and remove the charset
7546         stuff.  Use the normal html rendering code instead of the special html
7547         washing code.
7548
7549         * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
7550         `gnus-w3m' symbols.
7551         (mm-text-html-washer-alist): Remove.
7552
7553         * mm-decode.el (mm-inline-text-html-renderer): Remove.
7554         (mm-inline-media-tests): Remove use.
7555         (mm-text-html-renderer): Change default to the `shr' symbol.
7556
7557         * mm-view.el (mm-inline-text-html): Remove use.
7558
7559         * gnus-art.el (gnus-blocked-images): New function.  Allow the
7560         `gnus-blocked-images' to be a function.
7561         (gnus-article-wash-function): Remove.
7562
7563 2010-10-20  Julien Danjou  <julien@danjou.info>
7564
7565         * spam.el (spam-list-of-processors): Mark as obsolete.
7566
7567         * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
7568         (nnimap-insert-partial-structure): Fix boundary detection.
7569
7570 2010-10-20  Andreas Seltenreich  <seltenreich@gmx.de>
7571
7572         * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
7573         run file-truename on remote files.  This can be expensive and even
7574         prevent one from editing drafts if some unrelated buffer has a stale
7575         connection.
7576
7577 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7578
7579         * shr.el (shr-find-fill-point): Shorten line if the preceding char is
7580         kinsoku-eol regardless of shr-kinsoku-shorten.
7581         (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
7582         (shr-tag-table): Support caption, thead, and tfoot.
7583
7584 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7585
7586         * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
7587         lines.
7588         (shr-save-contents): New command and keystroke.
7589
7590         * nndoc.el (nndoc-type-alist): Add git support.
7591         (nndoc-git-type-p): New function.
7592         (nndoc-transform-git-article): Ditto.
7593         (nndoc-transform-git-headers): Ditto.
7594         (nndoc-transform-git-headers): Generate Subject headers.
7595
7596         * shr.el (shr-parse-style): New function.
7597         (shr-tag-span): Ditto.
7598
7599         * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
7600         to `G G' to avoid collisions.
7601
7602 2010-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7603
7604         * shr.el: Load kinsoku if necessary.
7605         (shr-kinsoku-shorten): New internal variable.
7606         (shr-find-fill-point): Make kinsoku shorten text line if
7607         shr-kinsoku-shorten is bound to non-nil.
7608         (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
7609         shr-indentation too when testing if table is wider than frame width.
7610         (shr-insert-table): Use `string-width' instead of `length' to measure
7611         text width.
7612         (shr-insert-table-ruler): Make sure indentation is done at bol.
7613
7614 2010-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
7615
7616         * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
7617         (nnimap-process-expiry-targets): Use unibyte for buffers that hold
7618         undecoded network data.
7619
7620 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7621
7622         * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
7623         name in the mode line spec so that the mode line menu works
7624         (bug #2431).
7625
7626         * message.el (message-get-reply-headers): If we're fed `to-address',
7627         then always use that.
7628
7629         * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
7630         aren't so wide as to need to switch off the edit menu.
7631
7632         * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
7633         binding.  Suggested by Leo <sdl.web@gmail.com> (bug #6613).
7634
7635         * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
7636         `M-g'.
7637         (nnimap-update-info): Update flags/read marks even if \* isn't part of
7638         the permanent marks.
7639
7640 2010-10-18  Andrew Cohen  <cohen@andy.bu.edu>
7641
7642         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
7643         Splitting according to references/in-reply-to obeys the ignore-groups
7644         variable, while splitting by sender and subject do not.
7645
7646 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7647
7648         * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
7649         alist, so that we can look for non-Unicode chars.
7650         (article-translate-strings): Allow both character and string maps.
7651
7652 2010-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7653
7654         * shr.el (shr-insert): Don't insert space behind a wide character
7655         categorized as kinsoku-bol, or between characters both categorized as
7656         nospace.
7657
7658 2010-10-16  Andrew Cohen  <cohen@andy.bu.edu>
7659
7660         * gnus-sum.el (gnus-summary-refer-thread): Bug fix.  Add the thread
7661         headers to gnus-newsgroup-headers.
7662
7663 2010-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7664
7665         * shr.el (shr-tag-img): Don't align images -- since we're not
7666         rescaling, this often leads to ugly displays.
7667
7668 2010-10-15  Andrew Cohen  <cohen@andy.bu.edu>
7669
7670         * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
7671         duplicates.
7672
7673 2010-10-15  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
7674
7675         * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
7676         call.
7677
7678 2010-10-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7679
7680         * gnus.el: Autoload gnus-html-show-images.
7681
7682         * nnimap.el: Use nnheader-message throughout.
7683
7684         * shr.el (shr-tag-img): Ignore images with no data.
7685
7686 2010-10-15  Julien Danjou  <julien@danjou.info>
7687
7688         * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
7689         a possibility to disable format=flow encoding when using hard newlines.
7690
7691 2010-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7692
7693         * shr.el (shr-insert): Remove space inserted before or after a
7694         breakable character or at the beginning or the end of a line.
7695         (shr-find-fill-point): Do kinsoku; find the second best point or give
7696         it up if there's no breakable point.
7697
7698 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7699
7700         * nnimap.el (nnimap-open-connection): Message when opening connection
7701         for debugging purposes.
7702
7703         * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
7704         on every setup buffer call to allow this to change from article to
7705         article.
7706
7707         * shr.el (shr-tag-table): Experimental feature: Truncate lines in
7708         buffers where we have a wide table.
7709
7710 2010-10-14  Andrew Cohen  <cohen@andy.bu.edu>
7711
7712         * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
7713         uses *-request-thread.
7714
7715 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7716
7717         * nnimap.el (nnimap-open-connection): Remove %s from openssl
7718         incantation, which is no longer valid.
7719
7720 2010-10-14  Julien Danjou  <julien@danjou.info>
7721
7722         * shr.el: Fix defcustom type (char -> character).
7723
7724 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7725
7726         * nnimap.el (nnimap-open-connection): tls-program should be a list of
7727         programs.
7728
7729 2010-10-14  Julien Danjou  <julien@danjou.info>
7730
7731         * shr.el (shr-tag-a): Use url-link as widget type.
7732
7733         * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
7734         `gnus-group-get-icon'.
7735
7736 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7737
7738         * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
7739         This should make server editing work better.
7740
7741         * shr.el (shr-find-fill-point): Don't inloop on indented text.
7742
7743         * tls.el (tls-program): Remove spurious %s from openssl.
7744
7745         * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
7746         (nnimap-parse-flags): Fix regexp.
7747
7748         * shr.el (shr-find-fill-point): Use a filling algorithm that should
7749         probably work for CJVK text, too.
7750
7751         * nnimap.el (nnimap-extend-tls-programs): Remove.
7752         (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
7753
7754         * tls.el (tls-starttls-switches): Remove starttls hack.
7755         (open-tls-stream): Ditto.
7756         (tls-find-starttls-argument): Ditto.
7757
7758 2010-10-13  Julien Danjou  <julien@danjou.info>
7759
7760         * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
7761         responses.
7762
7763 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7764
7765         * mm-decode.el (mm-shr): Allow use from non-Gnus users.
7766
7767         * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
7768         anything in Emacs.
7769
7770         * shr.el (shr-current-column): Remove buggy and unnecessary function.
7771
7772 2010-10-13  Julien Danjou  <julien@danjou.info>
7773
7774         * shr.el (shr-width): Make shr-width a defcustom with default to
7775         fill-column.
7776         (shr-tag-img): Use shr-width rather than fill-column.
7777
7778 2010-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7779
7780         * dgnushack.el (byte-optimize-apply):
7781         * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
7782
7783         * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
7784         position when (X-)Faces exist.
7785         (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
7786         avatars when called interactively.
7787
7788 2010-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7789
7790         * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
7791         gnus-article-x-face-too-ugly is bound.
7792
7793 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7794
7795         * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
7796
7797         * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
7798         mailbox that doesn't exist.
7799
7800 2010-10-12  Julien Danjou  <julien@danjou.info>
7801
7802         * shr.el (shr-tag-img): Encode URL properly when retrieving.
7803         (shr-get-image-data): Encode URL properly when fetching from cache.
7804         (shr-tag-img): Use aligned-to spaces to align correctly images.
7805
7806         * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
7807         before inserting the Gravatar.
7808
7809         * shr.el (shr-tag-img): Add align attribute support for <img>.
7810
7811 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7812
7813         * gnus-gravatar.el (gnus-art): Require.
7814
7815         * gnus-sum.el (gnus-summary-mark-as-unread-forward)
7816         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
7817         Remove long obsoleted functions.
7818
7819 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7820
7821         * lpath.el: Fbind gnutls-negotiate for Emacs 22 and XEmacsen.
7822
7823         * nnimap.el (gnutls-negotiate): Silence the byte compiler.
7824
7825         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el:
7826         * gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el:
7827         * hashcash.el, imap.el, mail-source.el, message.el, mm-bodies.el:
7828         * mm-decode.el, mm-extern.el, mm-util.el, mm-view.el, mml-smime.el:
7829         * mml.el, mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnmail.el:
7830         * nnmaildir.el, nnrss.el, nntp.el, pgg-parse.el, pgg.el, rfc1843.el:
7831         * sieve-manage.el, smime.el, spam.el:
7832         Fix comment for declare-function.
7833
7834 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7835
7836         * nnimap.el (nnimap-request-rename-group): Select group read-only
7837         before renaming it.
7838
7839         * shr.el (shr-insert): Fix up the white space only regexp.
7840
7841         * nnimap.el (nnimap-transform-split-mail): Not all articles have
7842         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
7843
7844         * shr.el (shr-current-column): New function.
7845         (shr-find-fill-point): New function.
7846
7847 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
7848
7849         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
7850         numbers.
7851
7852 2010-10-11  Julien Danjou  <julien@danjou.info>
7853
7854         * shr.el (shr-hr-line): Add.
7855         (shr-tag-hr): Use shr-hr-line to specify which character to use to
7856         display hr lines.
7857         (shr-max-columns): Do not change state to nil if we just inserting
7858         spaces.
7859
7860 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7861
7862         * gnus-topic.el (gnus-topic-read-group): If after the last group,
7863         select the last group.
7864
7865 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
7866
7867         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
7868
7869 2010-10-10  Dan Nicolaescu  <dann@ics.uci.edu>
7870
7871         * dig.el (dig-mode-map): Declare and define in one step.
7872
7873 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7874
7875         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
7876         for Gnus.
7877         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
7878         (nnimap-update-qresync-info): Mark \Seen articles as read.
7879
7880         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
7881         non-variable, too.
7882
7883         * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
7884         available.
7885         (nnimap-update-info): Rely more on the current active than the param
7886         active to avoid marking articles as read too much.
7887
7888         * auth-source.el (auth-source-create): Use (user-login-name) for the
7889         user name default.
7890
7891         * nnimap.el (nnimap-update-info): If the server doesn't return any
7892         useful info, just use the previous info.
7893         (nnimap-update-info): Prefer old info over start-article.
7894         (nnimap-update-qresync-info): Finish implementing QRESYNC.
7895
7896 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
7897
7898         * nnir.el (autoload): Clean up autoloads.
7899         (nnir-imap-default-search-key): Rename from nnir-imap-search-field.
7900         Use key rather than value.
7901         (nnir-imap-search-other): New variable.
7902         (nnir-read-parm): Use it.
7903         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
7904         (gnus-summary-nnir-goto-thread): Modify to work with imap.
7905
7906 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
7907
7908         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
7909         the process, too.
7910
7911 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7912
7913         * spam.el (gnus-summary-mode-map): Bind to "$".
7914         Suggested by Russ Allbery.
7915
7916         * shr.el: Rework the way things are indented by <li> slightly.
7917
7918         * gnus.el (gnus-group-set-parameter): Fix typo.
7919
7920         * nnimap.el: Start implementing QRESYNC support.
7921
7922 2010-10-09  Julien Danjou  <julien@danjou.info>
7923
7924         * nnir.el (nnir-engines): Fix too many arguments.
7925
7926 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7927
7928         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
7929         group is the "last", so that the backends like nnfolder actually save
7930         their folders.
7931
7932         * nnimap.el (nnimap-open-connection): If we have gnutls loaded, then
7933         try to use that for the tls stream.
7934         (nnimap-retrieve-group-data-early): Rework the marks code to heed
7935         UIDVALIDITY and find out which groups are read-only and not.
7936         (nnimap-get-flags): Use the same marks parsing code as the rest of
7937         nnimap.
7938
7939 2010-10-09  Julien Danjou  <julien@danjou.info>
7940
7941         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
7942
7943         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
7944         retrieving gravatars.
7945
7946         * shr.el (shr-table-corner): Add.
7947         (shr-table-line): Add.
7948         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
7949
7950 2010-10-08  Julien Danjou  <julien@danjou.info>
7951
7952         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
7953
7954 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
7955
7956         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
7957
7958         * gnus-sum.el (gnus-mark-article-as-unread)
7959         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
7960         (gnus-summary-set-bookmark): Use it.
7961
7962         * gnus-msg.el (gnus-setup-message): Use it.
7963
7964         * gnus-demon.el (gnus-demon-remove-handler): Use it.
7965
7966         * gnus.el (gnus-group-remove-parameter): Use it.
7967
7968         * gnus-group.el (gnus-group-make-web-group): Use it.
7969
7970         * gnus-demon.el (gnus-demon-remove-handler): Use it.
7971
7972         * nnregistry.el: Update docs to mention manual.
7973
7974         * gnus-registry.el: Update docs to mention nnregistry.el.
7975         (gnus-registry-initialize): Don't install nnregistry refer method
7976         automatically.
7977         (gnus-registry-install-nnregistry): Remove it.
7978
7979 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7980
7981         * shr.el (shr-insert): Don't insert double spaces.
7982
7983 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7984
7985         * gnus-gravatar.el (gnus-treat-from-gravatar)
7986         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
7987         called interactively.
7988
7989         * gnus-art.el (gnus-mime-view-part-externally)
7990         (gnus-mime-view-part-internally): Make predicate function passed to
7991         gnus-mime-view-part-as-type assume argument is a mime type, not a list
7992         of a mime type.
7993
7994         * shr.el (shr-table-widths): Don't use cl function `reduce'.
7995
7996 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7997
7998         * shr.el (require): Require cl when compiling.
7999         (shr-tag-hr): New function.
8000
8001         * nnimap.el (nnimap-update-info): Remove double setting of high.
8002         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.
8003         This makes nnimap work properly on Courier again.
8004
8005         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
8006         the variable for backwards compatibility.
8007
8008         * mm-decode.el (mm-save-part): If given a non-directory result, expand
8009         the file name before using to avoid setting mm-default-directory to
8010         nil.
8011
8012         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
8013         bidning gnus-agent variables.
8014
8015         * shr.el (shr-render-td): Use a cache for the table rendering function
8016         to avoid getting an exponential rendering behavior in nested tables.
8017         (shr-insert): Rework the line-breaking algorithm.
8018         (shr-insert): Don't leave trailing spaces.
8019         (shr-insert-table): Also insert empty TDs.
8020         (shr-tag-blockquote): Ensure paragraphs after </ul>.
8021
8022 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
8023
8024         * gnus-sum.el (gnus-number): Rename from `number'.
8025         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
8026         (gnus-summary-limit-children): Update uses correspondingly.
8027
8028 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8029
8030         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
8031         (gnus-gravatar-transform-address): Don't show avatars of people of
8032         which mail addresses match gnus-gravatar-too-ugly.
8033
8034 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8035
8036         * shr.el (shr-table-widths): Expand TD elements to fill available
8037         space.
8038
8039 2010-10-07  Julien Danjou  <julien@danjou.info>
8040
8041         * nnimap.el (nnimap-request-rename-group): Add this method.
8042
8043 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8044
8045         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
8046         name from XEmacs' function-arglist.
8047
8048         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
8049         gravatar under XEmacs.
8050
8051 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
8052
8053         * auth-source.el: Update docs with TODO items.
8054
8055         * gnus-sync.el: Update docs to explain state and plans.
8056
8057         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
8058         Hooks for mark updates.
8059         (gnus-request-set-mark, gnus-request-update-mark): Use them.
8060
8061         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
8062         hooks with arguments, which is needed for mark update hooks.
8063
8064 2010-10-06  Julien Danjou  <julien@danjou.info>
8065
8066         * gnus.el (gnus-expand-group-parameter): Only return and act on what
8067         was matched.
8068
8069         * sieve-manage.el: Update example in `Commentary'.
8070
8071         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
8072
8073         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
8074         not 2000.
8075         (sieve-manage-authenticate): Re-add function.
8076
8077 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8078
8079         * shr.el (shr-insert): Get 'space transition right.
8080         (shr-render-td): Only delete space at the end of the TD.
8081
8082         * nnimap.el (nnimap-open-connection): Prepare to support
8083         open-gnutls-stream.
8084
8085         * shr.el: Rearrange function order to be more logical.
8086
8087 2010-10-06  Julien Danjou  <julien@danjou.info>
8088
8089         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
8090         (nnrss-discover-feed): Remove 404 URL in docstring.
8091
8092         * nnir.el: Fix Swish-E URL.
8093         Fix Namazu URL.
8094
8095         * message.el (message-change-subject): Remove 404 URL in a comment.
8096
8097 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8098
8099         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
8100         called interactively.
8101
8102         * gnus-util.el (gnus-remove-if): Allow hash table.
8103         (gnus-remove-if-not): New function.
8104
8105         * gnus-art.el (gnus-mime-view-part-as-type):
8106         * gnus-score.el (gnus-summary-score-effect):
8107         * gnus-sum.el (gnus-read-move-group-name):
8108         Replace remove-if-not with gnus-remove-if-not.
8109
8110         * gnus-group.el (gnus-group-completing-read):
8111         Regard collection as a hash table if it is not a list.
8112
8113 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8114
8115         * shr.el (shr-render-td): Allow blank/missing <TD>s.
8116
8117         * shr.el: Document the table-rendering algorithm.
8118
8119 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8120
8121         * dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled
8122         for Emacsen having no `libxml-parse-html-region' support.
8123
8124 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8125
8126         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
8127         invalid URLs.
8128
8129         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
8130         line-broken.
8131         (shr-tag-img): Ignore image fetching errors.
8132         (shr-overlays-in-region): Compute overlay positions correctly.
8133
8134         * mm-decode.el (mm-shr): Require shr.
8135
8136         * gnus-art.el (gnus-blocked-images): Move variable here.
8137
8138         * shr.el (shr-insert-table): Bind free variable.
8139
8140         * mm-decode.el (mm-shr): Bind shr-content-function.
8141
8142         * shr.el (shr-content-function): New variable.
8143
8144         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
8145         added for symmetry.
8146
8147         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
8148
8149         * gnus-group.el (gnus-group-make-group): Doc fix.
8150
8151         * nnimap.el (nnimap-request-newgroups): Return success.
8152
8153         * shr.el (shr-find-elements): New function.
8154         (shr-tag-table): Put all the images after the table.
8155         (shr-tag-table): Really inhibit images inside the table.
8156         (shr-collect-overlays): Copy over overlays from the TD elements to the
8157         main document.
8158
8159         * mm-decode.el (mm-shr): Bind shr-blocked-images to
8160         gnus-blocked-images.
8161
8162 2010-10-05  Julien Danjou  <julien@danjou.info>
8163
8164         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
8165
8166         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
8167         (gnus-html-maximum-image-size): Add this function.
8168         (gnus-html-put-image): Use gnus-html-maximum-image-size.
8169
8170         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
8171         server-value of the capability is nil.
8172
8173 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8174
8175         * shr.el (shr-tag-em): Add <EM> tag.
8176
8177 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
8178
8179         * sieve-manage.el (sieve-manage-default-stream): Make default stream
8180         customizable.
8181
8182         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
8183         handing broken links to browse-url.
8184
8185 2010-10-05  Julien Danjou  <julien@danjou.info>
8186
8187         * gnus-util.el (gnus-emacs-completing-read)
8188         (gnus-iswitchb-completing-read): Use autoload rather than require.
8189
8190 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8191
8192         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
8193         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
8194         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
8195         iswitchb-temp-buflist for XEmacs.
8196
8197         * gnus-util.el (gnus-completing-read-function): Exclude
8198         gnus-icompleting-read and gnus-ido-completing-read from candidates for
8199         XEmacs since iswitchb.el is very old and ido.el is unavailable in
8200         XEmacs.
8201
8202         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
8203         not to use `delete-dups' that is unavailable in XEmacs 21.4.
8204
8205         * gnus-html.el: Don't require help-fns under XEmacs.
8206         (gnus-html-schedule-image-fetching): Work for XEmacs.
8207
8208         * mm-decode.el (mm-shr): Decode contents by charset.
8209
8210 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8211
8212         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
8213         unknown.
8214
8215         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
8216         (shr-get-image-data): Ensure against the cache file missing.
8217
8218         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
8219         for data.
8220
8221         * spam-report.el (spam-report-url-ping-plain): Don't query about
8222         killing the process.
8223
8224         * shr.el (shr-render-td): Protect against too-wide text.
8225
8226 2010-10-04  Julien Danjou  <julien@danjou.info>
8227
8228         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
8229         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
8230
8231         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
8232         retrieved.
8233
8234 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8235
8236         * shr.el (browse-url): Require.
8237         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
8238         lines.
8239         (shr-show-alt-text, shr-browse-image): New commands.
8240         (shr-browse-url, shr-copy-url): New commands.
8241
8242         * gnus-sum.el (gnus-widen-article-window): New variable.
8243         (gnus-summary-select-article-buffer): Use it.
8244
8245         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
8246         without @ signs.
8247
8248 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
8249
8250         * nnir.el (nnir-run-imap): Remove spurious space in search string.
8251
8252 2010-10-04  Julien Danjou  <julien@danjou.info>
8253
8254         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
8255         for XEmacs.
8256
8257 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8258
8259         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
8260
8261         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
8262         (nnimap-close-server): Implement.
8263
8264         * dgnushack.el (iswitchb): Require to shut up the compiler.
8265
8266         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
8267         (shr-insert): Tweak line breaking.
8268         (shr-insert): Handle <pre> better.
8269         (shr-tag-li): Get <li> indentation right.
8270         (shr-tag-li): Get <li> indentation even righter.
8271         (shr-tag-blockquote): Ensure paragraph start.
8272         (shr-make-table): Tweak table generation.
8273         (shr-make-table): Fix typo.
8274
8275         * shr.el: Implement table rendering.
8276
8277 2010-10-04  Julien Danjou  <julien@danjou.info>
8278
8279         * gnus-html.el (gnus-html-put-image): Fix resize image code.
8280
8281 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8282
8283         * shr.el (shr-insert): Use string anchors instead of line anchors.
8284
8285 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8286
8287         * shr.el: Add headings.
8288         (shr-ensure-paragraph): Actually work.
8289         (shr-tag-li): Make <ul> prettier.
8290         (shr-insert): Get white space at the beginning/end of elements right.
8291         (shr-tag-p): Collapse subsequent <p>s.
8292         (shr-ensure-paragraph): Don't insert double line feeds after blank
8293         lines.
8294         (shr-insert): \t is also space.
8295         (shr-tag-s): Fix "s" tag name function.
8296         (shr-tag-s): Fix face prop name.
8297
8298 2010-10-03  Julien Danjou  <julien@danjou.info>
8299
8300         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
8301
8302         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
8303         gnus-window-inside-pixel-edges.
8304
8305         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
8306         gnus-ems.
8307
8308         * mm-view.el (mm-inline-image-emacs): Support image resizing.
8309
8310         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
8311         function.
8312
8313         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
8314         resize choice.
8315
8316 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8317
8318         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
8319         beginning of the buffer.
8320
8321         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
8322         article buffer again.
8323
8324         * shr.el (shr-tag-p): Don't insert newlines at the start of the buffer.
8325
8326         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
8327         when it's at the start of the buffer.
8328
8329         * shr.el (shr-tag-blockquote): Convert name.
8330         (shr-rescale-image): Use the right image-size variant.
8331
8332         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
8333         buffer isn't shown, then select the current article first instead of
8334         bugging out.
8335         (gnus-summary-select-article-buffer): Show both the article and summary
8336         buffers again.
8337
8338         * shr.el (shr-fontize-cont): Protect against regions with no text.
8339         Rename tag functions to shr-tag-* for enhanced security.
8340         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
8341
8342 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
8343
8344         * shr.el (shr-insert):
8345         * pop3.el (pop3-movemail):
8346         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
8347         loaded.
8348
8349 2010-10-03  Glenn Morris  <rgm@gnu.org>
8350
8351         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
8352
8353         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
8354
8355         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
8356
8357         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
8358
8359         * gnus-util.el (gnus-make-local-hook): Simplify.
8360
8361 2010-10-02  Julien Danjou  <julien@danjou.info>
8362
8363         * gnus-util.el (gnus-iswitchb-completing-read): New function.
8364         (gnus-ido-completing-read): New function.
8365         (gnus-emacs-completing-read): New function.
8366         (gnus-completing-read): Use gnus-completing-read-function.
8367         Add gnus-completing-read-function.
8368
8369 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8370
8371         * shr.el (shr-insert-document): Autoload.
8372         (shr-img): Be silent.
8373         (shr-insert): Add a newline after every picture before text.
8374         (shr-add-font): Use overlays for combining faces.
8375         (shr-insert): Pass upwards the text start point.
8376
8377         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
8378         possible.
8379         (mm-shr): New function.
8380
8381 2010-10-02  Julien Danjou  <julien@danjou.info>
8382
8383         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
8384         should go backward.
8385
8386 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
8387
8388         * shr.el (shr): Fix typo in provide call.
8389
8390 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8391
8392         * shr.el: New file.
8393
8394         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
8395
8396         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
8397         completing read.
8398
8399 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8400
8401         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
8402         we're being queried about.  Suggested by Dan Jacobson.
8403
8404         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.
8405         Suggested by Jason Eisner.
8406
8407         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
8408         table, too.  Suggested by Stefan Wiens.
8409         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
8410         the table unnecessary.  Suggested by Stefan Wiens.
8411
8412         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
8413         longer needed, and probably doesn't work either, as pointed out by
8414         Stefan Wiens.
8415         (gnus-summary-exit): Remove call to the clearing function.
8416         (gnus-summary-exit-no-update): Ditto.
8417
8418         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
8419         instead of gnus-eval-in-buffer-window to avoid popping up frames.
8420         Reported by Stefan Monnier.
8421         (gnus-summary-save-in-rmail): Ditto.
8422
8423         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
8424         article buffer, instead of both the article buffer and the summary
8425         buffer.  Sort of suggested by Dan Jacobson.
8426
8427         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
8428
8429         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
8430         Suggested by Dan Jacobson.
8431
8432         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
8433         documentation clearer.
8434
8435         * message.el (message-shorten-references): Comment on the number "21".
8436         Suggested by Stefan Monnier.
8437
8438         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
8439         Suggested by Dan Jacobson.
8440
8441         * gnus.el (gnus-large-newsgroup):
8442         Mention gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
8443
8444         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
8445         externalize attachments.  Bug reported by Steve Wen.
8446
8447         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
8448         really message anything to the user.
8449
8450         * nnmail.el (nnmail-article-group): Allow using the fancy split method
8451         directly.
8452
8453         * nnimap.el (nnimap-request-group): Low higher than high to signal no
8454         messages in empty groups.
8455
8456 2010-10-01  Ted Zlatanov  <tzz@lifelogs.com>
8457
8458         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
8459         non-UIDNEXT group.
8460
8461 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8462
8463         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
8464         not the value from the collection.
8465
8466         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
8467         values.  This sometimes happens on some groups that have no info.
8468         (nnimap-request-newgroups): New function.
8469
8470 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
8471
8472         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
8473         check into `gnus-registry-initialize'.
8474         (gnus-registry-initialize): Ditto.
8475         Fix and extend header docs.
8476
8477 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8478
8479         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
8480         regexp backtrace overflows.
8481
8482         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
8483         for starttls that tls.el implements; i.e. openssl.
8484
8485         * tls.el (tls-starttls-switches): Give up on using starttls with
8486         gnutls-cli.
8487         (tls-program): Add --insecure to be consistent with the defaults from
8488         openssl s_client.  Now all three commands are insecure.
8489
8490 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8491
8492         * lpath.el: Bind completion-styles-alist for XEmacs.
8493
8494         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
8495         (gravatar-create-image): New function that's an alias to
8496         gnus-xmas-create-image, gnus-create-image, or create-image.
8497         (gravatar-data->image): Use it.
8498
8499 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
8500
8501         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
8502         install the nnregistry refer method.
8503         (gnus-registry-install-hooks): Use it.
8504         (gnus-registry-unfollowed-groups): Add nnmairix to the default
8505         unfollowed groups.
8506
8507 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
8508
8509         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
8510         expanding threads.
8511
8512 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8513
8514         * nnir.el: Use the server names without suffixes (bug #7009).
8515
8516         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
8517         unencrypted to STARTTLS, if possible.
8518
8519 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
8520
8521         * message.el (message-ignored-supersedes-headers): Strip Injection-*
8522         headers before superseding.
8523
8524 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8525
8526         * nnrss.el (nnrss-use-local): Add documentation.
8527
8528         * nnimap.el (nnimap-extend-tls-programs): New function.
8529         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
8530         (nnimap-wait-for-connection): Accept the greeting from the stupid
8531         output from openssl s_client -starttls, too.
8532
8533         * tls.el (tls-starttls-switches): New variable.
8534         (tls-find-starttls-argument): Use it.
8535         (open-tls-stream): Ditto.
8536
8537         * netrc.el (netrc-credentials): Return the value of the "default" entry.
8538         (netrc-machine): Ditto.
8539
8540         * nnimap.el (nnimap-find-article-by-message-id): Really return the
8541         article number.
8542         (nnimap-split-fancy): New variable.
8543         (nnimap-split-incoming-mail): Use it.
8544
8545         * nntp.el (nntp-server-list-active-group): Document.
8546
8547         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
8548         SELECT to get the message-id.
8549
8550         * mail-source.el (mail-sources): Remove webmail support.
8551         (defvar): Ditto.
8552         (mail-source-fetcher-alist): Ditto.
8553         (mail-source-fetch-webmail): Remove.
8554
8555         * webmail.el: Remove -- doesn't seem relevant any more.
8556
8557         * gnus.el: Fix up make-obsolete-variable declarations throughout.
8558
8559         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
8560         the \r.
8561
8562 2010-09-30  Julien Danjou  <julien@danjou.info>
8563
8564         * gnus-agent.el (gnus-agent-add-group): Fix call to
8565         gnus-completing-read.
8566
8567 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8568
8569         * nndoc.el (nndoc-retrieve-groups): New function.
8570
8571         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
8572         `default', use nnmail-split-methods.
8573         (nnimap-request-article): Downcase the NILs so that they are nil.
8574
8575         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
8576         symbol.
8577
8578         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
8579         code, since if the user has requested network, that's what they ought
8580         to get.
8581         (nnimap-request-set-mark): Erase the buffer before issuing commands.
8582         (nnimap-split-rule): Mark as obsolete.
8583
8584         * pop3.el (pop3-send-streaming-command, pop3-stream-length):
8585         New variable.
8586
8587         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
8588         correct slot, too.
8589
8590 2010-09-29  Julien Danjou  <julien@danjou.info>
8591
8592         * gnus.el (gnus-local-domain): Declare variable obsolete.
8593
8594         * gnus-util.el (gnus-icompleting-read): Require iswitchb.
8595         Fix history computing.
8596         (gnus-ido-completing-read): Require ido.
8597
8598 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8599
8600         * gnus-registry.el: Don't prompt on load, which makes it impossible to
8601         build Gnus.
8602
8603         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
8604         when interpreting the structures.
8605         (nnimap-request-accept-article): Add \r\n to the lines to make this
8606         work with Cyrus.
8607
8608         * nndraft.el (nndraft-request-expire-articles): Use the group name
8609         instead if "nndraft".  Fix found by Nils Ackermann.
8610
8611 2010-09-29  Ludovic Courtes  <ludo@gnu.org>
8612
8613         * nnregistry.el: Add.
8614
8615 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
8616
8617         * nnmail.el (group, group-art-list, group-art):
8618         Remove unneeded directives.
8619
8620 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8621
8622         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
8623         (mm-mime-charset):
8624         * rfc2047.el (rfc2047-syntax-table):
8625         * utf7.el (utf7-utf-16-coding-system): Comment fix.
8626
8627         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
8628         rather than `insert-file-contents' and `eval-region'.
8629
8630         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
8631         construction.
8632
8633         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
8634
8635         * time-date.el: No need to require cl for Emacs 21.
8636
8637 2010-09-29  Julien Danjou  <julien@danjou.info>
8638
8639         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
8640         replacement of `gnus-gravatar-relief' to mimic
8641         `gnus-faces-properties-alist'.
8642         Add :version property.
8643
8644 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8645
8646         * mail-source.el (mail-source-report-new-mail):
8647         * message.el (message-default-mail-headers):
8648         * mm-decode.el (mm-valid-image-format-p): Comment fix.
8649
8650         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
8651
8652 2010-09-28  Julien Danjou  <julien@danjou.info>
8653
8654         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
8655         mail-address contains the same string as real-name.
8656
8657         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
8658         non-blank in header, otherwise it'll get stripped.
8659
8660         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
8661         real-name, and then for mail address rather than doing : or , search.
8662
8663 2010-09-27  Julien Danjou  <julien@danjou.info>
8664
8665         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
8666         right completing-read function.
8667         (gnus-use-ido): New variable
8668         (gnus-completing-read-with-default): Remove.
8669         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
8670         (gnus-agent-add-group):
8671         * gnus-srvr.el (gnus-server-add-server, gnus-server-goto-server):
8672         * mm-view.el (mm-view-pkcs7-decrypt):
8673         * mm-util.el (mm-codepage-setup):
8674         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
8675         * mml-smime.el (mml-smime-openssl-sign-query):
8676         * mml.el (mml-minibuffer-read-type, mml-minibuffer-read-disposition)
8677         (mml-insert-multipart):
8678         * gnus-msg.el (gnus-summary-yank-message):
8679         * gnus-int.el (gnus-start-news-server):
8680         * mm-decode.el (mm-interactively-view-part):
8681         * gnus-dired.el (gnus-dired-attach):
8682         * gnus.el (gnus-read-method):
8683         * gnus-bookmark.el (gnus-bookmark-jump):
8684         * gnus-art.el (gnus-mime-view-part-as-type)
8685         (gnus-mime-action-on-part, gnus-article-encrypt-body):
8686         * gnus-topic.el (gnus-topic-jump-to-topic, gnus-topic-move-matching)
8687         (gnus-topic-copy-matching, gnus-topic-sort-topics, gnus-topic-move):
8688         * nnmairix.el (nnmairix-create-server-and-default-group)
8689         (nnmairix-update-groups, nnmairix-get-server)
8690         (nnmairix-backend-to-server, nnmairix-goto-original-article)
8691         (nnmairix-get-group-from-file-path):
8692         * nnrss.el (nnrss-find-rss-via-syndic8):
8693         * gnus-group.el (gnus-group-completing-read, gnus-group-make-web-group)
8694         (gnus-group-make-useful-group, gnus-group-add-to-virtual)
8695         (gnus-group-browse-foreign-server):
8696         * gnus-sum.el (gnus-summary-goto-article, gnus-summary-limit-to-extra)
8697         (gnus-summary-execute-command, gnus-summary-respool-article)
8698         (gnus-read-move-group-name):
8699         * gnus-score.el (gnus-summary-increase-score)
8700         (gnus-summary-score-effect):
8701         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
8702
8703 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8704
8705         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
8706         x-focus-frame.
8707
8708         * nnimap.el (auth-source-forget-user-or-password)
8709         (auth-source-user-or-password): Autoload.
8710
8711         * message.el (message-from-style, message-interactive)
8712         (message-cite-prefix-regexp, message-sendmail-envelope-from)
8713         (message-yank-prefix, message-indentation-spaces, message-signature)
8714         (message-signature-file): Add comment.
8715
8716 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8717
8718         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
8719         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
8720         new articles.
8721
8722         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
8723         parts.
8724         (nnimap-request-article): Work with the t setting, too.
8725
8726         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
8727         that you don't get flashes of other buffers.
8728         (gnus-summary-show-complete-article): Intern before setting.
8729
8730 2010-09-27  David Engster  <dengste@eml.cc>
8731
8732         * nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
8733         well as HEADERS.
8734         (nnmairix-retrieve-headers): Provide new argument for the above.
8735
8736 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8737
8738         * gnus-sum.el (gnus-summary-move-article): Don't alter
8739         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
8740         group.
8741
8742         * nnimap.el (nnimap-update-info): Don't destructively alter active.
8743
8744         * message.el (message-cite-prefix-regexp): Revert my last edit.
8745
8746         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
8747         variable instead of the Gnus variable.
8748
8749         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
8750
8751         * gnus-art.el (gnus-fetch-partial-articles): Move back to nnimap again.
8752
8753         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
8754         since some servers don't like it.
8755         (nnimap-open-connection): Forget credentials if the server says the
8756         password was wrong.
8757         (nnimap-parse-line): Protect against invalid data.
8758
8759         * gnus-sum.el (gnus-summary-move-article): Add comment.
8760         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
8761         nothing alters it while scanning for new messages.
8762
8763         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
8764         which may or may not help.
8765         (nnimap-open-connection): If we're doing a stream connection, and then
8766         discover we're on a STARTTLS-capable server, then open a STARTTLS
8767         connection instead.
8768
8769 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8770
8771         * nnimap.el (utf7): Require.
8772
8773         * message.el (message-cite-prefix-regexp): Remove "}" from citation
8774         prefix.
8775
8776 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
8777
8778         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
8779
8780 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8781
8782         * nnimap.el (nnimap-request-accept-article): Message the error on
8783         error.
8784
8785 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8786
8787         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
8788
8789 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8790
8791         * nndoc.el (nndoc-request-list): Return success always.
8792
8793         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
8794         `fetch-old' -- we only want to fetch the articles we've requested.
8795         The rest are in the agent, probably.
8796         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
8797         disappeared server" to something low.  It's not important.
8798
8799         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
8800         arrived before the FETCH data.
8801
8802         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
8803         target here, because we don't know the Gnus name of the group.
8804
8805         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
8806         for the correct group.
8807
8808         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
8809
8810         * gnus.el (gnus): Give a final warning after startup.
8811
8812         * gnus-util.el (gnus-action-message-log): New variable.
8813         (gnus-message): Use it.
8814         (gnus-final-warning): New function.
8815
8816         * nnimap.el (nnimap-open-connection): Record the greeting.
8817         (nnimap): Add greeting.
8818
8819 2010-09-26  Julien Danjou  <julien@danjou.info>
8820
8821         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
8822         arguments.
8823         (gnus-html-wash-images): Fix spec computing to include start/end.
8824
8825         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
8826
8827 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8828
8829         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
8830         deletion.
8831         (nnimap-retrieve-headers): Don't select the group, because that's
8832         already done by nnimap-possibly-change-group.
8833
8834         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
8835         (gnus-picon-transform-address): Use it.
8836
8837         * mail-source.el (mail-source-value): Revert previous patch.
8838
8839         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
8840         on failure.
8841         (nnimap-open-connection): Look up both virtual and physical server name
8842         credentials.
8843
8844         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
8845
8846 2009-02-07  Dave Love  <fx@gnu.org>
8847
8848         * tls.el (open-tls-stream): Don't query killing process.
8849
8850 2009-02-08  Dave Love  <fx@gnu.org>
8851
8852         * gnus-win.el (gnus-window-to-buffer-helper)
8853         (gnus-all-windows-visible-p): Function needn't be a symbol.
8854
8855         * mail-source.el (mail-source-value): Function needn't be a symbol.
8856
8857 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8858
8859         * message.el (message-cite-prefix-regexp): Remove } from the cite
8860         prefix.
8861
8862         * gnus-art.el (gnus-treatment-function-alist): Do picons before
8863         highlight again, so that the highlight is correct.
8864
8865         * gnus-picon.el (gnus-picon): Remove again.
8866         (gnus-picon-create-glyph): Set the background XPM color explicitly.
8867
8868         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
8869         doing the header highlightling, so that the background color of the
8870         picon is correct.
8871
8872         * gnus-picon.el (gnus-picon-xbm): Remove obsolete face.
8873         (gnus-picon): Ditto.
8874         (gnus-picon): Reinstate.  The background color for picons is white.
8875         (gnus-picon-insert-glyph): Make the background white.
8876
8877         * nnml.el (nnml-open-nov): Don't return dead buffers.
8878
8879         * auth-source.el (auth-source-create): Query the user for whether to
8880         store the credentials.
8881
8882         * netrc.el (netrc-store-data): New function.
8883
8884         * auth-source.el (auth-source-user-or-password): Use the existing auth
8885         sources, if any, for creation.
8886
8887         * gnus.el (gnus-group-fast-parameter): Return the last matching
8888         parameter instead of the first matching parameter.
8889
8890 2010-09-26  Julien Danjou  <julien@danjou.info>
8891
8892         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
8893
8894 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8895
8896         * mml2015.el (mml2015-use): Remove gpg support.
8897
8898         * mml1991.el (mml1991-function-alist): Remove gpg function.
8899         (mml1991-gpg-sign): Remove.
8900
8901 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
8902
8903         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
8904         (gnus-browse-unsubscribe-current-group): Document it.
8905         (gnus-browse-unsubscribe-group): Use it.
8906
8907 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8908
8909         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
8910         address to the To list for easier response.
8911
8912         * gnus.el (gnus-play-startup-jingle): Remove.
8913         (gnus-splash): Don't play jingle.
8914         (gnus): Silence gnus-load message.
8915
8916         * gnus-art.el (gnus-treat-play-sounds): Remove.
8917
8918         * gnus.el (gnus-play-jingle): Remove audio support.
8919
8920         * gnus-cus.el (gnus-score-customize): Remove audio reference.
8921
8922         * earcon.el: Remove -- no users.
8923
8924         * gnus-audio.el: Remove -- no users of this package.
8925
8926         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
8927
8928         * gnus-start.el (gnus-setup-news): Remove nocem support.
8929
8930         * gnus-group.el (gnus-group-get-new-news): Remove nocem call.
8931
8932         * gnus.el (gnus-use-nocem): Remove.
8933
8934         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
8935         Remove.
8936
8937         * gnus-nocem.el (gnus-nocem-issuers): Remove file.  Apparently nobody
8938         uses NoCeM any more.
8939
8940         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
8941         (gnus-button-ctan-handler): Ditto.
8942         (gnus-button-handle-ctan-bogus-regexp): Ditto.
8943         (gnus-button-ctan-directory-regexp): Ditto.
8944         (gnus-button-handle-ctan): Ditto.
8945         (gnus-button-tex-level): Ditto.
8946         (gnus-button-alist): Remove CTAN stuff.
8947
8948 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8949
8950         * nnimap.el (nnimap-wait-for-response): Reverse logic in the
8951         nnimap-streaming test.
8952
8953         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
8954         servers twice.
8955
8956         * nnimap.el (nnimap-open-connection): Add more error reporting when
8957         nnimap fails early.
8958
8959         * nnheader.el (nnheader-get-report-string): New function.
8960         (nnheader-get-report): Use it.
8961
8962         * gnus-int.el (gnus-check-server): Say what the error was when opening
8963         failed.
8964
8965         * nnimap.el (nnimap-wait-for-response): Search further when we're not
8966         using streaming.
8967
8968 2010-09-25  Julien Danjou  <julien@danjou.info>
8969
8970         * gnus-html.el (gnus-html-rescale-image): Use our defalias
8971         gnus-window-inside-pixel-edges.
8972
8973 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8974
8975         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
8976
8977         * mm-decode.el (mm-save-part): Allow saving to other directories the
8978         normal Emacs way.
8979
8980         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.
8981         Suggested by Jay Berkenbilt.
8982
8983         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
8984         there isn't a single byte.
8985
8986         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
8987         just do it.  It doesn't really seem to matter what the user responds
8988         here, I think, so it's just a confusing question.
8989
8990         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
8991         non-streaming case.
8992
8993         * gnus-art.el (gnus-flush-original-article-buffer): Separate out.
8994         (gnus-article-encrypt-body): Use it.
8995
8996         * gnus-sum.el (gnus-summary-show-complete-article): New command and
8997         keystroke.
8998
8999         * nnimap.el (nnimap-find-wanted-parts-1):
9000         Use gnus-fetch-partial-articles.
9001
9002         * gnus-art.el (gnus-fetch-partial-articles): New variable.
9003
9004         * nnimap.el (nnimap-insert-partial-structure): New function.
9005         (nnimap-get-partial-article): New function.
9006         (nnimap-request-article): Use it.
9007         (nnimap-wait-for-response): Return whether the wait was successful.
9008         (nnimap-finish-retrieve-group-infos): Don't do anything if the
9009         retrieval wasn't successful.
9010         (nnimap-retrieve-group-data-early): Allow throttling servers.
9011         (nnimap-streaming): New variable.
9012         (nnimap-fetch-partial-articles): Remove.
9013
9014         * mm-decode.el (mm-with-part): Protect against killed buffers.
9015
9016         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
9017         for prettier summary display.
9018
9019 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
9020
9021         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns directly.
9022
9023 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9024
9025         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
9026         apparently third-party libraries depend on it.
9027
9028         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
9029         before starting negotiation.
9030
9031         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
9032         privacy reasons.
9033         (gnus-treat-mail-gravatar): Ditto.
9034
9035         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
9036         buffer when inserting images.  Inserting text into the headers, for
9037         instance, can make them invalid.
9038
9039 2010-09-25  Julien Danjou  <julien@danjou.info>
9040
9041         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
9042         variables.
9043
9044         * nnheader.el: Remove useless variables news-reply-yank-from and
9045         news-reply-yank-message-id.
9046
9047         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
9048         variables.
9049
9050         * mml1991.el: Remove useless mml1991-verbose.
9051
9052         * gnus.el: Remove useless variable gnus-use-generic-from.
9053         Remove obsolete variable gnus-topic-indentation.
9054
9055         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
9056
9057         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
9058
9059         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
9060
9061         * gnus-group.el: Remove useless gnus-group-icon-cache.
9062         Remove useless gnus-ephemeral-group-server.
9063
9064         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
9065
9066         * mml2015.el: Remove useless mml2015-verbose.
9067
9068         * mml-smime.el: Remove useless mml-smime-verbose.
9069
9070         * gnus.el: Remove useless gnus-local-domain.
9071
9072         * gnus-gravatar.el (gnus-gravatar-transform-address):
9073         Use gnus-gravatar-size.
9074
9075         * gnus-art.el: Remove useless gnus-treat-translate.
9076
9077 2010-09-24  Julien Danjou  <julien@danjou.info>
9078
9079         * gnus-sum.el: Add support for Gravatars.
9080
9081         * gnus-art.el: Add support for Gravatars.
9082
9083         * gnus-gravatar.el: Add this file.
9084
9085         * gravatar.el: Add this file.
9086
9087 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9088
9089         * gnus-sum.el (gnus-summary-fetch-faq): Remove.
9090
9091         * gnus-group.el (gnus-group-fetch-faq): Remove.
9092
9093         * gnus.el (gnus-group-faq-directory): Remove.
9094
9095         * gnus-group.el (gnus-group-fetch-charter): Remove.
9096
9097         * gnus.el (gnus-group-charter-alist): Remove.
9098
9099         * gnus-group.el (gnus-group-archive-directory): Remove.
9100         (gnus-group-recent-archive-directory): Ditto.
9101         (gnus-group-make-archive-group): Remove.
9102
9103         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
9104
9105         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
9106         use the same article number for all the cached articles.
9107
9108         * nnimap.el (nnimap-command): Register the last command time so
9109         that we can use it for idling NOOPs.
9110         (nnimap-open-connection): Start the keeplive timer.
9111         (nnimap-make-process-buffer): Store all the process buffers.
9112         (nnimap-keepalive): New function.
9113
9114         * starttls.el (starttls-open-stream): Add autoload cookie.
9115
9116 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
9117
9118         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
9119         handling.
9120
9121 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9122
9123         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
9124         its data structures.
9125
9126         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
9127         instead of the cl.el copy-list.
9128         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
9129         equalp.
9130
9131 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9132
9133         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
9134         and tool-bar-local-item-from-menu.
9135
9136         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
9137         mode-line-highlight face for Emacs.
9138
9139         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
9140         loading gnus-sum.elc; fix comment for canlock-verify.
9141         (gnus-article-jump-to-part): Use read-number.
9142         (gnus-insert-mime-button, gnus-insert-mime-security-button):
9143         Remove Emacs pre-21 compatible code for help-echo.
9144         (gnus-article-next-page-1): No need to adjust the number of lines.
9145         (gnus-article-describe-bindings): Always use help-buffer.
9146
9147         * gnus-audio.el (gnus-audio-inline-sound):
9148         * gnus-cus.el (gnus-custom-mode):
9149         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
9150
9151         * gnus-sum.el (gnus-remove-overlays): Doc fix.
9152
9153         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
9154         compatible code.
9155
9156 2010-09-24  Glenn Morris  <rgm@gnu.org>
9157
9158         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
9159         visiting the fcc file in rmail-mode.
9160
9161         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
9162
9163 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9164
9165         * nnir.el: Silence the byte compiler.
9166
9167         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
9168         alias to browse-url-url-encode-chars if any.
9169         (gnus-html-encode-url): Use it.
9170
9171 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9172
9173         * gnus-start.el (gnus-use-backend-marks): New variable.
9174         (gnus-get-unread-articles-in-group): Use it.
9175
9176         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
9177         makeover.
9178
9179 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
9180
9181         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
9182
9183 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9184
9185         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
9186         Remove.
9187         (gnus-setup-news-hook):
9188         Remove gnus-fixup-nnimap-unread-after-getting-new-news.
9189
9190         * gnus-int.el (gnus-request-update-info): Protect against backends not
9191         having the function.
9192
9193         * nnimap.el (nnimap-stream): Mention starttls.
9194         (nnimap-open-connection): Add starttls support.
9195
9196 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
9197
9198         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
9199
9200 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9201
9202         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
9203         BODYSTRUCTUREs.
9204         (nnimap-transform-headers): Unfold quoted {42} headers.
9205
9206         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
9207         the info.
9208         (gnus-get-unread-articles): Only call updatep on backends that support
9209         it.
9210
9211         * nnweb.el (nnweb-request-update-info): NOOP.
9212
9213         * nnmaildir.el (nnmaildir-request-marks): Rename from -update-info.
9214
9215         * nnfolder.el (nnfolder-request-marks): Rename from -update-info,
9216         since it only deals with marks.
9217
9218         * gnus-int.el (gnus-request-marks): Rename gnus-request-update-info to
9219         gnus-request-marks, and make a new gnus-request-update-info.
9220
9221         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
9222         the active instead of the high number, which is usually too low.
9223
9224 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
9225
9226         * netrc.el (netrc-parse): Remove encrypt.el mentions.
9227         * encrypt.el: Remove.
9228
9229 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9230
9231         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
9232         server in symbolic form.
9233
9234         * gnus-html.el (gnus-max-image-proportion): Increase proportion to 0.9.
9235
9236 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9237
9238         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
9239         (nnimap-update-info): Fix up code slightly.
9240
9241         * gnus-int.el (gnus-open-server): Add tracing for performance
9242         debugging.
9243
9244         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
9245         (gnus-group-insert-group-line): Pass the real group name so that it
9246         gets the right data.
9247
9248         * gnus-start.el (gnus-get-unread-articles): Don't have
9249         `gnus-get-unread-articles-in-group' update info, since that can be
9250         really slow and doesn't seem to be needed?
9251
9252 2010-09-22  Dan Christensen  <jdc@uwo.ca>
9253
9254         * time-date.el (date-to-time): Try using parse-time-string first before
9255         using the slower timezone-make-date-arpa-standard.
9256
9257 2010-09-22  Julien Danjou  <julien@danjou.info>
9258
9259         * gnus-group.el (gnus-group-insert-group-line):
9260         Call gnus-group-highlight-line.
9261         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
9262         default hook list.
9263         (gnus-group-update-eval-form): Add new function.
9264         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
9265         (gnus-group-get-icon): Use gnus-group-update-eval-form.
9266
9267 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9268
9269         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
9270         immediate, then expire all articles.
9271         (nnimap-update-info): Fix off-by-one errors.
9272         (nnimap-flags-to-marks): Would return no marks lists for group with no
9273         flags.  Instead return the other data.
9274
9275 2010-09-22  Julien Danjou  <julien@danjou.info>
9276
9277         * gnus-group.el (gnus-group-get-icon): Rename gnus-group-add-icon that
9278         Only return an icon.
9279         (gnus-group-insert-group-line): Compute icon to return.
9280
9281         * gnus-html.el (gnus-html-image-automatic-caching): Add custom var.
9282         (gnus-html-image-fetched): Only cache if
9283         gnus-html-image-automatic-caching is set.
9284         (gnus-html-image-fetched): Check for errors.
9285
9286 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9287
9288         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
9289         once per method on `g'.  This ensures that backends like nnfolder don't
9290         open all their folders.
9291
9292         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
9293         (nnimap-request-list): Nix out group in the correct buffer.
9294         (nnimap-parse-flags): Implement by using `read' instead of
9295         hand-parsing.
9296         (nnimap-flags-to-marks): Pass on permanent-flags.
9297         (nnimap-make-process-buffer): Record the server name.
9298         (nnimap-parse-flags): Fix typo.
9299         (nnimap-request-scan): Run split on the server in general, not just a
9300         single group.
9301
9302         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
9303         parameter, and propagate this downwards.
9304
9305         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
9306         since EXAMINE changes it on the server.
9307
9308         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
9309         this command might take a while.
9310
9311 2010-09-22  Julien Danjou  <julien@danjou.info>
9312
9313         * gnus-html.el (gnus-html-put-image): Stop using markers.  They are
9314         harmful if you have 2 images side-by-side, they can't be properly
9315         update on text deletion.  Using text-property is safer here.
9316         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
9317         data.
9318
9319 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9320
9321         * nnimap.el (nnimap-expunge-inbox): Remove.
9322         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
9323         (nnimap-expunge): Flip default to t.
9324
9325         * gnus.el (gnus-method-to-server): Don't push things to the cache
9326         unless it's unique.
9327         (gnus-server-to-method): Ditto.
9328
9329 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
9330
9331         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
9332
9333 2010-09-22  Julien Danjou  <julien@danjou.info>
9334
9335         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
9336         get the start of data.
9337         (gnus-html-encode-url): Add this function to encode special chars in
9338         URL.
9339         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
9340         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
9341
9342         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
9343         default.
9344         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
9345
9346         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
9347         images alt-text.
9348         (gnus-html-put-image): Put alt-text as help-echo.
9349
9350 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9351
9352         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes):
9353         * mm-util.el (mm-decompress-buffer):
9354         * nnir.el (nnir-run-find-grep):
9355         * pop3.el (pop3-list): Use 3rd arg of split-string.
9356
9357         * time-date.el (format-seconds): Comment fix.
9358
9359         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
9360         and byte-optimize-form-code-walker.
9361         (dgnushack-make-auto-load): Don't advise make-autoload.
9362
9363         * lpath.el: Remove Emacs 21 stuff.
9364
9365 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9366
9367         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
9368         outside the active range.  Suggested by Dan Christensen.
9369
9370         * gnus-start.el (gnus-get-unread-articles): Get the extended method
9371         slightly later to avoid double-getting it.
9372
9373         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
9374         previous patch.
9375
9376         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
9377
9378 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
9379
9380         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
9381
9382 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9383
9384         * gnus-int.el (gnus-open-server): Give a better error message in the
9385         "go offline" case.
9386
9387         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
9388         marks for nnimap, which is seldom the right thing to do.
9389
9390         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
9391         (gnus-same-method-different-name): New function.
9392
9393         * nnimap.el (parse-time): Require.
9394
9395         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
9396         method in the presence of many similar methods.
9397
9398         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
9399
9400         * nnimap.el (nnimap-find-expired-articles): Don't refer to
9401         nnml-inhibit-expiry.
9402
9403         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
9404         find out whether methods are equal.
9405
9406         * nnimap.el (nnimap-find-expired-articles): New function.
9407         (nnimap-process-expiry-targets): New function.
9408         (nnimap-request-move-article): Request the article before looking at
9409         what the Message-ID is.  Fix found by Andrew Cohen.
9410         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
9411
9412         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
9413         for oldness in addition to being a predicate.
9414
9415         * nnimap.el (nnimap-request-group): When we have zero articles, return
9416         the right data to Gnus.
9417         (nnimap-request-expire-articles): Only delete articles immediately if
9418         the target is 'delete.
9419
9420         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
9421         method, this would bug out.
9422
9423         * gnus-group.el (gnus-group-expunge-group): Rename from
9424         gnus-group-nnimap-expunge, and implemented as a normal interface
9425         function.
9426
9427         * gnus-int.el (gnus-request-expunge-group): New function.
9428
9429         * nnimap.el (nnimap-request-create-group): Implement.
9430         (nnimap-request-expunge-group): New function.
9431
9432 2010-09-21  Julien Danjou  <julien@danjou.info>
9433
9434         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
9435         (gnus-html-cache-expired): Add new function.
9436         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
9437         wethever we should display image for fetch it.
9438         Compute alt-text earlier to pass it to the fetching function too.
9439         (gnus-html-schedule-image-fetching): Change function argument to only
9440         get one image at a time, not a list.
9441         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
9442         cache.
9443         (gnus-html-get-image-data): New function to retrieve image data from
9444         cache.
9445         (gnus-html-put-image): Change buffer argument to use image data rather
9446         than file, and place image above region rather than inserting a new
9447         one.  Do not take alt-text as argument, since it's useless now: we place
9448         the image above alt-text.
9449         (gnus-html-prune-cache): Remove.
9450         (gnus-html-show-images): Start to fetch image when we find one, do not
9451         push into a temporary list.
9452         (gnus-html-prefetch-images): Only fetch image if they have expired.
9453         (gnus-html-browse-image): Fix, use 'gnus-image-url.
9454         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
9455
9456 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9457
9458         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
9459
9460 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9461
9462         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
9463         spec inser "*" if the group isn't active instead of 0.
9464
9465         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
9466         opening the server.
9467         (nnimap-request-delete-group): Implement group deletion.
9468         (nnimap-transform-headers): Return the size of the entire message in
9469         the Bytes header, not just the size of the first part.
9470         (nnimap-request-move-article): When moving an article from nnimap,
9471         request the article first so the accepting form has an article to
9472         accept.  Reported by Dan Christensen.
9473         (nnimap-command): Make sure that the error message doesn't error out.
9474
9475 2010-09-20  David Edmondson  <dme@dme.org>
9476
9477         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
9478         we haven't requested anything.
9479
9480 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9481
9482         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
9483         "".  Fix found by Andrew Cohen.
9484
9485         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
9486         instead of -encode-string.
9487
9488 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9489
9490         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
9491
9492         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
9493         by mm-subst-char-in-string.
9494
9495 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9496
9497         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
9498         waiting for the connection string.
9499
9500         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
9501         arriving.
9502
9503         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
9504         bogus characters.  This allows selecting certain Gmail groups.
9505
9506         * nnimap.el (nnimap-find-wanted-parts-1): New function.
9507         (nnimap-fetch-partial-articles): New variable.
9508         (nnimap-open-connection): When looking for credentials, also use the
9509         nnimap-server-port.
9510         (nnimap-request-article): Return the group/article number, so that Gnus
9511         `^' works as expected.
9512         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants them.
9513
9514         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
9515         comments.
9516         (gnus-methods-sloppily-equal): New function.
9517         (gnus): When using the development version of Gnus, load the gnus-load
9518         file.
9519
9520         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
9521         `gnus-open-server' on each method before trying to scan them etc.
9522         This ensures that all the backend parameters are set correctly.
9523
9524         * nnimap.el (nnimap-authenticator): New variable.
9525         (nnimap-open-connection): Allow anonymous login.
9526         (nnimap-transform-headers): The chars header is called Chars not Bytes.
9527         (nnimap-wait-for-response): Don't infloop if the IMAP connection drops.
9528
9529         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
9530         patch, found by Knut Anders Hatlen.
9531
9532 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
9533
9534         * gnus-agent.el (gnus-agent-batch-confirmation)
9535         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
9536         to gnus-message.
9537         * gnus-art.el (gnus-article-describe-briefly): Likewise.
9538         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
9539         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
9540         * gnus-int.el (gnus-open-server): Likewise.
9541         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
9542         (gnus-score-check-syntax): Likewise.
9543         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
9544         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
9545         Likewise.
9546         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
9547
9548 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9549
9550         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
9551         calling conventions so that prefetch doesn't bug out.
9552
9553 2010-09-19  Julien Danjou  <julien@danjou.info>
9554
9555         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
9556         rather than `subst-char-in-region' in order to be able to replace ASCII
9557         char by UTF-8 ones.
9558
9559         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
9560         than curl.
9561         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
9562         the right URL and ALT text on images.
9563         (gnus-html-wash-tags): Fix tag case.
9564         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
9565         (gnus-article-html): Add -o display_ins_del=2 option.
9566         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
9567
9568 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9569
9570         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
9571         the extra mail headers, which sometimes seem to happen for unknown
9572         reasons.
9573
9574         * mail-parse.el (mail-header-encode-parameter): Define as
9575         rfc2045-encode-string instead of as rfc2231-encode-string, since some
9576         (or most, perhaps?) mail readers don't understand the latter, but do
9577         understand the former.
9578
9579         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
9580         to nil, so that no methods are automatically agentized.  I think this
9581         is probably what most users want.
9582
9583         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
9584         from url-retrieve, for instance about invalid URLs.
9585
9586         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
9587         groups that have no articles.
9588         (nnimap-request-article): Check that we really got an article when we
9589         requested one.
9590
9591         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
9592         doesn't exist.
9593
9594         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
9595         nntp buffer so the agent can save it.
9596         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
9597         that CRLF doesn't get translated to \n.
9598         (nnimap-open-connection): Don't make 'shell commands only send \n.
9599
9600 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
9601
9602         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
9603         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
9604         Update var name.
9605         (nnml-generate-nov-file): Use dolist.
9606         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
9607         Use with-current-buffer.
9608
9609 2010-09-18  Julien Danjou  <julien@danjou.info>
9610
9611         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
9612         parallel.
9613
9614 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9615
9616         * nnimap.el (nnimap-update-info): When doing partial marks update, get
9617         the range update right.
9618         (nnimap-request-group): Don't make `M-g' bug out on group with no
9619         marks.
9620         (nnoo): Require, so that other packages can require nnimap.
9621         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
9622         command we're looking for.  This helps when the server sends more
9623         responses after we've gotten everything we expected.
9624         (nnimap): Add a `newlinep' field to keep track of end-of-line
9625         conventions.
9626         Don't send CRLF to things that don't want it.
9627         (nnimap-request-accept-article): Ditto.
9628
9629 2010-09-18  Julien Danjou  <julien@danjou.info>
9630
9631         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
9632         than curl to retrieve images.
9633
9634 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9635
9636         * nnimap.el (nnimap-update-info): Extend the info so that we can set
9637         the marks.
9638         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
9639         (nnimap-wait-for-connection): New function.
9640         (nnimap-open-connection): If we have PREAUTH, don't query for login
9641         credentials.
9642         (nnimap-update-info): Fix off-by-one error when concatenating ranges
9643         when doing a partial update.
9644
9645 2010-09-18  Julien Danjou  <julien@danjou.info>
9646
9647         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
9648         tags.
9649
9650 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9651
9652         * nnimap.el (nnimap-credentials): New function.
9653         (nnimap-open-connection): Use the new function to look for credentials
9654         also on the numeric equivalents of "imap" and "imaps".
9655
9656         * gnus-start.el (gnus-activate-group): Send the info to
9657         gnus-request-group.
9658
9659         * nnimap.el (nnimap-request-group): Have the "check" version of the
9660         function parse flags and update the info, so that a `M-g' get a total
9661         resync of all flags from the group.
9662
9663         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
9664         to allow backends to alter the info on group selection.  Also alter all
9665         the backend -request-group functions to take the parameter.
9666
9667         * nnimap.el (nnimap-store-info): New function.
9668         (nnimap-update-info): Store the info for later usage.
9669         (nnimap-request-group): Use the stored info for the dont-check case, so
9670         that we don't retrieve all marks when we enter a group.
9671
9672         * nnimap.el: Use deffoo instead of defun for interface functions.
9673
9674         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
9675         update the group info.  This makes the nndraft groups, for instance, go
9676         back to their old behavior.
9677
9678         * gnus-sum.el (gnus-select-newsgroup): Indent.
9679
9680         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
9681         in.
9682         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
9683         nothing.
9684
9685         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
9686         from methods that are denied.
9687
9688         * gnus-int.el (gnus-method-denied-p): New function.
9689
9690         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
9691         store the password instead of netrc.
9692         (nnimap-open-connection): Don't error out when we can't make a
9693         connections.
9694
9695         * auth-source.el (auth-source-create): In the password prompt, say what
9696         we're querying for.  Also prompt for user name if that hasn't been
9697         given.
9698
9699         * nnimap.el (nnimap-with-process-buffer): Remove.
9700
9701 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9702
9703         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
9704         method when we're reading from the agent.
9705
9706         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
9707
9708         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
9709         that's probably most useful for users.
9710
9711         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
9712         "failed" all the time.
9713
9714         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
9715         ...)) with (with-current-buffer ... ).
9716
9717         * nntp.el (nntp-open-server): Return whether the open was successful or
9718         not.
9719
9720         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
9721         select an unread unseen article first.
9722
9723         * nnimap.el (nnimap-open-connection): If the user doesn't have a
9724         /etc/services, supply some sensible port defaults.
9725
9726         * dgnushack.el: Define netrc-credentials.
9727
9728 2010-09-17  Julien Danjou  <julien@danjou.info>
9729
9730         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
9731
9732 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
9733
9734         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
9735         doesn't have any parameters.
9736
9737 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9738
9739         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
9740         only upcased checks.
9741
9742         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
9743
9744         * nnimap.el (nnimap-open-shell-stream): New function.
9745         (nnimap-open-connection): Use it.
9746         (nnimap-transform-headers): Get the number of lines in each message.
9747         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
9748         number of lines.
9749         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
9750         problem.
9751
9752         * utf7.el (utf7-encode): Autoload.
9753
9754         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
9755         to allow the mail splitting to not return a default group.  This is
9756         useful for nnimap, which will leave unmatched mail in the inbox.
9757
9758         * nnimap.el: Rewritten.
9759
9760         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
9761         nnimap usage.
9762
9763         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
9764         if the move is internal, so that nnimap can do fast internal moves.
9765
9766         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
9767         data.
9768         (gnus-read-active-for-groups): Support finishing the early retrieval of
9769         data.
9770
9771         * gnus-range.el (gnus-range-nconcat): New function.
9772
9773         * gnus-int.el (gnus-finish-retrieve-group-infos)
9774         (gnus-retrieve-group-data-early): New functions.
9775
9776 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
9777
9778         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
9779         (nnrss-retrieve-groups):
9780         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
9781         (pop3-quit): Use with-current-buffer.
9782
9783 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9784
9785         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
9786         instead of nnheader-accept-process-output.
9787
9788         * dgnushack.el (dgnushack-compile): Add comment.
9789
9790         * lpath.el: No need to fbind propertize for XEmacs 21.4.
9791
9792         * gnus-html.el (gnus-html-schedule-image-fetching)
9793         (gnus-html-prefetch-images): Replace process-kill-without-query by
9794         gnus-set-process-query-on-exit-flag.
9795
9796 2010-09-16  Romain Francoise  <romain@orebokech.com>
9797
9798         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
9799
9800 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9801
9802         * gnus-registry.el (gnus-registry-install-shortcuts): The second
9803         parameter to unintern is mandatory-ish in Emacs 24.
9804
9805         * gnus-html.el (gnus-html-schedule-image-fetching)
9806         (gnus-html-prefetch-images): Check for curl before using it.
9807
9808         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
9809         depend on curl, which isn't essential.
9810
9811         * imap.el: Revert back to version
9812         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
9813         seem problematic.
9814
9815 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
9816
9817         * gnus-registry.el (gnus-registry-install-shortcuts):
9818         Explicitly pass `obarray' to `unintern' to avoid a warning.
9819
9820 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9821
9822         * gnus-start.el (gnus-read-active-for-groups): Revert the previous
9823         change.
9824
9825         * nnrss.el (nnrss-request-list): Remove this function and related
9826         functions, including the moreover stuff.
9827
9828 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9829
9830         * nnrss.el (nnrss-retrieve-groups): New function.
9831
9832 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
9833
9834         * .dir-locals.el: Add no-byte-compile cookie.
9835
9836 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9837
9838         * time-date.el (format-seconds): Comment fix.
9839
9840         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
9841         for back end that doesn't support request-scan.
9842
9843 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9844
9845         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
9846         then do request scans from the backends.
9847
9848         * netrc.el (netrc-credentials): New conveniency function.
9849
9850         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
9851         avoid running a hook per line, since this takes a lot of time,
9852         profiling shows.
9853         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
9854         directly if gnus-visual-p is true.
9855
9856 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9857
9858         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
9859         groups; replace mapcar with dolist which is a bit faster; pass groups
9860         info to gnus-read-active-file-1.
9861         (gnus-read-active-file-1): Scan only specified groups if the new
9862         optional arg `infos' is given.
9863
9864 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9865
9866         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
9867
9868         * pop3.el (pop3-movemail): Remove.
9869         (pop3-streaming-movemail): Rename to pop3-movemail.
9870
9871         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
9872         don't restrict end-tag searches to the end of the line.
9873
9874 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9875
9876         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
9877         articles of every unchecked group to t, which means unknown since the
9878         server has never been opened.
9879
9880 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9881
9882         * gnus-html.el (gnus-html-show-alt-text): New command.
9883         (gnus-html-browse-image): Ditto.
9884         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
9885         to browse the image directly.
9886         (gnus-html-wash-tags): Search for images first, so that <a><img> works
9887         better.
9888
9889         * gnus-async.el (gnus-async-article-callback):
9890         Call `gnus-html-prefetch-images' unconditionally.
9891
9892         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
9893         before feeding URLs to curl.
9894
9895 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9896
9897         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
9898         internal images as deletable by `W D D'.
9899
9900         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
9901         (gnus-async-article-callback): Fix typo.
9902
9903 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9904
9905         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
9906         current line to work around bugs in the output from w3m.
9907
9908         * gnus-async.el (gnus-async-article-callback): Always prefetch images
9909         for groups that want that.
9910
9911         * nntp.el (nntp-wait-for-string): Supply a timeout for
9912         accept-process-output to ensure progress.
9913
9914         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
9915         level to get unread articles from, then use that for foreign groups,
9916         too.
9917
9918         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
9919         confuses the rest of the function.
9920
9921         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
9922         for the methods that support -retrieve-groups, too.
9923
9924         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
9925
9926 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9927
9928         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
9929         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
9930
9931         * pop3.el: Require cl when compiling.
9932         (pop3-number-of-responses): Search for "+OK", not "+OK ".
9933
9934 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9935
9936         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
9937         that aren't going to be activated.
9938         (gnus-get-unread-articles): Fix up the last commit.
9939
9940         * gnus-html.el (gnus-article-html): Allow calling without specifying
9941         the handle.  In that case, dissect the buffer first.
9942
9943         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
9944
9945         * nnimap.el (nnimap-open-connection): Revert the change that would look
9946         into authinfo for imaps instead of imap.
9947
9948         * gnus-start.el (gnus-activate-group): Take an optional parameter to
9949         say that you don't want to call gnus-request-group with don-check, but
9950         do check the reponse.  This is for virtual groups only.
9951         (gnus-get-unread-articles): Count the archive groups as secondary, so
9952         that they're activated the same way as before.
9953
9954         * imap.el (imap-message-map): Removed optional buffer parameter, since
9955         no callers use it.
9956         (imap-message-get): Ditto.
9957         (imap-message-put): Ditto.
9958         (imap-mailbox-map): Ditto.
9959         (imap-mailbox-put): Ditto.
9960         (imap-mailbox-get): Ditto.
9961         (imap-mailbox-get): Revert last change for this function.
9962
9963         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
9964         case-insensitively.
9965         (nnimap-debug): Remove.
9966
9967         * net/imap.el (imap-fetch-safe): Remove function, and alter all
9968         callers to use `imap-fetch' instead.  According to the comments, this
9969         should be safe, since all other IMAP clients use the 1:* syntax.
9970         (imap-enable-exchange-bug-workaround): Remove.
9971         (imap-debug): Remove -- doesn't seem very useful.
9972
9973         * mail-source.el (mail-source-fetch): Don't message if we're fetching
9974         mail from a file, and the file doesn't exist.
9975
9976         * imap.el (imap-log): New convenience function used throughout instead
9977         of repeating the same code all over the place.
9978
9979         * pop3.el (pop3-streaming-movemail): Return t for success.
9980
9981         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
9982         .authinfo if we're using ssl connection.
9983
9984         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
9985         already have if we're in a main Gnus `g' run.
9986
9987         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
9988
9989 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9990
9991         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
9992
9993         * nnmh.el (nnmh-request-list-1): Bind `file'.
9994
9995         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
9996         alias to set-process-query-on-exit-flag or process-kill-without-query.
9997         (pop3-open-server): Use it.
9998
9999 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10000
10001         * mail-source.el (mail-source-delete-crash-box): Always move the crash
10002         box to the Incoming file.  Fixes mistake in previous checkin.
10003
10004         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
10005         request loop (for debugging purposes) removed.
10006
10007         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
10008         culprit is more visible.
10009         (nnml-save-incremental-nov, nnml-open-incremental-nov)
10010         (nnml-add-incremental-nov): New functions to do "incremental" nov
10011         updates, where we just append to the end of the existing nov files
10012         without reading/writing them in full.
10013
10014         * mail-source.el (mail-source-delete-crash-box): Really only check the
10015         incoming files once in a while.
10016
10017         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
10018
10019         * mail-source.el (mail-source-delete-crash-box): Only check the
10020         incoming files for deletion once per day to save a lot of file
10021         accesses.
10022
10023         * pop3.el (pop3-logon): Fix up unbound variable typo.
10024
10025         * mail-source.el (pop3-streaming-movemail): Autoload.
10026
10027         * pop3.el (pop3-streaming-movemail):
10028         Respect pop3-leave-mail-on-server.
10029
10030         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
10031         retrieval.
10032
10033         * pop3.el (pop3-process-filter): Remove unused function.
10034         (pop3-streaming-movemail, pop3-send-streaming-command)
10035         (pop3-wait-for-messages, pop3-write-to-file)
10036         (pop3-number-of-responses): New functions for streaming pop3
10037         retrieval.
10038
10039         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
10040         come from no known methods.
10041         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
10042         list.
10043
10044         * pop3.el (pop3-display-message-size-flag): Remove -- everybody wants
10045         message sizes.
10046         (pop3-movemail): Use erase-buffer instead of looping and deleting
10047         regions, which seems rather odd.
10048
10049         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
10050         file once per `g' run.
10051
10052         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
10053         directories.  This makes the draft queue directory work.
10054
10055         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
10056         data from the backends, so that we only request the list of groups from
10057         each method once.  This should speed things up considerably.
10058
10059         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
10060         detect that it's not implemented.
10061
10062         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
10063         we actually do recurse down into the tree, but don't stat all leaf
10064         nodes.
10065
10066         * gnus-html.el (gnus-html-show-images): If there are no images to show,
10067         then say so instead of bugging out.
10068
10069         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
10070         files exist before trying to read them.
10071
10072         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
10073         around <pre_int>.
10074
10075         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
10076
10077         * nnmh.el (nnmh-request-list-1): Optimize for speed.
10078
10079 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10080
10081         * mm-util.el (mm-image-load-path): Just return the image directories,
10082         not all directories in the path in addition to the image directories.
10083         (mm-image-load-path): Maintain a cache of the image directories so that
10084         the `g' command in Gnus doesn't have to stat dozens of directories each
10085         time.
10086
10087         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
10088         (gnus-html-wash-tags): Add a new `i' command to insert images.
10089         (gnus-html-insert-image): New command and keystroke.
10090         (gnus-html-redisplay-with-images): New command and keystroke.
10091         (gnus-html-show-images): Rename command.
10092         (gnus-html-wash-tags): Remove more white space before <pre_int> image
10093         spacers.
10094         (gnus-html-wash-tags): Decode entities at the end, so that entities
10095         inside the tags don't mess up the rest of the "parsing".
10096
10097         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
10098         so that nnimap methods aren't agentized by default.  There's apparently
10099         many problems related to agent/imap behavior.
10100
10101         * gnus-art.el (gnus-article-copy-string): New command and key binding.
10102
10103         * gnus-html.el: Doc fix.
10104
10105 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10106
10107         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
10108         specifier-spec-list for Emacs 21.
10109
10110         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
10111         glyph-width and glyph-height instead of display-graphic-p and
10112         image-size; make avoidance of displaying small images work for XEmacs.
10113
10114         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
10115         for XEmacs.
10116
10117         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
10118         of symbol that holds plist data.
10119         (gnus-process-plist): Remove plist of process after getting it.
10120
10121 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10122
10123         * message.el (message-generate-hashcash): Change default to
10124         'opportunistic if hashcash is installed.
10125
10126         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
10127         (gnus-html-put-image): Only call image-size once, since it's somewhat
10128         time-consuming on remote X servers.
10129
10130 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10131
10132         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
10133         type on data, not a file name.
10134
10135         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
10136         window-pixel-edges for Emacs 21.
10137
10138         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
10139         decoded contents.
10140         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
10141
10142 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10143
10144         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
10145         group line format, since it isn't very interesting.
10146
10147         * gnus-agent.el (gnus-agent-short-article),
10148         (gnus-agent-long-article): Increase values for these two variables,
10149         since most people are likely to have more network connection and
10150         storage than before.
10151
10152         * gnus.el (gnus-refer-article-method): Change default to 'current.
10153         When referring an article, the common behavior is to refer it from the
10154         current select method, not the native select method.  The chances of
10155         the native select method having the message in question is rather slim
10156         these days.
10157
10158         * gnus-sum.el (gnus-auto-select-subject): Change default to
10159         `unseen-or-unread'.  I think it's likely that most people want to
10160         select an unseen article over a previously seen, but unread one.
10161
10162         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
10163         means that in the article buffer none of the minor mode elements will
10164         be shown, usually, and this is not desirable in most cases.
10165
10166         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
10167         that commands like `d' (and the like) go to the next line in the
10168         buffer, instead of the next unread article.  I think this is the
10169         behavior that is most natural for most users.
10170         (gnus-single-article-buffer): Change default to nil, so that people can
10171         have as many article buffers open as they have summary buffer.  I think
10172         this is the most natural way for the groups to behave.
10173
10174         * message.el (message-generate-new-buffers): Change default to
10175         `unsent', so that all new message buffers start their names with the
10176         string "*unsent", and it's easier to find the buffers if you move from
10177         them.
10178
10179 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10180
10181         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
10182         small.  They're probably tracking images.
10183         (gnus-html-wash-tags): Remove all <pre_int> place holders.
10184         (gnus-html-rescale-image): Yet another try at getting the image sizing
10185         right.
10186
10187         * nntp.el (nntp-request-set-mark): Refuse to do marks if
10188         nntp-marks-file-name is nil.
10189
10190 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
10191
10192         * gnus-html.el (gnus-html-wash-tags)
10193         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
10194         Better logging.
10195
10196 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10197
10198         * nndoc.el (nndoc-type-alist): Add a new type for Google digests.
10199
10200         * gnus-html.el (gnus-html-wash-tags): Check the value of
10201         gnus-blocked-images in the summary buffer.
10202
10203 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
10204
10205         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
10206
10207 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10208
10209         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
10210         like "a", it seems like.
10211         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
10212         since it needs to be picked from the correct buffer.
10213
10214         * nnwfm.el: Remove.
10215
10216         * nnlistserv.el: Remove.
10217
10218 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
10219
10220         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
10221         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
10222
10223 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10224
10225         * nnkiboze.el: Remove.
10226
10227         * nndb.el: Remove.
10228
10229         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
10230         alt text.
10231         (gnus-html-rescale-image): Try to get the rescaling logic right for
10232         images that are just wide and not tall.
10233
10234         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
10235         overshadow variable bindings.
10236
10237 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
10238
10239         * gnus-html.el (gnus-html-wash-tags)
10240         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images):
10241         Add extra logging.
10242
10243 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10244
10245         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
10246         (gnus-max-image-proportion): New variable.
10247         (gnus-html-rescale-image): New function.
10248         (gnus-html-put-image): Rescale images.
10249
10250 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
10251
10252         Fix up some byte-compiler warnings.
10253         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
10254         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
10255         (gnus-article-fill-cited-article, gnus-article-hide-citation)
10256         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
10257         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
10258         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
10259         (gnus-group-update-group): Use save-excursion and with-current-buffer.
10260
10261 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10262
10263         * gnus-html.el (gnus-article-html): Decode contents by charset.
10264
10265 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10266
10267         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
10268         (gnus-html-frame-width, gnus-blocked-images):
10269         * message.el (message-prune-recipient-rules): Add custom version.
10270         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
10271
10272         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
10273         functions.
10274
10275         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
10276         gnus-process-get.
10277
10278 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
10279
10280         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
10281         instead of lsub directly.
10282
10283 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10284
10285         * nnwarchive.el: Remove.
10286
10287         * gnus-soup.el: Remove.
10288
10289         * nnsoup.el: Remove.
10290
10291         * nnultimate.el: Remove.
10292
10293         * gnus-html.el (gnus-blocked-images): New variable.
10294
10295         * message.el (message-prune-recipients): New function.
10296         (message-prune-recipient-rules): New variable.
10297
10298         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
10299         guess whether a long line is natural text or not.
10300
10301         * gnus-html.el (gnus-html-schedule-image-fetching):
10302         Use gnus-process-plist and friends for compatibility.
10303
10304 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
10305
10306         * gnus-html.el: Require packages that define macros used in this file.
10307         (gnus-article-mouse-face): Declare to silence byte-compiler.
10308         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
10309         process-get.
10310         (gnus-html-put-image): Use plist-get to avoid getf.
10311         (gnus-html-prefetch-images): Use with-current-buffer.
10312
10313 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
10314
10315         * gnus-ems.el: Provide compatibility functions for
10316         gnus-set-process-plist.
10317
10318         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
10319         header-line-format for XEmacs 21.4.
10320
10321         * gnus-sum.el (gnus-summary-stop-at-end-of-message):
10322         * gnus.el (gnus-valid-select-methods):
10323         * message.el (message-send-mail-partially-limit):
10324         * mm-decode.el (mm-text-html-renderer):
10325         * mml.el (mml-insert-mime-headers-always):
10326         * smiley.el (smiley-regexp-alist): Bump custom version.
10327
10328 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10329
10330         * gnus-html.el: require mm-url.
10331         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
10332         with the url to `url'.
10333         (gnus-html-wash-tags): Support cid: URLs/images.
10334
10335 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10336
10337         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
10338         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
10339         bindings, as they aren't useful at all.  `w' is moved to `W w'.
10340
10341         * gnus-move.el: Remove file, since it doesn't really work.
10342
10343         * gnus-html.el (gnus-article-html): Tell w3m that the input is
10344         UTF-8.  This seems to fix problems with some German web feeds.
10345
10346         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
10347         at the top so that the proper colors are applied.
10348
10349         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
10350         don't have dots in their names.
10351
10352         * gnus-art.el (gnus-article-view-part): Doc fix.
10353
10354         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
10355         XEmacs-compatible.
10356         (gnus-html-put-image): Don't do images on non-graphic displays.
10357
10358         * nnslashdot.el: Remove this unused backend.
10359
10360         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
10361         actions.
10362         (gnus-undo-register-1): Revert last change.
10363
10364         * gnus-group.el (gnus-group-completing-read): Protect against not
10365         having completion-styles bound.
10366
10367         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
10368         make broken recipients happier.
10369
10370         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
10371
10372         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
10373         point parameter.
10374
10375         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
10376
10377         * gnus-group.el (gnus-group-completing-read): Add 'substring to
10378         completion-styles for group selection.
10379
10380 2009-02-04  Andreas Schwab  <schwab@suse.de>
10381
10382         * gnus-score.el (gnus-score-string): Fix regex for matching extra
10383         headers and regexp-quote the match if necessary.
10384
10385 2009-03-24  Miles Bader  <miles@gnu.org>
10386
10387         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
10388         the blinking smiley.
10389
10390 2009-03-24  Simon Josefsson  <simon@josefsson.org>
10391
10392         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
10393         blink smiley.
10394
10395 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10396
10397         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
10398         where the dribbel file lives exists.
10399
10400         * message.el (message-send-mail-partially-limit): Change the default to
10401         nil, since most people don't want this.
10402
10403         * mm-url.el (mm-url-decode-entities): Also decode entities like
10404         &#x3212.
10405
10406 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
10407
10408         * gnus-sum.el (gnus-summary-idna-message):
10409         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
10410         Hyperlink urls in docstrings with URL `...'.
10411
10412 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
10413
10414         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
10415         functions.
10416
10417 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10418
10419         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
10420         say what the mouseover text should be.
10421
10422         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
10423         version of the mm-w3m-safe-url-regexp variable to only download images
10424         in the groups where we want that to happen.
10425
10426         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
10427
10428         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
10429         easier debugging.
10430         (gnus-article-beginning-of-window): Add kludge to allow spacing past
10431         big pictures in the article buffer.
10432
10433         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
10434         gnus-article-html.
10435         (mm-text-html-renderer): gnus-article-html needs curl in addition to
10436         w3m.
10437
10438         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
10439
10440 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10441
10442         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
10443         which doesn't exist.
10444
10445         * message.el (message-inhibit-ecomplete): New variable to allow some
10446         function to inhibit ecomplete address storage.
10447         (message-resend): Disable ecomplete message storage when resending
10448         messages.
10449
10450         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
10451
10452 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10453
10454         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
10455         Save excursion while copying, moving, and deleting articles in order to
10456         prevent the cursor from jumping to unforeseen place.
10457
10458 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10459
10460         * lpath.el: No need to bind bookmark-current-buffer,
10461         bookmark-yank-point and bookmark-make-record-function.
10462
10463 2010-08-17  Glenn Morris  <rgm@gnu.org>
10464
10465         * gnus-sync.el: Require gnus components whose functions are used.
10466
10467         * gnus-art.el (bookmark-make-record-function):
10468         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
10469         Declare for compiler.
10470
10471         * mm-url.el (mml-compute-boundary): Autoload.
10472
10473 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10474
10475         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
10476
10477 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
10478
10479         Typo fix "hoo4a" -> "hook".
10480
10481         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
10482
10483 2010-08-14  Glenn Morris  <rgm@gnu.org>
10484
10485         * gnus-sync.el (gnus-sync): Fix defgroup version.
10486
10487 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
10488
10489         Doc fixes and keep unknown groups (ammended for nunion bug fix).
10490
10491         * gnus-sync.el: Fix docs.
10492         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
10493         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
10494
10495 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
10496
10497         Optimizations for gnus-sync.el.
10498
10499         * gnus-sync.el: Add docs about gnus-sync-backend
10500         possibilities.
10501         (gnus-sync-save): Remove unnecessary message.
10502         (gnus-sync-read): Optimize and show what groups were skipped.
10503
10504 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
10505
10506         Minor bug fixes for gnus-sync.el.
10507
10508         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks):
10509         Don't read the sync on get-new-news.
10510
10511         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
10512         quiet.
10513
10514         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets'
10515         (fix typo).
10516
10517 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
10518
10519         Make saving and restoring of hidden threads work with overlays.
10520         Patch applied by Ted Zlatanov.
10521
10522         * gnus-sum.el (gnus-hidden-threads-configuration)
10523         (gnus-restore-hidden-threads-configuration): Update to deal with text
10524         properties, rather than searching for a magic character.
10525
10526 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
10527
10528         New gnus-sync.el library for synchronization of marks.
10529
10530         * gnus-sync.el: New library for synchronization of marks.
10531
10532         * gnus-util.el (gnus-grep-in-list): Move from gnus-registry.el and
10533         renamed from `gnus-registry-grep-in-list'.
10534
10535         * gnus-registry.el (gnus-registry-follow-group-p):
10536         Use `gnus-grep-in-list'.
10537
10538         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
10539
10540 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10541
10542         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
10543         determining charset of text fails.
10544
10545 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10546
10547         * nnmail.el (nnmail-get-new-mail-1): Revert.
10548
10549         * nnml.el (nnml-active-number): Make sure names of newly created groups
10550         in nnml-group-alist are encoded.
10551
10552 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10553
10554         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
10555         containing non-ASCII characters in active file for nnml back end.
10556
10557 2010-07-24  David Engster  <dengste@eml.cc>
10558
10559         * mml-smime.el (mml-smime-epg-verify): Also accept the older
10560         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
10561
10562 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
10563
10564         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
10565         tag (Bug#6654).
10566
10567 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10568
10569         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
10570         the article buffer, not the summary buffer.
10571
10572 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10573
10574         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
10575         Emacs 23 as well.
10576
10577 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10578
10579         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
10580         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
10581
10582 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
10583
10584         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
10585         Patch applied by Karl Fogel.
10586
10587         * gnus-sum.el (gnus-summary-bookmark-make-record):
10588         Set `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
10589
10590 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
10591
10592         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
10593         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
10594         C-w still not working correctly from Article buffers; Thierry's
10595         patch to fix that will be applied after this.
10596
10597         * gnus-art.el (bookmark-make-record-function): New local variable.
10598
10599         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
10600         article buffer.
10601         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
10602
10603 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
10604
10605         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
10606         on changes in bookmark.el.
10607
10608 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10609
10610         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
10611         `no-log' instead of message not to log prompt string.
10612
10613 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
10614
10615         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
10616         the *other* type of HTML form submission.
10617
10618 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
10619
10620         * auth-source.el (auth-source-pick): If choice does not contain a
10621         questioned keyword, set the check to t.
10622
10623 2010-06-12  Romain Francoise  <romain@orebokech.com>
10624
10625         * gnus-util.el (gnus-date-get-time): Move up before first use.
10626
10627 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10628
10629         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
10630         (gnus-article-edit-part): Bind it to make last part that is substituted
10631         or deleted visible.
10632         (gnus-mime-display-single): Buttonize part of which id equals to
10633         gnus-mime-buttonized-part-id.
10634
10635 2010-06-10  Dan Christensen  <jdc@uwo.ca>
10636
10637         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
10638         (gnus-dd-mmm): Use gnus-date-get-time.
10639         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
10640         simplify logic.
10641         (gnus-summary-limit-to-age): Use gnus-date-get-time.
10642         (gnus-sort-threads): Emit message if gnus-sort-threads-loop used.
10643
10644 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
10645
10646         * auth-source.el (top): Autoload `secrets-list-collections',
10647         `secrets-create-item', `secrets-delete-item'.
10648         (auth-sources): Fix tag string.
10649         (auth-get-source, auth-source-retrieve, auth-source-create)
10650         (auth-source-delete): New defuns.
10651         (auth-source-pick): Rewrite in order to avoid 2 passes.
10652         (auth-source-forget-user-or-password): New parameter USERNAME.
10653         (auth-source-user-or-password): New parameters CREATE-MISSING and
10654         DELETE-EXISTING.  Retrieve password interactively, if needed.
10655
10656 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
10657
10658         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
10659         deleting unused directories when gnus-expert-user is t.
10660
10661 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10662
10663         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
10664         for each temp file when gnus-article-browse-delete-temp is ask.
10665
10666 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
10667
10668         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el:
10669         Replace Lisp calls to delete-backward-char by calls to delete-char.
10670
10671 2010-05-20  Kevin Ryde  <user42@zip.com.au>
10672
10673         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
10674
10675 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
10676
10677         * password-cache.el (password-cache-remove): Fix docstring.
10678
10679 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10680
10681         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
10682         article unless decoding article to be saved.
10683
10684 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10685
10686         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt):
10687         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
10688         generated within the mm-with-unibyte-current-buffer macro.
10689
10690 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10691
10692         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
10693         to nil when we're in a mml-preview buffer and no group is selected.
10694
10695 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
10696
10697         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
10698         when catching the `C-g'.  Reported by "Leo".
10699
10700 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10701
10702         * message.el (message-forward-make-body-plain)
10703         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
10704         multibyte-string-p.
10705
10706         * lpath.el: Revert.
10707
10708 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10709
10710         * message.el (message-forward-make-body-mml): Assume original message
10711         is multibyte string; error on unibyte.
10712         (message-forward-make-body-plain): Ditto; don't add excessive newline
10713         in body end.
10714
10715         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
10716
10717 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
10718
10719         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
10720         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
10721
10722 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
10723
10724         * mm-extern.el (mm-extern-url): Don't use
10725         mm-with-unibyte-current-buffer.
10726         (mm-extern-cache-contents): Use with-current-buffer instead of
10727         save-excursion + set-buffer.
10728
10729 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10730
10731         * mm-util.el (mm-emacs-mule): Remove.
10732
10733 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
10734
10735         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
10736         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
10737         change.
10738
10739 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10740
10741         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
10742         bind the default value of enable-multibyte-characters to nil.
10743
10744 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10745
10746         * message.el (message-forward-make-body-plain)
10747         (message-forward-make-body-mml):
10748         Don't use mm-with-unibyte-current-buffer.
10749
10750 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
10751
10752         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
10753
10754 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
10755
10756         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
10757         (Bug#5592).
10758
10759 2010-05-07  Julien Danjou  <julien@danjou.info>
10760
10761         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
10762         it to mm-pipe-part.
10763
10764         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
10765         it is given.
10766
10767 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10768
10769         * binhex.el (binhex-decode-region-internal):
10770         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type):
10771         (dns-query):
10772         * nnweb.el (nnweb-gmane-search):
10773         * pgg-parse.el (pgg-parse-armor):
10774         * pgg.el (pgg-verify-region):
10775         * sha1.el (sha1-string-external):
10776         * uudecode.el (uudecode-decode-region-internal):
10777         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
10778         XEmacs.
10779
10780         * gnus-art.el (gnus-article-browse-html-parts):
10781         * gnus-group.el (gnus-read-ephemeral-gmane-group):
10782         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
10783         make-temp-file.
10784
10785         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
10786         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
10787         compiling.
10788
10789         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
10790         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
10791         XEmacs when compiling.
10792
10793         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
10794         gnus-pick-mode-off-hook for XEmacs when compiling.
10795         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
10796         gnus-binary-mode-off-hook for XEmacs when compiling.
10797
10798         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate):
10799         Return nil if char-charset is not available.
10800
10801         * imap.el (imap-disable-multibyte)
10802         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
10803         macros.
10804
10805         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
10806         instead of encode-coding-string.
10807
10808         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
10809         'xemacs) instead of mm-emacs-mule to switch function definitions.
10810         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
10811
10812         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
10813         bind temporary-file-directory for XEmacs;
10814         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
10815         timer-set-function for XEmacs 21.4 and SXEmacs;
10816         bind timer-list for XEmacs 21.4 and SXEmacs;
10817         fbind char-charset and find-charset-region for non-Mule XEmacs;
10818         fbind decode-coding-region, decode-coding-string, detect-coding-region,
10819         encode-coding-region and encode-coding-string for XEmacs having no
10820         file-coding feature.
10821
10822 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
10823
10824         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
10825
10826 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10827
10828         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
10829         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
10830
10831 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
10832
10833         * mm-util.el (mm-decompress-buffer): Use `delete-file';
10834         alias `jka-compr-delete-temp-file' no longer exists.
10835
10836 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
10837
10838         Use define-minor-mode in Gnus where applicable.
10839         * mml.el (mml-mode): Use define-minor-mode.
10840         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
10841         (gnus-undo-mode): Use define-minor-mode.
10842         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
10843         (gnus-dead-summary-mode): Use define-minor-mode.
10844         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
10845         Initialize in declaration.
10846         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
10847         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
10848         (gnus-mailing-list-mode): Use define-minor-mode.
10849         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
10850         (gnus-draft-mode): Use define-minor-mode.
10851         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
10852         (gnus-dired-mode): Use define-minor-mode.
10853
10854 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
10855
10856         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
10857         handles on recursive mml-to-mime translation and check them for
10858         boundary delimiter collisions.  Reported by Greg Troxel.
10859
10860 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10861
10862         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
10863
10864 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
10865
10866         * mm-util.el (mm-find-buffer-file-coding-system):
10867         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
10868
10869 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
10870
10871         * message.el (message-generate-headers): Record insertion of optional
10872         headers as well.  Otherwise the check to prevent repeated insertion of
10873         optional headers is a no-op.
10874
10875 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
10876
10877         * smime.el: Don't mention CVS.
10878
10879         * nnrss.el (nnrss-fetch): Don't mention CVS.
10880
10881         * nnir.el: Don't mention CVS.
10882
10883 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
10884
10885         * gnus-sum.el (gnus-summary-bookmark-make-record):
10886         Add `location' field.
10887
10888 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10889
10890         * lpath.el: Fbind bookmark-default-handler,
10891         bookmark-get-bookmark-record, bookmark-make-record-default,
10892         bookmark-prop-get for Emacs <23 and XEmacs.
10893
10894 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
10895
10896         * gnus-sum.el: Add bookmark declarations to silence the compiler.
10897         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
10898         Use with-current-buffer to silence the byte-compiler.
10899         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
10900         bother to require `gnus'.
10901         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
10902
10903 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
10904
10905         * gnus-sum.el (gnus-summary-bookmark-make-record)
10906         (gnus-summary-bookmark-jump): New functions.
10907         (gnus-summary-mode): Setup bookmark support.
10908
10909 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
10910
10911         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
10912         if set.
10913
10914 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
10915
10916         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
10917         gnus-article-browse-html-save-cid-image; make it work recursively for
10918         forwarded messages as well.
10919         (gnus-article-browse-html-parts): Work when prefix arg is given.
10920         (gnus-article-browse-html-article): Doc fix.
10921
10922 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
10923
10924         * message.el (message-default-mail-headers):
10925         (message-default-headers): Carry the value mail-default-headers over
10926         into message-default-mail-headers, rather than message-default-headers.
10927
10928 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
10929
10930         * mm-decode.el (mm-add-meta-html-tag): Add option to override the
10931         charset.
10932
10933         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
10934         charset into the <meta> tag when the article is encoded to utf-8.
10935
10936 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10937
10938         * gnus-art.el (gnus-article-browse-delete-temp-files):
10939         Delete directories as well.
10940         (gnus-article-browse-html-parts): Work for images that do not specify
10941         file names; delete temp directory when quitting; insert header at the
10942         right place; use file: scheme for image files.
10943
10944 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
10945
10946         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
10947         (gnus-article-browse-html-parts): Use it to make temporary cid image
10948         files in addition to html file so that browser may display them.
10949
10950 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10951
10952         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
10953
10954 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
10955
10956         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
10957
10958 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
10959
10960         * auth-source.el (auth-sources): Change default to be simpler.
10961         Explain about Secret Service API sources.  Improve Customize options.
10962         (auth-source-pick): Change to accept any number of search parameters.
10963         Implement fallbacks iteratively, not recursively.  Add scoring on the
10964         second pass and sort by score.  Call Secret Service API when needed.
10965         (auth-source-user-or-password): Use it.  Call Secret Service API
10966         directly when needed to get the user name and the password.
10967
10968 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
10969
10970         * message.el (message-interactive): Doc fix.
10971         (message-qmail-inject-args): Reflow.
10972         (message-kill-to-signature): Fix typo in docstring.
10973
10974         * smiley.el (smiley-buffer): Fix typo in docstring.
10975
10976 2010-03-24  Glenn Morris  <rgm@gnu.org>
10977
10978         * mail-source.el (gnus-message): Declare.
10979         (mail-source-delete-old-incoming): Require gnus-util.
10980
10981 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10982
10983         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
10984
10985         * message.el (ecomplete-setup): Autoload it for Emacs <23.
10986
10987         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
10988         password-cache's default if it is not bound.
10989         (mml-secure-passphrase-cache-expiry): Default to 16 that is
10990         password-cache-expiry's default if it is not bound.
10991
10992         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
10993         available in Emacs 21.
10994
10995         * lpath.el: Suppress compiler warnings for:
10996         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
10997         XEmacs;
10998         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
10999         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
11000         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
11001
11002 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
11003
11004         * auth-source.el (auth-sources): Fix up definition so extra parameters
11005         are always inline.
11006
11007 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
11008
11009         * nnimap.el (nnimap-verify-uidvalidity): Fix bug where uidvalidity
11010         wasn't updated after mismatch.  Clear cached mailbox info correctly
11011         when uidvalidity changes.
11012         (nnimap-group-prefixed-name): New function to avoid some code
11013         duplication.
11014         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
11015         (nnimap-request-group): Use it.
11016         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
11017         (nnimap-update-unseen): Significantly improved speed of Gnus startup
11018         with many imap folders.  This is done by caching the group status from
11019         the imap server persistently in a group parameter `imap-status'.  (This
11020         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
11021         but not persistently, so every Gnus startup was still very slow.)
11022
11023 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
11024
11025         * assistant.el (assistant-render-text): Run `widget-setup' and don't
11026         delete the extra newline.  Otherwise editing of :string and :number
11027         types don't work.
11028
11029 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
11030
11031         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
11032         secrets.el dependency.
11033         (auth-sources): Add optional user name.  Add secrets.el configuration
11034         choice (unused right now).
11035
11036 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
11037
11038         * gnus-sum.el (gnus-summary-make-menu-bar):
11039         Let `gnus-registry-install-shortcuts' fill in the functions.
11040
11041         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
11042         warnings.
11043         (gnus-registry-misc-menus): Variable to hold registry mark menus.
11044         (gnus-registry-install-shortcuts): Populate and use it in a
11045         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
11046
11047 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
11048
11049         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
11050         In-place substitutions for the group name encoding/decoding.
11051         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
11052         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
11053         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
11054         (nnimap-update-unseen, nnimap-request-list)
11055         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
11056         (nnimap-request-set-mark, nnimap-split-to-groups)
11057         (nnimap-split-articles, nnimap-request-newgroups)
11058         (nnimap-request-create-group, nnimap-request-accept-article)
11059         (nnimap-request-delete-group, nnimap-request-rename-group)
11060         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
11061         `encoded-mbx' for consistency.
11062         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
11063         variable `imap-current-mailbox'.
11064
11065         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
11066         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
11067
11068 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
11069
11070         * pop3.el (pop3-display-message-size-flag): Display message size byte
11071         counts during POP3 download.
11072         (pop3-movemail): Use it.
11073         (pop3-list): Implement listing of available messages.
11074
11075 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
11076
11077         * nnir.el (nnir-get-article-nov-override-function): New function to
11078         override the normal NOV retrieval.
11079         (nnir-retrieve-headers): Use it.
11080
11081 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
11082
11083         * auth-source.el (netrc-machine-user-or-password): Autoload.
11084
11085 2010-03-19  Glenn Morris  <rgm@gnu.org>
11086
11087         Stop message.el from loading about 40 libraries it doesn't always need.
11088         The general approach is to autoload rather than require, and to
11089         require in the specific functions rather than the file.  (Bug#5642)
11090
11091         * gmm-utils.el: Don't require wid-edit.
11092         (widget-create-child-value, widget-convert, widget-default-get):
11093         Autoload.
11094
11095         * gnus-util.el: Don't require time-date, netrc.
11096         (message-fetch-field, gnus-group-name-decode): Declare rather than
11097         autoloading.
11098         (gnus-fetch-field): Require message.
11099         (gnus-decode-newsgroups): Require gnus-group.
11100
11101         * ietf-drums.el: Don't require time-date.
11102
11103         * message.el: Don't require hashcash, canlock, ecomplete.
11104         Do require mail-utils.  Require nnheader only when compiling.
11105         (smtpmail-default-smtp-server): Remove declaration.
11106         (message-send-mail-function): Check smtpmail-default-smtp-server
11107         is bound rather than requiring smtpmail.
11108         (message-auto-save-directory, message-insert-signature):
11109         Use expand-file-name rather than nnheader-concat.
11110         (nnheader-insert-file-contents): Autoload.
11111         (hashcash-wait-async): Declare.
11112         (message-send-mail): Only call gnus-setup-posting-charset if
11113         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
11114         (message-send-mail-with-sendmail): Require sendmail.
11115         (canlock-password, canlock-password-for-verify): Declare.
11116         (message-canlock-password): Require canlock.
11117         (nnheader-get-report): Autoload.
11118         (gnus-setup-posting-charset): Declare.
11119         (message-send-news): Require gnus-msg.
11120         (message-make-references, message-make-in-reply-to): Use mail-header-id
11121         rather than the alias mail-header-message-id.
11122         (ecomplete-add-item, ecomplete-save): Declare.
11123         (message-put-addresses-in-ecomplete): Require ecomplete.
11124         (ecomplete-display-matches): Autoload.
11125
11126         * mm-decode.el: Don't require mailcap, gnus-util.
11127         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
11128         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
11129         Autoload.
11130         (mailcap-mime-extensions): Declare.
11131
11132         * mm-encode.el: Don't require mailcap.
11133         (mailcap-extension-to-mime): Autoload.
11134
11135         * mml-sec.el: Don't require password-cache.
11136
11137         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
11138         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
11139         (mml-minibuffer-read-type): Require mailcap.
11140         (mml-preview): Require gnus-msg.
11141
11142         * mml1991.el: Require password-cache.
11143         (password-cache-expiry): Remove declaration.
11144
11145         * mml2015.el: Require password-cache.
11146         (password-cache-expiry): Remove declaration.
11147
11148         * nneething.el (mailcap): Require mailcap.
11149
11150         * nnheader.el (declare-function): Add compatibility stub.
11151         (message-remove-header): Declare rather than autoload.
11152         (nnheader-replace-header): Require message.
11153
11154         * nnimap.el (declare-function): Add compatibility stub.
11155         (netrc-parse, netrc-machine-user-or-password): Declare.
11156         (nnimap-open-connection): Require netrc.
11157
11158         * nntp.el (declare-function): Add compatibility stub.
11159         (netrc-parse, netrc-machine, netrc-get): Declare.
11160         (nntp-send-authinfo): Require netrc.
11161
11162         * rfc2047.el: Don't require qp.
11163         (quoted-printable-encode-region, quoted-printable-decode-string):
11164         Autoload.
11165
11166         * sieve-mode.el: Don't require easymenu.
11167         (easy-menu-add-item): Autoload it.
11168
11169         * spam-stat.el (time-to-number-of-days): Autoload it.
11170
11171 2010-03-19  Glenn Morris  <rgm@gnu.org>
11172
11173         * password-cache.el (password-cache, password-cache-expiry): Autoload.
11174
11175 2010-03-18  Glenn Morris  <rgm@gnu.org>
11176
11177         * hashcash.el (declare-function): Remove duplicate definition.
11178
11179 2010-03-17  Kevin Ryde  <user42@zip.com.au>
11180
11181         * mml.el (mml-read-tag): Unquote values with `read' to reverse
11182         prin1 in mml-insert-tag (just stripping the quotes gave wrong
11183         value if any backslash escapes).
11184
11185 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11186
11187         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
11188         if it is available.  (bug#5647)
11189
11190         * lpath.el: Suppress compiler warning for coding-system-from-name for
11191         Emacs 21 and XEmacs.
11192
11193 2010-03-14  Juri Linkov  <juri@jurta.org>
11194
11195         * hmac-def.el:
11196         * hmac-md5.el:
11197         * netrc.el: Fix keywords.
11198
11199 2010-02-26  Glenn Morris  <rgm@gnu.org>
11200
11201         * message.el (message-send-mail-function): Change the default, so that
11202         it inherits from a customized send-mail-function.  (Bug#5643)
11203
11204 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
11205
11206         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
11207         shell-command-to-string signals an error (bug#5299).
11208
11209 2010-02-24  Glenn Morris  <rgm@gnu.org>
11210
11211         * message.el (message-smtpmail-send-it)
11212         (message-send-mail-with-mailclient): Doc fixes.
11213
11214 2010-02-16  Glenn Morris  <rgm@gnu.org>
11215
11216         * message.el (message-default-mail-headers): Change the default value
11217         to ease the transition from mail-mode to message-mode.  (Bug#5555)
11218
11219 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11220
11221         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
11222         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
11223
11224 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
11225
11226         * time-date.el (date-to-time): Doc fix (Bug#5408).
11227
11228 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
11229
11230         * message.el (message-mail): Just pass yank-action on to message-setup.
11231         (message-setup): Handle (FUN . ARGS) form of yank-action.
11232         (message-with-reply-buffer, message-widen-reply)
11233         (message-yank-original): Handle non-buffer values of
11234         message-reply-buffer (Bug#4080).
11235         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
11236
11237 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
11238
11239         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
11240         Fix typo in docstring.
11241
11242 2010-01-08  Jason Rumney  <jasonr@gnu.org>
11243
11244         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
11245         response.
11246
11247 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11248
11249         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
11250
11251         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
11252
11253         * message.el (message-check-news-header-syntax): Protect against a
11254         string that `rfc822-addresses' returns when parsing fails.
11255
11256 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11257
11258         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
11259         (gnus-previous-char-property-change): New functions.
11260
11261         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
11262
11263 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
11264
11265         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
11266         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
11267
11268 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
11269
11270         * message.el (message-exchange-point-and-mark): Rework last change to
11271         avoid using optional arg of exchange-point-and-mark, for backward
11272         compatibility.
11273
11274 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
11275
11276         * message.el (message-exchange-point-and-mark):
11277         Call exchange-point-and-mark with an argument rather than setting
11278         mark-active by hand (Bug#5175).
11279
11280 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
11281
11282         * nntp.el (nntp-service-to-port): Work for service expressed with
11283         numeric string; replace [:digit:] with [0-9] for XEmacs.
11284
11285 2009-12-17  Glenn Morris  <rgm@gnu.org>
11286
11287         * gnus-group.el (gnus-bug-group-download-format-alist):
11288         Change emacs entry to debbugs.gnu.org.  Bump :version.
11289
11290 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
11291
11292         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
11293
11294 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
11295
11296         * message.el (message-info): Explain why we use `Info-goto-node'.
11297
11298 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11299
11300         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
11301
11302 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
11303
11304         * message.el (message-completion-in-region): New compatibility function.
11305         (message-expand-group): Use it.
11306
11307 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11308
11309         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
11310         with no unread article should be listed if the 2nd arg `predicate' is
11311         given.
11312
11313 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11314
11315         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
11316
11317 2009-11-29  Juri Linkov  <juri@jurta.org>
11318
11319         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
11320         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
11321         on `gnus-recenter'.  (Bug#4698, Bug#4981)
11322
11323 2009-11-26  Kevin Ryde  <user42@zip.com.au>
11324
11325         * sha1.el (sha1-string-external): default-directory "/" in case
11326         otherwise non-existent.  process-connection-type pipe for touch of
11327         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
11328
11329 2009-11-25  Kevin Ryde  <user42@zip.com.au>
11330
11331         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
11332         it's comms related and sgml-mode.el has "comm" on that basis too.
11333
11334 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11335
11336         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
11337         containing tspecial characters if they have been already quoted.
11338
11339 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
11340
11341         * dns-mode.el (auto-mode-alist): Purecopy string.
11342
11343 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
11344
11345         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
11346
11347 2009-10-24  Glenn Morris  <rgm@gnu.org>
11348
11349         * gnus-art.el (help-xref-stack-item): Define for compiler.
11350
11351 2009-10-21  Kevin Ryde  <user42@zip.com.au>
11352
11353         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
11354
11355 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11356
11357         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
11358
11359 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11360
11361         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
11362         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
11363
11364 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11365
11366         * gnus.el (gnus-overlay-get): New alias to overlay-get.
11367         (gnus-overlays-in): New alias to overlays-in.
11368
11369         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
11370         gnus-overlay-get, and gnus-delete-overlay.
11371         (gnus-summary-show-thread): Make it work as well for systems in which
11372         next-single-char-property-change is not available.
11373         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
11374
11375         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
11376         (gnus-overlay-get): New alias to extent-property.
11377         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
11378
11379         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
11380         SXEmacs.
11381
11382         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
11383         SXEmacs.
11384
11385 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
11386
11387         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
11388
11389 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
11390
11391         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
11392         and XEmacs that don't have `remove-overlays'.
11393
11394 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
11395
11396         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
11397         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
11398         selective display.  Use overlays instead.
11399
11400 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
11401
11402         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
11403
11404 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
11405
11406         * spam-stat.el (spam-stat-load): Fix typo in message.
11407
11408 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
11409
11410         * dig.el (dig-invoke): Fix typo in docstring.
11411         (query-dig): Reflow docstring.
11412
11413 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
11414
11415         * gnus-art.el (gnus-article-encrypt-body):
11416         * message.el (message-check-recipients):
11417         * mm-util.el (mm-codepage-setup):
11418         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
11419         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
11420
11421 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
11422
11423         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
11424         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
11425         keys from the menu if mm-{sign,encrypt}-option is 'guided.
11426         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
11427         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
11428
11429 2009-09-21  Kevin Ryde  <user42@zip.com.au>
11430
11431         * dig.el: Add "Keywords: comm", as per net-utils.el.
11432
11433 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
11434
11435         * dig.el (dig-mode): Use define-derived-mode.
11436
11437 2009-09-19  Glenn Morris  <rgm@gnu.org>
11438
11439         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
11440
11441 2009-09-18  Glenn Morris  <rgm@gnu.org>
11442
11443         * gnus-diary.el (gnus-diary-check-message):
11444         * message.el (message-insert-formatted-citation-line):
11445         * nnbabyl.el (top-level):
11446         * nndiary.el (nndiary-schedule):
11447         Fix typos in condition-case handlers.
11448
11449 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11450
11451         * gnus-art.el (gnus-article-edit-part): Work for the buffer
11452         configuration that provides the sole article window in a frame;
11453         position point correctly after deleting a part.
11454
11455 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
11456
11457         * spam.el (spam-unregister-on-reregister): Add boolean variable.
11458         (spam-resolve-registrations-routine): Use it to unregister articles
11459         that change status.
11460
11461 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11462
11463         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
11464         with XEmacs.
11465         (parse-time-string-chars): Use it.
11466
11467 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
11468
11469         * imap.el (imap-interactive-login): Better messages.
11470         (imap-open): Fix bug with renamed buffer on reconnect.
11471         (imap-authenticate): Add buffer-local imap-last-authenticator variable
11472         for easier debugging and cleaner code.  On successful (guessed based on
11473         server capabilities) secondary authentication, set imap-state
11474         correctly.
11475         (imap-last-authenticator): Define imap-last-authenticator as a variable
11476         to avoid warnings.
11477
11478 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11479
11480         * nnrss.el (nnrss-request-article): Remove binding of
11481         default-enable-multibyte-characters that has gotten needless by
11482         the 2007-07-13 change in rfc2047-encode-message-header.
11483
11484         * mml.el (mml-insert-multipart): Error on the message header.
11485         (mml-insert-part): Error on the message header; position point at
11486         the end of a MIME tag.
11487
11488 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11489
11490         * time-date.el (autoload): Expand define-obsolete-function-alias into
11491         defalias and make-obsolete for old Emacsen that Gnus supports.
11492         (with-no-warnings): Define it for old Emacsen.
11493         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
11494         is available.
11495         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
11496         float-time is available; suppress compile warning for time-to-seconds.
11497
11498         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
11499         (gnus-float-time): Alias to float-time if it exists.
11500
11501         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
11502         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
11503         float-time is available; suppress compile warning for time-to-seconds.
11504
11505         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
11506         XEmacs.
11507
11508 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
11509
11510         * imap.el (imap-message-map): Docstring fix.
11511
11512 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11513
11514         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
11515         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
11516         Add the optional argument `encoding' that overrides the default.
11517
11518         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
11519         mm-encode-buffer.
11520
11521 2009-09-04  Glenn Morris  <rgm@gnu.org>
11522
11523         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
11524         mm-disable-multibyte, rather than default-enable-multibyte-characters.
11525         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
11526         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
11527         * mm-util.el (mm-with-unibyte-current-buffer)
11528         (mm-find-buffer-file-coding-system):
11529         * yenc.el (yenc-decode-region): Use default-value rather than
11530         default-enable-multibyte-characters.
11531
11532 2009-09-03  Glenn Morris  <rgm@gnu.org>
11533
11534         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
11535         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
11536         than default-enable-multibyte-characters.
11537
11538 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
11539
11540         * gnus-art.el (gnus-article-read-summary-keys):
11541         Fix gnus-buffer-configuration's value temporarily used.
11542
11543 2009-09-02  Glenn Morris  <rgm@gnu.org>
11544
11545         * gnus-util.el (gnus-float-time): New function.
11546         * gnus-delay.el (gnus-delay-article):
11547         * gnus-sum.el (gnus-thread-latest-date):
11548         * gnus-util.el (gnus-user-date): Use gnus-float-time.
11549         * nnspool.el (nnspool-request-newgroups):
11550         Use gnus-float-time rather than time-to-seconds.
11551         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
11552
11553         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
11554         (gnus-header-subject-face, gnus-header-newsgroups-face)
11555         (gnus-header-name-face, gnus-header-content-face):
11556         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
11557         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
11558         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
11559         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
11560         (gnus-cite-face-11):
11561         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
11562         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
11563         (gnus-server-closed-face, gnus-server-denied-face)
11564         (gnus-server-offline-face):
11565         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
11566         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
11567         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
11568         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
11569         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
11570         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
11571         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
11572         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
11573         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
11574         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
11575         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
11576         (gnus-summary-selected-face, gnus-summary-cancelled-face)
11577         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
11578         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
11579         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
11580         (gnus-summary-high-undownloaded-face)
11581         (gnus-summary-low-undownloaded-face)
11582         (gnus-summary-normal-undownloaded-face)
11583         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
11584         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
11585         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
11586         (gnus-splash-face):
11587         * message.el (message-header-to-face, message-header-cc-face)
11588         (message-header-subject-face, message-header-newsgroups-face)
11589         (message-header-other-face, message-header-name-face)
11590         (message-header-xheader-face, message-separator-face)
11591         (message-cited-text-face, message-mml-face):
11592         * sieve-mode.el (sieve-control-commands-face)
11593         (sieve-action-commands-face, sieve-test-commands-face)
11594         (sieve-tagged-arguments-face):
11595         * spam.el (spam-face):
11596         Mark face aliases with "-face" in the name as obsolete.
11597
11598 2009-09-01  Glenn Morris  <rgm@gnu.org>
11599
11600         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
11601         than goto-line.
11602
11603 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
11604
11605         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
11606         Don't move point if the command is invoked inside the message header.
11607
11608 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
11609
11610         * imap.el (imap-send-command): Simplify.
11611         (imap-wait-for-tag): point-max -> buffer-size.
11612
11613 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
11614
11615         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
11616         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
11617         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
11618         * nnir.el (nnir-swish-e-index-file):
11619         * gnus-sum.el (gnus-summary-delete-marked-as-read)
11620         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
11621         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
11622         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
11623         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
11624         (gnus-treat-display-xface): Add Emacs version of obsolescence.
11625
11626 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11627
11628         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
11629         Don't save excursion.
11630
11631 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
11632
11633         * nnheader.el (nnheader-find-file-noselect):
11634         * mm-util.el (mm-insert-file-contents):
11635         Use (default-value 'major-mode) instead of default-major-mode.
11636
11637 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
11638
11639         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
11640
11641 2009-08-26  Glenn Morris  <rgm@gnu.org>
11642
11643         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
11644         than placing in files.el.
11645
11646 2009-08-25  Glenn Morris  <rgm@gnu.org>
11647
11648         * nnir.el (top-level): Don't require cl at run-time.
11649         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
11650         Replace cl-function substitute with gnus-replace-in-string.
11651         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
11652         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
11653         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
11654         simplified expansions.
11655
11656 2009-08-25  Kevin Ryde  <user42@zip.com.au>
11657
11658         * dig.el (dig): Add autoload cookie.
11659
11660 2009-08-22  Glenn Morris  <rgm@gnu.org>
11661
11662         * gnus-art.el (gnus-button-patch): Use forward-line rather than
11663         goto-line.
11664
11665 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
11666
11667         * parse-time.el (parse-time-string-chars): Save match data.
11668
11669 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
11670
11671         * parse-time.el (parse-time-string-chars): Compute using character
11672         classes, to handle non-ascii characters (Bug#3190).
11673
11674 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11675
11676         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
11677
11678         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
11679         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
11680         (gnus-mm-display-part, gnus-mime-display-single)
11681         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
11682         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
11683
11684         * gnus-sum.el
11685         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
11686         (gnus-summary-move-article): Add expirable mark to articles copied or
11687         moved to group that has auto-expire turned on if the option is non-nil.
11688
11689 2009-07-24  Glenn Morris  <rgm@gnu.org>
11690
11691         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
11692         Fix typo.  (Bug#3903)
11693
11694 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11695
11696         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
11697         gnus-article-read-summary-keys rather than gnus-summary-edit-article
11698         that should not be used for draft articles.
11699         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
11700         that has no concern in minor mode keys.
11701         (gnus-article-summary-command, gnus-article-summary-command-nosave):
11702         Abolish.
11703
11704 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11705
11706         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
11707         article without making inquiry to a user for unknown encoding.
11708
11709         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
11710         (nnmaildir--scan): Assume i-node and device number that file-attributes
11711         returns might be cons-cell.
11712
11713         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
11714
11715         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
11716
11717 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
11718
11719         * auth-source.el: Remove docs now in auth.texi.  Don't use
11720         `gnus-message' for logging.  Add new variables `auth-source-debug' and
11721         `auth-source-hide-passwords' and use them.
11722
11723 2009-07-15  Glenn Morris  <rgm@gnu.org>
11724
11725         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
11726
11727 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11728
11729         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
11730         excessive whitespace from the default values of title and description.
11731
11732 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11733
11734         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
11735         mail-fetch-field to fetch Content-Description header in order to
11736         exclude newlines.
11737
11738 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
11739
11740         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
11741         format used by GnuPG 2.0.11.
11742
11743 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11744
11745         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
11746         to deleted part.
11747
11748 2009-05-30  David Engster  <dengste@eml.cc>
11749
11750         * nnmairix.el: Remove old documentation in the commentary block.
11751         (nnmairix-request-group): Do not update active file for nnml back ends.
11752         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
11753         end so that overview files are ignored.
11754         (nnmairix-update-groups): Make updating the groups more robust by using
11755         marks.
11756         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
11757         with dollar characters in message-id.
11758
11759 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
11760
11761         * spam.el: Use dns-query instead of query-dns.  Was renamed on
11762         2008-12-25 in dns.el.
11763
11764 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
11765
11766         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
11767         could happen if the text is only composed of spaces and/or tabs.
11768
11769 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
11770
11771         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
11772         when sending a queued message to avoid extra mml tags.
11773
11774 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11775
11776         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
11777
11778 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11779
11780         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
11781         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
11782         rmail-toggle-header for XEmacs;
11783         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
11784
11785 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11786
11787         * gnus-dired.el: Remove autoload for gnus-setup-message.
11788         (gnus-dired-attach): Fake this-command value to prevent Gnus from
11789         displaying Gnus logo; always use compose-mail.
11790
11791 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11792
11793         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
11794
11795 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
11796
11797         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
11798         (gnus-nocem-issuers): List currently active issuers; fix custom type.
11799         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
11800         available.
11801         (gnus-nocem-epg-verify): New function.
11802
11803 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
11804
11805         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
11806
11807 2009-02-15  Glenn Morris  <rgm@gnu.org>
11808
11809         * gnus-util.el (rmail-insert-rmail-file-header)
11810         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
11811         autoloads.
11812         (rmail-default-rmail-file): Remove unnecessary declaration.
11813         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
11814
11815 2009-02-14  Glenn Morris  <rgm@gnu.org>
11816
11817         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
11818         variable (only used in gnus-util, which declares it anyway).
11819         (rmail-output-to-rmail-file): Remove autoload of deleted function,
11820         which was only needed by gnus-art (changed to not use it any more).
11821         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
11822         only used in gnus-util, which autoloads it itself.
11823         (rmail-update-summary): Fix autoload.
11824
11825         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
11826         rather than rmail-output-to-rmail-file.
11827
11828 2009-02-07  Glenn Morris  <rgm@gnu.org>
11829
11830         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
11831         autoload of function that no longer exists.
11832         (rmail-toggle-header): Declare.
11833         (message-forward-rmail-make-body): Handle mbox Rmail.
11834
11835 2009-01-31  Glenn Morris  <rgm@gnu.org>
11836
11837         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
11838         2009-01-09 change.
11839
11840 2009-01-31  Dave Love  <fx@gnu.org>
11841
11842         * imap.el (imap-fetch-safe): Bind debug-on-error.
11843         (imap-debug): Add imap-fetch-safe.
11844
11845 2009-01-26  Teodor Zlatanov  <tzlatanov@jumptrading.com>
11846
11847         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
11848         (auth-source-forget-all-cached): New convenience function.
11849         (auth-source-user-or-password): Accept list of modes or a single mode.
11850
11851         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
11852         auth-source modes.
11853
11854         * netrc.el (netrc-machine-user-or-password): Use list of
11855         auth-source modes.
11856
11857         * nnimap.el (nnimap-open-connection): Use list of
11858         auth-source modes.
11859
11860         * nntp.el (nntp-send-authinfo): Use list of
11861         auth-source modes.
11862
11863 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
11864
11865         * auth-source.el: Update docs to reflect epa-file-enable is to be used
11866         now.
11867
11868 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11869
11870         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
11871         coding system in XEmacs; add a workaround for XEmacs.
11872
11873         * lpath.el: Fbind coding-system-aliasee.
11874
11875 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11876
11877         * mm-util.el (mm-coding-system-priorities): Protect against nil value
11878         of current-language-environment.
11879
11880 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
11881
11882         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
11883         available at runtime.
11884
11885 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11886
11887         * gnus-art.el (article-date-ut): Fix end point of narrowing.
11888
11889 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
11890
11891         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
11892         the greatest positive fixnum value doesn't work under an XEmacs with
11893         bignum support; use the most-positive-fixnum constant instead,
11894         available since Emacs 21.1 with cl and XEmacs 21.1.
11895
11896 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11897
11898         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
11899         XEmacs gets not to work.
11900
11901 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11902
11903         * mm-util.el (mm-coding-system-priorities): Allow the value like
11904         "Japanese (UTF-8)" of current-language-environment.
11905
11906 2009-01-09  Glenn Morris  <rgm@gnu.org>
11907
11908         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
11909         with last-command-event.
11910
11911 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
11912
11913         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
11914         in the doc string.
11915
11916         * message.el (message-fix-before-sending): Amend comment.
11917
11918 2009-01-08  Dave Love  <fx@gnu.org>
11919
11920         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
11921
11922 2009-01-07  David Engster  <dengste@eml.cc>
11923
11924         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
11925         simplified server definitions by converting it via
11926         gnus-server-to-method.
11927
11928 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11929
11930         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
11931         parameter's operands.
11932
11933 2009-01-06  David Engster  <dengste@eml.cc>
11934
11935         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
11936         primary select method (for gnus-group-mark-article-as-read).
11937
11938 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
11939
11940         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
11941         `(gnus)Face', not `(gnus)X-Face'.
11942
11943 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11944
11945         * mm-util.el (mm-ucs-to-char): New function.
11946
11947         * mm-url.el (mm-url-decode-entities): Use it.
11948
11949         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
11950         unicode-to-char.
11951
11952 2009-01-05  Dave Love  <fx@gnu.org>
11953
11954         * time-date.el: Require cl for `declare'.
11955
11956 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
11957
11958         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
11959         Dave Love.
11960
11961 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
11962
11963         * message.el (message-fix-before-sending): Add `eight-bit' to
11964         illegible-text check.
11965
11966 2009-01-03  Michael Olson  <mwolson@gnu.org>
11967
11968         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
11969         `headers' is nil.  This can occur if the IMAP server does not have
11970         permissions to read messages from a folder, but can write new messages
11971         to the folder.
11972         (nnimap-request-article-part): Do not insert `data' if it is nil.
11973
11974         * imap.el (imap-parse-fetch): Courier can insert spurious blank
11975         characters which will confuse `read', so skip past them.
11976
11977 2009-01-01  Dave Love  <fx@gnu.org>
11978
11979         * imap.el (imap-string-to-integer): Fix typo.
11980         (imap-fetch-safe): New function.
11981         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
11982
11983         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
11984
11985         * imap.el (imap-process-connection-type, imap-debug, imap-open):
11986         (imap-parse-greeting): Fix doc strings.
11987         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
11988         (imap-parse-flag-list): Make messages unique.
11989         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
11990
11991         * nnimap.el: Fix author email.
11992         (nnimap-split-rule): Add FIXME comment.
11993         (nnimap-debug): Fix doc string.
11994
11995 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
11996
11997         * dns.el (dns-set-servers): Check "Address".  Fix typo.
11998
11999 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
12000
12001         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
12002         nslookup if resolv.conf isn't available.
12003         (dns-query): Rename from query-dns.
12004         (dns-query-cached): Rename from query-dns-cached.
12005
12006 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12007
12008         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
12009         overlay-arrow-position and overlay-arrow-string buffer-local; no need
12010         to check if those variables exist (first appeared in Emacs 18.50).
12011
12012 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12013
12014         * mm-util.el (mm-line-number-at-pos): New function.
12015
12016         * spam-report.el (spam-report-process-queue): Use it.
12017
12018 2008-12-24  David Engster  <dengste@eml.cc>
12019
12020         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
12021         parameters that haven't existed as variables as buffer-local variables.
12022
12023 2008-12-23  Dave Love  <fx@gnu.org>
12024
12025         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
12026         cadar.
12027
12028         * sieve-manage.el (sieve-manage-starttls-p): Rename from
12029         imap-starttls-p.
12030         (sieve-manage-starttls-open): Rename from imap-starttls-open.
12031
12032 2008-12-22  Dave Love  <fx@gnu.org>
12033
12034         * imap.el: Fix author email.  Doc fixes.
12035         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
12036         reply.
12037
12038 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
12039
12040         * spam-report.el (spam-report-gmane-max-requests): New constant.
12041         (spam-report-gmane-wait): New variable.
12042         (spam-report-gmane-ham, spam-report-gmane-spam)
12043         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
12044         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
12045         the server.
12046
12047         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
12048         Add explanations.
12049
12050         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
12051         nnheader-accept-process-output and nnheader-read-timeout if available.
12052         (pop3-movemail): Use it.
12053
12054         * message.el (message-check-news-body-syntax): Fix signature check if
12055         there's an attachment.
12056
12057 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
12058
12059         * mm-util.el: Add comments to the mm- emulating functions.
12060
12061 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
12062
12063         * gnus-start.el (gnus-before-startup-hook): Fix doc string.
12064         Reported by Stephen Berman <stephen.berman@gmx.net>.
12065
12066 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12067
12068         * mm-util.el (mm-substring-no-properties): New function.
12069         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
12070         (mm-special-display-p): Enable those lambda forms to be byte compiled.
12071         (mm-string-to-multibyte): Doc fix.
12072
12073         * mml.el (mml-attach-file): Use mm-substring-no-properties.
12074
12075 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
12076
12077         * mml.el (mml-attach-file): Strip text properties from file name.
12078         (Bug#1574)
12079
12080 2008-12-16  Glenn Morris  <rgm@gnu.org>
12081
12082         * mm-util.el (mm-charset-override-alist): Declare for compiler.
12083
12084 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12085
12086         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
12087         knows since the charset specified might be a bogus alias that
12088         mm-charset-synonym-alist provides.
12089
12090 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
12091
12092         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
12093         "ISO_8859-1".
12094
12095         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
12096
12097 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12098
12099         * mm-util.el (mm-charset-eval-alist):
12100         Define it before mm-charset-to-coding-system.
12101         (mm-charset-to-coding-system): Add optional argument `silent';
12102         define it before mm-charset-override-alist.
12103         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
12104         default value if it can be used in Emacs currently running;
12105         silence mm-charset-to-coding-system.
12106
12107 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12108
12109         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
12110         `allow-override' which says whether to use `mm-charset-override-alist'.
12111         (rfc2047-decode-encoded-words): Use it.
12112
12113         * mm-util.el (mm-charset-override-alist): Fix custom type;
12114         add `(gb2312 . gbk)' to choices.
12115
12116 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
12117
12118         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
12119         fast.
12120
12121         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
12122
12123         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
12124
12125 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
12126
12127         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
12128         on links.
12129
12130         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
12131
12132 2008-12-03  Lute Kamstra  <lute@gnu.org>
12133
12134         * sha1.el: Remove leading * from docstrings of defcustoms,
12135         deffaces, defconsts and defuns.
12136
12137 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
12138
12139         * message.el (message-idna-to-ascii-rhs-1): Protect against local
12140         users' addresses that don't have domain parts.
12141         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
12142         rather than message-narrow-to-head since there will be the message
12143         header separator.
12144
12145 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
12146
12147         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
12148         since the result is inserted in a unibyte buffer anyway.
12149         (nnimap-demule-use-string-to-multibyte): Remove.
12150         (nnimap-demule): Alias it to mm-string-to-multibyte.
12151
12152 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
12153
12154         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
12155         variable for debugging bug#464 and bug#1174.
12156         (nnimap-demule): Use it.
12157
12158 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
12159
12160         * gnus-score.el (gnus-score-find-trace): Handle default score in total
12161         score calculation correctly.
12162
12163 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
12164
12165         * message.el (message-send-mail): Just set the buffer to unibyte
12166         rather than use mm-with-unibyte-current-buffer which does a lot more.
12167         (message-send-mail-partially): Don't bother with
12168         mm-with-unibyte-current-buffer since it's already been made unibyte by
12169         message-send-mail.
12170
12171 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
12172
12173         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
12174
12175 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
12176
12177         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
12178
12179 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
12180
12181         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
12182         require itself and to remove `with-no-warnings'.
12183
12184 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
12185
12186         * starttls.el (starttls-any-program-available): Get the name of the
12187         available TLS layer program.
12188         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
12189         well as the host name in the "opening" message.
12190
12191         * auth-source.el (auth-source-cache, auth-source-do-cache)
12192         (auth-source-user-or-password): Cache passwords and logins by default,
12193         allow override with `auth-source-do-cache'.
12194         (auth-source-forget-user-or-password): Allow users to remove cache
12195         entries if needed.
12196
12197 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
12198
12199         * md4.el (md4-buffer): Fix typo in docstring.
12200         (md4, md4-64): Doc fixes.
12201         (md4-pack-int32): Reflow docstring.
12202
12203 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
12204
12205         * ietf-drums.el (ietf-drums-remove-comments): Localize second
12206         condition-case to only the forward-sexp call.
12207
12208 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
12209
12210         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
12211         quotes contained.  Make it more robust regardless by an extra
12212         condition-case wrapper.
12213
12214 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
12215
12216         * lpath.el: No need to fbind codepage-setup for Emacs 23.
12217
12218 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
12219
12220         * nnml.el (nnml-request-expire-articles): Check if the function set to
12221         `nnmail-expiry-target' returns the symbol `delete'.
12222
12223         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
12224
12225         * nnmail.el (nnmail-expiry-target): Fix custom type.
12226
12227 2008-10-02  Glenn Morris  <rgm@gnu.org>
12228
12229         * mm-util.el (mm-codepage-setup): Tweak codepage error.
12230         Silence compiler warning.
12231
12232 2008-10-01  Magnus Henoch  <mange@freemail.hu>
12233
12234         * tls.el (open-tls-stream): Show the actual command being
12235         executed, instead of the format string.
12236
12237 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12238
12239         * lpath.el: Fbind codepage-setup for Emacs 23.
12240
12241 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
12242
12243         * mml.el (mml-menu): Don't assume mml2015 is bound.
12244
12245 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12246
12247         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
12248         exists.
12249
12250 2008-09-27  Glenn Morris  <rgm@gnu.org>
12251
12252         * gnus-util.el (mail-header-remove-comments): Autoload it.
12253
12254 2008-09-27  Andreas Schwab  <schwab@suse.de>
12255
12256         * gnus-util.el (gnus-split-references): Strip comments.
12257         (gnus-parent-id): Likewise.
12258
12259 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
12260
12261         * message.el (message-confirm-send): Fix version.
12262
12263 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12264
12265         * message.el (message-idna-to-ascii-rhs-1): Use
12266         mail-extract-address-components rather than mail-header-parse-addresses
12267         that is an alias by default to ietf-drums-parse-addresses that does not
12268         support non-ASCII names in headers' contents.
12269
12270 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
12271
12272         * message.el (message-confirm-send): Fix variable documentation to
12273         avoid the "y/n" wording.
12274
12275 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
12276
12277         * message.el (message-set-auto-save-file-name): Save to a different
12278         filename so multiple messages (especially drafts) can be recovered.
12279
12280 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
12281
12282         * message.el (message-confirm-send): Add appropriate version.
12283
12284 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
12285
12286         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
12287         defvar.
12288
12289 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
12290
12291         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
12292         (mm-pkcs7-enveloped-magic): Ditto.
12293
12294 2008-09-17  Simon Josefsson  <simon@josefsson.org>
12295
12296         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
12297         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
12298
12299 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
12300
12301         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
12302         default, it's better.
12303
12304 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
12305
12306         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
12307         summary line gnus-number property and ignore them (with a warning
12308         message).
12309
12310 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12311
12312         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
12313         macro caddr in the interactive form since it won't be expanded.
12314
12315 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12316
12317         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
12318         `charset'; fix name of function called recursively.
12319         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
12320
12321 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12322
12323         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
12324         (gnus-mime-set-charset-parameters): New function.
12325         (gnus-mime-view-part-as-charset): Use it to correctly display part
12326         specifying wrong charset.
12327
12328 2008-09-08  David Engster  <dengste@eml.cc>
12329
12330         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
12331         in completing-read for back end server.
12332
12333 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
12334
12335         * message.el (message-confirm-send): New variable to confirm sending a
12336         message.
12337         (message-send): Use it.
12338
12339 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
12340
12341         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
12342
12343 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12344
12345         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
12346
12347 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
12348
12349         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
12350         prevent tracking too many groups.
12351         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
12352         Use it.
12353
12354 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
12355
12356         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
12357         moving point to the bottom of the window in order to avoid recentering.
12358
12359 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
12360
12361         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
12362
12363         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
12364         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
12365         (gnus-article-beginning-of-window): Fix calculation.
12366
12367 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
12368
12369         * gnus-msg.el (gnus-summary-supersede-article)
12370         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
12371         value of gnus-newsgroup-charset to decode non-MIME encoded text in
12372         message header.
12373
12374 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
12375
12376         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
12377         pending output coming after the status change.
12378
12379 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
12380
12381         * message.el:
12382         * gnus-start.el:
12383         * gnus-registry.el: Remove VMS support.
12384
12385 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12386
12387         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
12388         macro.
12389         (rfc2104-hash): Use it.
12390
12391 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
12392
12393         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
12394         (gnus-summary-sort-by-most-recent-date): New commands.
12395         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
12396         and menu entries.
12397
12398 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12399
12400         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
12401         don't redisplay article for raw contents; remove plural articles stuff.
12402
12403         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
12404         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
12405         on gnus-summary-save-article; display results properly.
12406
12407 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12408
12409         * lpath.el: No need to fbind ns-focus-frame.
12410
12411 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12412
12413         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
12414
12415 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12416
12417         * gnus-art.el (gnus-summary-save-in-pipe):
12418         Consider gnus-save-all-headers.
12419
12420 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
12421
12422         * gnus-util.el (ns-focus-frame): Remove declaration.
12423         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
12424         like x.
12425
12426 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
12427
12428         * rfc2104.el (rfc2104-zero): Delete defconst.
12429         (rfc2104-hex-alist): Likewise.
12430         (rfc2104-hex-to-int): Delete func.
12431         (rfc2104-hexstring-to-bitstring): Likewise.
12432         (rfc2104-nybbles): New defconst.
12433         (rfc2104-hash): Rewrite for speed.
12434
12435 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12436
12437         * tls.el (open-tls-stream): Make it work with the 2nd argument
12438         BUFFER that is a string but does not exist as a buffer object, as
12439         mentioned in the doc-string.
12440
12441 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12442
12443         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
12444         SXEmacs.
12445
12446 2008-07-16  Glenn Morris  <rgm@gnu.org>
12447
12448         * gnus-util.el (ns-focus-frame): Declare for compiler.
12449
12450 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12451
12452         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
12453         set as a group parameter.
12454         (gnus-summary-save-in-pipe): Work when it is called independently.
12455         (gnus-summary-pipe-to-muttprint): Don't modify
12456         gnus-summary-pipe-output-default-command.
12457
12458 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
12459
12460         * message.el (message-send-mail-with-sendmail):
12461         Display the error message.
12462
12463 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12464
12465         * gnus-art.el (gnus-default-article-saver):
12466         Add gnus-summary-save-in-pipe to choices.
12467         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
12468         gnus-summary-pipe-output-default-command as the default command.
12469         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
12470         instead of gnus-last-shell-command.
12471
12472         * gnus-sum.el (gnus-summary-pipe-output-default-command):
12473         New user option.
12474         (gnus-summary-muttprint-program): Mention the value will be changed.
12475         (gnus-summary-save-article): Force showing of all headers.
12476         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
12477
12478 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
12479
12480         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
12481
12482 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
12483
12484         * nnimap.el (nnimap-id):
12485         * sieve-manage.el (sieve-manage-open): Doc fixes.
12486
12487 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
12488
12489         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
12490         if available.
12491
12492 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
12493
12494         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
12495
12496         * nnkiboze.el (nnkiboze-generate-group):
12497         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
12498
12499         * nnmairix.el: Require CL.
12500
12501 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12502
12503         * dgnushack.el: Autoload get-display-table and put-display-table for
12504         XEmacs 21.5.
12505
12506         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
12507         21.4 and SXEmacs.
12508
12509 2008-06-15  David Engster  <dengste@eml.cc>
12510
12511         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
12512
12513 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
12514
12515         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
12516         New macros that expand to an `aset'/`aref' call under Emacs, and to a
12517         runtime choice under XEmacs.
12518
12519         * gnus-sum.el (gnus-summary-set-display-table):
12520         Use `gnus-put-display-table', `gnus-get-display-table',
12521         `gnus-set-display-table' for the display table, instead of `aset'.
12522
12523         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
12524         Use `gnus-put-display-table', `gnus-get-display-table',
12525         `gnus-set-display-table' for the display table.
12526
12527 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
12528
12529         * nnmairix.el: Add autoloads.
12530
12531 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
12532
12533         * nnmairix.el (nnmairix-delete-recreate-group)
12534         (nnmairix-update-and-clear-marks): Fix error messages.
12535
12536 2008-06-14  David Engster  <dengste@eml.cc>
12537
12538         * nnmairix.el: Upgrade to version 0.6.
12539         (nnmairix-group-toggle-propmarks-this-group)
12540         (nnmairix-group-toggle-readmarks-this-group)
12541         (nnmairix-group-delete-recreate-this-group)
12542         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
12543         (nnmairix-remove-tick-mark-original-article): New commands.
12544         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
12545         (nnmairix-propagate-marks-to-nnmairix-groups)
12546         (nnmairix-only-use-registry, nnmairix-allowfast-default)
12547         (nnmairix-marks-cache, nnmairix-version-output): New variables.
12548         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
12549         functions needed for marks propagation and manipulation of read marks.
12550         (nnmairix-update-groups): New function.
12551         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
12552         (nnmairix-determine-original-group-from-registry)
12553         (nnmairix-determine-original-group-from-path)
12554         (nnmairix-get-group-from-file-path, nnmairix-map-range)
12555         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
12556         New helper functions.
12557         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
12558         keystrokes for new commands.
12559         (nnmairix-delete-and-create-on-change): Doc string cleanup.
12560         (nnmairix-request-group): Check allow-fast group parameter.
12561         (nnmairix-request-create-group): Set allow-fast group parameter if
12562         nnmairix-allowfast-default is set.
12563         (nnmairix-close-group): Propagate marks upon closing if needed.
12564         (nnmairix-group-toggle-threads-this-group): Use new.
12565         nnmairix-group-toggle-parameter helper function.
12566         (nnmairix-search): Better check for empty search result.
12567         (nnmairix-goto-original-article): Use new helper functions for
12568         determining original article.
12569         (nnmairix-show-original-article): Make sure message-id is in brackets.
12570         (nnmairix-call-mairix-binary): Change variable name.
12571         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
12572         helper function.
12573         (nnmairix-widget-toggle-activate): Fix doc string.
12574
12575 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
12576
12577         * nnir.el: Require edmacro when compiling with XEmacs.
12578         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
12579         available in Emacs 21.
12580
12581 2008-06-11  Glenn Morris  <rgm@gnu.org>
12582
12583         * gnus-util.el (x-focus-frame):
12584         * gnus.el (image-size):
12585         * mm-decode.el (image-size): Declare.
12586
12587         * gnus-picon.el (declare-function): Add compat definition.
12588         (image-size): Declare.
12589
12590         * gnus-group.el (tool-bar-map):
12591         * gnus-sum.el (tool-bar-map): Define for compiler.
12592
12593         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
12594
12595         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
12596
12597         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
12598         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
12599         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
12600         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
12601         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
12602         * sieve-manage.el, spam-report.el, spam.el:
12603         Remove unnecessary eval-and-compile of autoloads.
12604
12605 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
12606
12607         * auth-source.el: Precise Tramp doc.
12608
12609 2008-06-07  Glenn Morris  <rgm@gnu.org>
12610
12611         * nnmairix.el: Remove unnecessary eval-when-compile.
12612
12613 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12614
12615         * lpath.el: Fbind propertize for XEmacs 21.4.
12616
12617 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
12618
12619         * nnir.el: Move here from ../contrib.
12620
12621 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
12622
12623         * gnus-util.el (gnus-read-shell-command): New function.
12624         * mm-decode.el (mm-pipe-part):
12625         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
12626
12627 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12628
12629         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
12630
12631 2008-06-03  Glenn Morris  <rgm@gnu.org>
12632
12633         * pop3.el (nnheader-accept-process-output): Autoload it.
12634
12635 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12636
12637         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
12638         are not 2-digit hexadecimal characters that follow `%'s.
12639
12640 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
12641
12642         * message.el (message-bogus-recipient-p): Fix type in doc string.
12643         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
12644         (message-bogus-addresses): Rename from message-bogus-address-regexp.
12645         Improve custom options.
12646         (message-bogus-recipient-p): Adjust accordingly.
12647
12648 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
12649
12650         * parse-time.el (parse-time-months, parse-time-weekdays): Add
12651         long-form month and day names.
12652
12653 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12654
12655         * dgnushack.el: Autoload debug, eudc-expand-inline and
12656         pgg-snarf-keys-region for XEmacs.
12657
12658         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
12659
12660         * nnmairix.el: Require edmacro when compiling with XEmacs.
12661
12662 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
12663
12664         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
12665         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
12666
12667 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
12668
12669         * auth-source.el: Add more docs.
12670
12671         * netrc.el (netrc-machine): Always match if the port is not given.
12672
12673 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12674
12675         * nnheader.el (nnheader-read-timeout): Change the default timeout from
12676         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
12677         retrieval faster in some cases, but might make CPU usage larger.
12678         If this has any bad side effects, we might revert this change.
12679
12680         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
12681         seems to make mail retrieval much, much faster.
12682         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
12683         unconditionally.
12684
12685         * gnus-draft.el (gnus-group-send-queue):
12686         Bind message-send-mail-partially-limit to nil to avoid being prompted.
12687
12688 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
12689
12690         * mml.el (mml-attach-buffer): Prompt for `disposition'.
12691
12692         * message.el (message-bogus-address-regexp): Fix and improve custom
12693         type.
12694         (message-setup-hook): Add message-check-recipients as custom option.
12695
12696 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
12697
12698         * message.el (message-cite-function): Remove bogus autoload which crept
12699         in during merge from v5-10.
12700
12701 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
12702
12703         * nnimap.el (nnimap-open-connection): Fix login/password bug.
12704
12705         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
12706
12707         * auth-source.el: Preliminary Tramp docs.
12708         (auth-sources): Change the default auth-sources to use
12709         EPA .gpg files.
12710
12711 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
12712
12713         * nntp.el: Autoload `auth-source-user-or-password'.
12714         (nntp-send-authinfo): Use it.
12715
12716         * nnimap.el: Autoload `auth-source-user-or-password'.
12717         (nnimap-open-connection): Use it.
12718
12719         * auth-source.el: Add docs on using with url-auth.  Import gnus-util
12720         for the gnus-message function.
12721         (auth-source-user-or-password): Use it.
12722
12723 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
12724
12725         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
12726         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
12727         (rfc2104-hash): Use it.
12728
12729 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
12730
12731         * gnus-art.el (gnus-article-toggle-truncate-lines):
12732         Don't use `iff' in docstring.
12733
12734 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
12735
12736         * gnus-registry.el: Adjusted copyright dates and added a keyword.
12737
12738         * gnus-util.el (gnus-extract-address-component-name)
12739         (gnus-extract-address-component-email): Convenience functions around
12740         `gnus-extract-address-components'.
12741
12742         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
12743         Use `gnus-extract-address-component-email' to fix bug of comparing full
12744         sender name to `user-mail-address'.
12745
12746 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
12747
12748         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
12749         catch/throw to optimize.
12750         (gnus-registry-find-keywords): Just use member to find a keyword.
12751
12752 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
12753
12754         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
12755         is current before calling gnus-server-prepare.
12756         (gnus-server-setup-buffer, gnus-server-update-server)
12757         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
12758
12759 2008-05-04  Juri Linkov  <juri@jurta.org>
12760
12761         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
12762         (mailcap-file-default-commands): Use mailcap-replace-in-string
12763         instead of replace-regexp-in-string, and mailcap-delete-duplicates
12764         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
12765
12766 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
12767
12768         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
12769
12770 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
12771
12772         * gnus.el: Bump version to 0.11.
12773
12774 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
12775
12776         * gnus.el: No Gnus v0.10 is released.
12777
12778 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12779
12780         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
12781         hooks.
12782         (gnus-update-read-articles): Speed up non-marks-using users.
12783         (gnus-use-marks): Define gnus-use-marks.
12784         (gnus-propagate-marks): Rename variable to something more sensible.
12785
12786 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
12787
12788         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
12789         (gmm-image-load-path-for-library): Fix typos in docstrings.
12790         (gmm-message): Reflow docstring.
12791
12792 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
12793
12794         * mail-source.el (mail-source-set-1, mail-source-bind):
12795         Move auth-source code out of the macro to clean it up and fix bugs.
12796
12797 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
12798
12799         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
12800         by sender if it's equal to user-mail-address, it's likely to be
12801         useless.
12802
12803         * mail-source.el (mail-source-bind): Don't use user or password if they
12804         are not bound.  Unintern them if they are nil.  Don't use server unless
12805         it's bound, and default it to empty string otherwise.
12806
12807 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
12808
12809         * mail-source.el: Load auth-source.el.
12810         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
12811         get user name or password, if auth-sources is set up.
12812
12813         * gnus-registry.el (gnus-registry-split-strategy): New variable for
12814         strategy of splitting with parent.
12815         (gnus-registry-split-fancy-with-parent)
12816         (gnus-registry-post-process-groups): Use it and fix prior
12817         bug (returning a list as the split result).
12818
12819         * auth-source.el (auth-sources): Remove server parameter.
12820         (auth-source-pick, auth-source-user-or-password)
12821         (auth-source-user-or-password-imap)
12822         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
12823         (auth-source-user-or-password-sftp)
12824         (auth-source-user-or-password-smtp): Remove server parameter.
12825
12826 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
12827
12828         * smime.el (smime-sign-region, smime-encrypt-region)
12829         (smime-decrypt-region):
12830         Remove redundant calls to `generate-new-buffer-name'.
12831
12832 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
12833
12834         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
12835         Don't use QP for message/rfc822.
12836         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
12837
12838 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
12839
12840         * sieve-manage.el (sieve-string-bytes): Remove.
12841         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
12842         correct byte-length only if the process's coding-system is the same as
12843         the one used internally by Emacs to represent strings.
12844
12845 2008-04-22  Juri Linkov  <juri@jurta.org>
12846
12847         * mailcap.el (mailcap-file-default-commands): New function.
12848
12849 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
12850
12851         * message.el (message-signature-separator, message-cite-function):
12852         Change custom version.
12853
12854 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
12855
12856         * tls.el (tls-program): Add -ign_eof argument to call the openssl
12857         commands.
12858         (tls-checktrust): Ditto.
12859
12860 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
12861
12862         * mm-decode.el (mm-display-external): Make temp file read-only.
12863
12864 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
12865
12866         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
12867         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
12868         `C-c C-f d'.
12869
12870 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
12871
12872         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
12873
12874 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
12875
12876         * gnus.el: Bump version to 0.9.
12877
12878 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
12879
12880         * gnus.el: No Gnus v0.8 is released.
12881
12882 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
12883
12884         * mail-source.el (mail-source-value):
12885         Prefer fboundp to functionp so it works with macros as well.
12886
12887 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
12888
12889         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
12890         Fix last change in case the element is not even a symbol.
12891
12892 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
12893
12894         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
12895         Prefer fboundp to functionp so it works with macros as well.
12896
12897 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
12898
12899         * auth-source.el: Add docs.
12900         (auth-sources): Modify format to support server.
12901         (auth-source-pick, auth-source-user-or-password)
12902         (auth-source-user-or-password-imap)
12903         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
12904         (auth-source-user-or-password-sftp)
12905         (auth-source-user-or-password-smtp): Add server parameter.
12906
12907 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
12908
12909         * gnus-registry.el: Initialize the registry when gnus-registry-install
12910         is t.
12911
12912 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
12913
12914         * compface.el (uncompface): Make buffer unibyte.
12915
12916 2008-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
12917
12918         * mail-source.el (mail-source-value):
12919         Prefer fboundp to functionp so it works with macros as well.
12920
12921 2008-04-05  Glenn Morris  <rgm@gnu.org>
12922
12923         * gnus-ems.el (mm-disable-multibyte): Autoload it.
12924
12925 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
12926
12927         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
12928         Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
12929
12930         * nnheader.el (nnheader-init-server-buffer): Change buffer's
12931         multibyteness after rather than before erasing it.
12932
12933         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
12934         mm-with-multibyte.
12935         (gnus-request-article-this-buffer): Make sure the proper decoding is
12936         used if gnus-original-article-buffer happens to be unibyte.
12937
12938         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
12939         default-enable-multibyte-characters.
12940
12941         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
12942         default-enable-multibyte-characters.
12943
12944         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
12945
12946         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
12947
12948 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
12949
12950         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
12951         Fix last change in case the element is not even a symbol.
12952
12953 2008-04-02  Simon Josefsson  <simon@josefsson.org>
12954
12955         * imap.el (imap-enable-exchange-bug-workaround): New variable.
12956         (imap-message-copyuid-1): Use it.
12957         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
12958         J. Williams in
12959         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
12960
12961         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
12962         imap-enable-exchange-bug-workaround.
12963         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
12964
12965 2008-04-01  Simon Josefsson  <simon@josefsson.org>
12966
12967         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
12968         a 100 byte status-checks into a 2-3MB transfer for each group.
12969         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
12970         to enable bug workaround or not.
12971         (nnimap-find-minmax-uid): Only enable workaround conditionally.
12972
12973 2008-03-31  Glenn Morris  <rgm@gnu.org>
12974
12975         * message.el (mml2015-use): Declare for compiler.
12976         (message-info): Require mml2015 when appropriate.
12977
12978 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
12979
12980         * Makefile.in (EMACS_COMP): Quote directory name that might contain
12981         whitespace.
12982
12983 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
12984
12985         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
12986         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
12987         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
12988         (nntp-service-to-port): New function.
12989         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
12990         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
12991         (nntp-open-netcat-stream): New function.
12992         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
12993
12994 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
12995
12996         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
12997
12998 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
12999
13000         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
13001
13002 2008-03-28  Magnus Henoch  <mange@freemail.hu>
13003
13004         * dns.el (dns-write): Use set-buffer-multibyte.
13005
13006 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
13007
13008         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
13009
13010 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
13011
13012         * message.el (message-signature-separator): Change default.
13013         Improve custom type.
13014         (message-cite-function): Change default to
13015         message-cite-original-without-signature.
13016
13017         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
13018         toggle.
13019
13020         * message.el (message-check-news-body-syntax): Fix signature check.
13021         (message-setup-1): Mark buffer as unmodified _after_ running
13022         message-setup-hook and handling message-alternative-emails.
13023         (message-shorten-references): Be more strict when building list of
13024         valid references to comply with GNKSA.
13025
13026         * gnus-group.el (gnus-read-ephemeral-bug-group)
13027         (gnus-read-ephemeral-debian-bug-group)
13028         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
13029
13030         * message.el (message-info): Don't use booleanp which isn't supported
13031         in Emacs 21 and XEmacs.
13032
13033 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
13034
13035         * gnus-group.el (gnus-gmane-group-download-format): Rename from
13036         gnus-group-gmane-group-download-format.
13037         (gnus-group-read-ephemeral-gmane-group): Rename from
13038         gnus-group-read-ephemeral-gmane-group.
13039         (gnus-read-ephemeral-gmane-group-url): Rename from
13040         gnus-group-read-ephemeral-gmane-group-url.
13041         (gnus-bug-group-download-format-alist): New variable.
13042         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
13043         (gnus-read-ephemeral-emacs-bug-group): New commands.
13044
13045 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
13046
13047         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
13048         (gnus-visible-headers): Improve custom type.
13049
13050 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
13051
13052         * mml.el (mml-menu): Add workarounds for XEmacs.
13053
13054         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
13055         X-Boundary header.
13056
13057         * message.el (message-simplify-recipients): Fix previous commit.
13058
13059 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
13060
13061         * mm-util.el (mm-set-buffer-multibyte): New function.
13062         * mm-decode.el (mm-copy-to-buffer): Use it.
13063
13064         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
13065         Prefer fboundp to functionp so it works with macros as well.
13066
13067 2008-03-19  Glenn Morris  <rgm@gnu.org>
13068
13069         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
13070         Accidentally removed in the sync process with Emacs.
13071
13072 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
13073
13074         * message.el (message-alter-recipients-discard-bogus-full-name):
13075         New function.
13076         (message-alter-recipients-function): New variable.
13077         (message-get-reply-headers): Use it.
13078         (message-replace-header): New helper function.
13079         (message-recipients-without-full-name): New variable.
13080         (message-simplify-recipients): New command.
13081
13082         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
13083
13084         * message.el (message-info): Handle EasyPG manual.
13085
13086         * mml.el (mml-menu): Add entry for EasyPG.
13087
13088 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
13089
13090         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
13091         parameter.
13092
13093         * message.el (message-disassociate-draft): Specify drafts group name
13094         fully.
13095
13096 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
13097
13098         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
13099         Eliminate unnecessary duplicates from the match list.
13100
13101 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13102
13103         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
13104
13105         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
13106
13107         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
13108         args of `how-many' of which the XEmacs version doesn't take; declare
13109         Info-index-next as function.
13110
13111 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
13112
13113         * gnus-score.el (gnus-score-headers): Fix handling of
13114         gnus-inhibit-slow-scoring.
13115
13116         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
13117         string.
13118         (gnus-button-url-regexp): Improve handling of parenthesis.
13119         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
13120         (gnus-button-handle-info-keystrokes): Handle index entries.
13121
13122 2008-03-15  Glenn Morris  <rgm@gnu.org>
13123
13124         * parse-time.el (parse-time-string): Simplify.
13125
13126 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13127
13128         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
13129         Incoming* files.
13130
13131 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
13132
13133         * auth-source.el (auth-sources): Rename from auth-source-choices.
13134         (auth-source-pick): Use it.
13135
13136 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
13137
13138         * binhex.el (binhex-decode-region-internal):
13139         * uudecode.el (uudecode-decode-region-internal):
13140         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
13141         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
13142         setting default-enable-multibyte-characters.
13143
13144 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
13145
13146         * auth-source.el (auth-source-protocols)
13147         (auth-source-protocols-customize, auth-source-choices): Add and
13148         modified variable customizations and defaults.
13149         (auth-source-pick, auth-source-user-or-password)
13150         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
13151         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
13152         (auth-source-user-or-password-sftp)
13153         (auth-source-user-or-password-smtp): Use new variables and provide an
13154         interface to netrc.el.
13155
13156 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13157
13158         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
13159         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
13160         Make sure the nntp port to specify is a string.
13161
13162 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
13163
13164         * nntp.el: Use with-current-buffer.
13165         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
13166         dubious mm-with-unibyte-current-buffer.
13167         (nntp-with-open-group-function): New function extracted from
13168         nntp-with-open-group macro.
13169         (nntp-with-open-group): Use the function, so it's easier to debug.
13170         Add indentation and debugging info.
13171         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet):
13172         Recommend the use of the netcat alternatives.
13173
13174         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
13175         Avoid mm-string-as-multibyte as well.
13176
13177         * nnweb.el (nnweb-insert-html):
13178         Remove use of nnheader-string-as-multibyte.
13179
13180         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
13181         (nnheader-string-as-multibyte): Remove.
13182
13183         * mm-view.el: Use inhibit-read-only.
13184         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
13185         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
13186         or unibyte-string.
13187
13188         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
13189         (mm-uu-yenc-extract): Use with-current-buffer.
13190
13191         * gnus-soup.el (gnus-soup-send-packet): Don't use
13192         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
13193
13194         * nnmh.el: Use with-current-buffer.
13195         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
13196         mm-string-as-multibyte on the output of mm-encode-coding-string.
13197
13198         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
13199         (nnimap-request-move-article): Use with-current-buffer.
13200
13201         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
13202         inserting the handle-buffer's text, so the implicit multibyte->unibyte
13203         conversion uses string-make-unibyte rather than string-as-unibyte.
13204
13205         * gnus-msg.el: Use with-current-buffer.
13206
13207         * message.el (message-ignored-resent-headers): Add "Delivered-To".
13208
13209 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
13210
13211         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
13212         string for caching if it is 'PIN.
13213
13214 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13215
13216         * lpath.el: Consider the case without Emacs/W3.
13217
13218 2008-03-08  Glenn Morris  <rgm@gnu.org>
13219
13220         * time-date.el (date-to-time, time-subtract, time-add)
13221         (safe-date-to-time): Doc fixes.
13222
13223 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
13224
13225         * mail-source.el (mail-source-delete-old-incoming-confirm):
13226         Change default to nil.
13227         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
13228
13229 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13230
13231         * lpath.el: Rearrange.
13232
13233         * gnus-art.el (gnus-narrow-to-page): Position point properly.
13234         (gnus-article-goto-prev-page): Work for articles having ^L's.
13235
13236         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
13237
13238         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
13239
13240 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
13241
13242         * gnus-bookmark.el: Adjust for renames in bookmark.el.
13243         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
13244         (gnus-bookmark-jump): Adjust some variable names.
13245
13246 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
13247
13248         * auth-source.el: New package.
13249         (auth-source-choices): Add customization entry point variable.
13250
13251         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
13252         bug.
13253
13254 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
13255
13256         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
13257         (gnus-registry-initialize, gnus-registry-install-p): Use it.
13258         (gnus-registry-install-shortcuts): Rename from
13259         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
13260         the `gnus-registry-mark-map' keymap dynamically from
13261         `gnus-registry-marks'.  The generated functions update the summary line
13262         when a registry mark is added or deleted, and will call
13263         `gnus-registry-install-p' (see the comments in the code).
13264         (gnus-registry-user-format-function-M): Use concat intelligently.
13265
13266         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
13267         the registry mark functions.
13268
13269 2008-03-05  Glenn Morris  <rgm@gnu.org>
13270
13271         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
13272         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
13273         gnus-art.
13274         (top-level): No need to load own source when compiling.
13275
13276 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
13277
13278         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
13279         Suggested by <chris.anderton@zetnet.co.uk>.
13280
13281 2008-03-04  Glenn Morris  <rgm@gnu.org>
13282
13283         * gnus-sum.el (top-level): No need to require gnus when compiling,
13284         since unconditionally required near start of file.
13285         (gnus-summary-display-while-building): Move definition before use.
13286
13287 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
13288
13289         * gnus-registry.el (gnus-registry-user-format-function-M):
13290         Add formatting function.
13291
13292 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
13293
13294         * gnus-registry.el (gnus-registry-marks): Change format to be nicer
13295         with plists.
13296         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
13297         Use new format.
13298
13299 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13300
13301         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
13302         `where-is-internal' that returns a range of key sequences.
13303
13304 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
13305
13306         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
13307
13308         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
13309         (gnus-summary-jump-to-group): Consider windows on other displayed
13310         frames as well.  Similar changes might be needed elsewhere, but that's
13311         the one I've bumped into during my use.
13312
13313         * nndoc.el (nndoc-oe-dbx-type-p):
13314         * gnus-msg.el (gnus-debug):
13315         * gnus-group.el (gnus-update-group-mark-positions):
13316         Use mm-string-to-multibyte.
13317
13318 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
13319
13320         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
13321         doesn't handle NotDashEscaped.
13322
13323         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
13324         (mml-dnd-attach-options): Fix typo in custom choice.
13325
13326         * gnus-group.el (gnus-group-read-ephemeral-gmane-group):
13327         Change nndoc-article-type to mbox.
13328         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
13329
13330         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
13331         to nil, instead of html2text.
13332
13333         * imap.el (imap-debug): Add `imap-ping-server'.
13334
13335         * gnus-bookmark.el: Add FIXMEs.
13336
13337         * message.el (message-form-letter-separator)
13338         (message-send-form-letter-delay): New variables.
13339         (message-send-form-letter): Use them.  New command to send form
13340         letters.  Requested by Uwe Siart.
13341         (message-send-mail-function): Doc fix.  Add "Other" custom option.
13342
13343 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
13344
13345         * Update copyright years.
13346
13347 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
13348
13349         Sync from EMACS_22_BASE.
13350
13351         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
13352
13353 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
13354
13355         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
13356         empty author.
13357
13358 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
13359
13360         * gnus-registry.el (gnus-registry-marks): Add variable for
13361         customization of marks and their appearance.
13362         (gnus-registry-read-mark): Use it.
13363         (gnus-registry-do-marks): Add utility function to loop through
13364         `gnus-registry-marks'.
13365         (gnus-registry-install-shortcuts-and-menus): Add function to install
13366         shortcuts and menus.
13367         (gnus-registry-initialize): Use it.
13368         (gnus-registry-default-mark): Clarify documentation.
13369
13370 2008-02-29  Glenn Morris  <rgm@gnu.org>
13371
13372         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
13373         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
13374         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
13375         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
13376         Change defcustom :version from 23.0 to 23.1.
13377
13378 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
13379
13380         * gnus-registry.el (gnus-registry-follow-group-p)
13381         (gnus-registry-post-process-groups): Add functions to aid registry
13382         splitting and improve logging.  Clarify behavior in function
13383         documentation.
13384         (gnus-registry-split-fancy-with-parent): Use them.
13385
13386 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
13387
13388         * gnus-art.el: Use with-current-buffer.
13389
13390 2008-02-27  David Engster  <dengste@eml.cc>
13391
13392         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
13393         Express real group name in the response.
13394
13395 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13396
13397         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
13398         (nnmairix-last-server, nnmairix-current-server): Defvar them.
13399         (nnmairix-goto-original-article): Defvar gnus-registry-install and
13400         autoload gnus-registry-fetch-group when compiling.
13401         (nnmairix-request-group-with-article-number-correction):
13402         Remove unreferenced argument passed to nnmairix-call-backend.
13403
13404 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
13405
13406         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
13407         (mm-uu-extract): Improve face for low color ttys.
13408         Reported by Sascha Wilde.
13409
13410 2008-02-27  Glenn Morris  <rgm@gnu.org>
13411
13412         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
13413         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
13414         variables to defconsts.  Convert comments to doc-strings.
13415         (nnmairix-last-server, nnmairix-current-server): Convert from free
13416         variables to defvars.  Convert comments to doc-strings.
13417         (gnus-registry-fetch-group): Autoload.
13418         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
13419         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
13420         (nnmairix-widget-build-editable-fields): Use car cddr rather than
13421         caddr.
13422         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
13423         nnmairix-request-group-with-article-number-correction call.
13424         (nnmairix-fast, nnmairix-group): New, less general names, for free
13425         variables passed from nnmairix-request-group to
13426         nnmairix-request-group-with-article-number-correction.  Declare.
13427         (nnmairix-request-group-with-article-number-correction):
13428         Use nnmairix-fast, nnmairix-group rather than fast, group.
13429
13430 2008-02-26  David Engster  <dengste@eml.cc>
13431
13432         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
13433         version 0.5.
13434
13435 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
13436
13437         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
13438         instead of making an extra function call.  Don't add the current group
13439         to articles only when they have the group.  Use
13440         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
13441         Reported by David <de_bb@arcor.de>.
13442
13443 2008-02-24  Miles Bader  <miles@gnu.org>
13444
13445         * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
13446         (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
13447         (mm-find-mime-charset-region):
13448         * mm-bodies.el (mm-encode-body):
13449         * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
13450
13451 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13452
13453         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
13454         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
13455
13456 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
13457
13458         * mail-source.el (mail-source-delete-incoming): Change default.
13459         Supplement doc string.
13460
13461         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
13462
13463 2008-02-14  Glenn Morris  <rgm@gnu.org>
13464
13465         * time-date.el (format-seconds): New function.
13466
13467 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
13468
13469         * nnmail.el (nnmail-message-id-cache-file): Derive from
13470         `gnus-home-directory'.
13471
13472 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
13473
13474         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
13475         Document negative prefix.
13476
13477         * gnus-group.el (gnus-group-read-group): Document negative prefix.
13478
13479 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13480
13481         * message.el (message-unsent-separator): Add the Exim bounce
13482         separator.
13483
13484 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
13485
13486         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
13487         list.
13488         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
13489         recipient/signer list.
13490
13491 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13492
13493         * Makefile.in (datarootdir): Define.
13494         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
13495         name that might contain whitespace.
13496
13497 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
13498
13499         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
13500         fbound (Emacs 23 unicode), signal an error.
13501
13502 2008-02-08  Glenn Morris  <rgm@gnu.org>
13503
13504         * gnus-art.el (pgg-display-output-buffer): Declare as function.
13505
13506 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
13507
13508         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
13509         ports to the calls to `netrc-machine-user-or-password' in addition to
13510         "imap" and "imaps".
13511
13512 2008-02-01  Zhang Wei  <id.brep@gmail.com>
13513
13514         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
13515
13516         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
13517
13518 2008-02-01  Kenichi Handa  <handa@m17n.org>
13519
13520         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
13521         rfc2104-hexstring-to-bitstring and changed to return a byte list.
13522         (rfc2104-hash): Convert the result of concat to unibyte string.
13523
13524 2008-02-01  Dave Love  <fx@gnu.org>
13525
13526         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
13527         coding-system-for-read.
13528         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
13529
13530 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
13531
13532         * gnus.el (gnus-group-startup-message): Add `find-image' call before
13533         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
13534         <hanche@math.ntnu.no>.
13535
13536 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13537
13538         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
13539
13540         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
13541
13542 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
13543
13544         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
13545         * message.el (message-beginning-of-line): Use featurep instead of bound
13546         tests in order to resolve conditionals at compile time.
13547
13548 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
13549
13550         * mail-source.el (mail-sources): Add `group' choice.
13551
13552         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
13553         parameter `in-group' to control into which group the articles go.
13554         Add treatment of `group' mail-source.
13555
13556 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13557
13558         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
13559
13560         * mm-decode.el (mm-dissect-buffer): Decode description.
13561
13562         * mml.el (mml-to-mime): Encode message header first.
13563
13564 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13565
13566         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
13567         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
13568
13569         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
13570         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
13571
13572 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
13573
13574         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
13575
13576 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13577
13578         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
13579         prefix keys.
13580         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
13581         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
13582         gnus-xmas.el.
13583
13584         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
13585         (gnus-xmas-article-describe-bindings): New function.
13586         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
13587         gnus-xmas-article-describe-bindings.
13588
13589         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
13590
13591 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
13592
13593         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
13594         Add new variables for article mark management.
13595         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
13596         list of extra data entries which, when present, will indicate that the
13597         article ID should not be trimmed from the registry.
13598         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
13599         functions.
13600         (gnus-registry-read-mark): New function to read a mark name from the
13601         user.
13602         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
13603         (gnus-registry-set-article-mark-internal): New functions to add and
13604         remove marks.
13605         (gnus-registry-get-article-marks): New function to show the marks for
13606         an article, or retrieve them for further use.
13607
13608 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13609
13610         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
13611         keys when no argument is given.
13612
13613 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
13614
13615         * imap.el (imap-ping-server): New variable.
13616         (imap-opened): On add extra ping if imap-ping-server is non-nil.
13617         (imap-ping-server): Minor doc string fixes.
13618
13619 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
13620
13621         * imap.el (imap-ping-server): New function.
13622         (imap-opened): Call imap-ping-server.
13623
13624 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
13625
13626         * gnus-sum.el (gnus-article-sort-by-random)
13627         (gnus-thread-sort-by-random): Fix doc strings.
13628         Reported by jidanni@jidanni.org.
13629
13630 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
13631
13632         * gnus-art.el (gnus-article-describe-bindings): New function.
13633         (gnus-article-read-summary-keys): Use it.
13634         (gnus-article-mode-map): Bind `C-h b' to it.
13635
13636 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13637
13638         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
13639         XEmacs.
13640         (gnus-article-describe-key, gnus-article-describe-key-briefly):
13641         Protect against non-character events.
13642
13643         * lpath.el: Fbind map-keymap for Emacs 21.
13644
13645 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
13646
13647         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url):
13648         New command.
13649         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
13650         instead of END.  Change name of the temp file.
13651         (gnus-group-gmane-group-download-format): Add doc string.  Make it
13652         customizable.
13653
13654 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13655
13656         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
13657         bind `S W' to gnus-article-wide-reply-with-original; set default
13658         binding to gnus-article-read-summary-send-keys.
13659         (gnus-article-read-summary-keys): Fix the order of keys; display
13660         continuation keys correctly in the echo area; describe bindings
13661         correctly when keys end with `C-h'.
13662         (gnus-article-read-summary-send-keys): New function.
13663         (gnus-article-describe-key, gnus-article-describe-key-briefly):
13664         Work for gnus-article-read-summary-send-keys; display continuation keys
13665         correctly in the echo area.
13666         (gnus-article-reply-with-original): Ignore prefix argument.
13667         (gnus-article-wide-reply-with-original): New function.
13668
13669         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
13670         Emacs 21.
13671
13672 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
13673
13674         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
13675         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
13676
13677 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
13678
13679         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
13680         (gnus-group-read-ephemeral-gmane-group): New command.
13681
13682 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
13683
13684         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
13685
13686 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
13687
13688         * message.el (message-send-mail-function): Increase custom version.
13689
13690         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
13691         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
13692
13693 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
13694
13695         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
13696         for the cases where imap-authenticate is called with a nil buffer
13697         parameter.
13698
13699 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13700
13701         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
13702         html parts correctly; support forwarded messages.
13703         (gnus-article-browse-html-article): Remove work buffers.
13704
13705         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
13706         compiling.
13707         (netrc-bound-and-true-p): New macro.
13708         (netrc-parse): Use it instead of bound-and-true-p that is not available
13709         in XEmacs 21.4.
13710
13711 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
13712
13713         * gnus-registry.el (gnus-registry-mark-article)
13714         (gnus-registry-article-marks): Add functionality to mark articles
13715         through the Gnus registry.
13716
13717         * encrypt.el: Clarify documentation for the new pgg method.
13718         (encrypt-file-alist): Add PGG option.
13719         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
13720         functionality.  Abstract password key and messaging to external
13721         functions.
13722         (encrypt-password-key, encrypt-get-passphrase-if-needed)
13723         (encrypt-message-method-and-cipher): Add new convenience external
13724         functions.
13725         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
13726         (encrypt-pgg-process-buffer): Add PGG functionality glue.
13727
13728         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
13729         (netrc-parse): Use encrypt-file-alist to determine if
13730         encrypt-find-model or encrypt-insert-file-contents should be used.
13731
13732         * encrypt.el: Clarify documentation.  Load password-cache or
13733         password, whichever one is found first, instead of autoloading.
13734
13735 2007-12-19  Glenn Morris  <rgm@gnu.org>
13736
13737         * mml.el (message-options-set, message-narrow-to-head)
13738         (message-in-body-p, message-mail-p, message-encode-message-body):
13739         Autoload.
13740         (message-remove-header, message-narrow-to-headers-or-head)
13741         (message-subscribed-p, message-make-mail-followup-to)
13742         (message-position-on-field, message-news-p)
13743         (message-options-set-recipient, message-generate-headers)
13744         (message-sort-headers): Declare as functions.
13745
13746 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
13747
13748         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
13749         convention in doc string.
13750
13751 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13752
13753         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
13754         title to html parts.
13755         (gnus-article-browse-html-article): Pass message header to it.
13756
13757         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
13758
13759 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
13760
13761         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
13762         or password compatible with XEmacs.
13763
13764 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
13765
13766         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
13767         format document.
13768         (gnus-mime-delete-part): Don't write description line if empty.
13769         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
13770
13771 2007-12-14  Johan Bockgård  <bojohan@gnu.org>
13772
13773         * gnus-sum.el (gnus-summary-mark-unread-as-read)
13774         (gnus-summary-mark-read-and-unread-as-read)
13775         (gnus-summary-mark-current-read-and-unread-as-read)
13776         (gnus-summary-mark-unread-as-ticked): Doc fix.
13777         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
13778
13779 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
13780
13781         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.
13782         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
13783
13784 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
13785
13786         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
13787         yes-or-no-p.
13788
13789 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
13790
13791         * mm-decode.el (mm-add-meta-html-tag): New function.
13792         (mm-save-part-to-file, mm-pipe-part): Use it.
13793
13794         * gnus-art.el (gnus-article-browse-delete-temp-files):
13795         Use gnus-y-or-n-p instead of y-or-n-p.
13796         (gnus-article-browse-html-parts): Work with message/external-body; use
13797         mm-add-meta-html-tag.
13798
13799 2007-12-11  Glenn Morris  <rgm@gnu.org>
13800
13801         * gnus-cache.el: Require gnus-sum not just when compiling.
13802
13803         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
13804
13805         * gnus-int.el (gnus-server-opened, gnus-status-message):
13806         Move definitions before use.
13807
13808         * mm-decode.el: Require gnus-util.
13809         (mm-remove-part): Only call delete-annotation on XEmacs.
13810
13811         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
13812
13813         * nnmail.el: Require gnus-int.
13814
13815         * spam.el: Move `require's before `eval-when-compile's.
13816
13817         * gnus-ems.el (gnus-alive-p):
13818         * gnus-fun.el (message-goto-eoh):
13819         * gnus-util.el (gnus-group-name-decode):
13820         * mail-source.el (gnus-compress-sequence):
13821         * message.el (Info-goto-node, format-spec):
13822         * mm-bodies.el (message-options-get):
13823         * mm-decode.el (mm-view-pkcs7):
13824         * mm-util.el (gmm-write-region):
13825         * mml-smime.el (mml-compute-boundary)
13826         (gnus-completing-read-with-default):
13827         * mml.el (widget-button-press, gnus-make-hashtable):
13828         * mml1991.el (mm-decode-content-transfer-encoding)
13829         (mm-encode-content-transfer-encoding)
13830         (message-options-get, message-options-set):
13831         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
13832         * nnfolder.el (gnus-request-group):
13833         * nnheader.el (ietf-drums-unfold-fws):
13834         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
13835         * smime.el (gnus-run-mode-hooks):
13836         * spam-stat.el (gnus-message): Autoload.
13837
13838         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
13839         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
13840         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
13841         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
13842         Add declare-function compatibility definition.
13843
13844         * gnus-cache.el (nnvirtual-find-group-art):
13845         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
13846         (gnus-add-image, gnus-add-wash-type):
13847         * gnus-group.el (nnkiboze-score-file):
13848         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
13849         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
13850         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
13851         (message-tokenize-header, gnus-get-buffer-create)
13852         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
13853         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
13854         * gnus.el (gnus-group-decoded-name):
13855         * mail-source.el (imap-capability):
13856         * mm-bodies.el (message-options-set):
13857         * mm-decode.el (gnus-configure-windows):
13858         * mm-extern.el (message-goto-body):
13859         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
13860         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
13861         (epg-sub-key-validity, message-options-set):
13862         * mml.el (widget-event-point, gnus-configure-windows):
13863         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
13864         * mml2015.el (epg-check-configuration, epg-configuration)
13865         (message-options-set):
13866         * nndb.el (nndb-request-article):
13867         * nnfolder.el (gnus-request-create-group):
13868         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
13869         * nnmaildir.el (gnus-group-mark-article-read):
13870         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
13871         * rfc1843.el (message-fetch-field):
13872         * spam.el (gnus-extract-address-components):
13873         Declare as functions.
13874
13875 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13876
13877         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
13878
13879         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
13880
13881         * lpath.el: Fbind run-mode-hooks for Emacs 21;
13882         bind show-trailing-whitespace for XEmacs.
13883
13884 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
13885
13886         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
13887         new no-op macro for backward compatibility.
13888
13889         * imap.el (imap-string-to-integer): New function.
13890
13891 2007-12-09  Glenn Morris  <rgm@gnu.org>
13892
13893         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
13894
13895         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
13896         * message.el, mm-view.el, sieve-manage.el, smime.el:
13897         Add declare-function compatibility definition.
13898
13899         * gnus-art.el (w3-region, w3m-region, Info-menu):
13900         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
13901         * gnus-sum.el (gnus-get-predicate):
13902         * gnus-util.el (mm-append-to-file, w32-focus-frame):
13903         * message.el (mail-abbrev-in-expansion-header-p):
13904         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
13905         (w3m-detect-meta-charset, w3m-region):
13906         * sieve-manage.el (password-read, password-cache-add)
13907         (password-cache-remove):
13908         * smime.el (password-read-and-add): Declare as functions.
13909
13910 2007-12-08  David Kastrup  <dak@gnu.org>
13911
13912         * gnus-sum.el (gnus-summary-simplify-subject-query):
13913         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
13914         `message'.
13915
13916 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13917
13918         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
13919         it to bind idna-program, installation-directory, defined-colors, and
13920         face-attribute for XEmacs of the version that compiles defcustom forms.
13921
13922 2007-12-07  Glenn Morris  <rgm@gnu.org>
13923
13924         * gnus-art.el (article-make-date-line): Revert previous change.
13925
13926 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
13927
13928         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
13929
13930 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
13931
13932         * nnmaildir.el (nnmaildir-request-update-info): Improve performance.
13933         Call gnus-add-to-range ranges only once with a prepared article-list.
13934
13935 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
13936
13937         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
13938         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
13939         group names with backslashes.
13940         Reported by Tassilo Horn <tassilo@member.fsf.org>.
13941
13942 2007-12-06  Deepak Goel  <deego3@gmail.com>
13943
13944         * gnus-art.el (article-make-date-line):
13945         * gnus-start.el (gnus-load):
13946         * pop3.el (pop3-read-response): Fix buggy call to `error'.
13947
13948 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
13949
13950         * gnus-art.el (gnus-use-idna):
13951         * gnus-start.el (gnus-site-init-file):
13952         * message.el (message-use-idna):
13953         * mm-uu.el (mm-uu-hide-markers):
13954         * smiley.el (smiley-style): Revert changes that suppress warnings.
13955
13956 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
13957
13958         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
13959         specify charset to html source.
13960         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
13961
13962 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
13963
13964         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
13965         idna-program in order to suppress byte compile warning issued by XEmacs
13966         that came to byte compile the default value section of defcustom forms
13967         recently.
13968
13969         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
13970         value of installation-directory.
13971
13972         * message.el (message-use-idna): Don't directly refer to the value of
13973         idna-program.
13974
13975         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
13976
13977         * smiley.el (smiley-style): Don't directly call face-attribute.
13978
13979 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
13980
13981         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
13982
13983         * gnus-dired.el: Reduce Gnus dependencies.
13984         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml):
13985         Don't require.  Use autoloads instead.
13986         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
13987         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
13988         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
13989         (gnus-dired-mode): Adjust doc string.
13990         (gnus-dired-mail-mode): New variable.
13991         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
13992         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
13993         (gnus-dired-mail-buffers): New function.  Return mail or message
13994         composition buffers.
13995         (gnus-dired-attach): Use it.
13996         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
13997         NO-DECODE.
13998         (gnus-dired-print): Use `gnus-print-buffer' depending on
13999         `gnus-dired-mail-mode'.
14000
14001 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14002
14003         * rfc2047.el (rfc2047-encoded-word-regexp)
14004         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
14005         explaining what regexp patterns are for.
14006
14007 2007-12-04  Glenn Morris  <rgm@gnu.org>
14008
14009         * password.el: Move to password-cache.el.
14010
14011         * mml1991.el (password-read, password-cache-add, password-cache-remove):
14012         * mml2015.el (password-read, password-cache-add, password-cache-remove):
14013         * mml-smime.el (password-read, password-cache-add)
14014         (password-cache-remove):
14015         No need to autoload, since mml-sec requires password.
14016
14017         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
14018         * message.el (gnus-extract-address-components):
14019         * mml-smime.el (gnus-extract-address-components): Define for compiler.
14020
14021         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
14022         password.
14023
14024 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
14025
14026         * mailcap.el: Reduce dependencies.
14027         (mail-header-parse-content-type): Autoload.
14028         (mailcap-delete-duplicates): New alias.
14029         (mailcap-mime-info): Add optional argument NO-DECODE.
14030         (mailcap-mime-types): Use mailcap-delete-duplicates.
14031
14032         * message.el (message-ignored-supersedes-headers): Add "X-ID".
14033
14034 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
14035
14036         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
14037         (imap-parse-status): Upcase status-att for servers that sends them
14038         lower-case (e.g., MS Exchange 2007).
14039
14040 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14041
14042         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
14043         function.
14044
14045         * gnus-uu.el (gnus-uu-decode-yenc): New command.
14046         (gnus-uu-yenc-article): New function.
14047
14048         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
14049
14050         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original buffer.
14051
14052 2007-12-02  Glenn Morris  <rgm@gnu.org>
14053
14054         * binhex.el (binhex): New custom group.
14055         (binhex-decoder-program, binhex-decoder-switches)
14056         (binhex-use-external): Move to the binhex custom group.
14057
14058         * uudecode.el (uudecode): New custom group.
14059         (uudecode-decoder-program, uudecode-decoder-switches)
14060         (uudecode-use-external): Move to the uudecode custom group.
14061
14062         * netrc.el (top-level): Don't load `encrypt' features.
14063         (netrc-parse): Don't use encrypt.
14064         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
14065
14066         * encrypt.el: Remove file.
14067
14068 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
14069
14070         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
14071         matches on patches.
14072
14073         * gnus-art.el (gnus-article-browse-html-article):
14074         Mention `mm-text-html-renderer' in the doc string.
14075
14076         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
14077         string.  Add comments.
14078
14079         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
14080         if rhs is ASCII.
14081
14082 2007-12-01  Glenn Morris  <rgm@gnu.org>
14083
14084         * mail-source.el (top-level): Require format-spec before
14085         eval-when-compile.
14086
14087 2007-11-30  Glenn Morris  <rgm@gnu.org>
14088
14089         * encrypt.el: Require password, rather than autoloading password-read.
14090
14091 2007-11-29  Glenn Morris  <rgm@gnu.org>
14092
14093         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
14094         (sasl-make-client, sasl-next-step, sasl-step-data)
14095         (sasl-step-set-data): Declare as functions.
14096
14097 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
14098
14099         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
14100
14101 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
14102
14103         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
14104         certs should be verified and what is to be done in the event of a
14105         verification failure.
14106
14107         * gnus.el (gnus-method-to-server): Add an optional parameter so the
14108         caller can indicate whether the cache should be disregarded for this
14109         call.  This way the result of the call is reproducible at all times and
14110         can be considered a canonical server name for the supplied method.
14111         (gnus-agent-method-p): Canonicalize server names by pushing their
14112         method through `gnus-method-to-server' using the no-cache argument.
14113
14114         * gnus-srvr.el (gnus-server-insert-server-line):
14115         Call `gnus-method-to-server' with `no-cache' argument.
14116
14117         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
14118         gnus-agent-possibly-synchronize-flags as this should be called when the
14119         server is actually being opened.
14120         (gnus-agent-possibly-synchronize-flags)
14121         (gnus-agent-possibly-synchronize-flags-server): Move check for the
14122         flags file of an agentized server to the latter function.
14123
14124         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
14125         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
14126         after a connection has been established successfully.
14127
14128 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14129
14130         * gnus-art.el (article-display-face): Force to display face if called
14131         interactively; check if gnus-article-x-face-too-ugly matches author.
14132         (article-display-x-face): Display face even if From header is missing
14133         as article-display-face does.
14134
14135 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
14136
14137         * hashcash.el (message-narrow-to-headers-or-head)
14138         (message-fetch-field, message-goto-eoh)
14139         (message-narrow-to-headers): Declare as functions.
14140
14141 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
14142
14143         * mail-source.el (mail-sources): Default to fetch from file for
14144         compatibility with default of nnmail-spool-file.
14145
14146 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14147
14148         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
14149         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
14150         to look for encoded word that should be encoded again.
14151         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
14152         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
14153         encoding pattern.
14154         (rfc2047-decode-region): Switch strict regexp and loose one according
14155         to rfc2047-allow-irregular-q-encoded-words.
14156
14157 2007-11-25  Romain Francoise  <romain@orebokech.com>
14158
14159         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
14160
14161 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
14162
14163         * tls.el (tls-program): Provide more custom choices from
14164         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
14165         (tls-process-connection-type, tls-success): Remove "*" in doc string.
14166
14167 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
14168
14169         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
14170         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
14171
14172         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
14173         `nnmail-spool-file'.
14174
14175         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
14176         `nnmail-spool-file'.
14177
14178         * gnus-move.el (gnus-change-server): Ditto.
14179
14180         * gnus-kill.el (gnus-batch-score): Ditto.
14181
14182         * gnus-cache.el (gnus-jog-cache): Ditto.
14183
14184         * gnus-msg.el (gnus-summary-reply):
14185         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
14186
14187 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
14188
14189         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
14190         version.  Minor improvement to doc strings.
14191         (tls-program): Add comment.
14192
14193 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
14194
14195         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
14196         (tls-checktrust): New variable.  Check if GNU TLS complained about a
14197         mismatch between the hostname provided in the certificate and the name
14198         of the host connnecting to.
14199         (open-tls-stream): Use them.  Check certificates against trusted root
14200         certificates.
14201
14202 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
14203
14204         * gnus-cache.el (gnus-cache-generate-nov-databases):
14205         Use nnml-generate-nov-databases-directory instead of
14206         nnml-generate-nov-databases-1.
14207
14208 2007-11-24  Glenn Morris  <rgm@gnu.org>
14209
14210         * message.el (message-tool-bar-retro): Update for rename
14211         mail_send.xpm->mail-send.xpm.
14212
14213 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
14214
14215         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
14216         `smime-ldap-search' for Emacs 22 and up.
14217
14218 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
14219
14220         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
14221
14222         * message.el (message-send-mail-function): Fix error convention.
14223         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
14224         (message-widen-reply, message-send-mail, message-talkative-question)
14225         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
14226         (message-clone-locals, message-send-news): Use with-current-buffer.
14227         (message-insert-or-toggle-importance): Remove unused var `valid'.
14228         (message-make-references): Remove unused var `new-references'.
14229         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
14230
14231 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
14232
14233         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
14234         (spam-split-symbolic-return-positive): Reflow docstring.
14235         (spam-backends, spam-summary-exit-behavior)
14236         (spam-mark-ham-unread-before-move-from-spam-group)
14237         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
14238         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
14239         (spam-clear-cache, spam-backend-check, spam-install-backend)
14240         (spam-install-statistical-backend, spam-list-of-processors)
14241         (spam-group-processor-p, spam-split, spam-bogofilter-score)
14242         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
14243         (spam-check-crm114, spam-initialize, spam-unload-hook):
14244         Fix typos in docstrings.
14245
14246 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14247
14248         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
14249         been checked if they have never been read and those group levels are
14250         higher than the one that a user specified.
14251
14252 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14253
14254         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
14255         foreign groups unless a group level is specified by a user.
14256         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
14257
14258 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
14259
14260         * message.el (message-send-mail-function): Require sendmail.
14261
14262 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
14263
14264         * message.el (message-send-mail-function): Check for smtpmail too.
14265
14266         * utf7.el (utf7-encode, utf7-decode): Use coding system
14267         `utf-7'/`utf-7-imap' from utf-7.el' if available.
14268
14269         * message.el (message-send-mail-function): New function.
14270         (message-send-mail-function): Set default using
14271         message-send-mail-function.  Adjust doc string.
14272         (message-send-mail-with-mailclient): New function.
14273
14274 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
14275
14276         * smime.el (from):
14277         * rfc2047.el (message-posting-charset):
14278         * qp.el (mm-use-ultra-safe-encoding):
14279         * pop3.el (parse-time-months):
14280         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
14281         * nnml.el (files):
14282         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
14283         (jka-compr-compression-info-list, ange-ftp-path-format)
14284         (efs-path-regexp):
14285         * nndiary.el (files):
14286         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
14287         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
14288         (epg-digest-algorithm-alist, inhibit-redisplay)
14289         (password-cache-expiry):
14290         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
14291         (pgg-output-buffer, password-cache-expiry):
14292         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
14293         (efs-path-regexp):
14294         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
14295         (inhibit-redisplay):
14296         * mm-uu.el (file-name, start-point, end-point, entry)
14297         (gnus-newsgroup-name, gnus-newsgroup-charset):
14298         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
14299         (latin-unity-ucs-list):
14300         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
14301         (mm-uu-binhex-decode-function):
14302         * message.el (gnus-message-group-art, gnus-list-identifiers)
14303         (rmail-enable-mime-composing, gnus-local-organization)
14304         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
14305         (gnus-read-active-file, facemenu-add-face-function)
14306         (facemenu-remove-face-function, gnus-article-decoded-p)
14307         (tool-bar-mode):
14308         * mail-source.el (display-time-mail-function):
14309         * gnus-util.el (nnmail-pathname-coding-system)
14310         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
14311         (gnus-original-article-buffer, gnus-user-agent)
14312         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
14313         (xemacs-codename, sxemacs-codename, emacs-program-version):
14314         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
14315         * gnus-start.el (gnus-agent-covered-methods)
14316         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
14317         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
14318         (gnus-newsgroup-headers, gnus-group-list-mode)
14319         (gnus-group-mark-positions, gnus-newsgroup-data)
14320         (gnus-newsgroup-unreads, nnoo-state-alist)
14321         (gnus-current-select-method, mail-sources)
14322         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
14323         (nnmail-spool-file, gnus-cache-active-hashtb):
14324         * gnus-mh.el (mh-lib-progs):
14325         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
14326         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
14327         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
14328         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
14329         (gnus-group-buffer):
14330         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
14331         (font-lock-set-defaults):
14332         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
14333         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
14334         (gnus-summary-post-menu, total-parts, type, condition, length):
14335         * gnus-agent.el (gnus-agent-read-agentview):
14336         * flow-fill.el (show-trailing-whitespace):
14337         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
14338         eval-and-compile wrappers for byte compiler pacifiers.
14339
14340         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
14341         (mm-display-inline-fontify): Check for featurep 'xemacs not
14342         extent-list.
14343
14344         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
14345         itimer-list.
14346         (mm-create-image-xemacs): Only do something for XEmacs.
14347         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
14348
14349         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
14350
14351         * gnus-registry.el (gnus-adaptive-word-syntax-table):
14352         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
14353
14354 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
14355
14356         * nnimap.el (nnimap-split-download-body):
14357         * gnus-demon.el (gnus-demon):
14358         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
14359
14360 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14361
14362         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer):
14363         New macros.
14364         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
14365         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
14366         copy data from unibyte buffer to multibyte current buffer.
14367         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
14368         to copy data from unibyte current buffer to multibyte buffer.
14369         (nntp-make-process-buffer): Make process buffer unibyte.
14370
14371         * pop3.el (pop3-open-server): Fix typo in Lisp code.
14372
14373 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
14374
14375         * pop3.el (pop3-open-server): Accept and process data more robustly at
14376         connection start to avoid spurious "POP SSL connection failed" errors.
14377
14378 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14379
14380         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
14381         read group names.
14382
14383 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
14384
14385         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
14386
14387 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14388
14389         * nnmail.el (nnmail-parse-active): Make group names unibyte.
14390         (nnmail-save-active): Use a unibyte buffer when saving active file,
14391         which may contain non-ASCII group names.
14392
14393         * nnml.el (nnml-request-group): Decode group names in messages.
14394
14395 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
14396
14397         * message.el (message-citation-line-function)
14398         (message-insert-formatted-citation-line): Fix spelling of
14399         `message-insert-formated-citation-line'.
14400
14401 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
14402
14403         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
14404
14405 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14406
14407         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
14408         nnmail-pathname-coding-system.
14409
14410         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
14411         that a user enters; decode group names in messages.
14412
14413         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
14414
14415 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
14416
14417         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
14418
14419         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
14420
14421         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
14422         risky local variable.
14423
14424         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
14425
14426 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
14427
14428         * encrypt.el: Improve documentation to fix function name typo.
14429         Reported by Daiki Ueno <ueno@unixuser.org>.
14430
14431 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14432
14433         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
14434         even if the point is not in the last page of an article.
14435         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
14436         back to the previous page.
14437
14438 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
14439
14440         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
14441
14442 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14443
14444         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
14445
14446 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
14447
14448         * message.el (message-check-news-body-syntax):
14449         Avoid mm-string-as-multibyte.
14450         (message-hide-headers): Don't assume (point-min)==1.
14451
14452 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
14453
14454         * message.el (message-remove-blank-cited-lines): Fix if remove is
14455         given.
14456         (message-bogus-address-regexp): New variable.
14457         (message-bogus-recipient-p): New function.
14458         (message-check-recipients): New command.
14459         (message-syntax-checks): Add `bogus-recipient'.
14460         (message-fix-before-sending): Add `bogus-recipient'.
14461
14462         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
14463         (gnus-treat-body-boundary): Don't test window-system.
14464
14465 2007-10-28  Leo Liu  <sdl.web@gmail.com>
14466
14467         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
14468
14469 2007-10-28  Miles Bader  <miles@gnu.org>
14470
14471         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
14472         at compile-time too.
14473
14474 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
14475
14476         * gnus-msg.el (gnus-message-setup-hook):
14477         Add `message-remove-blank-cited-lines' to options.
14478
14479 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
14480
14481         * message.el (message-remove-blank-cited-lines): New function.
14482         Suggested by Karl Plästerer.
14483
14484 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14485
14486         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
14487         mapc.
14488
14489         * imap.el (imap-open): Replace mapcar called for effect with mapc.
14490         (top-level): Use mapc to set functions to be traced for debugging.
14491
14492         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
14493         called for effect with while loop.
14494
14495         * message.el (message-talkative-question): Replace mapcar called for
14496         effect with mapc.
14497
14498         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
14499         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
14500         called for effect with dolist.
14501
14502         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
14503
14504         * nndiary.el: Use dolist instead of mapcar to add diary headers to
14505         gnus-extra-headers and nnmail-extra-headers.
14506
14507         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
14508         called for effect with dolist.
14509         (top-level): Use mapc to set functions to be traced for debugging.
14510
14511         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
14512         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
14513         dolist.
14514
14515         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
14516         Replace mapcar called for effect with mapc.
14517         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
14518         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
14519         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
14520         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
14521
14522         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
14523         remove-if that's a cl function.
14524
14525         * webmail.el (webmail-debug): Replace mapcar called for effect with
14526         dolist.
14527
14528         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
14529         with mapc.
14530
14531 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14532
14533         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
14534         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
14535         with while loop.
14536
14537         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
14538         functions from article-* functions.
14539         (gnus-multi-decode-header): Replace mapcar called for effect with
14540         dolist.
14541
14542         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
14543         (gnus-bookmark-show-details): Replace mapcar called for effect with
14544         while loop.
14545
14546         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
14547         called for effect with while loop.
14548
14549         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
14550         with dolist.
14551
14552         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
14553         Replace mapcar called for effect with dolist.
14554
14555         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
14556
14557         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
14558         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
14559         Replace mapcar called for effect with dolist.
14560         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
14561         mapc.
14562
14563         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
14564         Replace mapcar called for effect with dolist.
14565         (gnus-topic-list): Replace mapcar called for effect with mapc.
14566
14567         * gnus.el: Use mapc instead of mapcar to add autoloads.
14568
14569 2007-10-23  Richard Stallman  <rms@gnu.org>
14570
14571         * gnus-group.el (gnus-group-highlight): Mark as risky.
14572
14573 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14574
14575         * gnus.el (gnus-server-to-method): Return method found first in
14576         gnus-newsrc-alist.
14577
14578         * gnus-art.el (gnus-article-highlight-signature)
14579         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
14580         button overlay without the front stickiness.
14581
14582 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
14583
14584         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
14585         overview buffer needed a catch to receive its throw.
14586         (gnus-agent-flush-cache): Declare as interactive to make this function
14587         easier to use.
14588
14589 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
14590
14591         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
14592         `next-line'.
14593
14594 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14595
14596         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
14597         exclude address matching message-dont-reply-to-names.
14598
14599 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14600
14601         * gnus-util.el (gnus-string<): New function.
14602
14603         * gnus-sum.el (gnus-article-sort-by-author)
14604         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
14605
14606 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14607
14608         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
14609         the frame-focus tag is set in gnus-buffer-configuration.
14610
14611 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14612
14613         * gnus-art.el (gnus-article-add-button): Make a button overlay without
14614         the front stickiness.
14615
14616 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
14617
14618         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
14619         url pattern; remove duplicate one.
14620         (gnus-article-extend-url-button): New function.
14621         (gnus-article-add-buttons): Use it.
14622         (gnus-button-push): Use concatenated url that it makes.
14623
14624 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
14625
14626         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
14627
14628 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
14629
14630         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
14631         Don't hardcode point-min==1.
14632
14633 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
14634
14635         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
14636         Fix comment about "iso8859-1".
14637
14638 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
14639
14640         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
14641         ones returned from the verify-function.
14642
14643         * mm-uu.el (mm-uu-pgp-signed-extract-1):
14644         Call mml2015-extract-cleartext-signature if extraction failed.
14645
14646 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
14647
14648         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
14649         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
14650         failed.
14651
14652 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
14653
14654         * Relicense "GPLv2 or later" files to "GPLv3 or later".
14655
14656 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
14657
14658         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
14659         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
14660         recommends to use EasyPG instead of PGG.
14661
14662         * pgg.el: Revert to revision 6.23.2.16.
14663
14664         * pgg-def.el: Revert to revision 6.6.2.14.
14665
14666         * pgg-gpg.el: Revert to revision 6.23.2.34.
14667
14668 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
14669
14670         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
14671         to mark a thread as expirable.  Add variable `hide' to handle hiding of
14672         thread for both the null and zero (kill/expire thread) universal prefix
14673         cases.
14674         (gnus-summary-expire-thread): Add new function to expire a thread,
14675         using gnus-summary-kill-thread.
14676         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
14677         shortcuts for gnus-summary-expire-thread.
14678         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
14679         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
14680
14681 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
14682
14683         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
14684         extras value, so an extras entry can be deleted.
14685         (gnus-registry-delete-extra-entry): Use it.
14686         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
14687         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
14688         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
14689         storage through the gnus-registry, and provide an appropriate API for
14690         it.
14691
14692 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14693
14694         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
14695         Suggested by Leo <sdl.web@gmail.com>.
14696
14697         * gnus.el: Do.
14698
14699 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14700
14701         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
14702         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
14703
14704         * gnus-agent.el (gnus-agent-fetch-headers): Do.
14705
14706         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
14707         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
14708
14709 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14710
14711         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
14712         newline.
14713         (nnmbox-request-accept-article): Don't change article in source buffer;
14714         narrow to header to use message-fetch-field rather than
14715         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
14716         (nnmbox-request-replace-article): Quote lines that'll be misidentified
14717         as delimiters; make sure article ends with newline.
14718         (nnmbox-delete-mail): Correct last position of article to be deleted;
14719         ignore X-Gnus-Newsgroup header in article body.
14720         (nnmbox-save-mail): Quote lines looking like delimiters at the right
14721         positions; make sure article ends with newline.
14722
14723         * message.el (message-display-abbrev): Don't infloop when a user
14724         inserts SPC in the beginning of header.
14725
14726         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
14727         coding-system-for-read and coding-system-for-write for XEmacs having no
14728         file-coding feature.
14729
14730         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
14731
14732 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
14733
14734         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
14735         list of groups not followed by default.  Fix type to be regexp.
14736         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
14737
14738 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
14739
14740         * hmac-def.el (define-hmac-function): Switch from old-style to
14741         new-style backquotes.
14742
14743         * md4.el (md4-make-step): Likewise.
14744
14745 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14746
14747         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
14748         raw-text coding system when saving .newsrc file, which may contain
14749         non-ASCII group names.
14750
14751 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
14752
14753         * gnus-cus.el (gnus-score-extra): New widget.
14754         (gnus-score-extra-convert): New function.
14755         (gnus-score-customize): Use it for Extra.
14756
14757 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
14758
14759         * mml2015.el (mml2015-extract-cleartext-signature): New function.
14760         (mml2015-mailcrypt-clear-verify): Use it.
14761         (mml2015-gpg-clear-verify): Use it.
14762         (mml2015-pgg-clear-verify): Use it.
14763         (mml2015-epg-clear-verify): Replace the current part with the output
14764         from GnuPG; don't extract the plaintext by itself.
14765
14766         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
14767         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
14768         mml2015-clear-verify-function; don't touch the armor headers or
14769         dash-escaped text here.
14770
14771 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14772
14773         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
14774         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
14775         parts, or application/octet-stream as a last resort.
14776         (gnus-mime-view-part-as-type): Don't toggle display.
14777         (gnus-mime-view-part-as-charset): Don't turn off display before
14778         querying charset.
14779
14780         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
14781         stuff to undisplayer function in Emacs.
14782         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
14783
14784         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
14785         text/calendar parts.
14786
14787 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14788
14789         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
14790         decoding text/calendar parts.
14791
14792         * message.el (message-forward-make-body-mime): Always mark body as
14793         having no illegible text; remove signed-or-encrypted argument.
14794         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
14795
14796         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
14797         (mml-generate-mime-1): Don't encode body if it is specified to be in
14798         raw form; don't make buffer be unibyte when inserting multibyte string.
14799
14800 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
14801
14802         * sha1.el: Fix up comment style.
14803         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
14804         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
14805
14806         * hex-util.el: Fix up comment style.
14807         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
14808
14809         * gnus-salt.el: Use with-current-buffer.
14810         (gnus-pick-setup-message): Fix long-standing typo.
14811
14812 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14813
14814         * imap.el (imap-logout-timeout): New variable.
14815         (imap-logout, imap-logout-wait): New functions.
14816         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
14817
14818         * nnimap.el (nnimap-logout-timeout): New server variable.
14819         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
14820         nnimap-logout-timeout.
14821
14822         * gnus-art.el (gnus-article-summary-command-nosave)
14823         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
14824
14825 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14826
14827         * gnus.el (gnus-maximum-newsgroup): New variable.
14828
14829         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
14830         according to gnus-maximum-newsgroup.
14831
14832         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
14833         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
14834         Limit the range of articles according to gnus-maximum-newsgroup.
14835
14836 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
14837
14838         * gnus-art.el (gnus-sticky-article): Fix problems described in
14839         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
14840         Don't perform gnus-configure-windows here; reuse existing sticky
14841         article buffer.
14842
14843         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
14844         it doesn't exist in gnus-article-mode.
14845
14846 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14847
14848         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
14849         (gnus-agent-decoded-group-name): New function.
14850         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
14851         (gnus-agent-expire-group-1): Use it; decode group name in messages.
14852
14853 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
14854
14855         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
14856         Add binding for gnus-sticky-article.
14857         (gnus-summary-exit): Don't kill sticky article buffers.
14858
14859         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
14860         article buffer.
14861         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
14862         (gnus-kill-sticky-article-buffers): New commands.
14863
14864 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14865
14866         * nntp.el (nntp-xref-number-is-evil): New server variable.
14867         (nntp-find-group-and-number): If it is non-nil, don't trust article
14868         numbers in the Xref header.
14869
14870 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14871
14872         * gnus-agent.el (gnus-agent-read-group): New function.
14873         (gnus-agent-flush-group, gnus-agent-expire-group)
14874         (gnus-agent-regenerate-group): Use it.
14875         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
14876         nnmail-pathname-coding-system.
14877
14878 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14879
14880         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
14881
14882         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
14883         that are unread as unread, and also as selected so that information of
14884         marks having been changed by a user may be updated when exiting group.
14885
14886 2007-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
14887
14888         * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
14889
14890 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14891
14892         * gnus-art.el (gnus-mime-display-single): Pass part number that is
14893         calculated ignoring signature parts to gnus-treat-article.
14894
14895 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14896
14897         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
14898         a point here in order to keep the window start.
14899         (gnus-insert-mime-security-button): Make a button overlay without the
14900         front stickiness.
14901         (gnus-mime-display-security): Goto the end of a button.
14902
14903         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
14904
14905 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14906
14907         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
14908         group-name-at-point.
14909         (gnus-group-completing-read): New function that offers decoded
14910         non-ASCII group names for completion.
14911         (gnus-fetch-group, gnus-group-read-ephemeral-group)
14912         (gnus-group-jump-to-group, gnus-group-make-group-simple)
14913         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
14914         (gnus-group-fetch-control): Use it.
14915         (gnus-fetch-group): Use group-name-at-point for the initial value
14916         rather than the default value; use gnus-alive-p.
14917
14918         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
14919         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
14920         (gnus-summary-post-news): Use gnus-group-completing-read.
14921
14922         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
14923         (gnus-read-move-group-name): Decode group name for completion.
14924
14925 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
14926
14927         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
14928         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
14929         Yamaoka slightly modified the code).
14930
14931 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14932
14933         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
14934         (nnmail-split-incoming): Bind it.
14935
14936         * nnml.el (nnml-group-name-charset): New function.
14937         (nnml-decoded-group-name): Use it; don't decode group name if
14938         nnmail-group-names-not-encoded-p is non-nil.
14939         (nnml-encoded-group-name): New function.
14940         (nnml-group-pathname): Inline nnml-decoded-group-name.
14941         (nnml-request-expire-articles): Decode group name in message.
14942         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
14943         nnmail-pathname-coding-system.
14944         (nnml-save-mail, nnml-active-number): Work with decoded group names and
14945         not decoded ones according to nnmail-group-names-not-encoded-p.
14946         (nnml-generate-active-info): Use nnml-encoded-group-name.
14947
14948 2007-08-08  Glenn Morris  <rgm@gnu.org>
14949
14950         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
14951         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
14952         doc-strings and comments.
14953
14954 2007-07-25  Glenn Morris  <rgm@gnu.org>
14955
14956         * Relicense all FSF files to GPLv3 or later.
14957
14958 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14959
14960         * gnus-sum.el (gnus-summary-move-article):
14961         Make gnus-summary-respool-article work.
14962
14963 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
14964
14965         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
14966         string.
14967
14968 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
14969
14970         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
14971         that should be ignored when comparing distant RSS articles with local
14972         ones.
14973         (nnrss-make-hash-index): New function.  Create a hash index according
14974         to the ignored fields.
14975         (nnrss-check-group): Use it.
14976
14977 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14978
14979         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
14980
14981         * gnus-art.el (article-decode-group-name): Decode Xref header too.
14982
14983         * gnus-group.el (gnus-group-make-group): Encode group name here unless
14984         the new optional argument ENCODED is non-nil.
14985         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
14986         coding system for encoding group name.
14987         (gnus-group-make-rss-group): Pass un-encoded group name to
14988         gnus-group-make-group.
14989         (gnus-group-set-info): Tell gnus-group-make-group that group name is
14990         encoded.
14991
14992         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
14993         Encode group name to which articles are moved or copied.
14994         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
14995         coding system for encoding Newsgroup, Followup-To and Xref headers.
14996
14997         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
14998         marks; use nnheader-file-coding-system to write a file.
14999         (nnagent-retrieve-headers): Bind file-name-coding-system to
15000         nnmail-pathname-coding-system.
15001
15002         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
15003
15004         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
15005         (nnml-request-article, nnml-request-create-group)
15006         (nnml-request-rename-group, nnml-find-id)
15007         (nnml-possibly-change-directory, nnml-possibly-create-directory)
15008         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
15009         (nnml-save-marks): Use nnml-group-pathname instead of
15010         nnmail-group-pathname.
15011
15012         (nnml-request-create-group, nnml-request-expire-articles)
15013         (nnml-request-move-article, nnml-request-delete-group)
15014         (nnml-deletable-article-p, nnml-possibly-create-directory)
15015         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
15016         (nnml-open-marks): Bind file-name-coding-system to
15017         nnmail-pathname-coding-system.
15018
15019         (nnml-request-article): Pass server argument to nnml-find-group-number.
15020         (nnml-request-create-group, nnml-active-number, nnml-save-marks):
15021         Pass server argument to nnml-possibly-create-directory.
15022         (nnml-request-accept-article): Pass server argument to
15023         nnml-active-number and nnml-save-mail.
15024         (nnml-find-group-number): Pass server argument to nnml-find-id.
15025         (nnml-request-update-info): Pass server argument to
15026         nnml-marks-changed-p.
15027
15028         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
15029         (nnml-save-mail, nnml-active-number): Add server argument.
15030
15031         (nnml-request-delete-group): Warn if group is missing.
15032         (nnml-get-nov-buffer): Decode group name.
15033         (nnml-generate-active-info): Encode group name.
15034         (nnml-open-marks): Decode group name in messages.
15035
15036 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15037
15038         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
15039         if it is not specified.
15040         (gnus-article-pipe-part, gnus-article-save-part)
15041         (gnus-article-interactively-view-part, gnus-article-copy-part)
15042         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
15043         (gnus-article-inline-part, gnus-article-save-part-and-strip)
15044         (gnus-article-replace-part, gnus-article-delete-part)
15045         (gnus-article-view-part-as-type): Pass raw prefix argument to
15046         gnus-article-part-wrapper.
15047
15048 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
15049
15050         * gnus-agent.el (gnus-agent-save-active):
15051         Bind nnheader-file-coding-system to gnus-agent-file-coding-system.
15052
15053         * gnus-cache.el (gnus-cache-save-buffers)
15054         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
15055         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
15056         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
15057         (gnus-cache-braid-nov, gnus-cache-braid-heads)
15058         (gnus-cache-generate-active, gnus-cache-rename-group)
15059         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
15060         (gnus-cache-update-overview-total-fetched-for):
15061         Bind file-name-coding-system to nnmail-pathname-coding-system.
15062         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names):
15063         New variables.
15064         (gnus-cache-decoded-group-name): New function.
15065         (gnus-cache-file-name): Use it.
15066         (gnus-cache-generate-active): Use non-decoded group name for active.
15067
15068         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
15069         right place.
15070         (gnus-write-active-file): Don't break non-ASCII group names.
15071
15072         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
15073         nnmail-pathname-coding-system.
15074
15075         * lpath.el: Bind default-file-name-coding-system,
15076         file-name-coding-system and language-info-alist for XEmacs.
15077
15078         * gnus-uu.el (gnus-uu-decode-save): Typo.
15079
15080 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15081
15082         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
15083
15084 2007-07-14  David Kastrup  <dak@gnu.org>
15085
15086         * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
15087         finishing actions if we did not edit the article.
15088
15089 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15090
15091         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
15092         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
15093         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
15094         (gnus-agent-flush-group, gnus-agent-flush-cache)
15095         (gnus-agent-fetch-headers, gnus-agent-load-alist)
15096         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
15097         (gnus-agent-retrieve-headers, gnus-agent-request-article)
15098         (gnus-agent-regenerate-group)
15099         (gnus-agent-update-files-total-fetched-for)
15100         (gnus-agent-update-view-total-fetched-for):
15101         Bind file-name-coding-system to nnmail-pathname-coding-system.
15102         (gnus-agent-group-pathname): Don't encode file names by
15103         nnmail-pathname-coding-system.
15104         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
15105         coding-system-for-write instead of buffer-file-coding-system to
15106         gnus-agent-file-coding-system.
15107
15108         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
15109         Decode group name.
15110
15111         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
15112
15113         * gnus-start.el (gnus-update-active-hashtb-from-killed)
15114         (gnus-read-newsrc-el-file): Make group names unibyte.
15115
15116         * nnmail.el (nnmail-group-pathname): Don't encode file names by
15117         nnmail-pathname-coding-system.
15118
15119         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
15120         (nnrss-request-delete-group): Bind file-name-coding-system to
15121         nnmail-pathname-coding-system.
15122         (nnrss-read-server-data, nnrss-read-group-data):
15123         Bind file-name-coding-system correctly.
15124         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
15125
15126         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
15127         (nntp-server-to-method-cache): New variable.
15128         (nntp-group-pathname): New function that decodes non-ASCII group names.
15129         (nntp-possibly-create-directory, nntp-marks-changed-p)
15130         (nntp-save-marks, nntp-open-marks): Use it.
15131         (nntp-possibly-create-directory, nntp-open-marks):
15132         Bind file-name-coding-system to nnmail-pathname-coding-system.
15133         (nntp-open-marks): Decode group names when bootstrapping marks.
15134
15135         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
15136         Newsgroups and Followup-To headers.
15137
15138 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15139
15140         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
15141         (gnus-server-closed-face, gnus-server-denied-face)
15142         (gnus-server-offline-face): Remove variable.
15143         (gnus-server-font-lock-keywords): Use faces that are not aliases.
15144
15145         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
15146         of modifying message-stack directly for XEmacs.
15147
15148         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
15149         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
15150         if the coding-system argument is nil for XEmacs.
15151
15152         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
15153         mm-charset-override-alist.
15154
15155         * rfc2047.el: Don't require base64; require rfc2045 for the function
15156         rfc2045-encode-string.
15157         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
15158         to quote the parameter value.
15159
15160 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15161
15162         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
15163         form in gnus-group-name-charset-method-alist.
15164
15165         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
15166         overrides the default layout edit-form.
15167
15168         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
15169
15170         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
15171
15172 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15173
15174         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
15175         as unfetched articles.
15176
15177 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
15178
15179         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
15180
15181 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15182
15183         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
15184         original back end that keeps marks in the local system.
15185
15186 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15187
15188         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
15189         arg of pop-to-buffer for XEmacs.
15190         (gnus-article-read-summary-keys): Ditto; don't restore window
15191         configuration if summary command ends up with neither article buffer
15192         nor summary buffer; describe bindings if summary keys end with C-h.
15193
15194 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15195
15196         * message.el (message-fix-before-sending): Skip raw message part to be
15197         forwarded while checking illegible text.
15198         (message-forward-make-body-mime, message-forward-make-body):
15199         Mark signed or encrypted raw message as having no illegible text.
15200
15201 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15202
15203         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
15204         (gnus-message-with-timestamp-1): New macro.
15205         (gnus-message-with-timestamp): New function.
15206         (gnus-message): Use them.
15207
15208         * nnheader.el (nnheader-message): Use them.
15209
15210 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
15211
15212         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
15213         .newsrc.eld file.
15214
15215 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15216
15217         * gnus-agent.el (gnus-agent-fetch-headers)
15218         (gnus-agent-retrieve-headers):
15219         Bind gnus-decode-encoded-address-function to identity.
15220
15221         * nntp.el (nntp-send-xover-command): Recognize an xover command is
15222         available also when the server returns simply a dot.
15223
15224         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
15225
15226 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15227
15228         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
15229
15230 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15231
15232         * gnus-ems.el (gnus-x-splash): Make it work.
15233
15234         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
15235         from being used.
15236
15237         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
15238
15239 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15240
15241         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
15242         4th and the 5th arguments.
15243
15244         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
15245         the front stickiness.
15246         (gnus-article-summary-command-nosave): Correct the order of the
15247         arguments passed to pop-to-buffer.
15248         (gnus-article-read-summary-keys): Ditto; make it work properly when the
15249         summary command ends up with the article buffer.
15250
15251         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
15252         the same faces.
15253
15254 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
15255
15256         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
15257
15258 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
15259
15260         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
15261         * gnus-sum.el (gnus-summary-highlight):
15262         * pgg.el (pgg-sign-region, pgg-sign):
15263         * mail-source.el (mail-source-delete-old-incoming-confirm):
15264         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
15265
15266 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15267
15268         * gnus-art.el (gnus-mime-view-part-externally)
15269         (gnus-mime-view-part-internally): Fix predicate function passed to
15270         completing-read.
15271
15272         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
15273
15274         * gnus.el (gnus-update-message-archive-method): Add :version.
15275
15276 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15277
15278         * gnus.el (gnus-update-message-archive-method): New variable.
15279
15280         * gnus-start.el (gnus-setup-news): Update saved "archive" method
15281         according to gnus-message-archive-method if
15282         gnus-update-message-archive-method is non-nil.
15283
15284 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15285
15286         * gnus-sum.el (gnus-summary-limit-to-address): New function.
15287         Suggested by Loic Dachary <loic@dachary.org>.
15288         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
15289
15290 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15291
15292         * message.el (message-pop-to-buffer): Add switch-function argument.
15293         (message-mail): Pass switch-function argument to it.
15294
15295 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
15296
15297         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
15298         Improve doc string.
15299
15300 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15301
15302         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
15303         (gnus-header-content):
15304         * gnus-cite.el (gnus-cite-10):
15305         * gnus-srvr.el (gnus-server-closed):
15306         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
15307         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
15308         (gnus-group-mail-3-empty, gnus-group-mail-low)
15309         (gnus-group-mail-low-empty, gnus-splash):
15310         * message.el (message-header-to, message-header-cc)
15311         (message-header-subject, message-header-other, message-header-name)
15312         (message-header-xheader, message-separator, message-cited-text)
15313         (message-mml): Lighten colors of faces used for dark background.
15314
15315 2007-05-24  Simon Josefsson  <simon@josefsson.org>
15316
15317         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
15318         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
15319
15320 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15321
15322         * message.el (message-narrow-to-headers-or-head):
15323         Ignore mail-header-separator in the body.
15324
15325 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15326
15327         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
15328         same as window size.
15329
15330 2007-05-22  Kevin Ryde  <user42@zip.com.au>
15331
15332         * message.el (message-font-lock-keywords): Use message-header-xheader
15333         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
15334         ahead of the anything pattern, to get it recognized.
15335
15336 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15337
15338         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
15339         spam.el loads uses it in the compiled defadvice form.
15340
15341 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
15342
15343         * gnus-sum.el (gnus-articles-to-read)
15344         (gnus-summary-insert-old-articles): Don't truncate group name for
15345         `read-string'.
15346
15347         * gnus-util.el (gnus-limit-string): Delete this function.
15348
15349         * gnus-sum.el (gnus-simplify-subject-fully):
15350         Use `truncate-string-to-width' instead.
15351
15352 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
15353
15354         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.
15355         Tell if, on summary exit, the next group has to be selected.
15356         (gnus-summary-exit): Use it.
15357
15358 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
15359
15360         * gnus-art.el (gnus-article-mode): Fix comment about displaying
15361         non-break space.
15362
15363 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15364
15365         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
15366         Check if group is not a directory.
15367         (nnfolder-request-expire-articles): Don't delete articles if the target
15368         group is not available.
15369
15370         * nnml.el (nnml-request-create-group): Properly check if group is not a
15371         file.
15372         (nnml-request-expire-articles): Don't delete articles if the target
15373         group is not available.
15374
15375         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
15376         Don't quote characters that are within parentheses.
15377
15378 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15379
15380         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
15381         (gnus-handle-ephemeral-exit): Select article according to it.
15382
15383 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
15384
15385         * message.el (message-insert-formated-citation-line): Remove newline.
15386         (message-citation-line-format): Add final \n here so that the user can
15387         avoid a blank line.
15388
15389 2007-05-03  Dan Christensen  <jdc@uwo.ca>
15390
15391         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
15392         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
15393         Update lanl/arXiv support.
15394
15395 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
15396
15397         * gnus.el: Bump version number.
15398
15399 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15400
15401         * gnus.el (gnus-version-number): Bump version.
15402
15403 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
15404
15405         * gnus.el: No Gnus v0.6 is released.
15406
15407 2007-04-27  Didier Verna  <didier@xemacs.org>
15408
15409         * gnus-util.el (gnus-orify-regexp): Move and rename to ...
15410         * gmm-utils.el (gmm-regexp-concat): ... here.
15411         * message.el: Don't require 'gnus-util.
15412         (message-dont-reply-to-names): Handle name change above.
15413         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
15414
15415 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15416
15417         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
15418         since the initial value varies according to the system.
15419
15420 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15421
15422         * mm-util.el (mm-charset-synonym-alist): Defcustom.
15423
15424 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
15425
15426         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
15427
15428 2007-04-24  Didier Verna  <didier@xemacs.org>
15429
15430         Improve the type of gnus-ignored-from-addresses.
15431         * gnus-util.el (gnus-orify-regexp): New function.
15432         * message.el (gnus-util): Require it.
15433         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
15434         * gnus-sum.el (gnus-ignored-from-addresses): New function.
15435         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
15436
15437 2007-04-24  Didier Verna  <didier@xemacs.org>
15438
15439         * gnus-sum.el:
15440         * gnus-utils.el: Fix some trailing whitespaces.
15441
15442 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15443
15444         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
15445         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
15446         article's Message-ID; refer parent article in summary buffer.
15447
15448         * message.el (message-bounce): Call mime-to-mml.
15449
15450         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
15451         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
15452         optimize and/or forms properly.
15453
15454 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
15455
15456         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
15457         URL.
15458
15459 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15460
15461         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
15462
15463 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15464
15465         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
15466         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
15467         displayed of multipart/alternative part if it is invoked from summary
15468         buffer.
15469
15470         * mm-view.el (mm-inline-text-html-render-with-w3m)
15471         (mm-inline-text-html-render-with-w3m-standalone)
15472         (mm-inline-render-with-function): Use mail-parse-charset by default.
15473
15474 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
15475
15476         * parse-time.el (parse-time-string-chars): Check if CHAR
15477         is less than the length of parse-time-syntax.
15478
15479 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15480
15481         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
15482         from gnus-newsgroup-processable.
15483
15484 2007-04-16  Didier Verna  <didier@xemacs.org>
15485
15486         * gnus-msg.el (gnus-configure-posting-styles):
15487         Handle message-signature-directory properly with :file syntax.
15488         Reported by "Leo".
15489
15490 2007-04-11  Didier Verna  <didier@xemacs.org>
15491
15492         New user option: message-signature-directory.
15493         * gnus-msg.el (gnus-configure-posting-styles): Support it.
15494         * message.el (message-insert-signature): Ditto.
15495         * message.el (message-signature-file): Doc update.
15496         * message.el (message-signature-directory): New.
15497
15498 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15499
15500         * gnus-msg.el (gnus-inews-yank-articles):
15501         Use message-exchange-point-and-mark instead of exchange-point-and-mark.
15502
15503 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15504
15505         * message.el (message-yank-original): Make sure cited text ends with
15506         newline; don't exchange point and mark.
15507
15508 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
15509
15510         * tls.el (open-tls-stream): Properly handle case where there
15511         is no associated buffer.
15512
15513 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
15514
15515         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
15516         message-yank-original, make sure (< mark TEXT point).
15517
15518 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
15519
15520         * message.el (message-fill-column): New variable.
15521         (message-mode): Use it.  Add comment on a possible new hook.
15522
15523         * nnmail.el (nnmail-spool-file): Mark as obsolete.
15524         (nnmail-get-new-mail): Reformat.
15525
15526         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
15527
15528         * gmm-utils.el: Fix Commentary.
15529         (gmm-tool-bar-from-list): Fix typo in doc string.
15530
15531 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
15532
15533         * message.el (message-yank-original): Don't switch point and mark
15534         unnecessarily to put point and mark as documented.
15535
15536 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15537
15538         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
15539         from the message heads.
15540
15541 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
15542
15543         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
15544         article buffer does not have a window.  This may not be the best
15545         solution but is certainly better than setting the start of the null,
15546         that is the current, window.
15547
15548 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
15549
15550         * gnus-draft.el (gnus-draft-setup-hook): New hook.
15551         (gnus-draft-setup): Run it.
15552
15553         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
15554         gnus-score-fast-scoring.  Allow regexp.
15555         (gnus-score-headers): Use it.
15556
15557         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
15558         XEmacs.
15559
15560         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
15561         string.
15562         (gnus-button-alist): Also catch `<f1> k ...'.
15563         (gnus-treat-display-x-face): Fix doc string.
15564
15565 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15566
15567         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
15568         evaluation of gnus-extended-version to ensure correct generation of the
15569         User-Agent header when message-generate-headers-first is used.
15570
15571 2007-03-24  Simon Josefsson  <simon@josefsson.org>
15572
15573         * hashcash.el (hashcash-generate-payment-async): Don't crash if
15574         hashcash-path is nil.  Don't call callback with incorrect number of
15575         parameters if val is 0.
15576
15577 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15578
15579         * message.el (message-required-news-headers):
15580         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
15581
15582 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
15583
15584         * tls.el (open-tls-stream): In handshake-waiting loop,
15585         don't wait more if there is output available to process.
15586
15587 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
15588
15589         * tls.el (tls-program): Doc fix.
15590
15591 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15592
15593         * message.el (message-generate-new-buffers): Change the meaning of the
15594         nil value; add `standard' to the choices; treat t as `unique'; improve
15595         doc string.
15596         (gnus-select-frame-set-input-focus): Autoload.
15597         (message-buffer-name): Search for the existing message buffer if
15598         message-generate-new-buffers is nil or `standard'; treat the value t of
15599         message-generate-new-buffers as `unique'.
15600         (message-pop-to-buffer): Raise the frame already displaying the message
15601         buffer; clear the echo area after querying.
15602         (message-setup): Pass the `continue' argument to compose-mail.
15603         (message-mail): Prefer `switch-function' if it is given; search for the
15604         existing message buffer if the `continue' argument is non-nil; pass
15605         continue and switch-function arguments to compose-mail by way of
15606         message-setup.
15607         (message-mail-other-window): Adjust argument of message-setup.
15608         (message-mail-other-frame): Ditto.
15609
15610 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15611
15612         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
15613         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
15614         to turn font-lock on when turning gnus-message-citation-mode on.
15615
15616 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
15617
15618         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
15619         (mml-smime-function-alist): New variable; add epg as the backend.
15620         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
15621         mml-smime- functions instead.
15622         * mm-view.el: Require smime.
15623
15624 2007-03-05  Didier Verna  <didier@xemacs.org>
15625
15626         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
15627         instead of just inheritance for posting styles.
15628         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
15629
15630 2007-02-24  Chris Moore  <dooglus@gmail.com>
15631
15632         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
15633         * pgg-pgp.el (pgg-pgp-encrypt-region):
15634         * pgg-gpg.el (pgg-gpg-encrypt-region):
15635         Check pgg-encrypt-for-me if no other recipients.
15636
15637 2007-02-24  John Paul Wallington  <jpw@pobox.com>
15638
15639         * tls.el (tls-certtool-program): Fix custom type.
15640
15641 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15642
15643         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
15644         and point-at-eol instead of line-(beginning|end)-position.
15645
15646         * assistant.el (assistant-parse-buffer): Ditto.
15647
15648         * netrc.el (netrc-parse-services): Ditto.
15649
15650 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
15651
15652         * mml2015.el (mml2015-epg-find-usable-key): New function.
15653         (mml2015-epg-sign): Use it.
15654         (mml2015-epg-encrypt): Use it.
15655
15656 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15657
15658         * message.el (message-make-in-reply-to): Quote name containing
15659         non-ASCII characters.  It will make the RFC2047 encoder cause an error
15660         if there are special characters.  Reported by NAKAJI Hiroyuki
15661         <nakaji@jp.freebsd.org>.
15662
15663 2007-02-27  Didier Verna  <didier@xemacs.org>
15664
15665         Include the group parameters as well as the topic ones in the
15666         inheritance filter process.
15667         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
15668         argument GROUP-PARAMS-LIST.
15669         * gnus-topic.el (gnus-group-topic-parameters): Use it.
15670
15671 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15672
15673         * nntp.el (nntp-never-echoes-commands)
15674         (nntp-open-connection-functions-never-echo-commands): New variables.
15675         (nntp-send-command): Use them.
15676
15677 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
15678
15679         * mml2015.el (mml2015-epg-verify): Simplify.
15680
15681 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15682
15683         * mml.el (mml-content-disposition-alist): New user option.
15684         (mml-content-disposition): New function.
15685         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
15686         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
15687
15688 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
15689
15690         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
15691         verification.
15692
15693 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15694
15695         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
15696         articles posted in the last 24 hours.
15697
15698 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
15699
15700         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
15701
15702 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
15703
15704         * nntp.el (nntp-send-command): Don't wait for echoes when
15705         nntp-open-ssl-stream is used.
15706
15707 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15708
15709         * gnus-cite.el (gnus-test-font-lock-add-keywords)
15710         (gnus-message-add-citation-keywords)
15711         (gnus-message-remove-citation-keywords): Remove.
15712         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
15713         directly, make the variables in font-lock-defaults buffer-local, add
15714         gnus-message-citation-keywords to them and then update the value of
15715         font-lock-keywords.
15716
15717 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15718
15719         * message.el (message-cite-original-1): Don't call
15720         gnus-article-highlight-citation.
15721
15722         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
15723         citations; fix line count.
15724
15725 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15726
15727         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
15728         (gnus-message-add-citation-keywords)
15729         (gnus-message-remove-citation-keywords): Use it; fix the emulating
15730         versions of font-lock-add-keywords and font-lock-remove-keywords to
15731         work with XEmacs correctly.
15732
15733 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15734
15735         * gnus-cite.el (gnus-cite-face-list): Set the values of
15736         gnus-message-max-citation-depth and gnus-message-citation-keywords.
15737         (gnus-message-max-citation-depth): Use defvar rather than defconst.
15738         (gnus-message-cite-prefix-regexp): New variable.
15739         (gnus-message-search-citation-line): Use it; protect against long
15740         citation prefix; fill match data with nil rather than 0 for XEmacs; set
15741         the 0th match data for Emacs.
15742         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
15743         (gnus-message-add-citation-keywords): Append keywords rather than
15744         prepending; emulate font-lock-add-keywords if it is not available.
15745         (gnus-message-remove-citation-keywords):
15746         Emulate font-lock-remove-keywords if it is not available.
15747
15748         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
15749
15750         * message.el (message-cite-prefix-regexp): Set the value of
15751         gnus-message-cite-prefix-regexp.
15752
15753 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15754
15755         * nnweb.el (nnweb-google-parse-1): Update parser.
15756
15757 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
15758
15759         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
15760
15761 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15762
15763         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
15764         regexp.
15765
15766 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15767
15768         * uudecode.el (uudecode-string-to-multibyte): New function emulating
15769         string-to-multibyte.
15770         (uudecode-decode-region-internal): Use it.
15771
15772         * lpath.el: Fbind string-as-multibyte for XEmacs.
15773
15774 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
15775
15776         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file):
15777         Fix custom choice.
15778
15779         * gnus-art.el (gnus-signature-limit): Fix custom choice.
15780
15781 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
15782
15783         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
15784
15785         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
15786         `write-region' to respect `mm-inhibit-file-name-handlers'.
15787
15788 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
15789
15790         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
15791         Use gnus-home-directory instead of "~/" or "$HOME".
15792
15793 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
15794
15795         * encrypt.el (encrypt-insert-file-contents): Add better prompt
15796         to mention filename.
15797         Add comments at beginning regarding usage.
15798         (encrypt-write-file-contents): Change interactive so a string is
15799         acceptable.  If the file has no associated model, show an error instead
15800         of a nonsense prompt.
15801
15802 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15803
15804         * spam.el (spam-bsfilter-ham-switch): Fix typo.
15805         Thanks to Yoshihiko Yamada for kind notification of this typo.
15806
15807 2007-01-12  Kenichi Handa  <handa@m17n.org>
15808
15809         * uudecode.el (uudecode-decode-region-internal): Make it work in a
15810         multibyte buffer.
15811
15812 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
15813
15814         * gnus-score.el (gnus-score-fast-scoring): New variable.
15815         (gnus-score-headers): Use it.
15816
15817         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
15818
15819         * message.el (message-cite-original-1):
15820         Call gnus-article-highlight-citation if requested.
15821         (message-make-from): Allow name and address as optional arguments.
15822
15823         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
15824
15825         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
15826         bugs to doc string.
15827         (gnus-button-alist): Add mid\\|message-id.
15828         (gnus-button-fetch-group): Extend for use in
15829         `browse-url-browser-function'.
15830         (gnus-button-url-regexp): Try to catch paired parentheses like in
15831         Wikipedia URLs.
15832
15833         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
15834         Suggested by Simon Krahnke <overlord@gmx.li>.
15835
15836 2007-01-13  Romain Francoise  <romain@orebokech.com>
15837
15838         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
15839         Update copyright.
15840
15841 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
15842
15843         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
15844
15845 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
15846
15847         * gnus-registry.el (gnus-registry-unfollowed-groups)
15848         (gnus-registry-split-fancy-with-parent): Fix documentation.
15849
15850 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15851
15852         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
15853         from nnweb groups.
15854
15855 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15856
15857         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
15858         Xref urls.  Erase buffer before requesting head.
15859
15860         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
15861
15862 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
15863
15864         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
15865         customizable.
15866
15867 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
15868
15869         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
15870         no signing key is found.
15871         (mml2015-epg-encrypt): Ask user whether to skip or abort if
15872         no encrypting and/or signing key is found.
15873
15874 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
15875
15876         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
15877
15878 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15879
15880         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
15881         headers read from disk with the ones newly found in the current search.
15882         This should no longer cause problems, because the article numbers in
15883         Gmane's `nov.php' output are ignored since the previous change.
15884
15885 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15886
15887         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
15888
15889 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15890
15891         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
15892         replace-regexp-in-string; bind url-version; fbind display-images-p and
15893         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
15894         find-face and set-itimer-function for Emacs; bind itimer-list for
15895         Emacs.
15896
15897         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
15898
15899 2007-01-01  Romain Francoise  <romain@orebokech.com>
15900
15901         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
15902
15903 2006-12-31  Steve Youngs  <steve@sxemacs.org>
15904
15905         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
15906         `define-minor-mode' macro definition expanded properly.
15907         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
15908         exclude it there.
15909
15910         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
15911         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
15912         `fboundp' test.
15913         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
15914         This is OK to autoload in (S)XEmacs now.
15915
15916 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15917
15918         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
15919         keystroke.
15920         (gnus-summary-limit-to-singletons): Fix typo.
15921
15922         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
15923         else fails.
15924
15925 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15926
15927         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
15928         docstring.
15929
15930         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
15931         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
15932         (gnus-summary-insert-dormant-articles): Fix typo in message.
15933
15934 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
15935
15936         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
15937         nil for XEmacs.
15938         (gnus-message-citation-mode): Don't autoload in XEmacs.
15939
15940         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
15941
15942 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
15943
15944         * nnimap.el (nnimap-expunge-search-string):
15945         Mention nnimap-search-uids-not-since-is-evil in docstring.
15946
15947 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
15948
15949         * spam.el: Revert to make-obsolete-variable because
15950         define-obsolete-variable-alias is not supported in Emacs 21.
15951
15952         * spam.el (spam-ifile-path, spam-ifile-database-path)
15953         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
15954         make-obsolete-variable.
15955         (spam-bsfilter-path, spam-bsfilter-program)
15956         (spam-spamassassin-path, spam-spamassassin-program)
15957         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.
15958         Don't use "path" inappropriately.
15959         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
15960         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
15961         variable names.
15962
15963 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
15964
15965         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
15966         summary buffer.
15967
15968         * password.el (password-cache-remove): Use clear-string to burn
15969         password, if available.
15970
15971 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
15972
15973         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
15974
15975         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
15976
15977         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
15978         (gnus-message-highlight-citation): Move defcustom here from
15979         gnus-cite.el.
15980         (gnus-message-citation-mode): Autoload.
15981
15982         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
15983         checks to make it compile with XEmacs.
15984         (gnus-message-citation-mode): New minor mode.
15985         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
15986         (gnus-message-highlight-citation): New variables.
15987         (gnus-message-search-citation-line)
15988         (gnus-message-add-citation-keywords)
15989         (gnus-message-remove-citation-keywords)
15990         (turn-on-gnus-message-citation-mode)
15991         (turn-off-gnus-message-citation-mode): New functions.
15992
15993 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
15994
15995         * gnus-cite.el: Enable highlighting of different citation levels in
15996         message-mode.
15997
15998 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
15999
16000         * message.el (message-make-fqdn): Fix comment.
16001         (message-bogus-system-names): Add ".local".
16002
16003         * spam.el (spam-ifile-path, spam-ifile-program)
16004         (spam-ifile-database-path, spam-ifile-database)
16005         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
16006         Don't use "path" inappropriately.
16007         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
16008         strings.
16009         (spam-check-ifile, spam-ifile-register-with-ifile)
16010         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter):
16011         Use new variable names.
16012
16013         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
16014         (gnus-treat-display-smileys): Simplify using
16015         gnus-image-type-available-p.
16016
16017         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
16018         available.
16019
16020         * gnus-xmas.el (gnus-xmas-image-type-available-p):
16021         Use `display-images-p' if available.
16022
16023 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16024
16025         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
16026         one after turning on the buffer's multibyteness instead of decoding
16027         them directly in the unibyte buffer that causes unexpected conversion
16028         in Emacs 23 (unicode).
16029
16030 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16031
16032         * message.el (message-generate-hashcash): Fix custom type.
16033
16034 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
16035
16036         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
16037
16038 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
16039
16040         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
16041         disconnect icons.  Add help text.
16042
16043 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
16044
16045         * spam.el (spam-extra-header-to-number): CRM114 spam score is
16046         negated to be consistent with the others we handle.
16047
16048 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16049
16050         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
16051         version of gnus-summary-buffer to something, so that we can use two
16052         article buffers at the same time.
16053
16054 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
16055
16056         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
16057         trigger all the extra headers.
16058         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
16059         sorting.
16060
16061 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16062
16063         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
16064         solid groups.
16065
16066 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
16067
16068         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
16069
16070 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
16071
16072         * legacy-gnus-agent.el: Add Copyright notice.
16073
16074 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
16075
16076         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
16077
16078 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16079
16080         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
16081
16082         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
16083         to make it work reliably in CVS Emacs.
16084         (gnus-summary-limit-strange-charsets-predicate)
16085         (gnus-summary-limit-to-predicate): New functions.
16086
16087 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
16088
16089         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
16090         specifying array size.
16091         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
16092         array if it is too small.
16093         (gnus-sort-threads-recursive): Rename from gnus-sort-thread-1.
16094         (gnus-sort-threads-loop): New function.
16095
16096 2006-12-06  Chris Moore  <dooglus@gmail.com>
16097
16098         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
16099         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
16100
16101 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
16102
16103         * mm-url.el (mm-url-predefined-programs): Call curl with correct
16104         options.
16105
16106 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16107
16108         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
16109         DOS-ing the recipient.
16110
16111         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
16112         the headers when creating the mapping to avoid mismappings.
16113         (nnweb-gmane-create-mapping): Always nix out old mapping.
16114
16115 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16116
16117         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
16118         and mm-verify-option to never.
16119
16120 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16121
16122         * message.el (message-signed-or-encrypted-p): New function.
16123         (message-forward-make-body): Use it.
16124
16125         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
16126         Replace encode-coding-string with mm-encode-coding-string.
16127
16128 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
16129
16130         * nneething.el (nneething-decode-file-name):
16131         Replace decode-coding-string with mm-decode-coding-string.
16132
16133         * gnus-int.el (gnus-open-server): Say failed server's name.
16134
16135 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
16136
16137         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
16138         strings to a single string.  Quote `errors-file-name'.
16139         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
16140         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
16141         Adjust calls.  Use `shell-quote-argument'.
16142
16143 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
16144
16145         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
16146         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
16147
16148         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
16149         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
16150         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
16151         (gnus-group-make-directory-group, gnus-group-transpose-groups):
16152         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
16153         (gnus-subscribe-newsgroup, gnus-1):
16154         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
16155         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
16156         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
16157         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
16158
16159 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16160
16161         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
16162         keystroke.
16163         (gnus-summary-limit-to-bodies): Implement headersp.
16164
16165 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16166
16167         * dns.el (query-dns): Protect against "Process dns deleted" strings.
16168
16169 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16170
16171         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
16172
16173 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16174
16175         * message.el (message-generate-hashcash): Expand range of values to
16176         include `opportunistic'.
16177         (message-send-mail): Use it.
16178
16179 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16180
16181         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
16182         and comment it.
16183
16184         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
16185
16186 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
16187
16188         * gnus-util.el (gnus-extract-address-components): Improve comment.
16189
16190 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16191
16192         * gnus-util.el (gnus-extract-address-components): Work with address in
16193         which the name portion contains @.
16194
16195         * lpath.el: Fbind custom-autoload.
16196
16197 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
16198
16199         * gnus.el (gnus-start): Move custom group up.
16200         (gnus-select-method): Don't autoload, but make it available for
16201         `customize-variable'.
16202         (gnus-getenv-nntpserver): Don't autoload.
16203
16204 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
16205
16206         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
16207
16208 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
16209
16210         * message.el (message-sendmail-extra-arguments): New variable.
16211         (message-send-mail-with-sendmail): Use it.
16212
16213 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16214
16215         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
16216         mm-with-unibyte-current-buffer to make string unibyte.
16217
16218         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
16219         mm-string-as-multibyte.
16220
16221 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
16222
16223         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
16224         Reported by Werner Koch <wk@gnupg.org>.
16225
16226 2006-11-14  Daiki Ueno  <ueno@p360>
16227
16228         * mml2015.el: Autoload epa-select-keys when compiling.
16229
16230 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
16231
16232         * mml2015.el (mml2015-epg-sign): Save the signing keys in
16233         message-options.
16234         (mml2015-epg-encrypt): Save the recipient keys in message-options.
16235
16236 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
16237
16238         * mml2015.el (mml2015-epg-encrypt): Remove backward compatibility for
16239         EasyPG (< 0.0.6).
16240         (mml2015-always-trust): New user option.
16241         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
16242         prompt.
16243
16244 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16245
16246         * nntp.el (nntp-authinfo-force): New variable.
16247         (nntp-send-authinfo): Use it.
16248
16249 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
16250
16251         * message.el (message-strip-subject-encoded-words): Allow _not_ to
16252         decode encoded words.  Improve prompt.  Add comment about forwarding.
16253         (message-replacement-char): Move up.
16254
16255 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
16256
16257         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
16258         instead of gnus-intersection because arguments of gnus-sorted-nunion
16259         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
16260
16261 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
16262
16263         * message.el (message-strip-subject-encoded-words): Reformat prompt.
16264         (message-simplify-subject-functions):
16265         Enable message-strip-subject-encoded-words by default.
16266
16267 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
16268
16269         * message.el (message-strip-subject-encoded-words): New function.
16270         (message-simplify-subject-functions): New variable.
16271         (message-simplify-subject): Use it.  Fix typo in doc string.
16272         Support message-strip-subject-encoded-words.
16273
16274 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
16275
16276         * gnus-diary.el (gnus-diary-delay-format-function):
16277         * nndiary.el (nndiary-reminders):
16278         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
16279
16280 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
16281
16282         * gnus-art.el (article-hide-boring-headers): Fetch date from
16283         gnus-original-article-buffer to avoid problems with localized date
16284         strings.
16285
16286 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16287
16288         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
16289
16290 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
16291
16292         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
16293         New variables.
16294         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
16295         (mm-charset-synonym-alist): Move some entries to
16296         mm-codepage-iso-8859-list.
16297         (mm-charset-synonym-alist, mm-charset-override-alist):
16298         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
16299
16300 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
16301
16302         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
16303
16304 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
16305
16306         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
16307         with Emacs 21 and XEmacs.
16308
16309 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
16310
16311         * spam.el (spam-parse-address): New function for better parsing,
16312         catching errors, etc.
16313         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
16314
16315 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
16316
16317         * mm-view.el: Add interactive arg to html2text autoload.
16318
16319 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16320
16321         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
16322
16323 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
16324
16325         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
16326         New variables.
16327         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
16328         (mm-charset-synonym-alist): Move some entries to
16329         mm-codepage-iso-8859-list.
16330
16331         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
16332
16333 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
16334
16335         * message.el (message-citation-line-format)
16336         (message-insert-formated-citation-line): Fix implementation of %E, %N
16337         and %n according to the doc string.
16338
16339 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
16340
16341         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
16342         Use car-safe to avoid bad parses.
16343
16344 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
16345
16346         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
16347         names.
16348
16349         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
16350
16351 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16352
16353         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
16354         header.
16355
16356         * message.el (message-draft-headers): Add Date.
16357         (message-headers-to-generate): Fix typo in docstring.
16358
16359         * nndraft.el (nndraft-required-headers): New variable.
16360         (nndraft-generate-headers): Use it.
16361
16362         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
16363
16364 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
16365
16366         * gnus-registry.el (gnus-registry-wash-for-keywords)
16367         (gnus-registry-find-keywords): New functions to allow easy searching of
16368         articles that are in the registry.
16369
16370 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
16371
16372         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
16373         Use ietf-drums-parse-address instead of gnus-extract-address-components.
16374         Reported by Damien Elmes <damien@repose.cx>.
16375
16376 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
16377
16378         * gnus.el (gnus-mime): Remove unused custom group.
16379
16380 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16381
16382         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
16383         "blank line" when searching for end of armor headers.
16384
16385 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
16386
16387         * gmm-utils.el (gmm-write-region): Fix variable name.
16388
16389 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
16390
16391         * gmm-utils.el (gmm-write-region): New function based on compatibility
16392         code from `mm-make-temp-file'.
16393
16394         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
16395
16396         * nnmaildir.el (nnmaildir--update-nov)
16397         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
16398         Use `gmm-write-region'.
16399
16400 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
16401
16402         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist):
16403         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
16404
16405         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
16406
16407         * message.el (message-replacement-char): New variable.
16408         (message-fix-before-sending): Use it.
16409         (message-simplify-subject): New function to remove duplicate code.
16410         (message-reply, message-followup): Use it.
16411
16412         * gnus-sum.el (gnus-summary-make-menu-bar):
16413         Clarify gnus-summary-limit-to-articles.
16414
16415 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
16416
16417         * gnus-util.el (gnus-with-local-quit): New macro.
16418
16419         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
16420
16421 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
16422
16423         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
16424         ignore non-string data.
16425
16426 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
16427
16428         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
16429         non-string data (needs to be done in the registry too).
16430
16431 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
16432
16433         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
16434         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
16435         (gnus-registry-split-fancy-with-parent)
16436         (gnus-registry-fetch-simplified-message-subject-fast)
16437         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
16438         Remove text properties on ingress into the registry and when it's saved.
16439         (gnus-registry-clean-empty-function): Fix bug with cleaning the
16440         registry from entries with no groups.
16441
16442 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
16443
16444         * gnus-util.el (gnus-string-remove-all-properties): Add utility
16445         function to remove string properties.
16446
16447 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
16448
16449         * gmm-utils.el (gmm): Adjust custom version.
16450
16451         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist):
16452         Adjust custom version.
16453
16454         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
16455
16456 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
16457
16458         * gnus-art.el (gnus-insert-prev-page-button)
16459         (gnus-insert-next-page-button): Simplify.  Reformat.
16460
16461 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
16462
16463         * gnus-art.el (gnus-insert-prev-page-button)
16464         (gnus-insert-next-page-button): Apply gnus-article-button-face.
16465
16466 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
16467
16468         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
16469
16470 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
16471
16472         * gnus-art.el (gnus-insert-mime-button)
16473         (gnus-insert-mime-security-button):
16474         Apply gnus-article-button-face to MIME and security buttons.
16475
16476 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
16477
16478         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
16479         readable.
16480
16481 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
16482
16483         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
16484
16485 2006-09-20  Steve Youngs  <steve@sxemacs.org>
16486
16487         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
16488         `browse-url-of-file' instead of `browse-url'.
16489
16490 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16491
16492         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
16493         regexp.  Articles containing quotation were cut prematurely.
16494
16495 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16496
16497         * message.el (message-cite-original-1): Use nobody by default for the
16498         value of From header.
16499         (message-reply): Ditto.
16500
16501 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
16502
16503         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
16504         to the gnus-info.  This fixes a bug of inline-PGP message verification.
16505         Reported by Michael Piotrowski <mxp@dynalabs.de>.
16506
16507 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
16508
16509         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
16510         mails in the doc string.  Add some URLs in comment.
16511         (pop3-movemail): Warn about pop3-leave-mail-on-server.
16512
16513 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16514
16515         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
16516         backslashes handling and the way to find boundaries of quoted strings.
16517
16518 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
16519
16520         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
16521         mml1991-encrypt-to-self is set and mml1991-signers is not set.
16522         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
16523         mml2015-encrypt-to-self is set and mml2015-signers is not set.
16524
16525 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
16526
16527         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
16528         doc string.
16529         (gnus-button-regexp, gnus-button-last): Remove unused variables.
16530
16531 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16532
16533         * lpath.el: Fbind epg-check-configuration.
16534
16535 2006-09-06  Simon Josefsson  <jas@extundo.com>
16536
16537         * mml2015.el (mml2015-use): Doc fix, mention epg.
16538
16539 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
16540
16541         * mml2015.el (mml2015-use): Default to epg, if available.
16542
16543 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
16544
16545         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
16546         message-sender.
16547         (mml1991-epg-encrypt): Ditto.
16548         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
16549         message-sender.
16550         (mml2015-epg-encrypt): Ditto.
16551
16552 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
16553
16554         * message.el (message-send-mail-with-sendmail): Look for sendmail in
16555         several common directories.
16556
16557 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
16558
16559         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
16560         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
16561
16562 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16563
16564         * gnus-art.el (article-decode-encoded-words): Make it fast.
16565
16566 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16567
16568         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
16569
16570         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
16571         in quoted string into `\'.
16572
16573 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16574
16575         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
16576         Use standard-syntax-table.
16577
16578 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16579
16580         * gnus-art.el (gnus-decode-address-function): New variable.
16581         (article-decode-encoded-words): Use it to decode headers which are
16582         assumed to contain addresses.
16583         (gnus-mime-delete-part): Remove useless `or'.
16584
16585         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
16586         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
16587         (gnus-nov-parse-line): Use it to decode From header.
16588         (gnus-get-newsgroup-headers): Ditto.
16589         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
16590
16591         * mail-parse.el (mail-decode-encoded-address-region): New alias.
16592         (mail-decode-encoded-address-string): New alias.
16593
16594         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
16595         New function.
16596         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
16597         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
16598         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
16599         (rfc2047-decode-string): Ditto.
16600         (rfc2047-decode-address-region): New function.
16601         (rfc2047-decode-address-string): New function.
16602
16603 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
16604
16605         * message.el (message-caesar-buffer-body): Allow rotating headers.
16606
16607         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
16608
16609         * message.el (message-insert-formated-citation-line): Fix %f.
16610         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
16611
16612 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
16613
16614         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
16615         (gnus-bookmark-mouse-available-p): New macro.
16616         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
16617         (gnus-bookmark-bmenu-show-infos): Use it.
16618         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
16619         (gnus-bookmark-bmenu-hide-infos): Ditto.
16620         (gnus-bookmark-remove-properties): New function.
16621         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
16622         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
16623         (gnus-bookmark-write-file): Bind coding-system-for-write.
16624         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
16625         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
16626         group before selecting it.
16627         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
16628         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
16629         quit-window if it is not available; use gnus-mouse-2 and bind it to
16630         gnus-bookmark-bmenu-select-by-mouse.
16631         (gnus-bookmark-show-details): Remove unused variable `details-list'.
16632         (gnus-bookmark-bmenu-select-by-mouse): New function.
16633
16634 2006-08-13  Romain Francoise  <romain@orebokech.com>
16635
16636         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
16637         space.
16638
16639 2006-08-10  Romain Francoise  <romain@orebokech.com>
16640
16641         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
16642         (dns-mode-soa-auto-increment-serial): New user option.
16643         (dns-mode-soa-maybe-increment-serial): New function.
16644         (dns-mode): Add the latter to `write-contents-functions'.
16645
16646 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16647
16648         * compface.el (uncompface): Use binary rather than raw-text-unix.
16649
16650 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16651
16652         * compface.el (uncompface): Make sure the eol conversion doesn't take
16653         place when communicating with the external programs.
16654         Reported by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
16655
16656 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
16657
16658         * nnheader.el (nnheader-insert-head): Fix typo in comment.
16659
16660 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16661
16662         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
16663         Make it more robust by parsing author and date independently.
16664
16665 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16666
16667         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
16668
16669 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
16670
16671         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
16672         first matching secret key.
16673         (mml2015-epg-encrypt): Ditto.
16674
16675         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
16676         first matching secret key.
16677         (mml1991-epg-encrypt): Ditto.
16678
16679         * mml2015.el (mml2015-encrypt-to-self): New user option.
16680         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
16681         mml2015-epg-encrypt-to-self is set.
16682
16683         * mml1991.el (mml1991-encrypt-to-self): New variable.
16684         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
16685         mml1991-epg-encrypt-to-self is set.
16686
16687         * mml2015.el (mml2015-signers): New user option.
16688         (mml2015-epg-sign): Reflect the value of mml2015-signers.
16689         (mml2015-epg-encrypt): Allow to select signing keys.
16690
16691         * mml1991.el (mml1991-signers): New variable.
16692         (mml1991-epg-sign): Reflect the value of mml1991-signers.
16693         (mml1991-epg-encrypt): Allow to select signing keys.
16694
16695 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16696
16697         * nnheader.el (nnheader-insert-head): Make it work even if the file
16698         uses CRLF for the line-break code.
16699
16700 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
16701
16702         * mml2015.el: Require mml-sec instead of password.
16703         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
16704         (mml2015-cache-passphrase): Inherit the default value from
16705         mml-secure-cache-passphrase.
16706         (mml2015-passphrase-cache-expiry): Inherit the default value from
16707         mml-secure-passphrase-cache-expiry.
16708
16709         * mml1991.el: Require mml-sec instead of password.
16710         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
16711         (mml1991-cache-passphrase): Inherit the default value from
16712         mml-secure-cache-passphrase.
16713         (mml1991-passphrase-cache-expiry): Inherit the default value from
16714         mml-secure-passphrase-cache-expiry.
16715
16716         * mml-sec.el: Require password.
16717         (mml-secure-verbose): New user option.
16718         (mml-secure-cache-passphrase): New user option.
16719         (mml-secure-passphrase-cache-expiry): New user option.
16720
16721 2006-07-24  David Smith  <davidsmith@acm.org>  (tiny change)
16722             Andreas Vögele  <andreas@altroot.de>   (tiny change)
16723
16724         * pgg-def.el (pgg-truncate-key-identifier):
16725         Truncate the key ID to 8 letters from the end.
16726
16727 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16728
16729         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
16730         workaround for the url package included with Emacs.
16731
16732         * nnweb.el (nnweb-google-create-mapping): Update regexp.
16733
16734 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16735
16736         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
16737         correctly.  This fixes a bug caused by the 2006-05-12 change.
16738
16739 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
16740
16741         * nnmail.el (nnmail-article-group): If splitting raises an error, give
16742         some information about the error when saying that the `bogus' mail
16743         group will be used.
16744
16745 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
16746
16747         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
16748         string.
16749
16750 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
16751
16752         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
16753
16754 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16755
16756         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
16757
16758 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
16759
16760         * mml1991.el (mml1991-function-alist): Add epg.
16761         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
16762         (mml1991-epg-encrypt): New functions.
16763
16764 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
16765
16766         * mml2015.el (mml2015-verbose): New variable.
16767         (mml2015-cache-passphrase): Ditto.
16768         (mml2015-passphrase-cache-expiry): Ditto.
16769         (mml2015-function-alist): Add epg.
16770         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
16771         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
16772         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt):
16773         New functions.
16774
16775 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16776
16777         * message.el (message-cite-original-1): Preserve region when removing
16778         quoted text due to X-No-Archive in order to avoid bogus attribution
16779         when citing multiple messages.
16780
16781 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16782
16783         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.
16784         Reported by Kenneth Jacker <khj@be.cs.appstate.edu>.
16785
16786 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
16787
16788         * gnus-diary.el (gnus-user-format-function-d)
16789         (gnus-user-format-function-D): Autoload.
16790
16791         * imap.el (Commentary): Fix typo.
16792
16793         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
16794         2006-04-22 contribution.
16795
16796 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16797
16798         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
16799         It didn't really fix the bogosity I'm seeing with solid web groups.
16800
16801 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16802
16803         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
16804         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
16805         created using server names.  If we use the feature without declaring
16806         it, Gnus does not properly manage server and group state.
16807
16808         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
16809         bound.
16810
16811 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16812
16813         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
16814         looking up the method using GROUP's prefix before inventing a new one.
16815         It is used on killed/unknown groups in various places where returning
16816         an all-new method isn't expected by the caller.
16817
16818         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
16819         and match semantics of gnus-group-real-prefix.
16820
16821 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
16822
16823         * nnmail.el (nnmail-broken-references-mailers): New variable.
16824         (nnmail-ignore-broken-references): New function generalizing
16825         nnmail-fix-eudora-headers.
16826         (nnmail-fix-eudora-headers): Now obsolete.
16827
16828         * gnus-art.el (gnus-button-handle-custom):
16829         Support `customize-apropos*'.
16830
16831 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16832
16833         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
16834
16835         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
16836         articles.
16837
16838 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
16839
16840         * message.el (message-cite-reply-above): New variable.
16841         (message-yank-original): Use it.
16842
16843 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
16844
16845         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
16846
16847 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
16848
16849         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
16850         as read.
16851
16852         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
16853
16854 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
16855
16856         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
16857         (gnus-bookmark-default-file): Use gnus-directory.
16858         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
16859         Remove "*" in doc string.
16860         (gnus-bookmark-write-file): Simplify.
16861         (gnus-bookmark-maybe-sort-alist): Use `when'.
16862         (gnus-bookmark-get-bookmark): Fix typo in doc string.
16863         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark):
16864         Add FIXME about Emacs 21 and XEmacs compatibility.
16865         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
16866         compatibility.
16867         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
16868         compatibility.
16869         (gnus-bookmark-menu-heading): Fix version.
16870
16871 2006-06-19  Bastien Guerry  <bzg@altern.org>
16872
16873         * gnus-bookmark.el: New file.
16874
16875 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16876
16877         * message.el (message-syntax-checks): Doc fix.
16878
16879 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16880
16881         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
16882         unsubscribed groups as if they were killed ones.  It causes duplicate
16883         entries in gnus-newsrc-alist.
16884
16885 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16886
16887         * message.el (message-syntax-checks): Doc fix.
16888         (message-send-mail): Add check for continuation headers.
16889         (message-check-news-header-syntax): Fix regexp used to check for
16890         continuation headers.
16891
16892 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16893
16894         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
16895
16896 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
16897
16898         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
16899
16900 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
16901
16902         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
16903         default-truncate-lines.
16904
16905 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16906
16907         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
16908         to fill the utf-8 entry.
16909
16910         * lpath.el: Fbind unicode-precedence-list.
16911
16912 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16913
16914         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
16915
16916 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
16917
16918         * gnus-agent.el (directory-files-and-attributes): Move all the way
16919         forward (the third and final move).
16920         (gnus-agent-read-agentview): Trap reconstruction errors due to
16921         nonexistent directory.  Handle by returning nil.
16922
16923 2006-05-30  Didier Verna  <didier@xemacs.org>
16924
16925         * message.el (message-dont-reply-to-names): Update the custom type.
16926         * message.el (message-dont-reply-to-names): New defsubst: potentially
16927         convert a list of regexps into a single one.
16928         * message.el (message-get-reply-headers): Use it.
16929         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
16930
16931 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16932
16933         * gnus-agent.el (directory-files-and-attributes): Move forward.
16934
16935 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
16936
16937         * gnus-ml.el (gnus-mailing-list-subscribe)
16938         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
16939         (gnus-mailing-list-message): Fix doc strings.
16940
16941 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16942
16943         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
16944         of doing it manually.
16945
16946 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
16947
16948         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
16949         comment.
16950
16951 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
16952
16953         * gnus-agent.el: Add gnus-agent-flush* to purge agent info.
16954         (gnus-agent-read-agentview): Fix handling of end-of-file error.
16955         (gnus-agent-read-local): All symbols allocated in my-obarray.
16956         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
16957         (gnus-agent-regenerate-group): Check numeric names to see if they are
16958         messages or groups.
16959         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
16960         better way of do this...)
16961
16962         * gnus-cache.el (gnus-agent-total-fetched-for):
16963         Ignore 'dummy.group' (there should be a better way of do this...)
16964
16965 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
16966
16967         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
16968         (gnus-saved-headers): Ditto.
16969         (gnus-default-article-saver): Mention functions may have properties.
16970         (gnus-article-save): Override gnus-save-all-headers and
16971         gnus-saved-headers by :headers property which saver function may have.
16972         (gnus-summary-save-in-file): Add :headers property.
16973         (gnus-summary-write-to-file): Ditto.
16974
16975         * gnus-sum.el (gnus-summary-save-article): Bind
16976         gnus-prompt-before-saving to t when saving many articles in a file;
16977         always show all headers.
16978
16979         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
16980
16981 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
16982
16983         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
16984         marks.
16985
16986         * message.el (message-indent-citation): Add optional arguments to allow
16987         using it outside of message buffers.
16988
16989         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
16990         (gnus-article-treat-unfold-headers): Use it.
16991         (gnus-article-truncate-lines): New variable.
16992         (gnus-article-mode): Use it.
16993         (gnus-article-toggle-truncate-lines): New function.
16994
16995         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
16996         Add gnus-article-toggle-truncate-lines.
16997
16998         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
16999         coding system in XEmacs, use binary.
17000
17001 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17002
17003         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
17004         after-load-alist.
17005
17006         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
17007         this function should save decoded articles.
17008         (gnus-summary-write-to-file): Use property to specify this function
17009         should save decoded articles and specify gnus-summary-save-in-file
17010         should be used to save articles other than the first one when saving
17011         many articles.
17012         (gnus-summary-save-body-in-file): Use property to specify this
17013         function should save decoded articles.
17014         (gnus-summary-write-body-to-file): Use property to specify this
17015         function should save decoded articles and specify
17016         gnus-summary-save-body-in-file should be used to save articles other
17017         than the first one when saving many articles.
17018
17019         * gnus-sum.el (gnus-summary-save-article): Simplify.
17020
17021 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17022
17023         * gnus-art.el (gnus-default-article-saver):
17024         Add gnus-summary-write-body-to-file.
17025         (gnus-article-save-coding-system): Don't use coding system object
17026         in XEmacs.
17027         (gnus-read-save-file-name): Add optional `dir-var' argument which
17028         specifies directory in which files are saved; work even if optional
17029         `variable' argument is not specified.
17030         (gnus-summary-write-to-file): Read file name.
17031         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
17032         (gnus-summary-write-body-to-file): New function.
17033
17034         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
17035         (gnus-summary-local-variables): Add it.
17036         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
17037         (gnus-summary-save-article): Remove optional `decode' argument;
17038         determine whether to decode articles by the value of
17039         gnus-default-article-saver; when saving many files using
17040         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
17041         it first and use gnus-summary-save-in-file or
17042         gnus-summary-save-body-in-file thereafter unless
17043         gnus-prompt-before-saving is always; move point to article which
17044         will be saved.
17045         (gnus-summary-save-article-file): Revert.
17046         (gnus-summary-write-article-file): Revert.
17047         (gnus-summary-save-article-body-file): Revert.
17048         (gnus-summary-write-article-body-file): New function.
17049
17050 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17051
17052         * gnus-art.el (gnus-default-article-saver): Doc fix.
17053         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
17054         from gnus-summary-save-article-coding-system, and default to a
17055         certain coding system.
17056         (gnus-output-to-file): Add coding cookie and encode text according
17057         to gnus-article-save-coding-system; don't use mm-append-to-file.
17058
17059         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
17060         gnus-art.el and rename to gnus-article-save-coding-system.
17061         (gnus-summary-save-article): Require gnus-art; don't show all
17062         headers if it decodes articles; don't add coding cookie here;
17063         don't bind mm-text-coding-system-for-write.
17064         (gnus-summary-save-article-file): Save decoded articles.
17065         (gnus-summary-write-article-file): When saving many files, use
17066         gnus-summary-write-to-file first and gnus-summary-save-in-file
17067         thereafter unless gnus-prompt-before-saving is always.
17068         (gnus-summary-save-article-body-file): Save decoded articles.
17069
17070         * lpath.el: Fbind select-safe-coding-system for XEmacs.
17071
17072 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
17073
17074         * nnrss.el (nnrss-check-group): Bind hash-index.
17075
17076 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
17077
17078         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
17079         its hash index.  Store this hash in `nnrss-group-data'.
17080         (nnrss-read-group-data): Update accordingly.
17081
17082 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
17083
17084         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
17085         entry.
17086
17087         * gnus-sum.el (gnus-summary-make-menu-bar):
17088         Add gnus-article-browse-html-article.
17089
17090 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
17091
17092         * gnus-sum.el (gnus-summary-mime-map):
17093         Add gnus-article-browse-html-article.
17094
17095         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
17096
17097 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
17098
17099         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
17100         suitable coding systems in customize.
17101
17102 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
17103
17104         * mail-source.el (mail-sources): Fix custom type.
17105
17106 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
17107
17108         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
17109         (gnus-summary-expire-articles-now): Shorten prompt.
17110
17111         * gmm-utils.el (wid-edit): Require.
17112         (defun-gmm): Rename from `gmm-defun-compat'.
17113         (gmm-image-search-load-path): Use it.
17114         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
17115
17116 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17117
17118         * gnus-sum.el (gnus-summary-save-article-coding-system):
17119         New variable.
17120         (gnus-summary-save-article): Add optional `decode' argument.
17121         If it is set and gnus-summary-save-article-coding-system is non-nil,
17122         save decoded article.
17123         (gnus-summary-write-article-file): Save decoded article if
17124         gnus-summary-save-article-coding-system is non-nil.
17125
17126         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
17127         type.
17128
17129 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
17130
17131         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
17132
17133 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17134
17135         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
17136         first to test gnus-single-article-buffer which may be buffer-local.
17137
17138         * gnus-sum.el (gnus-summary-setup-buffer):
17139         Make gnus-single-article-buffer buffer-local and nil in ephemeral
17140         group; make gnus-article-buffer, gnus-article-current, and
17141         gnus-original-article-buffer always buffer-local.
17142         (gnus-summary-exit): Kill article buffer belonging to ephemeral
17143         group.
17144         (gnus-handle-ephemeral-exit): Don't move to next summary line.
17145
17146 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
17147
17148         * nnml.el (nnml-request-compact-group): Compressed files might not
17149         have .gz extension.
17150
17151 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
17152
17153         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
17154         (mm-copy-to-buffer): Use with-current-buffer.
17155         (mm-display-part): Simplify.
17156         (mm-inlinable-p): Add optional arg `type'.
17157
17158 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
17159
17160         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
17161         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
17162         Try harder to show the attachment internally or externally using
17163         gnus-mime-view-part-as-type.
17164
17165 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
17166
17167         * message.el (message-from-style, message-signature-separator)
17168         (message-user-organization-file, message-send-mail-function)
17169         (message-citation-line-function, message-yank-prefix)
17170         (message-indent-citation-function, message-signature)
17171         (message-signature-file, message-signature-insert-empty-line):
17172         Remove autoloads.
17173
17174         * gnus-art.el (gnus-buttonized-mime-types):
17175         Remove "multipart/signed".  Revert 2006-04-26 change.
17176
17177 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17178
17179         * gnus.el (gnus-version-number): Bump version.
17180
17181 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
17182
17183         * gnus.el: No Gnus v0.5 is released.
17184
17185 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17186
17187         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
17188         fetching articles by message-id.
17189
17190 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17191
17192         * message.el (hashcash): Require hashcash as normal.
17193
17194         * ecomplete.el (ecomplete-highlight-match-line):
17195         Use point-at-eol.
17196         (ecomplete-highlight-match-line): Use `highlight', because that
17197         face exists in both Emacs and XEmacs.
17198
17199         * message.el (message-display-abbrev): Use point-at-bol.
17200
17201         * mail-source.el: Don't require timer/timer-funcs.
17202
17203         * gnus-async.el: Ditto.
17204
17205         * password.el: Ditto.
17206
17207         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
17208
17209         * mm-url.el: Ditto.
17210
17211         * gnus-xmas.el: Don't require timer-funcs.
17212
17213         * mm-util.el: Require timer/timer-funcs.
17214
17215 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17216
17217         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
17218         Close.
17219
17220 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17221
17222         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
17223         unibyte after clear-decrypt function runs.
17224
17225         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
17226         returns as a unibyte string.
17227
17228 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17229
17230         * lpath.el: Revert.
17231
17232         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
17233         (pgg-gpg-process-sentinel): Revert.
17234
17235         * pgg-pgp.el (pgg-pgp-process-region): Revert.
17236         (pgg-pgp-lookup-key): Revert.
17237
17238         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
17239         (pgg-pgp5-lookup-key): Revert.
17240
17241         * pgg.el (pgg-fetch-key): Revert.
17242
17243 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17244
17245         * lpath.el: Fbind string-as-multibyte for XEmacs.
17246
17247         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
17248         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
17249         (mml1991-pgg-encrypt): Ditto.
17250
17251         * pgg-gpg.el (pgg-string-to-multibyte): New function.
17252         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
17253         a multibyte buffer.
17254
17255         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
17256         (pgg-pgp-lookup-key): Ditto.
17257
17258         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
17259         (pgg-pgp5-lookup-key): Ditto.
17260
17261         * pgg.el (pgg-fetch-key): Ditto.
17262
17263 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
17264
17265         * message.el (message-user-organization-file): Check several
17266         locations of the organization file.
17267
17268         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
17269         Add gnus-article-view-part-as-type.
17270
17271         * gnus-art.el (gnus-article-view-part-as-type): New function.
17272
17273         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
17274         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
17275
17276         * mml.el: Simplify autoload.
17277         (mml-mode): defvar dnd-protocol-alist instead of using
17278         symbol-value.
17279         (mml-default-directory): New variable.
17280         (mml-minibuffer-read-file): Use it.
17281         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
17282
17283         * message.el (message-citation-line-format): New variable.
17284         (message-insert-formated-citation-line): New function.
17285         (message-citation-line-function):
17286         Add `message-insert-formated-citation-line' to custom type.
17287
17288         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
17289         to doc string.
17290
17291         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
17292         depending on mm-verify-option.
17293
17294 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17295
17296         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
17297         binding pgg-* variables; reimplement the section which prevents
17298         MIME header from being signed.
17299         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
17300         pgg-text-mode; remove a blank line at the top of body.
17301
17302         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
17303         lines at the top of body; use gnus-newsgroup-charset if there's no
17304         Charset header.
17305
17306 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17307
17308         * message.el (message-self-insert-commands): Doc fix.
17309
17310         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
17311         (mm-uu-pgp-encrypted-test): Ditto.
17312         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
17313         between header and body; return application/pgp-encrypted handle
17314         if decryption failed; decode decrypted body by charset.
17315
17316         * mm-decode.el (mm-automatic-display): Don't make application/pgp
17317         element match to application/pgp-*.
17318
17319 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17320
17321         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
17322         HTML.
17323
17324 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17325
17326         * mail-source.el (mail-source-call-script): Message the error
17327         string.
17328
17329 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17330
17331         * gnus-util.el (gnus-byte-compile): Use it.
17332
17333 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
17334
17335         * gnus-util.el (kill-empty-logs): New function.
17336
17337 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17338
17339         * message.el (message-mail-alias-type): Doc fix.
17340         (message-mail-alias-type-p): New function.
17341         (message-send): Use it.
17342         (message-mode): Ditto.
17343         (message-strip-forbidden-properties): Ditto.
17344
17345         * ecomplete.el (ecomplete-database-file-coding-system):
17346         New variable.
17347         (ecomplete-save): Use it.
17348         (ecomplete-setup): Use it.
17349
17350 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17351
17352         * message.el (message-self-insert-commands): New variable.
17353         (message-strip-forbidden-properties): Use it.
17354
17355 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17356
17357         * message.el (message-put-addresses-in-ecomplete): Use a regexp
17358         that doesn't make XEmacs choke.
17359
17360 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
17361
17362         * gnus-util.el (gnus-replace-in-string):
17363         Prefer replace-regexp-in-string over of replace-in-string.
17364
17365 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
17366
17367         * gnus-util.el (gnus-select-frame-set-input-focus):
17368         Use select-frame-set-input-focus if it is available in XEmacs; use
17369         definition defined in Emacs 22 for old Emacsen.
17370
17371         * dgnushack.el: Autoload unmorse-region for XEmacs.
17372
17373         * lpath.el: Bind cursor-in-non-selected-windows and
17374         select-frame-set-input-focus for XEmacs.
17375
17376 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17377
17378         * mm-view.el (mm-inline-text): Use equal instead of equalp.
17379
17380 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
17381
17382         * gnus-registry.el (gnus-registry-cache-save): Remove text
17383         properties when saving via the temp buffer.
17384
17385 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
17386
17387         * message.el (message-generate-hashcash): Honor custom type.
17388
17389 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17390
17391         * message.el (message-generate-hashcash): Default to non-nil when
17392         hashcash is found.
17393
17394         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
17395         (gnus-refer-thread-limit): Increase default to 500.
17396
17397         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
17398
17399         * flow-fill.el (fill-flowed): Allow delete-space.
17400
17401 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
17402
17403         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
17404         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
17405         Remove autoloads.
17406
17407 2006-04-18  Simon Josefsson  <jas@extundo.com>
17408
17409         * message.el (message-generate-hashcash): Default to.
17410
17411 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
17412
17413         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
17414         concatenating segments rather than before concatenating them.
17415
17416 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
17417
17418         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
17419
17420 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17421
17422         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
17423
17424         * message.el (message-forward-make-body-plain):
17425         Allow message-forward-ignored-headers to be a list.
17426         (message-remove-ignored-headers): Factor out into function.
17427         (message-forward-make-body-mml): Use it.
17428
17429         * imap.el (imap-quote-specials): New function.
17430         (imap-login-auth): Quote specials.
17431
17432         * rfc2231.el (rfc2231-parse-string): Remove dead code.
17433         (rfc2231-parse-string): Allow concatanation of parameters that
17434         aren't contiguous.  The test case is
17435           (mail-header-parse-content-type "message/external-body;
17436             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
17437             access-type=LOCAL-FILE;
17438             name*1*=plugh%2fhello-sailor%2fbing.pdf")
17439
17440 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
17441
17442         * nntp.el (nntp-accept-process-output): Return the value of
17443         `nnheader-accept-process-output'.
17444
17445 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17446
17447         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
17448         (gnus-button-alist): Recognize more diff formats.
17449         (gnus-button-patch): Strip directory.
17450
17451 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
17452
17453         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
17454         Emacs 22 when setting focus.
17455
17456 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17457
17458         * gnus-art.el (gnus-article-treat-types): Do treatment of
17459         text/x-verbatim parts.
17460         (gnus-button-patch): New command.
17461
17462         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
17463         addresses that contain invalid characters.
17464
17465 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17466
17467         * message.el (message-put-addresses-in-ecomplete):
17468         Use gnus-replace-in-string.
17469         (message-is-yours-p): Use the more correct
17470         mail-header-parse-address instead of
17471         mail-extract-address-components.
17472         (message-put-addresses-in-ecomplete): Fix typo.
17473
17474         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
17475         keystroke.
17476
17477         * gnus-art.el (gnus-treatment-function-alist): Change order of
17478         newsgroups/generic header folding to avoid double-folding.
17479
17480         * message.el (message-hidden-headers): Add X-Draft-From.
17481
17482         * gnus-sum.el (gnus-summary-repeat-search-article-forward):
17483         New command.
17484         (gnus-summary-repeat-search-article-backward): New command.
17485
17486         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
17487         groups in the parent topic.
17488
17489 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
17490
17491         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
17492         (spam-extra-header-to-number): Return the CRM114 number as a
17493         number instead of a string.
17494
17495 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17496
17497         * gnus-art.el (gnus-face-properties-alist): Move here from
17498         gnus-fun.
17499
17500         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
17501
17502 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17503
17504         * message.el (message-strip-forbidden-properties): Only display on
17505         self-insert-command.
17506
17507         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
17508         reindent.
17509         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
17510
17511 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
17512
17513         * smiley.el (smiley-style): Fix typo.
17514
17515 2006-03-23  Kenichi Handa  <handa@m17n.org>
17516
17517         * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
17518         instead of set-buffer-multibyte.
17519
17520 2006-03-23  Kenichi Handa  <handa@m17n.org>
17521
17522         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
17523         buffer and then decode the buffer text if necessary.
17524         (rfc2231-encode-string): Be sure to work on multibyte buffer at
17525         first, and after mm-encode-body, change the buffer to unibyte.
17526
17527 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17528
17529         * hashcash.el (hashcash-insert-payment-async-2):
17530         Use message-goto-eoh instead of doing it manually.
17531         (mail-add-payment): Use message-narrow-to-header instead of trying
17532         to do the same itself.
17533
17534         * message.el (message-hidden-headers): Add Face.
17535
17536         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
17537         reparenting code.
17538         (gnus-summary-reparent-children): Refactored out code.
17539         (gnus-summary-thread-map): New keystroke.
17540         (gnus-summary-reparent-children): Make into command.
17541
17542         * smiley.el (smiley-style): Default to `medium' if using a large
17543         font.
17544
17545         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
17546         does it itself.
17547
17548         * message.el (message-point-in-header-p): Simplify definition.
17549
17550 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17551
17552         * nnagent.el (nnagent-request-set-mark): Silence log file
17553         writing.
17554         (nnagent-request-set-mark): Use write-region instead of
17555         append-to-file.
17556
17557         * gnus-sum.el (gnus-read-header): Fudge article number if using a
17558         strange select method.
17559
17560         * ecomplete.el (ecomplete-display-matches): Get highlightling
17561         right.
17562         (ecomplete-display-matches): Use literals.
17563         (ecomplete-display-matches): Disable message logging.
17564
17565         * message.el (message-display-abbrev): Small optimization.
17566
17567         * ecomplete.el (ecomplete-display-matches): Allow automatic
17568         display.
17569
17570         * message.el (message-strip-forbidden-properties):
17571         Display abbrevs.
17572         (message-display-abbrev): Get automatic display right.
17573
17574         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
17575         keystrokes.
17576
17577 2006-04-13  Romain Francoise  <romain@orebokech.com>
17578
17579         TODO: Backport to v5-10!
17580
17581         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
17582         Move here (and rename) from gnus-registry.el.
17583
17584         * gnus-registry.el: Require gnus-util.
17585         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
17586
17587 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17588
17589         * gnus-group.el (gnus-group-catchup-current):
17590         Change if-then-else-if-then-else into cond.
17591         (gnus-group-catchup): Indent.
17592         (group-name-at-point): New function.
17593         (gnus-fetch-group): Provide default from thing at point.
17594
17595 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17596
17597         * message.el (message-display-abbrev): Fix regexp.
17598
17599         * ecomplete.el (ecomplete-highlight-match-line):
17600         Reimplement choosing.
17601         (ecomplete-highlight-match-line): Fix up code rewrite, remove
17602         dead variables.
17603
17604         * message.el (message-newline-and-indent): Remove debugging.
17605         (message-display-abbrev): Use new implementation.
17606
17607 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
17608
17609         * gnus-art.el (gnus-article-mode):
17610         Set cursor-in-non-selected-windows to nil.
17611
17612         * smiley.el: Revert previous change.
17613         (smiley-data-directory): defvar it before using it in the
17614         defcustom of `smiley-style'.
17615
17616 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17617
17618         * message.el (message-newline-and-indent): New function.
17619
17620         * ecomplete.el: Implement more bits.
17621
17622         * message.el (message-put-addresses-in-ecomplete): Clean up the
17623         string.
17624
17625         * ecomplete.el (ecomplete-add-item): Chop off decimals.
17626
17627         * gnus-sum.el (gnus-summary-save-parts):
17628         Bind gnus-summary-save-parts-counter and use it to make unique file
17629         names.
17630
17631         * gnus-art.el (gnus-ignored-headers): Add some more headers.
17632
17633         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
17634         parameter to say whether to actually parse the individual
17635         addresses.
17636
17637         * message.el (message-put-addresses-in-ecomplete): New function.
17638         (ecomplete): Require.
17639         (message-mail-alias-type): Add ecomplete as an option.
17640
17641 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
17642
17643         * flow-fill.el (fill-flowed): Remove trailing space from blank
17644         quoted lines.
17645
17646 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17647
17648         * smiley.el (smiley-style): Move definition later to avoid a
17649         compilation warning.
17650
17651 2006-04-12  Kenichi Handa  <handa@m17n.org>
17652
17653         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
17654         buffer and then decode the buffer text if necessary.
17655         (rfc2231-encode-string): Be sure to work on multibyte buffer at
17656         first, and after mm-encode-body, change the buffer to unibyte.
17657         Use mm-disable-multibyte instead of set-buffer-multibyte.
17658
17659 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17660
17661         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
17662         Content-Type header instead of Content-Disposition header.
17663         (gnus-mime-inline-part): Ditto.
17664         (gnus-mime-view-part-as-charset): Ignore charset that the part
17665         specifies.
17666
17667         * mm-decode.el (mm-display-part): Work with external parts and
17668         usual parts similarly.
17669
17670         * mm-extern.el (mm-inline-external-body): Use mm-display-part
17671         instead of gnus-display-mime.
17672
17673         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
17674         instead of with-temp-buffer.
17675
17676         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
17677         tag to summarized topics part in order to encode non-ASCII text.
17678
17679 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
17680
17681         * smiley.el (smiley-style): New variable.
17682         (smiley-directory): New function.
17683         (smiley-data-directory): Derive from `smiley-style' using
17684         `smiley-directory'.
17685         (smiley-regexp-alist): Add new entries.
17686
17687         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
17688         (gnus-article-browse-delete-temp): Add :version.
17689
17690 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
17691
17692         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
17693         the sieve region.
17694
17695 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17696
17697         * gnus.el (gnus-version-number): Bump version.
17698
17699 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
17700
17701         * gnus.el: No Gnus v0.4 is released.
17702
17703 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17704
17705         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
17706         layout.
17707
17708         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
17709         unknown charset.
17710
17711         * message.el (message-header-synonyms): Add Original-To to the
17712         default.
17713
17714         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
17715         optional parameter.
17716
17717 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
17718
17719         * gnus-fun.el (gnus): Require it for gnus-directory.
17720
17721 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17722
17723         * gnus-fun.el (gnus-face-properties-alist): Add :version.
17724
17725 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
17726
17727         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
17728
17729 2006-04-05  Simon Josefsson  <jas@extundo.com>
17730
17731         * password.el (password-reset): New function.
17732
17733 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
17734
17735         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
17736         Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
17737
17738 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17739
17740         * nnweb.el (nnweb-google-create-mapping): Update regexp.
17741         Some whitespace was matched into the url, which broke browsing hits
17742         > 100 when mm-url-use-external was nil.
17743
17744 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
17745
17746         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
17747         Check gnus-extra-headers for 'Newsgroups.
17748
17749         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
17750         bound.
17751
17752 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
17753
17754         * pgg-gpg.el: Clean up process buffers every time gpg processes
17755         complete.
17756
17757 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
17758
17759         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
17760         doc string.
17761
17762 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
17763
17764         * pgg-gpg.el (pgg-gpg-process-filter)
17765         (pgg-gpg-wait-for-completion): Check if buffer is alive.
17766
17767         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
17768         lines, temporary fix.
17769
17770 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
17771
17772         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
17773
17774 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
17775
17776         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
17777         default-enable-multibyte-characters.  This reverts the change from
17778         revision 6.17 which is no longer necessary because the passphrase
17779         is sent separately now.  GnuPG messages are unreadable under
17780         multibyte locales with default-enable-multibyte-characters set to
17781         nil.
17782
17783 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
17784
17785         * message.el (message-tool-bar-gnome): Move "spell".
17786
17787 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
17788
17789         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
17790         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
17791         instead.
17792
17793 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
17794
17795         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
17796         Improve newsgroups handling for NNTP overviews which don't include
17797         Newsgroups.
17798
17799 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17800
17801         * message.el (message-resend): Bind message-generate-hashcash to nil.
17802
17803 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17804
17805         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
17806         when searching for already-paid recipients.
17807
17808 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
17809
17810         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
17811         passphrases when it is not needed.
17812         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
17813         passphrase stuff from gpg, should only be necessary when you use
17814         gpg with a smartcard.
17815
17816 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17817
17818         * mml.el (mml-insert-mime): Ignore cached contents of
17819         message/external-body part.
17820
17821         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
17822         (mm-insert-part): Ditto.
17823
17824 2006-03-23  Simon Josefsson  <jas@extundo.com>
17825
17826         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
17827         Reiner.
17828         (pgg-gpg-use-agent-p): Use it again.
17829
17830 2006-03-23  Simon Josefsson  <jas@extundo.com>
17831
17832         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
17833         older emacsen.
17834         (pgg-gpg-use-agent-p): Don't use it.
17835
17836 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
17837
17838         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
17839         if we can.
17840
17841 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
17842
17843         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
17844         (pgg-gpg-update-agent): New function.
17845         (pgg-gpg-use-agent-p): New function.
17846         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
17847         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
17848         (pgg-gpg-sign-region): Use it.
17849
17850 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17851
17852         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
17853         Reported by Ralf Wachinger <rwachinger@gmx.de>.
17854
17855 2006-03-21  Simon Josefsson  <jas@extundo.com>
17856
17857         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
17858         <wilde@sha-bang.de>.
17859         (pgg-gpg-use-agent): New variable.
17860         (pgg-gpg-process-region): Use it.
17861         (pgg-gpg-encrypt-region): Likewise.
17862         (pgg-gpg-encrypt-symmetric-region): Likewise.
17863         (pgg-gpg-decrypt-region): Likewise.
17864         (pgg-gpg-sign-region): Likewise.
17865         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
17866
17867 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
17868
17869         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
17870
17871         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
17872         Add comment on version.
17873
17874 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
17875
17876         * smiley.el: Add missing test smiley.
17877
17878 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17879
17880         * mm-decode.el (mm-with-part): New macro.
17881         (mm-get-part): Use it; work with message/external-body as well.
17882         (mm-save-part): Treat name and filename equally.
17883
17884         * mm-extern.el (mm-extern-cache-contents): New function.
17885         (mm-inline-external-body): Use it; force the part to be displayed;
17886         move undisplayer added to the cached handle to the parent.
17887
17888         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
17889         (gnus-mime-view-part-as-type): Work with message/external-body.
17890
17891         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
17892
17893 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
17894
17895         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
17896         images in image-load-path.  [Sync with image.el, revision 1.60, in
17897         Emacs.]
17898
17899 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
17900
17901         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
17902         path rather than symbol.  Always return list of directories.
17903         Guarantee that image directory comes first.  [Sync with image.el,
17904         revision 1.59, in Emacs.]
17905
17906         * message.el (message-make-tool-bar): Adjust to new API of
17907         `gmm-image-load-path-for-library'.
17908
17909         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
17910
17911         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
17912
17913 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17914
17915         * gnus-art.el (gnus-article-only-boring-p):
17916         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
17917         intangible text.
17918         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
17919
17920 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
17921
17922         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.
17923         Use `defun' instead of `gmm-defun-compat'.
17924
17925 2006-03-14  Simon Josefsson  <jas@extundo.com>
17926
17927         * message.el (message-unique-id): Don't use message-number-base36
17928         if (user-uid) is a float.
17929         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
17930
17931 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17932
17933         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
17934
17935         * gnus-art.el (gnus-mime-display-single): Make sure there is an
17936         empty line between a part and a message part.
17937
17938 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
17939
17940         * smiley.el: Add more test smileys.
17941         (smiley-data-directory, smiley-regexp-alist)
17942         (gnus-smiley-file-types): Fix doc strings.
17943         (smiley-update-cache): Clear smiley-cached-regexp-alist before
17944         adding new elements.
17945         (smiley-mouse-map): Unused code.  Make it a comment.
17946
17947 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17948
17949         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
17950         scan latest NoCeM messages instead of old ones.
17951         (gnus-nocem-check-article): Fix regexps so as to match to PGP
17952         delimiters that are recently used.
17953         (gnus-nocem-load-cache): Add autoload cookie.
17954
17955         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
17956
17957         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
17958         level which is larger than gnus-use-nocem is specified.
17959
17960         * gnus-group.el (gnus-group-get-new-news): Ditto.
17961
17962 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
17963
17964         * gnus-util.el (gnus-tool-bar-update): New function.
17965
17966         * gnus-group.el (gnus-group-update-tool-bar): New variable.
17967         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
17968
17969         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
17970
17971         * gnus-group.el (gnus-group-redraw-when-idle)
17972         (gnus-group-redraw-check): Remove.
17973         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
17974
17975 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
17976
17977         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
17978         if optional last element is specified in splits (FIELD VALUE...).
17979
17980 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
17981
17982         * message.el (message-make-tool-bar): Rename gmm-image-load-path
17983         to gmm-image-load-path-for-library.  Call with no-error argument.
17984         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
17985
17986         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
17987
17988         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
17989
17990         * gmm-utils.el (gmm-image-load-path): Remove alias.
17991
17992 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
17993
17994         * gmm-utils.el (gmm-image-load-path): Add alias.
17995
17996         * nnml.el (nnml-generate-nov-databases-directory): Rename from
17997         nnml-generate-nov-databases-1.
17998         (nnml-generate-nov-databases): Use it.
17999         (nnml-generate-nov-databases-directory): Document no-active
18000         argument.
18001
18002         * gmm-utils.el (gmm-image-load-path-for-library): Return single
18003         directory if path is t.  Add no-error.
18004
18005         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
18006         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
18007
18008         * gnus-art.el (gnus-article-browse-delete-temp-files):
18009         Simplify resetting gnus-article-browse-html-temp-list.
18010
18011         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
18012         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
18013         Add example to docstring.  Rename local variables.  Move error
18014         checks to default case in cond and simplify.
18015
18016 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18017
18018         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
18019         handle is multipart when calling it recursively.
18020         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
18021
18022 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
18023
18024         * nnimap.el (nnimap-request-update-info-internal): Optimize.
18025         Don't `gnus-uncompress-range' to avoid excessive memory usage.
18026
18027 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
18028
18029         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
18030         is loaded.
18031
18032         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
18033         loaded.
18034
18035 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
18036
18037         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
18038         to "Emacs 23 (unicode)" in doc string.
18039
18040         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
18041         "Emacs 23 (unicode)" in comment.
18042
18043 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
18044
18045         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
18046
18047         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
18048         characters 160 through 255 in Emacs 23.
18049
18050 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
18051
18052         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
18053         gnus-article-browse-html-temp.
18054         (gnus-article-browse-delete-temp): Make it customizable.
18055         Add `file'.  Adjust doc string.
18056         (gnus-article-browse-delete-temp-files): Add argument.
18057         Allow query for each file.  Adjust doc string.
18058         (gnus-article-browse-html-parts):
18059         Add `gnus-article-browse-delete-temp-files' to
18060         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
18061
18062 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
18063
18064         * gnus-art.el (gnus-article-browse-html-temp)
18065         (gnus-article-browse-delete-temp): New variables.
18066         (gnus-article-browse-delete-temp-files): New function.
18067         (gnus-article-browse-html-parts): Use it.
18068
18069 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
18070
18071         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
18072
18073         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
18074         string.
18075
18076         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
18077         gnus-summary-insert-new-articles when unplugged.
18078         Remove gnus-summary-search-article-forward.
18079
18080         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
18081         display-visual-class instead of display-color-cells.
18082
18083 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
18084
18085         * dgnushack.el: Autoload customize-group for XEmacs.
18086
18087         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
18088         message/* containing non-ASCII text properly.
18089
18090 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
18091
18092         * message.el: Require gmm-utils, remove autoloads.
18093         (message-tool-bar): Set default based on
18094         gmm-tool-bar-style.
18095         (message-tool-bar-gnome): Add gmm-customize-mode.
18096
18097         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
18098         gmm-tool-bar-style.
18099         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
18100
18101         * gnus-group.el (gnus-group-tool-bar): Set default based on
18102         gmm-tool-bar-style.
18103         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
18104
18105         * gmm-utils.el (gmm-image-directory): Rename variable from
18106         gmm-image-load-path.
18107         (gmm-image-load-path): Use gmm-image-directory.
18108         (gmm-customize-mode): New function.
18109         (gmm-tool-bar-style): New variable.
18110
18111         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
18112         gnus-group-redraw-line-number.
18113         (gnus-group-redraw-check): Simplify.
18114         (gnus-group-tool-bar-update): Remove redraw check.
18115         (gnus-group-make-tool-bar): Add redraw check.
18116
18117 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
18118
18119         * gnus-art.el (gnus-button): Add missing parentheses.
18120
18121 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
18122
18123         * lpath.el: Fbind line-number-at-pos.
18124
18125 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18126
18127         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
18128
18129 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
18130
18131         * gnus-art.el (gnus-button): New face.
18132         (gnus-article-button-face): Use it.
18133
18134         * gnus-sum.el (gnus-summary-tool-bar-gnome):
18135         Add gnus-summary-next-page.  Re-order.
18136
18137         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
18138         next-node are now included.
18139         (gnus-group-redraw-line-number): New internal variable.
18140         (gnus-group-redraw-check): Helper function for updating the tool
18141         bar.
18142         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
18143
18144         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
18145
18146         * spam.el (spam-spamassassin-score-regexp): New internal variable.
18147         (spam-extra-header-to-number, spam-check-spamassassin-headers):
18148         Use it to match format of Spamassassin 3.0 and later.
18149         Reported by IRIE Tetsuya <irie@t.email.ne.jp>.
18150         (spam-check-bogofilter)
18151         (spam-bogofilter-register-with-bogofilter): Fix args of
18152         `gnus-error' calls.
18153
18154 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
18155
18156         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
18157         unnecessary interaction when sending queued mails.
18158         Reported by TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
18159
18160 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
18161
18162         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
18163         first or last are nil.
18164
18165 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18166
18167         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
18168
18169 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18170
18171         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
18172
18173 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18174
18175         * dns.el (query-dns): Protect more against buggy tcp output.
18176
18177 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
18178
18179         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
18180         nov.php.
18181
18182 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
18183
18184         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
18185         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
18186         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
18187         output on the server side.
18188         (nnweb-google-create-mapping): Update regexps and add some
18189         progress indication.
18190
18191 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
18192
18193         * gnus-group.el (gnus-group-tool-bar-gnome):
18194         Fix gnus-agent-toggle-plugged.  Re-order icons.
18195         (gnus-group-tool-bar-gnome):
18196         Add gnus-group-{prev,next}-unread-group.
18197         (gnus-group-tool-bar-gnome): Re-order icons.
18198
18199         * gnus-sum.el (gnus-summary-tool-bar-gnome):
18200         Move gnus-summary-insert-new-articles.
18201
18202         * message.el (message-tool-bar-gnome, message-tool-bar-retro):
18203         Fix comments.
18204
18205         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
18206         also available in Emacs 21.3.
18207
18208         * message.el (message-fix-before-sending): Change "Emacs 22" to
18209         "Emacs 23 (unicode)" in comment.
18210
18211         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
18212         "Emacs 23 (unicode)" in comment.
18213
18214         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
18215         comment.
18216         (mm-coding-system-p): Add comment about no-MULE XEmacs.
18217
18218         * mm-view.el (mm-fill-flowed): Add :version.
18219
18220 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18221
18222         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
18223         and load-path.
18224
18225 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
18226
18227         * message.el: Autoload gmm-image-load-path.
18228         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
18229         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
18230         consitency.
18231
18232         * gmm-utils.el (gmm-image-load-path): Also search in
18233         "../etc/images".  Don't set gmm-image-load-path if we don't find
18234         the image.
18235
18236 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
18237
18238         * gmm-utils.el (gmm-image-load-path): Don't make
18239         `gmm-image-load-path' include subdirectories which the second arg
18240         `image' might specify.
18241
18242         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
18243         subdirectory to icon file names.
18244
18245         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
18246
18247 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
18248
18249         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
18250         gmm-image-load-path calls.
18251
18252         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
18253
18254         * message.el (message-make-tool-bar): Ditto.
18255
18256         * mml.el (mml-preview): Add comment concerning tool bar icons.
18257
18258         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
18259         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
18260
18261         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
18262         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
18263
18264         * message.el (message-tool-bar-gnome): Use new icon names.
18265         (message-make-tool-bar): Use `gmm-image-load-path'.
18266
18267         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path):
18268         New functions from MH-E.
18269         (gmm-image-load-path): New variable from MH-E.
18270         (gmm-image-load-path): New function from MH-E.  Add arguments
18271         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
18272         *-image-load-path-called-flag.
18273
18274 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
18275
18276         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
18277
18278 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
18279
18280         * nnimap.el (nnimap-request-move-article): Change folder back to
18281         source group before deleting.
18282
18283 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
18284
18285         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
18286
18287         * gnus-art.el (mm-url-insert-file-contents-external):
18288         Autoload mm-url.
18289
18290         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
18291
18292 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
18293
18294         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
18295         coding system which mm-charset-to-coding-system returns for a
18296         given charset is valid.
18297
18298 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
18299
18300         * html2text.el (html2text-remove-tag-list):
18301         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
18302
18303 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
18304
18305         * gnus-cus.el: Revert 2005-10-17 change.
18306
18307 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18308
18309         * gnus-art.el (article-strip-banner):
18310         Call article-really-strip-banner only when the regexp match is made.
18311
18312 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
18313
18314         * gnus-art.el (article-strip-banner):
18315         Use gnus-extract-address-components instead of
18316         mail-header-parse-addresses to make it work with non-ASCII text;
18317         remove mail-encode-encoded-word-string.
18318
18319         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
18320         values which are surrounded with \"...\"; make it never cause a
18321         Lisp error; give up parsing of parameters if it failed in
18322         extracting type.
18323
18324 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
18325
18326         * smime.el (smime-cert-by-ldap-1): Fix bug where
18327         `smime-ldap-search' returns results without userCertificates.
18328
18329 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
18330
18331         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
18332
18333 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
18334
18335         * spam.el (spam-check-spamassassin-headers): Adapt format for
18336         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
18337         <ari@mbf.ocn.ne.jp>.
18338         (spam-list-of-processors): Add spam-use-gmane.
18339
18340 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
18341
18342         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
18343         make-temp-file; make it work with XEmacs as well.
18344
18345         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
18346         mm-make-temp-file.
18347
18348         * mm-decode.el (mm-display-external): Use the 3rd arg of
18349         mm-make-temp-file.
18350         (mm-create-image-xemacs): Ditto.
18351
18352 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
18353
18354         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
18355         with message-narrow-to-headers.
18356         (gnus-draft-setup): Narrow to header to run message-fetch-field.
18357         (gnus-draft-check-draft-articles): New function.
18358         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
18359
18360 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
18361
18362         * gnus-art.el (gnus-article-browse-html-parts):
18363         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
18364         Don't use suffix argument for mm-make-temp-file for Emacs 21
18365         compatibility.  Remove useless `format'.
18366
18367 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
18368
18369         * nnweb.el (nnweb-google-wash-article): Update regexps.
18370         (nnweb-group-alist): Use defvoo instead of defvar.
18371
18372 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
18373
18374         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
18375         re-loading nn* modules.
18376
18377 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
18378
18379         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
18380         for `tool-bar-mode' and don't check it's default-value.
18381
18382         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
18383
18384         * message.el (message-make-tool-bar): Ditto.
18385
18386         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
18387         `substring'.  Shorten tmp-file name.
18388
18389         * gnus.el: Remove bogus comment.
18390
18391 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
18392
18393         * gnus-art.el (gnus-article-browse-html-parts): New function.
18394         (gnus-article-browse-html-article): New function for viewing html
18395         articles with a browser.
18396
18397 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
18398
18399         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
18400         in elisp.
18401         (pgg-gpg-encrypt-symmetric-region): Ditto.
18402         (pgg-gpg-sign-region): Ditto.
18403
18404         * pgg-def.el (pgg-text-mode): New variable.
18405
18406         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
18407         (mml2015-pgg-encrypt): Ditto.
18408
18409         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
18410         (mml1991-pgg-encrypt): Ditto.
18411
18412 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
18413
18414         * nnfolder.el (nnfolder-insert-newsgroup-line):
18415         Use message-make-date instead of current-time-string.
18416
18417         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
18418         to gnus-decoded which mm-uu might set.
18419
18420 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
18421
18422         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
18423         don't decode quoted parameters; remove misimported Emacs code.
18424         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
18425         (rfc2231-decode-encoded-string): Don't use split-string which
18426         behaves differently according to Emacs version; use
18427         mm-decode-coding-region to convert charset to coding-system.
18428         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
18429         (rfc2231-encode-string): Remove misimported Emacs code.
18430
18431 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18432
18433         * gnus-art.el (article-decode-charset): Don't use ignore-errors
18434         when calling mail-header-parse-content-type.
18435         (article-de-quoted-unreadable): Ditto.
18436         (article-de-base64-unreadable): Ditto.
18437         (article-wash-html): Ditto.
18438
18439         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
18440         calling mail-header-parse-content-type and
18441         mail-header-parse-content-disposition.
18442         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
18443         mail-header-parse-content-type.
18444
18445         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
18446         insert charset and format parameters; encode description after
18447         inserting it to buffer.
18448         (mml-insert-parameter): Fold lines properly even if a parameter is
18449         segmented into two or more lines; change the max column to 76.
18450
18451         * rfc1843.el (rfc1843-decode-article-body): Don't use
18452         ignore-errors when calling mail-header-parse-content-type.
18453
18454         * rfc2231.el (rfc2231-parse-string): Return at least type if
18455         possible; don't cause an error even if it fails in parsing of
18456         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
18457         (rfc2231-encode-string): Don't break lines at the beginning, leave
18458         it to mml-insert-parameter.
18459
18460         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
18461         calling mail-header-parse-content-type.
18462
18463 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
18464
18465         * spam-report.el (spam-report-gmane-use-article-number):
18466         Improve doc string.
18467         (spam-report-gmane-internal): Check if a suitable header was found
18468         in the article.
18469
18470 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
18471
18472         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
18473         (rfc2231-encode-string): Make param*=value always begin with LWSP.
18474
18475 2006-02-05  Romain Francoise  <romain@orebokech.com>
18476
18477         Update copyright notices of all files in the gnus directory.
18478
18479 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
18480
18481         * nnweb.el (nnweb-request-group): Avoid growing overview files.
18482
18483 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
18484
18485         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
18486         segmented lines of parameter value to cope with Thunderbird 1.5
18487         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
18488         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
18489         (rfc2231-encode-string): Don't make lines exceeding 76 column.
18490
18491 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
18492
18493         * mml.el (mml-generate-mime-1): Correct the order of inline signed
18494         parts.
18495
18496 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
18497
18498         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
18499         there's only one active file for all servers.
18500         (nnweb-request-scan): Make sure nnweb-articles is initialized on
18501         solid groups.  Gnus might have used a FAST request to select the group.
18502         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
18503         and nnweb-search redundantly in the active file.
18504         (nnweb-request-list): Don't list bogus groups.  There can only be one.
18505         (nnweb-request-create-group): Don't use ARGS.
18506         (nnweb-possibly-change-server, nnweb-request-group): Remove some
18507         initializations.  Let nnoo do the work.
18508
18509 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
18510
18511         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
18512         Say the part has been decoded.
18513
18514         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
18515
18516 2006-01-31  Kevin Ryde  <user42@zip.com.au>
18517
18518         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
18519         mailcap-viewer-test-cache when there's no 'test clause, since that
18520         will invert the meaning of a "nil" test previously determined by
18521         mailcap-mailcap-entry-passes-test.
18522
18523 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
18524
18525         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
18526         compiling.
18527
18528         * gnus-sum.el: Ditto.
18529
18530         * message.el: Don't bind tool-bar-map when compiling.
18531
18532 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
18533
18534         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
18535
18536 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
18537
18538         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
18539         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
18540         current Google Groups.
18541
18542 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
18543
18544         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
18545         and tool-bar-mode.
18546
18547         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
18548         and tool-bar-mode.
18549
18550         * message.el (message-tool-bar-update): Simplify.
18551         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
18552
18553         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
18554         gnus-summary-buffer.
18555         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
18556         gnus-summary-reply.
18557
18558         * gmm-utils.el (gmm): Add :version.
18559
18560 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18561
18562         * Makefile.in (clean): New rule.
18563         (distclean): Use it.
18564
18565 2006-01-26  Steve Youngs  <steve@sxemacs.org>
18566
18567         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list):
18568         Don't autoload.
18569
18570 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18571
18572         * gmm-utils.el (gmm-verbose): Add :group.
18573
18574 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
18575
18576         * message.el: Change some comments WRT tool-bars.
18577
18578         * gnus-sum.el (gnus-summary-tool-bar)
18579         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
18580         (gnus-summary-tool-bar-zap-list): New variables.
18581         (gnus-summary-make-tool-bar): Complete rewrite using
18582         `gmm-tool-bar-from-list'.
18583
18584         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
18585         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list):
18586         New variables.
18587         (gnus-group-make-tool-bar): Complete rewrite using
18588         `gmm-tool-bar-from-list'.
18589         (gnus-group-tool-bar-update): New function.
18590
18591         * message.el (message-mode-field-menu): Add "Show hidden Headers".
18592
18593 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
18594
18595         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
18596         is dissected into a single part of which the type is the same as
18597         the given one; decode charset.
18598
18599 2006-01-21  Kevin Ryde  <user42@zip.com.au>
18600
18601         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
18602         into alists as symbol not string, since that's what
18603         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
18604         look for.
18605
18606 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
18607
18608         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
18609         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
18610
18611         * message.el (message-tool-bar-gnome): Use gmm-ignore.
18612
18613 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
18614
18615         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
18616         (gnus-xmas-mime-security-button-menu): New function.
18617
18618         * gnus-art.el (gnus-mime-security-button-commands): New variable.
18619         (gnus-mime-security-button-menu): New definition.
18620         (gnus-mime-security-button-map): Use them.
18621         (gnus-mime-security-button-menu): New function.
18622         (gnus-insert-mime-security-button): Addition to help echo.
18623         (gnus-mime-security-run-function, gnus-mime-security-save-part)
18624         (gnus-mime-security-pipe-part): New functions.
18625
18626         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
18627         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
18628
18629         * mm-decode.el (mm-handle-set-disposition): Remove.
18630         (mm-handle-set-description): Remove.
18631
18632 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
18633
18634         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
18635         (mm-w3m-standalone-supports-m17n-p): New function.
18636         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
18637         w3m usage.
18638
18639         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone):
18640         Use mm-w3m-standalone-supports-m17n-p to alter w3m usage.
18641
18642 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
18643
18644         * message.el (message-tool-bar-zap-list):
18645         Use gmm-tool-bar-zap-list as custom type.
18646         (message-tool-bar-update): New function.
18647         (message-tool-bar, message-tool-bar-gnome)
18648         (message-tool-bar-retro): Add message-tool-bar-update.
18649         (message-tool-bar-gnome): Add flyspell-buffer.
18650
18651         * gnus-util.el (gnus-error): Describe `args'.
18652
18653         * gmm-utils.el (gmm-error): Describe `args'.
18654         (gmm-tool-bar-zap-list): New widget.
18655         (gmm-tool-bar-from-list): Improve description of `zap-list'.
18656
18657 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18658
18659         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
18660         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
18661         the number of recursive calls.
18662
18663         * mm-decode.el (mm-handle-set-disposition): New macro.
18664         (mm-handle-set-description): New macro.
18665
18666 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18667
18668         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
18669         encoding.
18670
18671 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
18672
18673         * message.el (message-tool-bar-zap-list, message-tool-bar)
18674         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
18675         (message-tool-bar-local-item-from-menu): Remove.
18676         (message-tool-bar-map): Replace by `message-make-tool-bar'.
18677         (message-make-tool-bar): New function.
18678         (message-mode): Use `message-make-tool-bar'.
18679
18680         * gmm-utils.el: New file.
18681         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
18682         (gmm-lazy): New widget copied from `nnmail.el'.
18683         (gmm-tool-bar-from-list): New function for creating customizable
18684         tool bars.
18685         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
18686         output.
18687         (gmm): Add :prefix to defgroup.
18688
18689 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
18690
18691         * gmm-utils.el (gmm-widget-p): New function.
18692
18693 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
18694
18695         * mml.el (mml-attach-file): Describe `description' in doc string.
18696         (mml-menu): Add Emacs MIME manual and PGG manual.
18697
18698 2006-01-20  Richard M. Stallman  <rms@gnu.org>
18699
18700         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
18701
18702 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
18703
18704         * nntp.el (nntp-end-of-line): Doc fix.
18705
18706 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
18707
18708         * imap.el (imap-open): Handle case where buffer is a buffer
18709         object.
18710
18711 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
18712
18713         * gnus-delay.el (gnus-delay): Don't autoload.
18714         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
18715         to be re-loaded when customizing the `gnus-delay' group.
18716
18717 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
18718
18719         * message.el (message-insert-citation-line): Use newlines.
18720
18721 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
18722
18723         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
18724         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
18725         these routines, so the passphrase can be managed externally and
18726         passed in to the system.
18727         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
18728         pgg-add-passphrase-to-cache function.
18729
18730         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
18731         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
18732         these routines, so the passphrase can be managed externally and
18733         passed in to the system.
18734         (pgg-pgp5-sign-region): Use new name of
18735         pgg-add-passphrase-to-cache function.
18736
18737 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
18738
18739         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
18740         part of the decoded armor to find the key-identifier.
18741         (pgg-gpg-lookup-key-owner): New function to return the
18742         human-readable identifier of a key owner.
18743         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
18744         itself.
18745         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
18746         the key value) if we have a key and can match it against a secret
18747         key.  Also, added a note pointing out fact that the prompt only
18748         indicates the first matching key.
18749
18750         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
18751         pgg-decrypt-region.
18752         (pgg-add-passphrase-to-cache): Rename from
18753         `pgg-add-passphrase-cache' to reduce confusion (all callers
18754         changed).
18755         (pgg-remove-passphrase-from-cache): Rename from
18756         `pgg-remove-passphrase-cache' to reduce confusion (all callers
18757         changed).
18758         (pgg-read-passphrase, pgg-add-passphrase-cache)
18759         (pgg-remove-passphrase-cache): Add informative docstrings.
18760         (pgg-decrypt): Convey provided passphrase in subordinate call to
18761         pgg-decrypt-region.
18762
18763 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
18764
18765         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
18766         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
18767         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
18768         'passphrase' argument, so the passphrase can be managed externally
18769         and then passed in to the system.
18770
18771         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
18772         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
18773         so the passphrase cache can be used reliably with identifiers
18774         besides a pgp packet's key id.
18775
18776         * pgg-gpg.el (pgg-gpg-encrypt-region)
18777         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
18778         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
18779         these routines, so the passphrase can be managed externally and
18780         passed in to the system.
18781
18782         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
18783         'notruncate' argument, so the passphrase cache can be used
18784         reliably with identifiers besides a pgp packet's key id.
18785
18786 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
18787
18788         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
18789         symmetric encryption.
18790         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
18791         encrypted session key.
18792         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
18793         message ask for the passphrase in a proper way.
18794
18795         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
18796         New user commands for symmetric encryption.
18797
18798 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18799
18800         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
18801
18802         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
18803
18804 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
18805
18806         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
18807
18808 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18809
18810         * mm-decode.el (mm-inlined-types): Add application/pgp.
18811         (mm-automatic-display): Ditto.
18812
18813         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
18814         part as text.
18815
18816 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
18817
18818         * nnrss.el: Update copyright.
18819         (nnrss-opml-import): Query whether to subscribe to each entry.
18820
18821         * gnus-art.el:
18822         * gnus-sum.el:
18823         * gnus-xmas.el:
18824         * messagexmas.el:
18825         * mm-uu.el:
18826         * mm-view.el: Update copyright.
18827
18828 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
18829
18830         * message.el (message-info): New function.
18831         (message-mode-menu): Add it.
18832         Update copyright.
18833
18834         * ChangeLog: Fix and update copyright.
18835
18836 2006-01-13  Romain Francoise  <romain@orebokech.com>
18837
18838         * message.el (message-forward-subject-name-subject): Prefer the
18839         address to 'nowhere' if the sender has no name.
18840         Fix typo.  Update copyright year.
18841
18842 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
18843
18844         * gnus-art.el (article-wash-html):
18845         Use gnus-summary-show-article-charset-alist if a numeric arg is given.
18846         (gnus-article-wash-html-with-w3m-standalone): New function.
18847
18848         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
18849         mm-inline-text-html-render-with-w3m-standalone.
18850         (mm-text-html-washer-alist): Map w3m-standalone to
18851         gnus-article-wash-html-with-w3m-standalone.
18852         (mm-inline-text-html-render-with-w3m-standalone): New function.
18853
18854 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
18855
18856         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
18857         Improve LaTeX.
18858
18859 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
18860
18861         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
18862         (nnrss-request-article): Render text/plain parts as HTML.
18863
18864         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
18865         the buffer.
18866
18867 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
18868
18869         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
18870         custom definition of `gnus-posting-styles'.
18871
18872         * gnus-start.el (gnus-gnus-to-quick-newsrc-format):
18873         Bind print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
18874
18875 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
18876
18877         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
18878         Use nntp for bug archive.
18879
18880 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
18881
18882         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
18883         parts.
18884         (nnrss-normalize-date): New function converts ISO 8601 date into
18885         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
18886         (nnrss-check-group): Use it.
18887
18888 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
18889
18890         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
18891
18892         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
18893         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
18894         (nnrss-insert-w3): Ditto.
18895
18896 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
18897
18898         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
18899         the articles to be forwarded including the case where neither a
18900         number of articles nor a region is specified.
18901
18902 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
18903
18904         * nnrss.el (nnrss-request-article): Fix last change; fill
18905         text/plain parts.
18906
18907 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
18908
18909         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
18910         in text/plain part.
18911         (nnrss-check-group): Don't add excessive newline to dc:subject.
18912
18913 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
18914
18915         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
18916         article.
18917
18918 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
18919
18920         * nnml.el: Don't require gnus-bcklg.  Autoload it.
18921         (nnml-use-compressed-files, nnml-save-mail): Support other
18922         comression programs such as bzip2.
18923
18924 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18925
18926         * dns.el (query-dns): Make sure we check the buffer size before
18927         removing tcp headers.
18928
18929 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
18930
18931         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
18932         remove MIME buttons associated with multipart/alternative parts.
18933         (gnus-mime-display-alternative): Tag buttons using `article-type'
18934         text property.
18935
18936         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
18937         associated with multipart/alternative parts.
18938
18939         * gnus-art.el (gnus-signature-separator): Fix custom type.
18940
18941         * mm-decode.el (mm-inlined-types): Fix custom type.
18942         (mm-keep-viewer-alive-types): Ditto.
18943         (mm-automatic-display): Ditto.
18944         (mm-attachment-override-types): Ditto.
18945         (mm-inline-override-types): Ditto.
18946         (mm-automatic-external-display): Ditto.
18947
18948 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
18949
18950         * spam-report.el (spam-report-user-mail-address)
18951         (spam-report-user-agent): New variables.
18952         (spam-report-url-ping-plain): Use spam-report-user-agent.
18953
18954 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
18955
18956         * gnus-art.el (gnus-button-handle-custom): Do not just use
18957         `customize-apropos' for any "M-x customize-*" button but the
18958         function called for.  Accept both the function name and its
18959         argument in order to achieve this.
18960         (gnus-button-alist): Remove support for "custom:" URL's.
18961         Pass function name to `gnus-button-handle-custom' in case of "M-x
18962         customize-*" buttons.
18963
18964 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18965
18966         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
18967         multipart/alternative and add xref to mm-discouraged-alternatives
18968         in doc string.
18969
18970         * mm-decode.el (mm-discouraged-alternatives): Add xref to
18971         gnus-buttonized-mime-types in doc string.
18972
18973 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
18974
18975         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
18976         Suggest image/.* in the doc string.
18977
18978 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
18979
18980         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
18981         message-marks (Debian bug #342521).
18982
18983 2005-12-12  Simon Josefsson  <jas@extundo.com>
18984
18985         * password.el (password-read-from-cache): Add.
18986         (password-read): Use it.
18987
18988 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18989
18990         * rfc2047.el (rfc2047-charset-to-coding-system):
18991         Recognize us-ascii as a MIME charset.
18992
18993         * mm-bodies.el (mm-decode-content-transfer-encoding):
18994         Protect against the case where the 2nd arg TYPE is nil.
18995
18996 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
18997
18998         * pop3.el (pop3-stream-type): Fix custom version.
18999
19000         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
19001
19002 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
19003
19004         * mm-decode.el (mm-display-external): Add missing cdr.
19005
19006 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
19007
19008         * mm-decode.el (mm-display-external): Use nametemplate (defined in
19009         RFC1524) if it is in mailcap or add a suffix according to
19010         mailcap-mime-extensions when generating a temp filename; postpone
19011         deleting a temp file for 2 seconds for some wrappers, shell
19012         scripts, and so on, which might exit right after having started a
19013         viewer command as a background job.
19014
19015 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
19016
19017         * nntp.el (nntp-marks-directory): Fix custom group.
19018
19019         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
19020         steps when < 10.
19021
19022         * gnus-start.el (gnus-no-server-1):
19023         Mention `gnus-level-default-subscribed' in doc string.
19024
19025 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
19026
19027         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
19028         parens.
19029
19030 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
19031
19032         * gnus-xmas.el (gnus-use-toolbar): Revert.
19033         (gnus-xmas-setup-toolbar): Use global default-toolbar if
19034         gnus-use-toolbar is default.
19035
19036         * messagexmas.el (message-use-toolbar): Revert.
19037         (message-setup-toolbar): Use global default-toolbar if
19038         message-use-toolbar is default.
19039
19040 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
19041
19042         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
19043         according to default-toolbar-visible-p.
19044
19045         * messagexmas.el (message-use-toolbar): Ditto.
19046
19047 2005-11-26  Dave Love  <fx@gnu.org>
19048
19049         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
19050         (tls-program, tls-success): Provide openssl alternative.
19051
19052         * starttls.el: Doc fixes.
19053         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
19054         SERVICE to PORT.
19055
19056         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
19057         port null or service name.
19058         (starttls-negotiate): Autoload.
19059
19060 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
19061
19062         * message.el (message-kill-to-signature): Fix interactive spec.
19063
19064 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
19065
19066         * pop3.el (pop3-open-server): Recognize a string as a service name.
19067
19068 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
19069
19070         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
19071
19072 2005-11-23  Dave Love  <fx@gnu.org>
19073
19074         Add pop3s, pop3/starttls.
19075
19076         * pop3.el (pop3-authentication-scheme): Clarify doc.
19077         (open-tls-stream, starttls-open-stream): Autoload.
19078         (pop3-stream-type): New.
19079         (pop3-open-server): Use it.
19080
19081         * mail-source.el (mail-sources): Fix some :types.  Add stream type
19082         for POP.
19083         (mail-source-keyword-map): Add :stream for POP.
19084         (mail-source-fetch-pop): Use pop3-stream-type.
19085
19086 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
19087
19088         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
19089         of current-time-string.
19090
19091 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
19092
19093         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
19094         date header.
19095
19096 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
19097
19098         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
19099         it can seriously impact performance as it bypasses the agent's
19100         local caches.
19101
19102 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
19103
19104         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
19105         must be explicitly online rather than "not explicitly offline" for
19106         its flags to be synchronized.
19107
19108         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
19109         that gnus-uu-unmark-thread will function correctly.
19110
19111         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
19112         1024K is instead displayed as 1M.
19113
19114 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19115
19116         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
19117
19118 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
19119
19120         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
19121
19122 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
19123
19124         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
19125         error message to display actual error condition.
19126         (gnus-agent-save-local): Avoid saving symbols that are bound to
19127         nil as they simply result in a warning message in
19128         gnus-agent-read-local.
19129
19130 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
19131
19132         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
19133         rather than make-variable-buffer-local for file-precious-flag.
19134
19135 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
19136
19137         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
19138         for duplicates which are removed.  The invalid sort check then
19139         triggers a rescan after the sort as sorting may have moved
19140         duplicate entries such that they can be cheaply detected.
19141
19142 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
19143
19144         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
19145
19146 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
19147
19148         * gnus-agent.el (gnus-agent-article-alist-save-format):
19149         Change internal variable to a custom variable.  Change default value
19150         from compressed(2) to uncompressed(1).
19151         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
19152         support for uncompressed agentview files.  Taken together, reading
19153         the agentview file should now be 6-7 times faster.
19154
19155 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
19156
19157         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
19158         as a buffer-local variable.  This avoids creating truncated
19159         dribble files as a result of a hang up, eg.
19160
19161 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
19162
19163         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
19164         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
19165         XEmacs.
19166
19167 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
19168
19169         * gnus-start.el (gnus-start-draft-setup):
19170         Enforce `gnus-draft-mode' for nndraft:drafts at startup.
19171
19172         * gnus.el (gnus-splash): Change custom group.
19173         (gnus-group-get-parameter, gnus-group-parameter-value):
19174         Describe allow-list argument.
19175
19176         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
19177         string.
19178
19179 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
19180
19181         * gnus-art.el (gnus-default-article-saver): Add user-defined
19182         `function' to custom type.
19183
19184 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
19185
19186         * imap.el (imap-open): Handle case where buffer is a buffer
19187         object.
19188
19189 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
19190
19191         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
19192         long lines.
19193         (gnus-cache-delete-group): Wrap doc strings.
19194
19195         * gnus-agent.el (gnus-agent-rename-group)
19196         (gnus-agent-delete-group): Wrap doc strings.
19197
19198 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
19199
19200         * messagexmas.el (message-use-toolbar): Change the valid values
19201         into default, top, bottom, left, and right.
19202         (message-toolbar-thickness): New variable.
19203         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
19204         well.
19205         (message-setup-toolbar): Make it work.
19206
19207         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
19208         (gnus-use-toolbar): Change the valid values into default, top,
19209         bottom, left, and right.
19210         (gnus-toolbar-thickness): New variable.
19211         (gnus-xmas-setup-toolbar): New function.
19212         (gnus-xmas-setup-group-toolbar): Use it.
19213         (gnus-xmas-setup-summary-toolbar): Use it.
19214
19215 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19216
19217         * gnus-start.el (gnus-1): Add "native" to
19218         gnus-predefined-server-alist.
19219
19220         * gnus.el (gnus-method-to-server): Don't add "native" to the
19221         lists here, because that leads to problems when
19222         gnus-select-method is bound.
19223
19224 2005-11-09  Simon Josefsson  <jas@extundo.com>
19225
19226         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
19227         use (not sort-by-date) instead.
19228
19229 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
19230
19231         * gnus-delay.el (gnus-delay-group): Don't autoload.
19232         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
19233         to be re-loaded when customizing the `gnus-delay' group.
19234
19235 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
19236
19237         * message.el: Revert last changes.
19238         (message-insert-citation-line): Use newlines.
19239
19240 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
19241
19242         * message.el (message-courtesy-message)
19243         (message-mark-insert-begin, message-mark-insert-end)
19244         (message-elide-ellipsis, message-cancel-message)
19245         (message-add-header, message-change-subject)
19246         (message-cross-post-followup-to-header)
19247         (message-cross-post-insert-note, message-reduce-to-to-cc)
19248         (message-widen-reply, message-delete-not-region)
19249         (message-kill-to-signature, message-insert-signature)
19250         (message-insert-importance-high, message-insert-importance-low)
19251         (message-insert-or-toggle-importance)
19252         (message-insert-disposition-notification-to)
19253         (message-indent-citation, message-yank-original)
19254         (message-cite-original-without-signature, message-cite-original)
19255         (message-insert-citation-line, message-position-on-field)
19256         (message-fix-before-sending, message-send-mail-partially)
19257         (message-send-mail, message-send-mail-with-sendmail)
19258         (message-send-mail-with-qmail, message-send-news)
19259         (message-check-news-header-syntax, message-generate-headers)
19260         (message-insert-courtesy-copy, message-fill-address)
19261         (message-fill-header, message-shorten-references)
19262         (message-setup-1, message-cancel-news)
19263         (message-forward-make-body-plain, message-forward-make-body-mime)
19264         (message-forward-make-body-mml, message-encode-message-body)
19265         (message-forward-make-body-digest-plain)
19266         (message-forward-make-body-digest-mime)
19267         (message-use-alternative-email-as-from): Insert `hard-newline'
19268         instead of ordinary newlines.
19269
19270 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
19271
19272         * message.el (message-generate-headers): Downcase the argument
19273         given to message-check-element.
19274
19275 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
19276
19277         * nntp.el (nntp-authinfo-rejected): New error condition.
19278         (nntp-wait-for): Use new error condition to signal authentication
19279         error.
19280         (nntp-retrieve-data): Rethrow new error condition to break out of
19281         recursive call to nntp-send-authinfo.
19282
19283 2005-11-08  Romain Francoise  <romain@orebokech.com>
19284
19285         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
19286         (gnus-summary-exit-map): Bind to `Z p'.
19287         (gnus-summary-make-menu-bar): Add menu item.
19288
19289 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
19290
19291         * gnus-art.el (gnus-article-treat-custom): Add `first'.
19292         (gnus-treat-*): Add `first' in all doc strings.
19293
19294         * gnus-group.el (gnus-group-compact-group): Fix typo.
19295
19296 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
19297
19298         * gnus.el (gnus-parameters-case-fold-search): New variable.
19299         (gnus-parameters-get-parameter): Use it.
19300
19301         * gnus-score.el (gnus-home-score-file): Doc fix.
19302
19303 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
19304
19305         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
19306
19307 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
19308
19309         * mm-util.el (mm-special-display-p): New function.
19310
19311         * mml.el (mml-preview): Use it; doc fix.
19312
19313 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
19314
19315         * imap.el (imap-open): Handle case where buffer is a buffer object.
19316
19317 2005-10-29  Romain Francoise  <romain@orebokech.com>
19318
19319         * message.el (message-fix-before-sending): Fix comment.
19320
19321 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
19322
19323         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
19324
19325 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
19326
19327         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
19328         Used in gnus-score.el.
19329
19330 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
19331
19332         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
19333
19334 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
19335
19336         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
19337         whitespace removed in revision 7.8.  Use concatenated string to
19338         protect trailing whitespace.
19339
19340 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
19341
19342         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
19343         (nnimap-request-expire-articles): Use it to avoid sending 'UID
19344         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
19345         Courier IMAP ("some version from 2004").  Mostly based on similar
19346         code in the same function.
19347
19348 2005-10-26  Didier Verna  <didier@xemacs.org>
19349
19350         * gnus-group.el (gnus-group-compact-group): Invalidate original
19351         article buffer.
19352         * gnus-srvr.el (gnus-server-compact-server): Ditto.
19353         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
19354         NOV database and in article itself.
19355         Invalidate article backlog.
19356
19357 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
19358
19359         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
19360
19361 2005-10-26  Simon Josefsson  <jas@extundo.com>
19362
19363         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
19364         part of 2004-07-25 change.
19365
19366 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19367
19368         * message.el (message-display-completion-list): New function.
19369         (message-expand-group): Use it; make sure the Completions buffer
19370         is modifiable.
19371 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
19372
19373         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
19374         user-mail-name is an empty string.
19375
19376 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
19377
19378         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
19379         depending on gnus-score-decay-constant.
19380
19381         * encrypt.el (encrypt-insert-file-contents)
19382         (encrypt-write-file-contents): Don't use `gnus-message'.
19383
19384         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
19385         arguments.
19386         (mm-uu-type-alist): Add message-marks and insert-marks.
19387         Pass arguments to mm-uu-verbatim-marks-extract.
19388         (mm-uu-hide-markers): New variable.
19389         (mm-uu-extract): Use face similar to `gnus-cite-3'.
19390
19391         * gnus-fun.el (gnus-convert-image-to-x-face-command)
19392         (gnus-convert-image-to-face-command): Use "convert" by default to
19393         allow other input image formats.
19394         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
19395         accordingly.
19396
19397 2005-10-23  Simon Josefsson  <jas@extundo.com>
19398
19399         * imap.el (imap-gssapi-program): Align command line parameters
19400         with latest GNU SASL.
19401         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
19402
19403 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19404
19405         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
19406         HTML.
19407         (nnslashdot-request-article): Ditto.
19408
19409         * lpath.el (featurep): Add nobreak-char-display.
19410
19411 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
19412
19413         * mail-source.el (mail-source-fetch-pop): Require pop3.
19414         (mail-source-check-pop): Ditto.
19415
19416 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
19417
19418         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
19419         errors.
19420
19421 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
19422
19423         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
19424         (gnus-treat-strip-leading-blank-lines): Improve doc string.
19425
19426         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
19427
19428         * mm-bodies.el (mm-decode-string):
19429         Call `mm-charset-to-coding-system' with allow-override argument.
19430
19431 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
19432
19433         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
19434         (rfc2047-charset-to-coding-system): New function.
19435         (rfc2047-decode-encoded-words): New function.
19436         (rfc2047-decode-region): Use them.
19437         (rfc2047-decode-cte): Remove.
19438         (rfc2047-parse-and-decode): Remove.
19439         (rfc2047-decode): Remove.
19440
19441 2005-10-15  Kenichi Handa  <handa@m17n.org>
19442
19443         * rfc2047.el (rfc2047-decode-cte): New function.
19444         (rfc2047-decode-region): Change the way to decode successive
19445         encoded-words: decode B- or Q-encoding in each encoded-word,
19446         concatenate them, and decode it as charset.
19447
19448 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
19449
19450         * lpath.el: Fbind codepage-setup for XEmacs.
19451
19452 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
19453
19454         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
19455         widget-move-and-invoke.
19456         (gnus-custom-mode): Use gnus-custom-map.
19457
19458 2005-10-15  Bill Wohler  <wohler@newt.com>
19459
19460         * message.el (message-tool-bar-map): Rename image file from
19461         mail_send to mail/send.
19462
19463 2005-10-16  Masatake YAMATO  <jet@gyve.org>
19464
19465         * message.el (message-expand-group): Pass the common
19466         prefix substring of completion to `display-completion-list'.
19467
19468 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
19469
19470         * mml-sec.el (mml-secure-method): New internal variable.
19471         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
19472         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt):
19473         New functions using mml-secure-method.
19474
19475         * mml.el (mml-mode-map): Add key bindings for those functions.
19476         (mml-menu): Simplify security menu entries.  Suggested by Jesper
19477         Harder <harder@myrealbox.com>.
19478         (mml-attach-file, mml-attach-buffer, mml-attach-external):
19479         Goto end of message if point is the headers of the message.
19480
19481         * message.el (message-in-body-p): New function.
19482
19483         * assistant.el: Autoload gnus-util and netrc.
19484
19485         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
19486         Use `mm-charset-override-alist' only when decoding.
19487
19488         * mm-bodies.el (mm-decode-body):
19489         Call `mm-charset-to-coding-system' with allow-override argument.
19490
19491         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
19492         `filename' from Content-Disposition if Content-Type doesn't
19493         provide `name'.
19494         (gnus-mime-view-part-as-type): Set default instead of
19495         initial-input.
19496
19497 2005-10-09  Daniel Brockman  <daniel@brockman.se>
19498
19499         * format-spec.el (format-spec): Propagate text properties of % spec.
19500
19501 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
19502
19503         * gnus-art.el (gnus-treat-predicate): Add `first'.
19504
19505 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
19506
19507         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
19508         (mm-charset-override-alist): New variable.
19509         (mm-charset-to-coding-system): Use it.
19510         (mm-codepage-setup): New helper function.
19511         (mm-charset-eval-alist): New variable.
19512         (mm-charset-to-coding-system): Use mm-charset-eval-alist.
19513         Warn about unknown charsets.
19514
19515         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
19516
19517 2005-10-04  David Hansen  <david.hansen@gmx.net>
19518
19519         * nnrss.el (nnrss-request-article): Add support for the comments tag.
19520         (nnrss-check-group): Ditto.
19521
19522 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
19523
19524         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
19525         Rename x-gnus-verbatim to x-verbatim.
19526         (mm-uu-type-alist): Fix regexp for verbatim-marks.
19527
19528         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
19529         x-verbatim.
19530
19531         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
19532
19533         * gnus-util.el (gnus-remove-duplicates): Remove.
19534
19535         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
19536         instead of gnus-remove-duplicates.
19537
19538         * message.el (message-remove-duplicates): Remove.
19539         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
19540         message-remove-duplicates.
19541
19542         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
19543         available, else use implementation from `delete-dups'.
19544
19545         * message.el (message-insert-expires): New function.
19546         (message-mode-map): Add key binding.
19547         (message-mode-field-menu): Add menu entry.
19548         (message-mode): Document it.
19549         (message-make-expires-date): Use `message-make-date'.
19550
19551 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
19552
19553         * message.el (message-make-expires-date): New function.
19554
19555 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
19556
19557         * Makefile.in (list-installed-shadows): New entry.
19558         (install): Use it.
19559         (remove-installed-shadows): New entry.
19560
19561         * dgnushack.el (dgnushack-default-load-path): New variable.
19562         (dgnushack-find-lisp-shadows): New function.
19563         (dgnushack-remove-lisp-shadows): New function.
19564
19565 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
19566
19567         * Makefile.in (install-el-elc): New entry.
19568         (install): Use it so that .el files are necessarily installed.
19569
19570 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
19571
19572         * time-date.el: Autoload parse-time-string, XEmacs needs it.
19573
19574 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
19575
19576         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
19577         function rather than the diff-mode.el package.
19578         (mm-display-external): Use with-current-buffer.
19579         (mm-viewer-completion-map, mm-viewer-completion-map):
19580         Move initialization inside declaration.
19581
19582 2005-09-29  Simon Josefsson  <jas@extundo.com>
19583
19584         * spam.el: Load hashcash when compiling, to avoid warnings.
19585         Don't autoload mail-check-payment.
19586         (spam-check-hashcash): Define unconditionally, since hashcash.el
19587         is part of Gnus now.  Ignore errors from payment checking.
19588
19589 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
19590
19591         * message.el (message-bold-region, message-unbold-region):
19592         Rename from `bold-region' and `unbold-region'.
19593
19594         * message.el: Remove useless autoloads.
19595
19596 2005-09-28  Simon Josefsson  <jas@extundo.com>
19597
19598         * message.el (message-use-idna): Default to t.
19599         (message-use-idna): Test whether encoding works too.  Doc fix.
19600
19601 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
19602
19603         * nntp.el (nntp-warn-about-losing-connection): Remove.
19604
19605 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
19606
19607         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
19608         customizable.  Change default value.
19609         (mm-uu-diff-groups-regexp): Change default value.
19610         (mm-uu-type-alist): Add doc string.
19611         (mm-uu-configure): Add doc string.  Make it interactive.
19612         (mm-uu-tex-groups-regexp): New variable.
19613         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
19614         (mm-uu-type-alist): Add LaTeX documents.
19615         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
19616         of "text/verbatim".
19617         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
19618
19619         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
19620         instead of "text/verbatim".
19621
19622         * message.el (message-mark-inserted-region)
19623         (message-mark-insert-file): Use slrn style marks when called with
19624         prefix argument.
19625
19626 2005-09-27  Simon Josefsson  <jas@extundo.com>
19627
19628         * message.el (message-idna-to-ascii-rhs-1): Reformat.
19629
19630 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
19631
19632         * message.el (message-remove-duplicates): New function.
19633         Implementation borrowed from `gnus-remove-duplicates'.
19634         (message-idna-to-ascii-rhs): Also encode idna addresses in
19635         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
19636         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
19637         only ask about the same idna domain once per header and also tell
19638         in what header to replace the idna domain.
19639
19640         * gnus-art.el (article-decode-idna-rhs): Also decode idna
19641         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
19642         (article-decode-idna-rhs): Fix regexp so that all idna-address in
19643         a header is decoded and not just the last one.
19644
19645 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
19646
19647         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
19648         has been decoded.
19649
19650         * mm-decode.el (mm-automatic-display): Add text/verbatim.
19651         (mm-insert-part): Don't modify text if it has been decoded.
19652
19653         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
19654         decoded.
19655
19656         * mm-view.el (mm-inline-text): Don't strip text props unless
19657         decoding enriched or richtext parts.
19658
19659 2005-09-25  Romain Francoise  <romain@orebokech.com>
19660
19661         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
19662         * gnus-start.el (gnus-subscribe-interactively):
19663         * gnus-uu.el (gnus-uu-grab-articles):
19664         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
19665         space.
19666
19667 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
19668
19669         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
19670         * mm-view.el (mm-view-pkcs7-decrypt):
19671         * gnus-sum.el (gnus-summary-limit-to-extra)
19672         (gnus-summary-respool-article, gnus-read-move-group-name):
19673         * gnus-score.el (gnus-summary-increase-score):
19674         * gnus-util.el (gnus-completing-read-with-default):
19675         * gnus-art.el (gnus-read-save-file-name)
19676         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
19677         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
19678         * message.el (message-check-news-header-syntax):
19679         Follow convention for reading with the minibuffer.
19680
19681 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
19682
19683         * spam-report.el (spam-report-url-ping-plain):
19684         Use gnus-extended-version as User-Agent.
19685
19686         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
19687         default value is nil.
19688
19689         * mm-uu.el (mm-uu-type-alist): Add slrn style verbatim-marks.
19690         (mm-uu-verbatim-marks-extract): New function.
19691         (mm-uu-extract): New face.
19692         (mm-uu-copy-to-buffer): Use it.
19693
19694         * spam-report.el (spam-report-gmane-ham): Rename from
19695         `spam-report-gmane-unspam'.
19696         (spam-report-gmane-internal): Rename from `spam-report-gmane'.
19697         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
19698
19699         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
19700         Autoload.
19701         (spam-report-gmane-unregister-routine):
19702         Rename `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
19703
19704 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
19705
19706         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
19707         (spam-report-gmane-unregister-routine): Add support for gmane
19708         unregistration.
19709
19710         * spam-report.el (spam-report-gmane-unspam)
19711         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
19712         (spam-report-gmane): Change to take a single article and do unspam
19713         registration.
19714
19715 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
19716
19717         * mm-url.el (mm-url-decode-entities): Fix regexp.
19718
19719 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19720
19721         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
19722         default to nil, to be able to use Gnus at all.  If the default
19723         switches to something else, then the function should be fixed not
19724         be exceedingly slow.
19725
19726 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
19727
19728         * gnus-start.el (gnus-activate-group): If the server is nil, don't
19729         fail hard.
19730
19731         * spam-report.el: Add better Keywords line.
19732
19733         * spam.el: Add Maintainer and better Keywords line.
19734
19735 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
19736
19737         * gnus-art.el (gnus-article-replace-part)
19738         (gnus-mime-replace-part): New functions.
19739         (gnus-mime-action-alist, gnus-mime-button-commands)
19740         (gnus-mime-save-part-and-strip): Add file argument.
19741         (gnus-article-part-wrapper): Add interactive argument.
19742
19743         * gnus-sum.el (gnus-summary-mime-map):
19744         Add `gnus-article-replace-part'.
19745
19746 2005-09-19  Didier Verna  <didier@xemacs.org>
19747
19748         The nnml compaction feature:
19749         * nnml.el (nnml-request-compact-group): New function.
19750         * nnml.el (nnml-request-compact): New function.
19751         * gnus-int.el (gnus-request-compact-group): New function.
19752         * gnus-int.el (gnus-request-compact): New function.
19753         * gnus-group.el (gnus-group-compact-group): New function.
19754         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
19755         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
19756         * gnus-srvr.el (gnus-server-compact-server): New function.
19757         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
19758         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
19759
19760 2005-09-18  Deepak Goel  <deego@gnufans.org>
19761
19762         * sieve.el (sieve-help): Fix `message' call: first arg should be a
19763         format spec.
19764
19765 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
19766
19767         * gnus.el (gnus-group-startup-message): Bind image-load-path.
19768
19769 2005-09-15  Romain Francoise  <romain@orebokech.com>
19770
19771         * message.el (message-fill-paragraph): Clarify docstring.
19772
19773 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
19774
19775         * gnus-art.el (gnus-mime-display-part): Protect against broken
19776         MIME messages.
19777
19778 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
19779
19780         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
19781         before parsing header.
19782
19783 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
19784
19785         * html2text.el (html2text-replace-list): Add new entities.
19786
19787 2005-09-11  Romain Francoise  <romain@orebokech.com>
19788
19789         * message.el (message-alternative-emails): Improve docstring.
19790         (message-setup-1): Call `message-use-alternative-email-as-from'
19791         after `message-setup-hook' to give it precedence over posting
19792         styles, etc.
19793         (message-use-alternative-email-as-from): Add docstring.
19794         Remove the original From header if present.
19795
19796         * nnml.el (nnml-compressed-files-size-threshold): New variable.
19797         (nnml-save-mail): Use it.
19798
19799         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
19800         articles.  Add new argument `silent'.
19801         (gnus-uu-mark-all): Report the total number of marked articles.
19802
19803 2005-09-10  Romain Francoise  <romain@orebokech.com>
19804
19805         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
19806         (gnus-uu-mark-series): Likewise.
19807
19808 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
19809
19810         * spam-report.el (spam-report-gmane): Fix generation of spam
19811         report URL.
19812
19813 2005-09-10  Simon Josefsson  <jas@extundo.com>
19814
19815         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
19816         t, based on discussion on the ding list with Robert Epprecht
19817         <epprecht@solnet.ch>.
19818
19819 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
19820
19821         * spam-report.el (spam-report-gmane): Make it work without
19822         X-Report-Spam header.  Gmane now only provides Archived-At.
19823         This is only used if `spam-report-gmane-use-article-number' is nil.
19824         (spam-report-gmane-spam-header): Remove.  Not used anymore.
19825
19826         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
19827         make `gnus-summary-sort-by-recipient' work with threading.
19828
19829         * nnweb.el (nnweb-google-wash-article): Print a message if article
19830         is not available.
19831
19832 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
19833
19834         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
19835         change.  Decode text/* parts content before displaying.
19836
19837 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
19838
19839         * mml-smime.el: Remove defvar of gnus-extract-address-components.
19840
19841 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19842
19843         * mm-view.el (mm-display-inline-fontify): Disable support modes.
19844
19845         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
19846         url-package-name, url-package-version,
19847         w3m-cid-retrieve-function-alist, w3m-current-buffer,
19848         w3m-display-inline-images, and w3m-minor-mode-map.
19849
19850 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
19851
19852         * message.el (message-tab-body-function): Fix mismatched custom type.
19853
19854         * gnus.el (gnus-group-change-level-function): Ditto.
19855
19856         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
19857
19858         * gnus-art.el (gnus-signature-limit)
19859         (gnus-article-mime-part-function): Ditto.
19860
19861 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
19862
19863         * mml.el (mml-mode): Silence the byte compiler.
19864
19865         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
19866         using `(sit-for 0)' before moving the point to the specified part;
19867         skip unbuttonized parts.
19868         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
19869         return to the summary window if gnus-auto-select-part is non-nil.
19870
19871 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
19872
19873         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options):
19874         New variables.
19875         (mml-dnd-attach-file, mml-mode): Use them.
19876
19877         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
19878         Make fetching article by MID work again for Google Groups.
19879         Add FIXME concerning gnus-group-make-web-group.
19880
19881         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
19882         Don't depend on Gnus by using mail-extract-address-components if
19883         gnus-extract-address-components is not bound.
19884
19885 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19886
19887         * gnus-art.el (gnus-mime-display-security): Don't display the
19888         signature, but only the signed part.
19889
19890 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
19891
19892         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
19893
19894         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
19895         list, not listp.
19896
19897 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
19898
19899         * mm-encode.el (mm-encode-content-transfer-encoding):
19900         Likewise when encoding.
19901
19902         * mm-bodies.el (mm-decode-content-transfer-encoding):
19903         De-canonicalize CRLF for all text content types, not just
19904         text/plain.
19905
19906 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
19907
19908         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
19909         valid article; point arrow and cursor at the MIME button.
19910
19911 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
19912
19913         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
19914         Suggested by Dan Christensen <jdc@uwo.ca>.
19915
19916         * mm-decode.el (mm-save-part): Enable change of prompt.
19917
19918 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
19919
19920         * gnus-msg.el (gnus-inews-add-send-actions):
19921         Make `message-post-method' lambda parameter ARG `&optional'.
19922
19923 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
19924
19925         * gnus-sum.el (gnus-summary-mime-map):
19926         Add gnus-article-save-part-and-strip, gnus-article-delete-part and
19927         gnus-article-jump-to-part.
19928
19929         * gnus-art.el (gnus-article-edit-article): Add quiet argument.
19930         (gnus-article-edit-part): Use it.
19931         (gnus-article-part-wrapper): Add no-handle argument.
19932         (gnus-article-save-part-and-strip, gnus-article-delete-part):
19933         New functions.
19934
19935 2005-08-29  Romain Francoise  <romain@orebokech.com>
19936
19937         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
19938         docstring.
19939         (gnus-face-from-file): Likewise.
19940
19941 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
19942
19943         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
19944         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
19945         non-nil.
19946         (gnus-auto-select-part): New variable.
19947         (gnus-article-jump-to-part): New function.
19948         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
19949         (gnus-mime-delete-part): Allow selecting specified part after
19950         deleting or stripping parts.
19951         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
19952         part if argument is bogus.
19953
19954 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
19955
19956         * gnus-art.el (w3m-minor-mode-map):
19957         * gnus-spec.el (gnus-newsrc-file-version):
19958         * gnus-util.el (nnmail-active-file-coding-system)
19959         (gnus-original-article-buffer, gnus-user-agent):
19960         * gnus.el (gnus-ham-process-destinations)
19961         (gnus-parameter-ham-marks-alist)
19962         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
19963         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
19964         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
19965         * mm-decode.el (gnus-current-window-configuration):
19966         * mm-extern.el (gnus-article-mime-handles):
19967         * mm-url.el (url-current-object, url-package-name)
19968         (url-package-version):
19969         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
19970         (smime-keys, w3m-cid-retrieve-function-alist)
19971         (w3m-current-buffer, w3m-display-inline-images)
19972         (w3m-minor-mode-map):
19973         * mml-smime.el (gnus-extract-address-components):
19974         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
19975         (gnus-newsrc-hashtb, message-default-charset)
19976         (message-deletable-headers, message-options)
19977         (message-posting-charset, message-required-mail-headers)
19978         (message-required-news-headers):
19979         * mml1991.el (mc-pgp-always-sign):
19980         * mml2015.el (mc-pgp-always-sign):
19981         * nnheader.el (nnmail-extra-headers):
19982         * rfc1843.el (gnus-decode-encoded-word-function)
19983         (gnus-decode-header-function, gnus-newsgroup-name):
19984         * spam-stat.el (gnus-original-article-buffer): Add defvars.
19985
19986 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
19987
19988         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
19989         the end of the date treatments.
19990
19991 2005-08-15  Simon Josefsson  <jas@extundo.com>
19992
19993         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
19994         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
19995         Capello and Romain Francoise.
19996         (pgg-fetch-key-function): Remove, not used?
19997         (pgg-insert-url-with-w3): Require url, to get
19998         url-insert-file-contents regardless of where it is defined.
19999
20000 2005-08-13  Romain Francoise  <romain@orebokech.com>
20001
20002         * message.el (message-cite-original-1): New function.
20003         (message-cite-original): Use it.
20004         (message-cite-original-without-signature): Ditto.
20005
20006 2005-08-08  Romain Francoise  <romain@orebokech.com>
20007
20008         * message.el (message-yank-empty-prefix): New variable.
20009         (message-indent-citation): Use it.
20010         (message-cite-original-without-signature): Respect X-No-Archive.
20011
20012 2005-08-08  Simon Josefsson  <jas@extundo.com>
20013
20014         * pgg.el: Autoload url-insert-file-contents instead of loading
20015         w3/url.
20016         (pgg-insert-url-with-w3): Don't load url here.
20017
20018 2005-08-07  Jesper Harder  <harder@phys.au.dk>
20019
20020         * message.el (message-kill-to-signature): Don't insert newline at
20021         bol.
20022         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
20023
20024 2005-08-06  Romain Francoise  <romain@orebokech.com>
20025
20026         * message.el (message-user-fqdn): Fix typo in docstring.
20027
20028 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
20029
20030         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
20031
20032         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
20033
20034 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
20035
20036         * mm-bodies.el (mm-encode-body): Use coding system rather than
20037         charset to encode text.
20038
20039         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
20040         number of charsets if utf-8 is available (XEmacs).
20041
20042 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
20043
20044         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
20045         taken from `gnus-button-mid-or-mail-regexp'.
20046         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
20047         (gnus-button-alist): Improve regexp for domain part of the MIDs
20048         for news:localpart@domain buttons.
20049         (gnus-button-ctan-directory-regexp): Update.
20050
20051 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
20052
20053         * sieve-manage.el (sieve-manage-interactive-login):
20054         Use make-local-variable rather than make-variable-buffer-local.
20055         (sieve-manage-open): Ditto.
20056         (sieve-manage-authenticate): Ditto.
20057
20058         * mml.el (mml-generate-mime-1): Make the content type default to
20059         text/plain if the filename is not specified.
20060
20061 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
20062
20063         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
20064         instead of insert-buffer.
20065
20066         * message.el (message-yank-original): Ditto; set the mark at the
20067         end of the yanked message.
20068
20069 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
20070
20071         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
20072         lines to scroll rather than to stop it.
20073
20074         * mml.el (mml-generate-default-type): Add doc string.
20075         (mml-generate-mime-1): Use mm-default-file-encoding or make it
20076         default to application/octet-stream when determining the content
20077         type if it is not specified for the part or the mml contents; add
20078         a comment about mml-generate-default-type.
20079
20080 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
20081
20082         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
20083         make it default to application/octet-stream when determining the
20084         content type if it is not specified for the external contents.
20085
20086 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
20087
20088         * rfc2231.el (rfc2231-parse-string): Take care that not only a
20089         segmented parameter but also other parameters might be there.
20090
20091 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
20092
20093         * mm-decode.el (mm-display-external): Delete temp file, directory
20094         and buffer immediately if the external process is exited.
20095
20096 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
20097
20098         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
20099         fewer lines than that of scroll-margin.
20100         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
20101
20102 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
20103
20104         * gnus-art.el (gnus-article-next-page): Revert.
20105         (gnus-article-beginning-of-window): New macro.
20106         (gnus-article-next-page-1): Use it.
20107         (gnus-article-prev-page): Ditto.
20108         (gnus-article-edit-part): Use insert-buffer-substring instead of
20109         insert-buffer.
20110         (gnus-article-edit-exit): Ditto.
20111
20112         * gnus-util.el (gnus-beginning-of-window): Remove.
20113         (gnus-end-of-window): Remove.
20114
20115         * lpath.el: Don't bind header-line-format and scroll-margin.
20116
20117 2005-07-25  Simon Josefsson  <jas@extundo.com>
20118
20119         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
20120         to have the url package without w3.  Reported by Daiki Ueno
20121         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
20122
20123 2005-07-20  Didier Verna  <didier@xemacs.org>
20124
20125         * gnus-diary.el: Remove the description comment (nndiary is now
20126         properly documented in the Gnus manual).
20127         Fix the spelling of "Back End".
20128         * nndiary.el: Ditto.
20129         Fix the copyright notice.
20130
20131 2005-07-18  Romain Francoise  <romain@orebokech.com>
20132
20133         * gnus-sum.el (gnus-summary-to-prefix)
20134         (gnus-summary-newsgroup-prefix): New variables.
20135         (gnus-summary-from-or-to-or-newsgroups): Use them.
20136
20137 2005-07-17  Romain Francoise  <romain@orebokech.com>
20138
20139         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
20140         space as it's generally not especially interesting to the user.
20141
20142 2005-07-16  Romain Francoise  <romain@orebokech.com>
20143
20144         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
20145         nil to avoid prompting and file modification if one of the
20146         messages at the top of the nnfolder file contains a copyright
20147         notice.
20148         Update copyright notice.
20149
20150         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
20151         instead of `current-time-string' as the latter creates a time
20152         string that is not RFC 2822 compliant (it lacks the zone).
20153         Update copyright notice.
20154
20155 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
20156
20157         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
20158         for text/rtf.  Display default in prompt.  Pass default for M-n.
20159
20160         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
20161
20162 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20163
20164         * gnus-msg.el (gnus-button-mailto):
20165         Remove save-selected-window-window hackery because it relies on
20166         save-selected-window internals.
20167
20168 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
20169
20170         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
20171         (gnus-article-next-page-1): Use gnus-beginning-of-window.
20172         (gnus-article-prev-page): Ditto.
20173
20174         * gnus-util.el (gnus-beginning-of-window): New function.
20175         (gnus-end-of-window): New function.
20176
20177         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
20178
20179 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
20180
20181         * gnus-score.el (gnus-score-edit-all-score):
20182         Set gnus-score-edit-exit-function to gnus-score-edit-done and call
20183         gnus-message.
20184
20185 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20186
20187         * gnus-msg.el (gnus-button-mailto):
20188         Remove save-selected-window-window hackery because it relies on
20189         save-selected-window internals.
20190
20191 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
20192
20193         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
20194         add-minor-mode.
20195         (gnus-binary-mode): Ditto.
20196
20197         * gnus-topic.el (gnus-topic-mode): Ditto.
20198
20199 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
20200
20201         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
20202         (gnus-article-prev-page): Take scroll-margin into consideration.
20203
20204 2005-07-04  Lute Kamstra  <lute@gnu.org>
20205
20206         Update FSF's address in GPL notices.
20207
20208 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
20209
20210         * gnus.el (gnus-exit):
20211         * gnus-group.el (gnus-group-icons):
20212         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
20213
20214         * gnus-nocem.el (gnus-nocem):
20215         * message.el (message-various, message-buffers, message-sending)
20216         (message-interface, message-forwarding, message-insertion)
20217         (message-headers, message-news, message-mail):
20218         * pgg-gpg.el (pgg-gpg):
20219         * pgg-parse.el (pgg-parse):
20220         * pgg-pgp.el (pgg-pgp):
20221         * pgg-pgp5.el (pgg-pgp5):
20222         * pop3.el (pop3): Finish `defgroup' description with period.
20223
20224 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
20225
20226         * gnus-art.el (article-display-face): Improve the efficiency.
20227         (article-display-x-face): Ditto; remove gray x-face stuff.
20228
20229 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
20230
20231         * gnus-art.el (article-display-face): Correct the position in
20232         which Faces are inserted.
20233
20234 2005-06-29  Didier Verna  <didier@xemacs.org>
20235
20236         * gnus-art.el (article-display-face): Display faces in correct
20237         order.
20238
20239 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
20240
20241         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
20242         (gnus-fill-real-hashtb): Use hash table instead of obarray.
20243         (gnus-nocem-check-article): Fetch the Type header.
20244         (gnus-nocem-message-wanted-p): Fix the way to examine types.
20245         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
20246         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
20247         make sure gnus-nocem-hashtb is initialized.
20248         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
20249         (gnus-nocem-unwanted-article-p): Ditto.
20250
20251         * pgg.el (pgg-verify): Return the verification result.
20252
20253 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20254
20255         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
20256         is ascii.
20257
20258 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
20259
20260         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
20261         `show-nonbreak-escape'.
20262
20263 2005-06-23  Lute Kamstra  <lute@gnu.org>
20264
20265         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
20266
20267         * dig.el (dig-mode):
20268         * smime.el (smime-mode): Use gnus-run-mode-hooks.
20269
20270 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
20271
20272         * nnimap.el (nnimap-split-download-body): Fix spellings.
20273
20274 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
20275
20276         * gnus-art.el (gnus-article-encrypt-body):
20277         * gnus-cus.el (gnus-score-customize):
20278         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
20279         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
20280
20281 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
20282
20283         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
20284         header by looking for magic "MII" at the beginning.
20285
20286 2005-06-16  Miles Bader  <miles@gnu.org>
20287
20288         * gnus-xmas.el (gnus-xmas-group-startup-message):
20289         Use renamed gnus-splash face.
20290
20291         * assistant.el (assistant-field): Remove "-face" suffix from face name.
20292         (assistant-field-face): New backward-compatibility alias for renamed
20293         face.
20294         (assistant-render-text): Use renamed assistant-field face.
20295
20296         * spam.el (spam): Remove "-face" suffix from face name.
20297         (spam-face): New backward-compatibility alias for renamed face.
20298         (spam-face, spam-initialize): Use renamed spam face.
20299
20300         * message.el (message-header-to, message-header-cc)
20301         (message-header-subject, message-header-newsgroups)
20302         (message-header-other, message-header-name)
20303         (message-header-xheader, message-separator, message-cited-text)
20304         (message-mml): Remove "-face" suffix from face names.
20305         (message-header-to-face, message-header-cc-face)
20306         (message-header-subject-face, message-header-newsgroups-face)
20307         (message-header-other-face, message-header-name-face)
20308         (message-header-xheader-face, message-separator-face)
20309         (message-cited-text-face, message-mml-face):
20310         New backward-compatibility aliases for renamed faces.
20311         (message-font-lock-keywords): Use renamed message faces.
20312
20313         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
20314         (sieve-test-commands, sieve-tagged-arguments):
20315         Remove "-face" suffix from face names.
20316         (sieve-control-commands-face, sieve-action-commands-face)
20317         (sieve-test-commands-face, sieve-tagged-arguments-face):
20318         New backward-compatibility aliases for renamed faces.
20319         (sieve-control-commands-face, sieve-action-commands-face)
20320         (sieve-test-commands-face, sieve-tagged-arguments-face):
20321         Use renamed sieve faces.
20322
20323         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
20324         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
20325         (gnus-group-news-3-empty, gnus-group-news-4)
20326         (gnus-group-news-4-empty, gnus-group-news-5)
20327         (gnus-group-news-5-empty, gnus-group-news-6)
20328         (gnus-group-news-6-empty, gnus-group-news-low)
20329         (gnus-group-news-low-empty, gnus-group-mail-1)
20330         (gnus-group-mail-1-empty, gnus-group-mail-2)
20331         (gnus-group-mail-2-empty, gnus-group-mail-3)
20332         (gnus-group-mail-3-empty, gnus-group-mail-low)
20333         (gnus-group-mail-low-empty, gnus-summary-selected)
20334         (gnus-summary-cancelled, gnus-summary-high-ticked)
20335         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
20336         (gnus-summary-high-ancient, gnus-summary-low-ancient)
20337         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
20338         (gnus-summary-low-undownloaded)
20339         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
20340         (gnus-summary-low-unread, gnus-summary-normal-unread)
20341         (gnus-summary-high-read, gnus-summary-low-read)
20342         (gnus-summary-normal-read, gnus-splash):
20343         Remove "-face" suffix from face names.
20344         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
20345         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
20346         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
20347         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
20348         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
20349         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
20350         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
20351         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
20352         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
20353         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
20354         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
20355         (gnus-summary-selected-face, gnus-summary-cancelled-face)
20356         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
20357         (gnus-summary-normal-ticked-face)
20358         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
20359         (gnus-summary-normal-ancient-face)
20360         (gnus-summary-high-undownloaded-face)
20361         (gnus-summary-low-undownloaded-face)
20362         (gnus-summary-normal-undownloaded-face)
20363         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
20364         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
20365         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
20366         (gnus-splash-face):
20367         New backward-compatibility aliases for renamed faces.
20368         (gnus-group-startup-message): Use renamed gnus faces.
20369
20370         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
20371         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
20372         (gnus-server-agent): Remove "-face" suffix from face names.
20373         (gnus-server-agent-face, gnus-server-opened-face)
20374         (gnus-server-closed-face, gnus-server-denied-face)
20375         (gnus-server-offline-face):
20376         New backward-compatibility aliases for renamed faces.
20377         (gnus-server-agent-face, gnus-server-opened-face)
20378         (gnus-server-closed-face, gnus-server-denied-face)
20379         (gnus-server-offline-face): Use renamed gnus faces.
20380
20381         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
20382         Remove "-face" suffix from face names.
20383         (gnus-picon-xbm-face, gnus-picon-face):
20384         New backward-compatibility aliases for renamed faces.
20385
20386         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
20387         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
20388         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
20389         (gnus-cite-11): Remove "-face" suffix from face names.
20390         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
20391         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
20392         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
20393         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
20394         New backward-compatibility aliases for renamed faces.
20395         (gnus-cite-attribution-face, gnus-cite-face-list)
20396         (gnus-article-boring-faces): Use renamed gnus faces.
20397
20398         * gnus-art.el (gnus-signature, gnus-header-from)
20399         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
20400         (gnus-header-content): Remove "-face" suffix from face names.
20401         (gnus-signature-face, gnus-header-from-face)
20402         (gnus-header-subject-face, gnus-header-newsgroups-face)
20403         (gnus-header-name-face, gnus-header-content-face):
20404         New backward-compatibility aliases for renamed faces.
20405         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
20406
20407         * gnus-sum.el (gnus-summary-selected-face)
20408         (gnus-summary-highlight): Use renamed gnus faces.
20409         * gnus-group.el (gnus-group-highlight): Likewise.
20410
20411 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
20412
20413         * gnus-sieve.el (gnus-sieve-article-add-rule):
20414         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
20415         * spam-stat.el (spam-stat-buffer-change-to-spam)
20416         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
20417
20418         * message.el (message-is-yours-p):
20419         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
20420
20421 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
20422
20423         * mm-view.el (mm-inline-text): Withdraw the last change.
20424
20425 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
20426
20427         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
20428         executing enriched-decode.
20429
20430 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
20431
20432         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
20433         charset of tar files.
20434
20435 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
20436
20437         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
20438
20439 2005-06-04  Lute Kamstra  <lute@gnu.org>
20440
20441         * nnfolder.el (nnfolder-read-folder): Make sure that undo
20442         information is never recorded.
20443
20444 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
20445
20446         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
20447
20448 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
20449
20450         * pop3.el (pop3-apop): Run md5 in the binary mode.
20451
20452         * starttls.el (starttls-set-process-query-on-exit-flag):
20453         Use eval-and-compile.
20454
20455 2005-05-31  Simon Josefsson  <jas@extundo.com>
20456
20457         * smime.el (smime-replace-in-string): Define.
20458         (smime-cert-by-ldap-1): Use it.
20459
20460 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
20461
20462         * gnus-art.el (article-display-x-face): Replace
20463         process-kill-without-query by gnus-set-process-query-on-exit-flag.
20464
20465         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
20466         set-process-query-on-exit-flag or process-kill-without-query.
20467
20468         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
20469         loop instead of replace-regexp.
20470
20471         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
20472         instead of process-kill-without-query if it is available.
20473
20474         * lpath.el: Fbind ldap-search-entries.
20475
20476         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
20477         instead of find-file-hooks if it is available.
20478
20479         * mml1991.el: Bind pgg-default-user-id when compiling.
20480
20481         * mml2015.el: Bind pgg-default-user-id when compiling.
20482
20483         * nndraft.el (nndraft-request-associate-buffer):
20484         Use write-contents-functions instead of write-contents-hooks if it is
20485         available.
20486
20487         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
20488         instead of find-file-hooks if it is available.
20489
20490         * nntp.el (nntp-open-connection): Replace
20491         process-kill-without-query by gnus-set-process-query-on-exit-flag.
20492         (nntp-open-ssl-stream): Ditto.
20493         (nntp-open-tls-stream): Ditto.
20494
20495         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
20496         set-process-query-on-exit-flag or process-kill-without-query.
20497         (starttls-open-stream-gnutls): Use it instead of
20498         process-kill-without-query.
20499         (starttls-open-stream): Ditto.
20500
20501 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
20502
20503         * smime.el (smime-cert-by-ldap-1): Don't use
20504         replace-regexp-in-string.
20505
20506 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
20507
20508         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
20509
20510         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
20511         in PEM format.  Adjust to the XEmacs compatibility.
20512
20513 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
20514
20515         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
20516         by `string-to-number'.
20517         * gnus-agent.el (gnus-agent-regenerate-group)
20518         (gnus-agent-fetch-articles): Ditto.
20519         * gnus-art.el (gnus-button-fetch-group): Ditto.
20520         * gnus-cache.el (gnus-cache-generate-active)
20521         (gnus-cache-articles-in-group): Ditto.
20522         * gnus-group.el (gnus-group-set-current-level)
20523         (gnus-group-insert-group-line): Ditto.
20524         * gnus-score.el (gnus-score-set-expunge-below)
20525         (gnus-score-set-mark-below, gnus-summary-score-effect)
20526         (gnus-summary-score-entry): Ditto.
20527         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
20528         (gnus-soup-pack): Ditto.
20529         * gnus-spec.el (gnus-xmas-format): Ditto.
20530         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
20531         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
20532         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
20533         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
20534         * nndb.el (nndb-get-remote-expire-response): Ditto.
20535         * nndiary.el (nndiary-parse-schedule-value)
20536         (nndiary-string-to-number, nndiary-request-replace-article)
20537         (nndiary-request-article): Ditto.
20538         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
20539         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
20540         * nneething.el (nneething-make-head): Ditto.
20541         * nnfolder.el (nnfolder-request-article)
20542         (nnfolder-retrieve-headers): Ditto.
20543         * nnheader.el (nnheader-file-to-number): Ditto.
20544         * nnkiboze.el (nnkiboze-request-article): Ditto.
20545         * nnmail.el (nnmail-process-unix-mail-format)
20546         (nnmail-process-babyl-mail-format): Ditto.
20547         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
20548         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
20549         (nnmh-request-create-group, nnmh-request-list-1)
20550         (nnmh-request-group, nnmh-request-article): Ditto.
20551         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
20552         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
20553         * nnsoup.el (nnsoup-make-active): Ditto.
20554         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
20555         * nntp.el (nntp-find-group-and-number)
20556         (nntp-retrieve-headers-with-xover): Ditto.
20557         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
20558         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
20559         (pgg-format-key-identifier): Ditto.
20560         * pop3.el (pop3-last, pop3-stat): Ditto.
20561         * qp.el (quoted-printable-decode-region): Ditto.
20562
20563         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
20564         of concat.
20565
20566 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
20567
20568         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
20569
20570         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
20571
20572         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
20573
20574         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
20575
20576         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
20577
20578         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
20579
20580         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
20581         (gnus-carpal-mode): Ditto.
20582
20583         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
20584         (gnus-browse-mode): Ditto.
20585
20586         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
20587
20588         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
20589
20590 2005-05-29  Richard M. Stallman  <rms@gnu.org>
20591
20592         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
20593
20594 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
20595
20596         * gnus-util.el (gnus-run-mode-hooks): New function.
20597
20598         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
20599
20600         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
20601         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
20602
20603 2005-05-27  Lute Kamstra  <lute@gnu.org>
20604
20605         * dns-mode.el (dns-mode): Specify customization group.
20606
20607 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
20608
20609         * gnus-agent.el (gnus-agent-make-mode-line-string):
20610         Use mode-line-highlight as mouse-face.
20611
20612 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
20613
20614         * canlock.el (canlock): Change the parent group to news.
20615
20616         * deuglify.el (gnus-outlook-deuglify): Add :group.
20617
20618         * dig.el (dig): Add :group.
20619
20620         * dns-mode.el (dns-mode): Add :group.
20621
20622         * encrypt.el (encrypt): Add :group.
20623
20624         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
20625         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
20626         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
20627         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
20628         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
20629
20630         * gnus-diary.el (gnus-diary): Add :group.
20631
20632         * gnus.el (gnus-group-news-1-face): Add :group.
20633         (gnus-group-news-1-empty-face): Ditto.
20634         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
20635         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
20636         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
20637         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
20638         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
20639         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
20640         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
20641         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
20642         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
20643         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
20644         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
20645         (gnus-summary-high-ticked-face): Ditto.
20646         (gnus-summary-low-ticked-face): Ditto.
20647         (gnus-summary-normal-ticked-face): Ditto.
20648         (gnus-summary-high-ancient-face): Ditto.
20649         (gnus-summary-low-ancient-face): Ditto.
20650         (gnus-summary-normal-ancient-face): Ditto.
20651         (gnus-summary-high-undownloaded-face): Ditto.
20652         (gnus-summary-low-undownloaded-face): Ditto.
20653         (gnus-summary-normal-undownloaded-face): Ditto.
20654         (gnus-summary-high-unread-face): Ditto.
20655         (gnus-summary-low-unread-face): Ditto.
20656         (gnus-summary-normal-unread-face): Ditto.
20657         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
20658         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
20659
20660         * hashcash.el (hashcash): New custom group.
20661         (hashcash-default-payment): Add :group.
20662         (hashcash-payment-alist): Ditto.
20663         (hashcash-default-accept-payment): Ditto.
20664         (hashcash-accept-resources): Ditto.
20665         (hashcash-path): Ditto.
20666         (hashcash-extra-generate-parameters): Ditto.
20667         (hashcash-double-spend-database): Ditto.
20668         (hashcash-in-news): Ditto.
20669
20670         * message.el (message-minibuffer-local-map): Add :group.
20671
20672         * netrc.el (netrc): Add :group.
20673
20674         * sieve-manage.el (sieve-manage-log): Add :group.
20675         (sieve-manage-default-user): Diito.
20676         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
20677         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
20678         (sieve-manage-authenticators): Ditto.
20679         (sieve-manage-authenticator-alist): Ditto.
20680         (sieve-manage-default-port): Ditto.
20681
20682         * sieve-mode.el (sieve-control-commands-face): Add :group.
20683         (sieve-action-commands-face): Ditto.
20684         (sieve-test-commands-face): Ditto.
20685         (sieve-tagged-arguments-face): Ditto.
20686
20687         * smime.el (smime): Add :group.
20688
20689         * spam-report.el (spam-report): Add :group.
20690
20691         * spam.el (spam, spam-face): Add :group.
20692
20693 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20694
20695         * nntp.el (nntp-next-result-arrived-p): Some news servers may
20696         return \n.\n.\n at the end of articles.  Protect against that.
20697         (nntp-with-open-group): Allow debugging.
20698
20699         * nnheader.el (mail-header-set-extra): Make into a function
20700         because I just could't understand how to quote the list properly.
20701
20702         * dns.el (query-dns-cached): New function.
20703
20704 2005-05-26  Lute Kamstra  <lute@gnu.org>
20705
20706         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
20707
20708 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
20709
20710         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
20711
20712         * gnus-art.el: Don't autoload mail-extract-address-components.
20713
20714         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
20715         eval-and-compile to evaluate it.
20716
20717         * hashcash.el: Don't autoload executable-find.
20718
20719         * nndb.el: Don't declare the nndb back end two or more times; don't
20720         autoload news-reply-mode, news-setup, cancel-timer and telnet.
20721
20722         * nntp.el: Autoload format-spec instead of format; use
20723         eval-and-compile to evaluate autoload forms.
20724
20725 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
20726
20727         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
20728
20729 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20730
20731         * gnus.el (gnus-version-number): Bump version.
20732
20733 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
20734
20735         * gnus.el: No Gnus v0.3 is released.
20736
20737 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20738
20739         * lpath.el (featurep): Bind show-nonbreak-escape.
20740
20741 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
20742
20743         * gnus-art.el (gnus-article-edit-part): Disable undo.
20744
20745 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
20746
20747         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
20748         gnus-article-date-lapsed-new-header is t if date timer is active;
20749         skip headers in which the original date value is empty.
20750         (gnus-article-save-original-date): Redefine it as a macro.
20751         (gnus-display-mime): Use it.
20752
20753 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
20754
20755         * gnus-art.el (article-date-ut): Support converting date in
20756         forwarded parts as well.
20757         (gnus-article-save-original-date): New function.
20758         (gnus-display-mime): Use it.
20759
20760 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
20761
20762         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
20763         enclosure element of <item>.
20764
20765 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
20766
20767         * message.el (message-kill-buffer-query): Rename from
20768         `message-kill-buffer-query-if-modified'.  Add :version.
20769
20770 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
20771
20772         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
20773         window layout.
20774
20775 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
20776
20777         * mml.el: Autoload dnd when compiling.
20778
20779 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
20780
20781         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
20782         x-dnd-*.
20783
20784 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
20785
20786         * qp.el (quoted-printable-encode-region): Save excursion.
20787
20788 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
20789
20790         * message.el (message-kill-buffer-query-if-modified): Add new variable
20791         so the user can kill a modified message buffer quickly.
20792         (message-kill-buffer): Use it.
20793
20794 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
20795
20796         * lpath.el: Fbind display-time-event-handler; don't fbind
20797         string-to-multibyte.
20798
20799         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
20800
20801 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
20802
20803         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
20804         contained in text because xml.el decodes entities) with LFs.
20805
20806 2005-04-11  Lute Kamstra  <lute@gnu.org>
20807
20808         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
20809         differently.
20810
20811 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
20812
20813         * mm-util.el (mm-detect-coding-region): Typo.
20814
20815 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
20816
20817         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
20818
20819 2005-04-06  Deepak Goel  <deego@gnufans.org>
20820
20821         * spam-stat.el (spam-stat-score-buffer): Add a call to a
20822         user-function allow user modifications of the scores.
20823         (spam-stat-score-buffer-user): New function, to allow
20824         user-computed modifications to the score.
20825         (spam-stat-score-buffer-user-functions): List of additional
20826         scoring functions.
20827         (spam-stat-error-holder): Global temporary error holder.
20828         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
20829         variable.
20830
20831 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
20832
20833         * gnus-registry.el (gnus-registry-clean-empty-function)
20834         (gnus-registry-trim, gnus-registry-fetch-groups)
20835         (gnus-registry-delete-group): Groups that match
20836         `gnus-registry-ignored-groups' are removed from the registry
20837         entries, not just ignored for splitting.  This helps clean up the
20838         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
20839         to get all the groups a message ID is in.
20840
20841         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
20842         (spam-stat-split-fancy): Change "threshhold" to "threshold".
20843         (spam-stat-score-buffer-user-functions): Add :number custom type.
20844
20845 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
20846
20847         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
20848         argument in XEmacs.
20849
20850         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
20851         (nnrss-request-group): Decode group name first.
20852         (nnrss-request-article): Make a text/plain article if mml-to-mime
20853         failed.
20854         (nnrss-get-encoding): Return a compatible encoding according to
20855         nnrss-compatible-encoding-alist.
20856         (nnrss-find-el): Use consp instead of listp.
20857         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
20858
20859 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
20860
20861         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
20862         which Emacs 20 doesn't support.
20863         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
20864
20865 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
20866
20867         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
20868         silence the byte compiler inside the defun.
20869
20870         * gnus-demon.el (parse-time-string): Add autoload.
20871
20872         * gnus-delay.el (parse-time-string): Add autoload.
20873
20874         * gnus-art.el (parse-time-string): Add autoload.
20875
20876         * nnultimate.el (parse-time): Require for `parse-time-string'.
20877
20878 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
20879
20880         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
20881
20882         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
20883
20884         * smime.el (smime-ldap-host-list): Add :version.
20885
20886 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
20887
20888         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
20889         pass it to `gnus-browse-read-group'.
20890         (gnus-browse-read-group): Add NUMBER argument and pass it to
20891         `gnus-group-read-ephemeral-group'.
20892
20893         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
20894         argument and pass it to `gnus-group-read-group'.
20895
20896 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
20897
20898         * mm-util.el (mm-xemacs-find-mime-charset): Only call
20899         mm-xemacs-find-mime-charset-1 if we have the mule feature
20900         available at runtime.
20901
20902 2005-03-25  Werner Lemberg  <wl@gnu.org>
20903
20904         * nnmaildir.el: Replace `illegal' with `invalid'.
20905
20906 2005-03-23  Lute Kamstra  <lute@gnu.org>
20907
20908         * time-date.el: Add comment on time value formats.
20909         Don't require parse-time.
20910         (with-decoded-time-value): New macro.
20911         (encode-time-value): New function.
20912         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
20913         (days-to-time): Return a valid time value when arg is huge.
20914         (time-since): Use time-subtract.
20915         (time-to-number-of-days): Use time-to-seconds.
20916
20917 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
20918
20919         * gnus-start.el (gnus-display-time-event-handler):
20920         Check display-time-timer at runtime rather than only at load time
20921         in case display-time-mode is turned off in the mean time.
20922
20923 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
20924
20925         * nnimap.el (nnimap-open-connection): Print which authinfo file is
20926         used.
20927
20928         * nneething.el (nneething-map-file-directory): Derive from
20929         `gnus-directory'.
20930
20931         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
20932         the To/Cc button.
20933
20934 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
20935
20936         * nnmaildir.el (nnmaildir-request-accept-article):
20937         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
20938
20939 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
20940
20941         * gnus-async.el: Require timer-funcs at compile time when in
20942         XEmacs for `run-with-idle-timer'.
20943
20944 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
20945
20946         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
20947         autoloaded function.
20948
20949 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
20950
20951         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
20952
20953 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
20954
20955         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
20956
20957 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20958
20959         * gnus-msg.el (gnus-confirm-mail-reply-to-news):
20960         Add gnus-expert-user to default.
20961
20962 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
20963
20964         * nnimap.el (nnimap-open-server): Ditto.
20965
20966         * imap.el (imap-authenticate): Fix typo.
20967
20968 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
20969
20970         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
20971         buffer (since IMAP server might return FETCH response out of
20972         order, and the nntp buffer must be sorted).
20973
20974 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
20975
20976         * gnus-start.el (gnus-convert-old-newsrc): Fix numeric
20977         comparison on string.
20978
20979         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
20980         (gnus-agent-score): Rename category keywords to match gnus-cus.
20981         (gnus-agent-summary-fetch-series): Modify to protect against
20982         gnus-agent-summary-fetch-group clearing processable flags.
20983         (gnus-agent-synchronize-group-flags): Update live group buffer as
20984         synchronization may occur due to the user toggle the plugged
20985         status.
20986         (gnus-agent-fetch-group-1): Clear downloadable flag when article
20987         successfully downloaded.
20988         (gnus-agent-expire-group-1): Avoid using markers when the overview
20989         is in ascending order; greatly improves performance.
20990         (gnus-agent-regenerate-group):
20991         Use gnus-agent-synchronize-group-flags to reset read status in both
20992         gnus and server.
20993         (gnus-agent-update-files-total-fetched-for): Fix initial size.
20994
20995 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
20996
20997         * message.el: Don't autoload former message-utils variables.
20998         (message-strip-subject-trailing-was): Change doc string.
20999
21000         * nnweb.el: Fixes for `gnus-group-make-web-group'.
21001         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
21002         (nnweb-google-search): Add "hl=en" here.
21003         (nnweb-google-parse-1, nnweb-google-create-mapping):
21004         Don't hardcode URL.
21005
21006 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
21007
21008         * message.el (message-get-reply-headers, message-followup):
21009         Mention related variables `message-use-followup-to' and
21010         `message-use-mail-followup-to', in the information buffer.
21011
21012         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
21013         of broken groups(-beta).google.com.
21014
21015 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
21016
21017         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
21018         parameter to invoked gnus-request-move-article; remove the
21019         redundant gnus-sum-hint-move-is-internal variable; apply the marks
21020         all at once instead of once per article.
21021         (gnus-summary-remove-process-mark): Accept a list of articles as
21022         well as a single article for processing.
21023
21024         * gnus-int.el (gnus-request-move-article): Add move-is-internal
21025         parameter.
21026
21027         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
21028
21029         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
21030
21031         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
21032         parameter.
21033
21034         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
21035         parameter.
21036
21037         * nnimap.el (nnimap-request-move-article): Add move-is-internal
21038         parameter and remove the gnus-sum-hint-move-is-internal variable.
21039
21040         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
21041         parameter.
21042
21043         * nndraft.el (nndraft-request-move-article): Add move-is-internal
21044         parameter.
21045
21046         * nndiary.el (nndiary-request-move-article): Add move-is-internal
21047         parameter.
21048
21049         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
21050
21051         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
21052         parameter.
21053
21054         * nnagent.el (nnagent-request-move-article): Add move-is-internal
21055         parameter.
21056
21057 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
21058
21059         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
21060         a more conservative way.
21061
21062 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
21063
21064         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
21065         buffer, so it moves the window's cursor.
21066
21067 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
21068
21069         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
21070         `mm-dissect-multipart' and receive the from field as an (optional)
21071         argument from `mm-dissect-multipart'.
21072         (mm-dissect-multipart): Receive the from field as an argument and
21073         pass it on when we call `mm-dissect-buffer' on MIME parts.
21074         Fixes verification/decryption of signed/encrypted MIME parts.
21075
21076 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
21077
21078         * gnus-sum.el (gnus-summary-move-article):
21079         Set gnus-sum-hint-move-is-internal for gnus-request-move-article and
21080         whatever it calls (right now, only nnimap-request-move article
21081         respects it).
21082
21083         * nnimap.el (nnimap-request-move-article):
21084         When gnus-sum-hint-move-is-internal is set, don't do the extra
21085         nnimap-request-article.
21086
21087 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
21088
21089         * nnheader.el (nnheader-find-file-noselect): Add doc string.
21090
21091         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
21092         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
21093
21094         * gnus-sum.el (gnus-summary-caesar-message):
21095         Apply `gnus-treat-article' after rotation.
21096
21097         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
21098         doc string.
21099
21100 2005-02-22  Simon Josefsson  <jas@extundo.com>
21101
21102         * encrypt.el (encrypt-password-cache-expiry): Remove (use
21103         `password-cache-expiry' instead).  Reported by Arne Jørgensen
21104         <arne@arnested.dk>.
21105         (encrypt): Add password-cache and password-cache-expiry as group
21106         members.
21107
21108 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
21109
21110         * smime.el (smime-ldap-host-list): Doc fix.
21111         (smime-ask-passphrase): Use `password-read-and-add' to read (and
21112         cache) password.
21113         (smime-sign-region): Use it.
21114         (smime-decrypt-region): Use it.
21115         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
21116         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
21117         fails.
21118         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
21119         certificate from DER to PEM format rather than calling openssl.
21120
21121         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
21122
21123         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
21124         for signing/encryption.
21125
21126         * mml.el (mml-parse-1): Use them.
21127
21128 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
21129
21130         * nnrss.el (nnrss-verbose): Remove.
21131         (nnrss-request-group): Use `nnheader-message' instead.
21132
21133 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
21134
21135         * nnrss.el (nnrss-verbose): New variable.
21136         (nnrss-request-group): Make it say nnrss is requesting a group.
21137
21138 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
21139
21140         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
21141         Handle news URL with given port correctly.
21142
21143 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
21144
21145         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
21146         containing special characters.
21147
21148         * gnus-sum.el (gnus-summary-edit-article): Ditto.
21149
21150         * mml.el (mime-to-mml): Ditto.
21151
21152         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
21153         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
21154         (rfc2047-decode-region): Quote decoded words containing special
21155         characters when rfc2047-quote-decoded-words-containing-tspecials
21156         is non-nil.
21157
21158 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
21159
21160         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
21161
21162         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
21163
21164 2005-02-15  Simon Josefsson  <jas@extundo.com>
21165
21166         * nnimap.el (nnimap-debug): Doc fix.
21167
21168         * imap.el (imap-debug): Doc fix.
21169
21170 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
21171
21172         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
21173
21174 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
21175
21176         * gnus.el (spam-contents): Improve docs for spam-contents
21177         parameter in its variable incarnation.
21178
21179 2005-02-14  Simon Josefsson  <jas@extundo.com>
21180
21181         * smime-ldap.el: Use require instead of load-library for ldap.
21182         (smime-ldap-search): Indent.
21183         (smime-ldap-search-internal): Shorten line.
21184
21185         * smime.el (smime-cert-by-dns): Add doc-string.
21186         (smime-cert-by-ldap-1): Indent.
21187
21188         * mml-smime.el (mml-smime-get-ldap-cert): Rename from
21189         mml-smime-get-dns-ldap.
21190         (mml-smime-encrypt-query): Use new function.  Default to ldap.
21191
21192 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
21193
21194         * smime.el: Require smime-ldap.
21195         (smime-ldap-host-list): New variable.
21196         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
21197
21198         * mml-smime.el (mml-smime-encrypt-query): New function.
21199         (mml-smime-encrypt-query): Use it.
21200
21201         * smime-ldap.el: New file.
21202
21203 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
21204
21205         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
21206
21207 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
21208
21209         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
21210         argument in doc string.  Make query for type more clear.
21211
21212 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
21213
21214         * gnus.el (gnus-group-startup-message): Search for gnus images in
21215         etc/images/gnus.
21216         * mm-util.el (mm-image-load-path): Likewise.
21217         * smiley.el (smiley-data-directory): Search for smilies in
21218         etc/images/smilies.
21219
21220 2005-02-09  Kim F. Storm  <storm@cua.dk>
21221
21222         Change Emacs release version from 21.4 to 22.1 throughout.
21223         Change Emacs development version from 21.3.50 to 22.0.50.
21224
21225 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
21226
21227         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
21228
21229         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
21230         non-Mule XEmacs as well.
21231         (mm-decompress-buffer): Signal an error intentionally if it does
21232         not decompress compressed data because auto-compression-mode is
21233         disabled.
21234
21235 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
21236
21237         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
21238         an ID in the registry even if it has no groups.
21239
21240 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
21241
21242         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
21243         merge it into mm-decompress-buffer.
21244         (gnus-mime-copy-part): Use the MIME part charset, the value which
21245         a user specified or gnus-newsgroup-charset for decoding, like
21246         gnus-mime-inline-part does; set buffer-file-coding-system to tell
21247         save-buffer what was used.  Suggested by Kevin Ryde
21248         <user42@zip.com.au>.
21249         (gnus-mime-inline-part): Allow the name parameter as well as the
21250         filename parameter; force decompressing of compressed data; always
21251         display contents being not decoded as unibyte.
21252
21253         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
21254         as well as the filename parameter.
21255
21256         * mm-util.el (mm-decompress-buffer):
21257         Merge gnus-mime-jka-compr-maybe-uncompress.
21258         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
21259         of compressed data.
21260
21261 2005-02-08  Simon Josefsson  <jas@extundo.com>
21262
21263         * imap.el (imap-log): Doc fix.
21264
21265 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
21266
21267         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
21268         the coding cookies; decompress compressed parts.
21269
21270         * mml.el (mml-generate-mime-1): Add the charset parameter according
21271         to the value which a user specified manually or the coding cookie.
21272
21273         * mm-util.el (mm-string-to-multibyte): New function.
21274         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
21275         (mm-coding-system-to-mime-charset): New function.
21276         (mm-decompress-buffer): New function.
21277         (mm-find-buffer-file-coding-system): New function.
21278
21279         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
21280         (mm-display-inline-fontify): Rewrite for decoding and decompressing
21281         parts.
21282
21283 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
21284
21285         * mm-view.el (mm-display-inline-fontify): Decode a part according
21286         to the charset parameter.
21287
21288 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
21289
21290         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
21291         prefix arg is neither nil nor a number, as info specifies.
21292
21293 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
21294
21295         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
21296         timestamps.
21297
21298 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
21299
21300         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
21301         groups error checking and notify user.
21302
21303 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
21304
21305         * message.el (message-send-mail-function): Check existence of
21306         sendmail-program first before using default value
21307         `message-send-mail-with-sendmail'.  Otherwise use more generic
21308         `smtpmail-send-it'.
21309
21310 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
21311
21312         * nntp.el (nntp-request-update-info): Always return nil.
21313
21314 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
21315
21316         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
21317
21318 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
21319
21320         * message.el (message-beginning-of-line): Change the behavior when
21321         invoked between BOL and : so that it first moves backward.
21322
21323 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
21324
21325         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
21326         article buffer when editing of the article is discarded.
21327         (gnus-article-prepare): Revert.
21328
21329 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
21330
21331         * gnus-art.el (gnus-article-prepare):
21332         Remove message-strip-forbidden-properties from the local hook.
21333
21334 2005-01-27  Simon Josefsson  <jas@extundo.com>
21335
21336         * password.el (password-cache-add): Only start one timer per key.
21337         Reported by Derek Atkins <warlord@MIT.EDU>.
21338
21339 2005-01-26  Steve Youngs  <steve@sxemacs.org>
21340
21341         * run-at-time.el: Remove.  It is no longer needed as
21342         timer-funcs.el in the xemacs-base package has a working version of
21343         `run-at-time'.
21344
21345         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
21346
21347         * password.el: Require timer-funcs instead of run-at-time in
21348         XEmacs.
21349         Remove `password-run-at-time' macro.
21350         (password-cache-add): Use `run-at-time' instead of
21351         `password-run-at-time'.
21352
21353         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
21354         Remove `nnheader-cancel-function-timers' alias,
21355         `cancel-function-timers' exists in XEmacs in timer-funcs.
21356
21357         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
21358         for `run-with-idle-timer'.
21359
21360         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
21361         for `run-at-time'.
21362
21363         * mm-url.el: Require timer-funcs at compile time when in XEmacs
21364         for `with-timeout'.
21365
21366         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
21367         the same as for XEmacs 21.4.
21368         No need to ignore `run-with-idle-timer', this function exists in
21369         XEmacs now in timer-funcs.el in the xemacs-base package.
21370         (dgnushack-compile): No need to delete
21371         run-at-time.el from the list of files to compile because it
21372         doesn't exist anymore.
21373
21374 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
21375
21376         * mml.el (mml-generate-mime-1): Convert string into unibyte when
21377         inserting " *mml*" buffer's contents into a unibyte temp buffer.
21378
21379 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
21380
21381         * mail-source.el (mail-source-fetch-imap): Search for ^From case
21382         sensitively.
21383
21384 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
21385
21386         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
21387
21388 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
21389
21390         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
21391         which will be inserted according to the multibyteness of a buffer
21392         rather than the type of contents.  Suggested by ARISAWA Akihiro
21393         <ari@mbf.ocn.ne.jp>.
21394
21395         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
21396         of string which old xml.el may return rather than a string.
21397
21398 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
21399
21400         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
21401
21402 2005-01-16  Simon Josefsson  <jas@extundo.com>
21403
21404         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
21405         idn/idna.el isn't available.
21406         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
21407         <michael@waxrat.com>.
21408
21409         * hashcash.el: Remove non-FSF copyright header.
21410
21411         * hashcash.el (hashcash-extra-generate-parameters): New variable.
21412         (hashcash-generate-payment): Use it.
21413         (hashcash-generate-payment-async): Use it.
21414
21415 2005-01-15  Simon Josefsson  <jas@extundo.com>
21416
21417         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
21418         Suggested by Raymond Scholz <ray-2005@zonix.de>.
21419
21420         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
21421         gnus-summary-idna-message.
21422         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
21423         (gnus-summary-idna-message): New function.
21424
21425 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
21426
21427         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
21428         gnus-novice-user.
21429
21430 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
21431
21432         * nnrss.el (nnrss-request-delete-group): Delete entries in
21433         nnrss-group-alist as well.
21434         (nnrss-save-server-data): Insert newline.
21435
21436 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
21437
21438         * gnus.el (gnus-user-agent): Use list of symbols instead of
21439         symbols.  Display full version number for (S)XEmacs.
21440         Optionally display (S)XEmacs codename.
21441
21442         * gnus-util.el (gnus-emacs-version): Update for new
21443         `gnus-user-agent'.
21444
21445         * gnus-msg.el (gnus-extended-version): Make it possible to omit
21446         Gnus version.
21447
21448 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
21449
21450         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
21451         which is unreadable in some setups.
21452
21453 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
21454
21455         * gnus-spec.el (gnus-update-format-specifications): Flush the
21456         group format spec cache if it doesn't support decoded group names.
21457
21458 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
21459
21460         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
21461         Allow to apply decay on score files matching a regexp.
21462
21463 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
21464
21465         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
21466         compatibility in %g and %c.
21467
21468 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
21469
21470         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
21471         name for only %g and %c.
21472         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
21473         of gnus-tmp-group to decoded group name.
21474         (gnus-group-make-rss-group): Exclude `/'s from group names.
21475
21476 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
21477
21478         * nnrss.el (nnrss-get-encoding): Fix regexp.
21479
21480 2004-12-27  Simon Josefsson  <jas@extundo.com>
21481
21482         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
21483         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
21484         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
21485
21486 2004-12-17  Kim F. Storm  <storm@cua.dk>
21487
21488         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
21489
21490         * gnus-sum.el (gnus-summary-mode-map): Likewise.
21491
21492 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
21493
21494         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
21495
21496 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
21497
21498         * nnrss.el: Require rfc2047 and mml.
21499         (nnrss-file-coding-system): New variable.
21500         (nnrss-format-string): Redefine it as an inline function.
21501         (nnrss-decode-group-name): New function.
21502         (nnrss-string-as-multibyte): Remove.
21503         (nnrss-retrieve-headers): Decode group name; don't use
21504         nnrss-format-string.
21505         (nnrss-request-group): Decode group name.
21506         (nnrss-request-article): Decode group name; allow a Message-ID as
21507         well as an article number; don't use nnrss-format-string; encode a
21508         Message-ID string which may contain non-ASCII characters; use
21509         mml-to-mime to compose a MIME article.
21510         (nnrss-request-expire-articles): Decode group name.
21511         (nnrss-request-delete-group): Decode group name.
21512         (nnrss-fetch): Clarify error message.
21513         (nnrss-read-server-data): Use insert-file-contents instead of load;
21514         bind file-name-coding-system; use multibyte buffer.
21515         (nnrss-save-server-data): Bind coding-system-for-write to the
21516         value of nnrss-file-coding-system; bind file-name-coding-system;
21517         add coding cookie.
21518         (nnrss-read-group-data): Use insert-file-contents instead of load;
21519         bind file-name-coding-system; use multibyte buffer.
21520         (nnrss-save-group-data): Bind coding-system-for-write to the
21521         value of nnrss-file-coding-system; bind file-name-coding-system.
21522         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
21523         make it work with non-ASCII text.
21524         (nnrss-find-el): Make it work with old xml.el as well.
21525
21526 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
21527
21528         * nnrss.el (nnrss-get-encoding): New function.
21529         (nnrss-fetch): Use unibyte buffer initially; bind
21530         coding-system-for-read while performing mm-url-insert; remove ^Ms;
21531         decode contents according to the encoding attribute.
21532         (nnrss-save-group-data): Add coding cookie.
21533         (nnrss-mime-encode-string): New function.
21534         (nnrss-check-group): Use it to encode subject and author.
21535
21536 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
21537
21538         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
21539         imaginary variable.
21540
21541 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
21542
21543         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
21544         correctly even if there are wide characters.
21545
21546 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
21547
21548         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
21549         downcased symbol names; make a new cache instead of reusing
21550         bbdb-hashtable.
21551
21552 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
21553
21554         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
21555         concatenating segments rather than before concatenating them.
21556         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
21557
21558         * message.el (message-get-reply-headers): Bind `extra'.
21559
21560 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21561
21562         * message.el (message-extra-wide-headers): New variable.
21563         (message-get-reply-headers): Use it.
21564
21565 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
21566
21567         * gnus-agent.el (gnus-agent-group-path): Decode group name.
21568         (gnus-agent-group-pathname): Ditto.
21569
21570         * gnus-cache.el (gnus-cache-file-name): Decode group name.
21571
21572         * gnus-group.el (gnus-group-make-group): Decode group name.
21573         (gnus-group-make-rss-group): Register the group data after opening
21574         the nnrss group.
21575
21576 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
21577
21578         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
21579         by expiry now get marked as read.
21580
21581 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
21582
21583         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
21584
21585 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
21586
21587         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
21588         unify Latin characters in XEmacs.
21589         (mm-find-mime-charset-region): Use it.
21590
21591 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
21592
21593         * gnus-util.el (gnus-delete-directory): New function.
21594
21595         * gnus-agent.el (gnus-agent-delete-group): Use it.
21596
21597         * gnus-cache.el (gnus-cache-delete-group): Use it.
21598
21599 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
21600
21601         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
21602         names.
21603
21604 2004-12-16  Simon Josefsson  <jas@extundo.com>
21605
21606         * hashcash.el (hashcash-payment-alist): Fix custom :type.
21607
21608 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
21609
21610         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
21611
21612         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
21613         (gnus-group-set-current-level): Decode group name.
21614
21615 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
21616
21617         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
21618         failed.
21619
21620 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
21621
21622         * gnus-group.el (gnus-group-delete-group): Decode group name.
21623         (gnus-group-make-rss-group): Encode group name.
21624         (gnus-group-catchup-current): Decode group name.
21625         (gnus-group-kill-group): Decode group name.
21626
21627 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
21628
21629         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
21630
21631 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
21632
21633         * gnus-group.el (gnus-group-make-rss-group):
21634         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
21635
21636         * gnus-start.el (gnus-setup-news): Honor user's setting to
21637         gnus-message-archive-method.  Suggested by Lute Kamstra
21638         <lute@gnu.org>.
21639
21640 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
21641
21642         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
21643         global counterparts of the buffer-local variables.
21644
21645 2004-11-16  Romain Francoise  <romain@orebokech.com>
21646
21647         * gnus-sum.el (gnus-summary-exit): Don't clear the global
21648         counterparts of the buffer-local variables.
21649
21650 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
21651
21652         * message.el (message-forbidden-properties): Fix typo in doc
21653         string.
21654
21655 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
21656
21657         * gnus-util.el (gnus-replace-in-string): Add doc string.
21658
21659         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
21660         to avoid problems when splitting mails with many recipients.
21661
21662 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
21663
21664         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
21665         pop-to-buffer, covered by the subsequent gnus-configure-windows.
21666
21667 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
21668
21669         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
21670         if there is no hashtable in memory or file modification time is
21671         newer than cached timestamp.
21672
21673 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
21674
21675         * gnus-sum.el (gnus-summary-limit-to-recipient):
21676         Implement not-matching option.
21677
21678 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
21679
21680         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
21681         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
21682         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
21683         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
21684         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
21685         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
21686
21687 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
21688
21689         * message.el (message-forward-make-body-mml): Remove headers
21690         according to message-forward-ignored-headers if a message is decoded.
21691
21692 2004-12-02  Romain Francoise  <romain@orebokech.com>
21693
21694         * message.el (message-forward-make-body-plain): Always remove
21695         headers according to message-forward-ignored-headers.
21696
21697 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
21698
21699         * spam.el (spam-summary-prepare-exit): Remove the
21700         gnus-summary-limit pop for now, it has problems with ham marks for
21701         me.
21702
21703 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
21704
21705         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
21706         correctly.
21707
21708 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
21709
21710         * format-spec.el (format-spec): Message the char.
21711
21712 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
21713
21714         * gnus-art.el (gnus-split-methods): Reformat comments.
21715
21716         * spam.el (spam-summary-prepare-exit): Remove article limits
21717         before exiting the summary buffer.
21718
21719 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
21720
21721         * lpath.el: Remove bbdb-create-internal, bbdb-records,
21722         spam-BBDB-register-routine and spam-enter-ham-BBDB.
21723
21724         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
21725         order to silence the byte compiler.
21726
21727         * spam.el: Fix the way to silence the byte compiler, which
21728         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
21729         bbdb-search-simple, spam-BBDB-register-routine,
21730         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
21731         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
21732         spam-stat-buffer-is-spam, spam-stat-load,
21733         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
21734         spam-stat-save and spam-stat-split-fancy.
21735
21736 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
21737
21738         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
21739         which may confuse users.
21740         (canlock-password-for-verify): Ditto.
21741
21742         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
21743
21744         * gnus-art.el (gnus-emphasis-alist): Ditto.
21745
21746         * gnus-registry.el (gnus-registry-max-entries): Ditto.
21747
21748         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
21749
21750         * gnus-start.el (gnus-save-killed-list): Ditto.
21751
21752         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
21753         (gnus-sum-thread-tree-root): Ditto.
21754         (gnus-sum-thread-tree-false-root): Ditto.
21755         (gnus-sum-thread-tree-single-indent): Ditto.
21756
21757         * message.el (message-courtesy-message): Ditto.
21758         (message-archive-note): Ditto.
21759         (message-subscribed-address-file): Ditto.
21760         (message-user-fqdn): Ditto.
21761
21762         * spam-report.el (spam-report-gmane-regex): Ditto.
21763
21764         * spam.el (spam-blackhole-good-server-regex): Ditto.
21765
21766 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
21767
21768         * mml.el (mml-preview): Widen the message buffer before copying
21769         the contents to the preview buffer; sort headers before previewing.
21770
21771         * message.el (message-hidden-headers): Fix the way to avoid a bug
21772         in the `repeat' widget in Emacs 21.3 or earlier.
21773
21774 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
21775
21776         * message.el (message-hidden-headers): Default to "^References:".
21777         Improve customization type.  Suggested by Reiner Steib
21778         <Reiner.Steib@gmx.de>.
21779
21780 2004-11-25  Romain Francoise  <romain@orebokech.com>
21781
21782         * message.el (message-strip-forbidden-properties): Remove check for
21783         obsolete `message-hidden' text property, hidden headers are not
21784         accessible in the buffer anymore.
21785
21786 2004-11-22  Romain Francoise  <romain@orebokech.com>
21787
21788         * message.el (message-header-format-alist): Add `From' in list
21789         so that it can be sorted.
21790         (message-fix-before-sending): Widen and sort headers before
21791         sending.
21792         (message-hide-headers): Use narrowing to hide headers by moving
21793         them to the top of the buffer and narrowing to the region
21794         underneath.
21795
21796 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21797
21798         * message.el (message-strip-forbidden-properties):
21799         Bind buffer-read-only (etc) to nil.
21800
21801 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
21802
21803         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
21804         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
21805
21806 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
21807
21808         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
21809
21810 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21811
21812         * dns.el (query-dns): Use sit-for to time instead of
21813         accept-process-output, since that doesn't seem to work on udp
21814         sockets.
21815
21816 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
21817
21818         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
21819
21820 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
21821
21822         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
21823         doc string.  Improve doc string.
21824
21825 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
21826
21827         * nntp.el (nntp-request-update-info): Return nil if
21828         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
21829         may not call gnus-activate-group which uselessly issues the GROUP
21830         commands for all nntp groups and wastes time.  Reported by Romain
21831         Francoise <romain@orebokech.com>.
21832
21833         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
21834
21835 2004-11-15  Simon Josefsson  <jas@extundo.com>
21836
21837         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
21838         headers separately.
21839         (gnus-button-openpgp): New function, inspired by Jochen Küpper
21840         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
21841
21842 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
21843
21844         * gnus-start.el (gnus-convert-old-newsrc):
21845         Assign legacy-gnus-agent to 5.10.7.
21846
21847 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21848
21849         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
21850         start of the lines.
21851
21852 2004-11-14  Magnus Henoch  <mange@freemail.hu>
21853
21854         * hashcash.el (hashcash-default-payment): Change default to 20.
21855         (hashcash-default-accept-payment): Change default to 20.
21856         (hashcash-process-alist): New variable.
21857         (hashcash-generate-payment-async): Add.
21858         (hashcash-already-paid-p): Add.
21859         (hashcash-insert-payment): Don't generate payments twice.
21860         (hashcash-insert-payment-async): Add.
21861         (hashcash-insert-payment-async-2): Add.
21862         (hashcash-cancel-async): Add.
21863         (hashcash-wait-async): Add.
21864         (hashcash-processes-running-p): Add.
21865         (hashcash-wait-or-cancel): Add.
21866         (mail-add-payment): New optional argument.  Conditionally start
21867         asynchronous calculation.
21868         (mail-add-payment-async): Add.
21869
21870         * message.el (message-send-mail): Wait for asynchronous hashcash
21871         results.  Don't clobber existing X-Hashcash headers.
21872         (message-setup-1): Call mail-add-payment-async when
21873         message-generate-hashcash is non-nil.
21874
21875 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
21876
21877         * message.el (message-use-alternative-email-as-from): Examine the
21878         From header as well; use message-make-from in order to include a
21879         user's full name.
21880
21881 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
21882
21883         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
21884         default; improve customization type.
21885         (gnus-emphasis-custom-with-format): New macro.
21886         (gnus-emphasis-custom-value-to-external): New function.
21887         (gnus-emphasis-custom-value-to-internal): New function.
21888
21889 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21890
21891         * dns.el (query-dns): Resolve reverse addresses.
21892
21893 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21894
21895         * gnus-group.el (gnus-group-get-new-news): Use it.
21896
21897         * gnus-start.el (gnus-check-reasonable-setup): New function.
21898
21899 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
21900
21901         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
21902         "Args out of range" error.  Reported by Arnaud Giersch
21903         <arnaud.giersch@free.fr>.
21904
21905 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
21906
21907         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
21908
21909 2004-11-04  Richard M. Stallman  <rms@gnu.org>
21910
21911         * spam.el (spam group): Add :version.
21912
21913         * pgg-def.el (pgg group): Add :version.
21914
21915 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
21916
21917         * gnus-art.el (gnus-article-edit-article): Don't associate the
21918         article buffer with a draft file.  This is a temporary measure
21919         against the 2004-08-22 change to gnus-article-edit-mode.
21920
21921 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
21922
21923         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
21924         (html2text-format-tags): Remove unused variable `attr'.
21925
21926 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
21927
21928         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
21929
21930         * tls.el (tls-process-connection-type, tls-success)
21931         (tls-certtool-program): Add :version.
21932
21933         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
21934         (starttls-extra-arguments, starttls-process-connection-type)
21935         (starttls-connect, starttls-failure, starttls-success): Add :version.
21936
21937         * spam-stat.el (spam-stat): Add :version.
21938
21939         * sieve.el (sieve): Add :version.
21940
21941         * sha1.el (sha1): Add :version.
21942         (sha1-use-external): Remove redundant version.
21943
21944         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
21945         (nnmail-cache-ignore-groups, nnmail-spool-hook)
21946         (nnmail-split-fancy-match-partial-words)
21947         (nnmail-split-lowercase-expanded): Add :version.
21948
21949         * nndiary.el (nndiary): Add :version.
21950
21951         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
21952
21953         * mml-sec.el (mml-default-sign-method)
21954         (mml-default-encrypt-method, mml-signencrypt-style-alist):
21955         Add :version.
21956
21957         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
21958
21959         * mm-url.el (mm-url-use-external, mm-url-program)
21960         (mm-url-arguments): Add :version.
21961
21962         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
21963         (mm-attachment-file-modes, mm-decrypt-option)
21964         (mm-w3m-safe-url-regexp): Add :version.
21965
21966         * message.el (message-cite-prefix-regexp)
21967         (message-sendmail-envelope-from, message-minibuffer-local-map)
21968         (message-user-fqdn, message-completion-alist): Add :version.
21969
21970         * gnus-win.el (gnus-configure-windows-hook)
21971         (gnus-use-frames-on-any-display): Add :version.
21972
21973         * gnus-art.el (gnus-article-address-banner-alist)
21974         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
21975         (gnus-treat-from-picon, gnus-treat-mail-picon)
21976         (gnus-treat-x-pgp-sig): Add :version.
21977
21978         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
21979         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
21980         (gnus-summary-article-delete-hook)
21981         (gnus-summary-display-while-building): Add :version.
21982
21983         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
21984         (gnus-get-top-new-news-hook): Add :version.
21985
21986         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
21987         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
21988
21989         * gnus-registry.el (gnus-registry): Add :version.
21990
21991         * gnus-spec.el (gnus-use-correct-string-widths)
21992         (gnus-make-format-preserve-properties): Add :version.
21993
21994         * gnus.el (gnus-group-charter-alist)
21995         (gnus-group-fetch-control-use-browse-url)
21996         (gnus-install-group-spam-parameters): Add :version.
21997
21998         * gnus-diary.el (gnus-diary): Add :version.
21999
22000         * gnus-delay.el (gnus-delay): Add :version.
22001
22002         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
22003         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
22004         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
22005         Add :version.
22006
22007         * gnus-agent.el (gnus-agent-max-fetch-size)
22008         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
22009         (gnus-agent-prompt-send-queue): Add :version.
22010
22011         * deuglify.el (gnus-outlook-deuglify): Add :version.
22012
22013         * html2text.el: Beautify code.  Improve doc strings.
22014         Some checkdoc cleanup.
22015         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
22016
22017 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
22018
22019         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
22020
22021 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
22022
22023         * gnus-registry.el (gnus-registry-hashtb): Create the registry
22024         when package is loaded.
22025
22026         * spam.el (spam-summary-score-preferred-header): Add global preference
22027         for people who want to override the default SpamAssassin over
22028         Bogofilter preference (when both are set).
22029         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
22030         (spam-user-format-function-S):
22031         Check spam-summary-score-preferred-header.
22032         (spam-extra-header-to-number): Add X-Bogosity header parsing.
22033         (spam-user-format-function-S): Format the score correctly.
22034
22035 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
22036
22037         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
22038         signature file.  Suggested by Manoj Srivastava
22039         <srivasta@golden-gryphon.com>.
22040
22041         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
22042         iso-2022-jp even in the Japanese language environment.
22043         Suggested by Jason Rumney <jasonr@gnu.org>.
22044
22045 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
22046
22047         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
22048         use the same characters as the dummy marks; make it free from
22049         getting affected by the language environment.
22050         (gnus-summary-read-group-1): Update mark positions only when the
22051         format spec is updated.
22052
22053         * gnus-spec.el (gnus-update-format-specifications): Return a list
22054         of updated types.
22055
22056 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
22057
22058         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
22059         of boundp to check if display-warning is available.
22060
22061 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
22062
22063         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
22064
22065 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
22066
22067         * nnspool.el (nnspool-spool-directory): Use news-path if the
22068         news-directory variable is not bound.
22069
22070         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
22071         function instead of display-warning if it is not available.
22072
22073 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
22074
22075         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
22076         v5-10: Use `point-at-bol'.
22077
22078 2004-10-26  Simon Josefsson  <jas@extundo.com>
22079
22080         * hashcash.el: Fix URL in comment, reported by Cheng Gao
22081         <chenggao@gmail.com>.
22082
22083 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
22084
22085         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
22086         instead.
22087
22088 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
22089
22090         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
22091         to remove a server from the nnimap-server-buffer-alist.
22092         (nnimap-open-connection, nnimap-close-server): Use it.
22093
22094         * gnus-encrypt.el: Remove file in favor of encrypt.el.
22095
22096 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
22097
22098         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
22099         running the major-mode function.
22100
22101 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
22102
22103         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
22104         dummy marks in the right way.
22105
22106 2004-10-18  David Edmondson  <dme@dme.org>
22107
22108         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
22109         excessively.
22110
22111 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
22112
22113         * gnus-util.el (gnus-split-references): Accept a nil references
22114         string and go on blissfully.
22115
22116         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
22117         cases where the references string is non-nil but has no references.
22118
22119         * encrypt.el: Add autoload tags.
22120
22121         * spam.el (spam-resolve-registrations-routine): Remove article
22122         from unregistration list too.  Reported by David Hanak
22123         <dhanak@isis.vanderbilt.edu>
22124
22125 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
22126
22127         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
22128         nil.  Change custom type.
22129
22130 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
22131
22132         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
22133
22134         * gnus-sum.el (gnus-summary-move-article): Use it.
22135
22136 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
22137
22138         * encrypt.el: Add autoload cookies.
22139
22140         * spam.el (spam-backend-article-list-property)
22141         (spam-backend-get-article-todo-list)
22142         (spam-backend-put-article-todo-list)
22143         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
22144         Resolve registrations separately.
22145         (spam-register-routine): Format comments.
22146         (spam-unregister-routine, spam-register-routine): Always call with
22147         specific-articles, no default list.
22148         (spam-summary-prepare-exit): Use the spam-classifications function.
22149
22150         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
22151         gnus-encrypt.el.
22152
22153         * encrypt.el: Copied from gnus-encrypt.el.
22154
22155         * gnus-encrypt.el: Commented that it's obsolete.
22156
22157 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
22158
22159         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
22160         (gnus-score-save): Use it.
22161
22162         * message.el (message-bury): Use `window-dedicated-p'.
22163
22164 2004-10-15  Simon Josefsson  <jas@extundo.com>
22165
22166         * pop3.el (top-level): Don't require nnheader.
22167         (pop3-read-timeout): Add.
22168         (pop3-accept-process-output): Add.
22169         (pop3-read-response, pop3-retr): Use it.
22170
22171 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
22172
22173         * spam.el (spam-register-routine): Move comment.
22174         (spam-verify-bogofilter): Use 'unknown for the initial
22175         spam-bogofilter-valid state, not 'never.
22176
22177         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
22178         for netrc-machine.
22179
22180         * nnimap.el (nnimap-open-connection):
22181         Use netrc-machine-user-or-password.
22182
22183 2004-10-17  Richard M. Stallman  <rms@gnu.org>
22184
22185         * gnus-registry.el (gnus-registry-unload-hook):
22186         Set as a variable with add-hook.
22187
22188         * nnspool.el (nnspool-spool-directory): Use news-directory instead
22189         of news-path.
22190
22191         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
22192
22193         * spam.el: Delete duplicate `provide'.
22194         (spam-unload-hook): Set as a variable with add-hook.
22195
22196 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
22197
22198         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
22199         in the doc string.
22200
22201         * message.el (message-ignored-news-headers)
22202         (message-ignored-supersedes-headers)
22203         (message-ignored-resent-headers)
22204         (message-forward-ignored-headers): Improve custom type.
22205
22206 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
22207
22208         * message.el (message-tokenize-header): Fix 2004-09-06 change
22209         which used point-min in the wrong place.
22210
22211 2004-10-12  Simon Josefsson  <jas@extundo.com>
22212
22213         * tls.el (tls-certtool-program): New variable.
22214         (tls-certificate-information): New function, based on
22215         ssl-certificate-information.
22216
22217 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
22218
22219         * compface.el: Move the version of ELisp-based uncompface program
22220         to the contrib directory because of the copyright problem.
22221
22222 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
22223
22224         * message.el (message-kill-buffer): Raise the current frame.
22225
22226 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
22227
22228         * gnus-sum.el: Mention that multibyte characters don't work as marks.
22229
22230         * gnus.el (message-y-or-n-p): Autoload.
22231
22232         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
22233         (pop3-password-required, pop3-authentication-scheme)
22234         (pop3-leave-mail-on-server): Make customizable.
22235         (pop3): New custom group.
22236         (pop3-retr): Remove `sleep-for' statements.
22237         Suggested by Dave Love <fx@gnu.org>.
22238
22239         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
22240         Windows/DOS.
22241
22242         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
22243         (imap-parse-body): Fix incorrect use of `assert'.
22244         Suggested by Dave Love <fx@gnu.org>.
22245
22246         * mml.el (mml-minibuffer-read-disposition): Require match.
22247         Suggested by Dave Love <fx@gnu.org>.
22248
22249 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
22250
22251         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
22252         doc string.
22253
22254 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
22255
22256         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
22257
22258 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
22259
22260         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
22261         instead of calling `mm-insert-inline', to decode text/* parts
22262         before displaying them.
22263
22264 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
22265
22266         * mm-uu.el (mm-uu-text-plain-type): New variable.
22267         (mm-uu-pgp-signed-extract-1): Use it.
22268         (mm-uu-pgp-encrypted-extract-1): Use it.
22269         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
22270         bind mm-uu-text-plain-type with that value.
22271         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
22272         mm-uu-dissect.
22273
22274 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
22275
22276         * gnus-group.el (gnus-update-group-mark-positions):
22277         * gnus-sum.el (gnus-update-summary-mark-positions):
22278         * message.el (message-check-news-body-syntax):
22279         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
22280         of string-as-multibyte.
22281
22282 2004-10-05  Juri Linkov  <juri@jurta.org>
22283
22284         * gnus-group.el (gnus-update-group-mark-positions):
22285         * gnus-sum.el (gnus-update-summary-mark-positions):
22286         * message.el (message-check-news-body-syntax):
22287         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
22288         8-bit unibyte values to a multibyte string for search functions.
22289
22290 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
22291
22292         * mm-uu.el (mm-uu-dissect): Allow optional arg.
22293         (mm-uu-dissect-text-parts): New function.
22294
22295         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
22296         dissect text parts.
22297
22298         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
22299         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
22300
22301         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
22302
22303         * gnus-topic.el (gnus-topic-hierarchical-parameters):
22304         Use gnus-current-topics instead of gnus-current-topic.
22305
22306 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
22307
22308         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
22309
22310 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
22311
22312         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
22313         where appropriate.
22314
22315         * nnml.el (nnml-generate-active-info): do.
22316
22317         * nndiary.el (nndiary-generate-active-info): do.
22318
22319         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
22320         (gnus-topic-move): do.
22321
22322         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
22323         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
22324
22325         * gnus-srvr.el (gnus-server-prepare)
22326         (gnus-server-open-all-servers): do.
22327
22328         * gnus-msg.el (gnus-summary-cancel-article)
22329         (gnus-summary-resend-message)
22330         (gnus-summary-mail-crosspost-complaint): do.
22331
22332         * gnus-move.el (gnus-change-server): do.
22333
22334         * gnus-group.el (gnus-group-unmark-all-groups)
22335         (gnus-group-set-current-level): do.
22336
22337 2004-10-04  Simon Josefsson  <jas@extundo.com>
22338
22339         * message.el (message-generate-hashcash): Doc fix.
22340
22341 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
22342
22343         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
22344         avoid infinite recursion via gnus-get-function.
22345
22346 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
22347
22348         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
22349
22350         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
22351
22352         * nnmail.el (nnmail-split-history): do.
22353
22354         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
22355         (nnml-request-delete-group): do.
22356
22357         * nnslashdot.el (nnslashdot-read-groups): do.
22358
22359         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
22360         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
22361
22362         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
22363         (nnspool-sift-nov-with-sed): Use last.
22364         (nnspool-retrieve-headers-with-nov): Use mapc.
22365         (nnspool-request-newgroups): Use dolist.
22366         (nnspool-request-group): Use last.
22367
22368         * nntp.el (nntp-read-server-type): Use dolist.
22369
22370         * nnvirtual.el (nnvirtual-create-mapping)
22371         (nnvirtual-update-read-and-marked): Use dolist.
22372         (nnvirtual-convert-headers): Simplify.
22373
22374 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
22375
22376         * gnus-agent.el (gnus-agent-synchronize-group-flags):
22377         Add support for sync'ing tick marks.
22378
22379 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
22380
22381         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
22382         there's no visible header.
22383
22384 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
22385
22386         * gnus-agent.el (gnus-agent-synchronize-group-flags):
22387         When necessary, pass full group name to gnus-request-set-marks.
22388
22389 2004-10-01  Simon Josefsson  <jas@extundo.com>
22390
22391         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
22392         acroread.
22393
22394 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22395
22396         * spam-report.el (spam-report-gmane): Fix interactive.
22397
22398         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
22399
22400         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
22401         when writing file.
22402         (gnus-agent-synchronize-flags): Don't default to being
22403         interactive.
22404
22405 2004-09-30  Simon Josefsson  <jas@extundo.com>
22406
22407         * message.el (message-generate-hashcash): Add.
22408         (message-send-mail): Use it, call mail-add-payment.
22409
22410 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
22411
22412         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
22413
22414 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
22415
22416         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replace
22417         gnus-requst-update-info with explicit code to sync the in-memory
22418         info read flags with the marks being sync'd to the backend.
22419
22420         * gnus-util.el (gnus-pp): Add optional stream to match pp API.
22421
22422 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
22423
22424         * spam.el (spam-verify-bogofilter): Add new function.
22425         (spam-check-bogofilter)
22426         (spam-bogofilter-register-with-bogofilter): Use it.
22427         (spam-verify-bogofilter): Add small fixes.
22428
22429 2004-09-28  Simon Josefsson  <jas@extundo.com>
22430
22431         * hashcash.el (hashcash-generate-payment): Revert.
22432
22433 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
22434
22435         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
22436         Use gnus-extract-references instead of gnus-split-references.
22437
22438         * gnus-util.el (gnus-extract-references): Add new function, analogous
22439         to gnus-split-references but extracts only the message-ID without
22440         anything extra.
22441
22442         * hashcash.el (hashcash-generate-payment)
22443         (hashcash-check-payment): Do the right thing if hashcash-path is
22444         nil (because the hashcash program could not be found).
22445
22446         * spam.el (spam-use-hashcash): Remove comment.
22447
22448 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
22449
22450         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
22451         (gnus-cache-enter-article, gnus-cache-remove-article)
22452         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
22453
22454         * gnus-async.el (gnus-async-prefetch-remove-group): do.
22455
22456         * gnus-art.el (article-hide-boring-headers)
22457         (article-translate-strings, article-display-face)
22458         (gnus-article-mime-match-handle-first)
22459         (gnus-article-highlight-headers)
22460         (gnus-article-add-buttons-to-head): do.
22461
22462 2004-09-27  Simon Josefsson  <jas@extundo.com>
22463
22464         * hashcash.el: New version, from
22465         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
22466         ../contrib/.
22467
22468 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
22469
22470         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
22471
22472 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
22473
22474         * gnus-dup.el (gnus-dup-open): Use mapc.
22475         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
22476
22477         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
22478         Reported by Stefan Wiens <s.wi@gmx.net>.
22479
22480         * gnus.el (gnus-shutdown): Use dolist.
22481
22482         * gnus-undo.el (gnus-undo): Use mapc.
22483
22484         * nnrss.el (nnrss-generate-active): do.
22485
22486         * message.el (message-cite-original-without-signature)
22487         (message-cite-original): Use mapc.
22488         (message-do-actions, message-make-forward-subject): Use dolist.
22489
22490 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
22491
22492         * gnus-agent.el (gnus-agent-check-overview-buffer): Fix range of
22493         deletion to remove entire duplicate line.  Fixes merged article
22494         number bug.
22495
22496 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
22497
22498         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
22499         servers that are offline.  Avoids having gnus-agent-toggle-plugged
22500         first ask if you want to open a server and then, even when you
22501         responded with no, asking if you want to synchronize the server's
22502         flags.
22503         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
22504         multi-line expressions.
22505         (gnus-agent-synchronize-group-flags): New internal function.
22506         Updates marks in memory (in the info structure) AND in the
22507         backend.
22508
22509         * gnus-util.el (gnus-remassoc): Fix typo in documentation.
22510
22511         * nnagent.el (nnagent-request-set-mark):
22512         Use gnus-agent-synchronize-group-flags, not backend's request-set-mark
22513         method, to ensure that synchronization updates marks in the
22514         backend and in the info (in memory) structure.
22515
22516 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
22517
22518         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
22519         convention fully; don't miss the root article of a thread; make
22520         the X-Draft-From header with correct article numbers.
22521
22522 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
22523
22524         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
22525         unless plugged.  Disable the agent so that an open failure causes
22526         an error.
22527
22528         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
22529         Revert 2004-09-21 change.  The backend must be opened while
22530         synchronizing flags even when the backend stores the flags
22531         locally.
22532
22533 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
22534
22535         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
22536         in `header' match.  Reported by Svend Tollak Munkejord.
22537
22538         * message.el (message-cite-original): Fix use of
22539         `message-cite-articles-with-x-no-archive'.
22540
22541 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
22542
22543         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
22544         (gnus-window-to-buffer): Ditto.
22545
22546         * mml.el (mml-preview-buffer): New variable.
22547         (mml-preview): Manage window layout with gnus-buffer-configuration.
22548
22549         * gnus-msg.el (gnus-setup-message): Put article numbers into the
22550         X-Draft-From header even if those articles aren't quoted.
22551
22552 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
22553
22554         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
22555         (gnus-request-set-mark, gnus-request-update-mark): Use new
22556         g-s-t-u-l-m to decide to use backend even when unplugged.
22557
22558 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
22559
22560         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
22561         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
22562
22563 2004-09-20  Simon Josefsson  <jas@extundo.com>
22564
22565         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
22566         "utf-16-le".
22567
22568 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
22569
22570         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
22571
22572 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
22573
22574         * uudecode.el (uudecode-use-external): Add :version.
22575
22576         * smime.el (smime-CA-file, smime-encrypt-cipher)
22577         (smime-dns-server): Add :version.
22578
22579         * smiley.el (gnus-smiley-file-types): Add :version.
22580
22581         * sha1.el (sha1-use-external): Add :version.
22582
22583         * pgg-def.el (pgg-query-keyserver): Add :version.
22584
22585         * nnmail.el (nnmail-fancy-expiry-targets)
22586         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
22587         Add :version.
22588
22589         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
22590         (nnimap-retrieve-groups-asynchronous): Add :version.
22591         (nnimap-close-asynchronous): Add :version.  Fix typo in doc string.
22592
22593         * mml.el (mml-content-disposition-parameters)
22594         (mml-insert-mime-headers-always): Add :version.
22595
22596         * mm-util.el (mm-coding-system-priorities): Add :version.
22597
22598         * mm-decode.el (mm-inline-text-html-with-images)
22599         (mm-keep-viewer-alive-types, mm-external-terminal-program)
22600         (mm-verify-option): Add :version.
22601         (mm-text-html-renderer): Change :version.
22602
22603         * message.el (message-fcc-externalize-attachments)
22604         (message-required-headers, message-draft-headers)
22605         (message-subject-trailing-was-query)
22606         (message-subject-trailing-was-ask-regexp)
22607         (message-subject-trailing-was-regexp, message-mark-insert-begin)
22608         (message-mark-insert-end, message-archive-header)
22609         (message-archive-note, message-cross-post-default)
22610         (message-cross-post-note, message-followup-to-note)
22611         (message-cross-post-note-function, message-use-mail-followup-to)
22612         (message-subscribed-address-functions)
22613         (message-subscribed-address-file, message-subscribed-addresses)
22614         (message-subscribed-regexps, message-allow-no-recipients)
22615         (message-yank-cited-prefix, message-signature-insert-empty-line)
22616         (message-hidden-headers, message-hierarchical-addresses)
22617         (message-mail-user-agent, message-use-idna)
22618         (message-valid-fqdn-regexp)
22619         (message-strip-special-text-properties, message-header-synonyms)
22620         (message-beginning-of-line, message-tab-body-function): Add :version.
22621         (message-insert-canlock, message-wide-reply-confirm-recipients):
22622         Change :version.
22623
22624         * mail-source.el (mail-source-ignore-errors): Add :group, :type
22625         and :version.
22626         (mail-source-delete-old-incoming-confirm)
22627         (mail-source-movemail-program): Add :version.
22628
22629         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
22630         (gnus-agent-cache, gnus-agent): Change :version.
22631
22632         * gnus-util.el (gnus-use-byte-compile): Change :version.
22633
22634         * gnus-sum.el (gnus-summary-make-false-root-always)
22635         (gnus-summary-default-high-score)
22636         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
22637         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
22638         (gnus-read-all-available-headers, gnus-article-emulate-mime)
22639         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
22640         (gnus-sum-thread-tree-single-indent)
22641         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
22642         (gnus-sum-thread-tree-leaf-with-other)
22643         (gnus-sum-thread-tree-single-leaf): Add :version.
22644         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
22645         (gnus-article-loose-mime): Change :version.
22646
22647         * gnus-start.el (gnus-backup-startup-file)
22648         (gnus-save-startup-file-via-temp-buffer): Add :version.
22649
22650         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
22651         (gnus-server-offline-face): Add :version.
22652
22653         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
22654
22655         * gnus-msg.el (gnus-gcc-externalize-attachments)
22656         (gnus-debug-files, gnus-debug-exclude-variables)
22657         (gnus-discouraged-post-methods): Change :version.
22658         (gnus-confirm-mail-reply-to-news)
22659         (gnus-confirm-treat-mail-like-news): Add :version.
22660
22661         * gnus-int.el (gnus-server-unopen-status): Add :version.
22662
22663         * gnus-group.el (gnus-group-jump-to-group-prompt)
22664         (gnus-large-ephemeral-newsgroup)
22665         (gnus-fetch-old-ephemeral-headers): Add :version.
22666
22667         * gnus-fun.el (gnus-x-face-directory)
22668         (gnus-convert-pbm-to-x-face-command)
22669         (gnus-convert-image-to-x-face-command)
22670         (gnus-convert-image-to-face-command): Add :version.
22671
22672         * gnus-delay.el (gnus-delay-default-hour): Add :version.
22673
22674         * gnus-cite.el (gnus-cite-blank-line-after-header)
22675         (gnus-article-boring-faces): Add :version.
22676
22677         * gnus-art.el (gnus-buttonized-mime-types)
22678         (gnus-inhibit-mime-unbuttonizing)
22679         (gnus-treat-display-face)
22680         (gnus-treat-body-boundary): Change :version.
22681         (gnus-body-boundary-delimiter, gnus-picon-databases)
22682         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
22683         (gnus-treat-date-english, gnus-treat-fold-headers)
22684         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
22685         (gnus-treat-mail-picon, gnus-treat-wash-html)
22686         (gnus-article-encrypt-protocol)
22687         (gnus-use-idna, gnus-article-over-scroll)
22688         (gnus-mime-display-multipart-alternative-as-mixed)
22689         (gnus-mime-display-multipart-related-as-mixed)
22690         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
22691         (gnus-ctan-url, gnus-button-ctan-handler)
22692         (gnus-button-handle-ctan-bogus-regexp)
22693         (gnus-button-ctan-directory-regexp)
22694         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
22695         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
22696         (gnus-button-man-level, gnus-button-emacs-level)
22697         (gnus-button-message-level, gnus-button-browse-level): Add :version.
22698
22699         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
22700         (gnus-agent-go-online): Change :version.
22701         (gnus-agent-expire-unagentized-dirs)
22702         (gnus-agent-auto-agentize-methods): Add :version.
22703
22704         * flow-fill.el (fill-flowed-display-column)
22705         (fill-flowed-encode-column): Add :version.
22706
22707         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
22708         (gnus-outlook-deuglify-unwrap-max)
22709         (gnus-outlook-deuglify-cite-marks)
22710         (gnus-outlook-deuglify-unwrap-stop-chars)
22711         (gnus-outlook-deuglify-no-wrap-chars)
22712         (gnus-outlook-deuglify-attrib-cut-regexp)
22713         (gnus-outlook-deuglify-attrib-verb-regexp)
22714         (gnus-outlook-deuglify-attrib-end-regexp)
22715         (gnus-outlook-display-hook): Add :version.
22716
22717         * binhex.el (binhex-use-external): Add :version.
22718
22719 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
22720
22721         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
22722         and `invisible'.
22723
22724 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
22725
22726         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
22727         in gnus-registry-trim.
22728
22729 2004-09-13  Simon Josefsson  <jas@extundo.com>
22730
22731         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
22732
22733         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
22734
22735         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
22736         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
22737         <yamaoka@jpl.org>.
22738         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
22739         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
22740         <yamaoka@jpl.org>.
22741
22742         * sieve.el (sieve-manage-mode): Ditto.
22743
22744 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
22745
22746         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
22747
22748 2004-09-11  Simon Josefsson  <jas@extundo.com>
22749
22750         * dns-mode.el: Add.
22751
22752         * mm-view.el (mm-display-dns-inline): Add.
22753
22754         * mm-decode.el (mm-inline-media-tests): Add text/dns.
22755         (mm-automatic-display): Ditto.
22756
22757         * mailcap.el (mailcap-mime-data): Add text/dns.
22758         (mailcap-mime-extensions): Map .soa to text/dns.
22759
22760 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
22761
22762         * gnus-art.el (article-decode-mime-words, article-babel)
22763         (gnus-article-highlight-signature, gnus-article-add-buttons)
22764         (gnus-signature-toggle): Remove unnecessary bindings of
22765         `inhibit-read-only' inherited from v5.10 merge.
22766
22767 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
22768
22769         * nntp.el (nntp): New customization group.
22770         (nntp-authinfo-file): Add customization group.
22771
22772         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
22773
22774         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
22775
22776         * gnus.el (to-address, to-list, subscribed)
22777         (large-newsgroup-initial): Ditto.
22778
22779         * flow-fill.el (fill-flowed-display-column)
22780         (fill-flowed-encode-column): Ditto.
22781
22782 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
22783
22784         * message.el (message-tokenize-header, message-send-mail-with-qmail):
22785         Use point-min rather than 1.
22786         (message-send-mail): Use buffer-size rather than point-max.
22787
22788         * gnus-sum.el (gnus-summary-search-article-forward):
22789         Signal a specific `search-failed' rather than a generic `error'.
22790
22791         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
22792         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
22793         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
22794
22795 2004-09-10  Simon Josefsson  <jas@extundo.com>
22796
22797         * nndb.el (require): Remove tcp and duplicate cl.
22798
22799 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
22800
22801         * gnus-agent.el (directory-files-and-attributes): Move forward.
22802
22803 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
22804
22805         * gnus-agent.el (directory-files-and-attributes):
22806         Optionally defined to support XEmacs.
22807
22808 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
22809
22810         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
22811         to avoid run-time CL dependencies.
22812         (gnus-agent-unfetch-articles): New function.
22813         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
22814         article numbers even when local .overview file is missing.
22815         (gnus-agent-read-article-number): New function.  Only accepts
22816         27-bit article numbers.
22817         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles):
22818         Use gnus-agent-read-article-number.
22819         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
22820         from backend while recognizing that article numbers in .overview
22821         must be valid.
22822         (gnus-agent-update-files-total-fetched-for):
22823         Use directory-files-and-attributes to improve performance.
22824         * gnus-int.el (gnus-request-move-article):
22825         Use gnus-agent-unfetch-articles in place of gnus-agent-expire to
22826         improve performance.
22827
22828         * gnus-start.el (gnus-convert-old-newsrc): Change message text as
22829         some users confused by references to .newsrc when they only have a
22830         .newsrc.eld file.
22831         (gnus-convert-mark-converter-prompt)
22832         (gnus-convert-converter-needs-prompt): Fix use of property list.
22833         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
22834         New function.  Used internally to only display 'gnus converting
22835         files' message when actually necessary.
22836
22837         * gnus-sum.el (): Remove (require 'gnus-agent) as required
22838         methods now autoloaded.
22839
22840 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
22841
22842         * gnus-sum.el (gnus-summary-insert-subject): Remove list
22843         identifiers.
22844
22845 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
22846
22847         * gnus-picon.el: Fix indentation and closing parenthesis.
22848
22849 2004-09-01  Simon Josefsson  <jas@extundo.com>
22850
22851         * message.el (message-canlock-generate): Require sha1, not
22852         sha1-el.  (Can we get rid of this require altogether?  It is ugly
22853         to require within a function.  Sadly, if sha1.el isn't loaded, the
22854         let binding in m-c-g will hide the defcustom definition, which is
22855         bad.)
22856
22857         * canlock.el: Require sha1, not sha1-el.
22858
22859         * message.el: Don't autoload sha1 (there is a autoload cookie in
22860         sha1.el).
22861
22862         * sha1-el.el: Rename to sha1.el.
22863
22864 2004-08-30  Juanma Barranquero  <lektu@terra.es>
22865
22866         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
22867
22868 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
22869
22870         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
22871
22872 2004-08-30  Kim F. Storm  <storm@cua.dk>
22873
22874         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
22875
22876         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
22877         Add :group 'nnimap.
22878
22879 2004-08-30  Andreas Schwab  <schwab@suse.de>
22880
22881         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
22882         ?* and ?\;.
22883
22884         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
22885         and ?\' to symbol instead of whitespace.
22886
22887 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
22888
22889         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
22890
22891         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
22892         instead of re-search-forward.
22893
22894         * gnus-uu.el (gnus-uu-save-article): Ditto.
22895         (gnus-uu-post-encode-uuencode): Ditto.
22896
22897         * html2text.el (html2text-clean-list-items): Ditto.
22898         (html2text-clean-dtdd): Ditto.
22899         (html2text-format-tags): Ditto.
22900
22901         * message.el (message-send-mail-with-sendmail): Fix regexp.
22902         (message-fill-field-general): Use search-forward instead of
22903         re-search-forward.
22904         (unbold-region): Ditto.
22905
22906         * nnrss.el (nnrss-request-article): Ditto.
22907
22908         * nnslashdot.el (nnslashdot-request-article): Ditto.
22909
22910         * nnweb.el (nnweb-gmane-wash-article): Ditto.
22911
22912         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
22913         "Unrecognized menu descriptor" error in XEmacs.
22914
22915 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
22916
22917         * gnus-sum.el (gnus-read-header): Don't remove a header for the
22918         parent article of a sparse article in the thread hashtb.
22919
22920 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
22921
22922         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
22923         (nnmail-expand-newtext): Lowercase expanded entries if
22924         nnmail-split-lowercase-expanded is non-nil.
22925
22926 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
22927
22928         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
22929
22930         * gnus-group.el (gnus-group-line-format-alist): Convert the value
22931         of gnus-tmp-news-method into string under XEmacs.  It will be
22932         passed to gnus-correct-length which takes only a string argument.
22933
22934 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
22935
22936         * gnus-util.el (gnus-bind-print-variables): New macro.
22937         (gnus-prin1): Use it.
22938         (gnus-prin1-to-string): Use it.
22939         (gnus-pp): New function.
22940         (gnus-pp-to-string): New function.
22941
22942         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
22943         Replace pp-to-string with gnus-pp-to-string.
22944         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
22945         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
22946         * gnus-msg.el (gnus-debug): Ditto.
22947         * gnus-score.el (gnus-score-save): Ditto.
22948         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
22949         gnus-pp-to-string.
22950         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
22951         with gnus-pp.
22952         * score-mode.el (gnus-score-pretty-print): Ditto.
22953         * webmail.el (webmail-debug): Ditto.
22954
22955 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
22956
22957         * gnus-art.el (article-display-face, article-display-x-face):
22958         Use buffer-read-only.
22959
22960 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
22961
22962         * gnus-art.el (article-hide-list-identifiers):
22963         Bind inhibit-read-only as t.
22964
22965 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
22966
22967         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
22968
22969 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
22970
22971         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
22972         (gnus-narrow-to-page): Don't assume point-min == 1.
22973         (gnus-article-edit-mode): Derive from message-mode.
22974
22975         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
22976         point-min == 1.
22977
22978         * imap.el (imap-parse-address-list, imap-parse-body-ext):
22979         Disable incorrect use of `assert'.
22980
22981         * message.el (message-mode): Set comment-start-skip.
22982
22983
22984 2004-08-22  Sam Steingold  <sds@gnu.org>
22985
22986         * pop3.el (pop3-leave-mail-on-server): New user variable.
22987         (pop3-movemail): Delete mail only when it is nil.
22988
22989 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
22990
22991         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
22992
22993         * mml.el (mml-preview): Use `pop-to-buffer'.
22994
22995         * message.el (message-goto-mail-followup-to): Insert after "To".
22996         (message-carefully-insert-headers): Add comment.
22997
22998         * gnus.el: Remove unused variable `gnus-article-check-size'.
22999
23000         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
23001
23002         * gnus-art.el (gnus-button-alist):
23003         Improve `gnus-button-handle-library' entry.
23004
23005 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
23006
23007         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p):
23008         Use downcase, since XEmacs capitalizes error messages differently.
23009
23010 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
23011
23012         * nntp.el: Add (require 'gnus) due to reference to
23013         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
23014
23015 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
23016
23017         * gnus-sum.el (gnus-summary-force-verify-and-decrypt):
23018         Bind `mm-fill-flowed'.
23019
23020         * mm-decode.el (mm-dissect-singlepart): Check it.
23021
23022 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
23023
23024         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
23025         'imap' for netrc parsing.
23026
23027 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
23028
23029         * mailcap.el (mailcap-mime-data): Mark as risky.
23030
23031 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
23032
23033         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
23034         may be included in the encoded word.
23035         (rfc2047-encode): Don't append a space if the encoded word
23036         includes close parenthesis.
23037
23038 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
23039
23040         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
23041         of text within parentheses.
23042
23043 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
23044
23045         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
23046         (gnus-encrypt-write-file-contents): Make the password key the file
23047         name PLUS the cipher, not just the cipher.  Also remove failed
23048         passwords from the cache.
23049
23050 2004-08-06  Simon Josefsson  <jas@extundo.com>
23051
23052         * gnus-sum.el (gnus-article-loose-mime): Change default to t.
23053         Doc fix.
23054
23055 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
23056
23057         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
23058         LWSP.
23059
23060 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
23061
23062         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
23063         Try to append in-reply-to: data to the references: header.
23064
23065         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
23066         (netrc-parse): Use gnus-encrypt.el functions.
23067
23068         * gnus-encrypt.el: Add new file for encryption support; currently
23069         does only a few GPG ciphers and an internal XOR cipher.
23070
23071         * password.el: Add comments on using password-read-and-add.
23072         (password-read-and-add): Add function to read and add the
23073         password to the cache at once.
23074
23075 2004-07-28  Simon Josefsson  <jas@extundo.com>
23076
23077         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
23078         parameter (but don't use it, for now).
23079
23080         * imap.el (imap-ssl-open): Use imap-process-connection-type,
23081         instead of hard coding to nil.
23082
23083 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
23084
23085         * mm-view.el (mm-inline-image-emacs): Open lines under an image
23086         as mm-inline-image-xemacs does.
23087
23088 2004-07-26  Simon Josefsson  <jas@extundo.com>
23089
23090         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
23091         Revert part of 2004-07-17 change below.
23092
23093 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
23094
23095         * rfc2047.el (rfc2047-encode-region): Don't infloop.
23096         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
23097
23098 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23099
23100         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
23101         quotes that actually start with ">" at the beginning of the
23102         lines.
23103
23104 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
23105
23106         * rfc2047.el (rfc2047-encode-region): Fix last change.
23107         (rfc2047-encode-parameter): Remove useless concat.
23108
23109 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
23110
23111         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
23112         encode special characters; fix some kind of misconfigured headers;
23113         signal a real error if debug-on-quit or debug-on-error is non-nil.
23114         (rfc2047-encode-max-chars): New variable.
23115         (rfc2047-encode-1): Use it.
23116         (rfc2047-encode-parameter): New function.
23117
23118         * mml.el (mml-insert-parameter): Remove an excessive space.
23119
23120 2004-07-17  Simon Josefsson  <jas@extundo.com>
23121
23122         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
23123         Kai Grossjohann <kai@emptydomain.de>.
23124         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
23125         (gnus-group-make-menu-bar): Ditto.
23126
23127         * gnus-util.el (gnus-group-server): Add.
23128
23129 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
23130
23131         * message.el (message-clone-locals): Clone sendmail and smtp
23132         variables.
23133
23134 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
23135
23136         * rfc2047.el (rfc2047-encode-region): Fix last change.
23137
23138 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
23139
23140         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
23141         characters as non-special.
23142
23143 2004-07-09  Simon Josefsson  <jas@extundo.com>
23144
23145         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
23146         Users will lose all flag changes made while unplugged with
23147         e.g. nntp unless flag synchronization happens, thus `nil' is not a
23148         good default.  See numerous reports on ding mailing list.
23149
23150 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
23151
23152         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
23153         add generate-head-function and generate-article-function to the
23154         rfc822-forward entry.
23155         (nndoc-rfc822-forward-generate-article): New function.
23156         (nndoc-rfc822-forward-generate-head): New function.
23157
23158         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
23159
23160 2004-07-06  Dan Christensen  <jdc@uwo.ca>
23161
23162         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
23163         respect display group parameter and gnus-summary-expunge-below.
23164         (gnus-articles-to-read): Remove unused reference to display group
23165         parameter.
23166
23167 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23168
23169         * nnheader.el (nnheader-uniquify-message-id): New experimental
23170         variable.
23171         (nnheader-nov-read-message-id): Use it.
23172
23173         * spam-report.el (spam-report-gmane): Add interactive.
23174
23175 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
23176
23177         * mm-encode.el (mm-content-transfer-encoding-defaults):
23178         Use qp-or-base64 for the application/* types.
23179
23180 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
23181
23182         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
23183
23184 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
23185
23186         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
23187         trim value.
23188
23189 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
23190
23191         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
23192         New macro and function.
23193         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
23194
23195 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
23196
23197         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
23198         after-load-alist.
23199
23200 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23201
23202         * gnus-group.el (gnus-group-get-new-news-this-group):
23203         Don't update info that isn't there.
23204
23205 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
23206
23207         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
23208         entry.
23209
23210 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
23211
23212         * mm-view.el (mm-inline-render-with-function): Use multibyte
23213         buffer; decode html source by charset.
23214
23215         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
23216
23217         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
23218         Mule-UCS is loaded under XEmacs.
23219         (mm-mime-mule-charset-alist): Avoid duplicated entries.
23220
23221 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
23222
23223         * nnheader.el (nnheader-max-head-length): Increase to 8192.
23224
23225 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
23226
23227         * mm-util.el (mm-coding-system-p): Return a coding-system.
23228         (mm-mime-mule-charset-alist): Use shift_jis instead of
23229         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
23230         entries for the mime charsets iso-2022-jp-3 and shift_jis.
23231         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
23232         instead of japanese-shift-jis and iso-latin-1 respectively in
23233         order to share the default value with both Emacs and XEmacs-mule.
23234         (mm-mule-charset-to-mime-charset):
23235         Make mm-coding-system-priorities effective.
23236         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
23237         while predicating of candidates upon the priorities.
23238
23239 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
23240
23241         * gnus-sum.el (gnus-summary-make-menu-bar):
23242         Add gnus-uu-invert-processable.
23243
23244         * gnus.el: Autoload gnus-uu-invert-processable.
23245
23246 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
23247
23248         * mm-util.el (mm-with-multibyte-buffer): New macro.
23249
23250         * rfc2047.el (rfc2047-encode-string): Use it.
23251         (rfc2047-encode-region): Move point to the end of the region after
23252         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
23253
23254 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
23255
23256         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
23257         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
23258
23259 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
23260
23261         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
23262         (gnus-cite-parse): Ignore quoted envelope From_.
23263         Suggested by Karl Chen <quarl@nospam.quarl.org>.
23264
23265 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
23266
23267         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
23268         invalid addresses.
23269
23270 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
23271
23272         * spam.el: Change section markers, revise TODO list.
23273         (spam-backends): Make new master list of all installed backends.
23274         (spam-summary-exit-behavior): Add new variable to determine how
23275         messages moves are done at summary exit.
23276         (spam-move-spam-nonspam-groups-only)
23277         (spam-process-ham-in-nonham-groups)
23278         (spam-process-ham-in-spam-groups): Remove variables, the
23279         spam-summary-exit-behavior variable should be used to manage this
23280         behavior.
23281         (spam-old-ham-articles, spam-old-spam-articles): Remove.
23282         (spam-old-articles): Add variable, replacing spam-old-ham-articles
23283         and spam-old-spam-articles.
23284         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
23285         Add empty variables, placeholders for the backends they represent.
23286         (spam-set-difference): Move, unchanged.
23287         (spam-list-of-processors): Declare OBSOLETE, not used anymore
23288         unless the user has a processor variable.
23289         (spam-classifications, spam-classification-valid-p)
23290         (spam-backend-properties, spam-backend-property-valid-p)
23291         (spam-backend-function-type-valid-p)
23292         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
23293         (spam-report-articles-gmane, spam-report-articles-resend):
23294         Remove functions, they are not needed.
23295         (spam-install-backend-super, spam-backend-list)
23296         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
23297         (spam-backend-function, spam-backend-ham-registration-function)
23298         (spam-backend-spam-registration-function)
23299         (spam-backend-ham-unregistration-function)
23300         (spam-backend-spam-unregistration-function)
23301         (spam-backend-statistical-p, spam-backend-mover-p)
23302         (spam-install-backend-alias, spam-install-checkonly-backend)
23303         (spam-install-mover-backend, spam-install-nocheck-backend)
23304         (spam-install-backend, spam-install-statistical-backend)
23305         (spam-install-statistical-checkonly-backend): Add backend installation
23306         support.
23307         (spam-summary-prepare-exit): Rewrite to use the new backend code.
23308         (spam-group-processor-p): Use the new backend code and respect the
23309         summary exit behavior.
23310         (spam-mark-spam-as-expired-and-move-routine): Remove.
23311         (spam-summary-prepare): Change to use the new spam-old-articles
23312         variable.
23313         (spam-copy-or-move-routine, spam-copy-spam-routine)
23314         (spam-move-spam-routine, spam-copy-ham-routine)
23315         (spam-move-ham-routine): Add code to copy/move ham or spam.
23316         (spam-fetch-field-fast): Improve doc and code, plus allow the
23317         'number request.
23318         (spam-list-of-checks, spam-list-of-statistical-checks):
23319         Remove variables.
23320         (spam-split, spam-find-spam): Use the new backend code.
23321         (spam-registration-functions): Remove variable.
23322         (spam-unregister-routine): Add convenience wrapper.
23323         (spam-log-undo-registration, spam-register-routine)
23324         (spam-log-processing-to-registry)
23325         (spam-log-unregistration-needed-p): Rename "check" to "backend"
23326         where possible.
23327         (spam-check-gmane-xref, spam-check-regex-headers)
23328         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
23329         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
23330         (spam-check-bogofilter-headers, spam-check-spamoracle)
23331         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
23332         (spam-check-crm114-headers): Use the spam-split-group that
23333         spam-split prepares, no need to determine it every time.
23334
23335         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
23336         to the nnheader-parse-naked-head call.
23337
23338         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
23339
23340         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
23341         the nnheader-nov-read-message-id call.
23342
23343 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
23344
23345         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
23346         gnus-activate-group twice.  Suggested by Markus Peter
23347         <warp@spin.de>.
23348
23349 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
23350
23351         * gnus-art.el (gnus-article-time-format): Exchange the order of
23352         day and month in the default value; fix customization type.
23353         (article-date-ut): Use add-text-properties.
23354         (article-make-date-line): Use message-make-date instead of
23355         current-time-string.
23356
23357         * message.el (message-fetch-field): Don't use set-text-properties.
23358         (message-make-date): Simplify.
23359
23360         * messagexmas.el (message-xmas-make-date): New function.
23361         (message-xmas-redefine): Defalias message-make-date to it.
23362
23363 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
23364
23365         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
23366         (rfc2047-encode-region): Treat text within parentheses as special;
23367         show the original text when error has occurred.
23368
23369         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
23370         already-computed method to gnus-activate-group.
23371
23372         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
23373         same select-methods identical Lisp objects.
23374
23375         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
23376         object when modifying the info.
23377
23378 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
23379
23380         * gnus-srvr.el (gnus-server-set-info): Remove the server from
23381         gnus-opened-servers since it has never been opened with the new
23382         configuration yet.
23383
23384 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
23385
23386         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
23387         arg to nnheader-generate-fake-message-id.
23388
23389 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
23390
23391         * nnheader.el (nnheader-generate-fake-message-id): Accept a
23392         number and build a fake message ID localized to a group and
23393         article number (so it's repeatable from that point on).
23394         (nnheader-fake-message-id-p): Change regex to accomodate new fake
23395         ID format.
23396
23397         * gnus-sum.el (gnus-get-newsgroup-headers):
23398         Call nnheader-generate-fake-message-id with the article number.
23399
23400 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
23401
23402         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
23403         end-of-buffer.
23404
23405 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23406
23407         * message.el (message-ignored-supersedes-headers): Add Approved.
23408
23409 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
23410
23411         * rfc2047.el (rfc2047-encode-message-header): Remove useless
23412         goto-char.
23413         (rfc2047-encode): Fold the line before encoding.
23414
23415 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23416
23417         * rfc2047.el (rfc2047-encode-message-header): Disabled header
23418         folding -- not all headers can be folded, and this should be done
23419         by the message composition mode.  Probably.  I think.
23420
23421 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
23422
23423         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
23424         fast.
23425
23426         * gnus-ems.el (gnus-remove-image): Don't use
23427         message-text-with-property; remove only the image found first.
23428
23429         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
23430         found first.
23431
23432 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
23433
23434         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
23435
23436 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
23437
23438         * message.el (message-text-with-property): Make it fast and accept
23439         optional arguments.
23440         (message-strip-forbidden-properties): Use it.
23441         (message-fix-before-sending): Follow the m-t-w-p change.
23442
23443         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
23444
23445 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
23446
23447         * gnus-art.el (article-hide-headers): Don't change the buffer
23448         mistakenly when performing mml-preview even if
23449         gnus-single-article-buffer is nil.
23450
23451 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
23452
23453         * message.el (message-expand-name-databases): New user option.
23454         (message-expand-name): Use it.
23455
23456 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
23457
23458         * spam.el (spam-report-articles-resend)
23459         (spam-report-resend-register-routine): Allow ham reporting.
23460         (spam-report-resend-register-ham-routine): Add wrapper.
23461         (spam-registration-functions): Add ham resending functions.
23462         (spam-list-of-processors): Add ham resend processor.
23463
23464         * gnus.el (ham-resend-to): Add new group parameter.
23465         (spam-process): Add ham resend option.
23466
23467         * spam-report.el (spam-report-resend): Allow reporting ham.
23468         (spam-report-resend-ham): Add wrapper.
23469
23470 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23471
23472         * message.el (message-cite-articles-with-x-no-archive):
23473         New variable.
23474         (message-cite-original): Use it.
23475
23476 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23477
23478         * message.el (message-cite-original): Respect X-No-Archive.
23479
23480 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
23481
23482         * gnus-art.el (article-hide-headers): Refer to the values for
23483         gnus-ignored-headers and gnus-visible-headers in the summary
23484         buffer since a user may have set them as group parameters.
23485
23486 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
23487
23488         * assistant.el (assistant-node-name): Add convenience function.
23489         (assistant-render-text, assistant-render-node): Add error handling,
23490         plus handle multiple next nodes.
23491         (assistant-find-next-node): Comment out for now.
23492         (assistant-find-next-nodes): Add function, returns list of next
23493         nodes.
23494
23495 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
23496
23497         * mail-source.el (mail-source-directory): Fix doc-string.
23498
23499 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
23500
23501         * assistant.el (assistant-render-text, assistant-eval): Add :set
23502         widget type, which is different because it takes and returns a
23503         list.  Much hilarity ensues.
23504
23505 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
23506
23507         * gnus-art.el (gnus-button-alist): Fix regexp for manual links.
23508
23509         * gnus-group.el (gnus-group-get-new-news-this-group):
23510         Add doc-string.
23511
23512         * gnus-start.el (gnus-activate-group): Add doc-string.
23513
23514 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
23515
23516         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
23517
23518 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
23519
23520         * assistant.el (assistant-render-text): Try to add a :set
23521         widget, more to come.
23522
23523         * spam.el (spam-group-spam-contents-p): Handle empty groupname
23524         strings.
23525         (spam-report-articles-resend)
23526         (spam-register-routine): Do registration iff any articles warrant
23527         it.
23528         (spam-summary-prepare-exit): Change log message for nil group
23529         destinations.
23530
23531 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
23532
23533         * spam.el (spam-report-resend-register-routine):
23534         Allow spam-report-resend-to to be a group parameter or a global value.
23535
23536 2004-05-26  Simon Josefsson  <jas@extundo.com>
23537
23538         * starttls.el: Merge with my GNUTLS based starttls.el.
23539         (starttls-gnutls-program, starttls-use-gnutls)
23540         (starttls-extra-arguments, starttls-process-connection-type)
23541         (starttls-connect, starttls-failure, starttls-success):
23542         New variables.
23543         (starttls-program, starttls-extra-args): Doc fix.
23544         (starttls-negotiate-gnutls, starttls-open-stream-gnutls):
23545         New functions.
23546         (starttls-negotiate, starttls-open-stream):
23547         Check `starttls-use-gnutls' and pass on to corresponding *-gnutls
23548         function if it is set.
23549
23550 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
23551
23552         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
23553         structured fields.
23554
23555 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
23556
23557         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
23558
23559 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
23560
23561         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
23562         Add variable.
23563         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
23564         assigning the spam-mark to new messages.
23565
23566 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
23567
23568         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
23569
23570 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
23571
23572         * dgnushack.el: Autoload customize-set-variable for XEmacs.
23573
23574         * rfc2047.el (rfc2047-encodable-p): Don't move point.
23575         (rfc2047-decode): Treat the ascii coding-system as raw-text by
23576         default.
23577
23578 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
23579
23580         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
23581         correct data.
23582
23583 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
23584
23585         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
23586         (spam-group-processor-p): Fix function.
23587         (spam-group-processor-multiple-p)
23588         (spam-group-spam-processor-report-gmane-p)
23589         (spam-group-spam-processor-report-resend-p)
23590         (spam-group-spam-processor-bogofilter-p)
23591         (spam-group-spam-processor-blacklist-p)
23592         (spam-group-spam-processor-ifile-p)
23593         (spam-group-ham-processor-ifile-p)
23594         (spam-group-spam-processor-spamoracle-p)
23595         (spam-group-spam-processor-crm114-p)
23596         (spam-group-ham-processor-bogofilter-p)
23597         (spam-group-spam-processor-stat-p)
23598         (spam-group-ham-processor-stat-p)
23599         (spam-group-ham-processor-whitelist-p)
23600         (spam-group-ham-processor-BBDB-p)
23601         (spam-group-ham-processor-spamoracle-p)
23602         (spam-group-ham-processor-copy-p): Remove functions with some
23603         prejudice against unneeded code.
23604         (spam-report-articles-resend)
23605         (spam-report-resend-register-routine): Allow the group/topic
23606         spam-resend-to value to override spam-report-resend-to.
23607         (spam-summary-prepare-exit): Invoke spam-group-processor-p
23608         properly now.
23609
23610         * gnus.el (spam-resend-to): Add group/topic parameter.
23611         (spam-process): Move the OBSOLETE processors to the end of the
23612         choices.
23613
23614 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
23615
23616         * spam-report.el (spam-report-resend-to, spam-report-resend):
23617         Start with resend-to set to nil, and then ask the user if necessary.
23618         (spam-report-resend): spam-report-resend takes a list of articles, not
23619         separate article numbers.
23620
23621 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
23622
23623         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
23624         addition to emacs-w3m.
23625
23626 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23627
23628         * assistant.el (assistant-authinfo-data): New function.
23629         (assistant-eval): Eval for entire assistant.
23630
23631         * netrc.el (netrc-services-file): New variable.
23632         (netrc-parse-services): New function.
23633         (netrc-find-service-name): New function.
23634         (netrc-find-service-number): New function.
23635         (netrc-port-equal): New function.
23636         (netrc-machine): Use it.
23637
23638         * nnimap.el (nnimap-open-connection): Use netrc.
23639
23640         * gnus-util.el (gnus-netrc-get): Remove aliases.
23641
23642         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
23643
23644         * assistant.el (wid-edit): Fix compilation.
23645
23646         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
23647
23648 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
23649
23650         * gnus-util.el (gnus-set-file-modes): New function.  (small
23651         patch).
23652
23653 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23654
23655         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
23656
23657         * assistant.el (assistant-render-node): Fix up rendering and
23658         read-only text.
23659         (assistant-render-node): Reset.
23660         (assistant-make-read-only): Not sticky.
23661
23662 2004-05-20  Danny Siu  <dsiu@adobe.com>
23663
23664         * gnus-sum.el (gnus-summary-recenter): Summary buffer was not auto
23665         centered even when gnus-auto-center-summary is t.
23666
23667 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23668
23669         * dns.el (dns-get-txt-answer): New function.
23670         (dns-read-txt): Ditto.
23671         (query-dns): Use it.
23672
23673 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
23674
23675         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
23676         active for foreign groups even if the group level is higher than
23677         the specified value.
23678
23679 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23680
23681         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
23682         non-active groups.
23683
23684         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
23685
23686 2004-05-20  Magnus Henoch  <mange@freemail.hu>
23687
23688         * dns.el (dns-read-type): Add support for SVR.  (small patch)
23689
23690 2004-05-20  Adam Sjøgren  <asjo@koldfront.dk>
23691
23692         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
23693         (spam-crm114-header, spam-crm114-spam-switch)
23694         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
23695         (spam-crm114-positive-spam-header)
23696         (spam-crm114-database-directory, spam-list-of-processors)
23697         (spam-group-spam-processor-crm114-p)
23698         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
23699         (spam-generic-score, spam-list-of-checks)
23700         (spam-list-of-statistical-checks, spam-registration-functions)
23701         (spam-check-crm114-headers, spam-crm114-score)
23702         (spam-check-crm114, spam-crm114-register-with-crm114)
23703         (spam-crm114-register-spam-routine)
23704         (spam-crm114-unregister-spam-routine)
23705         (spam-crm114-register-ham-routine)
23706         (spam-crm114-unregister-ham-routine): Add CRM114 support.
23707
23708 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
23709
23710         * gnus.el: Add spam-use-crm114.
23711
23712         * spam.el (spam-list-of-processors, spam-registration-functions):
23713         Add spam-use-resend.
23714         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
23715         (spam-report-articles-gmane): Add doc fix.
23716         (spam-report-articles-resend, spam-report-resend-register-routine):
23717         Add wrappers around spam-report-resend-to.
23718
23719         * spam-report.el (spam-report-resend-to, spam-report-resend):
23720         Add support for resending spam.
23721         (spam-report-gmane): Fix line length >80.
23722
23723         * gnus.el (spam-process): Add spam-use-resend.
23724
23725 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
23726
23727         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
23728         number of processed spam messages.
23729         (spam-ham-copy-or-move-routine): Return the number of processed
23730         ham messages.
23731         (spam-summary-prepare-exit): Use the above values to decide
23732         whether status messages shouled be displayed.
23733
23734 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
23735
23736         * rfc2047.el (rfc2047-encode-function-alist): Rename from
23737         `rfc2047-encoding-function-alist' in order to avoid conflicting
23738         with the old version.
23739         (rfc2047-encode-region): Concatenate words containing non-ASCII
23740         characters in structured fields; don't encode space-delimited
23741         ASCII words even in unstructured fields; don't break words at
23742         char-category boundaries.
23743         (rfc2047-encode-1): New function.
23744         (rfc2047-encode): Use it; encode text so that it occupies the
23745         maximum width within 76-column; work correctly on Q encoding for
23746         iso-2022-* charsets.
23747         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
23748         sure not to break a line just after the header name.
23749         (rfc2047-b-encode-region): Remove.
23750         (rfc2047-b-encode-string): New function.
23751         (rfc2047-q-encode-region): Remove.
23752         (rfc2047-q-encode-string): New function.
23753
23754         * mm-util.el (mm-replace-in-string): New function.
23755
23756 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23757
23758         * gnus-msg.el (gnus-inews-make-draft-meta-information):
23759         Really get it right.
23760         (gnus-inews-make-draft): Really.
23761
23762 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
23763
23764         * nnmh.el (nnmh-request-list-1): Don't check the link count
23765         before descending.  (small patch)
23766
23767 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23768
23769         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
23770         stuff.
23771
23772         * gnus-start.el (gnus-subscribe-hierarchical-interactive):
23773         Match on real group name.
23774
23775         * gnus-art.el (gnus-signature-limit): Doc fix.
23776
23777         * gnus-msg.el (gnus-inews-make-draft): Quote list.
23778
23779         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
23780
23781 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
23782
23783         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
23784         isn't a string.
23785
23786 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23787
23788         * gnus-draft.el (gnus-draft-send):
23789         Bind rfc2047-encode-encoded-words.
23790
23791         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
23792         (rfc2047-encodable-p): Say that =? needs encoding.
23793         (rfc2047-encode-encoded-words): New variable.
23794
23795         * gnus-group.el (gnus-group-select-group): Doc fix.
23796
23797         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
23798
23799         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
23800         to nil.
23801
23802         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
23803
23804         * nnheader.el (nnheader-get-lines-and-char): New function.
23805
23806 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
23807
23808         * gnus-msg.el (gnus-summary-followup-with-original):
23809         Document yanking of region when active.
23810
23811 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
23812
23813         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
23814         groups if the group level is higher than the specified value.
23815
23816 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
23817
23818         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
23819         (gnus-group-jump-to-group): Add prefix argument using
23820         `gnus-group-jump-to-group-prompt'.  Query before jumping to
23821         non-active group.
23822
23823         * compface.el (uncompface): Be verbose when changing
23824         `uncompface-use-external'.
23825
23826         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
23827         handle manual section.
23828
23829 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23830
23831         * gnus-art.el (gnus-button-alist): Revert previous change.
23832
23833 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
23834
23835         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
23836
23837 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23838
23839         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
23840         whether backend can accept message.
23841
23842         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
23843
23844 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
23845
23846         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
23847         Avoid creating directory when nntp-marks-is-evil is true.
23848         Reported by Reiner Steib.
23849
23850 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
23851
23852         * gnus-picon.el (gnus-picon-insert-glyph):
23853         Add optional `nostring' argument.
23854
23855 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
23856
23857         * gnus-picon.el (gnus-picon-style): New variable.
23858         (gnus-picon-transform-address): Support `gnus-picon-style'.
23859
23860 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23861
23862         * message.el (message-fill-field): Return point.
23863         (message-generate-headers): Go to end of field.
23864
23865         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
23866         stuff for non-living groups.
23867
23868 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
23869
23870         * gnus-art.el (gnus-article-followup-with-original)
23871         (gnus-article-reply-with-original): gnus-mark-active-p ->
23872         gnus-region-active-p.
23873
23874 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
23875
23876         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
23877         only when there is spam or ham to be processed.
23878
23879 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23880
23881         * mail-source.el (mail-source-delete-crash-box): Refactor.
23882         (mail-source-fetch): Use it.
23883         (mail-source-fetch-file): Ditto.
23884         (mail-source-fetch-directory): Run postscript in loop.
23885         (mail-source-fetch-pop): Delete.
23886         (mail-source-fetch-maildir): Ditto.
23887         (mail-source-fetch-imap): Ditto.
23888
23889         * imap.el (imap-authenticators): Comment out sasl.
23890
23891         * message.el (message-skip-to-next-address): New function.
23892         (message-fill-header-address): Refactor.
23893         (message-fill-address): Use it.
23894         (message-delete-address): Use it.
23895         (message-fill-header-general): Refactor.
23896         (message-fill-field-address): Rename.
23897         (message-narrow-to-field): Find the start of the header.
23898         (message-header-format-alist): Don't pre-fill.
23899         (message-fill-header): Remove.
23900         (message-insert-header): New function.
23901         (message-shorten-references): Use it.
23902
23903         * rfc2047.el (rfc2047-field-value): Strip props.
23904
23905         * mail-parse.el (mail-header-make-address): New alias.
23906
23907         * ietf-drums.el (ietf-drums-make-address): New function.
23908
23909         * imap.el: Add compiler directives.
23910
23911         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
23912
23913         * gnus-art.el (article-decode-idna-rhs): Don't use
23914         message-idna-inside-rhs-p.
23915
23916 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23917
23918         * message.el (message-idna-inside-rhs-p): Remove.
23919         (message-idna-to-ascii-rhs-1): Use proper address parsing.
23920
23921         * gnus-art.el (gnus-emphasis-alist): Remove strikethru; too many
23922         false positives.
23923
23924 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
23925
23926         * imap.el (imap-sasl-make-mechanisms): Use sasl.
23927
23928 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23929
23930         * nneething.el (nneething-file-name): Don't create spurious
23931         files.
23932
23933         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
23934         (gnus-inews-do-gcc): Remove sleep.
23935
23936         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
23937         part under point.
23938
23939         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
23940         (gnus-agent-regenerate-group): Using nil messages aren't valid.
23941
23942 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
23943
23944         * spam.el (spam-summary-prepare-exit): Fix (length).
23945
23946 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
23947
23948         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
23949         as expired without moving it" message when there are spam
23950         messages left.
23951
23952 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
23953
23954         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
23955         header is not nil.
23956
23957 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
23958
23959         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
23960         Call nntp-possibly-create-directory, not nntp-possibly-change-group.
23961         (nntp-marks-changed-p): New arg SERVER.
23962         (nntp-request-update-info): Adjust caller.
23963
23964 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
23965
23966         * nntp.el (nntp-save-marks): Pass missing arg.
23967
23968 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
23969
23970         * nntp.el: Support marks.
23971         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
23972         (nntp-marks-modtime, nntp-marks-directory): New variables.
23973         (nntp-request-set-mark, nntp-request-update-info)
23974         (nntp-possibly-create-directory, nntp-marks-changed-p)
23975         (nntp-save-marks, nntp-open-marks, nntp-marks-directory):
23976         New functions.
23977
23978 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
23979
23980         * gnus-xmas.el (gnus-xmas-select-lowest-window)
23981         (gnus-xmas-redefine): Rename.
23982
23983         * gnus-score.el (gnus-score-insert-help):
23984         Use gnus-select-lowest-window.
23985
23986         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
23987         appt-select-lowest-window and rename to gnus-select-lowest-window.
23988
23989         * gnus.el: do.
23990
23991 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
23992
23993         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
23994         encodings of MIME-encoded words, in order to improve
23995         interoperability with several broken MUAs.
23996
23997 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
23998
23999         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
24000         tags, only when charsets are not specified in headers.
24001         (mm-inline-text-html-render-with-w3m): Ditto.
24002
24003         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
24004         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
24005
24006 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
24007
24008         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
24009         instead of MIME-decoded from fields when checking
24010         `gnus-article-address-banner-alist'.
24011
24012 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
24013
24014         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
24015         description rather than subject.
24016
24017 2004-05-02  Steve Youngs  <steve@youngs.au.com>
24018
24019         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
24020
24021 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24022
24023         * gnus.el (gnus-version-number): Bump.
24024
24025 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
24026
24027         * gnus.el: No Gnus v0.2 is released.
24028
24029 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24030
24031         * gnus-agent.el (gnus-agent-read-agentview):
24032         Inline gnus-uncompress-range.
24033
24034 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
24035
24036         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
24037         `exec-installed-p'.
24038
24039 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
24040
24041         * gnus.el (spam-process, spam-autodetect-methods):
24042         Add bsfilter and bsfilter-headers.
24043
24044         * spam.el (spam-bsfilter): New customize group.
24045         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
24046         (spam-bsfilter-header, spam-bsfilter-probability-header)
24047         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
24048         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
24049         (spam-bsfilter-database-directory): New options.
24050         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
24051         (spam-list-of-statistical-checks, spam-registration-functions):
24052         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
24053         (spam-bsfilter-score): New command.
24054         (spam-check-bsfilter-headers, spam-check-bsfilter)
24055         (spam-bsfilter-register-with-bsfilter)
24056         (spam-bsfilter-register-spam-routine)
24057         (spam-bsfilter-unregister-spam-routine)
24058         (spam-bsfilter-register-ham-routine)
24059         (spam-bsfilter-unregister-ham-routine): New functions.
24060         (spam-generic-score): Support bsfilter; Accept an optional argument
24061         to recalcurate spam score even if scoring header has already been
24062         added.
24063         (spam-bogofilter-score, spam-spamassassin-score): Accept an
24064         optional argument to recalcurate spam score even if scoring header
24065         has already been added.
24066
24067 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
24068
24069         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
24070         strings!  Reported by David D. Smith <davidsmith@acm.org>.
24071         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
24072         link is missing.
24073
24074 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
24075
24076         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
24077         (html2text-get-attr): Rewrite.
24078
24079         * message.el (message-setup-1): Remove redundant put-text-property
24080         on mail-header-separator.
24081
24082 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
24083
24084         * gnus-registry.el (gnus-registry-cache-whitespace)
24085         (gnus-registry-action, gnus-registry-spool-action)
24086         (gnus-registry-split-fancy-with-parent): Change message levels
24087         from 5 to 3 or 7, as needed.
24088
24089         * spam.el (spam-summary-prepare-exit)
24090         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
24091         (spam-split, spam-find-spam, spam-log-undo-registration)
24092         (spam-check-blackholes, spam-enter-ham-BBDB): Change message
24093         level from 5 to 6.
24094
24095 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
24096
24097         * gnus-ems.el: Autoload appt-select-lowest-window (revert
24098         2004-03-04 change).
24099
24100 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
24101
24102         * sieve-manage.el (sieve-manage-open):
24103         * nnweb.el (nnweb-insert-html):
24104         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
24105         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
24106         * nnspool.el (nnspool-request-group):
24107         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
24108         * nnml.el (nnml-request-update-info):
24109         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
24110         (nnmh-request-create-group, nnmh-update-gnus-unreads):
24111         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
24112         (nnimap-request-set-mark):
24113         * nnfolder.el (nnfolder-request-update-info):
24114         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
24115         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
24116         * gnus-uu.el (gnus-uu-find-articles-matching):
24117         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
24118         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
24119         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
24120         * gnus-nocem.el (gnus-nocem-scan-groups):
24121         * gnus-int.el (gnus-start-news-server):
24122         * gnus-group.el (gnus-group-make-kiboze-group)
24123         (gnus-group-browse-foreign-server):
24124         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
24125         Use mapc when appropriate.
24126
24127 2004-04-22  Dan Christensen  <jdc@uwo.ca>
24128             Adam Sjøgren  <asjo@koldfront.dk>
24129             Wes Hardaker  <wes@hardakers.net>
24130             Michael Shields  <shields@msrl.com>
24131
24132         * spam.el (spam-necessary-extra-headers): Get the extra headers we
24133         may need for spam sorting and scoring.
24134         (spam-user-format-function-S): Add user format function suitable for
24135         general use.
24136         (spam-article-sort-by-spam-status): Add sorting function for summary
24137         sorting.
24138         (spam-extra-header-to-number): Add function to get a score from a
24139         header.
24140         (spam-summary-score): Add function to get a numeric score from the
24141         headers.
24142         (spam-generic-score): Fix function doc, was in wrong place.
24143         (spam-initialize): Take symbols when it's run, and install the
24144         extra headers that spam-necessary-extra-headers thinks we need.
24145
24146 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
24147
24148         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
24149         Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
24150
24151 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
24152
24153         * gnus-sum.el (gnus-set-global-variables)
24154         (gnus-build-all-threads, gnus-get-newsgroup-headers)
24155         (gnus-article-get-xrefs, gnus-summary-best-group)
24156         (gnus-summary-next-article, gnus-summary-enter-digest-group)
24157         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
24158         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
24159         Use with-current-buffer.
24160
24161 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
24162
24163         * spam.el (spam-summary-prepare-exit): Simplify logic.
24164         (spam-fetch-article-header): Read the article header if it's not
24165         available.
24166         (spam-list-articles): Simplify logic.
24167         (spam-filelist-register-routine): Fix bug with unregister-list.
24168
24169         * gnus-registry.el: Fix comments at beginning.
24170
24171 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
24172
24173         * message.el (message-cater-to-broken-inn): Remove.
24174         (message-shorten-references): Make sure the total folded length of
24175         References is shorter than 998 characters to cater to a bug in INN
24176         2.3.  Also, don't pretend that references aren't folded -- this
24177         hasn't worked for a while.
24178
24179 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
24180
24181         * gnus-agent.el (gnus-agentize):
24182         gnus-agent-send-mail-real-function no longer set to current value
24183         of message-send-mail-function but rather a lambda that calls
24184         message-send-mail-function.  The change makes the agent real-time
24185         responsive to user changes to message-send-mail-function.
24186
24187 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
24188
24189         * legacy-gnus-agent.el
24190         (gnus-agent-convert-to-compressed-agentview): Fix typos with
24191         help from Florian Weimer <fw@deneb.enyo.de>
24192
24193 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
24194
24195         * nnmail.el (nnmail-cache-insert): Revert last change.
24196
24197 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
24198
24199         * nnmail.el (nnmail-cache-insert): Always check whether
24200         nnmail-cache-ignore-groups matches a group name.
24201
24202 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
24203
24204         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
24205         (spam-find-spam, spam-log-processing-to-registry)
24206         (spam-log-registered-p, spam-log-unregistration-needed-p)
24207         (spam-log-undo-registration): Use gnus-message instead of
24208         gnus-error, none of these errors are fatal.
24209
24210         * gnus-registry.el (gnus-registry-clean-empty-function)
24211         (gnus-registry-clean-empty): Remove only empty entries without
24212         extra data.
24213
24214 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
24215
24216         * spam-stat.el (spam-stat-buffer-change-to-spam)
24217         (spam-stat-buffer-change-to-non-spam): Change (error) to
24218         (gnus-message 8) invocation.
24219
24220 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
24221
24222         * nntp.el (nntp-via-netcat-command): New variable.
24223         (nntp-via-netcat-switches): New variable.
24224         (nntp-open-via-rlogin-and-netcat): New function.
24225         (nntp-open-connection-function): Doc fix.
24226         (nntp-telnet-command): Doc fix.
24227         (nntp-end-of-line): Doc fix.
24228         (nntp-via-rlogin-command): Doc fix.
24229         (nntp-via-user-name): Doc fix.
24230         (nntp-via-address): Doc fix.
24231
24232 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
24233
24234         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
24235         error in Emacs 21.1.
24236
24237 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
24238
24239         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
24240
24241 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
24242
24243         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
24244         (gnus-agent-with-refreshed-group): New macro.
24245         (gnus-agent-rename-group): New function.
24246         (gnus-agent-delete-group): New function.
24247         (gnus-agent-save-group-info): Use gnus-command-method when
24248         `method' parameter is nil.  Don't write nil entries into the
24249         active file.
24250         (gnus-agent-get-group-info): New function.
24251         (gnus-agent-fetch-articles):
24252         Use gnus-agent-update-files-total-fetched-for to increment disk space
24253         used.
24254         (gnus-agent-fetch-headers, gnus-agent-save-alist):
24255         Use gnus-agent-update-view-total-fetched-for to increment disk space
24256         used.
24257         (gnus-agent-get-local): Add optional parameters to avoid calling
24258         gnus-group-real-name and gnus-find-method-for-group.
24259         (gnus-agent-set-local): Delete stored entry if either min, or max,
24260         are nil.
24261         (gnus-agent-fetch-session): Reworded error/quit messages.
24262         On quit, use gnus-agent-regenerate-group to record existance of any
24263         articles fetched to disk before the quit occurred.
24264         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
24265         gnus-agent-update-view-total-fetched-for, and
24266         gnus-agent-update-files-total-fetched-for to decrement disk space
24267         used.
24268         (gnus-agent-retrieve-headers):
24269         Use gnus-agent-update-view-total-fetched-for to increment disk space
24270         used.
24271         (gnus-agent-regenerate-group): Replace gnus-group-update-group
24272         with gnus-agent-update-files-total-fetched-for to decrement disk
24273         space and fresh group buffer.
24274         (gnus-agent-inhibit-update-total-fetched-for): New variable.
24275         (gnus-agent-need-update-total-fetched-for): New variable.
24276         (gnus-agent-update-files-total-fetched-for): New function.
24277         (gnus-agent-update-view-total-fetched-for): New function.
24278         (gnus-agent-total-fetched-for): New function.
24279
24280         * gnus-cache.el (gnus-cache-save-buffers):
24281         Use gnus-cache-update-overview-total-fetched-for to change disk space
24282         used by this group.
24283         (gnus-cache-possibly-enter-article):
24284         Use gnus-cache-update-file-total-fetched-for to increment disk space
24285         used by this group.
24286         (gnus-cache-possibly-remove-article):
24287         Use gnus-cache-update-file-total-fetched-for to decrement disk space
24288         used by this group.
24289         (gnus-cache-generate-nov-databases): Purge total fetched cache.
24290         (gnus-cache-rename-group): New function.
24291         (gnus-cache-delete-group): New function.
24292         (gnus-cache-inhibit-update-total-fetched-for): New variable.
24293         (gnus-cache-need-update-total-fetched-for): New variable.
24294         (gnus-cache-with-refreshed-group): New macro.
24295         (gnus-cache-update-file-total-fetched-for): New function.
24296         (gnus-cache-update-overview-total-fetched-for): New function.
24297         (gnus-cache-rename-group-total-fetched-for): New function.
24298         (gnus-cache-delete-group-total-fetched-for): New function.
24299         (gnus-cache-total-fetched-for): New function.
24300
24301         * gnus-group.el: Require gnus-sum and autoload functions to
24302         resolve warnings when gnus-group.el compiled alone.
24303         (gnus-group-line-format): Documented new %F.
24304         (size of Fetched data) group line format; identifies disk space
24305         used by agent and cache.
24306         (gnus-group-line-format-alist): Defined new F format.
24307         (gnus-total-fetched-for): New function.
24308         (gnus-group-delete-group): No longer update
24309         gnus-cache-active-altered as gnus-request-delete-group now keeps
24310         the cache in sync.
24311         (gnus-group-list-active): Let the agent store a server's active
24312         list if currently plugged.
24313
24314         * gnus-int.el (gnus-request-delete-group):
24315         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
24316         local disk in sync with the server.
24317         (gnus-request-rename-group):
24318         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
24319         local disk in sync with the server.
24320
24321         * gnus-start.el (gnus-get-unread-articles):
24322         Cosmetic simplification to logic.
24323
24324         * gnus-util.el (gnus-rename-file): New function.
24325
24326 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
24327
24328         * mm-util.el (mm-image-load-path): Handle nil in load-path.
24329
24330 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
24331
24332         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
24333         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
24334
24335 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
24336
24337         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
24338         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
24339
24340 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
24341
24342         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
24343
24344 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
24345
24346         * spam.el (spam-set-difference): Add function to replace
24347         gnus-set-difference in spam.el.
24348         (spam-summary-prepare-exit): Use spam-set-difference.
24349
24350 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
24351
24352         * gnus-registry.el (gnus-registry-cache-file): Update to use
24353         gnus-dribble-directory OR gnus-home-directory OR ~.
24354         (gnus-registry-split-fancy-with-parent): Fix doc.
24355
24356 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
24357
24358         * message.el (message-exchange-point-and-mark):
24359         Use message-mark-active-p.  Suggested by Jesper Harder
24360         <harder@ifa.au.dk>.
24361
24362 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
24363
24364         * message.el (message-exchange-point-and-mark): Don't activate
24365         region if it was inactive.  Suggested by Hiroshi Fujishima
24366         <pooh@nature.tsukuba.ac.jp>.
24367
24368 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
24369
24370         * gnus-art.el (article-display-face): Display Faces in the same
24371         order as X-Faces.
24372
24373 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
24374
24375         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
24376
24377 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
24378
24379         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
24380         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
24381         (gnus-article-mime-hierarchy): Remove.
24382         (gnus-article-mime-hierarchy-next): Remove.
24383         (gnus-article-mode): Revert 2004-03-19 change.
24384         (gnus-article-setup-buffer): Revert 2004-03-19 change.
24385         (gnus-insert-mime-button): Revert 2004-03-19 change.
24386         (gnus-mime-accumulate-hierarchy): Remove.
24387         (gnus-mime-enter-multipart): Remove.
24388         (gnus-mime-leave-multipart): Remove.
24389         (gnus-mime-display-part): Revert 2004-03-19 change.
24390         (gnus-mime-display-alternative): Revert 2004-03-19 change.
24391
24392         * mml.el (mml-preview): Revert 2004-03-19 change.
24393
24394 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
24395
24396         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
24397
24398 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
24399
24400         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
24401         t while entering a file name using the mm-with-multibyte macro.
24402         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
24403
24404         * mm-util.el (mm-with-multibyte): New macro.
24405
24406 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
24407
24408         * gnus-art.el (gnus-mime-recompute-hierarchical-structure):
24409         New user option.
24410         (gnus-mime-multipart-functions): Doc and customization fix.
24411         (gnus-article-mime-hierarchy): New variable.
24412         (gnus-article-mime-hierarchy-next): New variable.
24413         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
24414         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
24415         gnus-article-mime-hierarchy-next to nil.
24416         (gnus-insert-mime-button): Show hierarchy numbers.
24417         (gnus-mime-accumulate-hierarchy): New function.
24418         (gnus-mime-enter-multipart): New function.
24419         (gnus-mime-leave-multipart): New function.
24420         (gnus-mime-display-part): Recompute hierarchical MIME structure.
24421         (gnus-mime-display-alternative): Show hierarchy numbers.
24422
24423         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
24424         gnus-article-mime-hierarchy-next to nil.
24425
24426 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
24427
24428         * dns.el: Don't require gnus-xmas.
24429
24430 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
24431
24432         * mml.el (mml-generate-mime-1): Don't use format=flowed with
24433         inline PGP.
24434         (mml-menu): Disable mml-quote-region if mark is inactive.
24435
24436 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
24437
24438         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
24439         when the group's active is not available.
24440
24441 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
24442
24443         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
24444         error.
24445
24446 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
24447
24448         * imap.el (imap-store-password): New variable.
24449         (imap-interactive-login): Use it.
24450         Suggested by Mark Plaksin <happy@mcplaksin.org>.
24451
24452 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
24453
24454         * gnus-art.el (gnus-article-read-summary-keys): Restore new
24455         window-start and hscroll to summary window.
24456
24457 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
24458
24459         * gnus-start.el (gnus-convert-old-newsrc): Only write the
24460         conversion message to newsrc-dribble when an actual conversion is
24461         performed.
24462
24463 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
24464
24465         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
24466
24467 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
24468
24469         * mm-decode.el (mm-complicated-handles): New function reviving
24470         former definition of mm-multiple-handles.
24471
24472         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
24473         (gnus-mime-delete-part): Use it.
24474
24475 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
24476
24477         * gnus-agent.el (gnus-agent-read-local):
24478         Bind nnheader-file-coding-system to gnus-agent-file-coding-system to
24479         avoid the implicit assumption that they will always be equal.
24480         (gnus-agent-save-local): Bind buffer-file-coding-system, not
24481         coding-system-for-write, as the with-temp-file macro first prints
24482         to a buffer then saves the buffer.
24483
24484 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
24485
24486         * gnus-art.el (gnus-article-edit-part): New function.
24487         (gnus-mime-save-part-and-strip): Use it; do query instead of
24488         signaling an error; don't use mm-multiple-handles.
24489         (gnus-mime-delete-part): Ditto.
24490
24491 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
24492
24493         * gnus-agent.el (gnus-agent-read-agentview): Remove support for
24494         old file versions.
24495         (gnus-group-prepare-hook): Remove function that converted list
24496         form of gnus-agent-expire-days to group properties.
24497
24498         * gnus-int.el: Autoload gnus-agent-regenerate-group.
24499         (gnus-request-accept-article): Re-indented.
24500
24501         * gnus-start.el (gnus-convert-old-newsrc): Registered new
24502         converters to handle old agent file formats.  Add logic for a
24503         "backup before upgrading warning".
24504         (gnus-convert-mark-converter-prompt): Developers can mark
24505         functions as needing (default), or not needing,
24506         gnus-convert-old-newsrc's "backup before upgrading warning".
24507         (gnus-convert-converter-needs-prompt): Tests whether the user
24508         should be protected from potentially irreversable changes by the
24509         function.
24510
24511         * legacy-gnus-agent.el: New.  Provides converters that are only
24512         loaded when gnus-convert-old-newsrc needs to call them.
24513
24514 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
24515
24516         * mail-source.el (mail-source-touch-pop): Doc fix.
24517
24518         * message.el (message-smtpmail-send-it): Doc fix.
24519
24520 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
24521
24522         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
24523
24524         * nnmail.el (nnmail-split-fancy): do.
24525
24526         * gnus-kill.el (gnus-kill, gnus-execute): do.
24527
24528 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
24529
24530         * gnus-sum.el (gnus-widget-reversible-match)
24531         (gnus-widget-reversible-to-internal)
24532         (gnus-widget-reversible-to-external): New functions.
24533         (gnus-widget-reversible): New widget.
24534         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
24535
24536 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
24537
24538         * gnus-sum.el (gnus-thread-sort-functions)
24539         (gnus-article-sort-functions): Document `(not F)' items.
24540
24541 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
24542
24543         * spam.el (spam-use-gmane-xref): Add new backend.
24544         (spam-gmane-xref-spam-group): Add variable to control the name of the
24545         Gmane spam group.
24546         (spam-blackhole-servers, spam-blackhole-good-server-regex)
24547         (spam-regex-headers-spam, spam-regex-headers-ham)
24548         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
24549         (spam-list-of-checks): Add spam-use-gmane-xref to list of
24550         backends and checks.
24551         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
24552
24553         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
24554         an autodetect method.
24555
24556 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
24557
24558         * gnus-int.el (gnus-request-accept-article): Inform the agent that
24559         articles are being added to a group.
24560         (gnus-request-replace-article): Inform the agent that articles
24561         need to be uncached as the cached contents are no longer valid.
24562
24563 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
24564
24565         * binhex.el: Don't autoload executable-find.
24566
24567         * canlock.el: Don't autoload mail-fetch-field.
24568
24569         * dgnushack.el: Autoload c-mode for XEmacs.
24570
24571         * gnus-ems.el: Don't autoload appt-select-lowest-window.
24572
24573         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
24574         rmail-dont-reply-to and rmail-output.
24575
24576         * gnus-score.el: Don't autoload ffap-string-at-point.
24577
24578         * gnus-setup.el: Don't autoload sc-cite-original.
24579
24580         * imap.el: Don't autoload base64-decode-string,
24581         base64-encode-string and md5.
24582
24583         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
24584         and rmail-msg-restore-non-pruned-header.
24585
24586         * mm-decode.el: Don't autoload executable-find.
24587
24588         * mm-url.el: Don't autoload executable-find.
24589
24590         * mm-view.el: Don't autoload diff-mode.
24591
24592         * nndb.el: Don't autoload news-reply-mode, news-setup,
24593         cancel-timer and telnet.
24594
24595         * password.el: Don't autoload run-at-time for Emacs.
24596
24597         * sha1-el.el: Don't autoload executable-find.
24598
24599         * sieve-mode.el: Don't autoload c-mode.
24600
24601         * uudecode.el: Don't autoload executable-find.
24602
24603 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
24604
24605         * gnus-agent.el (gnus-agent-file-header-cache): Remove.
24606         (gnus-agent-possibly-alter-active): Avoid null in numeric
24607         comparison.
24608         (gnus-agent-set-local): Refuse to save null in local object table.
24609         (gnus-agent-regenerate-group): The REREAD parameter can now be a
24610         list of articles that will be marked as unread.
24611
24612 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
24613
24614         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
24615
24616 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
24617
24618         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
24619         language tags.
24620
24621 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
24622
24623         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
24624         Don't bind "obarray".
24625
24626         * gnus-sum.el (gnus-thread-sort-functions):
24627         Add `gnus-thread-sort-by-most-recent-number' and
24628         `gnus-thread-sort-by-most-recent-date'.
24629         Reported by Kai Grossjohann <kai@emptydomain.de>.
24630
24631 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
24632
24633         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
24634
24635 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
24636
24637         * gnus-cus.el (gnus-agent-customize-category):
24638         Remove ignore-errors macro reference that required cl to be loaded at
24639         run-time.
24640
24641         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
24642         single-interval range of the form (min . max).  Previously the
24643         range had to look like ((min . max)).  Likewise, return
24644         (min . max) rather than ((min . max)).
24645         (gnus-range-map): Use gnus-range-normalize to accept
24646         single-interval range.
24647
24648         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
24649         the cache, but not the agent, now appear with their usual face.
24650
24651         * dgnushack.el (loaddir): New variable that is bound to the
24652         directory containing the dgnushack.el file. Use loaddir, rather
24653         than srcdir, to update load-path. Change lets dgnushack compile
24654         code in directories other than GNUS/lisp.
24655
24656 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
24657
24658         * lpath.el: Don't bind w3m-safe-url-regexp.
24659
24660         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
24661         w3m-safe-url-regexp variable buffer-local.
24662
24663         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
24664
24665 2004-02-27  Simon Josefsson  <jas@extundo.com>
24666
24667         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
24668         gnus-group-real-prefix.
24669         (gnus-summary-move-article): Use it, instead of
24670         gnus-group-real-prefix.
24671
24672 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
24673
24674         * lpath.el: Bind w3m-safe-url-regexp.
24675
24676         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
24677         w3m-safe-url-regexp variable buffer-local and set it as the value
24678         of mm-w3m-safe-url-regexp.
24679
24680         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
24681
24682         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
24683         parsing gnus-posting-styles when the message is not for replying.
24684
24685         * dgnushack.el: Autoload sgml-mode for XEmacs.
24686
24687         * nnrss.el (nnrss-opml-export):
24688         Use mm-set-buffer-file-coding-system instead of
24689         set-buffer-file-coding-system.
24690
24691 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
24692
24693         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
24694         of checkdoc.el).
24695         * nnrss.el: do.
24696         * gnus-mlspl.el: do.
24697         * gnus-ml.el: do.
24698         * gnus-srvr.el: do.
24699
24700         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
24701
24702 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
24703
24704         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
24705         Corrections to custom-manual links.
24706
24707         * gnus-art.el (gnus-article): Ditto.
24708
24709         * mm-decode.el (mime-display, mime-security): Ditto.
24710
24711 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
24712
24713         * flow-fill.el: Typo.
24714
24715 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
24716
24717         * spam-wash.el: New file.
24718
24719 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
24720
24721         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
24722
24723 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
24724
24725         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
24726         to be run with new-articles as LIST1, not LIST2.
24727         (spam-registration-functions): Add spam-use-ham-copy as a nil
24728         registration backend.
24729
24730 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
24731
24732         * spam-stat.el (spam-stat-washing-hook): New option.
24733         (spam-stat-buffer-words): Use it.
24734         (spam-stat-process-directory, spam-stat-test-directory):
24735         Use insert-file-contents-literally.
24736         (spam-stat-coding-system): New variable.
24737         (spam-stat-load, spam-stat-save): Use it.
24738
24739 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
24740
24741         * spam-report.el (spam-report-plug-agent):
24742         Quote spam-report-url-to-file and spam-report-url-ping-plain.
24743
24744 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
24745
24746         * gnus-art.el (gnus-button-alist, gnus-header-button-alist):
24747         Allow / in mailto URLs.
24748
24749 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
24750
24751         * spam-report.el (spam-report-process-queue): Fix interactive use.
24752         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
24753         (spam-report-unplug-agent): Doc fixes.
24754         (spam-report-url-ping-mm-url, spam-report-url-to-file)
24755         (spam-report-agentize, spam-report-deagentize): Autoload.
24756
24757 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
24758
24759         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
24760
24761         * message.el (message-setup-fill-variables): Add mml tags to
24762         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
24763         <ajk@iu.edu>.
24764         (message-mode): Don't modify paragraph-separate there.
24765
24766 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
24767
24768         * compface.el (uncompface-use-external): Default to undecided.
24769         (uncompface-use-external-threshold): New variable.
24770         (uncompface-float-time): New macro.
24771         (uncompface): Determine whether to use the external decoder if
24772         uncompface-use-external is undecided.
24773
24774 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24775
24776         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
24777         after images.
24778
24779         * gnus-art.el (gnus-mime-display-single): Remove dead code.
24780
24781 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
24782
24783         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
24784
24785         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
24786
24787         * gnus-sum.el (gnus-summary-limit-to-age)
24788         (gnus-summary-limit-children): do.
24789
24790         * gnus-int.el (gnus-request-scan): do.
24791
24792         * gnus-group.el (gnus-group-suspend): do.
24793
24794         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
24795
24796         * gnus-cite.el (gnus-cite-parse-attributions): do.
24797
24798         * gnus-agent.el (gnus-summary-set-agent-mark)
24799         (gnus-agent-regenerate-group): do.
24800
24801         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
24802
24803         * binhex.el (binhex-decode-region-internal): do.
24804
24805 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
24806
24807         * gnus-fun.el (gnus-face-properties-alist): New user option.
24808         (gnus-display-x-face-in-from): Use it.
24809
24810         * gnus-art.el (article-display-face): Ditto.
24811
24812         * compface.el (uncompface-use-external): Default to nil.
24813
24814 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
24815
24816         * nntp.el (nntp-erase-buffer): New function.
24817         (nntp-retrieve-data, nntp-send-command)
24818         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
24819         (nntp-possibly-change-group): Use it.
24820
24821         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list):
24822         Use with-current-buffer.
24823
24824 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
24825
24826         * compface.el: Merge the ELisp-based uncompface program.
24827         (compface): New customization group.
24828         (uncompface-use-external): New user option.
24829         (uncompface): Call uncompface-internal if uncompface-use-external
24830         is nil.
24831         (uncompface-internal): New function.  Note that there are also
24832         some other functions and variables added for this function.
24833
24834 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
24835
24836         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
24837         if necessary.
24838
24839 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
24840
24841         * spam-report.el (spam-report-unplug-agent)
24842         (spam-report-plug-agent, spam-report-deagentize)
24843         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
24844         Add support for the Agent in spam-report: when unplugged, report to a
24845         file; when plugged, submit all the requests.
24846
24847         * spam.el (spam-register-routine): Fix message about
24848         registration.
24849
24850 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
24851
24852         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
24853         dependencies.
24854         (rfc2047-encode): Use it.
24855
24856         * gnus-art.el (gnus-button-marker-list): Move before first
24857         reference.
24858
24859         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
24860         (imap-parse-body): Fix format string mismatch.
24861
24862         * gnus-score.el (gnus-summary-increase-score): do.
24863
24864         * nnrss.el (nnrss-close): New function.
24865
24866 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
24867
24868         * nnrss.el (nnrss-make-filename): New function.
24869         (nnrss-request-delete-group, nnrss-read-server-data)
24870         (nnrss-save-server-data, nnrss-read-group-data)
24871         (nnrss-save-group-data): Use it.
24872         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
24873         (nnrss-read-server-data, nnrss-read-group-data): Use load.
24874         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
24875
24876 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
24877
24878         * mml.el (mml-compute-boundary-1): Don't uncompress files.
24879
24880 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
24881
24882         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
24883         files.
24884
24885         * message.el (message-generate-headers-first): Don't quote nil
24886         and t in docstrings.
24887
24888         * imap.el (imap-id): do.
24889
24890         * gnus-agent.el (gnus-agent-consider-all-articles)
24891         (gnus-agent-queue-mail): do.
24892
24893 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
24894
24895         * spam-report.el (spam-report-process-queue): New function.
24896         Process requests from `spam-report-requests-file'.
24897         (spam-report-process-queue): Doc fix.
24898
24899 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
24900
24901         * spam.el (spam-register-routine)
24902         (spam-log-processing-to-registry, spam-log-registered-p)
24903         (spam-log-unregistration-needed-p, spam-log-undo-registration):
24904         Change "check" to "spam-check" for semi-clarity.
24905
24906 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
24907
24908         * pop3.el: Require nnheader.
24909
24910         * mml-smime.el: Require cl.  Autoload message-fetch-field.
24911
24912         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
24913
24914         * gnus-picon.el: Require cl.
24915
24916         * gnus-fun.el: Require gnus-ems and gnus-util.
24917
24918         * gnus.el (gnus-method-to-server): Move defsubst before first use.
24919
24920         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr.
24921
24922         * gnus-art.el (gnus-article-edit-mode): Define before first
24923         reference.
24924
24925 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
24926
24927         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
24928         (gnus-uu-post-encoded): Use point-at-bol.
24929
24930         * gnus-topic.el (gnus-group-active-topic-p): do.
24931
24932         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
24933
24934         * gnus-group.el (gnus-group-kill-region): do.
24935
24936         * gnus-art.el (article-date-ut): do.
24937
24938         * message.el (message-fetch-field): Remove redundant
24939         case-fold-search binding.
24940         (message-narrow-to-field): Simplify.
24941
24942 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
24943
24944         * spam.el (spam-directory): Derive from `gnus-directory'.
24945
24946         * spam-report.el (spam-report-url-to-file)
24947         (spam-report-requests-file): New function and variable for offline
24948         reporting.
24949         (spam-report-url-ping-function): Add `spam-report-url-to-file'
24950         and user defined function.
24951         (spam-report-url-ping-mm-url): Remove doubled slash.
24952
24953 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
24954
24955         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
24956
24957 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
24958
24959         * spam.el (spam-check-spamoracle, spam-spamoracle-learn):
24960         Fix format string mismatch.
24961
24962         * sieve.el (sieve-deactivate-all): do.
24963
24964         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
24965
24966         * nnlistserv.el (nnlistserv-kk-wash-article): do.
24967
24968         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
24969
24970         * mm-bodies.el (mm-7bit-chars): Don't include \r.
24971
24972 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
24973
24974         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
24975         the list of checks.
24976
24977 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
24978
24979         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
24980         padding.
24981
24982 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
24983
24984         * mm-view.el (mm-fill-flowed): New variable.
24985         (mm-inline-text): Use it.
24986
24987 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
24988
24989         * spam.el (spam-spamassassin-register-ham-routine)
24990         (spam-spamassassin-register-spam-routine): Fix function names.
24991
24992 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
24993
24994         * gnus.el (gnus-tmp-grouplens): Remove.
24995         (gnus-summary-line-format): Remove grouplens.
24996
24997         * gnus-group.el (gnus-group-line-format): Ditto.
24998
24999         * gnus-spec.el (gnus-format-specs): Ditto.
25000         (gnus-update-format-specifications): Flush the group format spec
25001         cache if there's the grouplens stuff.
25002         (gnus-parse-simple-format): Replace %l with the empty string.
25003
25004 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
25005
25006         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
25007         omission.
25008
25009 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
25010
25011         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
25012         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
25013
25014 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
25015
25016         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
25017         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
25018         New macros and functions.
25019         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
25020         Handle > NLINK_MAX messages.
25021         * nnmaildir.el (nnmaildir-request-set-mark):
25022         Use nnmaildir--emlink-p and nnmaildir--eexist-p.
25023
25024 2004-01-25  Alex Schroeder  <alex@gnu.org>
25025
25026         * spam-stat.el (spam-stat-process-directory-age): New option.
25027         (spam-stat-process-directory): Use it.
25028
25029 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
25030
25031         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
25032         (spam-stat-save): Accept prefix argument.
25033
25034 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
25035
25036         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
25037         links" error.
25038
25039 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
25040
25041         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
25042         the rest of the and/or forms.
25043
25044 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
25045
25046         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
25047         compatibility with old .newsrc.eld files.
25048
25049         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
25050
25051         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
25052
25053         * gnus-start.el (gnus-1): do.
25054
25055         * gnus-group.el (gnus-group-line-format-alist): do.
25056
25057         * gnus.el (gnus-use-grouplens, gnus-visual): do.
25058
25059         * gnus-gl.el: Remove.
25060
25061 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
25062
25063         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
25064         marks consisting of a single range {for example, (3 . 5)} rather
25065         than a list of a single range { ((3 . 5)) }.
25066
25067 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
25068
25069         * spam-stat.el (spam-stat-store-gnus-article-buffer):
25070         Use with-current-buffer.
25071         (spam-stat-store-current-buffer): Use insert-buffer-substring to
25072         avoid consing a string.
25073
25074         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
25075         Remove obsolete entries for big5 and gb2312.
25076
25077 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
25078
25079         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
25080         uncompressed list.
25081
25082 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
25083
25084         * spam-stat.el (spam-stat-strip-xref): New function.
25085         (spam-stat-process-directory): Use it.
25086
25087         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
25088         here -- it's done in message-fetch-field.
25089
25090 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
25091
25092         * gnus-agent.el (gnus-agent-queue-mail)
25093         (gnus-agent-prompt-send-queue): New variables.
25094         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
25095         * gnus-draft.el (gnus-group-send-queue): Pass the group name
25096         "nndraft:queue" along to gnus-draft-send.
25097         Use gnus-agent-prompt-send-queue.
25098         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
25099         is "nndraft:queue".  Suggested by Gaute Strokkenes
25100         <gs234@srcf.ucam.org>
25101
25102         * gnus-agent.el (agent-disable-undownloaded-faces): Remove.
25103         (agent-enable-undownloaded-faces): Add.
25104         (gnus-agent-cat-groups): Use eval-and-compile, not
25105         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
25106         method of gnus-agent-cat-groups even when the buffer has been
25107         evaled.
25108         (gnus-agent-save-active, gnus-agent-save-active-1): Merge to
25109         delete gnus-agent-save-active-1.
25110         (gnus-agent-save-groups): Delete.  Identical to
25111         gnus-agent-save-active.
25112         (gnus-agent-write-active): No longer adjust agent's copy of active
25113         file as agent's adjustments are now stored in their own
25114         file.  Remove optional parameter.
25115         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
25116         servers.  Add use of min/max range limits from server's local
25117         file.
25118         (gnus-agent-save-alist): Remove unused optional argument.
25119         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
25120         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
25121         (gnus-agent-set-local): A per-server file that keeps min/max range
25122         limits for articles known to the agent.  Provides a fast mechanism
25123         for altering many active ranges.
25124         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
25125         active file (local makes it unnecessary).
25126         (gnus-agent-regenerate-group): Fix XEmacs compatibility.
25127
25128         * gnus-cus.el (agent-disable-undownloaded-faces): Remove.
25129         (agent-enable-undownloaded-faces): Add.
25130
25131         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
25132         disable it when sending to "nndraft:queue".
25133         (gnus-group-send-queue): Add safety check to avoid sending queue
25134         when unplugged.
25135
25136         * gnus-group.el (gnus-group-catchup): Use new
25137         gnus-sequence-of-unread-articles, not
25138         gnus-list-of-unread-articles, to avoid exhausting memory with huge
25139         numbers of articles.  Use gnus-range-map to avoid having to
25140         uncompress the unread list.
25141         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
25142         Fix invalid ange-ftp reference.
25143
25144         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
25145         (gnus-sorted-range-intersection): Intersection of two ranges
25146         without requiring that they first be uncompressed.
25147
25148         * gnus-start.el (gnus-activate-group): Unless blocked by the
25149         caller, possibly expand the active range to include both cached
25150         and agentized articles.
25151         (gnus-convert-old-newsrc): Rewrote in anticipation of having
25152         multiple version-dependent converters.
25153         (gnus-groups-to-gnus-format): Replace gnus-agent-save-groups with
25154         gnus-agent-save-active.
25155         (gnus-save-newsrc-file): Save dirty agent range limits.
25156
25157         * gnus-sum.el (gnus-select-newgroup): Replace inline code with
25158         gnus-agent-possibly-alter-active.
25159         (gnus-adjust-marked-articles): Faster handling of simple lists.
25160
25161 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
25162
25163         * spam-stat.el (spam-stat-test-directory): New optional argument
25164         displays a list of files detected.  Suggested by Andrew Cohen
25165         <cohen@andy.bu.edu>.
25166         (spam-stat-buffer-words-with-scores): Don't narrow and change
25167         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
25168
25169 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
25170
25171         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
25172         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
25173         (spam-spamassassin-arguments)
25174         (spam-spamassassin-spam-flag-header)
25175         (spam-spamassassin-positive-spam-flag-header)
25176         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
25177         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
25178         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
25179         (spam-list-of-processors, spam-list-of-checks)
25180         (spam-list-of-statistical-checks, spam-registration-functions)
25181         (spam-check-spamassassin-headers, spam-check-spamassassin)
25182         (spam-spamassassin-score)
25183         (spam-spamassassin-register-with-sa-learn)
25184         (spam-spamassassin-register-spam-routine)
25185         (spam-spamassassin-register-ham-routine)
25186         (spam-assassin-register-spam-routine)
25187         (spam-assassin-register-ham-routine): Add SpamAssassin support.
25188         (spam-bogofilter-score): Fix to show article before scoring.
25189
25190 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
25191
25192         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
25193         default scoring function.
25194         (spam-generic-score): Call spam-spamassassin-score if
25195         spam-use-spamassassin or spam-use-spamassassin-headers is on;
25196         spam-bogofilter-score otherwise.
25197
25198         * gnus.el (spam-process, spam-autodetect-methods):
25199         Add spamassassin and spamassassin-headers.
25200
25201 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
25202
25203         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
25204         Suppress unnecessary messages.
25205
25206 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
25207
25208         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
25209         make-hash-table.
25210
25211 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
25212
25213         * canlock.el (base64-encode-string): Don't autoload it.
25214
25215 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
25216
25217         * run-at-time.el: Remove useless (require 'itimer),
25218         eval-and-compile and (featurep 'xemacs).
25219
25220 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
25221
25222         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
25223         GROUP is a virtual group.
25224
25225 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
25226
25227         * gnus.el: Autoload `message-y-or-n-p'.
25228
25229 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
25230
25231         * pgg-parse.el: Remove unnecessary (require 'custom).
25232
25233         * pgg-def.el: do.
25234
25235         * nnmail.el: do.
25236
25237         * gnus-undo.el: do.
25238
25239         * gnus-picon.el: do.
25240
25241         * gnus-util.el: do.
25242
25243 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
25244
25245         * gnus-sum.el (gnus-pick-line-number): Add autoload.
25246
25247 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
25248
25249         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
25250         handle, as well as a list.
25251
25252         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
25253         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
25254         (mm-w3m-cid-retrieve): Simplify.
25255
25256 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
25257
25258         * message.el (message-kill-to-signature): Allow prefix arg to
25259         specify number of lines to keep before signature.
25260
25261 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
25262
25263         * message.el (message-kill-to-signature): Change docstring.
25264
25265 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
25266
25267         * canlock.el: Always require sha1-el.
25268         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
25269
25270         * message.el: Autoload sha1 only when compiling.
25271
25272         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
25273         eudc-expand-inline for XEmacs.
25274
25275 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
25276
25277         * message.el (message-canlock-generate): Require sha1-el.
25278
25279 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
25280
25281         * message.el (message-expand-name): Silence the byte compiler.
25282
25283         * lpath.el: Add detect-coding-system.
25284
25285         * dgnushack.el (dgnushack-compile): Remove obsolete check for
25286         cus-edit.
25287
25288 2004-01-13  Simon Josefsson  <jas@extundo.com>
25289
25290         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
25291         Invoke gnus-score-mode.
25292         Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
25293
25294         * gnus-range.el (gnus-compress-sequence): Doc fix.
25295         Suggested by Jim Blandy <jimb@redhat.com> (tiny change).
25296
25297 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
25298
25299         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
25300
25301 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
25302
25303         * spam.el (spam-get-article-as-string): Update to use
25304         gnus-request-article-this-buffer, much simpler.
25305         (spam-get-article-as-buffer): Remove.
25306
25307 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
25308
25309         * message.el (message-expand-name): Use EUDC if the user uses that.
25310
25311 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
25312
25313         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
25314         character for the encoding to avoid consing a string.
25315
25316         * rfc2047.el (rfc2047-decode-string): Don't cons a string
25317         unnecessarily.
25318
25319         * mm-util.el (mm-replace-chars-in-string): Remove.
25320
25321         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
25322         of mm-replace-chars-in-string.
25323
25324 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
25325
25326         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
25327
25328         * mm-util.el (mm-subst-char-in-string): Support inplace.
25329
25330         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
25331         a new string in every iteration.  Use shy groups.
25332
25333 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
25334
25335         * gnus-srvr.el (gnus-browse-unsubscribe-group):
25336         * gnus-soup.el (gnus-soup-group-brew):
25337         * gnus-msg.el (gnus-put-message):
25338         * gnus-move.el (gnus-group-move-group-to-server):
25339         * gnus-kill.el (gnus-batch-score):
25340         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
25341         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
25342         (gnus-group-update-group, gnus-group-read-group)
25343         (gnus-group-make-group, gnus-group-make-help-group)
25344         (gnus-group-make-archive-group, gnus-group-make-directory-group)
25345         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
25346         (gnus-group-sort-by-unread, gnus-group-catchup)
25347         (gnus-group-unsubscribe-group, gnus-group-kill-group)
25348         (gnus-group-yank-group, gnus-group-set-info)
25349         (gnus-group-list-groups):
25350         * gnus.el (gnus-generate-new-group-name):
25351         * gnus-delay.el (gnus-delay-send-queue):
25352         * nnvirtual.el (nnvirtual-catchup-group):
25353         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
25354         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
25355         (gnus-group-prepare-topics, gnus-topic-check-topology):
25356         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
25357         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
25358         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
25359         (gnus-group-make-articles-read):
25360         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
25361         (gnus-group-change-level, gnus-kill-newsgroup)
25362         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
25363         (gnus-get-unread-articles, gnus-make-articles-unread)
25364         (gnus-make-ascending-articles-unread): Use accessor
25365         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
25366         to get group information for improved readability.
25367
25368
25369 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
25370
25371         * gnus-art.el (article-decode-mime-words, article-babel)
25372         (gnus-article-highlight-signature, gnus-article-add-buttons)
25373         (gnus-signature-toggle): Use gnus-with-article-buffer.
25374
25375         * gnus-art.el (gnus-article-highlight-headers)
25376         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
25377
25378         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
25379         (gnus-article-set-globals, gnus-request-article-this-buffer)
25380         (gnus-button-message-id, gnus-article-maybe-hide-headers)
25381         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
25382         (gnus-mime-display-alternative): Use with-current-buffer.
25383
25384 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
25385
25386         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
25387         also under 80 char limit, and call gnus-error if needed.
25388         (spam-fetch-article-header): Fix - it was a
25389         buffer-local variable (gnus-newsgroup-data).
25390         (spam-find-spam): Use spam-generate-fake-headers, forget about
25391         spam-insert-fake-headers.
25392         (spam-insert-fake-headers): Remove.
25393
25394 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
25395
25396         * deuglify.el (gnus-article-outlook-unwrap-lines)
25397         (gnus-outlook-rearrange-article)
25398         (gnus-outlook-repair-attribution-outlook)
25399         (gnus-outlook-repair-attribution-block)
25400         (gnus-outlook-repair-attribution-other): Remove redundant
25401         save-excursion.
25402
25403 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
25404
25405         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
25406         (spam-fetch-field-subject-fast)
25407         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
25408         (spam-fetch-article-header): Add functions to deal with Gnus
25409         internals for fast retrieval of article header data.
25410         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
25411
25412 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
25413
25414         * pop3.el (pop3-md5): Remove.
25415         (pop3-apop): Replace pop3-md5 with md5.
25416
25417         * mm-bodies.el: base64 is always built-in.
25418
25419         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
25420         Use with-current-buffer.
25421
25422 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
25423
25424         * canlock.el (canlock-insert-header): Remove excessive grouping in
25425         regexp.
25426
25427         * gnus-sum.el (gnus-summary-read-document): Ditto.
25428
25429         * gnus-uu.el (gnus-uu-part-number): Ditto.
25430
25431         * html2text.el (html2text-remove-tags): Ditto.
25432         (html2text-format-tags): Ditto.
25433         (html2text-format-single-elements): Ditto.
25434
25435         * mml.el (mml-parse-1): Ditto.
25436
25437 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
25438
25439         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
25440
25441         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
25442
25443         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
25444
25445         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
25446
25447 2003-11-15  Simon Josefsson  <jas@extundo.com>
25448
25449         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
25450         (pgg-gpg-lookup-key): Use regexp match instead of
25451         split-string (split-string is different between emacs 21.2 and
25452         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
25453
25454 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
25455
25456         * gnus-art.el (gnus-mime-view-all-parts)
25457         (gnus-article-part-wrapper, gnus-article-view-part):
25458         Use with-current-buffer.
25459
25460 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
25461
25462         * spam.el (spam-disable-spam-split-during-ham-respool)
25463         (spam-spamoracle-database, spam-cache-lookups)
25464         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
25465         (spam-group-ham-mark-p, spam-group-spam-mark-p)
25466         (spam-group-ham-marks, spam-group-spam-marks)
25467         (spam-group-spam-contents-p, spam-group-ham-contents-p)
25468         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
25469         also add spam-use-blackholes to the statistical checks.
25470         (spam-fetch-field-fast): Add interface to fetching fields, may
25471         become a macro.
25472         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
25473         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
25474         (spam-insert-fake-headers): Fake an article when needed.
25475         (spam-find-spam): Fake article when possible.
25476         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
25477         (spam-check-bogofilter-headers): Use message-fetch-field instead
25478         of nnmail-fetch-field.
25479
25480 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
25481
25482         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
25483
25484 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
25485
25486         * spam.el (spam-split): Do not require spam-use-CHECK to be
25487         enabled if that check is passed to spam-split explicitly; also
25488         fix so 'spam doesn't get converted to spam-split-group when
25489         spam-split-symbolic-return is t.
25490         (spam-find-spam): Find registrations of the article and use those
25491         instead of re-running spam-split to find the spam/ham
25492         classification of the article.
25493         (spam-log-processing-to-registry, spam-log-registered-p)
25494         (spam-log-unregistration-needed-p, spam-log-undo-registration):
25495         Use gnus-error instead of gnus-message.
25496         (spam-log-registration-type): Add function to determine the
25497         classification of a message based on registry entries; will
25498         return nil if both 'spam and 'ham are found.
25499         (spam-check-BBDB): Expand all the BBDB macros here so we can have
25500         a reasonably fast local cache without the loading errors.
25501         (spam-cache-lookups): Set to t by default.
25502         (spam-find-spam): Don't try to guess spam-cache-lookups.
25503         (spam-enter-whitelist, spam-enter-blacklist): Clear the
25504         spam-caches entry.
25505         (spam-filelist-build-cache, spam-filelist-check-cache):
25506         Fix caching of whitelist/blacklist entries.
25507         (spam-check-whitelist, spam-check-blacklist):
25508         Invoke spam-from-listed-p with a type, not a cache variable.
25509         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
25510
25511 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
25512
25513         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
25514
25515         * nnmail.el (nnmail-split-fancy): do.
25516
25517         * mml.el (mml-parse): do.
25518
25519         * gnus-score.el (gnus-enter-score-words-into-hashtb)
25520         (gnus-score-adaptive): do.
25521
25522 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
25523
25524         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
25525         (gnus-mime-button-map): Don't set keymap parent.
25526         (gnus-button-ctan-directory-regexp): Use shy grouping.
25527         (gnus-prev-page-map): Don't set keymap parent.
25528         (gnus-prev-page-map): Remove duplicated one.
25529         (gnus-next-page-map): Don't set keymap parent.
25530         (gnus-mime-security-button-map): Ditto.
25531
25532         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
25533         version number.
25534
25535         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
25536
25537 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
25538
25539         * canlock.el (canlock-sha1-function): Remove.
25540         (canlock-sha1-function-for-verify): Remove.
25541         (canlock-openssl-program): Remove.
25542         (canlock-openssl-args): Remove.
25543         (canlock-ignore-errors): Remove.
25544         (canlock-sha1-with-openssl): Remove.
25545         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
25546         (canlock-verify): Don't use canlock-ignore-errors.
25547
25548         * sha1-el.el (sha1-string-external): Make it can return a string
25549         in binary form.
25550         (sha1-region-external): Ditto.
25551         (sha1-string-internal): Ditto.
25552         (sha1-region-internal): Ditto.
25553         (sha1-region): Ditto.
25554         (sha1-string): Ditto.
25555         (sha1): Ditto.
25556
25557 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25558
25559         * spam.el (spam-report-articles-gmane): New command.
25560
25561 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
25562
25563         * gnus.el: Don't make unnecessary *Group* buffer when loading.
25564
25565         * run-at-time.el (run-at-time-saved): Remove.
25566         (run-at-time): Doc fix.
25567
25568 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
25569
25570         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
25571         (gnus-summary-limit-map): Add it.
25572         (gnus-summary-make-menu-bar): do.
25573
25574 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
25575
25576         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
25577         Make attempt at some caching support (done for BBDB only now).
25578         (spam-find-spam): Set spam-cache-lookups if there are more than 2
25579         addresses to be checked.
25580         (spam-clear-cache-BBDB): Add function, to be invoked by
25581         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
25582         (spam-check-BBDB): Check and use the caches, if
25583         spam-cache-lookups is on, remove superfluous (provide).
25584
25585 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
25586
25587         * gnus-art.el (gnus-treat-ansi-sequences): Change default.
25588
25589 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
25590
25591         * run-at-time.el (run-at-time-saved): Move to after the definition
25592         of `run-at-time'.
25593
25594         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
25595
25596 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
25597
25598         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
25599         mm-w3m-local-map-property.
25600
25601         * mm-view.el (mm-w3m-mode-map): Remove.
25602         (mm-w3m-local-map-property): Remove.
25603         (mm-inline-text-html-render-with-w3m): Don't use
25604         mm-w3m-local-map-property.
25605
25606 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25607
25608         * run-at-time.el: New file.
25609
25610         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
25611         under Emacs.
25612
25613         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
25614         of gnus-set-text-properties.
25615
25616         * gnus-uu.el (gnus-uu-save-article): Ditto.
25617
25618         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
25619
25620         * gnus-cite.el (gnus-cite-parse): Ditto.
25621
25622         * gnus-art.el (gnus-button-push): Use set-text-properties instead
25623         of gnus-.
25624
25625         * gnus-xmas.el (run-at-time): Require run-at-time.
25626
25627         * gnus.el: Change calls to nnheader-run-at-time and
25628         password-run-at-time throughout to use run-at-time directly.
25629
25630         * password.el: Remove definition of run-at-time.
25631
25632         * nnheaderxm.el: Remove definition of run-at-time.
25633
25634 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
25635
25636         * mml.el (mml-minibuffer-read-disposition): Show attachment type
25637         in prompt.
25638
25639 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
25640
25641         * messagexmas.el (message-xmas-redefine): Alias
25642         `message-make-caesar-translation-table' to
25643         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
25644         version.
25645
25646         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
25647         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
25648         `gnus-xmas-set-text-properties'.
25649         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
25650         `gnus-xmas-completing-read'.
25651         (gnus-xmas-completing-read): Removed.
25652         (gnus-xmas-open-network-stream): Removed.
25653
25654         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalize on
25655         XEmacs version.
25656
25657         * dns.el (dns-make-network-process): Use `open-network-stream'
25658         instead of `gnus-xmas-open-network-stream'.
25659
25660         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
25661
25662         * .cvsignore: Add auto-autoloads.el, custom-load.el.
25663
25664 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
25665
25666         * gnus-art.el (gnus-mime-display-alternative)
25667         (gnus-insert-mime-button, gnus-insert-mime-security-button)
25668         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
25669         Don't use gnus-local-map-property.
25670
25671         * gnus-util.el (gnus-local-map-property): Remove.
25672
25673         * mm-view.el (mm-view-pkcs7-decrypt):
25674         Replace gnus-completing-read-maybe-default with completing-read.
25675
25676         * gnus-util.el (gnus-completing-read): do.
25677         (gnus-completing-read-maybe-default): Remove.
25678
25679 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
25680
25681         * password.el: Only autoload `run-at-time' if not XEmacs.
25682         Only autoload the itimer functions if XEmacs.
25683
25684 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
25685
25686         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
25687         XEmacsen.
25688
25689         * dgnushack.el: Autoload executable-find for XEmacs.
25690
25691 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
25692
25693         * gnus-art.el (gnus-read-string): Remove.
25694         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
25695         read-string.
25696
25697 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
25698
25699         * netrc.el: Autoload password-read.
25700         (netrc): Add configuration group.
25701         (netrc-encoding-method, netrc-openssl-path):
25702         Add variables for encoding and decoding of files with symmetric
25703         ciphers.
25704         (netrc-encode): Add assistant function to encode a file with
25705         netrc-encoding-method.
25706         (netrc-parse): Add interactive parameter, added optional
25707         decoding if netrc-encoding-method is non-nil but otherwise
25708         behavior is standard.
25709         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
25710         Do s/encode/encrypt/ everywhere.
25711
25712         * spam.el: Remove executable-find autoload.
25713
25714 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
25715
25716         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
25717
25718         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
25719
25720 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
25721
25722         * gnus-art.el (gnus-treat-ansi-sequences)
25723         (article-treat-ansi-sequences): New variable and function.
25724         Suggested by Dan Jacobson <jidanni@jidanni.org>.
25725
25726         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
25727         Use it.
25728
25729 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
25730
25731         * mm-util.el (mm-quote-arg): Remove.
25732
25733         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
25734         shell-quote-argument.
25735
25736         * gnus-uu.el (gnus-uu-command): do.
25737
25738         * gnus-sum.el (gnus-summary-insert-pseudos): do.
25739
25740         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
25741         with make-char.
25742
25743         * mm-util.el (mm-make-char): Remove.
25744
25745         * mml.el (mml-mode): Replace gnus-add-minor-mode with
25746         add-minor-mode.
25747
25748         * gnus-undo.el (gnus-undo-mode): do.
25749
25750         * gnus-topic.el (gnus-topic-mode): do.
25751
25752         * gnus-sum.el (gnus-dead-summary-mode): do.
25753
25754         * gnus-start.el (gnus-slave-mode): do.
25755
25756         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
25757
25758         * gnus-ml.el (gnus-mailing-list-mode): do.
25759
25760         * gnus-gl.el (gnus-grouplens-mode): do.
25761
25762         * gnus-draft.el (gnus-draft-mode): do.
25763
25764         * gnus-dired.el (gnus-dired-mode): do.
25765
25766         * gnus-ems.el (gnus-add-minor-mode): Remove.
25767
25768         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
25769         Replace gnus-char-width with char-width.
25770
25771         * gnus-ems.el (gnus-char-width): Remove.
25772
25773         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
25774         Replace gnus-char-width with char-width.
25775
25776         * gnus-ems.el (gnus-char-width): Remove.
25777
25778         * spam-stat.el (with-syntax-table): Remove with-syntax-table
25779         definition.
25780         Remove Emacs 20 hash table compatibility code.
25781
25782         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
25783         20 compatibility code.
25784
25785         * spam.el (spam-point-at-eol): Replace with point-at-eol.
25786
25787         * smime.el (smime-point-at-eol): Replace with point-at-eol.
25788
25789         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol):
25790         Replace with point-at-{eol,bol}.
25791
25792         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
25793
25794         * imap.el (imap-point-at-eol): Replace with point-at-eol.
25795
25796         * flow-fill.el (fill-flowed-point-at-bol)
25797         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
25798
25799         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
25800         Replace with point-at-{eol,bol} throughout all files.
25801
25802 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
25803
25804         * ntlm.el (ntlm-string-as-unibyte): New macro.
25805         (ntlm-build-auth-response): Use it.
25806
25807         Remove Emacs 20 stuff:
25808         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
25809         (butlast, mapc, remove): Remove the compiler macros.
25810         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
25811         of delq and copy-sequence.
25812         * gnus-art.el (popup-menu): Remove the compiler macro.
25813         * nnmail.el (nnmail-split-fancy): Don't support customizing with
25814         Emacs 20.
25815
25816 2004-01-05  Simon Josefsson  <jas@extundo.com>
25817
25818         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
25819         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
25820         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
25821         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
25822         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
25823         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
25824         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
25825         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
25826         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
25827         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
25828         ntlm-string-permute, string-lshift into ntlm-string-lshift,
25829         string-xor into ntlm-string-xor.
25830         Suggested by Jesper Harder <harder@myrealbox.com>.
25831
25832         * ntlm.el: Don't include poem.
25833
25834         * md4.el (print-int32, print-string-hexa): Remove.
25835         Suggested by Jesper Harder <harder@myrealbox.com>.
25836
25837         * sasl-ntlm.el, ntlm.el, md4.el: New files.
25838
25839         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
25840         probably breaks emacs with DL patch, but do we care? Is anyone
25841         still using the DL stuff?)
25842
25843         * sieve-manage.el: Use the password package.
25844         (sieve-manage-read-passwd): Remove.
25845         (sieve-manage-interactive-login): Use password.  Re-add
25846         condition-case around loop.
25847
25848         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
25849         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
25850         Use the password package.
25851
25852 2003-02-19  Simon Josefsson  <jas@extundo.com>
25853
25854         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
25855         token.
25856
25857 2002-08-07  Simon Josefsson  <jas@extundo.com>
25858
25859         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
25860         (sieve-manage-authenticators):
25861         (sieve-manage-authenticator-alist): Add some SASL mechs.
25862         (sieve-sasl-auth): New function.
25863         (sieve-manage-cram-md5-auth):
25864         (sieve-manage-plain-auth): Rewrite using SASL library.
25865         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
25866         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
25867         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
25868         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
25869
25870 2004-01-05  Simon Josefsson  <jas@extundo.com>
25871
25872         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
25873         New files.
25874
25875 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25876
25877         * gnus-group.el (gnus-no-groups-message): Update.
25878
25879         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
25880
25881 2003-11-09  Simon Josefsson  <jas@extundo.com>
25882
25883         * imap.el: Support for ID IMAP extension (RFC 2971).
25884         (imap-local-variables): Add imap-id.
25885         (imap-id): New variable.
25886         (imap-id): New function.
25887         (imap-parse-response): Parse untagged ID response.
25888         * nnimap.el (nnimap-id): New variable.
25889         (nnimap-open-connection): Use it.
25890
25891 2003-12-28  Simon Josefsson  <jas@extundo.com>
25892
25893         * gnus-score.el (gnus-score-edit-all-score): New.
25894         * gnus-group.el (gnus-group-score-map): Bind it to W e.
25895
25896 2004-01-04  Simon Josefsson  <jas@extundo.com>
25897
25898         * password.el: Add.
25899
25900 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
25901
25902         * dns.el (dns-query-types): Fix typo.
25903         (dns-query-types): New function.
25904         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
25905         PTR and SOA replies, see RFC 1035.
25906
25907 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25908
25909         * gnus.el (gnus-logo-color-style): Change colors to `no'.
25910
25911         * Move to Changelog.2.
25912
25913 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25914
25915         * gnus.el (gnus-version-number): Bump version.
25916
25917 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
25918
25919         * gnus.el: No Gnus v0.1 is released.
25920
25921 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
25922
25923         * gnus.el: No Gnus v0.0 is released.
25924
25925 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25926
25927         * gnus.el (gnus-version-number): Bump.
25928         (gnus-version): No.
25929
25930 See ChangeLog.2 for earlier changes.
25931
25932   Copyright (C) 2004-2013 Free Software Foundation, Inc.
25933
25934   This file is part of GNU Emacs.
25935
25936   GNU Emacs is free software: you can redistribute it and/or modify
25937   it under the terms of the GNU General Public License as published by
25938   the Free Software Foundation, either version 3 of the License, or
25939   (at your option) any later version.
25940
25941   GNU Emacs is distributed in the hope that it will be useful,
25942   but WITHOUT ANY WARRANTY; without even the implied warranty of
25943   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
25944   GNU General Public License for more details.
25945
25946   You should have received a copy of the GNU General Public License
25947   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
25948
25949 ;; Local Variables:
25950 ;; coding: utf-8
25951 ;; fill-column: 79
25952 ;; add-log-time-zone-rule: t
25953 ;; End: