Merge remote-tracking branch 'tarleb/sieve'
[gnus] / lisp / ChangeLog
1 2013-06-14  David Edmondson <dme@dme.org>  (tiny change)
2
3         * mml2015.el (mml2015-maximum-key-image-dimension): New user option to
4         control the maximum size of photo ID image.
5         (mml2015-epg-key-image-to-string): Respect it.
6
7 2013-06-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8
9         * shr.el (shr-tag-table-1): Mark the preliminary table renderings
10         instead of the final one so that we can more easily distinguish them.
11
12         * eww.el (eww-submit): Compute the submission URL correctly.
13
14 2013-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
15
16         * sieve-manage.el (sieve-manage-open-server): Don't quote lambda.
17         Use plist-get rather than CL's getf.
18         (sieve-manage-parse-capability): Avoid CL's remove-if.
19
20 2013-06-13  Albert Krewinkel  <tarleb@moltkeplatz.de>
21
22         * sieve.el: Rebind q to (sieve-bury-buffer), bind Q to
23         (sieve-manage-quit).
24
25 2013-06-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26
27         * shr.el (shr-expand-url): Expansion should chop off the bits after the
28         last slash.
29
30         * eww.el (eww-tag-select): Use the first value as the default value.
31
32 2013-06-13  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
33
34         * eww.el (eww): Prepend urls with http:// if scheme is missing.
35         (eww-mode): Use `define-derived-mode'.
36         (eww-parse-headers): Parse headers from beginning of buffer so that
37         file:// links work.
38
39 2013-06-13  Katsumi Yamaoka  <yamaoka@jpl.org>
40
41         * eww.el (eww-detect-charset): Detect charset from the <meta> tag.
42
43 2013-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
44
45         * shr.el (shr-tag-svg): Ignore SVG elements, because we don't know how
46         to handle them at all.
47
48 2013-06-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
49
50         * eww.el (eww-convert-widgets): Make widgets from non-tabular layouts
51         work, too.
52         (eww-tag-select): Implement <select>.
53
54 2013-06-10  Albert Krewinkel  <krewinkel@moltkeplatz.de>
55
56         * sieve-manage.el (sieve-manage-open): work with STARTTLS: shorten
57         stream managing functions by using open-protocol-stream to do most of
58         the work. Has the nice benefit of enabling STARTTLS.
59         Wait for capabilities after STARTTLS: following RFC5804, the server
60         sends new capabilities after successfully establishing a TLS connection
61         with the client. The client should update the cached list of
62         capabilities, but we just ignore the answer for now.
63         (sieve-manage-network-p, sieve-manage-network-open)
64         (sieve-manage-starttls-p, sieve-manage-starttls-open)
65         (sieve-manage-forward, sieve-manage-streams)
66         (sieve-manage-stream-alist): Remove unneeded functions neither in the
67         API, nor called by any other function.
68         Enable Multibyte for SieveManage buffers: The parser won't properly
69         handle umlauts and line endings unless multibyte is turned on in the
70         process buffer.
71
72 2013-06-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
73
74         * eww.el (eww-tag-input): Support password fields.
75         (eww-submit): Support POST.
76
77 2013-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
78
79         * eww.el (eww-tag-form): Protect against degenerate forms.
80
81         * shr.el (shr-expand-url): Expand URLs that start with a slash
82         correctly.
83
84         * eww.el (eww-submit): Get submit button logic right.
85
86         * shr.el (shr-final-table-render): New variable to signal when we're
87         doing the final table rendering so that we can collect more data at
88         that point.
89
90         * eww.el (eww-submit): Make form submission work.
91         (eww-tag-input): Implement submit buttons.
92         (eww-click-radio): Implement radio and checkboxes.
93         (eww-submit): Handle hidden elements.
94
95         * shr.el (shr-descend): Allow other packages to override (or provide)
96         rendering of elements.
97         (shr-expand-url): Strip query strings from URLs before expanding them.
98
99         * eww.el: Don't require cl-lib.
100         (eww-tag-form): Start form support.
101
102         * dgnushack.el (dgnushack-compile): Ignore eww on XEmacs.
103
104         * eww.el: Start writing a new, tiny web browser.
105         (eww-previous-url): New command.
106         (eww-quit): New command.
107
108 2013-06-10  Albert Krewinkel  <krewinkel@moltkeplatz.de>
109
110         * sieve.el: Put point at beginning of buffer when viewing a script.
111         (sieve-open-server): respect the PORT parameter. Show the correct port
112         number in sieve-buffer's header. Fixed code to also work with a string
113         as port specifier. Properly close the connection on pressing 'q'. Make
114         sieve-manage-quit close the connection and process buffer. Also, remove
115         duplicate keybinding for 'q'.
116
117 2013-06-10  Roy Hashimoto  <roy.hashimoto@gmail.com>  (tiny change)
118
119         * mm-view.el (mm-pkcs7-signed-magic): Allow newline in the regexp and
120         make it easier to read.
121         (mm-pkcs7-enveloped-magic): Ditto.
122
123 2013-06-06  Teodor Zlatanov  <tzz@lifelogs.com>
124
125         * gnus-ems.el (gnus-image-type-available-p): Test `display-images-p'
126         before `image-type-available-p' to avoid loading the image libraries
127         needlessly.
128
129 2013-06-05  David Engster  <deng@randomsample.de>
130
131         * gnus-sum.el (gnus-update-marks): Do not remove empty 'unexist'
132         ranges, since `nnimap-retrieve-group-data-early' also uses it as a flag
133         to see whether the group was synced before.
134
135 2013-06-05  Teodor Zlatanov  <tzz@lifelogs.com>
136
137         * tls.el (open-tls-stream): Remove unneeded buffer contents up to point
138         when opening the connection.
139         Suggested by João Távora <joaotavora@gmail.com> in
140         <http://lists.gnu.org/archive/html/emacs-devel/2013-05/msg00464.html>.
141
142 2013-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
143
144         * gnus-art.el (article-date-ut, article-update-date-lapsed): Don't
145         assume Date header begins with "Date", that may be customized into
146         something like "X-Sent" using gnus-article-time-format.
147         (article-transform-date): Allow multi-line Date header.
148
149 2013-06-02  David Engster  <deng@randomsample.de>
150
151         * registry.el (initialize-instance, registry-lookup)
152         (registry-lookup-breaks-before-lexbind, registry-lookup-secondary)
153         (registry-lookup-secondary-value, registry-search, registry-delete)
154         (registry-insert, registry-reindex, registry-size, registry-prune): Do
155         not wrap methods in `eval-and-compile'.  This breaks due to latest
156         changes in EIEIO (introduction of eieio-core.el).
157
158 2013-05-30  Glenn Morris  <rgm@gnu.org>
159
160         * nnmail.el (nnmail-fancy-expiry-target):
161         Also bind mail-dont-reply-to-names.
162
163         * spam-stat.el (spam-stat-save):
164         No need to tweak font-lock in temp buffers.
165
166         * shr.el (shr-put-image): Silence compiler.
167
168 2013-05-29  Glenn Morris  <rgm@gnu.org>
169
170         * gnus-ems.el (set-process-plist): Every supported Emacs has this.
171
172         * gnus-group.el (gnus-sequence-of-unread-articles)
173         (gnus-summary-add-mark, gnus-mark-article-as-read)
174         (gnus-group-make-articles-read): Declare.
175
176         * gnus-sum.el (gnus-parameter-list-identifier)
177         (gnus-article-stop-animations, gnus-stop-downloads)
178         (gnus-article-only-boring-p, article-goto-body)
179         (gnus-flush-original-article-buffer, article-narrow-to-head)
180         (gnus-article-hidden-text-p, gnus-delete-wash-type)
181         (gnus-summary-save-in-pipe, gnus-article-show-summary): Declare.
182
183         * gnus.el: No need to eval-and-compile autoloads.
184
185         * gravatar.el (help-function-arglist): Autoload.
186
187         * nnimap.el (gnus-refer-thread-use-nnir): Declare.
188
189         * nnmail.el (nnmail-fancy-expiry-target): Maybe use mail-dont-reply-to.
190
191         * spam.el: No need to load spam-report when compiling.
192         No need to eval-and-compile autoloads.
193         (spam-report-resend-to): Declare.
194         (spam-report-resend-register-routine): Require 'spam-report.
195
196 2013-05-24  Julien Danjou  <julien@danjou.info>
197
198         * sieve.el (sieve-setup-buffer): Fix default port value in sieve buffer
199         setup.
200
201 2013-05-23  Glenn Morris  <rgm@gnu.org>
202
203         * gnus-util.el (rmail-swap-buffers-maybe)
204         (rmail-maybe-set-message-counters, rmail-count-new-messages)
205         (rmail-summary-exists, rmail-show-message, rmail-summary-displayed)
206         (rmail-pop-to-buffer, rmail-maybe-display-summary): Declare.
207
208         * mm-decode.el: No need to load term when compiling.
209         (term-mode, term-char-mode): Declare.
210
211         * mm-util.el: No need to load jka-compr when compiling.
212         (jka-compr-acceptable-retval-list, jka-compr-make-temp-name): Declare.
213
214         * nnmaildir.el: Require is automatically eval-and-compile.
215         (nnmail): Require at run-time too.
216
217         * registry.el (registry-size): Move definition before use.
218
219 2013-05-22  Daiki Ueno  <ueno@gnu.org>
220
221         * mml2015.el (mml2015-epg-sign): Make sure to insert newline after the
222         signed data to conform the standard.  (Bug#14232)
223
224 2013-05-20  Adam Sjøgren  <asjo@koldfront.dk>
225
226         * gnus-spec.el (gnus-parse-complex-format): Use unicode escape for left
227         double angle quotation mark.
228
229 2013-05-20  Glenn Morris  <rgm@gnu.org>
230
231         * format-spec.el (format-spec): Allow spec chars with nil.  (Bug#14420)
232
233 2013-05-19  Adam Sjøgren  <asjo@koldfront.dk>
234
235         * message.el (message-insert-formatted-citation-line): handle finding
236         first/lastname when more than 2 names appear.
237
238 2013-05-19  Adam Sjøgren  <asjo@koldfront.dk>
239
240         * shr.el (shr-tag-span): New function.
241
242 2013-05-18  Glenn Morris  <rgm@gnu.org>
243
244         * message.el (message-mode): Use message-mode-abbrev-table,
245         with text-mode-abbrev-table as parent.  (Bug#14413)
246
247 2013-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
248
249         * message.el (message-expand-group): Decode group names.
250
251 2013-05-16  Julien Danjou  <julien@danjou.info>
252
253         * gnus-notifications.el (gnus-notifications-notify): Use photo-file as
254         app-icon.
255
256 2013-05-15  Glenn Morris  <rgm@gnu.org>
257
258         * shr-color.el (shr-color-visible-luminance-min)
259         (shr-color-visible-distance-min): Use shr-color group.
260
261 2013-05-11  Glenn Morris  <rgm@gnu.org>
262
263         * gnus-vm.el: Make it loadable without VM.
264         (gnus-vm-make-folder, gnus-summary-save-in-vm): Require 'vm.
265         (vm-forward-message, vm-reply, vm-mail): Remove unused autoloads.
266
267 2013-05-09  Glenn Morris  <rgm@gnu.org>
268
269         * mml1991.el: Make it loadable.  (Bug#13456)
270
271         * gnus-art.el (gnus-article-date-headers, gnus-blocked-images):
272         * gnus-async.el (gnus-async-post-fetch-function):
273         * gnus-gravatar.el (gnus-gravatar-size, gnus-gravatar-properties):
274         * gnus-html.el (gnus-html-image-cache-ttl):
275         * gnus-notifications.el (gnus-notifications-timeout):
276         * gnus-picon.el (gnus-picon-properties):
277         * gnus-util.el (gnus-completion-styles):
278         * gnus.el (gnus-other-frame-resume-function):
279         * message.el (message-user-organization-file)
280         (message-cite-reply-position):
281         * nnir.el (nnir-summary-line-format)
282         (nnir-retrieve-headers-override-function):
283         * shr-color.el (shr-color-visible-luminance-min):
284         * shr.el (shr-blocked-images):
285         * spam-report.el (spam-report-resend-to):
286         * spam.el (spam-summary-exit-behavior): Fix custom types.
287
288         * gnus-salt.el (gnus-selected-tree-face): Fix default.
289
290 2013-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
291
292         * gnus-art.el (gnus-article-describe-bindings): Require help-mode
293         because of let-binding help-xref-following.  (Bug#14356)
294
295 2013-05-06  Glenn Morris  <rgm@gnu.org>
296
297         * mml2015.el (mml2015-epg-sign): Add name="signature.asc".  (Bug#13465)
298
299 2013-05-04  Andrew Cohen  <cohen@bu.edu>
300
301         * gnus-sum.el (gnus-read-header): Ensure groups are prefixed when
302         entering into the registry.
303
304 2013-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
305
306         * gnus.el: Ma Gnus v0.7 is released.
307
308 2013-05-01  Katsumi Yamaoka  <yamaoka@jpl.org>
309
310         * gnus-util.el (gnus-emacs-completing-read): Fix a filter for XEmacs.
311         (Bug#14304)
312
313 2013-04-27  Glenn Morris  <rgm@gnu.org>
314
315         * gnus.el (gnus-list-debbugs):
316         Use require rather than autoload.  (Bug#14262)
317
318 2013-04-27  Julien Danjou  <julien@danjou.info>
319
320         * sieve-manage.el (sieve-manage-authenticator-alist): Update the sieve
321         port to "sieve" now that it has an official IANA port assigned.
322
323 2013-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
324
325         * mail-source.el (mail-source-fetch-pop, mail-source-check-pop):
326         Don't set the MAILHOST environment variable permanently (Bug#14271).
327
328 2013-04-26  Glenn Morris  <rgm@gnu.org>
329
330         * message.el (message-bury): Revert 2013-03-18 change.  (Bug#14117)
331
332 2013-04-25  Andrew Cohen  <cohen@bu.edu>
333
334         * gnus-msg.el (gnus-inews-insert-gcc): Re-order conditional to work for
335         string values of 'gcc-self. Thanks to Saroj Thirumalai.
336
337 2013-04-24  Andrew Cohen  <cohen@bu.edu>
338
339         * nnir.el (nnir-close-group): Make sure we are in the right group.
340
341         * gnus-sum.el (gnus-summary-insert-articles): Force updates to the
342         dependency table from all newly retrieved headers.
343
344 2013-04-16  David Edmondson  <dme@dme.org>
345
346         Support <img src="data:...">.
347
348         * shr.el (shr-image-from-data): New function.
349         (shr-tag-img): Use it.
350
351 2013-04-14  Andrew Cohen  <cohen@bu.edu>
352
353         * nnir.el (nnir-request-set-mark): Make sure we are in the right
354         group.
355
356 2013-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
357
358         * gnus-msg.el (gnus-msg-mail): Make it avoid using posting styles
359         corresponding to any existing group (Bug#14166).
360
361 2013-04-10  Andrew Cohen  <cohen@bu.edu>
362
363         * nnir.el (number-sequence): No longer used.
364         (nnir-request-set-mark): New function.
365         (nnir-request-update-info): Improve marks updating.
366         (nnir-request-scan): Don't duplicate marks updating.
367         (gnus-group-make-nnir-group, nnir-run-imap, nnir-request-create-group):
368         Use 'assq rather than 'assoc. Quote anonymous function.
369         (nnir-request-group, nnir-close-group, gnus-summary-create-nnir-group):
370         Use 'gnus-group-prefixed-p.
371         (gnus-summary-create-nnir-group): Make sure server for method is open.
372
373 2013-04-04  Andrew Cohen  <cohen@bu.edu>
374
375         * nnir.el (gnus-nnir-group-p): New function.
376         (nnir-possibly-change-group): Use it.
377
378         * gnus-msg.el (gnus-setup-message): Use it.
379
380 2013-04-04  Katsumi Yamaoka  <yamaoka@jpl.org>
381
382         * mml.el (mml-minibuffer-read-description): Use `default' insted of
383         `initial-input' for the argument name.
384         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
385
386 2013-04-03  Kevin Layer  <layer@known.net>  (tiny change)
387
388         * mml.el (mml-minibuffer-read-description): Allow passing in a prefix
389         (used by MH-E).
390
391 2013-04-01  Andrew Cohen  <cohen@bu.edu>
392
393         * nnir.el (nnir-request-update-mark): Improve mark updating in original
394         group.
395
396         * gnus-msg.el (nnir-article-number, nnir-article-group): Autoload to
397         fix compilation.
398
399 2013-03-31  Andrew Cohen  <cohen@bu.edu>
400
401         * nnir.el (nnir-method-default-engines): And another typo.
402
403 2013-03-30  Andrew Cohen  <cohen@bu.edu>
404
405         * nnir.el (nnir-method-default-engines): Fix typo.
406
407 2013-03-29  Andrew Cohen  <cohen@bu.edu>
408
409         * nnir.el: Define 'number-sequence for xemacs.
410         (gnus-summary-create-nnir-group): New function to create an nnir group
411         from an nnir summary buffer based on the current query.
412         (nnir-request-create-group): Update to allow nnir group creation based
413         on the current query.
414
415 2013-03-28  Katsumi Yamaoka  <yamaoka@jpl.org>
416
417         * nndraft.el (nndraft-request-expire-articles):
418         Make expiry target always `delete'.
419
420 2013-03-27  Andrew Cohen  <cohen@bu.edu>
421
422         * gnus-msg.el (gnus-setup-message): When replying from an nnir summary
423         buffer use the posting-style and gcc of the original article group.
424         (gnus-inews-insert-gcc): Don't set gcc-self for virtual groups.
425
426         * nnir.el: Fix byte-compile warning. nnoo-define-skeleton should come
427         after other deffoos.
428
429 2013-03-25  Andrew Cohen  <cohen@bu.edu>
430
431         * nnir.el: Major rewrite. Cleaner separation between searches and group
432         management. Marks are now shown in nnir summary buffers. Rudimentary
433         support for real (i.e. not ephemeral) nnir groups.
434         (gnus-summary-make-nnir-group): New function for initiating searches
435         from a summary buffer.
436
437 2013-03-18  Sam Steingold  <sds@gnu.org>
438
439         * message.el (message-bury): Minor cleanup.
440
441 2013-03-07  Paul Eggert  <eggert@cs.ucla.edu>
442
443         * gnus-cite.el: Specify utf-8, not iso-8859-1, for ASCII file.
444
445 2013-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
446
447         * nndir.el (nndir-request-list): Remove 2nd argument passed to
448         nnml-request-list.  (Bug#13873)
449         (nndir-request-newsgroups): Remove, unused.
450
451         * nndraft.el (nndraft-request-newsgroups): Remove, unused.
452
453 2013-03-05  Paul Eggert  <eggert@cs.ucla.edu>
454
455         * deuglify.el, gnus-delay.el, gnus-spec.el, gnus-sum.el, html2text.el,
456         message.el, mm-decode.el, mml1991.el, nnir.el, shr.el, utf7.el:
457         Prefer UTF-8 when the encoding shouldn't matter and changes are small.
458
459 2013-03-03  Ted Phelps  <phelps@gnusto.com>
460
461         * shr.el: Make all the overlays set the `evaporate' property so that
462         they're removed properly.
463
464 2013-02-25  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
465
466         * mml2015-el (mml2015-epg-key-image): wrap epg-gpg-program in
467         shell-quote-argument.
468
469 2013-02-22  David Engster  <deng@randomsample.de>
470
471         * gnus-registry.el (gnus-registry-save): Provide class name when
472         calling `eieio-persistent-read' to avoid "unsafe call" warning.  Use
473         `condition-case' to stay compatible with older EIEIO versions which
474         only accept one argument.
475
476 2013-02-17  Daiki Ueno  <ueno@gnu.org>
477
478         * mml2015.el (epg-key-user-id-list, epg-user-id-string)
479         (epg-user-id-validity): Autoload.
480         (mml2015-epg-check-user-id): New function.
481         (mml2015-epg-check-sub-key): New function split from
482         mml2015-epg-find-usable-key.
483         (mml2015-epg-find-usable-key): Accept context, name, usage, and
484         optional name-is-key-id, to handle the case when user-id is unusable.
485         Reported by Łukasz Stelmach <stlman@poczta.fm>.
486
487 2013-02-17  Glenn Morris  <rgm@gnu.org>
488
489         * shr.el (shr-put-image): Use image-multi-frame-p if available.
490
491 2013-02-16  Glenn Morris  <rgm@gnu.org>
492
493         * shr.el (shr-put-image): Only animate images that specify a delay.
494         This is consistent with the old image-animated-p behavior.
495
496 2013-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
497
498         * gnus-util.el (gnus-define-keys): Convert [?\S-\ ] to [(shift space)]
499         for XEmacs.
500
501 2013-02-13  Juri Linkov  <juri@jurta.org>
502
503         * gnus-art.el (gnus-article-mode-map):
504         * gnus-sum.el (gnus-summary-mode-map, gnus-summary-article-map):
505         Make S-SPC scroll in the opposite sense to SPC.  (Bug#2145)
506
507 2013-02-07  Gábor Vida  <gabor.v.vida@ericsson.com>  (tiny change)
508
509         * auth-source.el (auth-source-format-prompt): Don't get confused by
510         any "\" in replacement text.  (Bug#13637)
511
512 2013-01-30  Christopher Schmidt  <christopher@ch.ristopher.com>
513
514         * gnus-int.el (gnus-backend-trace-elapsed): New variable.
515         (gnus-backend-trace): Honour gnus-backend-trace.
516
517         * mml.el (mml-insert-part): Insert closing tag.
518
519         * mm-decode.el (mm-save-part): Handle invalid read-file-name results.
520
521 2013-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
522
523         * gnus-sum.el (gnus-summary-read-group-1): Protect against not being
524         able to find the article, which can happen in debbugs groups,
525         apparently.
526
527 2013-01-16  Glenn Morris  <rgm@gnu.org>
528
529         * smiley.el (smiley-style): Make the file loadable in batch mode.
530
531 2013-01-15  Stefan Monnier  <monnier@iro.umontreal.ca>
532
533         * nnimap.el (nnimap-keepalive): Don't throw an error if there's no more
534         imap process running.
535
536 2013-01-14  Julien Danjou  <julien@danjou.info>
537
538         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
539         Compare addresses against addresses, not against the full From field.
540
541 2013-01-13  Richard Stallman  <rms@gnu.org>
542
543         * message.el (message-forward-make-body-mime): New args BEG, END
544         specify what part of FORWARD-BUFFER to use.  Do the work directly
545         instead of calling `mml-insert-buffer'.
546
547 2013-01-11  Aaron S. Hawley  <Aaron.Hawley@vtinfo.com>
548
549         * gnus-start.el (gnus-check-new-newsgroups): Fix ambiguous doc string
550         cross-reference(s).
551
552         * gnus-sum.el (gnus-summary-newsgroup-prefix): Fix ambiguous doc string
553         cross-reference(s).
554
555 2013-01-11  Dmitry Antipov  <dmantipov@yandex.ru>
556
557         * gnus-art.el (gnus-mime-display-security): Use point-min-marker
558         and point-max-marker.
559         * gnus-async.el (gnus-async-article-callback): Use point-max-marker.
560
561 2013-01-11  Julien Danjou  <julien@danjou.info>
562
563         * color.el (color-rgb-to-hsv): Fix conversion computing in case min and
564         max are almost equal. Also return the correct value for V which is
565         already between 0 and 1.
566
567 2013-01-10  Uwe Brauer  <oub@mat.ucm.es>  (tiny change)
568
569         * mml-smime.el (mml-smime-encrypt-to-self): New user option analogous
570         to mml2015-encrypt-to-self.
571         (mml-smime-epg-encrypt): Respect mml-smime-encrypt-to-self.
572
573 2013-01-09  Daiki Ueno  <ueno@gnu.org>
574
575         * mml-smime.el (epg-sub-key-fingerprint): Autoload for
576         mml-smime-epg-find-usable-secret-key.
577
578 2013-01-08  Glenn Morris  <rgm@gnu.org>
579
580         * mml-smime.el (mml-smime-sign-with-sender): Add :version.
581
582 2013-01-07  Daiki Ueno  <ueno@gnu.org>
583
584         * mml-smime.el: Support signing by sender.
585         Requested by Uwe Brauer.
586         (mml-smime-sign-with-sender): New user option analogous
587         to mml2015-sign-with-sender.
588         (mml-smime-epg-sign): Respect mml-smime-sign-with-sender.
589         (mml-smime-epg-find-usable-secret-key): New helper function copied from
590         mml2015.el.
591
592 2012-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
593
594         * gnus-msg.el (gnus-inews-insert-gcc): Don't insert Gcc headers if Gnus
595         isn't running, because Gnus will probably not know how to handle the
596         Gcc header (bug#11941).
597
598         * nnimap.el (nnimap-update-info): Treat \Deleted articles as \Read
599         articles.
600
601 2012-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
602
603         * nnfolder.el (nnfolder-recursive-directory-files): New function.
604         (nnfolder-generate-active-file): Make this function work with recursive
605         folder names.
606
607 2012-12-27  Lars Ingebrigtsen  <larsi@gnus.org>
608
609         * nntp.el (nntp-open-connection): Use HELP as the capability command
610         instead of CAPABILITY because Typhoon v2.2.2.503 chokes completely on
611         unknown commands.  And CAPABILITY is an unknown command (bug#12763).
612
613 2012-12-27  Wolfgang Jenkner  <wjenkner@inode.at>
614
615         * gnus-spec.el (gnus-face-face-function): Don't use nil as no-op face
616         place holder since this gives `Invalid face reference: nil' messages.
617         Use the `default' face instead.  It has the same effect here, even
618         though it is not no-op.
619
620         * gnus-util.el
621         (gnus-put-text-property-excluding-characters-with-faces): Similarly.
622
623 2012-12-27  Lars Ingebrigtsen  <larsi@gnus.org>
624
625         * gnus-msg.el (gnus-summary-resend-message): Don't bug out on
626         non-string posting styles (bug#13285).
627
628 2012-12-27  Glenn Morris  <rgm@gnu.org>
629
630         * plstore.el (plstore-passphrase-callback-function):
631         Use plstore-get-file.
632
633 2012-12-27  Andreas Schwab  <schwab@linux-m68k.org>
634
635         * mml2015.el (mml2015-epg-key-image): Separate attribute stream from
636         stderr.
637
638 2012-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
639
640         * mml2015.el (mml2015-epg-key-image): Use mm-set-buffer-multibyte.
641
642         * gnus-compat.el (set-buffer-multibyte): Remove.
643
644 2012-12-25  Adam Sjøgren  <asjo@koldfront.dk>
645
646         * mml2015.el (mml2015-epg-key-image): use --attribute-fd rather than
647         temporary file to get PGP key image. Pass no-show-photos when extracting
648         image to avoid having it pop up twice.
649
650 2012-12-26  Lars Ingebrigtsen  <larsi@gnus.org>
651
652         * gnus-art.el (gnus-article-treat-types): Include text/html as parts
653         eligible for treatment.
654
655         * gnus-util.el (gnus-goto-colon): Move to the beginning of the visual
656         lines.  This makes summary commands with hidden threads work more
657         reliably.
658
659         * gnus-cite.el (gnus-article-hide-citation-maybe): Leave an expansion
660         button to mark the hidden citations (bug#9395).
661
662 2012-12-26  Daiki Ueno  <ueno@gnu.org>
663
664         * mml2015.el (mml2015-epg-signature-to-string): New function.
665         (mml2015-epg-verify-result-to-string): New function.
666         (mml2015-epg-decrypt, mml2015-epg-clear-decrypt, mml2015-epg-verify)
667         (mml2015-epg-clear-verify): Use mml2015-epg-verify-result-to-string
668         instead of epg-verify-result-to-string.
669         (epg-signature-key-id, epg-signature-to-string): Autoload.
670         (epg-verify-result-to-string): Remove autoload.
671
672 2012-12-25  Adam Sjøgren  <asjo@koldfront.dk>
673
674         * mml2015.el (mml2015-epg-key-image): New function, to retrieve photo
675         ID image from GPG public key.
676         (mml2015-epg-key-image-to-string): New function.
677
678 2012-12-25  Leo Liu  <sdl.web@gmail.com>
679
680         * plstore.el (plstore-passphrase-callback-function): Fix error when
681         error when plstore-cache-passphrase-for-symmetric-encryption is set
682         (bug#13264).
683
684 2012-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
685
686         * gnus-sum.el (gnus-set-global-variables): Don't copy over the summary
687         buffer to the article buffer here, because that clobbers multiple
688         article buffers.
689
690         * gnus-art.el (gnus-article-setup-buffer): Make sure that the article
691         buffer always points to the right summary buffer.
692
693 2012-12-25  John Wiegley  <jwiegley@gmail.com>
694
695         * auth-source.el (auth-source-netrc-parse): Allow using "password" as
696         the password (bug#12097).
697
698 2012-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
699
700         * shr.el (shr-tag-a): Don't tagify <A> elements that don't have HREFs
701         (bug#13263).
702
703         * gnus-salt.el (gnus-highlight-selected-tree): Check whether the Tree
704         buffer exists before using it (bug#12475).
705
706         * gnus-agent.el (gnus-agent-fetch-articles): Don't fetch articles from
707         offline groups (bug#11937).
708
709         * message.el (message-yank-original): When using customize to set the
710         value of `message-cite-style', the variable it set to a symbol that's
711         the name of the variable, which must then be dereferenced (bug#12616).
712
713 2012-09-13  Wolfgang Jenkner  <wjenkner@inode.at>
714
715         * lisp/gnus-spec.el (gnus-face-face-function): Initialize the value of
716         the `face' property with a list whose car is the face specified in the
717         format string and whose cdr is (nil).
718         * lisp/gnus-util.el
719         (gnus-put-text-property-excluding-characters-with-faces):
720         Change accordingly.
721         (gnus-get-text-property-excluding-characters-with-faces): New function.
722         * lisp/gnus-sum.el (gnus-summary-highlight-line):
723         * lisp/gnus-salt.el (gnus-tree-highlight-node):
724         * lisp/gnus-group.el (gnus-group-highlight-line): Use it.
725
726 2012-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
727
728         * nnimap.el (nnimap-authenticator): Expand to allow specifying the
729         login methods.
730         (nnimap-login): Respect the `nnimap-authenticator' variable.
731
732         * gnus-sum.el (gnus-summary-push-marks-to-backend): Push the complete
733         mark state when moving articles.  Otherwise unticked articles will get
734         their ticks back after moving.
735
736 2012-12-24  Lars Ingebrigtsen  <larsi@gnus.org>
737
738         * gnus-srvr.el (gnus-browse-delete-group): Fix syntax error.
739
740         * message.el (message-ignored-news-headers): Always remove
741         X-Message-SMTP-Method to avoid information leakage if the user
742         mistakenly inserts the header into news messages.
743
744         * gnus-srvr.el (gnus-browse-delete-group): New command and keystroke.
745
746         * gnus-sum.el (gnus-summary-hide-thread): If point were further to the
747         right than four characters, this command would move point to
748         `point-max'.  Don't do that.
749
750         * gnus-group.el (gnus-group-read-ephemeral-group): Set the active data
751         to nil to allow re-selecting groups that gain articles.
752         (gnus-bug-group-download-format-alist): Update the URL.
753
754 2012-12-23  Andreas Schwab  <schwab@suse.de>
755
756         * shr.el (shr-tag-em): Render em as italic, not bold.
757
758 2012-12-23  Lars Ingebrigtsen  <larsi@gnus.org>
759
760         * gnus-int.el (gnus-backend-trace): Factor out into its own function
761         for reuse.
762         (gnus-open-server): Use it to add more tracing.
763         (gnus-finish-retrieve-group-infos): Add backend tracing.
764         (gnus-backend-trace): Also note the elapsed seconds.
765
766 2012-12-22  Philipp Haselwarter  <philipp@haselwarter.org>
767
768         * gnus-sync.el (gnus-sync-file-encrypt-to, gnus-sync-save):
769         Set epa-file-encrypt-to from variable to avoid querying.
770
771 2012-12-14  Akinori MUSHA  <knu@iDaemons.org>  (tiny change)
772
773         * sieve-mode.el (sieve-font-lock-keywords):
774         Keywords should be word delimited.  (Bug#13173)
775
776 2012-12-13  Andreas Schwab  <schwab@suse.de>
777
778         * tls.el (tls-program): Update customize type.
779
780 2012-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
781
782         * gnus-art.el (gnus-article-browse-html-parts): Use <div align="left">
783         instead of <pre> to align message header.
784
785 2012-12-12  Sam Steingold  <sds@gnu.org>
786
787         * gnus.el (gnus-other-frame-resume-function): Add user option.
788         (gnus-other-frame): Call `gnus-other-frame-resume-function' on resume.
789
790 2012-12-06  Sam Steingold  <sds@gnu.org>
791
792         * gnus-start.el (gnus-before-resume-hook): Add.
793         (gnus-1): Run it when Gnus is alive.
794
795 2012-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
796
797         * gmm-utils.el (gmm-called-interactively-p): Restore as a macro.
798         * gnus-art.el (article-unsplit-urls)
799         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
800         * gnus-registry.el (gnus-registry-get-article-marks)
801         * message.el (message-goto-body): Use it.
802         (message-called-interactively-p): Remove.
803
804         * spam-stat.el (spam-stat-called-interactively-p): New macro.
805         (spam-stat-score-buffer): Use it.
806
807         * spam.el: Silence the warnings against BBDB functions when compiling.
808
809         * gnus-score.el (gnus-score-decode-text-parts):
810         Use append+mapcar instead of the cl function mapcan.
811
812 2012-12-05  Sam Steingold  <sds@gnu.org>
813
814         * gnus.el (gnus-delete-gnus-frame): Extract from `gnus-other-frame'.
815         (gnus-other-frame): Add `gnus-delete-gnus-frame' to
816         `gnus-suspend-gnus-hook' in addition to `gnus-exit-gnus-hook'.
817
818 2012-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
819
820         * gmm-utils.el (gmm-called-interactively-p): Revert.
821         This seems to cause Emacs to get stuck!
822         * gnus-art.el (article-unsplit-urls)
823         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
824         * gnus-registry.el (gnus-registry-get-article-marks)
825         * message.el (message-goto-body)
826         (message-called-interactively-p): Revert.
827
828         * gmm-utils.el (gmm-called-interactively-p): New function.
829         * gnus-art.el (article-unsplit-urls)
830         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
831         * gnus-registry.el (gnus-registry-get-article-marks)
832         * message.el (message-goto-body): Use it.
833         (message-called-interactively-p): Remove.
834
835         * gmm-utils.el (gmm-flet): Restore it using cl-letf.
836         * gnus-sync.el (gnus-sync-lesync-call)
837         * message.el (message-read-from-minibuffer): Use it.
838
839 2012-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
840
841         * gmm-utils.el (gmm-flet): Remove.
842         * gnus-sync.el (gnus-sync-lesync-call)
843         * message.el (message-read-from-minibuffer): Don't use it.
844
845 2012-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
846
847         * gmm-utils.el (gmm-labels): Use cl-labels if available.
848
849 2012-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
850
851         * gmm-utils.el (gmm-flet, gmm-labels): New macros.
852
853         * gnus-sync.el (gnus-sync-lesync-call)
854         * message.el (message-read-from-minibuffer): Use gmm-flet.
855
856         * gnus-score.el (gnus-score-decode-text-parts): Use gmm-labels.
857
858         * gnus-util.el (gnus-macroexpand-all): Remove.
859
860 2012-12-03  Andreas Schwab  <schwab@linux-m68k.org>
861
862         * gnus-sum.el (gnus-summary-mode-map): Bind gnus-summary-widget-forward
863         to TAB, not [tab].
864         (gnus-summary-article-map): Likewise.
865
866         * gnus-sync.el (gnus-sync-newsrc-offsets): Restore definition.
867         (gnus-sync-save): Use correct format for gnus-sync-newsrc-loader.
868
869 2012-11-21  Paul Eggert  <eggert@cs.ucla.edu>
870
871         * time-date.el: Commentary fix.
872
873 2012-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
874
875         * color.el: Don't require cl.
876         (color-complement): `caddr' -> `nth 2'.
877
878         * time-date.el (time-to-seconds): De-obsolete.
879
880 2012-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
881
882         * message.el (message-get-reply-headers):
883         Make sure the reply goes to the author if it is a wide reply.
884
885 2012-11-16  Jan Tatarik  <jan.tatarik@gmail.com>
886
887         * gnus-score.el (gnus-score-body):
888         * gnus-logic.el (gnus-advanced-body): Don't score by headers when
889         scoring by body.
890
891 2012-11-16  Glenn Morris  <rgm@gnu.org>
892
893         * gnus-diary.el (nndiary-request-create-group-functions)
894         (nndiary-request-update-info-functions)
895         (gnus-subscribe-newsgroup-functions)
896         (nndiary-request-accept-article-functions):
897         Use new names for hooks rather than obsolete aliases.
898
899 2012-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
900
901         * dgnushack.el (define-obsolete-variable-alias): Simplify.
902
903 2012-11-08  Katsumi Yamaoka  <yamaoka@jpl.org>
904
905         * gnus-art.el (gnus-article-browse-html-parts): Always replace charset
906         in meta tag with the one the part specifies in its header.
907
908 2012-10-25  Stephen Eglen  <S.J.Eglen@damtp.cam.ac.uk>
909
910         * gnus-dired.el (gnus-dired-attach): Attach to last used message buffer
911         by default.
912
913 2012-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
914
915         * dgnushack.el (define-compiler-macro): Add autoload for XEmacs 21.4
916         and SXEmacs.  Suggested by Nelson Ferreira <nelson.ferreira@ieee.org>.
917
918 2012-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
919
920         * dgnushack.el (define-obsolete-variable-alias): Add a compiler-marco
921         and a runtime function for it, of which the XEmacs version takes only
922         two arguments.
923
924 2012-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
925
926         * nndiary.el (nndiary-request-create-group-functions)
927         (nndiary-request-update-info-functions)
928         (nndiary-request-accept-article-functions):
929         * gnus-start.el (gnus-subscribe-newsgroup-functions): Don't use
930         "-hooks" suffix.
931
932 2012-10-19  Julien Danjou  <julien@danjou.info>
933
934         * gnus-art.el: Require gnus-util because it uses
935         `gnus-timer--function'.
936
937 2012-10-17  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
938
939         * starttls.el (starttls-extra-arguments): Doc fix.
940
941 2012-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
942
943         * shr.el (shr-insert): \r is also not inserted, so don't try to delete
944         it.
945
946 2012-10-06  Glenn Morris  <rgm@gnu.org>
947
948         * gnus-notifications.el (gnus-notifications):
949         Add missing group :version tag.
950         * gnus-msg.el (gnus-gcc-pre-body-encode-hook)
951         (gnus-gcc-post-body-encode-hook):
952         * gnus-sync.el (gnus-sync-lesync-name)
953         (gnus-sync-lesync-install-topics): Add missing custom :version tags.
954
955 2012-10-06  Julian Scheid  <julians37@gmail.com>  (tiny change)
956
957         * color.el (color-hsl-to-rgb): Fix incorrect results for
958         small and large hue values.  (Bug#12559)
959
960 2012-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
961
962         New UIDL implementation.
963
964         * mail-source.el (mail-sources, mail-source-keyword-map):
965         Add :leave as a pop3 keyword.
966         (mail-source-fetch-pop): Bind pop3-leave-mail-on-server.
967
968         * pop3.el (pop3-leave-mail-on-server): Allow number.
969         (pop3-uidl-file, pop3-uidl-file-backup): New user options.
970         (pop3-movemail): Add UIDL support.
971         (pop3-send-streaming-command): Take a list of mail numbers instead of
972         the number of mails.
973         (pop3-write-to-file): Add X-UIDL header.
974         (pop3-uidl-stat, pop3-uidl-dele, pop3-uidl-load, pop3-uidl-save)
975         (pop3-uidl-add-xheader): New functions.
976
977         * message.el (message-ignored-resent-headers):
978         Add X-Content-Length and X-UIDL headers.
979
980 2012-10-05  Glenn Morris  <rgm@gnu.org>
981
982         * color.el (color-name-to-rgb, color-rgb-to-hex)
983         (color-hue-to-rgb, color-hsl-to-rgb, color-rgb-to-hsv)
984         (color-rgb-to-hsl, color-srgb-to-xyz, color-saturate-hsl)
985         (color-desaturate-hsl, color-desaturate-name, color-lighten-hsl)
986         (color-lighten-name, color-darken-hsl, color-darken-name): Doc fixes.
987
988 2012-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
989
990         * gnus-art.el (gnus-article-browse-delete-temp-files): Never ask again
991         a user about whether to delete temp files if once a user answered as n.
992
993 2012-09-25  Chong Yidong  <cyd@gnu.org>
994
995         * password-cache.el (password-read-and-add): Use a declare form to mark
996         this function obsolete.
997
998 2012-09-19  Katsumi Yamaoka  <yamaoka@jpl.org>
999
1000         * lpath.el: Bind mail-encode-mml for old Emacsen.
1001
1002 2012-09-17  Richard Stallman  <rms@gnu.org>
1003
1004         * message.el (message-in-body-p): Don't set mark or modify buffer.
1005
1006         * mml.el (mml-attach-file): Doc fix.
1007         (mml-attach-external, mml-attach-buffer, mml-attach-file):
1008         Set mail-encode-mml when in Mail mode.
1009         Simplify code to set HEAD and move back to HEAD.
1010         (mml-insert-multipart, mml-insert-part):
1011         Set mail-encode-mml when in Mail mode.
1012
1013 2012-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1014
1015         * gnus-util.el (gnus-timer--function): New function.
1016
1017         * gnus-art.el (gnus-article-stop-animations): Use it.
1018
1019 2012-09-13  Paul Eggert  <eggert@cs.ucla.edu>
1020
1021         Fix glitches caused by addition of psec to timers.
1022         * gnus-art.el (gnus-article-stop-animations): Use timer--function
1023         rather than raw access to timer vector.
1024
1025 2012-09-11  Julien Danjou  <julien@danjou.info>
1026
1027         * gnus-notifications.el (gnus-notifications): Check for nil values in
1028         ignored addresses check.
1029
1030 2012-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1031
1032         * qp.el (quoted-printable-decode-region): Inline+CSE+strength-reduction.
1033
1034 2012-09-07  Chong Yidong  <cyd@gnu.org>
1035
1036         * gnus-util.el
1037         (gnus-put-text-property-excluding-characters-with-faces): Restore.
1038
1039         * gnus-salt.el (gnus-tree-highlight-node):
1040         * gnus-sum.el (gnus-summary-highlight-line):
1041         * gnus-group.el (gnus-group-highlight-line): Revert use of add-face.
1042
1043 2012-09-06  Lars Ingebrigtsen  <larsi@gnus.org>
1044
1045         * gnus-util.el: Fix compilation error on XEmacs 21.4.
1046
1047 2012-09-06  Juri Linkov  <juri@jurta.org>
1048
1049         * gnus-group.el (gnus-read-ephemeral-gmane-group): Change the naming
1050         scheme for buffer names to be more consistent with other group and
1051         article buffer names in Gnus.
1052
1053 2012-09-06  Lars Ingebrigtsen  <larsi@gnus.org>
1054
1055         * gnus-util.el
1056         (gnus-put-text-property-excluding-characters-with-faces): Removed.
1057
1058         * gnus-compat.el: Define compat function `add-face' from Wolfgang
1059         Jenkner.
1060
1061         * gnus-group.el (gnus-group-highlight-line): Use combining faces.
1062
1063         * gnus-sum.el (gnus-summary-highlight-line): Ditto.
1064
1065         * gnus-salt.el (gnus-tree-highlight-node): Ditto.
1066
1067 2012-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1068
1069         * gnus-score.el (gnus-score-decode-text-parts): Use #' for
1070         mm-text-parts used in labels macro to make it work with XEmacs 21.5.
1071
1072         * gnus-util.el (gnus-string-prefix-p): New function, an alias to
1073         string-prefix-p in Emacs >=23.2.
1074
1075         * nnmaildir.el (nnmaildir--ensure-suffix, nnmaildir--add-flag)
1076         (nnmaildir--remove-flag, nnmaildir--scan): Use gnus-string-match-p
1077         instead of string-match-p.
1078         (nnmaildir--scan): Use gnus-string-prefix-p instead of string-prefix-p.
1079
1080 2012-09-06  Kenichi Handa  <handa@gnu.org>
1081
1082         * qp.el (quoted-printable-decode-region): Fix previous change; handle
1083         lowercase a..f.
1084
1085 2012-09-05  Magnus Henoch  <magnus.henoch@gmail.com>
1086
1087         * nnmaildir.el (nnmaildir--article-set-flags): Fix compilation error.
1088
1089 2012-09-05  Martin Stjernholm  <mast@lysator.liu.se>
1090
1091         * nnimap.el (nnimap-request-move-article): Decode the group name when
1092         doing internal moves to avoid charset issues.
1093
1094         * gnus-demon.el (gnus-demon-init): Fixed regression when IDLE is t and
1095         TIME is set.
1096
1097 2012-09-05  Juri Linkov  <juri@jurta.org>
1098
1099         * gnus-group.el (gnus-read-ephemeral-bug-group): Allow opening more
1100         than one group at a time (bug#11961).
1101
1102 2012-09-05  Julien Danjou  <julien@danjou.info>
1103
1104         * gnus-srvr.el (gnus-server-open-server): Don't message on failure:
1105         this hide the real reason with a message giving absolutely no hint.
1106
1107 2012-09-05  Lars Ingebrigtsen  <larsi@gnus.org>
1108
1109         * gnus-group.el (gnus-group-mark-article-read): Propagate the read mark
1110         to the backend (bug#11804).
1111
1112         * message.el (message-insert-newsgroups): Don't insert newsgroup
1113         duplicates (bug#12275).
1114
1115 2012-09-05  John Wiegley  <johnw@newartisans.com>
1116
1117         * gnus.el (gnus-expand-group-parameters): Allow regexp substitutions in
1118         sieve rules.
1119
1120 2012-09-05  Jan Tatarik  <jan.tatarik@gmail.com>
1121
1122         * gnus-score.el (gnus-score-decode-text-parts): Use #' for the local
1123         function.
1124
1125         * gnus-logic.el (gnus-advanced-body): Allow scoring on decoded bodies.
1126
1127         * gnus-score.el (gnus-score-decode-text-parts): Ditto.
1128
1129 2012-09-05  Magnus Henoch  <magnus.henoch@gmail.com>
1130
1131         * nnmaildir.el: Make nnmaildir understand and write maildir flags.
1132         That is, rename files from "unique:2," to "unique:2,S" for "seen", etc.
1133         This should make nnmaildir more usable with offlineimap.
1134
1135 2012-09-05  Julien Danjou  <julien@danjou.info>
1136
1137         * nnimap.el (nnimap-request-list): Revert change that made listing
1138         synchronous.
1139         (nnimap-get-responses): Restore.
1140
1141 2012-09-03  Lars Ingebrigtsen  <larsi@gnus.org>
1142
1143         * dgnushack.el: XEmacs 21.5 compilation fix.
1144
1145         * gnus-notifications.el (gnus-notifications-notify): Use it.
1146
1147         * gnus-fun.el (gnus-funcall-no-warning): New function to silence
1148         warnings on XEmacs.
1149
1150 2012-09-01  Paul Eggert  <eggert@cs.ucla.edu>
1151
1152         Better seeds for (random).
1153         * gnus-sync.el (gnus-sync-lesync-setup):
1154         * message.el (message-canlock-generate, message-unique-id):
1155         Change (random t) to (random), now that the latter is more random.
1156
1157 2012-08-31  Dave Abrahams  <dave@boostpro.com>
1158
1159         * nnimap.el (nnimap-change-group): Document result value
1160
1161         * auth-source.el (auth-sources): Fix macos keychain access.
1162
1163         * gnus-int.el (gnus-request-head): When gnus-override-method is set,
1164         allow the backend `request-head' function to determine the group
1165         name on its own.
1166         (gnus-request-expire-articles): Filter out negative article numbers
1167         during expiry (Bug#11980).
1168
1169         * gnus-range.el (gnus-set-difference): Change gnus-set-difference from
1170         O(N^2) to O(N).  This makes warping into huge groups tolerable.
1171
1172         * gnus-registry.el (gnus-try-warping-via-registry): Don't act as though
1173         you've found the article when you haven't.
1174
1175         * nnimap.el (nnimap-find-article-by-message-id): Account for the fact
1176         that nnimap-change-group can return t.
1177
1178 2012-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
1179
1180         * gnus-notifications.el (gnus-notifications-action): Avoid CL-ism.
1181
1182 2012-08-30  Julien Danjou  <julien@danjou.info>
1183
1184         * gnus-notifications.el (gnus-notifications-notify): Use timeout from
1185         `gnus-notifications-timeout'.
1186         (gnus-notifications-timeout): Add.
1187         (gnus-notifications-action): New function.
1188         (gnus-notifications-notify): Add :action using
1189         `gnus-notifications-action'.
1190         (gnus-notifications-id-to-msg): New variable.
1191         (gnus-notifications): Use `gnus-notifications-id-to-msg' to map
1192         notifications id to messages.
1193
1194 2012-08-30  Kenichi Handa  <handa@gnu.org>
1195
1196         * qp.el (quoted-printable-decode-region): Decode multiple bytes at
1197         once.
1198
1199 2012-08-29  Julien Danjou  <julien@danjou.info>
1200
1201         * gnus-notifications.el: New file.
1202         (gnus-notifications-notify): New function.
1203         (gnus-notifications): Use `gnus-notifications-notify'.
1204
1205 2012-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1206
1207         * gnus-sum.el (gnus-summary-enter-digest-group): Decode content
1208         transfer encoding first; bind gnus-newsgroup-charset to the charset
1209         that the article specifies (Bug#12209).
1210
1211 2012-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1212
1213         * gnus-cus.el (gnus-group-customize): Decode values posting-style holds.
1214         (gnus-group-customize-done): Encode values posting-style holds.
1215
1216         * gnus-msg.el (gnus-summary-resend-message)
1217         (gnus-configure-posting-styles): Decode values posting-style group
1218         parameter holds.
1219
1220 2012-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
1221
1222         * gnus-msg.el (gnus-summary-resend-message): Honor posting-style for
1223         `name' and `address' in Resent-From header.
1224
1225 2012-08-14  Chong Yidong  <cyd@gnu.org>
1226
1227         * gnus-art.el (article-display-face): Handle failure in
1228         gnus-create-image (Bug#11802).
1229
1230 2012-08-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1231
1232         * gnus-agent.el (gnus-agent-cat-defaccessor, gnus-agent-cat-groups):
1233         Use defsetf.
1234
1235 2012-08-10  Daiki Ueno  <ueno@unixuser.org>
1236
1237         * auth-source.el: (auth-source-plstore-search)
1238         (auth-source-secrets-search): Ignore :require and :type in search spec.
1239
1240 2012-08-06  Julien Danjou  <julien@danjou.info>
1241
1242         * nnimap.el (nnimap-request-head): Resture to-buffer parameter, used by
1243         `nnimap-request-move-article'.
1244
1245         * gnus-demon.el (gnus-demon-add-handler, gnus-demon-remove-handler):
1246         Remove autoload, already handled by gnus.el.
1247
1248         * nnimap.el (nnimap-request-head): Remove to-buffer argument.
1249
1250         * gnus-int.el (gnus-request-head): Remove to-buffer argument, only
1251         supported by nnimap actually. Reverts previous change.
1252
1253         * gnus-int.el (gnus-request-head): Add an optional to-buffer parameter
1254         to mimic `gnus-request-article' and enjoy backends the nn*-request-head
1255         to-buffer argument that is already supported.
1256
1257 2012-08-05  Julien Danjou  <julien@danjou.info>
1258
1259         * gnus-demon.el (gnus-demon-add-handler, gnus-demon-remove-handler):
1260         Add autoload.
1261
1262 2012-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
1263
1264         * gnus.el (gnus-valid-select-methods): Fix custom type.
1265
1266 2012-07-29  Teodor Zlatanov  <tzz@lifelogs.com>
1267
1268         * auth-source.el (auth-sources, auth-source-backend-parse)
1269         (auth-source-macos-keychain-search)
1270         (auth-source-macos-keychain-search-items)
1271         (auth-source-macos-keychain-result-append)
1272         (auth-source-macos-keychain-create): Support Mac OS X Keychains in
1273         auth-source.el through the /usr/bin/security utility.
1274         (auth-sources): Fix syntax error.
1275         (auth-source-macos-keychain-result-append): Fix variable name.
1276         (auth-sources, auth-source-macos-keychain-result-append): More fixes.
1277
1278 2012-07-27  Julien Danjou  <julien@danjou.info>
1279
1280         * message.el (fboundp): Add a defalias on `mail-dont-reply-to' for
1281         Emacs < 24.1
1282
1283 2012-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1284
1285         * message.el (message-kill-address): Don't kill last newline.
1286         (message-skip-to-next-address): Don't move to the next header.
1287         (message-fill-field-address): Work properly.
1288
1289 2012-07-25  Julien Danjou  <julien@danjou.info>
1290
1291         * gnus-art.el (gnus-kill-sticky-article-buffers): Reintroduce.
1292
1293 2012-07-24  Julien Danjou  <julien@danjou.info>
1294
1295         * mail-source.el (mail-source-movemail-and-remove): Remove, unused.
1296
1297         * nntp.el (nntp-send-nosy-authinfo, nntp-send-authinfo-from-file)
1298         (nntp-async-timer-handler): Remove, unused.
1299
1300         * nnimap.el (nnimap-get-responses): Remove, unused.
1301
1302         * nnheader.el (mail-header-set-extra): Remove, unused.
1303
1304         * netrc.el (netrc-find-service-number, netrc-store-data): Remove,
1305         unused.
1306
1307         * mm-view.el (mm-view-sound-file): Remove, unused.
1308
1309         * mm-url.el (mm-url-fetch-simple, mm-url-fetch-form)
1310         (mm-url-encode-multipart-form-data): Remove, unused.
1311
1312         * message.el (message-remove-signature, message-make-host-name)
1313         (message-fill-address): Remove, unused.
1314
1315         * gnus.el (gnus-writable-groups, gnus-group-guess-prefixed-name)
1316         (gnus-group-guess-full-name, gnus-group-guess-prefixed-name): Remove,
1317         unused.
1318
1319         * gnus-xmas.el (gnus-xmas-highlight-selected-summary)
1320         (gnus-xmas-call-region): Remove, unused.
1321
1322         * gnus-uu.el (gnus-uu-find-name-in-shar): Remove, unused.
1323
1324         * gnus-util.el (gnus-extract-address-component-name)
1325         (gnus-extract-address-component-email, gnus-sortable-date)
1326         (gnus-alist-to-hashtable, gnus-hashtable-to-alist)
1327         (gnus-process-live-p): Remove, unused.
1328
1329         * gnus-topic.el (gnus-group-parent-topic): Remove, unused.
1330
1331         * gnus-sum.el (gnus-score-set-default, gnus-article-parent-p)
1332         (gnus-article-read-p, gnus-uncompress-marks): Remove, unused.
1333         (gnus-summary-set-current-mark): Remove obsolete, empty and unused
1334         function.
1335
1336         * gnus-start.el (gnus-kill-newsgroup): Remove unused obsolete function.
1337
1338         * gnus-score.el (gnus-summary-score-crossposting)
1339         (gnus-score-regexp-bad-p): Remove, unused.
1340
1341         * gnus-salt.el (gnus-tree-goto-article): Remove, unused.
1342
1343         * gnus-range.el (gnus-sublist-p): Remove, unused.
1344
1345         * gnus-msg.el (gnus-mail-parse-comma-list, gnus-put-message): Remove,
1346         unused.
1347
1348         * gnus-kill.el (gnus-Newsgroup-kill-file): Remove, unused.
1349
1350         * gnus-int.el (gnus-list-active-group, gnus-request-group-articles)
1351         (gnus-request-associate-buffer): Remove, unused.
1352
1353         * gnus-group.el (gnus-group-set-method-info)
1354         (gnus-group-set-params-info): Remove, unused.
1355
1356         * gnus-fun.el (gnus-shell-command-to-string)
1357         (gnus-shell-command-on-region): Remove, unused.
1358
1359         * gnus-cite.el (gnus-cited-line-p): Remove, unused.
1360
1361         * gnus-art.el (gnus-article-text-type-exists-p)
1362         (article-translate-characters, gnus-article-hide-text-of-type)
1363         (gnus-kill-sticky-article-buffers, gnus-article-maybe-highlight):
1364         Remove, unused.
1365
1366 2012-07-22  Andrew Cohen  <cohen@bu.edu>
1367
1368         * nnir.el ("nnir"): Add 'virtual ability to nnir backend.
1369
1370 2012-07-21  Julien Danjou  <julien@danjou.info>
1371
1372         * message.el (message-dont-reply-to-names): Replace deprecated
1373         `rmail-dont-reply-to-names' with `mail-dont-reply-to-names'.
1374         (message-get-reply-headers): Ditto.
1375
1376 2012-07-18  Julien Danjou  <julien@danjou.info>
1377
1378         * sieve-mode.el (sieve-mode-map): Bind C-c C-c to
1379         `sieve-upload-and-kill'.
1380
1381         * sieve.el (sieve-bury-buffer): Remove function.
1382         (sieve-manage-mode-map): Map "q" to `kill-buffer'.
1383         (sieve-upload-and-kill): New function, mapped to C-c C-c.
1384
1385 2012-07-17  Andreas Schwab  <schwab@linux-m68k.org>
1386
1387         * shr.el (shr-expand-url): Handle URL starting with `//'.
1388
1389 2012-07-13  Chong Yidong  <cyd@gnu.org>
1390
1391         * smime.el (smime-certificate-info): Set buffer-read-only directly,
1392         instead of calling toggle-read-only with a (bogus) argument.
1393
1394 2012-07-09  Tassilo Horn  <tassilo@member.fsf.org>
1395
1396         * gnus-sum.el (gnus-summary-limit-to-author): Use default value instead
1397         of initial input when reading the author to restrict the summary to.
1398
1399 2012-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1400
1401         * mm-decode.el (mm-shr):
1402         Allow overriding charset by mm-charset-override-alist.
1403
1404 2012-07-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1405
1406         * gnus-art.el (gnus-article-view-part):
1407         Toggle subparts of multipart/alternative part.
1408
1409 2012-06-27  Stefan Monnier  <monnier@iro.umontreal.ca>
1410
1411         * shr.el (shr-render-buffer): New command.
1412         (shr-visit-file): Use it.
1413
1414 2012-06-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1415
1416         * tests/gnustest-nntp.el, tests/gnustest-registry.el:
1417         Set no-byte-compile and no-update-autoloads.
1418
1419 2012-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1420
1421         * mm-decode.el: Add coding cookie for a soft hyphen that mm-shr uses.
1422
1423 2012-06-25  Julien Danjou  <julien@danjou.info>
1424
1425         * nnimap.el (nnimap-request-articles-find-limit): Rename from
1426         `nnimap-request-move-articles-find-limit' since we do not use it only
1427         for move operations.
1428         (nnimap-request-accept-article): Use
1429         `nnimap-request-articles-find-limit' to limit search by message-id.
1430
1431 2012-06-22  Paul Eggert  <eggert@cs.ucla.edu>
1432
1433         Support higher-resolution time stamps (Bug#9000).
1434
1435         * time-date.el (with-decoded-time-value): New arg PICO-SYMBOL in
1436         VARLIST.  It's optional, for backward compatibility.
1437         (encode-time-value): New optional arg PICO.  New type 3.
1438         (time-to-seconds) [!float-time]: Support the new picoseconds
1439         component if it's used.
1440         (seconds-to-time, time-subtract, time-add):
1441         Support ps-resolution time stamps as well.
1442
1443 2012-06-19  Julien Danjou  <julien@danjou.info>
1444
1445         * nnir.el (nnir-run-imap): Fix, use `nnimap-change-group'.
1446
1447         * nnimap.el (nnimap-log-buffer): Check that
1448         `window-point-insertion-type' is boundp, since it's not available in
1449         XEmacs.
1450
1451 2012-06-19  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
1452
1453         * nnimap.el (nnimap-log-buffer): Add this, setting
1454         `window-point-insertion-type' in the buffer to t.
1455         (nnimap-log-command): Use nnimap-log-buffer.
1456
1457 2012-06-19  Julien Danjou  <julien@danjou.info>
1458
1459         * nnimap.el (nnimap-find-article-by-message-id): Add an optional limit
1460         argument to be able to limit the search.
1461         (nnimap-request-move-article): Use `nnimap-request-move-articles-find-limit'.
1462         (nnimap-request-move-articles-find-limit): Add this to limit the search
1463         by Message-Id after a message move.
1464         (nnimap): Add defgroup.
1465
1466 2012-06-18  Nelson Ferreira  <nelson.ferreira@ieee.org>  (tiny change)
1467
1468         * gnus-win.el (gnus-configure-frame): Pass an arg to window-dedicated-p.
1469
1470 2012-06-15  Julien Danjou  <julien@danjou.info>
1471
1472         * nnimap.el (nnimap-find-article-by-message-id): Use
1473         `nnimap-possibly-change-group' rather than its own EXAMINE call.
1474         (nnimap-possibly-change-group): Add read-only argument.
1475         (nnimap-request-list): Use nnimap-possibly-change-group rather than
1476         issuing EXAMINE manually.
1477         (nnimap-find-article-by-message-id): Use `nnimap-possibly-change-group'
1478         with read-only argument.
1479         (nnimap-change-group): Rename from `nnimap-possibly-change-group'. We
1480         cannot possibly change because we need to be sure that it's either
1481         read-write or read-only.
1482
1483 2012-06-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1484
1485         * gnus-art.el (gnus-article-read-summary-keys): Protect against the key
1486         being bound to a lambda form.
1487
1488 2012-04-14  Wolfgang Jenkner  <wjenkner@inode.at>
1489
1490         * gnus-agent.el (gnus-agent-retrieve-headers): Recalculate the range of
1491         articles when fetch-old is non-nil (bug#11370).
1492
1493 2012-05-04  Wolfgang Jenkner  <wjenkner@inode.at>
1494
1495         * gnus-picon.el (gnus-picon-properties): New defcustom.
1496         (gnus-picon-create-glyph): Use it.
1497
1498 2012-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1499
1500         * gnus-group.el (gnus-group-get-new-news): Respect
1501         `gnus-group-use-permanent-levels', as documented (bug#11638).
1502
1503 2012-06-10  Dave Abrahams  <dave@boostpro.com>
1504
1505         * gnus-int.el (gnus-warp-to-article): Limit registry warping to real
1506         groups (bug#11641).
1507
1508 2012-06-10  Toke Høiland-Jørgensen  <toke@toke.dk>  (tiny change)
1509
1510         * nnmaildir.el (nnmaildir-request-expire-articles): Ensure that `time'
1511         is an integer to avoid later problems.
1512
1513 2012-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1514
1515         * shr.el: Add a iso-8859-1 cookie to make stuff work under other
1516         locales.
1517
1518         * mm-decode.el (mm-display-part): Dissect archives when hitting `RET'
1519         on a handle.
1520
1521         * gnus-sum.el (gnus-summary-limit-to-author): Use the current From
1522         address as the default.
1523         (gnus-summary-insert-old-articles): Don't include unexistent messages.
1524
1525         * nnfolder.el (nnfolder-save-buffer): Delete old versions silently.  It
1526         makes no sense to query the user about internal files.
1527
1528         * gnus-spec.el: Remove all the byte-compilation stuff, since
1529         benchmarking shows that it doesn't help when entering large summary
1530         buffers.
1531
1532         * gnus-xmas.el (gnus-xmas-define): Remove.
1533
1534         * gnus-util.el (gnus-byte-code): Remove.
1535
1536         * gnus-spec.el (gnus-update-format-specifications): Remove outdated
1537         grouplens stuff.
1538
1539 2012-06-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1540
1541         * gnus-msg.el (gnus-msg-mail): Warn the user about Gnus not running
1542         (bug#11514).
1543
1544 2012-06-07  Stephen Eglen  <S.J.Eglen@damtp.cam.ac.uk>
1545
1546         * message.el (message-buffers): Return all buffers derived from Message
1547         to make `gnus-dired-attach' work with mu4e.
1548
1549 2012-06-01  Stefan Monnier  <monnier@iro.umontreal.ca>
1550
1551         * nntp.el: Stop the `letf' madness.
1552         (nntp--report-1): New var.
1553         (nntp-report): Merge nntp-report-1 into it.
1554         (nntp-with-open-group-function): Set nntp--report-1 instead of modifying
1555         the nntp-report function.
1556
1557         * auth-source.el: Fix comment-style to follow the convention.
1558
1559 2012-05-28  Daiki Ueno  <ueno@unixuser.org>
1560
1561         * mm-decode.el (mm-inhibit-auto-detect-attachment): New variable.
1562         (mm-dissect-singlepart): Don't guess the MIME type of
1563         application/octet-stream parts if mm-inhibit-auto-detect-attachment is
1564         set.
1565         (mm-dissect-multipart): Bind mm-inhibit-auto-detect-attachment if the
1566         toplevel MIME type is multipart/encrypted.
1567
1568 2012-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1569
1570         * gnus-msg.el (gnus-msg-mail): Ensure that gnus-newsgroup-name is
1571         a string so that Gcc works (bug#11514).
1572
1573 2012-05-26  Stefan Monnier  <monnier@iro.umontreal.ca>
1574
1575         * legacy-gnus-agent.el (gnus-agent-unhook-expire-days):
1576         * gnus-demon.el (gnus-demon-init): Don't bother with type-of.
1577
1578 2012-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
1579
1580         * gnus-win.el (gnus-configure-frame): Don't signal an error when
1581         jumping to *Server* from a dedicated *Group* window.
1582         (gnus-configure-frame): CSE.
1583
1584         * gnus-registry.el: Minor style cleanup.
1585         (gnus-registry--set/remove-mark): New function, extracted from
1586         gnus-registry-install-shortcuts.
1587         (gnus-registry-install-shortcuts): Use it.
1588
1589 2012-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1590
1591         * nnspool.el (news-path): Use eval-and-compile.
1592
1593 2012-05-24  Glenn Morris  <rgm@gnu.org>
1594
1595         * nnspool.el (news-directory, news-path, news-inews-program):
1596         Move here from paths.el.  Don't see a need for these to be autoloaded.
1597
1598         * gnus.el (gnus-default-nntp-server): Make it a defcustom.
1599         Merge in doc from paths.el version.  Don't see any need for this to be
1600         autoloaded, or for the warning about users not setting it.
1601
1602 2011-12-02  Wolfgang Jenkner  <wjenkner@inode.at>
1603
1604         * gnus-agent.el (gnus-agent-save-active): Deal with the "groups"
1605         format.  In particular, add an optional argument and a docstring.
1606
1607         * gnus-start.el (gnus-groups-to-gnus-format): Use it.
1608
1609         * nntp.el (nntp-finish-retrieve-group-infos): Make `nntp-server-buffer'
1610         current before calling `gnus-groups-to-gnus-format'.
1611         Note that this was already the case for `gnus-active-to-gnus-format'.
1612
1613 2012-05-04  Paul Eggert  <eggert@cs.ucla.edu>
1614
1615         Fix minor Y10k bug.
1616         * nnweb.el (nnweb-google-parse-1): Don't assume years have 4 digits.
1617
1618 2012-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
1619
1620         * nnimap.el (nnimap-open-connection-1): Don't leave an "opening..."
1621         message once it's actually open.
1622
1623 2012-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
1624
1625         * gnus.el: Ma Gnus v0.5 is released.
1626
1627 2012-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
1628
1629         * auth-source.el (auth-source--aput-1, auth-source--aput)
1630         (auth-source--aget): New functions and macros.
1631         Use them instead of aput/aget.
1632
1633 2012-04-27  Andreas Schwab  <schwab@linux-m68k.org>
1634
1635         * gnus.el (debbugs-gnu): Don't override existing autoload definition.
1636
1637 2012-04-26  Daiki Ueno  <ueno@unixuser.org>
1638
1639         * plstore.el (plstore-called-interactively-p): New compat macro copied
1640         from message.el.
1641         (plstore-mode): Use it.
1642
1643 2012-04-26  Daiki Ueno  <ueno@unixuser.org>
1644
1645         * plstore.el: Revive the editing feature.
1646         (plstore-mode): New mode to edit plstore file.
1647         (plstore-mode-toggle-display, plstore-mode-original)
1648         (plstore-mode-decoded): New command.
1649         (plstore--encode, plstore--decode, plstore--write-contents-functions)
1650         (plstore--insert-buffer, plstore--make): New function.
1651         (plstore-open, plstore-save): Simplify by using them.
1652
1653 2012-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1654
1655         * pop3.el (pop3-wait-for-messages): Fix retrieved data size calculation.
1656
1657 2012-04-19  Juanma Barranquero  <lekktu@gmail.com>
1658
1659         * tls.el (open-tls-stream): Remove unused binding.
1660
1661 2012-04-16  Glenn Morris  <rgm@gnu.org>
1662
1663         * nndraft.el (nndraft-request-list): Fix declaration.
1664
1665 2012-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1666
1667         * mm-decode.el (mm-dissect-buffer): Doc fix.
1668
1669         * gnus-msg.el (gnus-inews-insert-gcc): Don't do the alist stuff when we
1670         don't have a current group.
1671
1672         * gnus-sum.el (gnus-handle-ephemeral-exit): Avoid creating the group
1673         buffer if it doesn't exist.
1674
1675         * gnus-group.el (gnus-group-read-ephemeral-group): If no quit-config is
1676         given, mark the group as ephemeral with the current window conf.
1677
1678         * gnus-sum.el (gnus-set-global-variables): Don't assume that the group
1679         buffer exists, which it doesn't if we haven't started Gnus.
1680         (gnus-summary-exit): Allow quitting when we don't have a group buffer.
1681
1682 2012-04-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1683
1684         * mml.el (mml-generate-mime): Allow specifying what the top-level part
1685         type is.
1686
1687         * gnus-start.el (gnus-clean-old-newsrc): Remove totally bogus
1688         `unexists' entries.
1689         (gnus-clean-old-newsrc): Fix last checkin.
1690
1691         * nnimap.el (nnimap-update-info): None of the articles below the active
1692         low-water mark exist.
1693
1694         * dgnushack.el: Get rid of XEmacs compilation warning.
1695
1696         * gnus-msg.el (gnus-summary-cancel-article): See what From header we
1697         would have gotten if we posted to the group, and use that to compare
1698         against the message we want to cancel (bug#10808).
1699
1700         * gnus-sum.el (gnus-auto-center-summary): `scroll-margin' isn't defined
1701         on XEmacs.
1702
1703 2012-04-10  Philipp Haselwarter  <philipp.haselwarter@gmx.de>  (tiny change)
1704
1705         * gnus-sum.el (gnus-auto-center-summary): Set default to respect
1706         `scroll-margin'.
1707
1708 2012-04-10  Elias Oltmanns  <eo@nebensachen.de>  (tiny change)
1709
1710         * gnus-cite.el (gnus-dissect-cited-text): A single line without
1711         citation prefix within a block of cited text should be considered part
1712         of that block *only* if it is a blank line.
1713
1714 2012-04-09  Chong Yidong  <cyd@gnu.org>
1715
1716         * binhex.el, hashcash.el, uudecode.el:
1717         Remove * characters from the front of variable docstrings.
1718
1719 2012-04-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1720
1721         * shr.el (shr-find-fill-point): Remove unused code; don't break a line
1722         before kinsoku-bol characters nor within kinsoku-eol characters.
1723
1724 2012-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1725
1726         * gnus-sync.el (gnus-topic-alist, gnus-group-topic)
1727         (gnus-topic-create-topic, gnus-topic-enter-dribble): Silence compiler.
1728         (gnus-sync-read): Use mapc instead of mapcar.
1729
1730         * mm-archive.el: Require mm-decode for some macros.
1731         (gnus-recursive-directory-files, mailcap-extension-to-mime): Silence
1732         the byte compiler.
1733         (mm-archive-decoders): New function that returns the value of
1734         the mm-archive-decoders variable.
1735
1736         * mm-decode.el: Don't require mm-archive; autoload mm-archive functions
1737         instead.
1738         (mm-dissect-singlepart): Use the function mm-archive-decoders.
1739
1740         * nnimap.el (gnus-refer-thread-use-nnir):
1741         * nnmail.el (mail-send-and-exit): Silence the byte compiler.
1742
1743 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1744
1745         * gnus-compat.el: Define `bound-and-true-p' for XEmacs.
1746
1747 2012-03-12  Peter Münster  <pmrb@free.fr>
1748
1749         * gnus-demon.el (gnus-demon-timers): Now a plist (function -> timer).
1750         (gnus-demon-cancel): Ditto.
1751         (gnus-demon-run-callback): When function cannot be called due to low
1752         idleness, call it when idleness reaches the expected value, instead of
1753         waiting another timer period.
1754         (gnus-demon-init): Add `time' to arguments of call-back.
1755
1756 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1757
1758         * dgnushack.el: Bind `gnus-registry-enabled' for XEmacs.
1759
1760         * gnus.el: Register gnus-registry functions.
1761
1762         * gnus-registry.el (gnus-try-warping-via-registry): Moved here and
1763         indent.
1764
1765         * gnus-int.el (gnus-warp-to-article): Check whether the registry is
1766         enabled before warping.
1767
1768 2012-03-22  Dave Abrahams  <dave@boostpro.com>
1769
1770         * gnus-sum.el (gnus-summary-insert-subject): Record information in the
1771         registry about each article retrieved.
1772
1773         * gnus-int.el (gnus-select-group-with-message-id): New function.
1774         (gnus-try-warping-via-registry): Ditto.
1775         (gnus-warp-to-article): Fall back on the registry.
1776
1777 2012-03-22  Sergio Martínez  <samf0xb58@gmail.com>  (tiny change)
1778
1779         * nnimap.el (nnimap-request-scan): Allow `nnimap-inbox' to be a list of
1780         inboxes.
1781
1782 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1783
1784         * nnimap.el (nnimap-fetch-partial-articles): Minor doc string fixup.
1785
1786 2012-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1787
1788         * gnus-msg.el (gnus-summary-resend-message-insert-gcc): Assume that
1789         gnus-gcc-self-resent-messages may be a group parameter.
1790         (gnus-summary-resend-message): Don't encode encoded words in header
1791         when Gcc'ing resent message.
1792
1793 2012-03-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1794
1795         * shr.el (shr-insert): Treat non-breaking space just like normal
1796         space.  This seems to produce more pleasing results.
1797         (shr-insert): Only insert a blank line if we're starting from an image.
1798         (shr-tag-br): Allow <br> to end lines or to make a single blank line.
1799         (shr-ensure-paragraph): Consider lines with white space to be blank.
1800
1801 2012-03-15  Elias Pipping  <pipping@lavabit.com>
1802
1803         * Makefile.in: Respect DESTDIR.
1804
1805 2012-03-14  Christopher Schmidt  <christopher@ch.ristopher.com>
1806
1807         * gnus-msg.el (gnus-inews-do-gcc): Add gnus-gcc-pre-body-encode-hook
1808         and gnus-gcc-post-body-encode-hook.
1809
1810 2012-03-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1811
1812         * gnus-group.el (gnus-group-expire-articles-1): Don't try to expire
1813         messages that don't exist.
1814
1815         * gnus-sum.el (gnus-summary-expire-articles): Ditto.
1816
1817 2012-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1818
1819         pgg-def.el, pgg-gpg.el, pgg-parse.el, pgg-pgp.el, pgg-pgp5.el, pgg.el:
1820         Remove.
1821
1822         dgnushack.el (pgg-snarf-keys-region): Remove autoload.
1823
1824         lpath.el (pgg-parse-crc24-string, pgg-parse-crc24): Remove declaration.
1825
1826 2012-04-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1827
1828         * gnus-msg.el (gnus-inews-insert-gcc): Protect against when we don't
1829         have a group name.
1830
1831         * gnus-art.el (article-wash-html): Ensure that we insert the HTML into
1832         a multibyte buffer (bug#7410).
1833         (article-wash-html): Parse the original article buffer to get the
1834         unencoded data (bug#7410).
1835
1836         * gnus-start.el (gnus-read-newsrc-el-file): Protect against broken
1837         .newsrc.el files.
1838
1839 2012-04-05  Bastien Guerry  <bzg@altern.org>
1840
1841         * color.el (color-lighten-name): Fix typo.
1842
1843 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1844
1845         * auth-source.el (auth-source-netrc-create): Quote tokens that contain
1846         "#" to avoid having them interpreted as comments.
1847
1848 2012-03-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1849
1850         * shr.el (shr-insert): Update the text state properly to avoid
1851         inserting spurious paragraph starts.
1852
1853 2012-03-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1854
1855         * shr.el (shr-table-widths): Divide the extra width more fairly over
1856         the TDs (bug#10973).
1857         (shr-render-td): Don't delete too much padding.
1858         (shr-natural-width): Compute the natural width more correctly.
1859         (shr-insert): Allow the natural width to be computed for tables again.
1860         (shr-tag-table-1): Rework how the natural widths are computed by
1861         rendering the table a third time.
1862         (shr-natural-width): Removed.
1863         (shr-buffer-width): New function.
1864         (shr-expand-newlines): Use it.
1865
1866         * gnus-msg.el (gnus-bug): Don't delete the other windows.  We may be
1867         using a `gnus-use-full-window' setup (bug#11013).
1868
1869 2012-03-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1870
1871         * gnus-int.el (gnus-backend-trace): Flip default to nil before Emacs
1872         24.1 release.
1873
1874 2012-03-10  David Edmondson  <dme@dme.org>
1875
1876         * mm-uu.el (mm-uu-forward-extract): Allow for blank lines between the
1877         'Forwarded Message' header and the start of the message.
1878
1879 2012-03-04  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
1880
1881         * gnus-msg.el (gnus-msg-mail): Call `message-mail' correctly when Gnus
1882         isn't running (bug#10897).
1883
1884 2012-03-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1885
1886         * tls.el (open-tls-stream): Don't set the dont-query-on-exit flag.
1887         This is inconsistent with all the other stream functions, which leave
1888         the setting up to the higher levels (if so wanted) (bug#10931).
1889
1890 2012-02-28  Glenn Morris  <rgm@gnu.org>
1891
1892         * gmm-utils.el, gnus-agent.el, gnus-score.el, messagexmas.el,
1893         mm-decode.el: Standardize possessive apostrophe usage.
1894
1895 2012-02-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1896
1897         * shr.el (shr-column-specs): Protect against TDs with "width: 0%".
1898
1899 2012-02-25  Andreas Schwab  <schwab@linux-m68k.org>
1900
1901         * parse-time.el (parse-time-string): Allow extractor to return nil.
1902
1903 2012-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1904
1905         * nntp.el (nntp-send-authinfo): Work for secure nntp entry in authinfo.
1906
1907 2012-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
1908
1909         * gnus-start.el (gnus-clean-old-newsrc): Allow a FORCE parameter.
1910
1911 2012-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
1912
1913         * mm-decode.el (mm-shr): Remove "soft hyphens".
1914
1915         * nnimap.el (nnimap-request-list): Return the group names encoded as
1916         utf8.  Otherwise non-European group names don't work.
1917         (nnimap-request-newgroups): Ditto.
1918
1919         * gnus-sum.el (gnus-summary-insert-old-articles): Fix the syntax for
1920         the default in `read-string' (bug#10757).
1921
1922         * gnus-msg.el (gnus-group-post-news): Don't bug out on `C-u a' on
1923         topics (bug#10843).
1924
1925         * nnimap.el (nnimap-log-command): Add the IMAP address to the log
1926         buffer.  Suggested by Herbert Valerio Riedel.
1927         (nnimap-request-move-article): Delete the message from the correct IMAP
1928         server.
1929
1930 2012-02-19  Gábor Vida  <vidagabor@gmail.com>  (tiny change)
1931
1932         * gnus-demon.el (gnus-demon-init): Don't multiply time twice.
1933         Reported by Peter Münster.
1934
1935 2012-02-18  Lars Ingebrigtsen  <larsi@gnus.org>
1936
1937         * shr.el (shr-image-fetched): Make sure we really kill the right
1938         buffer.
1939
1940 2012-02-16  Leo Liu  <sdl.web@gmail.com>
1941
1942         * gnus-start.el (gnus-1): Avoid duplicate entries.
1943
1944 2012-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
1945
1946         * imap.el: Remove.
1947
1948         * nntp.el (nntp-coding-system-for-read): Remove.
1949         (nntp-coding-system-for-write): Ditto.
1950         (nntp-open-connection): Just use `binary' directly.
1951
1952         * gnus-start.el (gnus-clean-old-newsrc): Delete `unexist' from pre-Ma
1953         Gnus 0.3.
1954
1955 2012-02-16  Lars Ingebrigtsen  <larsi@gnus.org>
1956
1957         * mm-decode.el (mm-dissect-singlepart): Guess what the type of
1958         application/octet-stream parts really is.
1959
1960         * gnus-sum.el (gnus-propagate-marks): Remove.
1961
1962 2012-02-15  Paul Eggert  <eggert@cs.ucla.edu>
1963
1964         * shr.el (shr-rescale-image): Undo previous change; see
1965         <http://lists.gnu.org/archive/html/emacs-devel/2012-02/msg00540.html>.
1966
1967 2012-02-15  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
1968
1969         * gnus.el: Ma Gnus v0.3 is released.
1970
1971 2012-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
1972
1973         * gnus-sum.el (gnus-summary-local-variables): Make
1974         `gnus-newsgroup-unexist' into a local variable.
1975
1976 2012-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
1977
1978         * registry.el (registry-usage-test, registry-persistence-test): Move to
1979         tests/gnustest-registry.el.
1980         (registry-make-testable-db, registry-match-test)
1981         (registry-instantiation-test): Move to tests/gnustest-registry.el.
1982
1983         * gnus-registry.el (gnus-registry-misc-test)
1984         (gnus-registry-usage-test): Move to tests/gnustest-registry.el.
1985
1986         * tests/gnustest-registry.el: New file with the registry and
1987         gnus-registry ERT tests.
1988
1989 2012-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1990
1991         * gnus-msg.el (gnus-summary-resend-message): Make
1992         gnus-summary-resend-message-insert-gcc be last item in
1993         message-header-setup-hook.
1994
1995 2012-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
1996
1997         * nnfolder.el (nnfolder-marks-directory, nnfolder-marks-is-evil)
1998         (nnfolder-marks, nnfolder-marks-file-suffix, nnfolder-marks-modtime):
1999         Remove.
2000         (nnfolder-open-server): Don't use marks.
2001         (nnfolder-request-delete-group): Ditto.
2002         (nnfolder-request-rename-group): Ditto.
2003         (nnfolder-request-set-mark, nnfolder-request-marks)
2004         (nnfolder-group-marks-pathname, nnfolder-marks-changed-p)
2005         (nnfolder-save-marks, nnfolder-open-marks): Remove.
2006
2007         * nnml.el (nnml-marks-is-evil, nnml-marks-file-name, nnml-marks)
2008         (nnml-marks-modtime): Remove.
2009         (nnml-request-delete-group): Don't use marks.
2010         (nnml-request-rename-group): Ditto.
2011         (nnml-request-set-mark, nnml-request-marks, nnml-marks-changed-p)
2012         (nnml-save-marks, nnml-open-marks): Remove.
2013
2014         * nntp.el (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
2015         (nntp-marks-modtime, nntp-marks-directory, nntp-request-set-mark)
2016         (nntp-request-marks, nntp-marks-directory, nntp-marks-changed-p)
2017         (nntp-save-marks, nntp-open-marks, nntp-possibly-create-directory)
2018         (nntp-server-to-method-cache): Remove.
2019
2020         * shr.el (shr-rescale-image): Fix wrong merge.
2021
2022 2012-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
2023
2024         * shr.el (shr-remove-trailing-whitespace): Really delete the padding on
2025         too-wide lines.
2026
2027 2012-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
2028
2029         * nnimap.el (nnimap-record-commands): New variable.
2030         (nnimap-log-command): Use it.
2031         (nnimap-make-process-buffer): Add a space to the process buffer.
2032         (nnimap-transform-headers): Don't bug out on header lines containing
2033         stuff that look like IMAP length encodings.
2034
2035         * shr.el (shr-rescale-image): Allow viewing large images.
2036
2037 2012-02-12  Lars Ingebrigtsen  <larsi@gnus.org>
2038
2039         * nnml.el (nnml-request-compact-group): Delete the marks file after
2040         compaction (bug#10800).
2041
2042         * gnus-art.el (gnus-stop-downloads): Stop `url-queue' downloads on
2043         group exit.
2044
2045         * nnimap.el (nnimap-parse-flags): Parse correctly when we have mixed
2046         QRESYNC/FETCH output.
2047
2048 2012-02-11  Glenn Morris  <rgm@gnu.org>
2049
2050         * sieve-manage.el (sieve-manage-default-stream):
2051         * shr.el (shr):
2052         * nnir.el (nnir-ignored-newsgroups, nnir-summary-line-format)
2053         (nnir-retrieve-headers-override-function)
2054         (nnir-imap-default-search-key, nnir-notmuch-program)
2055         (nnir-notmuch-additional-switches, nnir-notmuch-remove-prefix)
2056         (nnir-method-default-engines):
2057         * message.el (message-cite-reply-position):
2058         * gssapi.el (gssapi-program):
2059         * gravatar.el (gravatar):
2060         * gnus-sum.el (gnus-refer-thread-use-nnir):
2061         * gnus-registry.el (gnus-registry-unfollowed-addresses)
2062         (gnus-registry-max-pruned-entries):
2063         * gnus-picon.el (gnus-picon-inhibit-top-level-domains):
2064         * gnus-int.el (gnus-after-set-mark-hook)
2065         (gnus-before-update-mark-hook):
2066         * gnus-async.el (gnus-async-post-fetch-function):
2067         * auth-source.el (auth-source-cache-expiry):
2068         Add missing :version tags to new defcustoms and defgroups.
2069
2070 2012-02-11  Lars Ingebrigtsen  <larsi@gnus.org>
2071
2072         * gnus-sum.el (gnus-adjust-marked-articles): Add to
2073         `gnus-newsgroup-unexist'.
2074
2075         * gnus.el (gnus-article-mark-lists): Add `unexist' to the list of
2076         marks.
2077         (gnus-article-special-mark-lists): Put the `unexist' in the special
2078         marks list instead.
2079
2080         * gnus-sum.el (gnus-articles-to-read): Don't include unexisting
2081         articles in the list of articles to be selected.
2082
2083         * nnimap.el (nnimap-retrieve-group-data-early): Query for unexisting
2084         articles.
2085         (nnimap-update-info): Keep track of unexisting articles.
2086         (nnimap-update-qresync-info): Ditto.
2087
2088 2012-02-10  Lars Ingebrigtsen  <larsi@gnus.org>
2089
2090         * message.el (message-default-send-mail-function): Made into own
2091         function for reuse by emacsbug.el.
2092
2093 2012-02-09  Juanma Barranquero  <lekktu@gmail.com>
2094
2095         * gnus.el (gnus-method-ephemeral-p): Move after declaration of defsubst
2096         `gnus-sloppily-equal-method-parameters' to avoid a warning.
2097
2098 2012-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
2099
2100         * mm-archive.el (mm-archive-dissect-and-inline): New function.
2101         (mm-archive-dissect-and-inline): Fix up the undisplayer.
2102
2103         * gnus-compat.el: Define `timer-set-function'.
2104
2105         * mm-decode.el (mm-display-external): Output the text from the command
2106         in the buffer after the command finished.  This makes text-based
2107         commands behave better.
2108
2109 2012-02-08  Lars Ingebrigtsen  <larsi@gnus.org>
2110
2111         * gnus-compat.el: Add a compat for the old `url-retrieve'.
2112
2113 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
2114
2115         * gnus-compat.el: Make `help-function-arglist' be compatible on Emacs
2116         23.1.
2117
2118 2012-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2119
2120         * gnus-sum.el (gnus-summary-show-thread): Revert last two changes.
2121
2122 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
2123
2124         * message.el (smtpmail-smtp-user): Silence compiler warning.
2125
2126 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
2127
2128         * message.el (message-multi-smtp-send-mail): Also allow specifying the
2129         SMTP user name.
2130
2131 2012-02-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2132
2133         * gnus-sum.el (gnus-summary-show-thread):
2134         next-single-char-property-change may return nil in XEmacs.
2135         (gnus-summary-article-map): Fix typo.
2136
2137 2012-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
2138
2139         * gnus-msg.el (gnus-msg-mail): Use `message-mail' if Gnus isn't
2140         running.
2141
2142         * nnimap.el (nnimap-wait-for-response): Minor fixup of message string.
2143
2144         * gnus.el (gnus-server-extend-method): Don't add an -address component
2145         if the method already has one (bug#9676).
2146
2147 2012-02-08  Lars Ingebrigtsen  <larsi@gnus.org>
2148
2149         * gnus-sum.el (gnus-summary-insert-old-articles): Use a default instead
2150         of an initial-input for consistency (bug#10757).
2151
2152         * dgnushack.el: Fix XEmacs compilation warning.
2153
2154         * shr.el: Inhibit getting and sending cookies when fetching pictures.
2155
2156         * gnus-html.el (gnus-html-schedule-image-fetching): Ditto.
2157
2158 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
2159
2160         * shr.el (shr-remove-trailing-whitespace): Don't strip whitespace from
2161         lines that are narrower than the window width.  Otherwise background
2162         "blocks" will look less readable.
2163
2164 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
2165
2166         * nnimap.el (nnimap-transform-headers): Remove unused variable.
2167         (nnimap-transform-headers): Fix parsing BODYSTRUCTURE elements that
2168         have newlines within the strings, and where the UID comes after the
2169         BODYSTRUCTURE element (bug#10537).
2170
2171         * shr-color.el (shr-color-set-minimum-interval): Rename to add prefix
2172         (bug#10732).
2173
2174         * shr.el (shr-insert-document): Add doc string.
2175         (shr-visit-file): Ditto.
2176         (shr-remove-trailing-whitespace): New function.
2177         (shr-insert-document): Use it to clean up trailing whitespace as the
2178         final step (bug#10714).
2179
2180 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
2181
2182         * gnus-sum.el (gnus-summary-exit-no-update): Really deaden the summary
2183         buffer if `gnus-kill-summary-on-exit' is nil.
2184
2185 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
2186
2187         * gnus-sum.el (gnus-handle-ephemeral-exit): Allow exiting from Gnus
2188         when just reading a single group from "without" Gnus.
2189
2190 2012-02-06  Chong Yidong  <cyd@gnu.org>
2191
2192         * gnus-sum.el (gnus-summary-show-thread):
2193         next-single-char-property-change never returns nil (Bug#8657).
2194
2195 2012-02-02  Lars Ingebrigtsen  <larsi@gnus.org>
2196
2197         * message.el (message-multi-smtp-send-mail): New function.
2198         (message-multi-smtp-send-mail): Respect the X-Message-SMTP-Method
2199         header to implement multi-SMTP functionality.
2200
2201         * gnus-agent.el (gnus-agent-send-mail-function): Removed.
2202         (gnus-agentize): Don't set it.
2203         (gnus-agent-send-mail): Don't use it.
2204
2205         * gnus-sum.el (gnus-summary-widget-backward): New function and
2206         keystroke.
2207
2208         * gnus-compat.el: More the compat functions more compatible.
2209
2210         * shr.el (shr-put-image): Remove underlines from sliced images.
2211         (shr-zoom-image): Compute the region to be replaced more correctly.
2212
2213 2012-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2214
2215         * gnus-msg.el (gnus-gcc-self-resent-messages): New user option.
2216         (gnus-summary-resend-message-insert-gcc): New function.
2217         (gnus-summary-resend-message): Modify message-header-setup-hook and
2218         message-sent-hook to make it work for Gcc.
2219         (gnus-inews-do-gcc): Update the number of unread articles of groups
2220         that messages are Gcc'd to.
2221
2222         * message.el (message-resend): Run message-sent-hook to do Gcc.
2223
2224 2012-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
2225
2226         * lpath.el: Fix an XEmacs compilation warning.
2227
2228         * gnus-compat.el: Require `help-fns' to fix compilation error.
2229
2230         * gnus-registry.el (gnus-registry-fixup-registry): Move the message to
2231         a higher level to silence compilation.
2232
2233         * gnus-art.el (gnus-shr-put-image): Take and pass on a `flags'
2234         parameter to allow controlling the scaling.
2235
2236         * shr.el (shr-zoom-image): New command and keystroke.
2237         (shr-put-image): Take a `size' flag to say how to scale the image.
2238
2239         * gnus-compat.el: Redefine `delete-directory' to provide recursive
2240         deletion unless already defined.
2241
2242         * gnus.el (gnus-compat): Require it.
2243
2244         * gnus-compat.el: New file.
2245
2246         * gnus-start.el (gnus-clean-old-newsrc): New function.
2247         (gnus-read-newsrc-file): Use it.
2248
2249         * mm-archive.el (mm-dissect-archive): Use it to get all file names.
2250         Use recursive deletion.
2251         (mm-dissect-archive): Add support for zip files.
2252
2253         * gnus-util.el (gnus-recursive-directory-files): New function.
2254
2255         * mm-archive.el (mm-archive-list-files): Inline text and image parts.
2256         (mm-archive-decoders): Add tgz support.
2257
2258         * mm-decode.el (mm-shr): Make sure that the HTML ends with a newline.
2259         Otherwise inserting text into the Gnus buffer can look odd.
2260
2261         * gnus-art.el (gnus-mime-inline-part): Slight clean-up.
2262
2263         * mm-archive.el (mm-archive-decoders): Add support for tar.
2264
2265         * gnus.el (gnus-logo-color-alist): Change the colours for Ma Gnus.
2266
2267         * nnmail.el (nnmail-extra-headers): Add Cc to the default.
2268
2269 2012-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
2270
2271         * mm-decode.el (mm-dissect-singlepart): Check that the decoder exists.
2272
2273         * mm-archive.el: New file.
2274
2275         * mm-decode.el (mm-dissect-singlepart): Use it to decode ms-tnef files.
2276
2277         * mm-util.el (mm-find-buffer-file-coding-system): Comment fix.
2278
2279         * message.el (message-goto-*): Make all the `message-goto-*' commands
2280         push the mark before moving point.  This makes it easier to go back to
2281         where you came from after editing whatever you jumped to.
2282
2283 2012-01-31  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
2284
2285         * gnus.el: Ma Gnus v0.1 is released.
2286
2287 2012-02-05  Lars Ingebrigtsen  <larsi@gnus.org>
2288
2289         * nnimap.el (nnimap-open-server): Allow switching the nnoo server
2290         without reconnecting.
2291         (nnimap-possibly-change-group): Ditto.
2292         (nnimap-finish-retrieve-group-infos): Don't reconnect if the server
2293         connection has died before being called.
2294
2295 2012-02-02  Lars Ingebrigtsen  <larsi@gnus.org>
2296
2297         * nnimap.el (nnimap-retrieve-group-data-early): Don't say we're doing
2298         an initial sync unless we're really doing one.
2299
2300         * gnus-group.el (gnus-group-read-ephemeral-group): Don't add a new
2301         address parameter if one already exists (bug#9676).
2302
2303         * gnus-msg.el (gnus-summary-mail-forward): Respect the process marks,
2304         not the prefix, as documented (bug#10689).
2305
2306 2012-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
2307
2308         * gnus.el (gnus-valid-select-methods): nnmaildir also saves marks in
2309         the "server".
2310
2311         * gnus-group.el (gnus-group-get-new-news-this-group): Don't overwrite
2312         the real error message with the useless "previously known to be down".
2313         Which isn't even correct.
2314
2315         * nntp.el (nntp-open-connection): Report the error message if the nntp
2316         server can't be reached.
2317
2318         * nnimap.el (nnimap-retrieve-group-data-early): Keep track of how many
2319         groups we do a total scan for.
2320         (nnimap-wait-for-response): Say that we're doing a total scan, if we're
2321         doing that.
2322
2323 2012-01-31  Jim Meyering  <jim@meyering.net>
2324
2325         * gnus-agent.el (gnus-agent-expire-unagentized-dirs):
2326         Correct a comment (insert "not") and hide nominally-doubled "to".
2327
2328 2012-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
2329
2330         * gnus.el (gnus-version): Change name to "Ma Gnus".
2331
2332 2012-01-30  Philipp Haselwarter  <philipp.haselwarter@gmx.de>  (tiny change)
2333
2334         * gnus-agent.el (gnus-agent-auto-agentize-methods): Point to the Agent
2335         section in the manual.
2336
2337 2012-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
2338
2339         * rfc2047.el (rfc2047-encode-region): Allow not folding the encoded
2340         words.
2341         (rfc2047-encode-string): Ditto.
2342         (rfc2047-encode-parameter): Don't fold parameters.  Some MUAs do not
2343         understand folded filename="..." parameters, for instance.
2344
2345         * nnimap.el (nnimap-wait-for-response): Include the imap server name in
2346         the message for greater debuggability.
2347
2348 2012-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
2349
2350         * mm-view.el (mm-display-inline-fontify): Bind `font-lock-support-mode'
2351         instead of setting it locally, since the latter doesn't seem to have
2352         any effect (most of the time).
2353
2354 2012-01-27  Elias Pipping  <pipping@lavabit.com>  (tiny change)
2355
2356         * shr.el (shr-browse-url): Fix the name of the `browse-url-mail'
2357         function call.
2358
2359 2012-01-27  Gábor Vida  <vidagabor@gmail.com>  (tiny change)
2360
2361         * gnus-demon.el (gnus-demon-run-callback, gnus-demon-init): Convert to
2362         seconds, and make the repeat clause with HH:MM specs work as
2363         documented.
2364
2365 2012-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
2366
2367         * proto-stream.el (proto-stream-capability-open): Fall back on
2368         :end-of-command if :end-of-capability doesn't exist.
2369
2370 2012-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2371
2372         * gnus-sum.el (gnus-summary-mode): Don't make bidi-paragraph-direction
2373         bound globally in old Emacsen and XEmacsen.
2374
2375 2012-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
2376
2377         * gnus-start.el (gnus-get-unread-articles): Clear out "early" methods
2378         so that previous errors don't prohibit getting new news.
2379
2380         * nnimap.el (nnimap-retrieve-group-data-early): Ditto.
2381
2382         * nntp.el (nntp-retrieve-group-data-early): Ditto.
2383
2384 2012-01-26  Nick Alcock  <nick.alcock@oracle.com>  (tiny change)
2385
2386         * gnus.el (gnus-group-find-parameter): Check for liveness of the
2387         buffer, not of the string which is its name.
2388
2389 2012-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
2390
2391         * proto-stream.el (proto-stream-capability-open): Wait for
2392         :end-of-capability, not :end-of-command.
2393
2394         * gnus-sum.el (gnus-summary-move-article): Don't propagate marks to
2395         non-server-marks groups.
2396         (gnus-group-make-articles-read): Ditto.
2397
2398         * gnus-srvr.el (gnus-server-prepare): Use it to avoid showing ephemeral
2399         methods (bug#9676).
2400
2401         * gnus.el (gnus-method-ephemeral-p): New function.
2402
2403 2012-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2404
2405         * gnus-sum.el (gnus-summary-mode): Force paragraph direction to be
2406         left-to-right.
2407
2408 2012-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
2409
2410         * nnimap.el (nnir-search-thread): Autoload to avoid a compilation
2411         warning.
2412
2413 2012-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
2414
2415         * gnus-sum.el (gnus-summary-line-format-alist): Don't try to
2416         macroexpand the nnir things, since they haven't been defined yet, and
2417         nnir requires gnus-sum.
2418
2419 2012-01-24  Julien Danjou  <julien@danjou.info>
2420
2421         * color.el (color-rgb-to-hsl): Fix value computing.
2422         (color-hue-to-rgb): New function.
2423         (color-hsl-to-rgb): New function.
2424         (color-clamp, color-saturate-hsl, color-saturate-name)
2425         (color-desaturate-hsl, color-desaturate-name, color-lighten-hsl)
2426         (color-lighten-name, color-darken-hsl, color-darken-name): New function.
2427
2428 2012-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2429
2430         * mm-decode.el (mm-interactively-view-part): Fix prompt.
2431
2432 2012-01-19  Julien Danjou  <julien@danjou.info>
2433
2434         * color.el (color-name-to-rgb): Use the white color to find the max
2435         color component value and return correctly computed values.
2436         (color-name-to-rgb): Add missing float conversion for max value.
2437
2438 2012-01-10  Teodor Zlatanov  <tzz@lifelogs.com>
2439
2440         * nntp.el (nntp-send-authinfo): Query `auth-source-search' with the
2441         logical server name in addition to the actual machine address.
2442
2443         * auth-source.el (auth-source-user-and-password): Add convenience
2444         wrapper to search by just host and optionally user.
2445
2446 2012-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2447
2448         * shr.el (shr-visit-file): Move point to the beginning of the buffer
2449         after rendering.
2450
2451 2012-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
2452
2453         * gnus-sync.el (gnus-sync-newsrc-groups): Quote normally.
2454         (gnus-sync-lesync-pre-save-group-entry): Remove invalid invlists.
2455         (gnus-sync-lesync-normalize-group-entry): Ignore a few more keys.
2456
2457 2012-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2458
2459         * gnus-sum.el (gnus-summary-read-group): Document more parameters
2460         (bug#9693).
2461         (gnus-summary-setup-buffer): Document return value (bug#9697).
2462
2463         * mm-decode.el (mm-interactively-view-part): Use `completing-read',
2464         since ido doesn't work on symbols (bug#9632).
2465
2466         * gnus.el (gnus-group-fast-parameter): Use the same precedence rules
2467         when getting a single value as when getting all the values.  This means
2468         that atoms like `gcc-self' work cumulatively, like variable settings,
2469         instead of getting the value from the last matching clause.
2470         (gnus-group-find-parameter): Protect against the group buffer not
2471         existing (bug#9585).
2472
2473 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2474
2475         * gnus-start.el (gnus-activate-group): Document more parameters
2476         (bug#9694).
2477
2478         * gnus-group.el (gnus-group-read-ephemeral-group): Doc clarification
2479         (bug#9692).
2480
2481         * gnus-agent.el (gnus-agent-store-article): Tell the Agent when the
2482         article was fetched, so that it can be expired later (bug#9958).
2483         (gnus-agent-summary-fetch-series): Add doc string.
2484         (gnus-agent-summary-fetch-group): Don't remove tick and dormant marks
2485         (bug#9517).
2486
2487         * nntp.el (nntp-retrieve-groups): Refuse to do retrieval when an async
2488         retrieval is happening.
2489
2490         * gnus.el (gnus-parameters): Doc fix.
2491
2492 2012-01-06  Dave Abrahams  <dave@boostpro.com>
2493
2494         * gnus-sum.el (gnus-summary-refer-thread): If the subtree is hidden,
2495         show the thread after expansion.
2496
2497 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2498
2499         * gnus-art.el (article-narrow-to-head): If the head is completely
2500         empty, narrow to the empty region (bug#9764).
2501
2502         * gnus-sum.el (gnus-summary-mark-article-as-unread): Mark articles as
2503         read, and then mark them as unread only when the unread mark is used.
2504         This makes `C-- T k' actually work, even though it's confusing.
2505
2506         * gnus-win.el (gnus-all-windows-visible-p): Ensure that the buffer is
2507         alive before we try to find its window.
2508
2509 2012-01-06  Brian Sniffen  <bsniffen@akamai.com>  (tiny change)
2510
2511         * mm-decode.el (mm-display-external): Use a longer timeout for the
2512         deletion to allow slow programs to display the file.
2513
2514 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2515
2516         * gnus-art.el (gnus-article-browse-delete-temp-files): Fix up the
2517         prompt to be less confusing.
2518
2519         * gnus-msg.el (gnus-summary-reply): Do not give a `switch-to-buffer'
2520         argument to `message-reply'.  This broke `special-display-*' frame
2521         pop-uping (bug#10238).
2522
2523 2012-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2524
2525         * starttls.el (starttls-available-p): Return nil on Windows/MS-DOS
2526         systems, since these allegedly don't work there.
2527
2528 2012-01-04  Chris Gray  <chrismgray@gmail.com>  (tiny change)
2529
2530         * mm-decode.el (mm-shr): Check that `gnus-summary-buffer' really is a
2531         live buffer.
2532
2533 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2534
2535         * nnir.el (nnir-retrieve-headers): Protect against the article not
2536         existing on the server (bug#10335).
2537
2538 2012-01-04  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
2539
2540         * gnus-agent.el (gnus-agent-load-local): Recompute
2541         gnus-agent-article-local on changing method.
2542
2543 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2544
2545         * gnus.el (gnus-parameters): Note precedence.
2546
2547 2012-01-04  Leo Liu  <sdl.web@gmail.com>
2548
2549         * nndraft.el (nndraft-update-unread-articles): Don't move point around
2550         in the group buffer.
2551
2552 2012-01-04  Julien Danjou  <julien@danjou.info>
2553
2554         * nnimap.el (nnimap-update-info): Fix an error when all articles UIDs
2555         change.
2556
2557 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2558
2559         * shr.el (shr-rescale-image): Add :ascent 100 to the rescaled picture,
2560         too.
2561
2562         * nntp.el (nntp-retrieve-group-data-early): Use it.
2563
2564 2012-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2565
2566         * nntp.el (nntp-retrieval-in-progress): New variable.
2567         (nntp-make-process-buffer): Make it buffer-local.
2568
2569         * gnus-demon.el (gnus-demon-time-to-step): Resurrect function lost in
2570         2010.
2571         (gnus-demon-init): Use it to compute the time if time is on the form
2572         "04:23".
2573
2574         * gnus-topic.el (gnus-topic-history): Define `gnus-topic-history'.
2575
2576         * nnimap.el (nnimap-finish-retrieve-group-infos): Check the connection
2577         status in the correct buffer.
2578
2579 2012-01-03  Leo Liu  <sdl.web@gmail.com>
2580
2581         * gnus-topic.el (gnus-topic-goto-next-group): Don't move point around
2582         when opening topics (bug#10407).
2583
2584 2011-12-30  Paul Eggert  <eggert@cs.ucla.edu>
2585
2586         * gnus-cus.el (gnus-score-customize):
2587         * gnus-sum.el (gnus-sort-gathered-threads):
2588         * message.el (message-shorten-references):
2589         * nnmairix.el (nnmairix-request-group):
2590         * uudecode.el (uudecode-decode-region-internal): Spelling fix.
2591
2592 2011-12-29  Paul Eggert  <eggert@cs.ucla.edu>
2593
2594         * gnus-agent.el (gnus-agent-regenerate-group):
2595         * gnus-int.el (gnus-retrieve-group-data-early):
2596         * mm-util.el (mm-codepage-ibm-list):
2597         * nndiary.el (Commentary, nndiary-get-new-mail):
2598         * nnir.el (nnir):
2599         * pgg-parse.el (pgg-parse-symmetric-key-algorithm-alist): Spelling fix.
2600
2601 2011-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2602
2603         * mm-view.el (mm-display-inline-fontify): Add comment.
2604
2605 2011-12-21  Paul Eggert  <eggert@cs.ucla.edu>
2606
2607         * nndiary.el (nndiary-parse-schedule-value, nndiary-parse-schedule):
2608         * ntlm.el (ntlm-smb-dohash): Spelling fix.
2609
2610 2011-12-19  Paul Eggert  <eggert@cs.ucla.edu>
2611
2612         * gnus-art.el (gnus-split-methods):
2613         * gnus-msg.el (gnus-configure-posting-styles):
2614         * gnus-spec.el (gnus-parse-simple-format):
2615         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
2616         * message.el (message-do-actions): Spelling fix.
2617
2618 2011-12-15  Juri Linkov  <juri@jurta.org>
2619
2620         * mm-decode.el (mm-inline-media-tests): Add missing
2621         `mm-handle-media-subtype'.
2622
2623 2011-12-14  Paul Eggert  <eggert@cs.ucla.edu>
2624
2625         * gnus-group.el (gnus-group-tool-bar):
2626         * gnus-sum.el (gnus-summary-tool-bar):
2627         * message.el (message-tool-bar):
2628         * rfc2231.el (rfc2231-parse-string): Spelling fix.
2629
2630 2011-12-12  Paul Eggert  <eggert@cs.ucla.edu>
2631
2632         * plstore.el (plstore--insert-buffer): Spelling fix.
2633
2634 2011-12-09  Tassilo Horn  <tassilo@member.fsf.org>
2635
2636         * message.el (message-valid-fqdn-regexp): Update with newly approved
2637         top-level domain names ".tel" and ".asia".
2638
2639 2011-12-08  Katsumi Yamaoka  <yamaoka@jpl.org>
2640
2641         * gnus-sum.el (gnus-summary-show-article): Don't load shr
2642         unconditionally.
2643
2644 2011-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2645
2646         * message.el (message-pop-to-buffer): Use pop-to-buffer instead of
2647         pop-to-buffer-same-window for old Emacsen.
2648
2649 2011-12-06  Juanma Barranquero  <lekktu@gmail.com>
2650
2651         * gnus-sum.el (gnus-summary-make-tool-bar): Fix typo.
2652
2653 2011-12-05  Paul Eggert  <eggert@cs.ucla.edu>
2654
2655         * netrc.el (netrc-credentials): Spelling fix.
2656
2657 2011-12-04  Paul Eggert  <eggert@cs.ucla.edu>
2658
2659         * gnus-fun.el (gnus-fun-ppm-change-string):
2660         * gnus-msg.el (gnus-inews-do-gcc):
2661         * gnus-sum.el (gnus-summary-find-for-reselect):
2662         * gnus.el (gnus-summary-cancelled):
2663         * message.el (message-cancel-hook, message-send-news):
2664         * nndiary.el (nndiary-headers, nndiary-parse-schedule-value):
2665         * nnir.el (nnir-run-hyrex):
2666         * nntp.el (nntp-with-open-group-function):
2667         * pgg.el (pgg-pending-timers): Spelling fix.
2668
2669 2011-12-04  Chong Yidong  <cyd@gnu.org>
2670
2671         * message.el (message-pop-to-buffer): Partially revert 2011-11-30
2672         change (Bug#10200).
2673
2674 2011-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2675
2676         * compface.el (uncompface):
2677         * gnus-art.el (gnus-article-x-face-command): Update the header format
2678         of icon data for the most recent icontopbm program.
2679
2680 2011-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2681
2682         * gnus-msg.el (gnus-inews-do-gcc):
2683         * message.el (message-send-mail):
2684         * mml.el (mml-generate-mime): Share the value of the buffer-local
2685         `message-options' variable between a draft buffer and temprary working
2686         buffers.
2687
2688 2011-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
2689
2690         * message.el (message-pop-to-buffer): Revert 2011-09-11 change.
2691
2692 2011-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2693
2694         * gnus-art.el (gnus-article-browse-html-parts): Convert link file names
2695         for Cygwin.
2696
2697 2011-11-27  Paul Eggert  <eggert@cs.ucla.edu>
2698
2699         * gnus-group.el (gnus-group-prepare-flat):
2700         * mm-bodies.el (mm-encode-body):
2701         * mml.el (mml-preview):
2702         * nnml.el (nnml-request-compact-group):
2703         * pop3.el (pop3-stream-type): Spelling fix.
2704
2705 2011-11-26  Paul Eggert  <eggert@cs.ucla.edu>
2706
2707         * gnus-start.el (gnus-newsrc-to-gnus-format): Spelling fix.
2708
2709 2011-11-25  Paul Eggert  <eggert@cs.ucla.edu>
2710
2711         * color.el (color-rgb-to-hsl):
2712         * gmm-utils.el (gmm-tool-bar-style):
2713         * gnus-group.el (gnus-group-prepare-flat):
2714         * gnus-topic.el (gnus-topic-prepare-topic):
2715         * mm-decode.el (mm-discouraged-alternatives):
2716         * rfc2047.el (rfc2047-encode-1):
2717         * starttls.el: Spelling fix.
2718
2719 2011-11-24  Glenn Morris  <rgm@gnu.org>
2720
2721         * binhex.el (binhex-begin-line): Give it basic doc-string.
2722
2723         * starttls.el, tls.el: Fix case of "GnuTLS".
2724
2725 2011-11-24  Juanma Barranquero  <lekktu@gmail.com>
2726
2727         * gnus-group.el (gnus-group-highlight): Fix typo.
2728
2729 2011-11-24  Adam W  <adam_w67@yahoo.com>  (tiny change)
2730
2731         * mail-source.el (mail-source-fetch-maildir): Don't expect the return
2732         value of `delete-file', that returns nil for a local file but returns t
2733         for a remote file using ssh.
2734
2735 2011-11-22  Paul Eggert  <eggert@cs.ucla.edu>
2736
2737         * gnus-sum.el (gnus-summary-save-article): Spelling fix.
2738
2739 2011-11-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2740
2741         * shr.el (shr-table-horizontal-line): Use "?\s" instead of "? " to
2742         avoid later breakage.
2743
2744 2011-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2745
2746         * gnus-art.el (gnus-article-setup-buffer): Decode group name used for
2747         article buffers' name.
2748
2749 2011-11-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2750
2751         * shr.el (shr-table-horizontal-line): Revert infinite loops introduced
2752         by Paul Eggert's spellfixes two days ago.
2753
2754 2011-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2755
2756         * dgnushack.el (fboundp): Define `with-demoted-errors' for Emacsen that
2757         doesn't have it.
2758
2759         * mm-view.el (mm-display-inline-fontify): Make the font-lock variables
2760         buffer-local instead of binding them to avoid warnings.  Also demote
2761         errors (bug#10063).
2762         (font-lock-mode-hook): Shut up byte compiler.
2763
2764 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
2765
2766         * mm-util.el (mm-charset-after):
2767         * nnir.el (nnir-run-hyrex):
2768         * ntlm.el (ntlm-build-auth-request, ntlm-build-auth-response)
2769         (ntlm-get-password-hashes, ntlm-md4hash):
2770         * smime.el: Fix typo.
2771
2772 2011-11-20  Paul Eggert  <eggert@cs.ucla.edu>
2773
2774         * gnus-agent.el (gnus-agent-expire-group-1):
2775         * nndiary.el (nndiary-last-occurence):
2776         * nnimap.el (nnimap-request-set-mark):
2777         * nnmairix.el (nnmairix-only-use-registry):
2778         * gnus-group.el (gnus-group-prepare-flat):
2779         * gnus-sum.el (gnus-decode-encoded-word-methods):
2780         * message.el (message-wash-subject):
2781         * nntp.el (nntp-retrieve-headers-with-xover):
2782         * smime.el (smime-certificate-directory): Spelling fix.
2783
2784 2011-11-19  Paul Eggert  <eggert@cs.ucla.edu>
2785
2786         * nnmail.el (nnmail-get-new-mail-1): Remove unused local variables.
2787
2788         * color.el:
2789         * gnus-agent.el (gnus-agent-possibly-alter-active):
2790         * gnus-dired.el (gnus-dired-print):
2791         * mail-parse.el:
2792         * nnmairix.el (nnmairix-request-group):
2793         * shr.el (shr-image-displayer):
2794         * sieve-manage.el:
2795         * spam.el (spam-autodetect-recheck-messages): Spelling fix.
2796
2797 2011-11-18  Paul Eggert  <eggert@cs.ucla.edu>
2798
2799         * gnus-sum.el (gnus-auto-select-subject):
2800         * spam-report.el (spam-report-resend): Spelling fix.
2801
2802 2011-11-17  Paul Eggert  <eggert@cs.ucla.edu>
2803
2804         * gnus-agent.el (gnus-agent-get-undownloaded-list):
2805         * gnus-art.el (gnus-default-article-saver):
2806         * gnus-srvr.el (gnus-server-copy-server):
2807         * gnus.el (gnus-sloppily-equal-method-parameters):
2808         * html2text.el (html2text-format-tag-list):
2809         * message.el (message-narrow-to-head):
2810         * nndiary.el:
2811         * nnmairix.el (nnmairix-determine-original-group-from-registry):
2812         * sieve.el: Spelling fix.
2813
2814 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
2815
2816         * gnus-agent.el (gnus-agent-expire-unagentized-dirs):
2817         * gnus-sum.el (gnus-summary-make-menu-bar):
2818         * gnus-uu.el (gnus-uu-decode-postscript)
2819         (gnus-uu-decode-postscript-and-save):
2820         * mailcap.el (mailcap-print-command):
2821         * registry.el (registry-lookup, registry-lookup-breaks-before-lexbind):
2822         Fix typos.
2823
2824 2011-11-15  Juanma Barranquero  <lekktu@gmail.com>
2825
2826         * gnus-art.el (gnus-article-part-wrapper):
2827         * html2text.el (html2text-fix-paragraphs):
2828         * mm-decode.el (mm-image-fit-p):
2829         * rfc2047.el (rfc2047-encode-message-header):
2830         * shr-color.el (shr-color-visible-distance-min)
2831         (shr-color-relative-to-absolute, set-minimum-interval)
2832         (shr-color-visible): Fix typos.
2833
2834 2011-11-15  Paul Eggert  <eggert@cs.ucla.edu>
2835
2836         * gmm-utils.el (gmm-tool-bar-item):
2837         * gnus-art.el (gnus-treat-body-boundary):
2838         * gnus-diary.el (gnus-user-format-function-d):
2839         * gnus-start.el (gnus-get-unread-articles):
2840         * pgg-gpg.el (pgg-gpg-update-agent):
2841         * smime.el (smime-cert-by-ldap-1): Spelling fix.
2842
2843 2011-11-14  Paul Eggert  <eggert@cs.ucla.edu>
2844
2845         * gnus-topic.el (gnus-group-prepare-topics):
2846         * gnus-uu.el (gnus-extract-view):
2847         * gnus-win.el (gnus-use-frames-on-any-display): Spelling fix.
2848
2849 2011-11-09  Teodor Zlatanov  <tzz@lifelogs.com>
2850
2851         * spam.el: Move BBDB autoloads.
2852         (spam-exists-in-BBDB-p): New function to do the BBDB search directly in
2853         BBDB 2 and 3.
2854         (spam-check-BBDB): Use it.
2855         (spam-enter-ham-BBDB): Use it.
2856
2857 2011-11-09  Paul Eggert  <eggert@cs.ucla.edu>
2858
2859         * smime.el (smime-draw-buffer): Spelling fix.
2860
2861 2011-10-31  Peter Münster  <pmrb@free.fr>  (tiny change)
2862
2863         * gnus-group.el (gnus-group-get-new-news): New parameter `one-level'
2864         for scanning exactly one level.
2865         * gnus-start.el (gnus-get-unread-articles): Ditto.
2866
2867 2011-11-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2868
2869         * gnus-sum.el (gnus-articles-to-read): Change wording in prompt to be
2870         slightly clearer.
2871
2872 2011-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
2873
2874         * gnus-sync.el: More commentary about setup.
2875
2876 2011-11-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2877
2878         * message.el (message-send-and-exit): Document `arg'.
2879
2880 2011-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
2881
2882         * nnimap.el (nnimap-open-connection-1): Use tcp-keealive if possible.
2883
2884 2011-11-02  Teodor Zlatanov  <tzz@lifelogs.com>
2885
2886         * gnus-sync.el: More commentary about `gnus-sync-read' issues.
2887
2888         * gnus-util.el (gnus-bound-and-true-p): Another comment to explain why
2889         we don't use `bound-and-true-p'.
2890
2891 2011-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
2892
2893         * gnus-util.el (gnus-bound-and-true-p): Remove.
2894         (gnus-bound-and-true-dumber-p): Rename to `gnus-bound-and-true-p'.
2895         * nnir.el: Use it.
2896         * nnmairix.el: Use it.
2897
2898 2011-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
2899
2900         * gnus-sync.el: Improve docs about CouchDB admins.
2901
2902         * gnus-util.el (gnus-bound-and-true-dumber-p): Define new, slower, dumb
2903         function because `gnus-bound-and-true-p' doesn't work well in XEmacs
2904         for reasons unknown.
2905         * nnir.el: Use it.
2906         * nnmairix.el: Use it.
2907
2908         * nnregistry.el: Remove unnecessary `gnus-registry-enabled' defvar.
2909         * nnir.el: Ditto.
2910         * nnmairix.el: Ditto.
2911
2912         * gnus-registry.el (gnus-registry-enabled): Default to nil.
2913
2914 2011-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
2915
2916         * gnus-sync.el (gnus-sync-lesync-setup): Fix salt when user setup is
2917         not needed.  Provide xmlplistread list function to produce XML plist
2918         output for non-Gnus LeSync clients.
2919
2920 2011-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
2921
2922         * gnus-fallback-lib/json.el: Add for XEmacs and Emacs 22 support.
2923
2924         * gnus-sync.el: Add LeSync synchronization backend and logic to read
2925         and save against it.  Group subscriptions, read marks, other marks,
2926         subscription levels, topic names, and topic offsets (the group's
2927         position within the topic) are saved.  This is an experimental backend
2928         and may change significantly.  Load json.el from the gnus-fallback-lib
2929         if it's not available otherwise.
2930         (gnus-sync-save): Don't use `apply-partially' because of XEmacs.
2931
2932 2011-10-26  Stefan Monnier  <monnier@iro.umontreal.ca>
2933
2934         * message.el (message-completion-function): Make sure
2935         message-tab-body-function is not attempted if one of
2936         message-completion-alist fails to find a completion (bug#9158).
2937
2938 2011-10-26  Daiki Ueno  <ueno@unixuser.org>
2939
2940         * mml.el (mml-quote-region): Quote <#secure> tag.
2941         (mml-generate-mime-1): Unquote <#secure> tag.
2942
2943 2011-10-20  Chong Yidong  <cyd@gnu.org>
2944
2945         * gnus-cite.el (gnus-message-citation-mode): Doc fix (in Emacs 24,
2946         calling a minor mode from Lisp with nil arg enables it, so we have to
2947         make the wording a bit ambiguous here).
2948
2949 2011-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
2950
2951         * gnus-util.el (gnus-bound-and-true-p): Macro for XEmacs compatibility.
2952         * nnir.el (nnir-mode): Use it.
2953         * nnmairix.el (nnmairix-determine-original-group-from-registry):
2954         Use it.
2955
2956         * nnir.el (gnus-registry-enabled): Defvar to keep the compiler happy.
2957         * nnmairix.el (gnus-registry-enabled): Ditto.
2958
2959 2011-10-17  Dave Abrahams  <dave@boostpro.com>
2960
2961         * gnus-registry.el (gnus-registry-enabled): Add new variable (Bug#9691).
2962         (gnus-registry-install-shortcuts): Set `gnus-registry-install' to 'ask
2963         only while we need to find out if it should be t or nil.
2964         (gnus-registry-initialize): Don't set `gnus-registry-install' to t.
2965         (gnus-registry-install-hooks): Set `gnus-registry-enabled' to t when
2966         the registry is installed.  Set it to nil when it's unloaded.
2967         (gnus-registry-install-p): Provide user guidance for the initial value
2968         of `gnus-registry-install' when it's 'ask, otherwise return its value.
2969         * nnregistry.el (nnregistry-open-server, nnregistry-server-opened):
2970         Use `gnus-registry-enabled' instead of `gnus-registry-install'.
2971         * nnmairix.el (nnmairix-determine-original-group-from-registry):
2972         Use `gnus-registry-enabled' instead of `gnus-registry-install'.
2973         * nnir.el (nnir-mode): Use `gnus-registry-enabled' instead of
2974         `gnus-registry-install'.
2975
2976 2011-10-17  Daiki Ueno  <ueno@unixuser.org>
2977
2978         * mml2015.el (mml2015-epg-find-usable-key): Add comment about the
2979         previous change.
2980         * mml1991.el (mml1991-epg-find-usable-key): Skip the whole key if the
2981         primary key is marked as disabled.
2982
2983 2011-10-17  Christian von Roques  <roques@mti.ag>  (tiny change)
2984
2985         * mml2015.el (mml2015-epg-find-usable-key): Skip the whole key if the
2986         primary key is marked as disabled.
2987
2988 2011-10-11  Andreas Schwab  <schwab@linux-m68k.org>
2989
2990         * html2text.el (html2text-clean-anchor): Check for quotes around
2991         `href' value.
2992
2993 2011-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
2994
2995         * spam.el (spam-check-BBDB): Simplify and support BBDB 3.x when
2996         searching.  Drop `bbdb-cache'.
2997
2998 2011-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2999
3000         * message.el (message-signed-or-encrypted-p): Exclude header when
3001         checking if there is signed or encrypted body in text/plain message.
3002
3003 2011-10-09  Andreas Schwab  <schwab@linux-m68k.org>
3004
3005         * html2text.el (html2text-get-attr): Correctly handle attribute values
3006         containing "=".
3007
3008 2011-09-22  Kan-Ru Chen  <kanru@kanru.info>
3009
3010         * ecomplete.el (ecomplete-display-matches): Use a local keymap to
3011         handle bindings.
3012
3013 2011-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3014
3015         * gnus-win.el (gnus-configure-windows): Protect against reading
3016         ephemeral groups outside of Gnus.
3017
3018 2011-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3019
3020         * shr.el (shr-tag-img): Don't get images displayed in tables.
3021
3022 2011-10-03  Glenn Morris  <rgm@gnu.org>
3023
3024         * gnus-group.el (gnus-bug-group-download-format-alist): Once again get
3025         the "maintainer" version of debbugs.gnu.org reports.
3026
3027 2011-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3028
3029         * shr.el (shr-tag-img): Add a space at the end of an ALT image text to
3030         make asynchronous adjacent image insertion work better.
3031
3032 2011-09-27  Daiki Ueno  <ueno@unixuser.org>
3033
3034         * plstore.el (plstore-select-keys, plstore-encrypt-to): Clarify
3035         documentation.
3036
3037 2011-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3038
3039         * gnus-uu.el (gnus-uu-grab-articles): Require gnus-async so that
3040         `gnus-asynchronous' isn't shadowed.
3041
3042 2011-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3043
3044         * gnus-xmas.el (gnus-xmas-define): Add `member-ignore-case'.
3045
3046         * nnimap.el (nnimap-wait-for-response): Message less (bug#9540).
3047         (nnimap-insert-partial-structure): The charset parameter isn't
3048         case-sensitive.
3049
3050         * nnheader.el (nnheader-message-maybe): New function.
3051
3052         * shr.el (shr-tag-table): Render totally broken tables better.
3053
3054         * mml.el (mml-generate-mime-1): Don't alter the contents if we're
3055         computing the boundary.
3056
3057 2011-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3058
3059         * pop3.el (pop3-number-of-responses): Remove.
3060         (pop3-wait-for-messages): Rewrite to take linear time instead of
3061         exponential time.
3062
3063 2011-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3064
3065         * gnus-sum.el (gnus-summary-show-article): Bind `shr-ignore-cache' to
3066         re-fetch images.
3067
3068         * shr.el (shr-tag-img): Support a new variable `shr-ignore-cache' to
3069         re-fetch images when hitting `g' in Gnus.
3070
3071 2011-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3072
3073         * mml.el (mml-inhibit-compute-boundary): New internal variable.
3074         (mml-compute-boundary): Don't check collision if it is non-nil.
3075         (mml-compute-boundary-1): Use mml-generate-mime-1 to encode part
3076         before checking collision.
3077
3078 2011-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3079
3080         * message.el (message-indent-citation): Really make sure there's a
3081         newline at the end.
3082
3083         * nnimap.el (nnimap-parse-flags): Make regexp less prone to overflows.
3084         Fix suggested by John Wiegley.
3085
3086         * pop3.el (pop3-open-server): Fix +OK end-of-command regexp.
3087
3088         * gnus-art.el (gnus-treat-hide-citation): Add doc.
3089
3090         * message.el (message-default-send-rename-function): Break out into its
3091         own function.
3092
3093         * ecomplete.el (ecomplete-display-matches): Revert patch since it
3094         doesn't work under XEmacs.
3095
3096         * nnimap.el (nnimap-map-port): New function to connect to 993 instead
3097         of "imaps" to word around Windows problems.
3098         (nnimap-open-connection-1): Use it.
3099
3100         * message.el (message-indent-citation): Revert last change which made
3101         `F' not work.
3102
3103 2011-09-13  Kan-Ru Chen  <kanru@kanru.info>
3104
3105         * ecomplete.el (ecomplete-display-matches): Intercept key sequence from
3106         terminal as well.
3107
3108 2011-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3109
3110         * mm-view.el (mm-display-inline-fontify): Don't run doc-view-mode
3111         because it displays images using overlays that aren't easy to copy to
3112         the article buffer.
3113
3114 2011-09-20  Łukasz Stelmach  <lukasz.stelmach@iem.pw.edu.pl>  (tiny change)
3115
3116         * message.el (message-indent-citation): Fix empty line removal at the
3117         end of the citation.
3118
3119 2011-09-20  Julien Danjou  <julien@danjou.info>
3120
3121         * auth-source.el (auth-source-netrc-create): Use default value for
3122         password if specified.  Evaluate default.
3123         (auth-source-plstore-create): Ditto.
3124         (auth-source-plstore-create, auth-source-netrc-create): Fix default
3125         value evaluation.
3126         (auth-source-netrc-create): Typo fix.
3127         (auth-source-plstore-create): Ditto.
3128
3129         * password-cache.el (password-cache-remove): Remove entries even if the
3130         value is nil, so that password with a nil value (negative caching) is
3131         possible to invalidate.
3132
3133         * auth-source.el (auth-source-format-cache-entry): New function.
3134
3135 2011-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3136
3137         * gnus-fun.el (gnus-convert-image-to-x-face-command): Doc fix.
3138
3139 2011-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3140
3141         * mm-decode.el (mm-inline-media-tests): Fix typo in regexp.
3142
3143 2011-09-19  Julien Danjou  <julien@danjou.info>
3144
3145         * auth-source.el (auth-source-netrc-parse): Use an obfuscation method
3146         which work with things that are not ASCII.
3147
3148 2011-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3149
3150         * mm-decode.el (mm-inline-media-tests): Support imagemagick images.
3151
3152 2011-09-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3153
3154         * gnus-sum.el (gnus-summary-read-group-1): Bump the "Retrieving"
3155         message level.
3156
3157 2011-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3158
3159         * message.el (message-read-from-minibuffer): Make abbrev expansion work.
3160
3161 2011-09-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3162
3163         * gnus.el (gnus-interactive-exit): Update defcustom spec.
3164
3165 2011-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
3166
3167         * gnus.el (gnus-nntp-server): Move to gnus-int.el to silence bytecomp.
3168         * gnus-int.el (gnus-nntp-server): Move from gnus.el.
3169
3170 2011-09-12  Andrew Cohen  <cohen@andy.bu.edu>
3171
3172         * gnus-group.el (gnus-group-list-limit-map, gnus-group-list-flush-map)
3173         (gnus-group-list-plus-map): Allow limiting, flushing and plusing ticked
3174         articles.
3175
3176 2011-09-11  Chong Yidong  <cyd@stupidchicken.com>
3177
3178         * message.el (message-pop-to-buffer): Default to switch-to-buffer.
3179         (message-mail-other-window, message-mail-other-frame)
3180         (message-news-other-window, message-news-other-frame):
3181         Use switch-to-buffer-other-frame and switch-to-buffer-other-window
3182         instead of setting buffer display varibles.
3183
3184 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3185
3186         * gnus-group.el (gnus-group-list-limit): Explain what the command does.
3187
3188         * gnus-sum.el (gnus-fetch-headers): Bump message level.
3189
3190 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3191
3192         * gnus-dup.el (gnus-dup-suppress-articles): Move "Suppressing
3193         duplicates" to a higher level.
3194
3195         * gnus-util.el (gnus-verbose): Lower default to 6 to get rid of the
3196         most egregious messages.
3197
3198 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3199
3200         * gnus-msg.el (gnus-summary-mail-forward): Minuscule doc fix.
3201
3202 2011-09-10  Tetsuo Tsukamoto  <tt.tetsuo.tsukamoto@gmail.com>  (tiny change)
3203
3204         * nnrss.el (nnrss-retrieve-groups): Decode the charset before looking
3205         up the file (bug#9351).
3206
3207 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3208
3209         * nnimap.el: Redo the charset handling.  Let Gnus encode the names, as
3210         it does with all other backends, but decode the names immediately after
3211         getting them.
3212
3213         * gnus-group.el (gnus-group-name-charset): Always return `utf-7' when
3214         decoding nnimap groups.
3215
3216         * gnus.el (gnus-variable-list): Don't save `gnus-format-specs' in the
3217         newsrc file.  It doesn't seem like an important optimization any more.
3218
3219 2011-09-10  Dave Abrahams  <dave@boostpro.com>
3220
3221         * nnimap.el (nnimap-transform-headers): Fix regexp to be less prone to
3222         overflows.
3223
3224 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3225
3226         * gnus.el (gnus-article-mark-lists): Remove `recent'.
3227         (gnus-interactive-exit): Extend to `quiet'.
3228
3229         * gnus-sum.el (gnus-offer-save-summaries): Use it.
3230
3231         * gnus-art.el (gnus-treat-hide-citation-maybe): Add more doc to the
3232         string.
3233
3234         * plstore.el (plstore--get-buffer): Silence compiler warnings by
3235         renaming function arguments from `this'.
3236
3237         * gnus-sum.el (gnus-newsgroup-recent): Remove.
3238
3239         * gnus-spec.el (gnus-lrm-string-p): `bidi-string-mark-left-to-right'
3240         has been renamed.
3241         (gnus-lrm-string-p): Include RLM and PDF, too.
3242
3243         * gnus-int.el (gnus-open-server): Make the "denied" message clearer
3244         (bug#9225).
3245
3246 2011-09-10  Eli Zaretskii  <eliz@gnu.org>
3247
3248         Add autoload cookies for functions used by sendmail.el.
3249         * mm-encode.el (mm-default-file-encoding): Add autoload cookie.
3250
3251         * mml.el (mml-to-mime, mml-attach-file): Add autoload cookies.
3252
3253 2011-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3254
3255         * gnus-art.el (article-date-ut): Work properly even when there are
3256         things like Date header in the body; work for forwarded parts.
3257
3258 2011-09-05  Andrew Cohen  <cohen@andy.bu.edu>
3259
3260         * gnus-sum.el (gnus-summary-exit): Ensure we kill the proper
3261         original-article-buffer.
3262
3263 2011-09-05  Kan-Ru Chen  <kanru@kanru.info>
3264
3265         * nnir.el (nnir-compose-result): Fix matching of server type.
3266         (nnir-run-swish++): Ditto.
3267         (nnir-run-namazu): Ditto.
3268         (nnir-run-notmuch): Ditto.
3269
3270 2011-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3271
3272         * gnus.el (gnus-home-directory): Add warning about setting in .gnus.el
3273         (bug#9405).
3274
3275         * gnus-score.el (gnus-summary-increase-score): Doc clarification
3276         (bug#9421).
3277
3278         * gnus-spec.el (gnus-face-0): Make all the face specs into defcustoms
3279         (bug#9425).
3280
3281         * gnus-art.el (gnus-treatment-function-alist): Remove CRs as the first
3282         thing (bug#9426).
3283
3284 2011-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3285
3286         * nnimap.el (nnimap-open-connection-1): Use the correct port number in
3287         the error message.
3288
3289 2011-09-02  Eli Zaretskii  <eliz@gnu.org>
3290
3291         * message.el (message-setup-1): Return t (Bug#9392).
3292
3293 2011-09-01  Andrew Cohen  <cohen@andy.bu.edu>
3294
3295         * gnus-sum.el: When adding article headers to a summary buffer also
3296         update gnus-newsgroup-articles (bug#9386).
3297
3298 2011-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3299
3300         * auth-source.el: Autoload help-mode.
3301
3302 2011-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3303
3304         * gnus-group.el (gnus-group-name-charset): Don't bug out on server
3305         names.
3306
3307 2011-08-27  Daiki Ueno  <ueno@unixuser.org>
3308
3309         * mml-smime.el (mml-smime-epg-verify): Don't use the 4th arg of
3310         mm-replace-in-string for compatibility issues.
3311         * mml2015.el (mml2015-epg-verify): Ditto.
3312
3313 2011-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3314
3315         * mailcap.el (mailcap-mime-data): Regexp-quote MIME subtype.
3316
3317         * gnus-msg.el (gnus-setup-message): Remove extra apostrophe.
3318
3319 2011-08-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3320
3321         * nnmail.el (nnmail-get-new-mail-1): If one mail source bugs out,
3322         continue on and do the clean-up phase (bug#9188).
3323
3324         * gnus-sum.el (gnus-summary-expire-articles): When expiring articles,
3325         just ignore groups that can't be opened instead of erroring out
3326         (bug#9225).
3327
3328         * gnus-art.el (gnus-article-update-date-headers): Flip the default to
3329         nil since some many people are fuddy-duddies.
3330
3331         * gnus-html.el (gnus-html-image-fetched): Don't cache zero-length
3332         images.
3333
3334         * nntp.el (nntp-authinfo-file): Mark as obsolete -- use auth-source
3335         instead.
3336
3337         * pop3.el (pop3-wait-for-messages): Don't use Gnus functions here.
3338
3339         * gnus-util.el (gnus-process-live-p): Copy over compat function.
3340
3341         * pop3.el (pop3-wait-for-messages): If the pop3 process dies, stop
3342         processing.
3343
3344         * nntp.el (nntp-kill-buffer): Kill the process before killing the
3345         buffer to avoid warnings.
3346
3347 2011-08-20  Simon Josefsson  <simon@josefsson.org>
3348
3349         * gnus-agent.el (gnus-agent-expire-done-message): Use %.f as format
3350         specified to reduce precision.
3351
3352 2011-08-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3353
3354         * nnimap.el (nnimap-transform-headers): Protect against (NIL ...)
3355         bodystructures (bug#9314).
3356
3357 2011-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3358
3359         * gnus-art.el (gnus-insert-mime-button, gnus-mime-display-alternative):
3360         Make button keymap non-sticky after buttons.
3361
3362 2011-08-18  David Engster  <dengste@eml.cc>
3363
3364         * nnmairix.el (nnmairix-request-set-mark)
3365         (nnmairix-goto-original-article): Remove adding of article to registry,
3366         since `gnus-registry-add-group' isn't available anymore.
3367         (nnmairix-determine-original-group-from-registry):
3368         Use `gnus-registry-get-id-key' since `gnus-registry-fetch-groups' isn't
3369         available anymore.
3370
3371 2011-08-12  Simon Josefsson  <simon@josefsson.org>
3372
3373         * starttls.el (starttls-any-program-available): Define as obsolete
3374         function.
3375
3376 2011-08-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3377
3378         * gnus-util.el (gnus-y-or-n-p): Reinstate the message-clearing y-or-n-p
3379         versions which Gnus use when appropriate.
3380
3381         * gnus-group.el (gnus-group-clear-data): Add a y-or-n query, since it's
3382         a pretty destructive command.
3383
3384         * nnmail.el (nnmail-extra-headers): Clarify slightly (bug#9302).
3385
3386 2011-08-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3387
3388         * message.el (message-fix-before-sending): Make a different warning
3389         about NUL characters (bug#9270).
3390
3391         * gnus-sum.el (gnus-auto-select-subject): Allow specifying a function
3392         from custom (bug#9260).
3393
3394         * gnus-spec.el (gnus-lrm-string): Use 8206 instead of ?\x200e to make
3395         things work in Emacs 22 and XEmacs, too.
3396
3397         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): LRM-ify the
3398         default From.
3399
3400         * gnus-spec.el (gnus-lrm-string-p): New macro.
3401         (gnus-lrm-string): New constant.
3402         (gnus-summary-line-format-spec): LRM-ify the from.
3403         (gnus-tilde-max-form): LRM-ify string chopping.
3404
3405         * gnus-ems.el (gnus-string-mark-left-to-right): New function.
3406
3407         * message.el (message-is-yours-p): Allow disabling canlock checking
3408         (bug#9295).
3409         (message-shoot-gnksa-feet): Add `canlock-verify'.
3410         (message-auto-save-directory): Use ~/ as the auto-save directory if the
3411         message directory isn't writable (bug#9304).
3412
3413         * auth-source.el (auth-source-netrc-saver): Make the .authinfo file
3414         non-world-readable.
3415
3416 2011-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3417
3418         * nndraft.el (nndraft-update-unread-articles): Don't send delayed
3419         articles.
3420
3421 2011-08-13  Andreas Schwab  <schwab@linux-m68k.org>
3422
3423         * gnus-score.el (gnus-all-score-files): Use copy-sequence instead of
3424         copy-list.
3425
3426 2011-08-12  Sam Steingold  <sds@gnu.org>
3427
3428         * gnus-score.el (gnus-score-find-alist): Keep the score files already
3429         in the reverse order to avoid modifying the cache with `nreverse'.
3430         (gnus-all-score-files): Do not modify the value returned by
3431         `gnus-score-find-alist' because it lives in a cache variable.
3432         (gnus-current-home-score-file): No need to `nreverse' the return value
3433         of `gnus-score-find-alist', it is already in the correct order.
3434
3435 2011-08-11  Andrew Cohen  <cohen@andy.bu.edu>
3436
3437         * nnimap.el (nnimap-transform-headers): BODYSTRUCTURE for messages of
3438         type MESSAGE and subtype RFC822 is slightly different from those of
3439         type TEXT.
3440
3441 2011-08-05  Andrew Cohen  <cohen@andy.bu.edu>
3442
3443         * gnus-sum.el (gnus-summary-refer-article): Warp to article.
3444         This allows article-referral to work from an nnir group.
3445
3446 2011-08-04  Andrew Cohen  <cohen@andy.bu.edu>
3447
3448         * gnus.el (registry-ignore): Add nnir groups to the ignore-list.
3449
3450 2011-08-04  Daiki Ueno  <ueno@unixuser.org>
3451
3452         * mml1991.el (mml1991-epg-find-usable-key)
3453         (mml1991-epg-find-usable-secret-key): New function.
3454         (mml1991-epg-sign): Check if signing key is usable.
3455         (mml1991-epg-encrypt): Check if encrypting key is usable (bug#8955).
3456
3457 2011-08-03  Andrew Cohen  <cohen@andy.bu.edu>
3458
3459         * nnir.el (nnir-read-server-parm): Add an argument to restrict to
3460         server-variables only.  This should fix a bug introduced with commit
3461         e1889675b7f4adf057833c5513c9374134c4e053.
3462         (nnir-run-query): 'nnir-search-engine should not be set from the global
3463         environment.
3464
3465 2011-08-02  Andrew Cohen  <cohen@andy.bu.edu>
3466
3467         * nnir.el (nnir-search-thread): Position point on referring article
3468         line.
3469         (nnir-warp-to-article): Clean up summary buffers.
3470
3471         * nnimap.el (nnimap-request-thread): Whitespace fix.
3472
3473 2011-08-02  Steve Purcell  <steve@sanityinc.com>  (tiny change)
3474
3475         * nnimap.el (nnimap-get-groups): Decode "&" correctly.
3476
3477 2011-08-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3478
3479         * starttls.el (starttls-available-p): Rename from
3480         `starttls-any-program-available' and changed return convention.
3481
3482 2011-07-31  Lars Ingebrigtsen  <larsi@gnus.org>
3483
3484         * nnmaildir.el (nnmaildir-request-accept-article): Don't call
3485         `unix-sync' unless it's defined.
3486
3487 2011-07-31  Marcus Harnisch  <marcus.harnisch@gmx.net>  (tiny change)
3488
3489         * gnus-art.el (gnus-article-stop-animations): Use `elt' instead of
3490         `aref' for XEmacs compatibiltiy.
3491
3492 2011-07-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3493
3494         * spam.el (spam-fetch-field-fast): Rewrite slightly for clarity.
3495
3496 2011-07-31  Dave Abrahams  <dave@boostpro.com>
3497
3498         * gnus-sum.el (gnus-summary-refer-thread): Since lambdas aren't
3499         closures, quote the form properly (bug#9194).
3500
3501 2011-07-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3502
3503         * gnus-sum.el (gnus-summary-insert-new-articles): Clean up slightly.
3504         (gnus-summary-insert-new-articles): Protect against servers that are
3505         down.
3506
3507 2011-07-29  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
3508
3509         * mm-decode.el (mm-dissect-buffer): Add a default content-disposition
3510         in mm handle if none is specified.
3511
3512 2011-07-24  Andrew Cohen  <cohen@andy.bu.edu>
3513
3514         * nnimap.el (nnimap-make-thread-query): Quote message-ids for gmail.
3515
3516 2011-07-23  Andrew Cohen  <cohen@andy.bu.edu>
3517
3518         * nnir.el (nnir-search-thread): New function to make an nnir group
3519         based on a thread query.
3520
3521         * gnus-sum.el (gnus-refer-thread-use-nnir): New variable to control use
3522         of nnir in thread referral.
3523         (gnus-summary-refer-thread): Use it.
3524
3525         * nnimap.el (nnimap-request-thread): Use it.
3526
3527 2011-07-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3528
3529         * shr.el (shr-tag-comment): Ignore HTML comments.
3530
3531 2011-07-20  Andrew Cohen  <cohen@andy.bu.edu>
3532
3533         * nnir.el (gnus-group-make-nnir-group): Allow optional search query
3534         argument.
3535         (gnus-group-make-nnir-group, nnir-request-group, nnir-run-query):
3536         Use `nnir-address' to handle server info rather than passing an arg.
3537
3538         * nnimap.el (nnimap-make-thread-query): New utility function to format
3539         an imap thread search query.
3540         (nnimap-request-thread): Use it.
3541
3542         * gnus-sum.el (gnus-handle-ephemeral-exit): Ensure we are setting the
3543         right select-method if we are not going back to the group buffer.
3544
3545 2011-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3546
3547         * gnus-group.el (gnus-group-read-ephemeral-group): Make sure we don't
3548         enter invalid buffer configurations into the quit form (bug#9107).
3549         (gnus-group-tool-bar-gnome): Replace connect/disconnect with
3550         unplugged/plugged.
3551
3552         * gnus-sum.el (gnus-summary-refer-thread): When inserting new headers,
3553         keep track of which ones are unread (bug#9061).
3554
3555         * gnus.el (gnus-refer-article-method): Allow entering any sexp
3556         (bug#9055).
3557
3558         * gnus-art.el (gnus-article-show-images): Allow working if using w3m
3559         (bug#9041).
3560
3561         * gnus-html.el (mm-util): Require (bug#9073).
3562
3563         * gnus-sum.el (gnus-delete-duplicate-headers): New function.
3564         (gnus-summary-refer-thread): Use it to remove duplicates in the
3565         un-threaded view (bug#9053).
3566         (gnus-summary-insert-subject): Document USE-OLD-HEADER (bug#9070).
3567
3568 2011-07-07  Kan-Ru Chen  <kanru@kanru.info>
3569
3570         * nnir.el (nnir-read-server-parm): Use default value from global
3571         variable.  Without this the default search engine parameters aren't
3572         used at all.
3573
3574 2011-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3575
3576         * message.el (message-unique-id): Don't use the undocumented return
3577         value from (random t) (bug#9118).
3578
3579 2011-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3580
3581         * message.el (message-auto-save-directory): If the ~/Mail directory
3582         doesn't exist, use ~ as the auto-save directory (bug#4432).
3583
3584         * gnus-group.el (gnus-group-read-ephemeral-group): Start Gnus if it
3585         hasn't already been started.
3586
3587 2011-07-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3588
3589         * gnus.el (debbugs-gnu): Rename from debbugs-emacs.
3590
3591         * message.el (message-reply): Work around mysterious bug where
3592         `message-mode' seems to overwrite the locally bound `subject' variable.
3593
3594 2011-07-14  Andrew Cohen  <cohen@andy.bu.edu>
3595
3596         * nnimap.el (nnimap-request-thread): Ensure search is performed in
3597         correct group.
3598
3599         * gnus-int.el (gnus-request-thread): Add group argument.
3600
3601         * gnus-sum.el (gnus-summary-refer-thread): Use it.
3602
3603 2011-07-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3604
3605         * dgnushack.el (debbugs-gnu-summary-mode): Update compat names, too.
3606
3607         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): `debbugs-*'
3608         renamed to `debbugs-gnu-*'.
3609
3610 2011-07-08  Daiki Ueno  <ueno@unixuser.org>
3611
3612         * plstore.el: Revert the editing feature since it is not urgent.
3613         (plstore-mode, plstore-mode-toggle-display, plstore-mode-original)
3614         (plstore-mode-decoded): Remove.
3615
3616 2011-07-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3617
3618         * gnus-msg.el (gnus-bug): Don't insert user variables.  It usually
3619         isn't very interesting any more, and it leaks potentially secret data.
3620         (gnus-debug): Remove.
3621
3622         * gnus-art.el (gnus-ignored-headers): Remove obsolete and non-working
3623         use of :custom-show.
3624
3625 2011-07-07  Daiki Ueno  <ueno@unixuser.org>
3626
3627         * plstore.el: Add documentation.
3628         (plstore-mode): New mode to edit plstore file.
3629         (plstore-mode-toggle-display, plstore-mode-original)
3630         (plstore-mode-decoded): New command.
3631         (plstore--encode, plstore--decode, plstore--write-contents-functions)
3632         (plstore--insert-buffer, plstore--make): New function.
3633         (plstore-open, plstore-save): Simplify by using them.
3634
3635 2011-07-06  Glenn Morris  <rgm@gnu.org>
3636
3637         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Silence compiler.
3638
3639 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3640
3641         * gnus.el (gnus-refer-article-method): Remove mention of nnspool, which
3642         no longer is much used.
3643         (gnus-summary-line-format): Link to "Marking Articles" instead of "Read
3644         Articles".
3645
3646 2011-04-03  Kan-Ru Chen  <kanru@kanru.info>
3647
3648         * nnir.el (nnir-notmuch-program, nnir-notmuch-additional-switches)
3649         (nnir-notmuch-remove-prefix, nnir-engines, nnir-run-notmuch): New nnir
3650         `notmuch' backend.
3651
3652 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3653
3654         * mm-decode.el (mm-text-html-renderer): Doc fix.
3655
3656         * gnus-msg.el (gnus-bug): Fix the MML tag.
3657
3658         * pop3.el (pop3-open-server): -ERR is a valid response to CAPA.
3659
3660 2011-07-05  Daiki Ueno  <ueno@unixuser.org>
3661
3662         * gnus-start.el (gnus-get-unread-articles): Don't connect to the
3663         secondary methods if started with `gnus-no-server'.
3664
3665 2011-07-05  Juanma Barranquero  <lekktu@gmail.com>
3666
3667         * message.el (message-return-action): Fix typo in docstring.
3668
3669 2011-07-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3670
3671         * gnus-group.el (gnus-read-ephemeral-bug-group): Allow fetching several
3672         bug reports at once.
3673
3674         * nnimap.el (nnimap-request-scan): Say that splitting has finished.
3675
3676 2011-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3677
3678         * nndraft.el: Require gnus-group.
3679         (nndraft-request-list): Declare.
3680
3681         * nndraft.el (nndraft-update-unread-articles): Don't show group having
3682         no unread article unless it matches gnus-permanently-visible-groups.
3683
3684         * nndraft.el (nndraft-update-unread-articles): New function.
3685         (nndraft-request-associate-buffer): Use it to update the number of
3686         unread articles for the nndraft groups in the group buffer when saving
3687         or killing a draft message.
3688
3689 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3690
3691         * gnus-group.el (gnus-read-ephemeral-bug-group): Bind the coding
3692         systems to binary before writing and reading the mbox files.
3693
3694         * gnus.el (gnus-summary-line-format): Link to the info node for %U
3695         instead of trying to list them all (bug#8978).
3696
3697 2011-07-03  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
3698
3699         * pop3.el (pop3-open-server): Use :end-of-capability.
3700
3701 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3702
3703         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Make sure that
3704         the id is always a number.
3705
3706         * dgnushack.el (debbugs-summary-mode): Shut up compiler about debbugs.
3707
3708         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Hook into
3709         debbugs mode, if possible.
3710
3711 2011-07-02  Daiki Ueno  <ueno@unixuser.org>
3712
3713         * auth-source.el (auth-source-token-passphrase-callback-function):
3714         Reindent.
3715         (epg-context-operation): Remove unnecessary autoload.
3716
3717 2011-07-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3718
3719         * gnus.el (gnus-list-debbugs): New command.
3720
3721         * gnus-group.el (gnus-bug-group-download-format-alist): Get the
3722         mboxstat instead of the maintbox, since the stat seems to be fuller.
3723
3724         * gnus-msg.el (gnus-configure-posting-styles): Don't try to select dead
3725         summary buffers.
3726
3727         * message.el (message-get-reply-headers): Delete all duplicates,
3728         instead of the first.
3729         (message-get-reply-headers): Ensure that we have progress while
3730         deleting duplicates.
3731
3732         * gnus-msg.el (gnus-configure-posting-styles): Get the local
3733         gnus-posting-style value from the summary buffer to make it easier to
3734         make that a per-buffer conf.
3735
3736 2011-07-02  Andrew Cohen  <cohen@andy.bu.edu>
3737
3738         * nnir.el (nnir-run-imap): Allow halting a search when an article is
3739         found by setting `shortcut' in 'query.
3740         (nnir-request-article): Use `shortcut' setting when requesting article
3741         by Message-ID.
3742
3743 2011-07-02  Teodor Zlatanov  <tzz@lifelogs.com>
3744
3745         * gnus-msg.el (gnus-bug): Give the Version and Package headers to
3746         debbugs with the X-Debbugs-Package and X-Debbugs-Version headers.
3747         Bring the pseudo-headers back too.
3748
3749 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
3750
3751         * auth-source.el (auth-source-token-passphrase-callback-function):
3752         Simplify and remove EPA dependency.
3753
3754 2011-07-01  Andrew Cohen  <cohen@andy.bu.edu>
3755
3756         * nnir.el (nnir-request-article): Fix error message text.
3757
3758 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
3759
3760         * auth-source.el (plstore-delete): Autoload.
3761         (auth-source-plstore-search): Support delete operation.
3762         * plstore.el (plstore-delete): New function.
3763
3764 2011-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3765
3766         * gnus-draft.el (gnus-draft-clear-marks): Revert last change;
3767         mark actually existing articles as unread rather than the ones that
3768         active asserts.
3769
3770 2011-07-01  Paul Eggert  <eggert@cs.ucla.edu>
3771
3772         * nntp.el (nntp-record-command):
3773         * gnus-util.el (gnus-message-with-timestamp-1):
3774         Use format-time-string rather than decoding time stamps by hand.
3775         This is simpler and insulates the code from potential changes to
3776         current-time format.
3777
3778 2011-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3779
3780         * gnus-draft.el (gnus-draft-clear-marks): Mark deleted articles as read.
3781
3782 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
3783
3784         * plstore.el (plstore-select-keys, plstore-encrypt-to): New variable.
3785         (plstore-save): Support public key encryption.
3786         (plstore--init-from-buffer): New function.
3787         (plstore-open): Use it; fix error when opening a non-existent file.
3788         (plstore-revert): Use plstore--init-from-buffer.
3789
3790 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
3791
3792         * auth-source.el (auth-source-backend): Fix :initarg for data slot.
3793
3794 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3795
3796         * mml2015.el (mml2015-use): Replace string-match-p with string-match
3797         for old Emacsen.
3798
3799 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
3800
3801         * mml2015.el (mml2015-use): Don't try to load PGG on Emacs 24, when EPG
3802         is not fully working.
3803
3804 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3805
3806         * dgnushack.el: Autoload sha1 on XEmacs.
3807
3808         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Take an optional
3809         quit window configuration.
3810
3811         * auth-source.el (epg-context-set-passphrase-callback):
3812         Remove duplicate autoload.
3813
3814 2011-06-30  Andrew Cohen  <cohen@andy.bu.edu>
3815
3816         * nnir.el (nnir-request-article): Allow requesting articles by
3817         Message-ID with nnimap.
3818
3819         * gnus-sum.el (gnus-refer-article-methods): Allow (nnir) entry to use
3820         current server.
3821
3822 2011-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
3823
3824         * auth-source.el: Autoload EPA/EPG functions.
3825         (auth-source-netrc-use-gpg-tokens): Clarify that it should not be
3826         changed when EPA/EPG is not available.
3827         (auth-source-backend): Rename "arg" member to "data".
3828         (auth-source-backend-parse, auth-source-plstore-search)
3829         (auth-source-plstore-create): Use it.
3830
3831 2011-06-30  Andrew Cohen  <cohen@andy.bu.edu>
3832
3833         * gnus-art.el (gnus-request-article-this-buffer): Use existing function
3834         `gnus-refer-article-methods'.
3835
3836 2011-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
3837
3838         * auth-source.el: Require EPA and EPG.
3839         (auth-source-passphrase-alist): New variable.
3840         (auth-source-passphrase-callback-function)
3841         (auth-source-token-passphrase-callback-function): Callbacks for the
3842         netrc field encryption (GPG tokens).
3843         (auth-source-epa-extract-gpg-token, auth-source-epa-make-gpg-token):
3844         Symmetric encryption and decryption of the netrc GPG tokens.
3845         (auth-source-netrc-normalize): Use them, simplifying the closure.
3846
3847 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3848
3849         * dgnushack.el (dgnushack-compile): Don't compile plstore.el unless epg
3850         is available.
3851
3852 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3853
3854         * nnimap.el (nnimap-split-incoming-mail): If `nnimap-split-fancy' is
3855         non-nil, and `nnimap-split-methods' is nil, use the former.
3856
3857 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
3858
3859         * plstore.el (plstore-revert): New function.
3860         (plstore-open): Use it; hide the buffer from user.
3861
3862 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
3863
3864         * auth-source.el (auth-source-backend): New member "arg".
3865         (auth-source-backend-parse): Handle new backend 'plstore.
3866         * plstore.el: New file.
3867
3868 2011-06-30  Glenn Morris  <rgm@gnu.org>
3869
3870         * mm-util.el (mm-charset-synonym-alist): Move definition before use.
3871
3872 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3873
3874         * nnimap.el (nnimap-process-expiry-targets): Say what target we're
3875         expiring articles to.
3876
3877         * mm-util.el (mm-charset-to-coding-system): Recognize all ANSI.x3.4
3878         variations as ASCII (bug#5458).
3879
3880 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3881
3882         * nnmh.el (nnmh-request-list-1): Work on MS Windows.
3883
3884 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3885
3886         * message.el (message-point-in-header-p): Tweak the function to default
3887         to saying that we're not in the headers if there is no separator at
3888         all.  This makes it possible to use the Message version of `M-q' in
3889         buffers with no headers (bug#7987).
3890         (message-point-in-header-p): Fix last checkin to work with an empty
3891         mail-header-separator, too.
3892
3893         * auth-source.el (auth-source-netrc-saver): If the user says "don't ask
3894         again, save the choice via customize.
3895
3896 2011-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3897
3898         * message.el (message-send-mail-function): Add `sendmail-query-once'.
3899
3900         * nnimap.el (nnimap-finish-retrieve-group-infos): If the server has
3901         ended the connection, bail out before waiting infinitely on a new
3902         connection.
3903
3904 2011-06-28  Teodor Zlatanov  <tzz@lifelogs.com>
3905
3906         * gnus-msg.el (gnus-bug): Add Package and Version pseudo-headers to bug
3907         reports.
3908
3909         * gnus.el (gnus-bug-package): Use "gnus."
3910         (gnus-maintainer): Direct bug reports to submit@debbugs.gnu.org.
3911
3912 2011-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3913
3914         * dgnushack.el: Make the timer warning go away on XEmacs.
3915
3916         * gnus-art.el (gnus-article-stop-animations): New function to stop any
3917         animations going on at article exit time.
3918
3919         * gnus-registry.el (gnus-registry-user-format-function-M): Reinstate,
3920         since removing it breaks people upgrading.
3921
3922         * shr.el (shr-put-image): Use the new interface for animating images.
3923         (shr-put-image): Animate for 60 seconds.
3924
3925         * dgnushack.el: Bind `gnutls-available-p' to `ignore' on XEmacs to
3926         avoid compiler warnings.
3927
3928         * auth-source.el (with-auth-source-epa-overrides): Fix compilation
3929         error with `find-file-hooks' on Emacs 22.
3930         (with-auth-source-epa-overrides): Ugly hack to Wrap the
3931         `find-file-hook' things in `symbol-value' to avoid compilation warnings
3932         on all architectures.
3933
3934         * spam.el (spam-stat): Require in a normal fashion without binding
3935         `spam-stat-install-hooks' to avoid compilation warnings.
3936
3937         * spam-stat.el (spam-stat-install-hooks): Remove.
3938         (spam-stat-install-hooks): Don't run automatically.
3939
3940 2011-06-26  Timo Juhani Lindfors  <timo.lindfors@iki.fi>  (tiny change)
3941
3942         * gnus-msg.el (gnus-summary-reply-to-list-with-original): New command
3943         and keystroke.
3944
3945 2011-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3946
3947         * auth-source.el (auth-source-netrc-cache): Move forward.
3948
3949 2011-06-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3950
3951         * proto-stream.el (proto-stream-open-starttls): Use
3952         `gnutls-available-p' to see whether we have built-in support.
3953
3954         * auth-source.el (auth-source-netrc-create): Don't query the bits that
3955         we already know.
3956         (auth-source-forget-all-cached): Clear auth-source-netrc-cache, too.
3957         (auth-source-netrc-create): Don't prompt for the stuff we already know.
3958
3959 2011-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3960
3961         * auth-source.el (auth-source-netrc-create): Don't print all tokens in
3962         %S format, since that looks odd.
3963         (auth-sources): Prefer the ~/.authinfo file over the ~/.authinfo.gpg
3964         file, especially when saving.
3965
3966 2011-06-21  Andrew Cohen  <cohen@andy.bu.edu>
3967
3968         * nnimap.el (nnimap-find-article-by-message-id): return nil when no
3969         article found.
3970
3971 2011-06-18  Teodor Zlatanov  <tzz@lifelogs.com>
3972
3973         * auth-source.el (auth-source-netrc-use-gpg-tokens): Replace
3974         `auth-source-save-secrets' with a more sensitive alist that can be
3975         configured per file.  Experimental, so defaults to 'never.
3976         (auth-source-netrc-create): Use it.  Still experimental code.
3977         (with-auth-source-epa-overrides): Use `find-file-hooks' if
3978         `find-file-hook' is unbound (XEmacs fix).  Fix backquoting bug.
3979
3980 2011-06-16  Teodor Zlatanov  <tzz@lifelogs.com>
3981
3982         * auth-source.el (auth-source-save-secrets): New variable to control if
3983         secret tokens should be saved encrypted.
3984         (auth-source-netrc-parse, auth-source-netrc-search): Pass the file name
3985         to `auth-source-netrc-normalize'.
3986         (with-auth-source-epa-overrides): Add convenience macro.  Don't depend
3987         on the EPA variables being defined.
3988         (auth-source-epa-make-gpg-token): Convert text to a "gpg:" token.
3989         (auth-source-netrc-normalize): Convert "gpg:" tokens back to text in
3990         the lexical-let closure.
3991         (auth-source-netrc-create): Create "gpg:" tokens according to
3992         `auth-source-save-secrets'.
3993
3994 2011-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3995
3996         * gnus-group.el (gnus-group-update-group): Add new argument
3997         `info-unchanged' that stops updating dribble buffer.
3998
3999         * gnus-start.el (gnus-dribble-enter): Add new argument `regexp' that
4000         deletes lines matching to it in dribble buffer.
4001
4002         * gnus-agent.el (gnus-agent-fetch-group-1):
4003         * gnus-group.el (gnus-group-update-group-line, gnus-group-make-group):
4004         * gnus-srvr.el (gnus-server-update-server, gnus-server-set-info):
4005         * gnus-start.el (gnus-group-change-level):
4006         * gnus-sum.el (gnus-summary-move-article): Delete old dribble entry.
4007
4008         * gnus-sum.el (gnus-summary-update-info): Don't update dribble buffer
4009         if newsgroup info is not changed.
4010
4011         * gnus-group.el (gnus-group-get-new-news-this-group):
4012         * gnus-sum.el (gnus-summary-read-group-1, gnus-summary-exit-no-update):
4013         Don't update dribble buffer.
4014
4015 2011-06-01  Teodor Zlatanov  <tzz@lifelogs.com>
4016
4017         * gnus-registry.el (gnus-registry-remove-ignored): New function to
4018         remove entries with groups we ignore.
4019
4020 2011-05-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4021
4022         * shr.el (shr-rescale-image): Add an :ascent of 100 to images so that
4023         the underline comes at the bottom.
4024
4025 2011-05-31  Teodor Zlatanov  <tzz@lifelogs.com>
4026
4027         * gnus-registry.el (gnus-registry-article-marks-to-chars): Rename from
4028         `gnus-registry-user-format-function-M' and declare the latter obsolete.
4029         (gnus-registry-article-marks-to-names): Rename from
4030         `gnus-registry-user-format-function-M2'.
4031
4032 2011-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4033
4034         * gnus-sum.el (gnus-summary-exit): Make sure to kill article buffer in
4035         ephemeral group.
4036
4037 2011-05-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4038
4039         * shr.el (shr-browse-image): Copy the URL if called interactively.
4040
4041 2011-05-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4042
4043         * gnus-group.el (gnus-group-mark-article-read): It's possible that we
4044         want to have `gnus-newsgroup-unselected' kept sorted.  If this isn't
4045         done, then unselected articles may be marked as read.
4046
4047         * pop3.el (pop3-open-server): Erase the buffer after the greeting,
4048         since not doing this seems to lead to a race condition in pop3-logon.
4049
4050         * nnvirtual.el (nnvirtual-request-article): Bind `gnus-command-method'
4051         so that the call chain it correct when we call "upwards".
4052
4053         * gnus-sum.el (gnus-select-newsgroup): Auto-expiry doesn't make sense
4054         in read-only groups.
4055
4056         * gnus-group.el (gnus-group-mark-article-read): Ditto.
4057
4058         * message.el (message-cite-reply-position): Doc string fix.
4059
4060         * nnimap.el (nnimap-transform-headers): Simplify regexp to hopefully
4061         avoid regexp overflow.
4062         (nnimap-transform-split-mail): Ditto.
4063
4064         * pop3.el (pop3-retr): Error out if the server closes the connection.
4065
4066 2011-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
4067
4068         * mml1991.el (mml1991-mailcrypt-encrypt): Remove use of ill-designed
4069         mm-with-unibyte-current-buffer.  The buffer should not contain any
4070         multibyte chars anyway at this stage.
4071
4072 2011-05-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4073
4074         * shr.el (shr-urlify): Use shr-add-font to make underlines be less ugly
4075         at the end of lines.
4076
4077 2011-05-29  Julien Danjou  <julien@danjou.info>
4078
4079         * smiley.el (gnus-smiley-file-types): Add gif as supported file type.
4080
4081 2011-05-27  Glenn Morris  <rgm@gnu.org>
4082
4083         * gnus-group.el (gnus-bug-group-download-format-alist):
4084         Use the "maintainer" version of debian reports as well.
4085
4086 2011-05-26  Glenn Morris  <rgm@gnu.org>
4087
4088         * gnus-group.el (gnus-bug-group-download-format-alist):
4089         Use the "maintainer" version of debbugs.gnu.org reports.
4090
4091 2011-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4092
4093         * gnus-art.el (gnus-mime-delete-part): Fix mm-handle-filename usage.
4094
4095 2011-05-23  Stefan Monnier  <monnier@iro.umontreal.ca>
4096
4097         * gnus-cus.el (gnus-agent-customize-category):
4098         * gnus-delay.el (gnus-delay-send-queue):
4099         * gnus.el (gnus-other-frame):
4100         Don't quote lambda expressions with `quote'.
4101
4102 2011-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
4103
4104         * gnus-sum.el (gnus-summary-hide-thread): Fix bug where moving to hide
4105         the thread moves us backwards and so we loop forever.
4106
4107 2011-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4108
4109         * mm-bodies.el (mm-decode-content-transfer-encoding): Allow leading
4110         whitespace in base64 data lines.
4111
4112 2011-05-18  Teodor Zlatanov  <tzz@lifelogs.com>
4113
4114         * gnus-registry.el (gnus-registry-user-format-function-M):
4115         Use `mapconcat'.
4116         (gnus-registry-user-format-function-M2): Use to see the full text of
4117         the marks.  Make "," the mark text separator.
4118
4119         * nntp.el (nntp-send-authinfo): Use the "force" token for NNTP
4120         authentication with auth-source.
4121
4122 2011-05-17  Glenn Morris  <rgm@gnu.org>
4123
4124         * gnus-group.el (gnus-import-other-newsrc-file):
4125         Use insert-file-contents.
4126
4127 2011-05-16  Teodor Zlatanov  <tzz@lifelogs.com>
4128
4129         * gnus-sum.el (gnus-summary-hide-all-threads): Add update message every
4130         1000 iterations.
4131
4132 2011-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4133
4134         * nntp.el (nntp-open-connection): Check if process-type is available.
4135
4136 2011-05-16  Julien Danjou  <julien@danjou.info>
4137
4138         * shr.el (shr-tag-del): Add support for del tag.
4139
4140 2011-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4141
4142         * gnus-html.el (gnus-html-put-image): Register a displayer.
4143
4144         * shr.el (shr-image-displayer): Don't remove text props from alt text.
4145
4146 2011-05-13  Teodor Zlatanov  <tzz@lifelogs.com>
4147
4148         * registry.el (prune-factor): New initialization parameter defaulting
4149         to 0.1.
4150         (registry-prune-hard): Use it.
4151
4152         * gnus-registry.el (gnus-registry-fixup-registry): Set prune-factor to
4153         0.1 expicitly.
4154
4155 2011-05-13  Glenn Morris  <rgm@gnu.org>
4156
4157         * message.el (message-send-mail-with-sendmail): Assume sendmail-program
4158         is bound, since this function requires sendmail.
4159
4160 2011-05-11  Teodor Zlatanov  <tzz@lifelogs.com>
4161
4162         * registry.el (registry-usage-test): Disable pruning test.
4163
4164 2011-05-11  David Engster  <dengste@eml.cc>
4165
4166         * lpath.el: Bind shr-put-image and process-type for Emacs22 and XEmacs.
4167         Bind set-network-process-option for XEmacs.
4168
4169 2011-05-10  Teodor Zlatanov  <tzz@lifelogs.com>
4170
4171         * registry.el (registry-prune-hard-candidates)
4172         (registry-prune-soft-candidates): Helper methods for registry pruning.
4173         (registry-prune): Use them.  Make the sort function optional.
4174
4175 2011-05-10  Jim Meyering  <meyering@redhat.com>
4176
4177         * shr.el (shr-colorize-region): Fix typo "on on -> on".
4178
4179 2011-05-10  Julien Danjou  <julien@danjou.info>
4180
4181         * shr.el (shr-put-color-1): Do not bug out when old-props is a face
4182         symbol and not a list.
4183
4184 2011-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4185
4186         * gnus-art.el (gnus-article-mode): Move binding of
4187         shr-put-image-function here from gnus-article-prepare-display.
4188
4189         * shr.el (shr-put-image-function): New variable.
4190         (shr-image-fetched, shr-image-displayer, shr-tag-img): Funcall it.
4191         (shr-put-image): Return scaled image.
4192
4193         * gnus-art.el (gnus-shr-put-image): New function.
4194         (gnus-article-prepare-display): Bind shr-put-image-function to it.
4195
4196         * gnus-html.el (gnus-html-wash-images): Register scaled images, not
4197         original ones, as deletable.
4198
4199 2011-05-09  Stefan Monnier  <monnier@iro.umontreal.ca>
4200
4201         * nntp.el (nntp-open-connection): Set TCP keepalive option.
4202
4203 2011-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
4204
4205         * registry.el (registry-full): Add convenience method.  Fix logic.
4206         (registry-insert): Use it.  Fix logic here too.
4207
4208         * gnus-registry.el (gnus-registry-insert): Add wrapper that calls
4209         `registry-prune' if `registry-full' returns t.
4210         (gnus-registry-handle-action)
4211         (gnus-registry-get-or-make-entry, gnus-registry-set-id-key)
4212         (gnus-registry-usage-test): Use it.
4213
4214 2011-05-07  Julien Danjou  <julien@danjou.info>
4215
4216         * shr.el (shr-link): Make shr-link inherit from link by default.
4217
4218 2011-05-06  Teodor Zlatanov  <tzz@lifelogs.com>
4219
4220         * shr.el (shr-urlify, shr-link): Fix shr-link face.
4221
4222 2011-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
4223
4224         * shr.el (shr-urlify, shr-link): Still broken but at least doesn't
4225         error out because the face is not a list.
4226
4227 2011-05-05  Glenn Morris  <rgm@gnu.org>
4228
4229         * proto-stream.el (gnutls-negotiate): Fix declarations.
4230
4231         * gnus-start.el (gnus-propagate-marks): Declare.
4232
4233 2011-05-04  Teodor Zlatanov  <tzz@lifelogs.com>
4234
4235         * registry.el (registry-reindex): Fix percentage message.
4236
4237         * proto-stream.el (network-stream-open-starttls): Adjust to call
4238         `gnutls-negotiate' with :process and :hostname arguments.
4239
4240 2011-05-03  Teodor Zlatanov  <tzz@lifelogs.com>
4241
4242         * shr.el: Add shr-link face for links.
4243         (shr-urlify): Use it.
4244
4245         * registry.el (registry-insert): Make error message more helpful.
4246
4247 2011-05-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4248
4249         * gnus-html.el (gnus-html-schedule-image-fetching):
4250         Use url-queue-retrieve, if it exists.
4251
4252         * shr.el (shr-tag-img): Ditto.
4253
4254         * gnus.el: Autoload more gnus-agent functions.
4255
4256         * gnus-art.el (gnus-request-article-this-buffer): Store articles in the
4257         agent if we haven't already (bug#8502).
4258
4259         * gnus-async.el (gnus-async-article-callback): Put prefetched articles
4260         into the Agent, too.
4261
4262         * gnus-agent.el (gnus-agent-store-article): New function.
4263
4264         * nnheader.el (nnheader-insert-buffer-substring): Rename from nntp-
4265         and moved from that file for reuse.
4266
4267         * pop3.el (pop3-open-server): Error messages are "-ERR".
4268
4269 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4270
4271         * pop3.el (pop3-open-server): Upgrade opportunistically to STARTTLS.
4272         (open-tls-stream): Remove superfluous tls/starttls autoloads.
4273
4274 2011-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
4275
4276         * gnus.el: No Gnus v0.17 is released.
4277
4278 2011-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
4279
4280         * gnus-sum.el (gnus-summary-next-article): Don't bug out if the summary
4281         buffer has moved to a different frame.
4282
4283 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4284
4285         * nnimap.el (nnimap-request-article): Use nntp-insert-buffer-substring
4286         to get the conversion from unibyte to multibyte buffers to work on
4287         Emacs 22.
4288
4289         * nntp.el (nntp-request-article): Slight clean-up.
4290
4291 2011-04-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4292
4293         * shr.el (shr-strike-through): New face.
4294         (shr-tag-s): Use it to provide <s> support.
4295         (shr-tag-s): Remove duplicate definition.
4296
4297 2011-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
4298
4299         * gnus-registry.el (gnus-registry-ignore-group-p): Don't call
4300         `gnus-parameter-registry-ignore' if the *Group* buffer doesn't exist.
4301
4302 2011-04-24  Teodor Zlatanov  <tzz@lifelogs.com>
4303
4304         * proto-stream.el (proto-stream-open-starttls): Give host parameter to
4305         `gnutls-negotiate'.
4306         (gnutls-negotiate): Adjust `gnutls-negotiate' declaration.
4307
4308 2011-04-23  Glenn Morris  <rgm@gnu.org>
4309
4310         * gnus-sum.el (gnus-extra-headers): Bump :version.
4311
4312 2011-04-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4313
4314         * shr.el (shr-tag-sup): New function.
4315         (shr-tag-sub): Ditto.
4316
4317 2011-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
4318
4319         * gnus-registry.el (gnus-registry-ignore-group-p): Test specifically
4320         for the case where `gnus-registry-ignored-groups' is a list of lists,
4321         and don't call `gnus-parameter-registry-ignore' otherwise.
4322
4323 2011-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
4324
4325         * nnimap.el (nnimap-user): New backend variable.
4326         (nnimap-open-connection-1): Use it.
4327         (nnimap-credentials): Accept user parameter so it's explicit what user
4328         name is desired.
4329
4330         * gnus-sum.el (gnus-extra-headers): Add Keywords, Cc, and Gcc to
4331         default.
4332
4333         * gnus.el (gnus-registry-ignored-groups): Provide default in gnus.el,
4334         not gnus-registry.el.
4335
4336         * gnus-registry.el: Mention in comments how to modify
4337         `gnus-extra-headers' for proper recipient tracking and that it may
4338         already have To and Cc recently, which it does as of this commit.
4339         (gnus-registry-ignored-groups): Remove defcustom.
4340         Explain why in comments.
4341         (gnus-registry-action): Fix data-header reference to use the extra
4342         headers.  Explain in package commentary how to add To and Cc headers to
4343         the gnus-extra-headers.
4344         (gnus-registry-ignored-groups): Adjust defaults to match the parameter.
4345         (gnus-registry-ignore-group-p): Adjust to take either a group/topic
4346         parameter list or a string list in `gnus-registry-ignored-groups'.
4347         Fix logic error.
4348
4349 2011-04-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4350
4351         * shr.el (shr-expand-url): Protect against null urls.
4352
4353 2011-04-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4354
4355         * shr.el (shr-base): New binding.
4356         (shr-tag-base): Keep track of <base>.
4357         (shr-expand-url): New function used throughout.
4358
4359 2011-04-20  Teodor Zlatanov  <tzz@lifelogs.com>
4360
4361         * gnus-registry.el
4362         (gnus-registry--split-fancy-with-parent-internal): Fix loop bugs.
4363         (gnus-registry-ignored-groups): New variable.
4364         (gnus-registry-ignore-group-p): Use it.
4365         (gnus-registry-handle-action): Use `gnus-registry-ignore-group-p' and
4366         set the destination group to nil (same as delete) if it's ignored.
4367
4368 2011-04-20  David Engster  <dengste@eml.cc>
4369
4370         * tests/gnustest-nntp.el: New file for simple NNTP testing.
4371
4372         * Makefile.in (test-nntp): New rule.
4373         (check): Add it.
4374         (test-registry): Change '$(EMACS_COMP)' to '$(EMACS) $(FLAGS)'.
4375
4376 2011-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4377
4378         * gnus-registry.el (gnus-registry-action)
4379         (gnus-registry-fetch-header-fast):
4380         Don't use mail-header that looks an internal function of mailheader.el.
4381
4382 2011-04-19  Glenn Morris  <rgm@gnu.org>
4383
4384         * time-date.el (time-to-days): Remove unused local variables.
4385
4386 2011-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4387
4388         * gnus-registry.el: Eliminate cl functions.
4389         (gnus-registry-sort-addresses): New function that replaces mapcan.
4390         (gnus-registry-action, gnus-registry-spool-action)
4391         (gnus-registry-split-fancy-with-parent)
4392         (gnus-registry-fetch-recipients-fast): Use it.
4393         (gnus-registry-import-eld): Replace delete* with dolist + delq.
4394
4395         * registry.el (initialize-instance, registry-lookup)
4396         (registry-lookup-breaks-before-lexbind, registry-lookup-secondary)
4397         (registry-lookup-secondary-value, registry-search, registry-delete)
4398         (registry-insert, registry-reindex, registry-size, registry-prune):
4399         Use eval-and-compile.
4400
4401 2011-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
4402
4403         * registry.el (registry-reindex): New method to recreate the secondary
4404         registry indices.
4405
4406         * gnus-registry.el (gnus-registry-fixup-registry): Use it if the
4407         tracked field changes.
4408         (gnus-registry-unfollowed-addresses, gnus-registry-track-extra)
4409         (gnus-registry-action, gnus-registry-spool-action)
4410         (gnus-registry-handle-action)
4411         (gnus-registry--split-fancy-with-parent-internal)
4412         (gnus-registry-split-fancy-with-parent)
4413         (gnus-registry-register-message-ids): Add recipient tracking on spool,
4414         move, and delete actions, and for fancy splitting with parent.
4415         (gnus-registry-extract-addresses)
4416         (gnus-registry-fetch-recipients-fast)
4417         (gnus-registry-fetch-header-fast): Convenience functions.
4418         (gnus-registry-misc-test): ERT test of
4419         `gnus-registry-extract-addresses'.
4420
4421 2011-04-15  Teodor Zlatanov  <tzz@lifelogs.com>
4422
4423         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
4424         Track by subject first, then sender.
4425
4426 2011-04-15  Stefan Monnier  <monnier@iro.umontreal.ca>
4427
4428         * message.el (message-bogus-system-names): Replace ^...$ => \`...\'.
4429
4430         * gnus.el (gnus-splash-svg-color-symbols): Don't use insert-file from
4431         Lisp.
4432
4433         * gnus-draft.el (gnus-draft-setup): New arg `dont-pop'.
4434         (gnus-draft-send): Use it to avoid popping
4435         up frames from gnus-group-send-queue.
4436
4437 2011-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
4438
4439         * gnus-registry.el: Updated gnus-registry docs.
4440
4441 2011-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
4442
4443         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
4444         Fix logic bug.
4445         (gnus-registry-post-process-groups): Fix logging of no results and
4446         quote sender and subject.
4447
4448 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4449
4450         * proto-stream.el (proto-stream-open-starttls): Only do opportunistic
4451         STARTTLS upgrades if we have built-in gnutls support.  Upgrades via
4452         gnutls-cli are too slow to be done opportunistically.
4453
4454         * gnus-start.el (gnus-get-unread-articles): Slight cleanup.
4455         (gnus-read-active-for-groups): Don't try to finish getting stuff where
4456         we had no early-data returned.
4457         (gnus-get-unread-articles): Add a sanity check so that we don't issue
4458         two async commands to the same server at the same time.
4459
4460 2011-04-12  Stig Sandbeck Mathisen  <ssm@fnord.no>  (tiny change)
4461
4462         * gnus-sum.el (gnus-summary-select-article-buffer): Doc fix.
4463
4464 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4465
4466         * gnus-registry.el (gnus-registry-remake-db): Put the warning on a
4467         "warning" level.
4468
4469         * mm-url.el (mm-url-package-name): Remove to ease third-party reuse.
4470         (mm-url-insert-file-contents): Don't set the package names.
4471
4472 2011-04-11  Teodor Zlatanov  <tzz@lifelogs.com>
4473
4474         * gnus-registry.el (gnus-registry-action): Remove properties and
4475         simplify subject in `gnus-registry-handle-action'.
4476         (gnus-registry-spool-action): Get subject and sender from message if
4477         they are not passed in.
4478         (gnus-registry-handle-action): Remove properties and simplify subject
4479         consistently.
4480
4481 2011-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
4482
4483         * registry.el: Require CL before using defmacro*.
4484
4485 2011-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4486
4487         * gnus-art.el (article-treat-date): Assume that
4488         gnus-article-date-headers may be a group parameter.
4489
4490 2011-04-07  Teodor Zlatanov  <tzz@lifelogs.com>
4491
4492         * gnus-registry.el (gnus-registry-handle-action): More debugging.
4493
4494         * gnus-start.el (gnus-gnus-to-newsrc-format): Add a way to run
4495         interactively so the newsrc file can contain foreign groups too.
4496         Useful for debugging but not much for users.
4497
4498 2011-04-07  David Engster  <dengste@eml.cc>
4499
4500         * registry.el (registry-usage-test): Only do
4501         `registry-lookup-breaks-before-lexbind' testing for Emacs24 with
4502         lexical binding.
4503
4504 2011-04-07  David Engster  <dengste@eml.cc>
4505
4506         * Makefile.in (check, test-registry): New rules for test-suite.
4507
4508 2011-04-06  David Engster  <dengste@eml.cc>
4509
4510         * registry.el, gnus-registry.el: Use `ignore-errors' instead of third
4511         argument NOERROR for `require', since XEmacs 21.4 does not support it.
4512
4513 2011-04-06  David Engster  <dengste@eml.cc>
4514
4515         * registry.el (initialize-instance): Change :after to :AFTER to be
4516         compatible with old EIEIO version in XEmacs.
4517
4518 2011-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
4519
4520         * gnus-registry.el (gnus-registry-post-process-groups)
4521         (gnus-registry--split-fancy-with-parent-internal): Fix splitting bugs
4522         and provide better messaging.
4523
4524 2011-04-06  David Engster  <dengste@eml.cc>
4525
4526         * Makefile.in (fail-on-warning): New rule to compile with warnings as
4527         errors.
4528
4529         * dgnushack.el (dgnushack-compile-error-on-warn): New function to call
4530         dgnushack-compile with error-on-warn enabled, and to signal an error if
4531         clean compilation failed.
4532         (dgnushack-compile): New argument 'error-on-warn'.  If non-nil, compile
4533         with `byte-compile-error-on-warn'.  Return nil if errors occured.
4534
4535 2011-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
4536
4537         * gnus-registry.el: Don't use ERT if it's not available.  Load it
4538         unconditionally anyway, discarding errors.
4539         (gnus-registry-delete-entries): New convenience function.
4540         (gnus-registry-import-eld): Import from old .eld registry.
4541
4542         * registry.el: Don't use ERT if it's not available.  Load it
4543         unconditionally anyway, discarding errors.
4544
4545         * proto-stream.el (gnutls-negotiate): Revert inadvertent commit of the
4546         version from the Claudio Bley GnuTLS patch (extra optional parameters
4547         and host name).
4548
4549 2011-04-05  Teodor Zlatanov  <tzz@lifelogs.com>
4550
4551         * gnus-registry.el (gnus-registry-fixup-registry): New function to
4552         fixup the parameters that can be customized by the user between
4553         save/read cycles.
4554         (gnus-registry-read): Use it.
4555         (gnus-registry-make-db): Use it.
4556         (gnus-registry-spool-action, gnus-registry-handle-action):
4557         Fix messaging.
4558         (gnus-registry--split-fancy-with-parent-internal): Fix loop.
4559         Map references to actual group names with sender and subject tracking.
4560         (gnus-registry-post-process-groups): Use `cond' for better messaging.
4561         (gnus-registry-usage-test): Add subject lookup test.
4562
4563         * registry.el (registry-db, initialize-instance): Set up constructor
4564         instead of :initform arguments for the sake of older Emacsen.
4565         (registry-lookup-breaks-before-lexbind): New method to demonstrate
4566         pre-lexbind merge bug.
4567         (registry-usage-test): Use it.
4568         (initialize-instance, registry-db): Move the non-function initforms
4569         back to the class definition.
4570
4571 2011-04-03  Teodor Zlatanov  <tzz@lifelogs.com>
4572
4573         * registry.el: New library to manage gnus-registry-style data.
4574
4575         * gnus-registry.el: Use it (major rewrite).
4576
4577         * nnregistry.el: Use it.
4578
4579         * spam.el: Use it.
4580
4581 2011-04-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4582
4583         * gnus-sum.el (gnus-update-marks): Reinstate the code to not alter
4584         marks on non-selected articles.
4585
4586 2011-04-02  Chong Yidong  <cyd@stupidchicken.com>
4587
4588         * nnimap.el (nnimap-open-connection-1): Pass explicit :end-of-command
4589         parameter to open-protocol-stream.
4590
4591 2011-04-01  Julien Danjou  <julien@danjou.info>
4592
4593         * mm-view.el (mm-display-inline-fontify): Do not fontify with
4594         fundamental-mode.
4595
4596 2011-04-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4597
4598         * gnus-start.el (gnus-get-unread-articles): Don't try to contact denied
4599         servers.
4600
4601 2011-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4602
4603         * gnus-sum.el (gnus-update-marks): Revert intersection change, which
4604         made marks not propagate, again.
4605
4606 2011-03-30  Chong Yidong  <cyd@stupidchicken.com>
4607
4608         * proto-stream.el (open-protocol-stream): Bring back `network' type.
4609         Make this the default type.
4610         (proto-stream-open-plain): Rename from proto-stream-open-default.
4611         (open-protocol-stream, proto-stream-open-starttls)
4612         (proto-stream-open-tls, proto-stream-open-shell): Replace `default'
4613         with `plain'.
4614
4615         * nnimap.el (nnimap-stream, nnimap-open-connection-1): Accept `network'
4616         value.
4617
4618         * nntp.el (nntp-open-connection-function): Document the fact that some
4619         values are not functions but are instead handled specially.
4620         Recognize nntp-open-plain-stream value.
4621         (nntp-open-connection): Recognize that value.
4622
4623 2011-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4624
4625         * dgnushack.el: Only do the defcustom compilation thing on XEmacs,
4626         where it seems to be needed.
4627
4628 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4629
4630         * gssapi.el (open-gssapi-stream): Remove the last mentions of the IMAP
4631         stuff.
4632
4633         * gnus-score.el (gnus-score-string): Fix calling convention of
4634         `gnus-simplify-buffer-fuzzy' after last patches.
4635
4636         * gnus-sum.el (gnus-update-marks): Don't send any marks updates to the
4637         server for articles we didn't get any headers for.  This is a sanity
4638         check.
4639
4640 2011-03-29  Michael Welsh Duggan  <md5i@md5i.com>
4641
4642         * nnimap.el (nnimap-open-connection-1): Is the login responds with a
4643         new CAPABILITY, use it.
4644
4645 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4646
4647         * gnus-agent.el (gnus-agent-fetch-headers): Don't message if we're not
4648         downloading anything.
4649
4650         * gnus.el (gnus-splash-svg-color-symbols): Remove superfluous `and'.
4651
4652 2011-03-29  Adam Sjøgren  <asjo@koldfront.dk>
4653
4654         * gnus.el (gnus-group-startup-message): Prefer svg file and replace
4655         colors.
4656         (gnus-splash-svg-color-symbols): New function.
4657
4658 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4659
4660         * gnus-sum.el (gnus-simplify-buffer-fuzzy): Take the regexp explicitly
4661         instead of using the global gnus-simplify-subject-fuzzy-regexp.
4662         (gnus-simplify-subject-fuzzy): Use the local
4663         gnus-simplify-subject-fuzzy-regex instead of the global one.
4664         This makes using this variable in group parameters work.
4665
4666 2011-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
4667
4668         * gnus-registry.el (gnus-registry-unfollowed-groups):
4669         Add "archive:sent" to the unfollowed group regex (for the recent Gnus
4670         archive:sent-YYYY-MM-DD groups).
4671         (gnus-registry-split-fancy-with-parent): Bail out early in sender
4672         tracking if there are more than `gnus-registry-max-track-groups'
4673         matches.
4674
4675 2011-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
4676
4677         * message.el (message--yank-original-internal): New function to do the
4678         insertion cleanly inside eval in `message-yank-original'.
4679         (message-yank-original): Use it.
4680
4681 2011-03-29  Julien Danjou  <julien@danjou.info>
4682
4683         * mm-view.el (mm-display-inline-fontify): Use `set-normal-mode' with
4684         local variables disabled rather than `normal-mode'.
4685
4686 2011-03-28  Brian T. Sniffen  <bsniffen@akamai.com>  (tiny change)
4687
4688         * imap.el (imap-shell-open, imap-process-connection-type):
4689         Use imap-process-connection-type for 'shell' streams as well as
4690         Kerberos, SSL, other subprocesses.
4691
4692 2011-03-26  Chong Yidong  <cyd@stupidchicken.com>
4693
4694         * proto-stream.el: Changes preparatory to merging open-protocol-stream
4695         with open-network-stream.
4696         (proto-stream-always-use-starttls): Option removed.
4697         (open-protocol-stream): Return a process object by default.  Provide a
4698         new parameter :return-list specifying a list-type return value, which
4699         now has the form (PROP . PLIST) instead of a fixed-length list.  Change
4700         :type `network' to `try-starttls', and `network-only' to `default'.
4701         Make `default' the default, for compatibility with open-network-stream.
4702         Handle the no-parameter case exactly as open-network-stream, with no
4703         additional stream processing.  Search plists using plist-get.
4704         Explicitly add :end-of-commend parameter if it is missing.
4705         (proto-stream-open-default): Rename from
4706         proto-stream-open-network-only.  Return 'default as the type.
4707         (proto-stream-open-starttls): Rename from proto-stream-open-network.
4708         Use plist-get.  Don't return `tls' as the type if STARTTLS negotiation
4709         failed.  Always return a list with a (possibly dead) process as the
4710         first element, for compatibility with open-network-stream.
4711         (proto-stream-open-tls): Use plist-get.  Always return a list.
4712         (proto-stream-open-shell): Return `default' as connection type.
4713         (proto-stream-capability-open): Use plist-get.
4714         (proto-stream-eoc): Function deleted.
4715
4716         * nnimap.el (nnimap-stream, nnimap-open-connection)
4717         (nnimap-open-connection-1): Handle renaming of :type parameter for
4718         open-protocol-stream.
4719         (nnimap-open-connection-1): Pass a :return-list parameter
4720         open-protocol-stream to obtain a list return value.  Parse this list
4721         using plist-get.
4722
4723         * nntp.el (nntp-open-connection): Handle renaming of :type parameter
4724         for open-protocol-stream.  Accept open-protocol-stream return value
4725         that is a subprocess object instead of a list.  Handle the case of a
4726         dead returned process.
4727
4728 2011-03-25  Teodor Zlatanov  <tzz@lifelogs.com>
4729
4730         * mm-util.el (mm-handle-filename): Move to mm-decode.el (bug#8330).
4731
4732         * mm-decode.el (mm-handle-filename): Move from mm-util.el (bug#8330).
4733
4734 2011-03-21  Julien Danjou  <julien@danjou.info>
4735
4736         * mm-view.el (mm-display-inline-fontify): Make mode optional, and call
4737         normal-mode if not set.  Set temp buffer unmodified to avoid kill-buffer
4738         query.
4739         (mm-inline-text): Render normal text with fontification whenever
4740         possible.
4741
4742         * gnus-sum.el (gnus-summary-save-parts-1):
4743         * gnus-art.el (gnus-article-browse-html-save-cid-content)
4744         (gnus-article-browse-html-parts, gnus-mime-delete-part)
4745         (gnus-mime-copy-part, gnus-mime-inline-part, gnus-insert-mime-button):
4746         Use `mm-handle-filename'.
4747
4748         * mm-util.el (mm-handle-filename): New function, return the filename of
4749         an handle.
4750
4751 2011-03-18  Julien Danjou  <julien@danjou.info>
4752
4753         * gnus-util.el (gnus-buffer-live-p): Simplify gnus-buffer-live-p.
4754         (gnus-buffer-live-p): Check that buffer is not nil.
4755
4756 2011-03-17  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
4757
4758         * gnus.el: No Gnus v0.15 is released.
4759
4760 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4761
4762         * time-date.el (format-seconds): Use assoc instead of assoc-string to
4763         avoid warning on XEmacs.
4764
4765         * dgnushack.el: Bind help-echo-owns-message to avoid a compiler warning
4766         on XEmacs.
4767
4768         * gnus-art.el: Require mouse, which the build bot seems to say is
4769         needed.
4770
4771         * dgnushack.el: Define url-retrieve-synchronously unless not defined.
4772
4773         * gravatar.el (gravatar-retrieve-synchronously): Use `url-retrieve' on
4774         XEmacs, since it doesn't have url-retrieve-synchronously.
4775
4776         * time-date.el (format-seconds): Use assoc instead of assoc-string,
4777         since assoc-string doesn't exist in XEmacs.
4778
4779 2011-03-17  Antoine Levitt  <antoine.levitt@gmail.com>
4780
4781         * gnus-group.el (gnus-group-list-ticked): New function.
4782         (gnus-group-make-menu-bar): Provide a menu entry for it.
4783         (gnus-group-list-map): Provide a binding for it.
4784
4785 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4786
4787         * shr.el (shr-visit-file): New command.
4788
4789         * nnimap.el (nnimap-fetch-inbox): Rewrite slightly last patch.
4790
4791 2011-03-17  Bjørn Mork  <bjorn@mork.no>
4792
4793         * nnimap.el (nnimap-fetch-inbox): Don't download bodies on ver4-capable
4794         servers.
4795
4796 2011-03-16  Julien Danjou  <julien@danjou.info>
4797
4798         * mm-uu.el (mm-uu-dissect-text-parts): Only dissect handle that are
4799         inline.
4800
4801         * gnus-art.el (article-hide-list-identifiers):
4802         Use gnus-group-get-list-identifiers.
4803
4804         * gnus-sum.el (gnus-group-get-list-identifiers): New function.
4805         (gnus-summary-remove-list-identifiers):
4806         Use gnus-group-get-list-identifiers to get regexp.
4807         (gnus-select-newsgroup, gnus-summary-insert-subject)
4808         (gnus-summary-insert-articles):
4809         Call gnus-summary-remove-list-identifiers unconditionally.
4810
4811 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4812
4813         * gnus-sum.el (gnus-articles-to-read): Revert back to old behavior if
4814         we're selecting a group with unread articles.
4815
4816         * nnimap.el (nnimap-open-connection-1): Allow `network-only', too.
4817
4818         * gssapi.el: New file separated out from imap.el to provide a general
4819         Kerberos 5 connection facility for Emacs.
4820
4821         * message.el (message-elide-ellipsis): Document the format spec
4822         ellipsis.
4823
4824 2011-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
4825
4826         * message.el (message-elide-region): Allow the ellipsis to say how many
4827         lines were removed.
4828
4829 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4830
4831         * gnus-win.el (gnus-configure-frame): Protect against trying to restore
4832         window configurations containing buffers that are now dead.
4833
4834         * nnimap.el (nnimap-parse-flags): Remove all MODSEQ entries before
4835         parsing to avoid integer overflows.
4836         (nnimap-parse-flags): Simplify the last change.
4837         (nnimap-parse-flags): Store HIGHESTMODSEQ as a string, since it may be
4838         too large for 32-bit Emacsen.
4839
4840 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
4841
4842         * auth-source.el (auth-source-netrc-create):
4843         * message.el (message-yank-original): Fix use of `case'.
4844
4845 2011-03-15  Nelson Ferreira  <nelson.ferreira@ieee.org>  (tiny change)
4846
4847         * gnus-art.el (gnus-article-treat-body-boundary): Fix boundary width on
4848         XEmacs, which was one character too wide.
4849
4850 2011-03-09  Antoine Levitt  <antoine.levitt@gmail.com>
4851
4852         * gnus-sum.el (gnus-articles-to-read): Use gnus-large-newsgroup as
4853         default number of articles to display.
4854         (gnus-articles-to-read): Use pretty names for prompt.
4855
4856 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4857
4858         * gnus-int.el (gnus-open-server): Ditto.
4859
4860         * gnus-start.el (gnus-activate-group): Give a backtrace if
4861         debug-on-quit is set and the user hits `C-g'.
4862         (gnus-read-active-file): Ditto.
4863
4864         * gnus-group.el (gnus-group-read-ephemeral-group): Ditto.
4865
4866 2011-03-15  Teodor Zlatanov  <tzz@lifelogs.com>
4867
4868         * message.el (message-yank-original): Use cond instead of CL case.
4869
4870 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
4871
4872         * auth-source.el (auth-source-netrc-create): Use usual format for the
4873         default in prompts.
4874
4875 2011-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4876
4877         * lpath.el: Fbind read-char-choice for XEmacs.
4878
4879 2011-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
4880
4881         * auth-source.el (auth-source-netrc-create): Show the default in the
4882         prompt when prompting for token creation.
4883
4884 2011-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
4885
4886         * auth-source.el (auth-source-format-prompt): Always convert the value
4887         to a string to avoid evaluating non-string arguments.
4888         (auth-source-netrc-create): Offer default properly, not as initial
4889         content in `read-string'.
4890         (auth-source-netrc-saver): Use a cache keyed by file name and MD5 hash
4891         of line to determine if we've been run before.  If so, don't run again,
4892         but print a trivial message to indicate the cache was hit instead.
4893
4894 2011-03-11  Teodor Zlatanov  <tzz@lifelogs.com>
4895
4896         * gnus-sync.el (gnus-sync-install-hooks, gnus-sync-unload-hook):
4897         Don't install `gnus-sync-read' to any hooks by default.  It's buggy.
4898         The user will have to run `gnus-sync-read' manually and wait for Cloudy
4899         Gnus.
4900
4901 2011-03-11  Julien Danjou  <julien@danjou.info>
4902
4903         * mm-uu.el (mm-uu-type-alist): Add support for diff starting with "===
4904         modified file".
4905
4906 2011-03-09  Teodor Zlatanov  <tzz@lifelogs.com>
4907
4908         * auth-source.el (auth-source-read-char-choice): New function to read a
4909         character choice using `dropdown-list', `read-char-choice', or
4910         `read-char'.  It appends "[a/b/c] " to the prompt if the choices were
4911         '(?a ?b ?c).  The `dropdown-list' support is disabled for now.  Use
4912         `eval-when-compile' to load `dropdown-list'.  Remove `dropdown-list'.
4913         (auth-source-netrc-saver): Use it.
4914         (auth-source-pick-first-password): New convenience function.
4915
4916 2011-03-08  Teodor Zlatanov  <tzz@lifelogs.com>
4917
4918         * nnimap.el (nnimap-credentials): Keep the :save-function as the third
4919         parameter in the credentials.
4920         (nnimap-open-connection-1): Use it after a successful login.
4921         (nnimap-credentials): Add IMAP-specific user and password prompt.
4922
4923         * auth-source.el (auth-source-search): Add :require parameter, taking a
4924         list.  Document it and the :save-function return token.  Pass :require
4925         down.  Change the CREATED message from a warning to a debug statement.
4926         (auth-source-search-backends): Pass :require down.
4927         (auth-source-netrc-search): Pass :require down.
4928         (auth-source-netrc-parse): Use :require, if it's given, as a filter.
4929         Change save prompt to indicate all modifications saved here are
4930         deletions.
4931         (auth-source-netrc-create): Take user login name as default in user
4932         prompt.  Move all the save functionality to a lexically bound function
4933         under the :save-function token in the returned list.  Set up clearer
4934         default prompts for user, host, port, and secret.
4935         (auth-source-netrc-saver): New function, intended to be wrapped for
4936         :save-function.
4937
4938 2011-03-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4939
4940         * shr.el (shr-table-horizontal-line): Change the defaults for the table
4941         lines to be spaces instead.
4942
4943 2011-03-07  Julien Danjou  <julien@danjou.info>
4944
4945         * sieve-manage.el (sieve-sasl-auth): Create auth-info if not found.
4946         (sieve-sasl-auth): Check that auth-source-search did return something,
4947         or just return an empty string.
4948
4949 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
4950
4951         * gnus.el (gnus-interactive): Use read-directory-name.
4952
4953         * gnus-uu.el (gnus-uu-decode-uu-and-save)
4954         (gnus-uu-decode-unshar-and-save, gnus-uu-decode-save)
4955         (gnus-uu-decode-binhex, gnus-uu-decode-yenc)
4956         (gnus-uu-decode-save-view, gnus-uu-decode-postscript-and-save):
4957         Likewise.
4958
4959         * gnus-group.el (gnus-group-make-directory-group): Likewise.
4960
4961 2011-03-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4962
4963         * gnus-start.el (gnus-group-change-level): Allow putting foreign groups
4964         onto the list of killed groups, too.  This makes killed nnimap groups,
4965         for instance, more reliably not reappear.
4966
4967         * nnimap.el (nnimap-request-thread): Don't bug out when we can't find
4968         the parent.
4969
4970         * gnus-sum.el (gnus-update-read-articles): Fix typo.
4971
4972         * gnus.el (gnus-valid-select-methods): Mark nnimap as a backend that
4973         really have server-side marks.
4974
4975         * gnus-sum.el (gnus-propagate-marks): Change default back to nil again,
4976         since most backends do not usefully have server-side marks.
4977         (gnus-update-read-articles): Propagate marks to all backends that
4978         really have server-side marks.
4979
4980 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
4981
4982         * message.el (message-cite-reply-position, message-cite-style):
4983         New variables.
4984         (message-yank-original): Use the new citation styles.
4985
4986 2011-03-04  Daiki Ueno  <ueno@unixuser.org>
4987
4988         * message.el (message-options): Revert 22da67af (workaround for XEmacs
4989         buffer-local issue); don't mark it buffer-local when running under
4990         XEmacs.
4991
4992 2011-03-03  Tassilo Horn  <tassilo@member.fsf.org>
4993
4994         * nnimap.el (nnimap-parse-flags): Add a workaround for FETCH lines with
4995         numbers too big to be `read'.
4996
4997 2011-03-02  Teodor Zlatanov  <tzz@lifelogs.com>
4998
4999         * password-cache.el (password-in-cache-p): Add autoload.
5000
5001         * message.el (message-options): Make buffer-local two ways to attempt
5002         to fix a XEmacs bug.
5003
5004 2011-03-02  Julien Danjou  <julien@danjou.info>
5005
5006         * gnus-art.el (gnus-with-article-buffer): Fix buffer live check.
5007
5008 2011-03-01  Julien Danjou  <julien@danjou.info>
5009
5010         * gnus-art.el (list-identifier): Add list-identifier as a parameter
5011         group.
5012         (article-hide-list-identifiers): Use list-identifier group parameter.
5013
5014 2011-02-28  Julien Danjou  <julien@danjou.info>
5015
5016         * sieve.el (sieve-buffer-script-name): New local variable to store
5017         sieve script name.
5018         (sieve-edit-script): Store sieve script name.
5019         (sieve-upload): Use sieve script name when uploading.
5020         (sieve-upload): Use substitute-command-keys.
5021         (sieve-edit-script): Use substitute-command-keys.
5022         (sieve-refresh-scriptlist): Use substitute-command-keys.
5023         (sieve-manage-mode-map): Define keymap properly.
5024         (sieve-manage-mode): Do not set mode name manually, change mode-name to
5025         (sieve-refresh-scriptlist): Use substitute-command-keys."Sieve-manage".
5026         Remove commented code about cvs.
5027         (sieve-manage-quit): New function.
5028         (sieve-manage-mode-map): Bind 'q' to sieve-manage-quit.
5029
5030 2011-02-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5031
5032         * gnus-group.el (gnus-import-other-newsrc-file): New function.
5033
5034 2011-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
5035
5036         * auth-source.el (auth-source-search): Cache empty result sets.
5037
5038         * password-cache.el (password-in-cache-p): Convenience function to
5039         check if a key is in the cache, even if the value is nil.
5040
5041         * auth-source.el (auth-source-save-behavior): New variable to replace
5042         `auth-source-never-create'.
5043         (auth-source-netrc-create): Use it.
5044         (auth-source-never-save): Remove.
5045
5046 2011-02-25  Lars Ingebrigtsen  <larsi@gnus.org>
5047
5048         * nnimap.el (nnimap-stream): Doc fix.
5049         (nnimap-open-connection-1): Reverse the order of the ports to that the
5050         prompted-for port is first.
5051
5052         * gnus-start.el (gnus-get-unread-articles): Don't clobber the async
5053         retrieval by the no-group selection.
5054
5055         * gnus-demon.el (gnus-demon-init): run-with-timer should be called with
5056         numerical parameters.
5057
5058 2011-02-25  Julien Danjou  <julien@danjou.info>
5059
5060         * gnus-gravatar.el: Use gnus-with-article-buffer.
5061
5062         * gnus-art.el (gnus-with-article-buffer): Check that the
5063         gnus-article-buffer is alive.
5064
5065 2011-02-24  Teodor Zlatanov  <tzz@lifelogs.com>
5066
5067         * auth-source.el (auth-source-creation-prompts): New variable to manage
5068         creation-time prompts.
5069         (auth-source-search): Document it.
5070         (auth-source-format-prompt): Add utility function.
5071         (auth-source-netrc-create): Don't default the user name to
5072         user-login-name.  Use `auth-source-creation-prompts' and some default
5073         prompts for user, host, port, and password (the default generic prompt
5074         remains ugly).
5075         (auth-source-never-save): Add customizable option to never save info.
5076         (auth-source-netrc-create): Use it and improve save prompts.  Fix help
5077         mode excursion.
5078
5079 2011-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5080
5081         * auth-source.el (auth-source-netrc-create): Use `read-char' with no
5082         argument that XEmacs doesn't support.
5083
5084         * dgnushack.el (dgnushack-compile): Exclude color.el from being
5085         compiled for Emacsen having no `libxml-parse-html-region' support.
5086
5087         * gnus-xmas.el (gnus-xmas-define): Remove gnus-x-color-values.
5088
5089         * lpath.el: Bind buffer-save-without-query for XEmacs.
5090
5091 2011-02-23  Julien Danjou  <julien@danjou.info>
5092
5093         * gnus-art.el (article-make-date-line): Ignore errors if time is
5094         invalid and not convertible.
5095         (article-make-date-line): Only add lapsed time if time is not nil.
5096
5097 2011-02-23  Teodor Zlatanov  <tzz@lifelogs.com>
5098
5099         * auth-source.el (auth-source-netrc-create): Use `read-char' instead of
5100         `read-char-choice' for backwards compatibility.
5101         (auth-source-netrc-element-or-first): New function to DTRT for
5102         parameter extraction.
5103         (auth-source-netrc-create): Use it and fix multiple parameter print
5104         bug.  Use the default passed from above (given-default) or the
5105         built-in (user-login-name for :user).
5106
5107 2011-02-23  Lars Ingebrigtsen  <larsi@gnus.org>
5108
5109         * gnus-start.el (gnus-dribble-read-file):
5110         Set buffer-save-without-query, since we always want to save the dribble
5111         file, probably.
5112
5113         * nnmail.el (nnmail-article-group): Allow a final "" split to work on
5114         nnimap.
5115
5116         * gnus-sum.el (gnus-user-date-format-alist): Rename back again from
5117         -summary- since it's a user-visible variable.
5118
5119         * nnimap.el (nnimap-retrieve-group-data-early): Don't do QRESYNC the
5120         first time you use the new Gnus.
5121
5122 2011-02-22  Teodor Zlatanov  <tzz@lifelogs.com>
5123
5124         * auth-source.el: Don't load netrc.el.
5125         (auth-sources): Search ~/.netrc as well by default.
5126         (auth-source-debug): Add 'trivia option for extra output.
5127         (auth-source-do-trivia): Use it.
5128         (auth-source-search): Simplify logic to use
5129         `auth-source-search-backends'.  Use `auth-source-do-trivia' where
5130         appropriate.  Don't keep a running count at this level.  Layer :create
5131         and :delete options appropriately on the first and second passes.
5132         Don't track the backend with the search results.
5133         (auth-source-search-backends): New function to search a list of
5134         backends for a processed spec.
5135         (auth-source-netrc-parse): Cache all netrc files, making
5136         auth-source-netrc-cache an alist keyed by the file name and using the
5137         file mtime as the caching criterion.  Keep the obfuscated data secret
5138         with a lexical bind.
5139         (auth-source-netrc-search): Don't calculate the length of the results
5140         unnecessarily.
5141         (auth-source-search-backends): Fix bug.
5142         (auth-source-netrc-create): Rework prompts.
5143
5144 2011-02-22  Andrew Cohen  <cohen@andy.bu.edu>
5145
5146         * nnir.el (nnir-imap-search-arguments,nnir-imap-default-search-key):
5147         Lower case names of search constraints.
5148         (nnir-run-query): Cache and reuse search constraints for all imap
5149         servers.
5150
5151 2011-02-22  Lars Ingebrigtsen  <larsi@gnus.org>
5152
5153         * gnus-msg.el (gnus-inews-add-send-actions): Restore the winconf name
5154         after exit.
5155         (gnus-setup-message): Define missing variable from last checkin.
5156
5157         * gnus-sum.el (gnus-summary-show-article): When called with t as the
5158         value, show the raw article.
5159
5160 2011-02-22  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
5161
5162         * gnus.el: No Gnus v0.13 is released.
5163
5164 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
5165
5166         * nnimap.el (nnimap-open-connection-1): Revert last change, since
5167         auth-source now accepts numbers.
5168
5169         * auth-source.el (auth-source-netrc-parse): Accept a number as the port
5170         spec, too.
5171         (auth-source-ensure-strings): New function.
5172
5173         * gnus-art.el (gnus-article-update-date-headers): Doc fix.
5174         (gnus-article-setup-buffer): Always restart the date timer so that user
5175         changes to the frequency is respected.
5176
5177         * nnimap.el (nnimap-open-connection-1): auth-source expects strings as
5178         port numbers, so make sure it gets that if nnimap-server-port is
5179         explicit.
5180
5181 2011-02-21  Simon Josefsson  <simon@josefsson.org>
5182
5183         * nnimap.el (nnimap-inbox): Doc fix.
5184
5185 2011-02-21  Chong Yidong  <cyd@stupidchicken.com>
5186
5187         * color.el (color-name-to-rgb): Rename from color-rgb->normalize.
5188         Autoload.  Add optional arg FRAME, and pass it to color-values.
5189         (color-complement): Caller changed.  Doc fix.
5190         (color-gradient): Rewrite for better clarity and efficiency.
5191
5192 2011-02-20  Chong Yidong  <cyd@stupidchicken.com>
5193
5194         * shr-color.el (shr-color->hexadecimal): Use renamed function names
5195         color-rgb-to-hex, color-name-to-rgb, color-srgb-to-lab, and
5196         color-lab-to-srgb.
5197
5198 2011-02-20  Drew Adams  <drew.adams@oracle.com>
5199
5200         * color.el: First part of merge from hexrgb.el.
5201         (color-rgb-to-hex): Rename from color-rgb->hex.
5202         (color-rgb-to-hsv): Rename from color-rgb->hsv.  Force hue and
5203         saturation to zero if the value is too small.
5204         (color-rgb-to-hsl): Rename from color-rgb->hsl.
5205         (color-srgb-to-xyz): Rename from color-srgb->xyz.  Doc fix.
5206         (color-xyz-to-srgb): Rename from color-xyz->srgb.  Doc fix.
5207         (color-xyz-to-lab): Rename from color-xyz->lab.  Doc fix.
5208         (color-lab-to-xyz): Rename from color-lab->xyz.  Doc fix.
5209         (color-lab-to-srgb): Rename from color-lab->srgb.  Doc fix.
5210         (color-cie-de2000): Doc fix.
5211
5212 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
5213
5214         * nntp.el (nntp-finish-retrieve-group-infos): Add a kludge to use the
5215         given method as in the group name if we're using an extended method.
5216         (nntp-finish-retrieve-group-infos): Wait for the end of the LIST ACTIVE
5217         command, if we're using that, instead of waiting for the beginning.
5218
5219         * gnus-start.el (gnus-get-unread-articles): Extend the methods so that
5220         we're sure to get unique server names, and we don't output two async
5221         commands in the same buffer.  This fixes an NNTP hang for some users.
5222
5223 2011-02-21  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
5224
5225         * gnus.el: No Gnus v0.11 is released.
5226
5227 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
5228
5229         * gnus-sum.el (gnus-summary-next-article): Add a kludge to reselect the
5230         summary buffer before reading going to the next buffer.  This avoids
5231         putting the point in the group buffer if you `C-g' the command.
5232
5233         * auth-source.el (auth-source-netrc-parse): Add an in-memory netrc
5234         cache (for now) to make ~/.authinfo.gpg files usable.
5235
5236         * nnfolder.el (copyright-update): Define for the compiler.
5237
5238         * auth-source.el (auth-source-search): Fix unbound variable.
5239
5240 2011-02-19  Glenn Morris  <rgm@gnu.org>
5241
5242         * gnus.el (gnus-meta): Doc fix.
5243
5244 2011-02-19  Chong Yidong  <cyd@stupidchicken.com>
5245
5246         * nnfolder.el (nnfolder-save-buffer): Don't let-bind copyright-update,
5247         in case it's not yet loaded.
5248
5249 2011-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
5250
5251         * nnimap.el (nnimap-wait-for-response): Ensure that we get the entire
5252         line we're waiting for.
5253
5254 2011-02-19  Darren Hoo  <darren.hoo@gmail.com>  (tiny change)
5255
5256         * gnus-art.el (gnus-article-next-page-1): Because customized mode-line
5257         face with line-width greater than zero will cause RET in gnus summary
5258         buffer to scroll down article page-wise because auto vscroll happens,
5259         it should be temporally disabled when doing a scroll-up.
5260
5261 2011-02-19  Lars Ingebrigtsen  <larsi@gnus.org>
5262
5263         * nnimap.el (nnimap-parse-copied-articles): Allow for "<foo> OK"
5264         outputs from the server.
5265
5266 2011-02-18  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
5267
5268         * gnus-art.el (gnus-article-prepare): Run gnus-article-prepare-hook
5269         later so that bbdb can hook in easier.
5270
5271 2011-02-18  Lars Ingebrigtsen  <larsi@gnus.org>
5272
5273         * auth-source.el (auth-source-search): Don't try to create credentials
5274         if the caller doesn't want that.
5275         (auth-source-search): If we don't find a match, don't bug out on
5276         non-bound variables.
5277         (auth-source-search): Only ask a single backend to create the
5278         credentials.
5279
5280         * nnimap.el (nnimap-log-command): Add a newline to the inhibited
5281         logging.
5282         (nnimap-credentials): Protect against auth-source-search returning nil.
5283         (nnimap-request-list): Protect against not being able to open the
5284         server.
5285
5286 2011-02-17  Lars Ingebrigtsen  <larsi@gnus.org>
5287
5288         * auth-source.el (auth-source-search): Do a two-phase search, one with
5289         no :create to get the responses from all backends.
5290
5291         * nnimap.el (nnimap-open-connection-1): Delete duplicate server names
5292         when getting credentials.
5293
5294         * gnus-util.el (gnus-delete-duplicates): New function.
5295
5296 2011-02-17  Teodor Zlatanov  <tzz@lifelogs.com>
5297
5298         * nnimap.el (nnimap-credentials): Instead of picking the first port as
5299         a creation default, pass the whole port list down.  It will be
5300         completed.
5301
5302         * auth-source.el (auth-source-search): Updated docs to talk about
5303         multiple creation choices.
5304         (auth-source-netrc-create): Accept a list as a value (from the search
5305         parameters) and do completion on that list.  Keep a separate netrc line
5306         with the password obscured for showing the user.
5307
5308         * nnimap.el (nnimap-open-connection-1): Make the `nnimap-address' the
5309         first choice to `auth-source-search' so it will be used for entry
5310         creation instead of the server's Gnus-specific name.
5311         (nnimap-credentials): Rely on the auth-source library to select which
5312         port is actually wanted in the new netrc entry, so don't override
5313         `auth-source-creation-defaults'.
5314
5315         * auth-source.el (auth-source-netrc-parse): Use :port instead of
5316         :protocol and accept a missing user, host, or port as a wildcard match.
5317         (auth-source-debug): Default to off.
5318
5319         (auth-source-netrc-search, auth-source-netrc-create)
5320         (auth-source-secrets-search, auth-source-secrets-create)
5321         (auth-source-user-or-password, auth-source-backend, auth-sources)
5322         (auth-source-backend-parse-parameters, auth-source-search): Use :port
5323         instead of :protocol.
5324
5325         * nnimap.el (nnimap-credentials): Pass a port default to
5326         `auth-source-search' in case an entry needs to be created.
5327         (nnimap-open-connection-1): Use :port instead of :protocol.
5328
5329 2011-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5330
5331         * auth-source.el: Bind load-path when loading EIEIO from
5332         "gnus-fallback-lib/eieio"; don't pass more than two args, that XEmacs
5333         21.4 doesn't support, to `require'.
5334         (auth-source-secrets-search): Use mm-delete-duplicates instead of
5335         delete-dups that is not available in XEmacs 21.4.
5336
5337 2011-02-16  Raphael Kubo da Costa  <kubito@gmail.com>  (tiny change)
5338
5339         * auth-source.el: Correctly load EIEIO from "gnus-fallback-lib/eieio"
5340         as EIEIO must also be loaded when auth-source.el is being
5341         byte-compiled.
5342
5343 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
5344
5345         * gnus-fallback-lib/eieio/eieio.el: Copy from Emacs.
5346
5347         * gnus-fallback-lib/eieio/eieio-speedbar.el: Copy from Emacs.
5348
5349         * gnus-fallback-lib/eieio/eieio-opt.el: Copy from Emacs.
5350
5351         * gnus-fallback-lib/eieio/eieio-datadebug.el: Copy from Emacs.
5352
5353         * gnus-fallback-lib/eieio/eieio-custom.el: Copy from Emacs.
5354
5355         * gnus-fallback-lib/eieio/eieio-comp.el: Copy from Emacs.
5356
5357         * gnus-fallback-lib/eieio/eieio-base.el: Copy from Emacs.
5358
5359         * auth-source.el: Load EIEIO from "gnus-fallback-lib/eieio" if
5360         necessary.
5361
5362 2011-02-16  Lars Ingebrigtsen  <larsi@gnus.org>
5363
5364         * gnus-sum.el (gnus-propagate-marks): Change default to t again, since
5365         nil means that nnimap doesn't get updated.
5366
5367 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
5368
5369         * auth-source.el (auth-source-netrc-create): Return a synthetic search
5370         result when the user doesn't want to write to the file.
5371         (auth-source-netrc-search): Expect a synthetic result and proceed
5372         accordingly.
5373         (auth-source-cache-expiry): New variable to override
5374         `password-cache-expiry'.
5375         (auth-source-remember): Use it.
5376
5377         * nnimap.el (nnimap-credentials): Remove the `inhibit-create'
5378         parameter.  Create entry if necessary by using :create t.
5379         (nnimap-open-connection-1): Don't pass `inhibit-create'.
5380
5381 2011-02-15  Teodor Zlatanov  <tzz@lifelogs.com>
5382
5383         * auth-source.el (auth-source-debug): Enable by default and don't
5384         mention the obsolete `auth-source-hide-passwords'.
5385         (auth-source-do-warn): New function to debug unconditionally.
5386         (auth-source-do-debug): Use it.
5387         (auth-source-backend-parse): Use it for invalid `auth-sources' entries
5388         and for Secrets API entries when the secrets.el library is not
5389         available.
5390
5391 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
5392
5393         * gnus-sum.el (gnus-propagate-marks): Default to nil.
5394         (gnus-summary-exit): Kill the correct article buffer on exit from a
5395         `C-d' group.
5396
5397         * gnus-start.el (gnus-use-backend-marks): Removed, since it duplicates
5398         gnus-propagate-marks.
5399
5400         * gnus-sum.el (gnus-summary-exit-no-update): Restore the group conf
5401         before killing the buffers so that a non-full window conf gets handled
5402         correctly.
5403         (gnus-summary-exit): Ditto.
5404         (gnus-summary-read-group-1): Ditto.
5405
5406         * nntp.el (nntp-retrieve-group-data-early): Reinstate the two-part
5407         async code again so that we can debug it properly.
5408
5409         * message.el (message-reply): Take an optional switch-buffer parameter
5410         so that Gnus window confs are respected better.
5411
5412 2011-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
5413
5414         * auth-source.el (auth-source-backend-parse-parameters): Don't rely on
5415         `plist-get' to accept non-list parameters (XEmacs issue).
5416         Fix docstring.
5417         (auth-source-secrets-search): Use `delete-dups', `append mapcar', and
5418         `butlast' instead of `remove-duplicates', `mapcan', and `subseq'.
5419         (auth-sources, auth-source-backend-parse, auth-source-secrets-search):
5420         Login collection is "Login" and not "login".
5421
5422 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
5423
5424         * gnus-art.el (article-update-date-lapsed): Don't bug out when updating
5425         multiple headers.
5426
5427         * nnimap.el (nnimap-inhibit-logging): New variable.
5428         (nnimap-log-command): Don't log login commands.
5429
5430         * auth-source.el (auth-source-netrc-search): The asserts seem to want
5431         to have more parameters.
5432
5433         * nnimap.el (nnimap-send-command): Mark the command time for each
5434         command, so that we don't get NOOPs stepping on our toes.
5435
5436         * gnus-art.el (article-date-ut): Get the date from the Date header on
5437         `t'.
5438
5439 2011-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5440
5441         * auth-source.el (auth-source-search): Use copy-sequence instead of
5442         the cl.el copy-list.
5443
5444 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
5445
5446         * imap.el: Bring it back (revert
5447         84d800cd31de3064f0ed39617d725709a2f8f42f).
5448
5449 2011-02-13  Adam Sjøgren  <asjo@koldfront.dk>
5450
5451         * gnus-delay.el (gnus-delay-article) Fix number of seconds per day.
5452         Improve prompt.
5453
5454 2011-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
5455
5456         * gnus-art.el (gnus-article-mode-line-format): Remove the article
5457         washing status from the default format.  It isn't very informative.
5458
5459 2011-02-13  Tassilo Horn  <tassilo@member.fsf.org>  (tiny change)
5460
5461         * nnimap.el (nnimap-request-accept-article, nnimap-process-quirk):
5462         Fix Gcc processing on imap.
5463
5464 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
5465
5466         * imap.el: Remove file.  All the functionality is in nnimap.el.
5467
5468 2011-02-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5469
5470         * message.el (message-bury): Don't pop up a new window when selected
5471         window is dedicated.
5472
5473 2011-02-10  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
5474
5475         * gnus-sum.el (gnus-summary-save-parts): Use read-directory-name.
5476
5477 2011-02-10  Teodor Zlatanov  <tzz@lifelogs.com>
5478
5479         * sieve-manage.el: Autoload `auth-source-search'.
5480         (sieve-sasl-auth): Use it.
5481
5482 2011-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
5483
5484         * nnimap.el: Autoload `auth-source-forget+'.
5485         (nnimap-open-connection-1): Use it if the connection fails.
5486
5487         * auth-source.el: Require `password-cache'.
5488         (auth-source-hide-passwords, auth-source-cache): Remove and mark
5489         obsolete.
5490         (auth-source-magic): Marker for `password-cache' keys.
5491         (auth-source-do-cache): Update docstring.
5492         (auth-source-search): Use and check cache.
5493         (auth-source-forget-all-cached, auth-source-remember)
5494         (auth-source-recall, auth-source-forget, auth-source-forget+)
5495         (auth-source-specmatchp): Caching support functions.
5496         (auth-source-forget-user-or-password, auth-source-forget-all-cached):
5497         Remove and obsolete.
5498         (auth-source-user-or-password): Remove caching to further discourage
5499         using it.  Always hide passwords.
5500
5501         * password-cache.el (password-cache-remove): Accept secrets that are
5502         not strings.
5503
5504 2011-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
5505
5506         * nntp.el (nntp-retrieve-group-data-early-disabled): Disable the async
5507         code for now, since it doesn't work for all users.
5508
5509 2011-02-09  Julien Danjou  <julien@danjou.info>
5510
5511         * message.el (message-options): Make message-options really buffer
5512         local.
5513
5514 2011-02-08  Teodor Zlatanov  <tzz@lifelogs.com>
5515
5516         * mail-source.el: Autoload `auth-source-search'.
5517         (mail-source-keyword-map): Note order matters.
5518         (mail-source-set-1): Get all the mail-source source values and
5519         defaults and search auth-source on those if needed.  This can all
5520         probably be simplified.
5521
5522         * nnimap.el: Autoload `auth-source-search'.
5523         (nnimap-credentials): Use it.
5524         (nnimap-open-connection-1): Ask for the virtual server and physical
5525         address in one shot.
5526
5527         * nntp.el: Autoload `auth-source-search'.
5528         (nntp-send-authinfo): Use it.  Note TODO.
5529
5530 2011-02-08  Julien Danjou  <julien@danjou.info>
5531
5532         * shr.el (shr-tag-body): Add support for text attribute in body
5533         markups.
5534
5535         * message.el (message-options): Make message-options a local variable.
5536
5537 2011-02-07  Teodor Zlatanov  <tzz@lifelogs.com>
5538
5539         * auth-source.el (auth-source-secrets-search)
5540         (auth-source-user-or-password): Use `append' instead of `nconc'.
5541         (auth-source-user-or-password): Build return list better and protect
5542         against nil :secret.
5543
5544 2011-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
5545
5546         * nnimap.el (nnimap-update-info): Refactor slightly.
5547         (nnimap-update-info): Tell Gnus whether there are any \Recent messages.
5548         (nnimap-update-info): Clean up slightly.
5549         (nnimap-quirk): Add quirk for Gmail IMAP which bugs out on NUL
5550         characters.
5551         (nnimap-process-quirk): Rename function to avoid collision.
5552         (nnimap-update-info): Fix macrology bug-out.
5553         (nnimap-update-info): Simplify split history test.
5554
5555 2011-02-06  Michael Albinus  <michael.albinus@gmx.de>
5556
5557         * auth-source.el (top): Require 'eieio unconditionally.
5558         Autoload `secrets-get-attributes' instead of `secrets-get-attribute'.
5559         (auth-source-secrets-search): Limit search when `max' is greater than
5560         number of results.
5561
5562 2011-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
5563
5564         * nntp.el (nntp-finish-retrieve-group-infos): Protect against the first
5565         part not returning any data.
5566
5567         * proto-stream.el (open-protocol-stream): Document the return value.
5568
5569 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
5570
5571         * auth-source.el (auth-source-secrets-search): Add examples.
5572
5573 2011-02-06  Julien Danjou  <julien@danjou.info>
5574
5575         * message.el (message-setup-1): Handle message-generate-headers-first
5576         set to t.
5577
5578 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
5579
5580         * auth-source.el (auth-sources): Allow for simpler defaults for Secrets
5581         API with a string "secrets:collection-name" and with 'default.
5582         (auth-source-backend-parse): Parse "secrets:collection-name" and
5583         'default.  Recurse on parses instead of repeating code.  Use the
5584         Secrets API is the source is not nil and 'ignore otherwise.  Emit a
5585         message when ignoring a source.
5586         (auth-source-search): List ignored search keys at the top level.
5587         (auth-source-netrc-create): Use `case' instead of `cond'.
5588         (auth-source-secrets-search): Created with TODOs.
5589         (auth-source-secrets-create): Created with TODOs.
5590         (auth-source-retrieve, auth-source-create, auth-source-delete)
5591         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
5592         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
5593         (auth-source-user-or-password-sftp)
5594         (auth-source-user-or-password-smtp): Remove.
5595         (auth-source-user-or-password): Deprecated and modified to be a wrapper
5596         around `auth-source-search'.  Not tested thoroughly.
5597
5598 2011-02-04  Teodor Zlatanov  <tzz@lifelogs.com>
5599
5600         * auth-source.el: Bring in assoc and eioeio libraries.
5601         (secrets-enabled): New variable to track the status of the Secrets API.
5602         (auth-source-backend): New EIOEIO class to represent a backend.
5603         (auth-source-creation-defaults): New variable to set prompt defaults
5604         during token creation (see the `auth-source-search' docstring for
5605         details).
5606         (auth-sources): Simplify to allow a simple string as a netrc backend
5607         spec.
5608         (auth-source-backend-parse): Parse a backend from an `auth-sources' spec.
5609         (auth-source-backend-parse-parameters): Fill in the backend parameters.
5610         (auth-source-search): Main auth-source API entry point.
5611         (auth-source-delete): Wrapper around `auth-source-search' for deletion.
5612         (auth-source-search-collection): Helper function for searching.
5613         (auth-source-netrc-parse, auth-source-netrc-normalize)
5614         (auth-source-netrc-search, auth-source-netrc-create): Netrc backend.
5615         Supports search, create, and delete.
5616         (auth-source-secrets-search, auth-source-secrets-create): Secrets API
5617         backend stubs.
5618         (auth-source-user-or-password): Call `auth-source-search' but it's not
5619         ready yet.
5620
5621 2011-02-04  Lars Ingebrigtsen  <larsi@gnus.org>
5622
5623         * message.el (message-setup-1): Remove the read-only stuff, since it
5624         doesn't work under XEmacs, for some reason.
5625
5626         * gnus-sum.el (gnus-user-date): Rename back from
5627         gnus-summary-user-date since user code refers to it.
5628
5629         * shr.el (shr-render-td): Store the actual background color used.
5630
5631         * message.el (message-setup-1): Don't bind the constant
5632         -forbidden-properties.
5633         (message-setup-1): Revert previous change, since it needs to bind the
5634         props to insert them.
5635         (message-resend): Allow removing the read-only separator line.
5636
5637 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
5638
5639         * nnimap.el (nnimap-request-accept-article): Give an error message if
5640         the APPEND wasn't successful.
5641
5642 2011-02-03  Adam Sjøgren  <asjo@koldfront.dk>
5643
5644         * gnus-start.el (gnus-get-unread-articles): Fix the call to methods
5645         that have no groups.
5646
5647 2011-02-03  Julien Danjou  <julien@danjou.info>
5648
5649         * gnus-draft.el: Remove progn around gnus-draft-setup.
5650
5651 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
5652
5653         * gnus-start.el (gnus-read-active-for-groups): This function is never
5654         called with a nil `infos', so clean that up.
5655         (gnus-get-unread-articles): Request active files from primary/secondary
5656         methods that have no groups (yet).
5657
5658 2011-02-03  Julien Danjou  <julien@danjou.info>
5659
5660         * message.el (message-setup-1): Always generate References first.
5661         (message-mail): Return the return value of message-setup, not always t.
5662         (message-setup-1): Insert mail-header-separator with read-only and
5663         intangible properties set.
5664
5665         * gnus.el (gnus-summary-line-format): Add missing semi-colon for
5666         user-date in docstring.
5667
5668         * gnus-art.el (gnus-article-jump-to-part): Remove useless sit-for.
5669
5670         * gnus.el (gnus-summary-line-format): Mention &user-date format in
5671         docstring.
5672
5673         * gnus.el (gnus-user-date-format-alist): Change default value.
5674         Use defcustom, with type and group. Move from gnus-util.el.
5675         Rename to gnus-summary-user-date-format-alist.
5676
5677 2011-02-03  Glenn Morris  <rgm@gnu.org>
5678
5679         * nnimap.el (gnus-fetch-headers): Declare.
5680
5681         * nnheader.el (gnus-range-add, gnus-remove-from-range): Autoload.
5682
5683 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
5684
5685         * message.el (message-forward-make-body-digest-plain)
5686         (message-followup, message-reply): Clean up things noted by Stefan.
5687
5688         * gnus-art.el (gnus-article-setup-buffer): Stop the date timer if
5689         gnus-article-update-date-headers is nil.
5690         (gnus-article-date-headers): Rip out the old -treat-date-* stuff, since
5691         it didn't really work with defcustom.
5692         (article-update-date-lapsed): Make sure the window start doesn't move,
5693         either.
5694
5695 2011-02-01  Julien Danjou  <julien@danjou.info>
5696
5697         * mm-uu.el (mm-uu-type-alist): Add support for git format-patch diff
5698         format.
5699
5700         * mm-decode.el (mm-inline-media-tests): Do not check for diff-mode it's
5701         standard in Emacs nowadays.
5702
5703         * color.el (color-gradient): Add a color-gradient function.
5704
5705 2011-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
5706
5707         * message.el (message-expand-name): Don't trust the return value of
5708         bbdb-complete-name.
5709         (message-check-news-header-syntax): Remove unused var `start'.
5710         (message-idna-to-ascii-rhs-1): Remove unused vars `rhs' and `address'.
5711         (message-inhibit-body-encoding): Move to before first use.
5712         (mail-abbrev-mode-regexp, Expires, User-Agent, Lines, Distribution)
5713         (To, References, In-Reply-To, Newsgroups, Subject, Path, From)
5714         (Organization, Message-ID, Date, mh-previous-window-config):
5715         Defvar the vars using dynamic scoping.
5716
5717 2011-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
5718
5719         * shr.el (shr-render-td): Only do colors at the final rendering.
5720         Should be slightly faster.
5721         (shr-insert-table): Fix up TD background colors when doing the
5722         vertical padding.
5723
5724         * gnus-art.el (article-date-ut): Protect against articles with no Date
5725         header.
5726         (article-update-date-lapsed): Don't use current-column to find the
5727         horizontal position.  It's fragile in the presence of \003 characters.
5728
5729         * gnus-start.el (gnus-read-active-file-1): Remove dead parameter infos.
5730
5731 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
5732
5733         * gnus-art.el (article-transform-date): Rewrite to still work when
5734         there are several rfc2822 parts.
5735         (article-transform-date): Fix infinite recursion.
5736         (article-date-ut): Replace infinitely many Date headers with a single
5737         one when called interactively.
5738
5739         * nnimap.el (nnimap-wait-for-response): Wait for results in a more
5740         secure manner.
5741
5742         * gnus-art.el (article-update-date-lapsed): Try to avoid having point
5743         move around by not using save-window-excursion.  It seems to work...
5744
5745 2011-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5746
5747         * gnus-art.el (article-make-date-line): Work for user-defined format.
5748
5749 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
5750
5751         * nntp.el (nntp-retrieve-group-data-early)
5752         (nntp-finish-retrieve-group-infos): Implement the asynchronous data
5753         fetching functions.
5754
5755         * gnus-start.el (gnus-read-active-for-groups): Read the active files
5756         thoroughly for all backends that have no known groups.  This should
5757         allow new nnml methods to retrieve mail.
5758
5759         * gnus-group.el (gnus-group-jump-to-group): Allow jumping to groups
5760         that Gnus doesn't know exists again.
5761
5762         * gnus-art.el (gnus-article-date-lapsed-new-header): Remove.
5763         (gnus-treat-date-ut): Ditto.
5764         (gnus-article-update-date-header): Rename.
5765         (gnus-treat-date-local): Remove.
5766         (gnus-treat-date-english): Remove.
5767         (gnus-treat-date-lapsed): Remove.
5768         (gnus-treat-date-combined-lapsed): Remove.
5769         (gnus-treat-date-original): Remove.
5770         (gnus-treat-date-iso8601): Remove.
5771         (gnus-treat-date-user-defined): Remove.
5772         (gnus-article-date-headers): New variable to control all the date
5773         header options.
5774         (article-date-ut): Rewrite to allow using the new way to format date
5775         headers(s).
5776
5777 2011-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
5778
5779         * nnmail.el (nnmail-article-group): Check for a direct fancy split
5780         method.
5781         (nnmail-article-group): A better test for fanciness.
5782
5783         * nnimap.el (nnimap-request-head): Protect against not finding the
5784         article by Message-ID.
5785
5786 2011-01-29  Lars Ingebrigtsen  <larsi@gnus.org>
5787
5788         * gnus-art.el (article-update-date-lapsed): Try a better way to really
5789         keep point at the "same place".
5790
5791 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
5792
5793         * gnus-sum.el (gnus-select-newsgroup): Don't try to alter the active
5794         data if the group is inactive.
5795
5796 2011-01-28  Julien Danjou  <julien@danjou.info>
5797
5798         * gnus-win.el: Remove dead function gnus-window-configuration-element.
5799         (gnus-all-windows-visible-p): Remove old compatibility code.
5800         (gnus-window-top-edge): Add docstring.
5801
5802         * gnus-group.el (gnus-group-jump-to-group): Set must match to t.
5803
5804 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
5805
5806         * gnus-int.el (gnus-request-marks): Call *-request-marks instead of the
5807         older request-update-info.
5808
5809         * gnus-art.el (article-make-date-line): Limit the length a bit more.
5810
5811 2011-01-28  Daiki Ueno  <ueno@unixuser.org>
5812
5813         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt):
5814         Give mml2015-signers higher precedence over mml2015-sign-with-sender.
5815
5816 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
5817
5818         * gnus-group.el (gnus-group-refresh-group): Refresh even non-visible
5819         groups.  This makes the nndraft:queue group pop up if it's not already
5820         there.
5821
5822         * gnus-sum.el (gnus-summary-read-group-1): Fix the "contains no
5823         messages" logic, which was reversed.
5824
5825         * gnus-art.el (article-update-date-lapsed): Ensure that point stays at
5826         the "same place" even if point is on the line being replaced.
5827         (article-update-date-lapsed): Allow updating both the combined lapsed
5828         and the lapsed headers.
5829         (article-update-date-lapsed): Skip past all the X-Sent/Date headers.
5830         (article-make-date-line): Limit the number of segments dynamically to
5831         avoid too-long lines.
5832
5833 2011-01-27  Julien Danjou  <julien@danjou.info>
5834
5835         * mml2015.el (mml2015-epg-sign): Add and use mml2015-sign-with-sender.
5836         (mml2015-epg-encrypt): Use mml2015-sign-with-sender.
5837
5838 2011-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5839
5840         * shr.el (shr-expand-newlines, shr-previous-newline-padding-width):
5841         Use plist-get instead of the cl function getf.
5842
5843 2011-01-27  Glenn Morris  <rgm@gnu.org>
5844
5845         * gnus-util.el (float-time): Get rid of compiler warning, again.
5846
5847 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
5848
5849         * shr.el (shr-put-color): Special-case background colors: Do put them
5850         at the blank parts at the front of the lines.
5851
5852         * gnus-draft.el (gnus-draft-clear-marks): New function to be run as an
5853         exit hook to nix out all data on readedness on group exit.
5854
5855         * gnus-util.el (float-time): If float-time is bound, always use it on
5856         all Emacsen.  It's unclear why the subrp check was there.
5857         (time-date): Require to make some autoload issues on XEmacs go away.
5858
5859         * shr.el (shr-put-color): Don't do the box padding in tables, since
5860         they're already padded.
5861
5862 2011-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
5863
5864         * gnus-art.el (gnus-article-next-page): When the last line of the
5865         article is displayed, scroll down once more instead of going to the
5866         next article at once.
5867         (article-lapsed-string): Refactor out and allow specifying how many
5868         segments you want.
5869         (gnus-article-setup-buffer): Start updating the lapsed header directly.
5870         (gnus-article-update-lapsed-header): New variable.
5871
5872         * shr.el: Revert change that made headings use different-sized faces.
5873         The Emacs display engine isn't advanced enough that, for instance,
5874         tables can comfortably use differently-sized faces.
5875
5876 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
5877
5878         * nnimap.el (nnimap-open-connection-1): Store the actual stream type
5879         used.
5880         (nnimap-login): Prefer plain LOGIN if it's enabled (since it requires
5881         fewer round trips than CRAM-MD5, and it's less likely to be buggy), and
5882         we're using an encrypted connection.
5883
5884         * proto-stream.el: Alter the interface functions to also return the
5885         actual stream type used: network or tls.
5886
5887 2011-01-25  Julien Danjou  <julien@danjou.info>
5888
5889         * mm-view.el (mm-display-shell-script-inline): Fix typo in docstring.
5890         (mm-display-javascript-inline): New function.
5891
5892         * mm-decode.el (mm-inline-media-tests): Add application/javascript
5893         viewing function.
5894
5895 2011-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5896
5897         * shr.el (shr-expand-newlines): Fix variable name.
5898
5899 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
5900
5901         * shr.el (shr-expand-newlines): Make nested boxes work.
5902
5903 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
5904
5905         * shr.el (shr-expand-newlines): Proof of concept implementation of boxy
5906         backgrounds.
5907         (shr-expand-newlines): Switch to using overlays to enable kill'n'yank
5908         in a more sensible manner.
5909
5910 2011-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
5911
5912         * mml-smime.el (mml-smime-use): Make it a defcustom and default to 'epg
5913         if EPG is loaded.
5914
5915 2011-01-24  Julien Danjou  <julien@danjou.info>
5916
5917         * shr.el: Use defface to create shr-tag-h[1-6] faces to fontify h[1-6]
5918         tags.
5919
5920 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
5921
5922         * gnus-art.el (gnus-article-read-summary-keys): Don't call disabled
5923         commands.
5924
5925         * gnus-gravatar.el (gnus-gravatar-insert): Don't move point around
5926         in the article buffer.
5927         (gnus-gravatar-insert): Use blank space from the current buffer to
5928         avoid breaking text properties.  This makes X-Sent updating work again.
5929
5930         * gravatar.el (gravatar-retrieve): Be silent when retrieving.
5931
5932 2011-01-23  Lars Ingebrigtsen  <larsi@gnus.org>
5933
5934         * gnus-html.el (gnus-html-image-fetched): Kill the buffer anyway, and
5935         fix the bug in url-http.el instead.
5936
5937         * shr.el (shr-image-fetched): Ditto.
5938
5939         * shr.el (shr-image-fetched): Avoid having point move in the article
5940         buffer.
5941
5942         * gnus-html.el (gnus-html-image-fetched): Don't kill the temporary
5943         buffer after being called.  It's apparently being killed by url.el, and
5944         killing it made point move to end-of-buffer in a random buffer.
5945
5946         * shr.el (shr-image-fetched): Ditto.
5947
5948 2011-01-23  Julien Danjou  <julien@danjou.info>
5949
5950         * mm-decode.el (mm-inline-media-tests): Change text/org to text/x-org.
5951
5952         * mm-uu.el (mm-uu-org-src-code-block-extract): Change text/org to
5953         text/x-org.
5954
5955 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
5956
5957         * gnus-sum.el (gnus-summary-move-article): Protect against backends
5958         (i.e., nnimap) returning nil as the article number.
5959
5960 2011-01-22  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
5961
5962         * flow-fill.el (fill-flowed): Make `delete-space' option correspond to
5963         "DelSp" parameter in RFC3676.
5964
5965 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
5966
5967         * message.el (message-check-recipients): Display the encoded version of
5968         the bogus address if they differ.
5969
5970         * gnus-draft.el (gnus-group-send-queue): Really refresh the queue group
5971         after sending.
5972
5973         * gnus-agent.el (gnus-agent-send-mail): Ditto.
5974
5975         * gnus-group.el (gnus-group-refresh-group): New convenience function.
5976
5977         * gnus-draft.el (gnus-group-send-queue): Update the queue group in the
5978         group buffer after sending the queue.
5979
5980         * gnus-agent.el (gnus-agent-send-mail): Ditto.
5981
5982 2011-01-22  Julien Danjou  <julien@danjou.info>
5983
5984         * mailcap.el (mailcap-mime-extensions): Rename text/org to text/x-org.
5985
5986 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
5987
5988         * mm-decode.el (mm-preferred-alternative-precedence): Don't bug out on
5989         nested related parts.
5990
5991         * nnfolder.el (nnfolder-request-expire-articles): Return the list of
5992         unexpired articles.  This fixes the regression that led expiry marks to
5993         disappear from nnfolder groups.
5994
5995 2011-01-21  Stefan Monnier  <monnier@iro.umontreal.ca>
5996
5997         * gnus-art.el (gnus-button-alist, gnus-button-handle-info-keystrokes):
5998         Don't confuse the "ret" of "retrograde" with RET.
5999
6000 2011-01-21  Julien Danjou  <julien@danjou.info>
6001
6002         * gnus-art.el (gnus-mime-display-single): Use mm-display-inline rather
6003         than mm-insert-inline.
6004
6005 2011-01-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6006
6007         * gnus-art.el (gnus-article-remove-images, gnus-article-show-images):
6008         Widen article buffer.
6009
6010 2011-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
6011
6012         * mm-util.el (mm-find-buffer-file-coding-system): Don't forget to kill
6013         the temp buffer.
6014         * message.el (message-mailer-swallows-blank-line): Use with-temp-buffer.
6015
6016 2011-01-20  Julien Danjou  <julien@danjou.info>
6017
6018         * mm-decode.el (mm-inline-media-tests): Add text/x-sh.
6019
6020         * gnus-art.el (gnus-mime-inline-part): Use mm-display-inline rather
6021         than mm-insert-inline to insert inline part: this respect
6022         mm-inline-media-tests displayers.
6023
6024         * mm-view.el (mm-display-shell-script-inline): New function.
6025
6026         * mm-decode.el (mm-inline-media-tests): Add x-shellscript and x-sh.
6027
6028         * mm-uu.el (mm-uu-type-alist): Add org block.
6029         (mm-uu-org-src-code-block-extract): New function.
6030
6031         * mm-view.el (mm-display-org-inline): New function.
6032
6033         * mm-decode.el (mm-automatic-display): Add text/org.
6034
6035         * mailcap.el (mailcap-mime-extensions): Add .org.
6036
6037 2011-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6038
6039         * gnus-art.el (gnus-article-highlight): Remove argument passed to
6040         gnus-article-add-buttons.
6041
6042 2011-01-19  Tom Rauchenwald  <sehnsucht.nach.unendlichkeit@quantentunnel.de>  (tiny change)
6043
6044         * spam.el (spam-spamassassin-register-with-sa-learn): Insert a full
6045         From header with a date and "nobody" as the sender.
6046
6047 2011-01-19  Julien Danjou  <julien@danjou.info>
6048
6049         * gnus-art.el (gnus-article-add-buttons): Simplify condition.
6050         (gnus-button-push): Remove gnus-button-entry function, it fails heavily
6051         if you have the same regexp several times.
6052         (gnus-button-push): Fix matching when regexp is symbol.
6053
6054 2011-01-15  Glenn Morris  <rgm@gnu.org>
6055
6056         * message.el (message-mail): A compose-mail function should
6057         accept headers as strings.
6058
6059 2011-01-13  Chong Yidong  <cyd@stupidchicken.com>
6060
6061         * message.el (message-tool-bar-gnome): Tweak tool-bar items.
6062         Add :vert-only tags.
6063         (message-mail): New arg RETURN-ACTION.
6064         (message-return-action): New var.
6065         (message-bury): Use it.
6066         (message-mode): Make it buffer-local.
6067         (message-send-and-exit): Always call message-bury.
6068
6069         * gnus-msg.el (gnus-msg-mail): New arg RETURN-ACTION.  Pass it to
6070         message-mail.
6071
6072 2011-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6073
6074         * nnimap.el (nnimap-convert-partial-article): Protect against
6075         zero-length body parts.
6076
6077         * mm-decode.el (mm-preferred-alternative-precedence):
6078         Discourage showing empty parts.
6079
6080         * gnus-int.el (gnus-request-accept-article): Don't try to update marks
6081         and stuff if the backend didn't return the article number.  This fixes
6082         an Exchange-related nnimap bug.
6083
6084         * gnus-sum.el (gnus-summary-next-article): Remove hack to reselect
6085         group window, because it does the wrong thing when a separate frame
6086         displays the group buffer.
6087
6088         * proto-stream.el (open-protocol-stream): Protect against the low-level
6089         transport functions returning nil.
6090
6091 2011-01-07  Daiki Ueno  <ueno@unixuser.org>
6092
6093         * mml2015.el (epg-sub-key-fingerprint): Autoload.
6094         (mml2015-epg-find-usable-secret-key): New function.
6095         (mml2015-epg-sign): Use mml2015-epg-find-usable-secret-key instead of
6096         mml2015-epg-find-usable-key (Bug#7797).
6097         (mml2015-epg-encrypt): Ditto.
6098
6099 2011-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6100
6101         * dgnushack.el (rot13-string): Fix the way to get the argument.
6102
6103 2011-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6104
6105         * flow-fill.el (fill-flowed-encode): Do encoding citation-aware.
6106
6107 2011-01-03  Glenn Morris  <rgm@gnu.org>
6108
6109         * sieve-manage.el (sieve-manage-open): Correctly set sieve-manage-port.
6110
6111         * sieve.el (sieve-open-server): Give a more explicit error if
6112         sieve-manage-open returns nil.  (Bug#7720)
6113
6114 2011-01-02  Karl Fogel  <kfogel@red-bean.com>
6115
6116         * gnus-msg.el (gnus-message-replyencrypt): Default to `t'.
6117
6118 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6119
6120         * nnimap.el (nnimap-login): Prefer AUTH=CRAM-MD5, if it's available.
6121         This avoids sending passwords in plain text over non-encrypted
6122         channels.
6123
6124         * shr.el (shr-rescale-image): Display all GIF images as animated images.
6125
6126         * nnimap.el (nnimap-login): Refactored out into own function, and
6127         implement CRAM-MD5.
6128         (nnimap-wait-for-line): Refactored out.
6129
6130         * mm-view.el (mml-smime): Require.
6131
6132 2010-12-20  David Engster  <deng@eml.cc>
6133
6134         * mm-view.el (mm-view-pkcs7-decrypt): If mml-smime-use is set to 'epg,
6135         use EPG to decrypt S/MIME messages instead of openssl.
6136
6137 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6138
6139         * nnimap.el (nnimap-request-group): Avoid double SELECT on `M-g'.
6140
6141         * gnus-group.el (gnus-group-kill-group): Don't try to update the group
6142         status is the group clearly is unreachable.
6143
6144         * auth-source.el (auth-source-create): Add the optional second
6145         parameter to `local-variable-p' to be compatible with XEmacs.
6146
6147 2011-01-02  Wang Diancheng  <dcwang@kingbase.com.cn>  (tiny change)
6148
6149         * nnml.el (nnml-request-article): Allow requesting by Message-ID to
6150         work when using a compressed nnml folder.
6151
6152 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6153
6154         * gnus-sum.el (gnus-select-newsgroup): Don't propagate marks to
6155         backends after sanitising on entry, because this never makes sense:
6156         If the articles have gone missing, then the data no longer exists on
6157         the backend, and if they haven't, then Gnus is wrong, and shouldn't
6158         overwrite anything anyway.
6159
6160         * shr.el (shr-insert-document): Bind shr-width dynamically to
6161         window-width if it's nil.
6162
6163 2010-12-30  Tassilo Horn  <tassilo@member.fsf.org>
6164
6165         * shr.el (shr-width, shr-insert-document): Allow nil as shr-width value
6166         with the meaning of using the full emacs window width for rendering.
6167
6168 2010-12-27  Daiki Ueno  <ueno@unixuser.org>
6169
6170         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Take care the
6171         case when sender is not given.
6172
6173 2010-12-23  Julien Danjou  <julien@danjou.info>
6174
6175         * gnus-gravatar.el (gnus-gravatar-transform-address): Set
6176         `mail-extr-ignore-realname-equals-mailbox-name' to nil when extracting
6177         the addresses, otherwise we might misplaced the gravatar.
6178
6179 2010-12-21  Daiki Ueno  <ueno@unixuser.org>
6180
6181         * mml1991.el (pgg-sign-region, pgg-encrypt-region):
6182         * gnus-art.el (pgg-snarf-keys-region): Autoload since PGG is now
6183         obsolete in Emacs.
6184
6185 2010-12-20  Julien Danjou  <julien@danjou.info>
6186
6187         * gnus-util.el (gnus-rescale-image): Revert last change.
6188
6189 2010-12-17  Chong Yidong  <cyd@stupidchicken.com>
6190
6191         * binhex.el: Improve commentary (Bug#7482).
6192
6193 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6194
6195         * gnus-group.el (gnus-group-delete-articles): New command.
6196
6197 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
6198
6199         * nnir.el (nnir-mode): Make sure 'gnus-registry-install is bound.
6200
6201 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6202
6203         * gnus-sum.el (gnus-get-newsgroup-headers): Revert the last change
6204         here, since it's up to the backends to do CRLF removal if their
6205         protocol has it.
6206
6207         * nnimap.el (nnimap-retrieve-headers): Remove CRLF from the headers.
6208
6209 2010-12-17  Julien Danjou  <julien@danjou.info>
6210
6211         * gnus-util.el (gnus-rescale-image): Allow to resize images even if
6212         they are from file.  Can also scale up.
6213
6214 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
6215
6216         * gnus-sum.el (gnus-summary-refer-thread): Simplify code.
6217         Restore gnus-use-agent.
6218         (gnus-get-newsgroup-headers): Avoid unwanted spaces at eol.
6219
6220         * nnir.el (nnir-get-active): Ignore nnir-ignored-newsgroups if null.
6221
6222 2010-12-17  Julien Danjou  <julien@danjou.info>
6223
6224         * gravatar.el (gravatar-retrieve-synchronously): New function.
6225         (gravatar-get-data): Make more robust.
6226
6227 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6228
6229         * lpath.el: Bind epa-file-encrypt-to for Emacs 22 and XEmacs.
6230
6231 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6232
6233         * nnimap.el (nnimap-wait-for-response): Fix the end-point calculation
6234         to really consider the last line.
6235
6236 2010-12-16  Daiki Ueno  <ueno@unixuser.org>
6237
6238         * auth-source.el (auth-source-gpg-encrypt-to): New variable to set the
6239         list of recipient keys, or use symmetric encryption if not a list.
6240         (auth-source-create): Use it to make `epa-file-encrypt-to' local for an
6241         EPA override, replacing the call to `netrc-store-data'.
6242
6243 2010-12-16  Dan Davison  <dandavison7@gmail.com>  (tiny change)
6244
6245         * gnus-srvr.el: Avoid passing nil regexp argument to
6246         delete-matching-lines.
6247
6248 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6249
6250         * gnus-html.el (gnus-html-schedule-image-fetching): Make sure the HTML
6251         fetching stops when Gnus exits.
6252
6253         * nnfolder.el (nnfolder-save-all-buffers): Refactor out into its own
6254         function.
6255         (nnfolder-request-expire-articles): Save all the buffers after doing
6256         expiry.
6257
6258         * nnmail.el (nnmail-expiry-target-group): Revert the "all articles are
6259         the last article", since that led to serious performance regressions
6260         when expiring nnml groups.
6261
6262 2010-12-16  Andrew Cohen  <cohen@andy.bu.edu>
6263
6264         * nnir.el: Improve customizations.
6265
6266 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6267
6268         * gnus-start.el (gnus-subscribe-newsgroup): Notify the backend.
6269
6270         * gnus-group.el (gnus-group-kill-group): Notify the backend that the
6271         group has been killed.
6272         (gnus-group-yank-group): Ditto.
6273
6274         * gnus-srvr.el (gnus-browse-unsubscribe-group): Ditto.
6275
6276         * nnimap.el (nnimap-request-update-group-status): New function.
6277
6278         * gnus-int.el (gnus-request-update-group-status): New interface
6279         function.
6280
6281         * gnus-sum.el (gnus-summary-push-marks-to-backend): Fix the logic for
6282         copying read-ness to the backends.
6283
6284         * nnimap.el (nnimap-quirk): New function.
6285         (nnimap-retrieve-group-data-early): Use it.
6286         (nnimap-quirks): New alist.
6287
6288 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6289
6290         * shr.el (shr-insert): Set shr-start after deleting trailing space;
6291         don't delete it within indentation.
6292
6293 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6294
6295         * nnimap.el (nnimap-wait-for-response): Always look (at least) at the
6296         previous line.
6297
6298 2010-12-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6299
6300         * nnimap.el (nnimap-retrieve-group-data-early): Fix the syntax of the
6301         QRESYNC command by deleting a superfluous space which broke Cyrus
6302         servers.  This change will break other servers that are buggy the other
6303         way around.
6304
6305 2010-12-14  Teodor Zlatanov  <tzz@lifelogs.com>
6306
6307         * spam.el: Reindent and fix long lines.
6308         (spam-copy-or-move-routine): Exclude invalid move destinations.
6309
6310 2010-12-14  Andrew Cohen  <cohen@andy.bu.edu>
6311
6312         * nnir.el (nnir-mode): Don't install registry hooks if user hasn't
6313         installed the registry.
6314
6315 2010-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6316
6317         * dgnushack.el (rot13-string): New macro for XEmacs.  netrc.el uses it.
6318
6319 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
6320
6321         * nnir.el (nnir-run-gmane): Better check for gmane groups: error out if
6322         groupname doesn't contain "gmane".
6323
6324 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6325
6326         * netrc.el (netrc-point-at-eol): Remove the unused netrc-point-at-old
6327         and netrc-bound-and-true-p bindings.
6328         (netrc-parse): Cache the netrc contents.
6329
6330         * gnus-start.el (gnus-matches-options-n): Fix typo in last change.
6331         (gnus-1): Don't create the nndrafts group twice.
6332         (gnus-setup-news): There's no need to read the active file here, since
6333         that's done again later on a per-backend basis.
6334         (gnus-start-draft-setup): Make sure that the new group is started out
6335         empty.
6336
6337         * gnus-agent.el (gnus-agentize): Don't create the queue group
6338         automatically on startup.  It'll be created later, if needed.
6339
6340         * gnus-start.el (gnus-auto-subscribed-groups): Add nnimap to the list
6341         of automatically subscribed groups.
6342         (gnus-auto-subscribed-categories): New variable.
6343         (gnus-matches-options-n): Use it.
6344         (gnus-default-subscribed-newsgroups): Remove unused variable.
6345         (gnus-start-draft-setup): Message a bit less.
6346
6347 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
6348
6349         * nnir.el (nnir-run-imap): Return article list in order of increasing
6350         UID.
6351
6352 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6353
6354         * gnus-sum.el (gnus-summary-enter-digest-group):
6355         Mention gnus-auto-select-on-ephemeral-exit.
6356
6357         * proto-stream.el (proto-stream-open-network-only): Fix the calling
6358         convention of the network-only option.
6359
6360 2010-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6361
6362         * proto-stream.el (proto-stream-open-network-only): New function to
6363         have a way to specify non-STARTTLS upgrade connections.
6364
6365 2010-12-10  Julien Danjou  <julien@danjou.info>
6366
6367         * gnus-gravatar.el (gnus-gravatar-transform-address): Fix error when
6368         email address is nil.
6369
6370         * message.el (message-bogus-recipient-p): Set address to "" if nil.
6371
6372 2010-12-10  Andrew Cohen  <cohen@andy.bu.edu>
6373
6374         * nnir.el (nnir-request-expire-articles): Ignore expiry except for
6375         deletion.
6376         (nnir-run-imap): Only need to parse list once.
6377
6378 2010-12-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6379
6380         * shr.el (shr-tag-script): Ignore <script>.
6381         (shr-tag-label): Add <label> support.
6382
6383 2010-12-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6384
6385         * mm-util.el (mm-ucs-to-char): Use eval-and-compile.
6386
6387         * shr.el (shr-image-displayer): Work for images lined side by side.
6388
6389 2010-12-08  Robert Pluim  <rpluim@gmail.com>
6390
6391         * gnus-demon.el (gnus-demon-init): Call run-with-timer with an integer
6392         parameter, since XEmacs doesn't accept t as a parameter.
6393
6394 2010-12-08  Andrew Cohen  <cohen@andy.bu.edu>
6395
6396         * nnir.el (nnir-retrieve-headers): Use rassq when comparing article
6397         ids.
6398         (nnir-run-gmane): Simplify groupspec formatting.
6399         (nnir-request-expire-articles): New function.
6400
6401 2010-12-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6402
6403         * nnimap.el (nnimap-parse-flags): Tweak VANISHED regexp to avoid regexp
6404         overflow, possibly.
6405
6406         * shr.el (shr-tag-table-1): Use bg/gfcolor specs on tables.
6407         (shr-render-td): Handle td style="" better.
6408         (shr-tag-table): Use the color from the style sheet.
6409         (shr-render-td): Make sure we copy over all the overlays, too.
6410
6411 2010-12-07  Andrew Cohen  <cohen@andy.bu.edu>
6412
6413         * nnir.el (nnir-run-gmane): Restore sub-optimal test for gmane server.
6414         (nnir-request-article): Improve article retrieval.
6415
6416 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6417
6418         * mm-util.el (mm-extra-numeric-entities): New variable.
6419
6420         * mm-url.el (mm-url-decode-entities):
6421         * mm-decode.el (mm-shr): Use it to decode extra numeric entities.
6422
6423         * lpath.el: Fbind completion-at-point for Emacs 22 and XEmacs.
6424
6425 2010-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
6426
6427         * message.el: Use completion-at-point.
6428         (message-completion-function): New fun, extracted from message-tab.
6429         (message-mode): Use it for completion-at-point-functions.
6430         (message-tab): Use it and completion-at-point.
6431
6432 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6433
6434         * shr.el (shr-find-fill-point): Don't break a line after a kinsoku-bol
6435         character if a non-breakable character follows.
6436
6437 2010-12-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6438
6439         * proto-stream.el (proto-stream-open-tls): Return nil if we don't get
6440         any stream.
6441
6442         * shr.el (shr-tag-font): Colorize the region.
6443         (shr-tag-body): Ditto.
6444         (shr-tag-font): Actually let the styles be inherited instead of
6445         overwriting them.
6446         (shr-tag-font): Get the background color right.
6447         (shr-tag-style): Ignore all <style> tags for the moment.
6448
6449         * gnus-int.el (gnus-request-thread): Rework to take a header instead of
6450         a Message-ID to avoid having nnimap depend on gnus-sum.
6451
6452         * shr.el (shr-descend): Only colorize something if we have a node that
6453         sets colors.
6454
6455 2010-12-06  Julien Danjou  <julien@danjou.info>
6456
6457         * shr.el (shr-render-td): Render td content with shr-descend, so style
6458         will be applied to <td> too.
6459         (shr-colorize-region): Colorize region even if we only have a background.
6460         (shr-tag-body): Fix color and background color inheritance.
6461         Do not recolorize after shr-generic.
6462         (shr-tag-font): Let shr-generic colorize via inheritance.
6463
6464 2010-12-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6465
6466         * shr.el (shr-find-fill-point): Don't regard apostrophe as kinsoku-bol.
6467
6468 2010-12-06  Andrew Cohen  <cohen@andy.bu.edu>
6469
6470         * nnir.el (nnir-request-move-article): Remove obsolete code.
6471
6472 2010-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6473
6474         * gnus-util.el (gnus-macroexpand-all): Use eval-and-compile.
6475
6476 2010-12-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6477
6478         * gnus-sum.el (gnus-summary-respool-article): The completion function
6479         expects a list instead of an alist.
6480
6481         * nntp.el (nntp-snarf-error-message): nnheader-report takes a format
6482         string as the parameter.
6483
6484         * gnus.el (gnus-valid-select-methods): Allow nnimap to respool.
6485
6486         * shr.el (shr-stylesheet): New dynamic variable for cascading the
6487         styles.
6488         (shr-colorize-region): New function.
6489         (shr-insert-background-overlay): Remove.
6490         (shr-render-td): Background setting should be taken care of on a higher
6491         level.
6492         (shr-tag-body): Use post-hoc colorizations.
6493         (shr-tag-body): Set up a style sheet based on bgcolor/fgcolor.
6494         (shr-put-color-1): Don't overwrite old colors.
6495         (shr-colorize-region): When the background color isn't explicit, use
6496         a fixed background.
6497
6498         * gnus-util.el (gnus-output-to-mail): Require nnmail before using
6499         nnmail variables.
6500
6501 2010-12-05  Bjørn Mork  <bjorn@mork.no>
6502
6503         * nnimap.el (nnimap-process-expiry-targets): Avoid downloading articles
6504         unless necessary.
6505
6506 2010-12-05  Andrew Cohen  <cohen@andy.bu.edu>
6507
6508         * nnir.el (nnir-run-gmane): Use more careful test for gmane nntp
6509         server.
6510
6511 2010-12-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6512
6513         * gnus-html.el (gnus-html-put-image): Use widget instead of local maps
6514         so that TAB works.
6515
6516         * gnus-sum.el (gnus-summary-show-article): Reverse the meanings of `C-u
6517         C-u g' and `C-u g' so that `C-u g' does what it traditionally did.
6518
6519         * shr.el (shr-urlify): Show the URL before the title to avoid
6520         misleading URLs.
6521
6522 2010-12-04  Adam Sjøgren  <asjo@koldfront.dk>
6523
6524         * shr.el (shr-urlify): Display the title in <a> tags.
6525
6526 2010-12-04  Andrew Cohen  <cohen@andy.bu.edu>
6527
6528         * nnir.el (nnir-categorize): Replace mapcar with mapc.
6529
6530 2010-12-03  Andrew Cohen  <cohen@andy.bu.edu>
6531
6532         * nnir.el: Rearrange code to allow macros to be autoloaded by
6533         gnus-sum.el.
6534         (nnir-retrieve-headers-override-function): Make this variable
6535         customizable.
6536         (nnir-retrieve-headers): Remove obsolete subject-mangling code.
6537
6538         * gnus-sum.el (nnir-article-group,nnir-article-rsv): Autoload macros
6539         from nnir.el.
6540
6541 2010-12-03  Julien Danjou  <julien@danjou.info>
6542
6543         * gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.
6544
6545 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6546
6547         * gnus-util.el (gnus-macroexpand-all): Don't modify argument;
6548         allow optional argument `environment'.
6549
6550 2010-12-03  Glenn Morris  <rgm@gnu.org>
6551
6552         * mm-extern.el (message-goto-body): Update declaration.
6553
6554 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6555
6556         * gnus-util.el (gnus-macroexpand-all): New function.
6557
6558         * gnus-sum.el (gnus-summary-line-format-alist): Use gnus-macroexpand-all
6559         instead of macroexpand-all that is unavailable in XEmacs.
6560
6561 2010-12-02  Andrew Cohen  <cohen@andy.bu.edu>
6562
6563         * nnir.el (nnir-summary-line-format): New variable.
6564         (nnir-mode): Use it.
6565         (nnir-artlist-*,nnir-aritem-*): Reimplement as macros.
6566         (nnir-article-ids): Reimplement as defsubst.
6567         (nnir-retrieve-headers): Don't mangle the subject header.
6568         (nnir-run-imap): Use 100 as RSV score.
6569         (nnir-run-find-grep): Fix for full server searching.
6570         (nnir-run-gmane): Better restriction to gmane groups.
6571
6572         * gnus-sum.el (gnus-summary-line-format-alist): Add specs for nnir
6573         summary buffers.
6574
6575 2010-12-02  Julien Danjou  <julien@danjou.info>
6576
6577         * gnus-win.el (gnus-configure-frame): Remove old compatibility code.
6578
6579         * gnus-msg.el: Mark gnus-outgoing-message-group as obsolete.
6580
6581         * gnus-win.el (gnus-configure-windows): Remove Gnus 3.x setting
6582         support.
6583
6584 2010-12-01  Andrew Cohen  <cohen@andy.bu.edu>
6585
6586         * nnir.el: Update to handle the registry better.
6587         (autoload): Silence byte-compiler.
6588         (nnir-open-server): Add a hook for nnir groups.
6589         (nnir-request-move-article): Don't mangle the header.  Better to use
6590         formatting variables (which will be added in the future).
6591         (nnir-registry-action): Update the registry using the original article
6592         group name.
6593         (nnir-mode): Install nnir-specific hooks for updating the registry.
6594
6595         * gnus-sum.el
6596         (gnus-article-original-subject,gnus-newsgroup-original-name):
6597         Remove obsolete variables.
6598         (gnus-summary-move-article): Remove use of obsolete variables.
6599         (gnus-summary-local-variables): Make move and delete hooks local to
6600         summary buffers.
6601
6602 2010-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6603
6604         * rtree.el: New file.
6605
6606 2010-12-01  Julien Danjou  <julien@danjou.info>
6607
6608         * message.el (message-user-organization): Do not use
6609         gnus-local-organization.
6610
6611         * gnus.el: Remove gnus-local-organization.
6612
6613         * gnus-msg.el: Remove nastygram thing.
6614
6615 2010-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
6616
6617         * nnmaildir.el (nnmaildir-request-set-mark): Add article to add-mark
6618         funcall.
6619
6620 2010-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6621
6622         * gnus-gravatar.el (gnus-gravatar-insert): Allow LWSP in the middle of
6623         names.
6624
6625         * shr.el (shr-find-fill-point): Don't break line between kinsoku-bol
6626         characters.
6627
6628         * gnus-gravatar.el (gnus-gravatar-insert): Delete unnecessary binding
6629         to t of inhibit-read-only since it is inside gnus-with-article-headers.
6630         Suggested by Štěpán Němec <stepnem@gmail.com>.
6631         (gnus-gravatar-transform-address): Use mail-extract-address-components
6632         that supports non-ASCII names rather than mail-header-parse-addresses.
6633
6634 2010-11-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6635
6636         * proto-stream.el (open-protocol-stream): All starttls connections are
6637         handled by the network handler.
6638
6639 2010-11-30  Julien Danjou  <julien@danjou.info>
6640
6641         * nnimap.el (nnimap-open-connection-1): Use gnus-string-match-p.
6642         (nnimap-open-connection-1): Fix PREAUTH.
6643
6644         * gnus-gravatar.el (gnus-gravatar-size): Set gnus-gravatar-size to nil.
6645
6646 2010-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6647
6648         * shr.el (shr-char-breakable-p, shr-char-nospace-p)
6649         (shr-char-kinsoku-bol-p, shr-char-kinsoku-eol-p): New macros.
6650         (shr-insert): Use them.
6651         (shr-find-fill-point): Work better for kinsoku chars and apostrophes.
6652
6653 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
6654
6655         * nnir.el (nnir-request-move-article): Bail out if original group
6656         doesn't support article moves.
6657         (nnir-get-active): Improve active list retrieval.
6658
6659 2010-11-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6660
6661         * shr.el (shr-find-fill-point): Don't break before apostrophes.
6662
6663 2010-11-29  Binjo  <binjo.cn@gmail.com>  (tiny change)
6664
6665         * nnimap.el (nnimap-open-connection-1): w32 open-network-stream doesn't
6666         seem to accept strings-with-numbers as port numbers.
6667
6668 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
6669
6670         * gnus-sum.el (gnus-summary-delete-article): If delete fails don't
6671         change the registry.
6672
6673 2010-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6674
6675         * nnir.el (nnir-run-gmane): Use mm-delete-duplicates instead of
6676         delete-dups that is not available in XEmacs 21.4.
6677
6678         * mm-util.el (mm-delete-duplicates): Add comment.
6679
6680 2010-11-28  Andrew Cohen  <cohen@andy.bu.edu>
6681
6682         * nnir.el (nnir-ignored-newsgroups): New variable.
6683         (nnir-get-active): Use it.
6684
6685 2010-11-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6686
6687         * proto-stream.el (proto-stream-open-network): Add some comments.
6688
6689         * nntp.el (nntp-open-connection): Provide a :success condition.
6690
6691         * nnimap.el (nnimap-open-connection-1): Ditto.
6692
6693         * proto-stream.el (proto-stream-open-network): See what the response to
6694         the STARTTLS command is.
6695
6696         * nnimap.el (nnimap-open-connection-1): Always upgrade to STARTTLS (for
6697         backwards compatibility).
6698         (nnimap-open-connection-1): Really respect nnimap-server-port.
6699
6700         * proto-stream.el (proto-stream-open-network): When doing opportunistic
6701         TLS upgrades we don't really care about the identity of the peer.
6702         (proto-stream-open-network): Force starttls.el to use gnutls-cli, since
6703         that what we've checked for.
6704         (proto-stream-always-use-starttls): Only default to t if
6705         open-gnutls-stream exists.
6706         (proto-stream-open-network): If STARTTLS failed, then just open a
6707         normal connection.
6708         (proto-stream-open-network): Wait until the greeting before doing
6709         STARTTLS.
6710
6711         * nntp.el (nntp-open-connection): Report what the connection error is.
6712
6713         * proto-stream.el (open-protocol-stream): Rename from
6714         open-proto-stream.
6715
6716 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6717
6718         * nnimap.el (nnimap-stream): Change default to `undecided'.
6719         (nnimap-open-connection): If `nnimap-stream' is `undecided', try ssl
6720         first, and then network.
6721         (nnimap-open-connection-1): Respect nnimap-server-port.
6722         (nnimap-open-connection): Be more backwards-compatible.
6723
6724         * proto-stream.el (proto-stream-always-use-starttls): New variable.
6725         (proto-stream-open-starttls): De-duplicate the starttls code.
6726         (proto-stream-open-starttls): Folded back into the main function.
6727         (proto-stream-open-network): Fix typo in the gnutls path.
6728         (proto-stream-command): Refactor out.
6729
6730         * nntp.el (nntp-open-connection): Fix the STARTTLS command syntax.
6731
6732         * proto-stream.el (proto-stream-open-starttls): Actually implement the
6733         starttls.el STARTTLS.
6734
6735         * color.el (color-lab->srgb): Fix function call name.
6736
6737         * proto-stream.el (proto-stream-open-tls): Delete output from openssl
6738         if we're using tls.el.
6739         (proto-stream-open-network): If we don't have gnutls-cli or gnutls
6740         built in, then don't try to establish a STARTTLS connection.
6741
6742         * nntp.el (nntp-open-connection): Switch on STARTTLS on supported
6743         servers.
6744
6745         * proto-stream.el (open-proto-stream): Use network, not stream.
6746         (open-proto-stream): Add a way to specify what the end of a command is.
6747
6748         * nntp.el (nntp-open-connection): Use proto-streams for the relevant
6749         connections types.
6750         (nntp-open-network-stream): Remove.
6751         (nntp-open-ssl-stream): Remove.
6752         (nntp-open-tls-stream): Remove.
6753         (nntp-ssl-program): Remove.
6754
6755         * nnimap.el (nnimap-open-connection): Check for "OK" from the greeting.
6756
6757 2010-11-27  Andrew Cohen  <cohen@andy.bu.edu>
6758
6759         * nnir.el: Fix typos.
6760         (nnir-retrieve-headers-override-function): Rename variable to reflect
6761         new semantics.
6762         (nnir-article-group, nnir-article-number, nnir-article-rsv): New helper
6763         macros.
6764         (nnir-request-article, nnir-request-move-article): Use them.
6765         (nnir-categorize): New function.
6766         (nnir-run-query): Use it.
6767         (nnir-retrieve-headers): Rewrite to batch header retrieval.
6768         (nnir-run-gmane): nnir-retrieve-headers now returns the headers already
6769         sorted.
6770         (nnir-group-full-name): Use gnus-group-full-name instead.
6771         (nnir-artlist-artitem-group, nnir-artlist-artitem-number)
6772         (nnir-artlist-artitem-rsv, nnir-sort-groups-by-server): Obsolete.
6773
6774 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6775
6776         * nnimap.el (nnimap-open-connection): Fix typo in STARTTLS command.
6777
6778         * proto-stream.el: New library to provide protocol-specific
6779         TLS/STARTTLS connections for IMAP, NNTP, SMTP, POP3 and similar
6780         protocols.
6781         (open-proto-stream): Complete the documentation.
6782         (proto-stream-open-network): Fix some typos.
6783
6784         * nnimap.el (nnimap-open-connection): Use it.
6785
6786 2010-11-27  Yuri Karaban  <tech@askold.net>  (tiny change)
6787
6788         * pop3.el (pop3-open-server): Read server greeting before starting TLS
6789         negotiation.
6790
6791 2010-11-26  Julien Danjou  <julien@danjou.info>
6792
6793         * color.el: Rename various rgb functions to srgb.
6794
6795 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6796
6797         * nnimap.el (nnimap-get-groups): Allow non-quoted strings as mailbox
6798         names.
6799
6800 2010-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6801
6802         * shr.el (shr-insert): Revert last change.
6803         (shr-find-fill-point): Never leave point being at bol;
6804         relax the kinsoku limitation when rendering tables.
6805
6806 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6807
6808         * nnmail.el (nnmail-expiry-target-group): Protect against degenerate
6809         results from -accept-article.
6810
6811         * shr-color.el: Require cl when compiling.
6812
6813         * nnheader.el (nnheader-update-marks-actions): Fix typo in last
6814         checkin.
6815
6816         * gnus-art.el (gnus-url-mailto): Unfold URLs before using them.
6817
6818         * nnimap.el (nnimap-request-set-mark): Add is "+", not "-".
6819
6820         * gnus-sum.el (gnus-summary-push-marks-to-backend): Use 'set instead of
6821         'add and 'delete to set backend marks.
6822
6823         * nnmaildir.el (nnmaildir-request-set-mark): Be explicit about 'set.
6824
6825         * nnheader.el (nnheader-update-marks-actions): Refactor out.
6826
6827         * nntp.el (nntp-request-set-mark): Use it.
6828
6829         * nnfolder.el (nnfolder-request-set-mark): Ditto.
6830
6831         * nnml.el (nnml-request-set-mark): Ditto.
6832
6833         * nnimap.el (nnimap-last-response-string): Remove the unfolding -- it
6834         introduces regressions in article selection.
6835         (nnimap-find-uid-response): New function.
6836         (nnimap-request-accept-article): Use the UID returned, if any.
6837         (nnimap-request-move-article): Use the UID returned, if any.
6838         (nnimap-get-groups): Reimplement to work with folded lines.
6839         (nnimap-find-uid-response): The UID is the last element in the list.
6840         (nnimap-request-set-mark): Extend syntax with 'set.
6841
6842         * nnml.el (nnml-request-set-mark): Ditto.
6843
6844         * nnfolder.el (nnfolder-request-set-mark): Ditto.
6845
6846         * nntp.el (nntp-request-set-mark): Ditto.
6847
6848 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6849
6850         * message.el (message-called-interactively-p): A temporary macro.
6851         (message-goto-body): Use it temporarily.
6852
6853 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6854
6855         * nnimap.el (nnimap-unfold-quoted-lines): Refactor out.
6856         (nnimap-last-response-string): Unfold quoted lines, if they exist.
6857         (nnimap-last-response-string): Fix last unfolding fix.
6858
6859 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6860
6861         * shr.el (shr-insert): Fix the way to fold lines.
6862
6863 2010-11-25  Julien Danjou  <julien@danjou.info>
6864
6865         * shr-color.el (shr-color->hexadecimal): Use color-rgb->hex.
6866
6867         * color.el: Rename from color-lab.el
6868         (color-rgb->hex): Add.
6869         (color-complement): Add.
6870         (color-complement-hex): Add.
6871
6872         * gnus-sum.el (gnus-summary-widget-forward): Add, and bind to [tab].
6873
6874 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6875
6876         * shr-color.el (shr-color-visible): Don't bug out if the color names
6877         don't exist.
6878
6879 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6880
6881         * mml.el (mml-preview): Make sure to bind gnus-displaying-mime to nil,
6882         assuming that article displaying or another mml-preview may be
6883         interrupted for an error or for the like.
6884
6885         * shr.el (shr-get-background): Fix argument name.
6886
6887 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6888
6889         * gnus-cache.el (gnus-summary-insert-cached-articles): Use it.
6890
6891         * gnus-sum.el (gnus-summary-include-articles): New function.
6892
6893         * message.el (message-goto-body): called-interactively-p needs a
6894         parameter, so use `any'.
6895
6896         * nnimap.el (nnimap-request-move-article): It's no longer necessary to
6897         clear marks before moving, since they're synced from the Gnus side
6898         first.
6899
6900         * gnus-sum.el (gnus-summary-push-marks-to-backend): New function.
6901         (gnus-summary-move-article): Copy over all marks before moving, so that
6902         IMAP doesn't think a new article has arrived.
6903
6904 2010-11-24  Julien Danjou  <julien@danjou.info>
6905
6906         * shr.el (shr-insert-background-overlay): Fix typo.
6907         (shr-render-td): Copy the background before rendering.
6908
6909         * shr-color.el (shr-color-visible): Fix docstring.
6910
6911         * shr.el (shr-tag-table): Add bgcolor support.
6912         (shr-render-td): Add bgcolor support.
6913         (shr-get-background): Add.
6914         (shr-insert-foreground-overlay): Use shr-get-background.
6915
6916         * message.el (message-goto-body): Use called-interactively-p.
6917         (message-in-body-p): message-goto-body returns point.
6918
6919 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6920
6921         * mm-util.el (mm-enable-multibyte): Use `to' instead of t.  This fixes
6922         Fixes something or other in Emacs 23, and is backwards compatible.
6923
6924         * message.el (message-goto-body): Remove the <#secure special-casing,
6925         which is too special.
6926
6927         * shr.el (shr-parse-style): Drop !important from styles.
6928
6929 2010-11-24  Daniel Schoepe  <daniel.schoepe@googlemail.com>  (tiny change)
6930
6931         * gnus-sum.el (gnus-summary-articles-in-thread): Fix a bug that causes
6932         this function to return incorrect results when calling it with an
6933         explicit article argument different from
6934         (gnus-summary-article-number).
6935
6936 2010-11-24  Julien Danjou  <julien@danjou.info>
6937
6938         * shr.el (shr-insert-color-overlay): Replace deprecated syntax.
6939         (shr-tag-body): Add background support.
6940         (shr-descend): Add background support.
6941         (shr-tag-title): Add.
6942
6943         * shr-color.el (shr-color-visible): Really return original background
6944         if fixed.
6945
6946 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6947
6948         * shr.el (shr-color-check): Protect against non-existent color names.
6949
6950 2010-11-24  Julien Danjou  <julien@danjou.info>
6951
6952         * color-lab.el: Require 'cl when compiling.
6953
6954         * shr.el (shr-insert-color-overlay): Remove specific rgb() check.
6955
6956         * shr-color.el (shr-color->hexadecimal): Only return the hexadecimal
6957         matched part.
6958
6959         * color-lab.el: Fix all expt calls to use float type.
6960
6961 2010-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6962
6963         * shr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg, bbb) type color
6964         expression to shr-color-check as is.
6965
6966         * shr-color.el (shr-color->hexadecimal): Ignore case of color names.
6967
6968         * color-lab.el: Add coding cookie.
6969         (float-pi): Use eval-and-compile.
6970
6971         * dgnushack.el (dgnushack-compile): Exclude shr-color.el from being
6972         compiled for Emacsen having no `libxml-parse-html-region' support.
6973
6974 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6975
6976         * shr.el (shr-insert-color-overlay): Split stuff like
6977         "#444444 !important" to find the real color.
6978         (shr-tag-font): Resurrect shr-tag-font again, since it's needed to
6979         parse <font color="red"> entries.
6980
6981 2010-11-23  Andrew Cohen  <cohen@andy.bu.edu>
6982
6983         * nnheader.el (nnheader-parse-head): Bug fix.  Properly position
6984         point when parsing headers.
6985
6986         * nnspool.el (nnspool-insert-nov-head): Bug fix.  Make sure point
6987         is positioned properly when parsing headers.
6988
6989 2010-11-23  Julien Danjou  <julien@danjou.info>
6990
6991         * color-lab.el (boundp): Bind float-pi for Emacs < 23.3.
6992
6993         * shr-color.el (shr-color->hexadecimal): Add support for color names.
6994
6995         * shr.el (shr-parse-style): Replace \n with space in style parsing.
6996
6997         * shr-color.el (shr-color-hsl-to-rgb-fractions):
6998         Use shr-color-hue-to-rgb.
6999         (shr-color->hexadecimal): Call shr-color-hsl-to-rgb-fractions.
7000
7001 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7002
7003         * shr.el (shr-color->hexadecimal): Autoload.
7004         (shr-descend): Add color to all tags.
7005
7006 2010-11-22  Julien Danjou  <julien@danjou.info>
7007
7008         * shr.el (shr-tag-color-check): Convert colors to hexadecimal with
7009         shr-color->hexadecimal.
7010
7011         * shr-color.el (shr-color->hexadecimal): Add converting functions for
7012         RGB() or HSL() color representation.
7013
7014         * shr.el (shr-tag-font): Add.
7015         (shr-tag-color-check): New function to get better colors.
7016         (shr-tag-insert-color-overlay): Factorize code between tag-font and
7017         tag-span.
7018
7019         * shr-color.el: New file.
7020
7021         * color-lab.el: New file.
7022
7023         * gnus-art.el (gnus-url-mailto): Do not downcase args.
7024
7025 2010-11-21  Andrew Cohen  <cohen@andy.bu.edu>
7026
7027         * nnir.el: Fix typo in comments.
7028         (nnir-run-imap): Simplify code.  No need to reverse artlist.
7029         (nnir-run-gmane): Use nnir-tmp-buffer for web results.
7030
7031 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7032
7033         * gnus-srvr.el (gnus-server-show-server): New command and keystroke.
7034
7035         * nnimap.el (nnimap-get-capabilities): Refactor out.
7036         (nnimap-open-connection): Re-request capabilities after STARTTLS.
7037
7038 2010-11-21  Ralf Angeli  <angeli@caeruleus.net>
7039
7040         * mm-uu.el (mm-uu-type-alist): Prevent spurious empty line from
7041         appearing when `mm-uu-hide-markers' is nil.
7042
7043 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7044
7045         * nnimap.el (nnimap-unselect-group): Make into its own function.
7046         (nnimap-request-rename-group): Unselect group before renaming.
7047         This had gotten lost somewhere.
7048         (nnimap-request-accept-article): Keep track of examined groups, and
7049         unselect the group before APPENDing to read-only groups.
7050         (nnimap-request-move-article): Clear flags before moving so that they
7051         can be re-set later.
7052
7053 2010-11-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7054
7055         * gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.
7056         (gnus-gravatar-insert): Put avatar always in the beginning of the field.
7057
7058 2010-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7059
7060         * gnus-art.el (gnus-mime-display-single):
7061         * gnus-html.el (gnus-html-wash-images, gnus-html-prefetch-images):
7062         * mm-decode.el (mm-shr): Assume that gnus-inhibit-images may be a group
7063         parameter.
7064
7065 2010-11-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7066
7067         * shr.el (shr-table-horizontal-line): Rename from shr-table-line.
7068         (shr-table-vertical-line): New variable.
7069         (shr-insert-table): Use it.
7070
7071 2010-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7072
7073         * gnus-html.el (gnus-html-wash-images): Don't display images if
7074         gnus-inhibit-images is non-nil; register displayer for cid images.
7075         (gnus-html-display-image): Work for cid image.
7076         (gnus-html-insert-image): Allow arguments.
7077         (gnus-html-put-image): Inhibit read-only.
7078         (gnus-html-prefetch-images): Don't prefetch images if
7079         gnus-inhibit-images is non-nil.
7080
7081 2010-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7082
7083         * shr.el (shr-put-image): Break lines when inserting big pictures.
7084
7085 2010-11-17  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
7086
7087         * mml2015.el (mml2015-epg-encrypt): Fix two cons with missing
7088         sender, thanks Katsumi Yamaoka.
7089
7090 2010-11-17  Andrew Cohen  <cohen@andy.bu.edu>
7091
7092         * nnir.el (nnir-run-imap): Reverse the article list for each group
7093         rather than the whole list.
7094
7095 2010-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7096
7097         * shr.el (shr-image-displayer): Protect function against non-existent
7098         image source.
7099
7100         * gnus-art.el (gnus-inhibit-images): New user option.
7101         (gnus-mime-display-single): Don't display image if it is non-nil.
7102
7103         * mm-decode.el (mm-shr): Bind shr-inhibit-images to the value of
7104         gnus-inhibit-images.
7105
7106         * shr.el (shr-image-displayer): New function.
7107         (shr-tag-img): Use it.
7108
7109 2010-11-16  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
7110
7111         * mml2015.el (mml2015-epg-sign): Use From header.
7112
7113 2010-11-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7114
7115         * gnus-html.el (gnus-html-wash-images): Register a displayer.
7116
7117         * gnus-util.el (gnus-find-text-property-region): Return markers.
7118
7119         * shr.el (shr-tag-img): Put a displayer in the text property.
7120
7121         * gnus-util.el (gnus-find-text-property-region): New utility function.
7122
7123         * gnus-html.el (gnus-html-display-image): Make the alt optional.
7124         (gnus-html-show-images): Remove.
7125
7126         * gnus-art.el (gnus-article-show-images): New, more general function.
7127
7128         * gnus-html.el: Use image-url instead of gnus-image-url to unify the
7129         image url text properties.
7130
7131         * shr.el: Ditto.
7132
7133         * gnus-agent.el (gnus-agentize): Only do the auto-agentizing if
7134         gnus-agent-auto-agentize-methods is set.  Which it isn't.
7135
7136 2010-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7137
7138         * gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it
7139         work for two or more articles.
7140
7141 2010-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7142
7143         * gnus-art.el (article-treat-non-ascii): Keep text properties not to
7144         divide an image that's in an html article to two or more when washing
7145         non-ASCII characters in alt text of it.
7146
7147 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7148
7149         * mm-decode.el (mm-dissect-buffer): Pass sender's mail address to
7150         smime-decrypt-region using function argument.
7151         (mm-possibly-verify-or-decrypt, mm-dissect-multipart): Relay it.
7152
7153         * mm-view.el (mm-view-pkcs7, mm-view-pkcs7-decrypt): Relay it.
7154
7155         * smime.el (smime-decrypt-region): Catch it.
7156
7157 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
7158
7159         * smime.el (smime-mode-map): Move initialization into declaration.
7160         (gnus-run-mode-hooks): Don't autoload.
7161         (smime-mode): Use define-derived-mode.
7162
7163 2010-11-11  Glenn Morris  <rgm@gnu.org>
7164
7165         * smime.el (from): Restrict declaration to XEmacs.
7166
7167         * nnir.el (gnus-group-topic-name): Autoload.
7168
7169 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7170
7171         * shr.el (shr-insert): Don't break long line if it is because of
7172         kinsoku-bol characters in the line end.
7173
7174 2010-11-11  Andrew Cohen  <cohen@andy.bu.edu>
7175
7176         * nnir.el (nnir-request-move-article): Fix to provide original group
7177         and subject.
7178         (nnir-warp-to-article): Don't fail on articles whose headers haven't
7179         been retrieved.
7180
7181         * gnus-sum.el (gnus-summary-move-article): Use original group and
7182         subject for virtual articles such as those in an nnir summary buffer.
7183
7184 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7185
7186         * gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at
7187         least 21.5).
7188
7189         * smime.el (from): Declare it again for XEmacs.
7190
7191 2010-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7192
7193         * message.el (message-resend): Don't disable encoding unless it's
7194         already encoded.
7195
7196         * nnimap.el (nnimap-update-info): Fix problem with `g' chopping of
7197         low-numbered articles.
7198
7199 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7200
7201         * rfc2047.el (rfc2047-syntax-table): Simplify.
7202
7203         * lpath.el: Fbind set-char-table-range for XEmacs 21.4 and SXEmacs 22.1.
7204
7205         * gnus-art.el (article-treat-non-ascii): Use put-char-table instead of
7206         set-char-table-range for XEmacs.
7207
7208 2010-11-10  Glenn Morris  <rgm@gnu.org>
7209
7210         * time-date.el (time-to-seconds): Always an alias on Emacs,
7211         never a real function.
7212         (with-no-warnings): Remove compat stub, now unused.
7213         (time-less-p): Doc fix.
7214         (time-to-number-of-days): Simplify.
7215
7216         * smime.el (from): Remove unused declaration.
7217
7218         * gnus-util.el (with-no-warnings): Remove compat stub, now unused.
7219         (gnus-float-time): On Emacs, always an alias.
7220
7221         * ecomplete.el (with-no-warnings): Remove compat stub, now unused.
7222         (ecomplete-add-item): Use float-time on Emacs, else gnus-float-time.
7223
7224 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7225
7226         * dgnushack.el: Don't use ignore-errors in the top level form since it
7227         is unavailable in XEmacs even if cl is loaded.
7228
7229         * gnus-art.el (org-entities): Declare it to silence the byte compiler.
7230
7231 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7232
7233         * shr.el (browse-url-mailto): Autoload.
7234
7235         * gnus-art.el (article-treat-non-ascii): New command and keystroke.
7236
7237         * message.el (message-subject-trailing-was-ask-regexp): A ] in a []
7238         regexp doesn't need quoting.
7239
7240 2010-11-09  Sven Joachim  <svenjoac@gmx.de>
7241
7242         * message.el (message-subject-trailing-was-ask-regexp)
7243         (message-subject-trailing-was-regexp): Match was: in addition to was.
7244
7245 2010-11-09  Glenn Morris  <rgm@gnu.org>
7246
7247         * nnbabyl.el (nnbabyl-request-move-article, nnbabyl-delete-mail)
7248         (nnbabyl-check-mbox): Use point-at-bol.
7249
7250 2010-11-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7251
7252         * shr.el (shr-browse-url): Call browse-url-mailto for mailto: links.
7253
7254         * message.el (message-mailto): New function.
7255         (message-mailto): Should accept other parameters.
7256         (message-mailto): Remove since it duplicates browse-url-mailto
7257         functionality.
7258
7259 2010-11-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7260
7261         * gnus-start.el (gnus-get-unread-articles): Ignore totally non-existent
7262         methods.
7263         (gnus-read-active-file): Ditto.
7264
7265         * gnus-group.el (gnus-group-read-ephemeral-group): Remove superfluous
7266         ": " from the prompt.
7267         (gnus-group-make-group): Ditto.
7268
7269 2010-11-07  Glenn Morris  <rgm@gnu.org>
7270
7271         * gnus-bookmark.el (gnus-bookmark-bmenu-show-infos)
7272         (gnus-bookmark-kill-line): Use point-at-eol.
7273
7274 2010-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7275
7276         * gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip
7277         asterisks in From header.
7278
7279 2010-11-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7280
7281         * gnus-ems.el (gnus-put-image): Use a blank text as the insertion
7282         string to avoid making the From headers syntactically invalid.
7283
7284         * message.el (message-send-mail): Don't insert courtesy messages if the
7285         message already has List-Post and List-ID messages.
7286
7287 2010-11-06  Glenn Morris  <rgm@gnu.org>
7288
7289         * gnus-art.el (gnus-treat-article): Give dynamic local variables
7290         `condition', `type', `length' a prefix.
7291         (gnus-treat-predicate): Update for above name changes.
7292
7293 2010-11-06  Andrew Cohen  <cohen@andy.bu.edu>
7294
7295         * nnir.el (gnus-summary-nnir-goto-thread): Remove function and
7296         binding.  Handled by `gnus-summary-refer-thread' instead.
7297         (nnir-warp-to-article): New backend function.
7298
7299         * nnimap.el (nnimap-request-thread): Force dependency updating.
7300
7301         * gnus-sum.el (gnus-fetch-headers): Allow more arguments.
7302         (gnus-summary-refer-thread): Rework to improve thread-referral.
7303
7304         * gnus-int.el (gnus-warp-to-article): New function.
7305
7306         * gnus-sum.el (gnus-summary-article-map): Bind it.
7307
7308 2010-11-04  Andrew Cohen  <cohen@andy.bu.edu>
7309
7310         * nnir.el (gnus-summary-nnir-goto-thread): Limit work done by
7311         gnus-summary-refer-thread.
7312
7313         * gnus-sum.el (gnus-build-all-threads): Force updating of dependency
7314         headers.
7315         (gnus-summary-limit-include-thread): Prevent articles in thread from
7316         being cut in gnus-cut-threads.
7317         (gnus-summary-refer-thread): Limit retrieved headers to those in
7318         thread.
7319
7320 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7321
7322         * message.el (message-send-mail): Use the value of
7323         message-courtesy-message from the message buffer.
7324
7325         * gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.
7326
7327         * shr.el (shr-browse-url): Implement mailto: URLs.
7328
7329         * gnus-sum.el (gnus-summary-show-article): Take `t' as the arg to mean
7330         "raw".
7331
7332         * nnimap.el (nnimap-find-article-by-message-id): Don't EXAMINE a group
7333         if it's already selected.
7334
7335         * mm-decode.el (mm-save-part): Put the entire path in the `M-n' slot.
7336
7337 2010-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7338
7339         * shr.el (shr-tag-img): Use string-width and truncate-string-to-width
7340         to measure the length and truncate alt text.
7341
7342 2010-11-03  Glenn Morris  <rgm@gnu.org>
7343
7344         * nndiary.el (nndiary-generate-nov-databases-1)
7345         (nndiary-generate-active-info): Rename dynamic variable `files' to
7346         something less generic.
7347
7348 2010-11-03  Andrew Cohen  <cohen@andy.bu.edu>
7349
7350         * nnir.el (nnir-request-move-article): Call the underlying backend to
7351         move articles from nnir.
7352
7353 2010-11-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7354
7355         * gnus-cite.el (gnus-article-natural-long-line-p): Remove.
7356
7357 2010-11-02  Julien Danjou  <julien@danjou.info>
7358
7359         * nnir.el: Remove wais support.
7360
7361 2010-11-02  Glenn Morris  <rgm@gnu.org>
7362
7363         * gnus-html.el: Reorder requirements to quieten compiler.
7364
7365 2010-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7366
7367         * gnus-cite.el (gnus-article-fill-cited-article): Make fill work
7368         properly for XEmacs as well.
7369         (gnus-article-fill-cited-article, gnus-article-foldable-buffer)
7370         (gnus-article-natural-long-line-p): Use window-width rather than
7371         frame-width.
7372
7373 2010-11-01  Andrew Cohen  <cohen@andy.bu.edu>
7374
7375         * nnir.el (nnir-run-gmane): Inhibit demon.  Return nil if no messages.
7376         (nnir-read-parms): Don't modify query.
7377         (nnir-run-query): Add ability to search topic on current line.
7378         (nnir-get-active): Clean up.
7379
7380 2010-11-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7381
7382         * gnus-cite.el (gnus-article-foldable-buffer): Protect against
7383         degenerate articles.
7384
7385         * gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
7386         (gnus-print-buffer): Just print the buffer as is, without any copying
7387         to a buffer and then re-highlighting.
7388
7389         * nnimap.el (nnimap-request-group): Store the new updated info.
7390         (nnimap-request-group): Select the group when we don't know whether it
7391         exists or not.
7392
7393         * gnus-start.el (gnus-ask-server-for-new-groups): Return the new
7394         groups.
7395
7396         * gnus-group.el (gnus-group-find-new-groups): Display all the new
7397         groups.
7398
7399         * gnus-start.el (gnus-find-new-newsgroups): Return the list of new
7400         groups.
7401
7402         * gnus-cite.el (gnus-article-fill-cited-article): Minimize the
7403         long-lines case by only filling the long lines.
7404
7405         * nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies
7406         (bug #7311).
7407
7408 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7409
7410         * shr.el: No need to declare `declare-function' since shr.el is for
7411         only Emacsen that provide `libxml-parse-html-region'.
7412
7413         * dgnushack.el: Remove `(defvar iswitchb-temp-buflist)', that is
7414         effective only in a file it is referred to.
7415
7416 2010-11-01  Glenn Morris  <rgm@gnu.org>
7417
7418         * mm-util.el (gnus-completing-read): Autoload.
7419         (mm-read-coding-system): Simplify Emacs definition.
7420
7421         * nnmail.el (gnus-activate-group):
7422         * nnimap.el (gnutls-negotiate):
7423         * nntp.el (netrc-parse): Fix declarations.
7424
7425 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7426
7427         * gnus-util.el (gnus-string-match-p): New function, that is an alias to
7428         string-match-p in Emacs >=23.
7429
7430         * gnus-msg.el (gnus-configure-posting-styles):
7431         * nnir.el (nnir-run-gmane): Use gnus-string-match-p.
7432
7433 2010-11-01  Glenn Morris  <rgm@gnu.org>
7434
7435         * nnir.el (declare-function): Add compat stub.
7436         (mm-url-insert, mm-url-encode-www-form-urlencoded): Declare.
7437         (nnir-run-gmane): Require 'mm-url.
7438
7439         * mm-util.el (mm-string-to-multibyte): Simplify.
7440
7441         * shr.el (declare-function): Add compat stub.
7442         (url-cache-create-filename): Declare.
7443         (mm-disable-multibyte, widget-convert-button): Autoload.
7444
7445         * smime.el (ldap-search): Declare.
7446         (smime-cert-by-ldap-1): Require ldap on Emacs.
7447
7448         * nnimap.el: Require nnmail, and gnus-sum when compiling.
7449         (nnimap-keepalive): Use gnus-float-time.
7450
7451         * mail-source.el (nnheader-message, gnus-float-time): Autoload.
7452         (mail-source-delete-crash-box): Use gnus-float-time.
7453
7454         * gnus-dired.el (gnus-completing-read): Autoload.
7455
7456         * mm-view.el (gnus-rescale-image): Autoload.
7457
7458         * mm-decode.el (gnus-completing-read, gnus-blocked-images): Autoload.
7459
7460         * gnus.el (gnus-sloppily-equal-method-parameters): Move defn before use.
7461
7462         * sieve-manage.el: Require 'cl when compiling.
7463
7464         * gnus-util.el (iswitchb-read-buffer): Declare rather than autoload.
7465         (gnus-iswitchb-completing-read): Require iswitchb.
7466         (gnus-select-frame-set-input-focus): Silence compiler.
7467
7468 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7469
7470         * message.el (message-subject-trailing-was-query): Change default to t,
7471         since I think that's what most people want.
7472
7473         * nnimap.el (nnimap-request-accept-article): Erase buffer before
7474         appending for easier debugging.
7475         (nnimap-wait-for-connection): Take a regexp.
7476         (nnimap-request-accept-article): Wait for the continuation line before
7477         sending anything unless we're streaming.
7478
7479         * gnus-art.el (gnus-treat-article): Only inhibit body washing, and
7480         leave the header washing to take place.
7481
7482 2010-10-31  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
7483
7484         * gnus-msg.el (gnus-configure-posting-styles): Permit the use of
7485         regular expression match and replace in posting styles.
7486
7487 2010-10-31  Andrew Cohen  <cohen@andy.bu.edu>
7488
7489         * nnir.el (gnus-group-make-nnir-group,nnir-run-query): Allow searching
7490         an entire server.
7491         (nnir-get-active): New function.
7492         (nnir-run-imap): Use it.
7493         (nnir-run-gmane): Who knew, gmane search returns an article score!
7494
7495         * gnus-srvr.el (gnus-server-mode-map): Add binding "G" to search the
7496         server on the current line with nnir.
7497
7498 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7499
7500         * gnus-cite.el (gnus-article-foldable-buffer): Refactor out.
7501         (gnus-article-foldable-buffer): Don't fold regions that have a ragged
7502         left edge.
7503         (gnus-article-foldable-buffer): Skip past the prefix when determining
7504         raggedness.
7505
7506         * gnus-sum.el (gnus-summary-show-article): Add `C-u C-u g' for showing
7507         the raw article, and change `C-u g' to show the article without doing
7508         treatments.
7509
7510         * gnus-art.el (gnus-mime-display-alternative): Actually pass the type
7511         on to `gnus-treat-article'.
7512         (gnus-inhibit-article-treatments): New variable.
7513
7514         * gnus.el: Autoload gnus-article-fill-cited-long-lines.
7515
7516         * gnus-art.el (gnus-treatment-function-alist): Have
7517         gnus-treat-fill-long-lines point to gnus-article-fill-cited-long-lines.
7518         (gnus-treat-fill-long-lines): Change default to fill all text/plain
7519         sections.
7520
7521         * gnus-cite.el (gnus-article-fill-cited-article): Remove unused `force'
7522         parameter.
7523         (gnus-article-fill-cited-long-lines): New function.
7524         (gnus-article-fill-cited-article): Allow filling only long sections.
7525
7526         * shr.el (shr-find-fill-point): Don't break lines between punctuation
7527         and non-punctuation (like after the apostrophe in "'We").
7528
7529         * gnus-sum.el (gnus-summary-select-article): Make sure
7530         gnus-original-article-buffer is alive.
7531
7532         * nndoc.el (nndoc-dissect-buffer): Reverse the order of the articles to
7533         reflect the order they're in in the digest.
7534
7535         * gnus.el (gnus-group-startup-message): Move point to the start of the
7536         buffer.
7537
7538         * nnimap.el (nnimap-capability): New function.
7539         (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
7540         is set.
7541
7542 2010-10-31  David Engster  <dengste@eml.cc>
7543
7544         * nnmairix.el (nnmairix-get-valid-servers): Return list of strings to
7545         conform with changes to gnus-completing-read.
7546
7547 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7548
7549         * shr.el (shr-tag-img): Output "*" instead of "[img]".
7550
7551 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
7552
7553         * nnir.el: Move defvar, defcustom around to keep file organized
7554         and keep byte-compiler quiet.
7555         (nnir-read-parms): Accept search-engine as arg.
7556         (nnir-run-query): Pass search-engine as arg.
7557         (nnir-search-engine): Remove.
7558
7559 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7560
7561         * shr.el (shr-generic): The text nodes should be text, not :text.
7562
7563         * nnir.el (nnir-search-engine): Ressurect variable, since it's used
7564         later in the file.
7565
7566 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
7567
7568         * nnir.el: General clean up.  Allow searching with multiple engines.
7569         Allow separate extra-parameters for each engine.
7570         Batch queries when possible.
7571         (nnir-imap-default-search-key,nnir-method-default-engines):
7572         Add customize interface.
7573         (nnir-run-gmane): New engine.
7574         (nnir-engines): Use it.  Qualify all prompts with engine name.
7575         (nnir-search-engine): Remove global variable.
7576         (nnir-run-hyrex): Restore for now.
7577         (nnir-extra-parms,nnir-search-history): New variables.
7578         (gnus-group-make-nnir-group): Use them.
7579         (nnir-group-server): Remove in favor of gnus-group-server.
7580         (nnir-request-group): Avoid searching twice.
7581         (nnir-sort-groups-by-server): New function.
7582
7583 2010-10-30  Julien Danjou  <julien@danjou.info>
7584
7585         * gnus-group.el: Remove gnus-group-fetch-control.
7586
7587         * gnus-start.el (gnus-find-new-newsgroups):
7588         Remove gnus-check-first-time-used.
7589
7590         * gnus.el: Remove gnus-backup-default-subscribed-newsgroups.
7591
7592 2010-10-30  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
7593
7594         * nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be
7595         set on groups that don't have \* permanentflags.
7596
7597 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7598
7599         * shr.el (shr-tag-span): Drop colorization of regions since we don't
7600         control the background color.
7601         (shr-tag-img): Ignore very small web bug type images.
7602         (shr-put-image): Add help-echo alt texts to the images.
7603         (shr-tag-video): Show the video poster image.
7604
7605 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7606
7607         * shr.el (shr-table-depth): New variable.
7608         (shr-tag-table-1): Only insert the images after the top-level table.
7609
7610         * nnimap.el (nnimap-split-incoming-mail): Fix typo.
7611
7612         * gnus-util.el (gnus-list-memq-of-list): New function.
7613
7614         * nnimap.el (nnimap-split-incoming-mail): Note that the INBOX has been
7615         selected.
7616         (nnimap-unsplittable-articles): New slot.
7617         (nnimap-new-articles): Use it.
7618
7619 2010-10-29  Stephen Berman  <stephen.berman@gmx.net>  (tiny change)
7620
7621         * gnus-group.el (gnus-group-get-new-news-this-group): Don't have point
7622         move to the previous line on `M-g'.
7623
7624 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7625
7626         * gnus-msg.el (gnus-inews-do-gcc): Don't have the backends do the slow
7627         *-request-group, which seems unnecessary.
7628
7629         * nnimap.el (nnimap-quote-specials): Function copied over from
7630         imap.el.
7631         (nnimap-open-connection): Use AUTHENTICATE PLAIN on servers that say
7632         they support that.  Suggested by Tom Regner.
7633
7634 2010-10-29  Julien Danjou  <julien@danjou.info>
7635
7636         * gnus-sum.el (gnus-summary-delete-marked-as-read): Remove obsolete
7637         defalias.
7638         (gnus-summary-delete-marked-with): Remove obsolete defalias.
7639
7640         * gnus.el: Remove `gnus-nntp-service' variable.
7641         (gnus-secondary-servers): Make obsolete.
7642         (gnus-nntp-server): Make obsolete.
7643
7644         * gnus-start.el (gnus-1): Remove x-splash calls.
7645
7646         * gnus-ems.el (gnus-x-splash): Remove.
7647
7648         * gnus.el (gnus-group-startup-message): Simplify/update code.
7649
7650         * gnus-xmas.el (gnus-xmas-define): Remove unused gnus-characterp
7651         definition.
7652
7653         * gnus-group.el (gnus-group-make-tool-bar): Check for display graphic
7654         capability before doing anything.
7655         (gnus-group-insert-group-line): Remove useless
7656         gnus-group-remove-excess-properties.
7657
7658 2010-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7659
7660         * gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
7661
7662 2010-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7663
7664         * gnus-sum.el (gnus-summary-rescan-group): Try to restore the window
7665         config after reselecting.
7666
7667 2010-10-28  Julien Danjou  <julien@danjou.info>
7668
7669         * shr.el (shr-put-image): Use point even if only inserting text.
7670         (shr-put-image): Save excursion when inserting alt text on non-graphic
7671         display, so the behavior is the same when we are on a graphic display.
7672
7673         * nnir.el (nnir-run-swish-e): Remove hyrex support.
7674
7675 2010-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7676
7677         * gnus-art.el (gnus-article-jump-to-part): Error on no part; fix prompt.
7678         (gnus-mime-copy-part): Check coding system, not charset.
7679         (gnus-mime-view-part-externally): Never remove part.
7680         (gnus-mime-view-part-internally): Don't remove part here.
7681         (gnus-article-part-wrapper): Make sure MIME tag is visible.
7682         (gnus-article-goto-part): Go to displayed or preferred subpart if it is
7683         multipart/alternative.
7684
7685         * mm-decode.el (mm-display-part): Take optional arg `force'.
7686
7687 2010-10-26  Julien Danjou  <julien@danjou.info>
7688
7689         * gnus-group.el (gnus-group-default-list-level): Add this function to
7690         compute the default list level.
7691         (gnus-group-default-list-level): Add possibility to use a function.
7692
7693 2010-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7694
7695         * mm-decode.el (mm-shr): Add undisplayer to MIME handle.
7696
7697         * gnus-group.el (gnus-group-completing-read)
7698         (gnus-read-ephemeral-bug-group): Replace replace-regexp-in-string with
7699         gnus-replace-in-string.
7700
7701 2010-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7702
7703         * shr.el (shr-tag-div): Add.
7704
7705         * lpath.el: Fbind current-idle-time for XEmacs 21.4 and SXEmacs 22.1.
7706
7707 2010-10-25  Julien Danjou  <julien@danjou.info>
7708
7709         * gnus-util.el: Remove `gnus-with-local-quit'.
7710
7711         * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
7712
7713 2010-10-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7714
7715         * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
7716         the original article buffer.
7717
7718 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7719
7720         * nnimap.el (nnimap-request-head): New function.
7721         (nnimap-request-move-article): Try to be slightly faster by not
7722         requesting the entire message when moving.
7723         (nnimap-transform-headers): Don't bug out on bodiless articles.
7724         (nnimap-send-command): Have no outstanding messages if the IMAP server
7725         doesn't support streaming.
7726         (nnimap-transform-headers): Fold {quoted} strings more sloppily.
7727
7728 2010-10-24  Julien Danjou  <julien@danjou.info>
7729
7730         * message.el (message-default-headers): Fix type.
7731
7732 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7733
7734         * gnus-html.el (gnus-html-prefetch-images): Decode entities before
7735         prefetching images.
7736
7737         * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
7738         backend for unknown groups.  This is mainly useful for nnimap groups.
7739
7740         * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
7741         group isn't covered by the agent.
7742
7743 2010-10-22  Andrew Cohen  <cohen@andy.bu.edu>
7744
7745         * nnir.el (nnir-method-default-engines): New variable.
7746         (nnir-run-query): Use it.
7747         (nnir-group-mode-hook): Remove key binding and move to gnus-group.el.
7748         (gnus-summary-nnir-goto-thread): Change group if needed.
7749
7750         * gnus-group.el (gnus-group-group-map): Add key binding for
7751         gnus-group-make-nnir-group.
7752
7753 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7754
7755         * shr.el (shr-tag-object): Add.
7756
7757         * gnus-sum.el (gnus-summary-select-article): Make sure we have the
7758         original article buffer live.
7759         (gnus-summary-select-article-buffer):
7760         Mention gnus-widen-article-buffer.
7761
7762 2010-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7763
7764         * shr.el (shr-tag-strong): Add.
7765
7766 2010-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7767
7768         * gnus-group.el (gnus-group-completing-read): Remove all newlines from
7769         group names.  They mess up the group buffer badly.
7770
7771         * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
7772
7773         * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
7774         instead of the summary one.
7775
7776 2010-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7777
7778         * mml.el (mml-preview): Work properly when editing article.
7779
7780         * gnus-start.el (gnus-read-active-file-1): Don't add method to
7781         gnus-have-read-active-file if it's already been in.
7782
7783 2010-10-22  Tom Tromey  <tromey@redhat.com>
7784
7785         * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
7786         gnus-group-completing-read.
7787
7788 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7789
7790         * message.el (message-mode-map): Don't bind M-; to comment region, to
7791         allow the global comment-dwim to work.
7792
7793 2010-10-21  Julien Danjou  <julien@danjou.info>
7794
7795         * message.el (message-setup-1): Allow message-default-headers to be a
7796         function.
7797
7798 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7799
7800         * shr.el (shr-tag-table): Simplify.
7801
7802 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7803
7804         * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
7805         to avoid trying to snarf invalid stuff.
7806
7807         * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
7808
7809         * gnus.el (gnus-message-archive-group): Quote value.
7810         (gnus-message-archive-group): Mark as changed.
7811
7812         * shr.el (shr-add-font): Don't put the font properties on the newline
7813         or the indentation.
7814
7815         * message.el (message-fix-before-sending): Change options when sending
7816         non-printable characters.
7817
7818         * gnus.el (gnus-message-archive-method): Change the default to
7819         monthly outgoing groups.
7820
7821         * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
7822         that have gotten new numbers.
7823
7824         * nnimap.el (nnimap-request-replace-article): New function.
7825
7826 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7827
7828         * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
7829         (nnrss-request-article): Don't use special html washing code.
7830
7831 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7832
7833         * shr.el (shr-tag-table): Remove useless nconc.
7834
7835 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7836
7837         * gnus-art.el (article-wash-html): Simplify and remove the charset
7838         stuff.  Use the normal html rendering code instead of the special html
7839         washing code.
7840
7841         * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
7842         `gnus-w3m' symbols.
7843         (mm-text-html-washer-alist): Remove.
7844
7845         * mm-decode.el (mm-inline-text-html-renderer): Remove.
7846         (mm-inline-media-tests): Remove use.
7847         (mm-text-html-renderer): Change default to the `shr' symbol.
7848
7849         * mm-view.el (mm-inline-text-html): Remove use.
7850
7851         * gnus-art.el (gnus-blocked-images): New function.  Allow the
7852         `gnus-blocked-images' to be a function.
7853         (gnus-article-wash-function): Remove.
7854
7855 2010-10-20  Julien Danjou  <julien@danjou.info>
7856
7857         * spam.el (spam-list-of-processors): Mark as obsolete.
7858
7859         * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
7860         (nnimap-insert-partial-structure): Fix boundary detection.
7861
7862 2010-10-20  Andreas Seltenreich  <seltenreich@gmx.de>
7863
7864         * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
7865         run file-truename on remote files.  This can be expensive and even
7866         prevent one from editing drafts if some unrelated buffer has a stale
7867         connection.
7868
7869 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7870
7871         * shr.el (shr-find-fill-point): Shorten line if the preceding char is
7872         kinsoku-eol regardless of shr-kinsoku-shorten.
7873         (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
7874         (shr-tag-table): Support caption, thead, and tfoot.
7875
7876 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7877
7878         * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
7879         lines.
7880         (shr-save-contents): New command and keystroke.
7881
7882         * nndoc.el (nndoc-type-alist): Add git support.
7883         (nndoc-git-type-p): New function.
7884         (nndoc-transform-git-article): Ditto.
7885         (nndoc-transform-git-headers): Ditto.
7886         (nndoc-transform-git-headers): Generate Subject headers.
7887
7888         * shr.el (shr-parse-style): New function.
7889         (shr-tag-span): Ditto.
7890
7891         * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
7892         to `G G' to avoid collisions.
7893
7894 2010-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7895
7896         * shr.el: Load kinsoku if necessary.
7897         (shr-kinsoku-shorten): New internal variable.
7898         (shr-find-fill-point): Make kinsoku shorten text line if
7899         shr-kinsoku-shorten is bound to non-nil.
7900         (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
7901         shr-indentation too when testing if table is wider than frame width.
7902         (shr-insert-table): Use `string-width' instead of `length' to measure
7903         text width.
7904         (shr-insert-table-ruler): Make sure indentation is done at bol.
7905
7906 2010-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
7907
7908         * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
7909         (nnimap-process-expiry-targets): Use unibyte for buffers that hold
7910         undecoded network data.
7911
7912 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7913
7914         * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
7915         name in the mode line spec so that the mode line menu works
7916         (bug #2431).
7917
7918         * message.el (message-get-reply-headers): If we're fed `to-address',
7919         then always use that.
7920
7921         * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
7922         aren't so wide as to need to switch off the edit menu.
7923
7924         * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
7925         binding.  Suggested by Leo <sdl.web@gmail.com> (bug #6613).
7926
7927         * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
7928         `M-g'.
7929         (nnimap-update-info): Update flags/read marks even if \* isn't part of
7930         the permanent marks.
7931
7932 2010-10-18  Andrew Cohen  <cohen@andy.bu.edu>
7933
7934         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
7935         Splitting according to references/in-reply-to obeys the ignore-groups
7936         variable, while splitting by sender and subject do not.
7937
7938 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7939
7940         * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
7941         alist, so that we can look for non-Unicode chars.
7942         (article-translate-strings): Allow both character and string maps.
7943
7944 2010-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7945
7946         * shr.el (shr-insert): Don't insert space behind a wide character
7947         categorized as kinsoku-bol, or between characters both categorized as
7948         nospace.
7949
7950 2010-10-16  Andrew Cohen  <cohen@andy.bu.edu>
7951
7952         * gnus-sum.el (gnus-summary-refer-thread): Bug fix.  Add the thread
7953         headers to gnus-newsgroup-headers.
7954
7955 2010-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7956
7957         * shr.el (shr-tag-img): Don't align images -- since we're not
7958         rescaling, this often leads to ugly displays.
7959
7960 2010-10-15  Andrew Cohen  <cohen@andy.bu.edu>
7961
7962         * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
7963         duplicates.
7964
7965 2010-10-15  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
7966
7967         * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
7968         call.
7969
7970 2010-10-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7971
7972         * gnus.el: Autoload gnus-html-show-images.
7973
7974         * nnimap.el: Use nnheader-message throughout.
7975
7976         * shr.el (shr-tag-img): Ignore images with no data.
7977
7978 2010-10-15  Julien Danjou  <julien@danjou.info>
7979
7980         * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
7981         a possibility to disable format=flow encoding when using hard newlines.
7982
7983 2010-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7984
7985         * shr.el (shr-insert): Remove space inserted before or after a
7986         breakable character or at the beginning or the end of a line.
7987         (shr-find-fill-point): Do kinsoku; find the second best point or give
7988         it up if there's no breakable point.
7989
7990 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7991
7992         * nnimap.el (nnimap-open-connection): Message when opening connection
7993         for debugging purposes.
7994
7995         * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
7996         on every setup buffer call to allow this to change from article to
7997         article.
7998
7999         * shr.el (shr-tag-table): Experimental feature: Truncate lines in
8000         buffers where we have a wide table.
8001
8002 2010-10-14  Andrew Cohen  <cohen@andy.bu.edu>
8003
8004         * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
8005         uses *-request-thread.
8006
8007 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8008
8009         * nnimap.el (nnimap-open-connection): Remove %s from openssl
8010         incantation, which is no longer valid.
8011
8012 2010-10-14  Julien Danjou  <julien@danjou.info>
8013
8014         * shr.el: Fix defcustom type (char -> character).
8015
8016 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8017
8018         * nnimap.el (nnimap-open-connection): tls-program should be a list of
8019         programs.
8020
8021 2010-10-14  Julien Danjou  <julien@danjou.info>
8022
8023         * shr.el (shr-tag-a): Use url-link as widget type.
8024
8025         * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
8026         `gnus-group-get-icon'.
8027
8028 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8029
8030         * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
8031         This should make server editing work better.
8032
8033         * shr.el (shr-find-fill-point): Don't inloop on indented text.
8034
8035         * tls.el (tls-program): Remove spurious %s from openssl.
8036
8037         * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
8038         (nnimap-parse-flags): Fix regexp.
8039
8040         * shr.el (shr-find-fill-point): Use a filling algorithm that should
8041         probably work for CJVK text, too.
8042
8043         * nnimap.el (nnimap-extend-tls-programs): Remove.
8044         (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
8045
8046         * tls.el (tls-starttls-switches): Remove starttls hack.
8047         (open-tls-stream): Ditto.
8048         (tls-find-starttls-argument): Ditto.
8049
8050 2010-10-13  Julien Danjou  <julien@danjou.info>
8051
8052         * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
8053         responses.
8054
8055 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8056
8057         * mm-decode.el (mm-shr): Allow use from non-Gnus users.
8058
8059         * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
8060         anything in Emacs.
8061
8062         * shr.el (shr-current-column): Remove buggy and unnecessary function.
8063
8064 2010-10-13  Julien Danjou  <julien@danjou.info>
8065
8066         * shr.el (shr-width): Make shr-width a defcustom with default to
8067         fill-column.
8068         (shr-tag-img): Use shr-width rather than fill-column.
8069
8070 2010-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8071
8072         * dgnushack.el (byte-optimize-apply):
8073         * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
8074
8075         * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
8076         position when (X-)Faces exist.
8077         (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
8078         avatars when called interactively.
8079
8080 2010-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8081
8082         * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
8083         gnus-article-x-face-too-ugly is bound.
8084
8085 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8086
8087         * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
8088
8089         * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
8090         mailbox that doesn't exist.
8091
8092 2010-10-12  Julien Danjou  <julien@danjou.info>
8093
8094         * shr.el (shr-tag-img): Encode URL properly when retrieving.
8095         (shr-get-image-data): Encode URL properly when fetching from cache.
8096         (shr-tag-img): Use aligned-to spaces to align correctly images.
8097
8098         * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
8099         before inserting the Gravatar.
8100
8101         * shr.el (shr-tag-img): Add align attribute support for <img>.
8102
8103 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8104
8105         * gnus-gravatar.el (gnus-art): Require.
8106
8107         * gnus-sum.el (gnus-summary-mark-as-unread-forward)
8108         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
8109         Remove long obsoleted functions.
8110
8111 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8112
8113         * lpath.el: Fbind gnutls-negotiate for Emacs 22 and XEmacsen.
8114
8115         * nnimap.el (gnutls-negotiate): Silence the byte compiler.
8116
8117         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el:
8118         * gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el:
8119         * hashcash.el, imap.el, mail-source.el, message.el, mm-bodies.el:
8120         * mm-decode.el, mm-extern.el, mm-util.el, mm-view.el, mml-smime.el:
8121         * mml.el, mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnmail.el:
8122         * nnmaildir.el, nnrss.el, nntp.el, pgg-parse.el, pgg.el, rfc1843.el:
8123         * sieve-manage.el, smime.el, spam.el:
8124         Fix comment for declare-function.
8125
8126 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8127
8128         * nnimap.el (nnimap-request-rename-group): Select group read-only
8129         before renaming it.
8130
8131         * shr.el (shr-insert): Fix up the white space only regexp.
8132
8133         * nnimap.el (nnimap-transform-split-mail): Not all articles have
8134         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
8135
8136         * shr.el (shr-current-column): New function.
8137         (shr-find-fill-point): New function.
8138
8139 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
8140
8141         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
8142         numbers.
8143
8144 2010-10-11  Julien Danjou  <julien@danjou.info>
8145
8146         * shr.el (shr-hr-line): Add.
8147         (shr-tag-hr): Use shr-hr-line to specify which character to use to
8148         display hr lines.
8149         (shr-max-columns): Do not change state to nil if we just inserting
8150         spaces.
8151
8152 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8153
8154         * gnus-topic.el (gnus-topic-read-group): If after the last group,
8155         select the last group.
8156
8157 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
8158
8159         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
8160
8161 2010-10-10  Dan Nicolaescu  <dann@ics.uci.edu>
8162
8163         * dig.el (dig-mode-map): Declare and define in one step.
8164
8165 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8166
8167         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
8168         for Gnus.
8169         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
8170         (nnimap-update-qresync-info): Mark \Seen articles as read.
8171
8172         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
8173         non-variable, too.
8174
8175         * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
8176         available.
8177         (nnimap-update-info): Rely more on the current active than the param
8178         active to avoid marking articles as read too much.
8179
8180         * auth-source.el (auth-source-create): Use (user-login-name) for the
8181         user name default.
8182
8183         * nnimap.el (nnimap-update-info): If the server doesn't return any
8184         useful info, just use the previous info.
8185         (nnimap-update-info): Prefer old info over start-article.
8186         (nnimap-update-qresync-info): Finish implementing QRESYNC.
8187
8188 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
8189
8190         * nnir.el (autoload): Clean up autoloads.
8191         (nnir-imap-default-search-key): Rename from nnir-imap-search-field.
8192         Use key rather than value.
8193         (nnir-imap-search-other): New variable.
8194         (nnir-read-parm): Use it.
8195         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
8196         (gnus-summary-nnir-goto-thread): Modify to work with imap.
8197
8198 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
8199
8200         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
8201         the process, too.
8202
8203 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8204
8205         * spam.el (gnus-summary-mode-map): Bind to "$".
8206         Suggested by Russ Allbery.
8207
8208         * shr.el: Rework the way things are indented by <li> slightly.
8209
8210         * gnus.el (gnus-group-set-parameter): Fix typo.
8211
8212         * nnimap.el: Start implementing QRESYNC support.
8213
8214 2010-10-09  Julien Danjou  <julien@danjou.info>
8215
8216         * nnir.el (nnir-engines): Fix too many arguments.
8217
8218 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8219
8220         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
8221         group is the "last", so that the backends like nnfolder actually save
8222         their folders.
8223
8224         * nnimap.el (nnimap-open-connection): If we have gnutls loaded, then
8225         try to use that for the tls stream.
8226         (nnimap-retrieve-group-data-early): Rework the marks code to heed
8227         UIDVALIDITY and find out which groups are read-only and not.
8228         (nnimap-get-flags): Use the same marks parsing code as the rest of
8229         nnimap.
8230
8231 2010-10-09  Julien Danjou  <julien@danjou.info>
8232
8233         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
8234
8235         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
8236         retrieving gravatars.
8237
8238         * shr.el (shr-table-corner): Add.
8239         (shr-table-line): Add.
8240         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
8241
8242 2010-10-08  Julien Danjou  <julien@danjou.info>
8243
8244         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
8245
8246 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
8247
8248         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
8249
8250         * gnus-sum.el (gnus-mark-article-as-unread)
8251         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
8252         (gnus-summary-set-bookmark): Use it.
8253
8254         * gnus-msg.el (gnus-setup-message): Use it.
8255
8256         * gnus-demon.el (gnus-demon-remove-handler): Use it.
8257
8258         * gnus.el (gnus-group-remove-parameter): Use it.
8259
8260         * gnus-group.el (gnus-group-make-web-group): Use it.
8261
8262         * gnus-demon.el (gnus-demon-remove-handler): Use it.
8263
8264         * nnregistry.el: Update docs to mention manual.
8265
8266         * gnus-registry.el: Update docs to mention nnregistry.el.
8267         (gnus-registry-initialize): Don't install nnregistry refer method
8268         automatically.
8269         (gnus-registry-install-nnregistry): Remove it.
8270
8271 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8272
8273         * shr.el (shr-insert): Don't insert double spaces.
8274
8275 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8276
8277         * gnus-gravatar.el (gnus-treat-from-gravatar)
8278         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
8279         called interactively.
8280
8281         * gnus-art.el (gnus-mime-view-part-externally)
8282         (gnus-mime-view-part-internally): Make predicate function passed to
8283         gnus-mime-view-part-as-type assume argument is a mime type, not a list
8284         of a mime type.
8285
8286         * shr.el (shr-table-widths): Don't use cl function `reduce'.
8287
8288 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8289
8290         * shr.el (require): Require cl when compiling.
8291         (shr-tag-hr): New function.
8292
8293         * nnimap.el (nnimap-update-info): Remove double setting of high.
8294         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.
8295         This makes nnimap work properly on Courier again.
8296
8297         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
8298         the variable for backwards compatibility.
8299
8300         * mm-decode.el (mm-save-part): If given a non-directory result, expand
8301         the file name before using to avoid setting mm-default-directory to
8302         nil.
8303
8304         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
8305         bidning gnus-agent variables.
8306
8307         * shr.el (shr-render-td): Use a cache for the table rendering function
8308         to avoid getting an exponential rendering behavior in nested tables.
8309         (shr-insert): Rework the line-breaking algorithm.
8310         (shr-insert): Don't leave trailing spaces.
8311         (shr-insert-table): Also insert empty TDs.
8312         (shr-tag-blockquote): Ensure paragraphs after </ul>.
8313
8314 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
8315
8316         * gnus-sum.el (gnus-number): Rename from `number'.
8317         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
8318         (gnus-summary-limit-children): Update uses correspondingly.
8319
8320 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8321
8322         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
8323         (gnus-gravatar-transform-address): Don't show avatars of people of
8324         which mail addresses match gnus-gravatar-too-ugly.
8325
8326 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8327
8328         * shr.el (shr-table-widths): Expand TD elements to fill available
8329         space.
8330
8331 2010-10-07  Julien Danjou  <julien@danjou.info>
8332
8333         * nnimap.el (nnimap-request-rename-group): Add this method.
8334
8335 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8336
8337         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
8338         name from XEmacs' function-arglist.
8339
8340         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
8341         gravatar under XEmacs.
8342
8343 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
8344
8345         * auth-source.el: Update docs with TODO items.
8346
8347         * gnus-sync.el: Update docs to explain state and plans.
8348
8349         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
8350         Hooks for mark updates.
8351         (gnus-request-set-mark, gnus-request-update-mark): Use them.
8352
8353         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
8354         hooks with arguments, which is needed for mark update hooks.
8355
8356 2010-10-06  Julien Danjou  <julien@danjou.info>
8357
8358         * gnus.el (gnus-expand-group-parameter): Only return and act on what
8359         was matched.
8360
8361         * sieve-manage.el: Update example in `Commentary'.
8362
8363         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
8364
8365         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
8366         not 2000.
8367         (sieve-manage-authenticate): Re-add function.
8368
8369 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8370
8371         * shr.el (shr-insert): Get 'space transition right.
8372         (shr-render-td): Only delete space at the end of the TD.
8373
8374         * nnimap.el (nnimap-open-connection): Prepare to support
8375         open-gnutls-stream.
8376
8377         * shr.el: Rearrange function order to be more logical.
8378
8379 2010-10-06  Julien Danjou  <julien@danjou.info>
8380
8381         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
8382         (nnrss-discover-feed): Remove 404 URL in docstring.
8383
8384         * nnir.el: Fix Swish-E URL.
8385         Fix Namazu URL.
8386
8387         * message.el (message-change-subject): Remove 404 URL in a comment.
8388
8389 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8390
8391         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
8392         called interactively.
8393
8394         * gnus-util.el (gnus-remove-if): Allow hash table.
8395         (gnus-remove-if-not): New function.
8396
8397         * gnus-art.el (gnus-mime-view-part-as-type):
8398         * gnus-score.el (gnus-summary-score-effect):
8399         * gnus-sum.el (gnus-read-move-group-name):
8400         Replace remove-if-not with gnus-remove-if-not.
8401
8402         * gnus-group.el (gnus-group-completing-read):
8403         Regard collection as a hash table if it is not a list.
8404
8405 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8406
8407         * shr.el (shr-render-td): Allow blank/missing <TD>s.
8408
8409         * shr.el: Document the table-rendering algorithm.
8410
8411 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8412
8413         * dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled
8414         for Emacsen having no `libxml-parse-html-region' support.
8415
8416 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8417
8418         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
8419         invalid URLs.
8420
8421         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
8422         line-broken.
8423         (shr-tag-img): Ignore image fetching errors.
8424         (shr-overlays-in-region): Compute overlay positions correctly.
8425
8426         * mm-decode.el (mm-shr): Require shr.
8427
8428         * gnus-art.el (gnus-blocked-images): Move variable here.
8429
8430         * shr.el (shr-insert-table): Bind free variable.
8431
8432         * mm-decode.el (mm-shr): Bind shr-content-function.
8433
8434         * shr.el (shr-content-function): New variable.
8435
8436         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
8437         added for symmetry.
8438
8439         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
8440
8441         * gnus-group.el (gnus-group-make-group): Doc fix.
8442
8443         * nnimap.el (nnimap-request-newgroups): Return success.
8444
8445         * shr.el (shr-find-elements): New function.
8446         (shr-tag-table): Put all the images after the table.
8447         (shr-tag-table): Really inhibit images inside the table.
8448         (shr-collect-overlays): Copy over overlays from the TD elements to the
8449         main document.
8450
8451         * mm-decode.el (mm-shr): Bind shr-blocked-images to
8452         gnus-blocked-images.
8453
8454 2010-10-05  Julien Danjou  <julien@danjou.info>
8455
8456         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
8457
8458         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
8459         (gnus-html-maximum-image-size): Add this function.
8460         (gnus-html-put-image): Use gnus-html-maximum-image-size.
8461
8462         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
8463         server-value of the capability is nil.
8464
8465 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8466
8467         * shr.el (shr-tag-em): Add <EM> tag.
8468
8469 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
8470
8471         * sieve-manage.el (sieve-manage-default-stream): Make default stream
8472         customizable.
8473
8474         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
8475         handing broken links to browse-url.
8476
8477 2010-10-05  Julien Danjou  <julien@danjou.info>
8478
8479         * gnus-util.el (gnus-emacs-completing-read)
8480         (gnus-iswitchb-completing-read): Use autoload rather than require.
8481
8482 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8483
8484         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
8485         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
8486         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
8487         iswitchb-temp-buflist for XEmacs.
8488
8489         * gnus-util.el (gnus-completing-read-function): Exclude
8490         gnus-icompleting-read and gnus-ido-completing-read from candidates for
8491         XEmacs since iswitchb.el is very old and ido.el is unavailable in
8492         XEmacs.
8493
8494         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
8495         not to use `delete-dups' that is unavailable in XEmacs 21.4.
8496
8497         * gnus-html.el: Don't require help-fns under XEmacs.
8498         (gnus-html-schedule-image-fetching): Work for XEmacs.
8499
8500         * mm-decode.el (mm-shr): Decode contents by charset.
8501
8502 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8503
8504         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
8505         unknown.
8506
8507         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
8508         (shr-get-image-data): Ensure against the cache file missing.
8509
8510         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
8511         for data.
8512
8513         * spam-report.el (spam-report-url-ping-plain): Don't query about
8514         killing the process.
8515
8516         * shr.el (shr-render-td): Protect against too-wide text.
8517
8518 2010-10-04  Julien Danjou  <julien@danjou.info>
8519
8520         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
8521         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
8522
8523         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
8524         retrieved.
8525
8526 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8527
8528         * shr.el (browse-url): Require.
8529         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
8530         lines.
8531         (shr-show-alt-text, shr-browse-image): New commands.
8532         (shr-browse-url, shr-copy-url): New commands.
8533
8534         * gnus-sum.el (gnus-widen-article-window): New variable.
8535         (gnus-summary-select-article-buffer): Use it.
8536
8537         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
8538         without @ signs.
8539
8540 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
8541
8542         * nnir.el (nnir-run-imap): Remove spurious space in search string.
8543
8544 2010-10-04  Julien Danjou  <julien@danjou.info>
8545
8546         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
8547         for XEmacs.
8548
8549 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8550
8551         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
8552
8553         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
8554         (nnimap-close-server): Implement.
8555
8556         * dgnushack.el (iswitchb): Require to shut up the compiler.
8557
8558         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
8559         (shr-insert): Tweak line breaking.
8560         (shr-insert): Handle <pre> better.
8561         (shr-tag-li): Get <li> indentation right.
8562         (shr-tag-li): Get <li> indentation even righter.
8563         (shr-tag-blockquote): Ensure paragraph start.
8564         (shr-make-table): Tweak table generation.
8565         (shr-make-table): Fix typo.
8566
8567         * shr.el: Implement table rendering.
8568
8569 2010-10-04  Julien Danjou  <julien@danjou.info>
8570
8571         * gnus-html.el (gnus-html-put-image): Fix resize image code.
8572
8573 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8574
8575         * shr.el (shr-insert): Use string anchors instead of line anchors.
8576
8577 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8578
8579         * shr.el: Add headings.
8580         (shr-ensure-paragraph): Actually work.
8581         (shr-tag-li): Make <ul> prettier.
8582         (shr-insert): Get white space at the beginning/end of elements right.
8583         (shr-tag-p): Collapse subsequent <p>s.
8584         (shr-ensure-paragraph): Don't insert double line feeds after blank
8585         lines.
8586         (shr-insert): \t is also space.
8587         (shr-tag-s): Fix "s" tag name function.
8588         (shr-tag-s): Fix face prop name.
8589
8590 2010-10-03  Julien Danjou  <julien@danjou.info>
8591
8592         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
8593
8594         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
8595         gnus-window-inside-pixel-edges.
8596
8597         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
8598         gnus-ems.
8599
8600         * mm-view.el (mm-inline-image-emacs): Support image resizing.
8601
8602         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
8603         function.
8604
8605         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
8606         resize choice.
8607
8608 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8609
8610         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
8611         beginning of the buffer.
8612
8613         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
8614         article buffer again.
8615
8616         * shr.el (shr-tag-p): Don't insert newlines at the start of the buffer.
8617
8618         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
8619         when it's at the start of the buffer.
8620
8621         * shr.el (shr-tag-blockquote): Convert name.
8622         (shr-rescale-image): Use the right image-size variant.
8623
8624         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
8625         buffer isn't shown, then select the current article first instead of
8626         bugging out.
8627         (gnus-summary-select-article-buffer): Show both the article and summary
8628         buffers again.
8629
8630         * shr.el (shr-fontize-cont): Protect against regions with no text.
8631         Rename tag functions to shr-tag-* for enhanced security.
8632         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
8633
8634 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
8635
8636         * shr.el (shr-insert):
8637         * pop3.el (pop3-movemail):
8638         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
8639         loaded.
8640
8641 2010-10-03  Glenn Morris  <rgm@gnu.org>
8642
8643         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
8644
8645         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
8646
8647         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
8648
8649         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
8650
8651         * gnus-util.el (gnus-make-local-hook): Simplify.
8652
8653 2010-10-02  Julien Danjou  <julien@danjou.info>
8654
8655         * gnus-util.el (gnus-iswitchb-completing-read): New function.
8656         (gnus-ido-completing-read): New function.
8657         (gnus-emacs-completing-read): New function.
8658         (gnus-completing-read): Use gnus-completing-read-function.
8659         Add gnus-completing-read-function.
8660
8661 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8662
8663         * shr.el (shr-insert-document): Autoload.
8664         (shr-img): Be silent.
8665         (shr-insert): Add a newline after every picture before text.
8666         (shr-add-font): Use overlays for combining faces.
8667         (shr-insert): Pass upwards the text start point.
8668
8669         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
8670         possible.
8671         (mm-shr): New function.
8672
8673 2010-10-02  Julien Danjou  <julien@danjou.info>
8674
8675         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
8676         should go backward.
8677
8678 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
8679
8680         * shr.el (shr): Fix typo in provide call.
8681
8682 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8683
8684         * shr.el: New file.
8685
8686         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
8687
8688         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
8689         completing read.
8690
8691 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8692
8693         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
8694         we're being queried about.  Suggested by Dan Jacobson.
8695
8696         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.
8697         Suggested by Jason Eisner.
8698
8699         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
8700         table, too.  Suggested by Stefan Wiens.
8701         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
8702         the table unnecessary.  Suggested by Stefan Wiens.
8703
8704         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
8705         longer needed, and probably doesn't work either, as pointed out by
8706         Stefan Wiens.
8707         (gnus-summary-exit): Remove call to the clearing function.
8708         (gnus-summary-exit-no-update): Ditto.
8709
8710         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
8711         instead of gnus-eval-in-buffer-window to avoid popping up frames.
8712         Reported by Stefan Monnier.
8713         (gnus-summary-save-in-rmail): Ditto.
8714
8715         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
8716         article buffer, instead of both the article buffer and the summary
8717         buffer.  Sort of suggested by Dan Jacobson.
8718
8719         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
8720
8721         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
8722         Suggested by Dan Jacobson.
8723
8724         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
8725         documentation clearer.
8726
8727         * message.el (message-shorten-references): Comment on the number "21".
8728         Suggested by Stefan Monnier.
8729
8730         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
8731         Suggested by Dan Jacobson.
8732
8733         * gnus.el (gnus-large-newsgroup):
8734         Mention gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
8735
8736         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
8737         externalize attachments.  Bug reported by Steve Wen.
8738
8739         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
8740         really message anything to the user.
8741
8742         * nnmail.el (nnmail-article-group): Allow using the fancy split method
8743         directly.
8744
8745         * nnimap.el (nnimap-request-group): Low higher than high to signal no
8746         messages in empty groups.
8747
8748 2010-10-01  Ted Zlatanov  <tzz@lifelogs.com>
8749
8750         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
8751         non-UIDNEXT group.
8752
8753 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8754
8755         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
8756         not the value from the collection.
8757
8758         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
8759         values.  This sometimes happens on some groups that have no info.
8760         (nnimap-request-newgroups): New function.
8761
8762 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
8763
8764         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
8765         check into `gnus-registry-initialize'.
8766         (gnus-registry-initialize): Ditto.
8767         Fix and extend header docs.
8768
8769 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8770
8771         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
8772         regexp backtrace overflows.
8773
8774         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
8775         for starttls that tls.el implements; i.e. openssl.
8776
8777         * tls.el (tls-starttls-switches): Give up on using starttls with
8778         gnutls-cli.
8779         (tls-program): Add --insecure to be consistent with the defaults from
8780         openssl s_client.  Now all three commands are insecure.
8781
8782 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8783
8784         * lpath.el: Bind completion-styles-alist for XEmacs.
8785
8786         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
8787         (gravatar-create-image): New function that's an alias to
8788         gnus-xmas-create-image, gnus-create-image, or create-image.
8789         (gravatar-data->image): Use it.
8790
8791 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
8792
8793         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
8794         install the nnregistry refer method.
8795         (gnus-registry-install-hooks): Use it.
8796         (gnus-registry-unfollowed-groups): Add nnmairix to the default
8797         unfollowed groups.
8798
8799 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
8800
8801         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
8802         expanding threads.
8803
8804 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8805
8806         * nnir.el: Use the server names without suffixes (bug #7009).
8807
8808         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
8809         unencrypted to STARTTLS, if possible.
8810
8811 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
8812
8813         * message.el (message-ignored-supersedes-headers): Strip Injection-*
8814         headers before superseding.
8815
8816 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8817
8818         * nnrss.el (nnrss-use-local): Add documentation.
8819
8820         * nnimap.el (nnimap-extend-tls-programs): New function.
8821         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
8822         (nnimap-wait-for-connection): Accept the greeting from the stupid
8823         output from openssl s_client -starttls, too.
8824
8825         * tls.el (tls-starttls-switches): New variable.
8826         (tls-find-starttls-argument): Use it.
8827         (open-tls-stream): Ditto.
8828
8829         * netrc.el (netrc-credentials): Return the value of the "default" entry.
8830         (netrc-machine): Ditto.
8831
8832         * nnimap.el (nnimap-find-article-by-message-id): Really return the
8833         article number.
8834         (nnimap-split-fancy): New variable.
8835         (nnimap-split-incoming-mail): Use it.
8836
8837         * nntp.el (nntp-server-list-active-group): Document.
8838
8839         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
8840         SELECT to get the message-id.
8841
8842         * mail-source.el (mail-sources): Remove webmail support.
8843         (defvar): Ditto.
8844         (mail-source-fetcher-alist): Ditto.
8845         (mail-source-fetch-webmail): Remove.
8846
8847         * webmail.el: Remove -- doesn't seem relevant any more.
8848
8849         * gnus.el: Fix up make-obsolete-variable declarations throughout.
8850
8851         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
8852         the \r.
8853
8854 2010-09-30  Julien Danjou  <julien@danjou.info>
8855
8856         * gnus-agent.el (gnus-agent-add-group): Fix call to
8857         gnus-completing-read.
8858
8859 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8860
8861         * nndoc.el (nndoc-retrieve-groups): New function.
8862
8863         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
8864         `default', use nnmail-split-methods.
8865         (nnimap-request-article): Downcase the NILs so that they are nil.
8866
8867         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
8868         symbol.
8869
8870         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
8871         code, since if the user has requested network, that's what they ought
8872         to get.
8873         (nnimap-request-set-mark): Erase the buffer before issuing commands.
8874         (nnimap-split-rule): Mark as obsolete.
8875
8876         * pop3.el (pop3-send-streaming-command, pop3-stream-length):
8877         New variable.
8878
8879         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
8880         correct slot, too.
8881
8882 2010-09-29  Julien Danjou  <julien@danjou.info>
8883
8884         * gnus.el (gnus-local-domain): Declare variable obsolete.
8885
8886         * gnus-util.el (gnus-icompleting-read): Require iswitchb.
8887         Fix history computing.
8888         (gnus-ido-completing-read): Require ido.
8889
8890 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8891
8892         * gnus-registry.el: Don't prompt on load, which makes it impossible to
8893         build Gnus.
8894
8895         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
8896         when interpreting the structures.
8897         (nnimap-request-accept-article): Add \r\n to the lines to make this
8898         work with Cyrus.
8899
8900         * nndraft.el (nndraft-request-expire-articles): Use the group name
8901         instead if "nndraft".  Fix found by Nils Ackermann.
8902
8903 2010-09-29  Ludovic Courtes  <ludo@gnu.org>
8904
8905         * nnregistry.el: Add.
8906
8907 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
8908
8909         * nnmail.el (group, group-art-list, group-art):
8910         Remove unneeded directives.
8911
8912 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8913
8914         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
8915         (mm-mime-charset):
8916         * rfc2047.el (rfc2047-syntax-table):
8917         * utf7.el (utf7-utf-16-coding-system): Comment fix.
8918
8919         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
8920         rather than `insert-file-contents' and `eval-region'.
8921
8922         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
8923         construction.
8924
8925         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
8926
8927         * time-date.el: No need to require cl for Emacs 21.
8928
8929 2010-09-29  Julien Danjou  <julien@danjou.info>
8930
8931         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
8932         replacement of `gnus-gravatar-relief' to mimic
8933         `gnus-faces-properties-alist'.
8934         Add :version property.
8935
8936 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8937
8938         * mail-source.el (mail-source-report-new-mail):
8939         * message.el (message-default-mail-headers):
8940         * mm-decode.el (mm-valid-image-format-p): Comment fix.
8941
8942         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
8943
8944 2010-09-28  Julien Danjou  <julien@danjou.info>
8945
8946         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
8947         mail-address contains the same string as real-name.
8948
8949         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
8950         non-blank in header, otherwise it'll get stripped.
8951
8952         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
8953         real-name, and then for mail address rather than doing : or , search.
8954
8955 2010-09-27  Julien Danjou  <julien@danjou.info>
8956
8957         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
8958         right completing-read function.
8959         (gnus-use-ido): New variable
8960         (gnus-completing-read-with-default): Remove.
8961         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
8962         (gnus-agent-add-group):
8963         * gnus-srvr.el (gnus-server-add-server, gnus-server-goto-server):
8964         * mm-view.el (mm-view-pkcs7-decrypt):
8965         * mm-util.el (mm-codepage-setup):
8966         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
8967         * mml-smime.el (mml-smime-openssl-sign-query):
8968         * mml.el (mml-minibuffer-read-type, mml-minibuffer-read-disposition)
8969         (mml-insert-multipart):
8970         * gnus-msg.el (gnus-summary-yank-message):
8971         * gnus-int.el (gnus-start-news-server):
8972         * mm-decode.el (mm-interactively-view-part):
8973         * gnus-dired.el (gnus-dired-attach):
8974         * gnus.el (gnus-read-method):
8975         * gnus-bookmark.el (gnus-bookmark-jump):
8976         * gnus-art.el (gnus-mime-view-part-as-type)
8977         (gnus-mime-action-on-part, gnus-article-encrypt-body):
8978         * gnus-topic.el (gnus-topic-jump-to-topic, gnus-topic-move-matching)
8979         (gnus-topic-copy-matching, gnus-topic-sort-topics, gnus-topic-move):
8980         * nnmairix.el (nnmairix-create-server-and-default-group)
8981         (nnmairix-update-groups, nnmairix-get-server)
8982         (nnmairix-backend-to-server, nnmairix-goto-original-article)
8983         (nnmairix-get-group-from-file-path):
8984         * nnrss.el (nnrss-find-rss-via-syndic8):
8985         * gnus-group.el (gnus-group-completing-read, gnus-group-make-web-group)
8986         (gnus-group-make-useful-group, gnus-group-add-to-virtual)
8987         (gnus-group-browse-foreign-server):
8988         * gnus-sum.el (gnus-summary-goto-article, gnus-summary-limit-to-extra)
8989         (gnus-summary-execute-command, gnus-summary-respool-article)
8990         (gnus-read-move-group-name):
8991         * gnus-score.el (gnus-summary-increase-score)
8992         (gnus-summary-score-effect):
8993         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
8994
8995 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8996
8997         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
8998         x-focus-frame.
8999
9000         * nnimap.el (auth-source-forget-user-or-password)
9001         (auth-source-user-or-password): Autoload.
9002
9003         * message.el (message-from-style, message-interactive)
9004         (message-cite-prefix-regexp, message-sendmail-envelope-from)
9005         (message-yank-prefix, message-indentation-spaces, message-signature)
9006         (message-signature-file): Add comment.
9007
9008 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9009
9010         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
9011         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
9012         new articles.
9013
9014         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
9015         parts.
9016         (nnimap-request-article): Work with the t setting, too.
9017
9018         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
9019         that you don't get flashes of other buffers.
9020         (gnus-summary-show-complete-article): Intern before setting.
9021
9022 2010-09-27  David Engster  <dengste@eml.cc>
9023
9024         * nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
9025         well as HEADERS.
9026         (nnmairix-retrieve-headers): Provide new argument for the above.
9027
9028 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9029
9030         * gnus-sum.el (gnus-summary-move-article): Don't alter
9031         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
9032         group.
9033
9034         * nnimap.el (nnimap-update-info): Don't destructively alter active.
9035
9036         * message.el (message-cite-prefix-regexp): Revert my last edit.
9037
9038         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
9039         variable instead of the Gnus variable.
9040
9041         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
9042
9043         * gnus-art.el (gnus-fetch-partial-articles): Move back to nnimap again.
9044
9045         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
9046         since some servers don't like it.
9047         (nnimap-open-connection): Forget credentials if the server says the
9048         password was wrong.
9049         (nnimap-parse-line): Protect against invalid data.
9050
9051         * gnus-sum.el (gnus-summary-move-article): Add comment.
9052         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
9053         nothing alters it while scanning for new messages.
9054
9055         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
9056         which may or may not help.
9057         (nnimap-open-connection): If we're doing a stream connection, and then
9058         discover we're on a STARTTLS-capable server, then open a STARTTLS
9059         connection instead.
9060
9061 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9062
9063         * nnimap.el (utf7): Require.
9064
9065         * message.el (message-cite-prefix-regexp): Remove "}" from citation
9066         prefix.
9067
9068 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
9069
9070         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
9071
9072 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9073
9074         * nnimap.el (nnimap-request-accept-article): Message the error on
9075         error.
9076
9077 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9078
9079         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
9080
9081 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9082
9083         * nndoc.el (nndoc-request-list): Return success always.
9084
9085         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
9086         `fetch-old' -- we only want to fetch the articles we've requested.
9087         The rest are in the agent, probably.
9088         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
9089         disappeared server" to something low.  It's not important.
9090
9091         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
9092         arrived before the FETCH data.
9093
9094         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
9095         target here, because we don't know the Gnus name of the group.
9096
9097         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
9098         for the correct group.
9099
9100         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
9101
9102         * gnus.el (gnus): Give a final warning after startup.
9103
9104         * gnus-util.el (gnus-action-message-log): New variable.
9105         (gnus-message): Use it.
9106         (gnus-final-warning): New function.
9107
9108         * nnimap.el (nnimap-open-connection): Record the greeting.
9109         (nnimap): Add greeting.
9110
9111 2010-09-26  Julien Danjou  <julien@danjou.info>
9112
9113         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
9114         arguments.
9115         (gnus-html-wash-images): Fix spec computing to include start/end.
9116
9117         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
9118
9119 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9120
9121         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
9122         deletion.
9123         (nnimap-retrieve-headers): Don't select the group, because that's
9124         already done by nnimap-possibly-change-group.
9125
9126         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
9127         (gnus-picon-transform-address): Use it.
9128
9129         * mail-source.el (mail-source-value): Revert previous patch.
9130
9131         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
9132         on failure.
9133         (nnimap-open-connection): Look up both virtual and physical server name
9134         credentials.
9135
9136         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
9137
9138 2009-02-07  Dave Love  <fx@gnu.org>
9139
9140         * tls.el (open-tls-stream): Don't query killing process.
9141
9142 2009-02-08  Dave Love  <fx@gnu.org>
9143
9144         * gnus-win.el (gnus-window-to-buffer-helper)
9145         (gnus-all-windows-visible-p): Function needn't be a symbol.
9146
9147         * mail-source.el (mail-source-value): Function needn't be a symbol.
9148
9149 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9150
9151         * message.el (message-cite-prefix-regexp): Remove } from the cite
9152         prefix.
9153
9154         * gnus-art.el (gnus-treatment-function-alist): Do picons before
9155         highlight again, so that the highlight is correct.
9156
9157         * gnus-picon.el (gnus-picon): Remove again.
9158         (gnus-picon-create-glyph): Set the background XPM color explicitly.
9159
9160         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
9161         doing the header highlightling, so that the background color of the
9162         picon is correct.
9163
9164         * gnus-picon.el (gnus-picon-xbm): Remove obsolete face.
9165         (gnus-picon): Ditto.
9166         (gnus-picon): Reinstate.  The background color for picons is white.
9167         (gnus-picon-insert-glyph): Make the background white.
9168
9169         * nnml.el (nnml-open-nov): Don't return dead buffers.
9170
9171         * auth-source.el (auth-source-create): Query the user for whether to
9172         store the credentials.
9173
9174         * netrc.el (netrc-store-data): New function.
9175
9176         * auth-source.el (auth-source-user-or-password): Use the existing auth
9177         sources, if any, for creation.
9178
9179         * gnus.el (gnus-group-fast-parameter): Return the last matching
9180         parameter instead of the first matching parameter.
9181
9182 2010-09-26  Julien Danjou  <julien@danjou.info>
9183
9184         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
9185
9186 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9187
9188         * mml2015.el (mml2015-use): Remove gpg support.
9189
9190         * mml1991.el (mml1991-function-alist): Remove gpg function.
9191         (mml1991-gpg-sign): Remove.
9192
9193 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
9194
9195         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
9196         (gnus-browse-unsubscribe-current-group): Document it.
9197         (gnus-browse-unsubscribe-group): Use it.
9198
9199 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9200
9201         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
9202         address to the To list for easier response.
9203
9204         * gnus.el (gnus-play-startup-jingle): Remove.
9205         (gnus-splash): Don't play jingle.
9206         (gnus): Silence gnus-load message.
9207
9208         * gnus-art.el (gnus-treat-play-sounds): Remove.
9209
9210         * gnus.el (gnus-play-jingle): Remove audio support.
9211
9212         * gnus-cus.el (gnus-score-customize): Remove audio reference.
9213
9214         * earcon.el: Remove -- no users.
9215
9216         * gnus-audio.el: Remove -- no users of this package.
9217
9218         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
9219
9220         * gnus-start.el (gnus-setup-news): Remove nocem support.
9221
9222         * gnus-group.el (gnus-group-get-new-news): Remove nocem call.
9223
9224         * gnus.el (gnus-use-nocem): Remove.
9225
9226         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
9227         Remove.
9228
9229         * gnus-nocem.el (gnus-nocem-issuers): Remove file.  Apparently nobody
9230         uses NoCeM any more.
9231
9232         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
9233         (gnus-button-ctan-handler): Ditto.
9234         (gnus-button-handle-ctan-bogus-regexp): Ditto.
9235         (gnus-button-ctan-directory-regexp): Ditto.
9236         (gnus-button-handle-ctan): Ditto.
9237         (gnus-button-tex-level): Ditto.
9238         (gnus-button-alist): Remove CTAN stuff.
9239
9240 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9241
9242         * nnimap.el (nnimap-wait-for-response): Reverse logic in the
9243         nnimap-streaming test.
9244
9245         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
9246         servers twice.
9247
9248         * nnimap.el (nnimap-open-connection): Add more error reporting when
9249         nnimap fails early.
9250
9251         * nnheader.el (nnheader-get-report-string): New function.
9252         (nnheader-get-report): Use it.
9253
9254         * gnus-int.el (gnus-check-server): Say what the error was when opening
9255         failed.
9256
9257         * nnimap.el (nnimap-wait-for-response): Search further when we're not
9258         using streaming.
9259
9260 2010-09-25  Julien Danjou  <julien@danjou.info>
9261
9262         * gnus-html.el (gnus-html-rescale-image): Use our defalias
9263         gnus-window-inside-pixel-edges.
9264
9265 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9266
9267         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
9268
9269         * mm-decode.el (mm-save-part): Allow saving to other directories the
9270         normal Emacs way.
9271
9272         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.
9273         Suggested by Jay Berkenbilt.
9274
9275         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
9276         there isn't a single byte.
9277
9278         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
9279         just do it.  It doesn't really seem to matter what the user responds
9280         here, I think, so it's just a confusing question.
9281
9282         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
9283         non-streaming case.
9284
9285         * gnus-art.el (gnus-flush-original-article-buffer): Separate out.
9286         (gnus-article-encrypt-body): Use it.
9287
9288         * gnus-sum.el (gnus-summary-show-complete-article): New command and
9289         keystroke.
9290
9291         * nnimap.el (nnimap-find-wanted-parts-1):
9292         Use gnus-fetch-partial-articles.
9293
9294         * gnus-art.el (gnus-fetch-partial-articles): New variable.
9295
9296         * nnimap.el (nnimap-insert-partial-structure): New function.
9297         (nnimap-get-partial-article): New function.
9298         (nnimap-request-article): Use it.
9299         (nnimap-wait-for-response): Return whether the wait was successful.
9300         (nnimap-finish-retrieve-group-infos): Don't do anything if the
9301         retrieval wasn't successful.
9302         (nnimap-retrieve-group-data-early): Allow throttling servers.
9303         (nnimap-streaming): New variable.
9304         (nnimap-fetch-partial-articles): Remove.
9305
9306         * mm-decode.el (mm-with-part): Protect against killed buffers.
9307
9308         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
9309         for prettier summary display.
9310
9311 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
9312
9313         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns directly.
9314
9315 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9316
9317         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
9318         apparently third-party libraries depend on it.
9319
9320         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
9321         before starting negotiation.
9322
9323         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
9324         privacy reasons.
9325         (gnus-treat-mail-gravatar): Ditto.
9326
9327         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
9328         buffer when inserting images.  Inserting text into the headers, for
9329         instance, can make them invalid.
9330
9331 2010-09-25  Julien Danjou  <julien@danjou.info>
9332
9333         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
9334         variables.
9335
9336         * nnheader.el: Remove useless variables news-reply-yank-from and
9337         news-reply-yank-message-id.
9338
9339         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
9340         variables.
9341
9342         * mml1991.el: Remove useless mml1991-verbose.
9343
9344         * gnus.el: Remove useless variable gnus-use-generic-from.
9345         Remove obsolete variable gnus-topic-indentation.
9346
9347         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
9348
9349         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
9350
9351         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
9352
9353         * gnus-group.el: Remove useless gnus-group-icon-cache.
9354         Remove useless gnus-ephemeral-group-server.
9355
9356         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
9357
9358         * mml2015.el: Remove useless mml2015-verbose.
9359
9360         * mml-smime.el: Remove useless mml-smime-verbose.
9361
9362         * gnus.el: Remove useless gnus-local-domain.
9363
9364         * gnus-gravatar.el (gnus-gravatar-transform-address):
9365         Use gnus-gravatar-size.
9366
9367         * gnus-art.el: Remove useless gnus-treat-translate.
9368
9369 2010-09-24  Julien Danjou  <julien@danjou.info>
9370
9371         * gnus-sum.el: Add support for Gravatars.
9372
9373         * gnus-art.el: Add support for Gravatars.
9374
9375         * gnus-gravatar.el: Add this file.
9376
9377         * gravatar.el: Add this file.
9378
9379 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9380
9381         * gnus-sum.el (gnus-summary-fetch-faq): Remove.
9382
9383         * gnus-group.el (gnus-group-fetch-faq): Remove.
9384
9385         * gnus.el (gnus-group-faq-directory): Remove.
9386
9387         * gnus-group.el (gnus-group-fetch-charter): Remove.
9388
9389         * gnus.el (gnus-group-charter-alist): Remove.
9390
9391         * gnus-group.el (gnus-group-archive-directory): Remove.
9392         (gnus-group-recent-archive-directory): Ditto.
9393         (gnus-group-make-archive-group): Remove.
9394
9395         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
9396
9397         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
9398         use the same article number for all the cached articles.
9399
9400         * nnimap.el (nnimap-command): Register the last command time so
9401         that we can use it for idling NOOPs.
9402         (nnimap-open-connection): Start the keeplive timer.
9403         (nnimap-make-process-buffer): Store all the process buffers.
9404         (nnimap-keepalive): New function.
9405
9406         * starttls.el (starttls-open-stream): Add autoload cookie.
9407
9408 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
9409
9410         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
9411         handling.
9412
9413 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9414
9415         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
9416         its data structures.
9417
9418         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
9419         instead of the cl.el copy-list.
9420         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
9421         equalp.
9422
9423 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9424
9425         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
9426         and tool-bar-local-item-from-menu.
9427
9428         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
9429         mode-line-highlight face for Emacs.
9430
9431         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
9432         loading gnus-sum.elc; fix comment for canlock-verify.
9433         (gnus-article-jump-to-part): Use read-number.
9434         (gnus-insert-mime-button, gnus-insert-mime-security-button):
9435         Remove Emacs pre-21 compatible code for help-echo.
9436         (gnus-article-next-page-1): No need to adjust the number of lines.
9437         (gnus-article-describe-bindings): Always use help-buffer.
9438
9439         * gnus-audio.el (gnus-audio-inline-sound):
9440         * gnus-cus.el (gnus-custom-mode):
9441         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
9442
9443         * gnus-sum.el (gnus-remove-overlays): Doc fix.
9444
9445         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
9446         compatible code.
9447
9448 2010-09-24  Glenn Morris  <rgm@gnu.org>
9449
9450         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
9451         visiting the fcc file in rmail-mode.
9452
9453         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
9454
9455 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9456
9457         * nnir.el: Silence the byte compiler.
9458
9459         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
9460         alias to browse-url-url-encode-chars if any.
9461         (gnus-html-encode-url): Use it.
9462
9463 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9464
9465         * gnus-start.el (gnus-use-backend-marks): New variable.
9466         (gnus-get-unread-articles-in-group): Use it.
9467
9468         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
9469         makeover.
9470
9471 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
9472
9473         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
9474
9475 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9476
9477         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
9478         Remove.
9479         (gnus-setup-news-hook):
9480         Remove gnus-fixup-nnimap-unread-after-getting-new-news.
9481
9482         * gnus-int.el (gnus-request-update-info): Protect against backends not
9483         having the function.
9484
9485         * nnimap.el (nnimap-stream): Mention starttls.
9486         (nnimap-open-connection): Add starttls support.
9487
9488 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
9489
9490         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
9491
9492 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9493
9494         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
9495         BODYSTRUCTUREs.
9496         (nnimap-transform-headers): Unfold quoted {42} headers.
9497
9498         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
9499         the info.
9500         (gnus-get-unread-articles): Only call updatep on backends that support
9501         it.
9502
9503         * nnweb.el (nnweb-request-update-info): NOOP.
9504
9505         * nnmaildir.el (nnmaildir-request-marks): Rename from -update-info.
9506
9507         * nnfolder.el (nnfolder-request-marks): Rename from -update-info,
9508         since it only deals with marks.
9509
9510         * gnus-int.el (gnus-request-marks): Rename gnus-request-update-info to
9511         gnus-request-marks, and make a new gnus-request-update-info.
9512
9513         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
9514         the active instead of the high number, which is usually too low.
9515
9516 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
9517
9518         * netrc.el (netrc-parse): Remove encrypt.el mentions.
9519         * encrypt.el: Remove.
9520
9521 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9522
9523         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
9524         server in symbolic form.
9525
9526         * gnus-html.el (gnus-max-image-proportion): Increase proportion to 0.9.
9527
9528 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9529
9530         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
9531         (nnimap-update-info): Fix up code slightly.
9532
9533         * gnus-int.el (gnus-open-server): Add tracing for performance
9534         debugging.
9535
9536         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
9537         (gnus-group-insert-group-line): Pass the real group name so that it
9538         gets the right data.
9539
9540         * gnus-start.el (gnus-get-unread-articles): Don't have
9541         `gnus-get-unread-articles-in-group' update info, since that can be
9542         really slow and doesn't seem to be needed?
9543
9544 2010-09-22  Dan Christensen  <jdc@uwo.ca>
9545
9546         * time-date.el (date-to-time): Try using parse-time-string first before
9547         using the slower timezone-make-date-arpa-standard.
9548
9549 2010-09-22  Julien Danjou  <julien@danjou.info>
9550
9551         * gnus-group.el (gnus-group-insert-group-line):
9552         Call gnus-group-highlight-line.
9553         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
9554         default hook list.
9555         (gnus-group-update-eval-form): Add new function.
9556         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
9557         (gnus-group-get-icon): Use gnus-group-update-eval-form.
9558
9559 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9560
9561         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
9562         immediate, then expire all articles.
9563         (nnimap-update-info): Fix off-by-one errors.
9564         (nnimap-flags-to-marks): Would return no marks lists for group with no
9565         flags.  Instead return the other data.
9566
9567 2010-09-22  Julien Danjou  <julien@danjou.info>
9568
9569         * gnus-group.el (gnus-group-get-icon): Rename gnus-group-add-icon that
9570         Only return an icon.
9571         (gnus-group-insert-group-line): Compute icon to return.
9572
9573         * gnus-html.el (gnus-html-image-automatic-caching): Add custom var.
9574         (gnus-html-image-fetched): Only cache if
9575         gnus-html-image-automatic-caching is set.
9576         (gnus-html-image-fetched): Check for errors.
9577
9578 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9579
9580         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
9581         once per method on `g'.  This ensures that backends like nnfolder don't
9582         open all their folders.
9583
9584         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
9585         (nnimap-request-list): Nix out group in the correct buffer.
9586         (nnimap-parse-flags): Implement by using `read' instead of
9587         hand-parsing.
9588         (nnimap-flags-to-marks): Pass on permanent-flags.
9589         (nnimap-make-process-buffer): Record the server name.
9590         (nnimap-parse-flags): Fix typo.
9591         (nnimap-request-scan): Run split on the server in general, not just a
9592         single group.
9593
9594         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
9595         parameter, and propagate this downwards.
9596
9597         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
9598         since EXAMINE changes it on the server.
9599
9600         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
9601         this command might take a while.
9602
9603 2010-09-22  Julien Danjou  <julien@danjou.info>
9604
9605         * gnus-html.el (gnus-html-put-image): Stop using markers.  They are
9606         harmful if you have 2 images side-by-side, they can't be properly
9607         update on text deletion.  Using text-property is safer here.
9608         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
9609         data.
9610
9611 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9612
9613         * nnimap.el (nnimap-expunge-inbox): Remove.
9614         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
9615         (nnimap-expunge): Flip default to t.
9616
9617         * gnus.el (gnus-method-to-server): Don't push things to the cache
9618         unless it's unique.
9619         (gnus-server-to-method): Ditto.
9620
9621 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
9622
9623         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
9624
9625 2010-09-22  Julien Danjou  <julien@danjou.info>
9626
9627         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
9628         get the start of data.
9629         (gnus-html-encode-url): Add this function to encode special chars in
9630         URL.
9631         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
9632         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
9633
9634         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
9635         default.
9636         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
9637
9638         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
9639         images alt-text.
9640         (gnus-html-put-image): Put alt-text as help-echo.
9641
9642 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9643
9644         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes):
9645         * mm-util.el (mm-decompress-buffer):
9646         * nnir.el (nnir-run-find-grep):
9647         * pop3.el (pop3-list): Use 3rd arg of split-string.
9648
9649         * time-date.el (format-seconds): Comment fix.
9650
9651         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
9652         and byte-optimize-form-code-walker.
9653         (dgnushack-make-auto-load): Don't advise make-autoload.
9654
9655         * lpath.el: Remove Emacs 21 stuff.
9656
9657 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9658
9659         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
9660         outside the active range.  Suggested by Dan Christensen.
9661
9662         * gnus-start.el (gnus-get-unread-articles): Get the extended method
9663         slightly later to avoid double-getting it.
9664
9665         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
9666         previous patch.
9667
9668         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
9669
9670 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
9671
9672         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
9673
9674 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9675
9676         * gnus-int.el (gnus-open-server): Give a better error message in the
9677         "go offline" case.
9678
9679         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
9680         marks for nnimap, which is seldom the right thing to do.
9681
9682         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
9683         (gnus-same-method-different-name): New function.
9684
9685         * nnimap.el (parse-time): Require.
9686
9687         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
9688         method in the presence of many similar methods.
9689
9690         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
9691
9692         * nnimap.el (nnimap-find-expired-articles): Don't refer to
9693         nnml-inhibit-expiry.
9694
9695         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
9696         find out whether methods are equal.
9697
9698         * nnimap.el (nnimap-find-expired-articles): New function.
9699         (nnimap-process-expiry-targets): New function.
9700         (nnimap-request-move-article): Request the article before looking at
9701         what the Message-ID is.  Fix found by Andrew Cohen.
9702         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
9703
9704         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
9705         for oldness in addition to being a predicate.
9706
9707         * nnimap.el (nnimap-request-group): When we have zero articles, return
9708         the right data to Gnus.
9709         (nnimap-request-expire-articles): Only delete articles immediately if
9710         the target is 'delete.
9711
9712         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
9713         method, this would bug out.
9714
9715         * gnus-group.el (gnus-group-expunge-group): Rename from
9716         gnus-group-nnimap-expunge, and implemented as a normal interface
9717         function.
9718
9719         * gnus-int.el (gnus-request-expunge-group): New function.
9720
9721         * nnimap.el (nnimap-request-create-group): Implement.
9722         (nnimap-request-expunge-group): New function.
9723
9724 2010-09-21  Julien Danjou  <julien@danjou.info>
9725
9726         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
9727         (gnus-html-cache-expired): Add new function.
9728         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
9729         wethever we should display image for fetch it.
9730         Compute alt-text earlier to pass it to the fetching function too.
9731         (gnus-html-schedule-image-fetching): Change function argument to only
9732         get one image at a time, not a list.
9733         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
9734         cache.
9735         (gnus-html-get-image-data): New function to retrieve image data from
9736         cache.
9737         (gnus-html-put-image): Change buffer argument to use image data rather
9738         than file, and place image above region rather than inserting a new
9739         one.  Do not take alt-text as argument, since it's useless now: we place
9740         the image above alt-text.
9741         (gnus-html-prune-cache): Remove.
9742         (gnus-html-show-images): Start to fetch image when we find one, do not
9743         push into a temporary list.
9744         (gnus-html-prefetch-images): Only fetch image if they have expired.
9745         (gnus-html-browse-image): Fix, use 'gnus-image-url.
9746         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
9747
9748 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9749
9750         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
9751
9752 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9753
9754         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
9755         spec inser "*" if the group isn't active instead of 0.
9756
9757         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
9758         opening the server.
9759         (nnimap-request-delete-group): Implement group deletion.
9760         (nnimap-transform-headers): Return the size of the entire message in
9761         the Bytes header, not just the size of the first part.
9762         (nnimap-request-move-article): When moving an article from nnimap,
9763         request the article first so the accepting form has an article to
9764         accept.  Reported by Dan Christensen.
9765         (nnimap-command): Make sure that the error message doesn't error out.
9766
9767 2010-09-20  David Edmondson  <dme@dme.org>
9768
9769         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
9770         we haven't requested anything.
9771
9772 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9773
9774         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
9775         "".  Fix found by Andrew Cohen.
9776
9777         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
9778         instead of -encode-string.
9779
9780 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9781
9782         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
9783
9784         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
9785         by mm-subst-char-in-string.
9786
9787 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9788
9789         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
9790         waiting for the connection string.
9791
9792         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
9793         arriving.
9794
9795         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
9796         bogus characters.  This allows selecting certain Gmail groups.
9797
9798         * nnimap.el (nnimap-find-wanted-parts-1): New function.
9799         (nnimap-fetch-partial-articles): New variable.
9800         (nnimap-open-connection): When looking for credentials, also use the
9801         nnimap-server-port.
9802         (nnimap-request-article): Return the group/article number, so that Gnus
9803         `^' works as expected.
9804         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants them.
9805
9806         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
9807         comments.
9808         (gnus-methods-sloppily-equal): New function.
9809         (gnus): When using the development version of Gnus, load the gnus-load
9810         file.
9811
9812         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
9813         `gnus-open-server' on each method before trying to scan them etc.
9814         This ensures that all the backend parameters are set correctly.
9815
9816         * nnimap.el (nnimap-authenticator): New variable.
9817         (nnimap-open-connection): Allow anonymous login.
9818         (nnimap-transform-headers): The chars header is called Chars not Bytes.
9819         (nnimap-wait-for-response): Don't infloop if the IMAP connection drops.
9820
9821         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
9822         patch, found by Knut Anders Hatlen.
9823
9824 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
9825
9826         * gnus-agent.el (gnus-agent-batch-confirmation)
9827         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
9828         to gnus-message.
9829         * gnus-art.el (gnus-article-describe-briefly): Likewise.
9830         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
9831         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
9832         * gnus-int.el (gnus-open-server): Likewise.
9833         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
9834         (gnus-score-check-syntax): Likewise.
9835         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
9836         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
9837         Likewise.
9838         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
9839
9840 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9841
9842         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
9843         calling conventions so that prefetch doesn't bug out.
9844
9845 2010-09-19  Julien Danjou  <julien@danjou.info>
9846
9847         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
9848         rather than `subst-char-in-region' in order to be able to replace ASCII
9849         char by UTF-8 ones.
9850
9851         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
9852         than curl.
9853         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
9854         the right URL and ALT text on images.
9855         (gnus-html-wash-tags): Fix tag case.
9856         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
9857         (gnus-article-html): Add -o display_ins_del=2 option.
9858         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
9859
9860 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9861
9862         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
9863         the extra mail headers, which sometimes seem to happen for unknown
9864         reasons.
9865
9866         * mail-parse.el (mail-header-encode-parameter): Define as
9867         rfc2045-encode-string instead of as rfc2231-encode-string, since some
9868         (or most, perhaps?) mail readers don't understand the latter, but do
9869         understand the former.
9870
9871         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
9872         to nil, so that no methods are automatically agentized.  I think this
9873         is probably what most users want.
9874
9875         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
9876         from url-retrieve, for instance about invalid URLs.
9877
9878         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
9879         groups that have no articles.
9880         (nnimap-request-article): Check that we really got an article when we
9881         requested one.
9882
9883         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
9884         doesn't exist.
9885
9886         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
9887         nntp buffer so the agent can save it.
9888         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
9889         that CRLF doesn't get translated to \n.
9890         (nnimap-open-connection): Don't make 'shell commands only send \n.
9891
9892 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
9893
9894         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
9895         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
9896         Update var name.
9897         (nnml-generate-nov-file): Use dolist.
9898         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
9899         Use with-current-buffer.
9900
9901 2010-09-18  Julien Danjou  <julien@danjou.info>
9902
9903         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
9904         parallel.
9905
9906 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9907
9908         * nnimap.el (nnimap-update-info): When doing partial marks update, get
9909         the range update right.
9910         (nnimap-request-group): Don't make `M-g' bug out on group with no
9911         marks.
9912         (nnoo): Require, so that other packages can require nnimap.
9913         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
9914         command we're looking for.  This helps when the server sends more
9915         responses after we've gotten everything we expected.
9916         (nnimap): Add a `newlinep' field to keep track of end-of-line
9917         conventions.
9918         Don't send CRLF to things that don't want it.
9919         (nnimap-request-accept-article): Ditto.
9920
9921 2010-09-18  Julien Danjou  <julien@danjou.info>
9922
9923         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
9924         than curl to retrieve images.
9925
9926 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9927
9928         * nnimap.el (nnimap-update-info): Extend the info so that we can set
9929         the marks.
9930         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
9931         (nnimap-wait-for-connection): New function.
9932         (nnimap-open-connection): If we have PREAUTH, don't query for login
9933         credentials.
9934         (nnimap-update-info): Fix off-by-one error when concatenating ranges
9935         when doing a partial update.
9936
9937 2010-09-18  Julien Danjou  <julien@danjou.info>
9938
9939         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
9940         tags.
9941
9942 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9943
9944         * nnimap.el (nnimap-credentials): New function.
9945         (nnimap-open-connection): Use the new function to look for credentials
9946         also on the numeric equivalents of "imap" and "imaps".
9947
9948         * gnus-start.el (gnus-activate-group): Send the info to
9949         gnus-request-group.
9950
9951         * nnimap.el (nnimap-request-group): Have the "check" version of the
9952         function parse flags and update the info, so that a `M-g' get a total
9953         resync of all flags from the group.
9954
9955         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
9956         to allow backends to alter the info on group selection.  Also alter all
9957         the backend -request-group functions to take the parameter.
9958
9959         * nnimap.el (nnimap-store-info): New function.
9960         (nnimap-update-info): Store the info for later usage.
9961         (nnimap-request-group): Use the stored info for the dont-check case, so
9962         that we don't retrieve all marks when we enter a group.
9963
9964         * nnimap.el: Use deffoo instead of defun for interface functions.
9965
9966         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
9967         update the group info.  This makes the nndraft groups, for instance, go
9968         back to their old behavior.
9969
9970         * gnus-sum.el (gnus-select-newsgroup): Indent.
9971
9972         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
9973         in.
9974         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
9975         nothing.
9976
9977         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
9978         from methods that are denied.
9979
9980         * gnus-int.el (gnus-method-denied-p): New function.
9981
9982         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
9983         store the password instead of netrc.
9984         (nnimap-open-connection): Don't error out when we can't make a
9985         connections.
9986
9987         * auth-source.el (auth-source-create): In the password prompt, say what
9988         we're querying for.  Also prompt for user name if that hasn't been
9989         given.
9990
9991         * nnimap.el (nnimap-with-process-buffer): Remove.
9992
9993 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9994
9995         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
9996         method when we're reading from the agent.
9997
9998         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
9999
10000         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
10001         that's probably most useful for users.
10002
10003         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
10004         "failed" all the time.
10005
10006         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
10007         ...)) with (with-current-buffer ... ).
10008
10009         * nntp.el (nntp-open-server): Return whether the open was successful or
10010         not.
10011
10012         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
10013         select an unread unseen article first.
10014
10015         * nnimap.el (nnimap-open-connection): If the user doesn't have a
10016         /etc/services, supply some sensible port defaults.
10017
10018         * dgnushack.el: Define netrc-credentials.
10019
10020 2010-09-17  Julien Danjou  <julien@danjou.info>
10021
10022         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
10023
10024 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
10025
10026         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
10027         doesn't have any parameters.
10028
10029 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10030
10031         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
10032         only upcased checks.
10033
10034         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
10035
10036         * nnimap.el (nnimap-open-shell-stream): New function.
10037         (nnimap-open-connection): Use it.
10038         (nnimap-transform-headers): Get the number of lines in each message.
10039         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
10040         number of lines.
10041         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
10042         problem.
10043
10044         * utf7.el (utf7-encode): Autoload.
10045
10046         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
10047         to allow the mail splitting to not return a default group.  This is
10048         useful for nnimap, which will leave unmatched mail in the inbox.
10049
10050         * nnimap.el: Rewritten.
10051
10052         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
10053         nnimap usage.
10054
10055         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
10056         if the move is internal, so that nnimap can do fast internal moves.
10057
10058         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
10059         data.
10060         (gnus-read-active-for-groups): Support finishing the early retrieval of
10061         data.
10062
10063         * gnus-range.el (gnus-range-nconcat): New function.
10064
10065         * gnus-int.el (gnus-finish-retrieve-group-infos)
10066         (gnus-retrieve-group-data-early): New functions.
10067
10068 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
10069
10070         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
10071         (nnrss-retrieve-groups):
10072         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
10073         (pop3-quit): Use with-current-buffer.
10074
10075 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10076
10077         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
10078         instead of nnheader-accept-process-output.
10079
10080         * dgnushack.el (dgnushack-compile): Add comment.
10081
10082         * lpath.el: No need to fbind propertize for XEmacs 21.4.
10083
10084         * gnus-html.el (gnus-html-schedule-image-fetching)
10085         (gnus-html-prefetch-images): Replace process-kill-without-query by
10086         gnus-set-process-query-on-exit-flag.
10087
10088 2010-09-16  Romain Francoise  <romain@orebokech.com>
10089
10090         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
10091
10092 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10093
10094         * gnus-registry.el (gnus-registry-install-shortcuts): The second
10095         parameter to unintern is mandatory-ish in Emacs 24.
10096
10097         * gnus-html.el (gnus-html-schedule-image-fetching)
10098         (gnus-html-prefetch-images): Check for curl before using it.
10099
10100         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
10101         depend on curl, which isn't essential.
10102
10103         * imap.el: Revert back to version
10104         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
10105         seem problematic.
10106
10107 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
10108
10109         * gnus-registry.el (gnus-registry-install-shortcuts):
10110         Explicitly pass `obarray' to `unintern' to avoid a warning.
10111
10112 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10113
10114         * gnus-start.el (gnus-read-active-for-groups): Revert the previous
10115         change.
10116
10117         * nnrss.el (nnrss-request-list): Remove this function and related
10118         functions, including the moreover stuff.
10119
10120 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10121
10122         * nnrss.el (nnrss-retrieve-groups): New function.
10123
10124 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
10125
10126         * .dir-locals.el: Add no-byte-compile cookie.
10127
10128 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10129
10130         * time-date.el (format-seconds): Comment fix.
10131
10132         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
10133         for back end that doesn't support request-scan.
10134
10135 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10136
10137         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
10138         then do request scans from the backends.
10139
10140         * netrc.el (netrc-credentials): New conveniency function.
10141
10142         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
10143         avoid running a hook per line, since this takes a lot of time,
10144         profiling shows.
10145         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
10146         directly if gnus-visual-p is true.
10147
10148 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10149
10150         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
10151         groups; replace mapcar with dolist which is a bit faster; pass groups
10152         info to gnus-read-active-file-1.
10153         (gnus-read-active-file-1): Scan only specified groups if the new
10154         optional arg `infos' is given.
10155
10156 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10157
10158         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
10159
10160         * pop3.el (pop3-movemail): Remove.
10161         (pop3-streaming-movemail): Rename to pop3-movemail.
10162
10163         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
10164         don't restrict end-tag searches to the end of the line.
10165
10166 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10167
10168         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
10169         articles of every unchecked group to t, which means unknown since the
10170         server has never been opened.
10171
10172 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10173
10174         * gnus-html.el (gnus-html-show-alt-text): New command.
10175         (gnus-html-browse-image): Ditto.
10176         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
10177         to browse the image directly.
10178         (gnus-html-wash-tags): Search for images first, so that <a><img> works
10179         better.
10180
10181         * gnus-async.el (gnus-async-article-callback):
10182         Call `gnus-html-prefetch-images' unconditionally.
10183
10184         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
10185         before feeding URLs to curl.
10186
10187 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10188
10189         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
10190         internal images as deletable by `W D D'.
10191
10192         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
10193         (gnus-async-article-callback): Fix typo.
10194
10195 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10196
10197         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
10198         current line to work around bugs in the output from w3m.
10199
10200         * gnus-async.el (gnus-async-article-callback): Always prefetch images
10201         for groups that want that.
10202
10203         * nntp.el (nntp-wait-for-string): Supply a timeout for
10204         accept-process-output to ensure progress.
10205
10206         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
10207         level to get unread articles from, then use that for foreign groups,
10208         too.
10209
10210         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
10211         confuses the rest of the function.
10212
10213         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
10214         for the methods that support -retrieve-groups, too.
10215
10216         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
10217
10218 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10219
10220         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
10221         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
10222
10223         * pop3.el: Require cl when compiling.
10224         (pop3-number-of-responses): Search for "+OK", not "+OK ".
10225
10226 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10227
10228         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
10229         that aren't going to be activated.
10230         (gnus-get-unread-articles): Fix up the last commit.
10231
10232         * gnus-html.el (gnus-article-html): Allow calling without specifying
10233         the handle.  In that case, dissect the buffer first.
10234
10235         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
10236
10237         * nnimap.el (nnimap-open-connection): Revert the change that would look
10238         into authinfo for imaps instead of imap.
10239
10240         * gnus-start.el (gnus-activate-group): Take an optional parameter to
10241         say that you don't want to call gnus-request-group with don-check, but
10242         do check the reponse.  This is for virtual groups only.
10243         (gnus-get-unread-articles): Count the archive groups as secondary, so
10244         that they're activated the same way as before.
10245
10246         * imap.el (imap-message-map): Removed optional buffer parameter, since
10247         no callers use it.
10248         (imap-message-get): Ditto.
10249         (imap-message-put): Ditto.
10250         (imap-mailbox-map): Ditto.
10251         (imap-mailbox-put): Ditto.
10252         (imap-mailbox-get): Ditto.
10253         (imap-mailbox-get): Revert last change for this function.
10254
10255         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
10256         case-insensitively.
10257         (nnimap-debug): Remove.
10258
10259         * net/imap.el (imap-fetch-safe): Remove function, and alter all
10260         callers to use `imap-fetch' instead.  According to the comments, this
10261         should be safe, since all other IMAP clients use the 1:* syntax.
10262         (imap-enable-exchange-bug-workaround): Remove.
10263         (imap-debug): Remove -- doesn't seem very useful.
10264
10265         * mail-source.el (mail-source-fetch): Don't message if we're fetching
10266         mail from a file, and the file doesn't exist.
10267
10268         * imap.el (imap-log): New convenience function used throughout instead
10269         of repeating the same code all over the place.
10270
10271         * pop3.el (pop3-streaming-movemail): Return t for success.
10272
10273         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
10274         .authinfo if we're using ssl connection.
10275
10276         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
10277         already have if we're in a main Gnus `g' run.
10278
10279         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
10280
10281 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10282
10283         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
10284
10285         * nnmh.el (nnmh-request-list-1): Bind `file'.
10286
10287         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
10288         alias to set-process-query-on-exit-flag or process-kill-without-query.
10289         (pop3-open-server): Use it.
10290
10291 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10292
10293         * mail-source.el (mail-source-delete-crash-box): Always move the crash
10294         box to the Incoming file.  Fixes mistake in previous checkin.
10295
10296         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
10297         request loop (for debugging purposes) removed.
10298
10299         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
10300         culprit is more visible.
10301         (nnml-save-incremental-nov, nnml-open-incremental-nov)
10302         (nnml-add-incremental-nov): New functions to do "incremental" nov
10303         updates, where we just append to the end of the existing nov files
10304         without reading/writing them in full.
10305
10306         * mail-source.el (mail-source-delete-crash-box): Really only check the
10307         incoming files once in a while.
10308
10309         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
10310
10311         * mail-source.el (mail-source-delete-crash-box): Only check the
10312         incoming files for deletion once per day to save a lot of file
10313         accesses.
10314
10315         * pop3.el (pop3-logon): Fix up unbound variable typo.
10316
10317         * mail-source.el (pop3-streaming-movemail): Autoload.
10318
10319         * pop3.el (pop3-streaming-movemail):
10320         Respect pop3-leave-mail-on-server.
10321
10322         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
10323         retrieval.
10324
10325         * pop3.el (pop3-process-filter): Remove unused function.
10326         (pop3-streaming-movemail, pop3-send-streaming-command)
10327         (pop3-wait-for-messages, pop3-write-to-file)
10328         (pop3-number-of-responses): New functions for streaming pop3
10329         retrieval.
10330
10331         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
10332         come from no known methods.
10333         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
10334         list.
10335
10336         * pop3.el (pop3-display-message-size-flag): Remove -- everybody wants
10337         message sizes.
10338         (pop3-movemail): Use erase-buffer instead of looping and deleting
10339         regions, which seems rather odd.
10340
10341         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
10342         file once per `g' run.
10343
10344         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
10345         directories.  This makes the draft queue directory work.
10346
10347         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
10348         data from the backends, so that we only request the list of groups from
10349         each method once.  This should speed things up considerably.
10350
10351         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
10352         detect that it's not implemented.
10353
10354         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
10355         we actually do recurse down into the tree, but don't stat all leaf
10356         nodes.
10357
10358         * gnus-html.el (gnus-html-show-images): If there are no images to show,
10359         then say so instead of bugging out.
10360
10361         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
10362         files exist before trying to read them.
10363
10364         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
10365         around <pre_int>.
10366
10367         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
10368
10369         * nnmh.el (nnmh-request-list-1): Optimize for speed.
10370
10371 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10372
10373         * mm-util.el (mm-image-load-path): Just return the image directories,
10374         not all directories in the path in addition to the image directories.
10375         (mm-image-load-path): Maintain a cache of the image directories so that
10376         the `g' command in Gnus doesn't have to stat dozens of directories each
10377         time.
10378
10379         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
10380         (gnus-html-wash-tags): Add a new `i' command to insert images.
10381         (gnus-html-insert-image): New command and keystroke.
10382         (gnus-html-redisplay-with-images): New command and keystroke.
10383         (gnus-html-show-images): Rename command.
10384         (gnus-html-wash-tags): Remove more white space before <pre_int> image
10385         spacers.
10386         (gnus-html-wash-tags): Decode entities at the end, so that entities
10387         inside the tags don't mess up the rest of the "parsing".
10388
10389         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
10390         so that nnimap methods aren't agentized by default.  There's apparently
10391         many problems related to agent/imap behavior.
10392
10393         * gnus-art.el (gnus-article-copy-string): New command and key binding.
10394
10395         * gnus-html.el: Doc fix.
10396
10397 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10398
10399         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
10400         specifier-spec-list for Emacs 21.
10401
10402         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
10403         glyph-width and glyph-height instead of display-graphic-p and
10404         image-size; make avoidance of displaying small images work for XEmacs.
10405
10406         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
10407         for XEmacs.
10408
10409         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
10410         of symbol that holds plist data.
10411         (gnus-process-plist): Remove plist of process after getting it.
10412
10413 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10414
10415         * message.el (message-generate-hashcash): Change default to
10416         'opportunistic if hashcash is installed.
10417
10418         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
10419         (gnus-html-put-image): Only call image-size once, since it's somewhat
10420         time-consuming on remote X servers.
10421
10422 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10423
10424         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
10425         type on data, not a file name.
10426
10427         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
10428         window-pixel-edges for Emacs 21.
10429
10430         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
10431         decoded contents.
10432         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
10433
10434 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10435
10436         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
10437         group line format, since it isn't very interesting.
10438
10439         * gnus-agent.el (gnus-agent-short-article),
10440         (gnus-agent-long-article): Increase values for these two variables,
10441         since most people are likely to have more network connection and
10442         storage than before.
10443
10444         * gnus.el (gnus-refer-article-method): Change default to 'current.
10445         When referring an article, the common behavior is to refer it from the
10446         current select method, not the native select method.  The chances of
10447         the native select method having the message in question is rather slim
10448         these days.
10449
10450         * gnus-sum.el (gnus-auto-select-subject): Change default to
10451         `unseen-or-unread'.  I think it's likely that most people want to
10452         select an unseen article over a previously seen, but unread one.
10453
10454         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
10455         means that in the article buffer none of the minor mode elements will
10456         be shown, usually, and this is not desirable in most cases.
10457
10458         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
10459         that commands like `d' (and the like) go to the next line in the
10460         buffer, instead of the next unread article.  I think this is the
10461         behavior that is most natural for most users.
10462         (gnus-single-article-buffer): Change default to nil, so that people can
10463         have as many article buffers open as they have summary buffer.  I think
10464         this is the most natural way for the groups to behave.
10465
10466         * message.el (message-generate-new-buffers): Change default to
10467         `unsent', so that all new message buffers start their names with the
10468         string "*unsent", and it's easier to find the buffers if you move from
10469         them.
10470
10471 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10472
10473         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
10474         small.  They're probably tracking images.
10475         (gnus-html-wash-tags): Remove all <pre_int> place holders.
10476         (gnus-html-rescale-image): Yet another try at getting the image sizing
10477         right.
10478
10479         * nntp.el (nntp-request-set-mark): Refuse to do marks if
10480         nntp-marks-file-name is nil.
10481
10482 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
10483
10484         * gnus-html.el (gnus-html-wash-tags)
10485         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
10486         Better logging.
10487
10488 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10489
10490         * nndoc.el (nndoc-type-alist): Add a new type for Google digests.
10491
10492         * gnus-html.el (gnus-html-wash-tags): Check the value of
10493         gnus-blocked-images in the summary buffer.
10494
10495 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
10496
10497         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
10498
10499 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10500
10501         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
10502         like "a", it seems like.
10503         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
10504         since it needs to be picked from the correct buffer.
10505
10506         * nnwfm.el: Remove.
10507
10508         * nnlistserv.el: Remove.
10509
10510 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
10511
10512         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
10513         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
10514
10515 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10516
10517         * nnkiboze.el: Remove.
10518
10519         * nndb.el: Remove.
10520
10521         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
10522         alt text.
10523         (gnus-html-rescale-image): Try to get the rescaling logic right for
10524         images that are just wide and not tall.
10525
10526         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
10527         overshadow variable bindings.
10528
10529 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
10530
10531         * gnus-html.el (gnus-html-wash-tags)
10532         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images):
10533         Add extra logging.
10534
10535 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10536
10537         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
10538         (gnus-max-image-proportion): New variable.
10539         (gnus-html-rescale-image): New function.
10540         (gnus-html-put-image): Rescale images.
10541
10542 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
10543
10544         Fix up some byte-compiler warnings.
10545         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
10546         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
10547         (gnus-article-fill-cited-article, gnus-article-hide-citation)
10548         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
10549         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
10550         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
10551         (gnus-group-update-group): Use save-excursion and with-current-buffer.
10552
10553 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10554
10555         * gnus-html.el (gnus-article-html): Decode contents by charset.
10556
10557 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10558
10559         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
10560         (gnus-html-frame-width, gnus-blocked-images):
10561         * message.el (message-prune-recipient-rules): Add custom version.
10562         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
10563
10564         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
10565         functions.
10566
10567         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
10568         gnus-process-get.
10569
10570 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
10571
10572         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
10573         instead of lsub directly.
10574
10575 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10576
10577         * nnwarchive.el: Remove.
10578
10579         * gnus-soup.el: Remove.
10580
10581         * nnsoup.el: Remove.
10582
10583         * nnultimate.el: Remove.
10584
10585         * gnus-html.el (gnus-blocked-images): New variable.
10586
10587         * message.el (message-prune-recipients): New function.
10588         (message-prune-recipient-rules): New variable.
10589
10590         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
10591         guess whether a long line is natural text or not.
10592
10593         * gnus-html.el (gnus-html-schedule-image-fetching):
10594         Use gnus-process-plist and friends for compatibility.
10595
10596 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
10597
10598         * gnus-html.el: Require packages that define macros used in this file.
10599         (gnus-article-mouse-face): Declare to silence byte-compiler.
10600         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
10601         process-get.
10602         (gnus-html-put-image): Use plist-get to avoid getf.
10603         (gnus-html-prefetch-images): Use with-current-buffer.
10604
10605 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
10606
10607         * gnus-ems.el: Provide compatibility functions for
10608         gnus-set-process-plist.
10609
10610         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
10611         header-line-format for XEmacs 21.4.
10612
10613         * gnus-sum.el (gnus-summary-stop-at-end-of-message):
10614         * gnus.el (gnus-valid-select-methods):
10615         * message.el (message-send-mail-partially-limit):
10616         * mm-decode.el (mm-text-html-renderer):
10617         * mml.el (mml-insert-mime-headers-always):
10618         * smiley.el (smiley-regexp-alist): Bump custom version.
10619
10620 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10621
10622         * gnus-html.el: require mm-url.
10623         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
10624         with the url to `url'.
10625         (gnus-html-wash-tags): Support cid: URLs/images.
10626
10627 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10628
10629         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
10630         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
10631         bindings, as they aren't useful at all.  `w' is moved to `W w'.
10632
10633         * gnus-move.el: Remove file, since it doesn't really work.
10634
10635         * gnus-html.el (gnus-article-html): Tell w3m that the input is
10636         UTF-8.  This seems to fix problems with some German web feeds.
10637
10638         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
10639         at the top so that the proper colors are applied.
10640
10641         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
10642         don't have dots in their names.
10643
10644         * gnus-art.el (gnus-article-view-part): Doc fix.
10645
10646         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
10647         XEmacs-compatible.
10648         (gnus-html-put-image): Don't do images on non-graphic displays.
10649
10650         * nnslashdot.el: Remove this unused backend.
10651
10652         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
10653         actions.
10654         (gnus-undo-register-1): Revert last change.
10655
10656         * gnus-group.el (gnus-group-completing-read): Protect against not
10657         having completion-styles bound.
10658
10659         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
10660         make broken recipients happier.
10661
10662         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
10663
10664         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
10665         point parameter.
10666
10667         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
10668
10669         * gnus-group.el (gnus-group-completing-read): Add 'substring to
10670         completion-styles for group selection.
10671
10672 2009-02-04  Andreas Schwab  <schwab@suse.de>
10673
10674         * gnus-score.el (gnus-score-string): Fix regex for matching extra
10675         headers and regexp-quote the match if necessary.
10676
10677 2009-03-24  Miles Bader  <miles@gnu.org>
10678
10679         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
10680         the blinking smiley.
10681
10682 2009-03-24  Simon Josefsson  <simon@josefsson.org>
10683
10684         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
10685         blink smiley.
10686
10687 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10688
10689         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
10690         where the dribbel file lives exists.
10691
10692         * message.el (message-send-mail-partially-limit): Change the default to
10693         nil, since most people don't want this.
10694
10695         * mm-url.el (mm-url-decode-entities): Also decode entities like
10696         &#x3212.
10697
10698 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
10699
10700         * gnus-sum.el (gnus-summary-idna-message):
10701         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
10702         Hyperlink urls in docstrings with URL `...'.
10703
10704 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
10705
10706         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
10707         functions.
10708
10709 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10710
10711         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
10712         say what the mouseover text should be.
10713
10714         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
10715         version of the mm-w3m-safe-url-regexp variable to only download images
10716         in the groups where we want that to happen.
10717
10718         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
10719
10720         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
10721         easier debugging.
10722         (gnus-article-beginning-of-window): Add kludge to allow spacing past
10723         big pictures in the article buffer.
10724
10725         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
10726         gnus-article-html.
10727         (mm-text-html-renderer): gnus-article-html needs curl in addition to
10728         w3m.
10729
10730         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
10731
10732 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10733
10734         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
10735         which doesn't exist.
10736
10737         * message.el (message-inhibit-ecomplete): New variable to allow some
10738         function to inhibit ecomplete address storage.
10739         (message-resend): Disable ecomplete message storage when resending
10740         messages.
10741
10742         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
10743
10744 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10745
10746         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
10747         Save excursion while copying, moving, and deleting articles in order to
10748         prevent the cursor from jumping to unforeseen place.
10749
10750 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10751
10752         * lpath.el: No need to bind bookmark-current-buffer,
10753         bookmark-yank-point and bookmark-make-record-function.
10754
10755 2010-08-17  Glenn Morris  <rgm@gnu.org>
10756
10757         * gnus-sync.el: Require gnus components whose functions are used.
10758
10759         * gnus-art.el (bookmark-make-record-function):
10760         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
10761         Declare for compiler.
10762
10763         * mm-url.el (mml-compute-boundary): Autoload.
10764
10765 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10766
10767         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
10768
10769 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
10770
10771         Typo fix "hoo4a" -> "hook".
10772
10773         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
10774
10775 2010-08-14  Glenn Morris  <rgm@gnu.org>
10776
10777         * gnus-sync.el (gnus-sync): Fix defgroup version.
10778
10779 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
10780
10781         Doc fixes and keep unknown groups (ammended for nunion bug fix).
10782
10783         * gnus-sync.el: Fix docs.
10784         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
10785         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
10786
10787 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
10788
10789         Optimizations for gnus-sync.el.
10790
10791         * gnus-sync.el: Add docs about gnus-sync-backend
10792         possibilities.
10793         (gnus-sync-save): Remove unnecessary message.
10794         (gnus-sync-read): Optimize and show what groups were skipped.
10795
10796 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
10797
10798         Minor bug fixes for gnus-sync.el.
10799
10800         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks):
10801         Don't read the sync on get-new-news.
10802
10803         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
10804         quiet.
10805
10806         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets'
10807         (fix typo).
10808
10809 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
10810
10811         Make saving and restoring of hidden threads work with overlays.
10812         Patch applied by Ted Zlatanov.
10813
10814         * gnus-sum.el (gnus-hidden-threads-configuration)
10815         (gnus-restore-hidden-threads-configuration): Update to deal with text
10816         properties, rather than searching for a magic character.
10817
10818 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
10819
10820         New gnus-sync.el library for synchronization of marks.
10821
10822         * gnus-sync.el: New library for synchronization of marks.
10823
10824         * gnus-util.el (gnus-grep-in-list): Move from gnus-registry.el and
10825         renamed from `gnus-registry-grep-in-list'.
10826
10827         * gnus-registry.el (gnus-registry-follow-group-p):
10828         Use `gnus-grep-in-list'.
10829
10830         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
10831
10832 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10833
10834         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
10835         determining charset of text fails.
10836
10837 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10838
10839         * nnmail.el (nnmail-get-new-mail-1): Revert.
10840
10841         * nnml.el (nnml-active-number): Make sure names of newly created groups
10842         in nnml-group-alist are encoded.
10843
10844 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10845
10846         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
10847         containing non-ASCII characters in active file for nnml back end.
10848
10849 2010-07-24  David Engster  <dengste@eml.cc>
10850
10851         * mml-smime.el (mml-smime-epg-verify): Also accept the older
10852         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
10853
10854 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
10855
10856         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
10857         tag (Bug#6654).
10858
10859 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10860
10861         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
10862         the article buffer, not the summary buffer.
10863
10864 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10865
10866         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
10867         Emacs 23 as well.
10868
10869 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10870
10871         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
10872         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
10873
10874 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
10875
10876         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
10877         Patch applied by Karl Fogel.
10878
10879         * gnus-sum.el (gnus-summary-bookmark-make-record):
10880         Set `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
10881
10882 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
10883
10884         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
10885         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
10886         C-w still not working correctly from Article buffers; Thierry's
10887         patch to fix that will be applied after this.
10888
10889         * gnus-art.el (bookmark-make-record-function): New local variable.
10890
10891         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
10892         article buffer.
10893         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
10894
10895 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
10896
10897         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
10898         on changes in bookmark.el.
10899
10900 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10901
10902         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
10903         `no-log' instead of message not to log prompt string.
10904
10905 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
10906
10907         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
10908         the *other* type of HTML form submission.
10909
10910 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
10911
10912         * auth-source.el (auth-source-pick): If choice does not contain a
10913         questioned keyword, set the check to t.
10914
10915 2010-06-12  Romain Francoise  <romain@orebokech.com>
10916
10917         * gnus-util.el (gnus-date-get-time): Move up before first use.
10918
10919 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10920
10921         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
10922         (gnus-article-edit-part): Bind it to make last part that is substituted
10923         or deleted visible.
10924         (gnus-mime-display-single): Buttonize part of which id equals to
10925         gnus-mime-buttonized-part-id.
10926
10927 2010-06-10  Dan Christensen  <jdc@uwo.ca>
10928
10929         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
10930         (gnus-dd-mmm): Use gnus-date-get-time.
10931         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
10932         simplify logic.
10933         (gnus-summary-limit-to-age): Use gnus-date-get-time.
10934         (gnus-sort-threads): Emit message if gnus-sort-threads-loop used.
10935
10936 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
10937
10938         * auth-source.el (top): Autoload `secrets-list-collections',
10939         `secrets-create-item', `secrets-delete-item'.
10940         (auth-sources): Fix tag string.
10941         (auth-get-source, auth-source-retrieve, auth-source-create)
10942         (auth-source-delete): New defuns.
10943         (auth-source-pick): Rewrite in order to avoid 2 passes.
10944         (auth-source-forget-user-or-password): New parameter USERNAME.
10945         (auth-source-user-or-password): New parameters CREATE-MISSING and
10946         DELETE-EXISTING.  Retrieve password interactively, if needed.
10947
10948 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
10949
10950         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
10951         deleting unused directories when gnus-expert-user is t.
10952
10953 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10954
10955         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
10956         for each temp file when gnus-article-browse-delete-temp is ask.
10957
10958 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
10959
10960         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el:
10961         Replace Lisp calls to delete-backward-char by calls to delete-char.
10962
10963 2010-05-20  Kevin Ryde  <user42@zip.com.au>
10964
10965         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
10966
10967 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
10968
10969         * password-cache.el (password-cache-remove): Fix docstring.
10970
10971 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10972
10973         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
10974         article unless decoding article to be saved.
10975
10976 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10977
10978         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt):
10979         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
10980         generated within the mm-with-unibyte-current-buffer macro.
10981
10982 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10983
10984         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
10985         to nil when we're in a mml-preview buffer and no group is selected.
10986
10987 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
10988
10989         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
10990         when catching the `C-g'.  Reported by "Leo".
10991
10992 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10993
10994         * message.el (message-forward-make-body-plain)
10995         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
10996         multibyte-string-p.
10997
10998         * lpath.el: Revert.
10999
11000 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11001
11002         * message.el (message-forward-make-body-mml): Assume original message
11003         is multibyte string; error on unibyte.
11004         (message-forward-make-body-plain): Ditto; don't add excessive newline
11005         in body end.
11006
11007         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
11008
11009 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
11010
11011         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
11012         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
11013
11014 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
11015
11016         * mm-extern.el (mm-extern-url): Don't use
11017         mm-with-unibyte-current-buffer.
11018         (mm-extern-cache-contents): Use with-current-buffer instead of
11019         save-excursion + set-buffer.
11020
11021 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11022
11023         * mm-util.el (mm-emacs-mule): Remove.
11024
11025 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
11026
11027         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
11028         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
11029         change.
11030
11031 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11032
11033         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
11034         bind the default value of enable-multibyte-characters to nil.
11035
11036 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11037
11038         * message.el (message-forward-make-body-plain)
11039         (message-forward-make-body-mml):
11040         Don't use mm-with-unibyte-current-buffer.
11041
11042 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
11043
11044         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
11045
11046 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
11047
11048         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
11049         (Bug#5592).
11050
11051 2010-05-07  Julien Danjou  <julien@danjou.info>
11052
11053         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
11054         it to mm-pipe-part.
11055
11056         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
11057         it is given.
11058
11059 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11060
11061         * binhex.el (binhex-decode-region-internal):
11062         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type):
11063         (dns-query):
11064         * nnweb.el (nnweb-gmane-search):
11065         * pgg-parse.el (pgg-parse-armor):
11066         * pgg.el (pgg-verify-region):
11067         * sha1.el (sha1-string-external):
11068         * uudecode.el (uudecode-decode-region-internal):
11069         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
11070         XEmacs.
11071
11072         * gnus-art.el (gnus-article-browse-html-parts):
11073         * gnus-group.el (gnus-read-ephemeral-gmane-group):
11074         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
11075         make-temp-file.
11076
11077         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
11078         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
11079         compiling.
11080
11081         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
11082         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
11083         XEmacs when compiling.
11084
11085         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
11086         gnus-pick-mode-off-hook for XEmacs when compiling.
11087         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
11088         gnus-binary-mode-off-hook for XEmacs when compiling.
11089
11090         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate):
11091         Return nil if char-charset is not available.
11092
11093         * imap.el (imap-disable-multibyte)
11094         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
11095         macros.
11096
11097         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
11098         instead of encode-coding-string.
11099
11100         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
11101         'xemacs) instead of mm-emacs-mule to switch function definitions.
11102         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
11103
11104         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
11105         bind temporary-file-directory for XEmacs;
11106         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
11107         timer-set-function for XEmacs 21.4 and SXEmacs;
11108         bind timer-list for XEmacs 21.4 and SXEmacs;
11109         fbind char-charset and find-charset-region for non-Mule XEmacs;
11110         fbind decode-coding-region, decode-coding-string, detect-coding-region,
11111         encode-coding-region and encode-coding-string for XEmacs having no
11112         file-coding feature.
11113
11114 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
11115
11116         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
11117
11118 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11119
11120         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
11121         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
11122
11123 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
11124
11125         * mm-util.el (mm-decompress-buffer): Use `delete-file';
11126         alias `jka-compr-delete-temp-file' no longer exists.
11127
11128 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
11129
11130         Use define-minor-mode in Gnus where applicable.
11131         * mml.el (mml-mode): Use define-minor-mode.
11132         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
11133         (gnus-undo-mode): Use define-minor-mode.
11134         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
11135         (gnus-dead-summary-mode): Use define-minor-mode.
11136         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
11137         Initialize in declaration.
11138         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
11139         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
11140         (gnus-mailing-list-mode): Use define-minor-mode.
11141         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
11142         (gnus-draft-mode): Use define-minor-mode.
11143         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
11144         (gnus-dired-mode): Use define-minor-mode.
11145
11146 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
11147
11148         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
11149         handles on recursive mml-to-mime translation and check them for
11150         boundary delimiter collisions.  Reported by Greg Troxel.
11151
11152 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11153
11154         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
11155
11156 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
11157
11158         * mm-util.el (mm-find-buffer-file-coding-system):
11159         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
11160
11161 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
11162
11163         * message.el (message-generate-headers): Record insertion of optional
11164         headers as well.  Otherwise the check to prevent repeated insertion of
11165         optional headers is a no-op.
11166
11167 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
11168
11169         * smime.el: Don't mention CVS.
11170
11171         * nnrss.el (nnrss-fetch): Don't mention CVS.
11172
11173         * nnir.el: Don't mention CVS.
11174
11175 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
11176
11177         * gnus-sum.el (gnus-summary-bookmark-make-record):
11178         Add `location' field.
11179
11180 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11181
11182         * lpath.el: Fbind bookmark-default-handler,
11183         bookmark-get-bookmark-record, bookmark-make-record-default,
11184         bookmark-prop-get for Emacs <23 and XEmacs.
11185
11186 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
11187
11188         * gnus-sum.el: Add bookmark declarations to silence the compiler.
11189         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
11190         Use with-current-buffer to silence the byte-compiler.
11191         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
11192         bother to require `gnus'.
11193         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
11194
11195 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
11196
11197         * gnus-sum.el (gnus-summary-bookmark-make-record)
11198         (gnus-summary-bookmark-jump): New functions.
11199         (gnus-summary-mode): Setup bookmark support.
11200
11201 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
11202
11203         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
11204         if set.
11205
11206 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
11207
11208         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
11209         gnus-article-browse-html-save-cid-image; make it work recursively for
11210         forwarded messages as well.
11211         (gnus-article-browse-html-parts): Work when prefix arg is given.
11212         (gnus-article-browse-html-article): Doc fix.
11213
11214 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
11215
11216         * message.el (message-default-mail-headers):
11217         (message-default-headers): Carry the value mail-default-headers over
11218         into message-default-mail-headers, rather than message-default-headers.
11219
11220 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
11221
11222         * mm-decode.el (mm-add-meta-html-tag): Add option to override the
11223         charset.
11224
11225         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
11226         charset into the <meta> tag when the article is encoded to utf-8.
11227
11228 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11229
11230         * gnus-art.el (gnus-article-browse-delete-temp-files):
11231         Delete directories as well.
11232         (gnus-article-browse-html-parts): Work for images that do not specify
11233         file names; delete temp directory when quitting; insert header at the
11234         right place; use file: scheme for image files.
11235
11236 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
11237
11238         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
11239         (gnus-article-browse-html-parts): Use it to make temporary cid image
11240         files in addition to html file so that browser may display them.
11241
11242 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
11243
11244         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
11245
11246 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
11247
11248         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
11249
11250 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
11251
11252         * auth-source.el (auth-sources): Change default to be simpler.
11253         Explain about Secret Service API sources.  Improve Customize options.
11254         (auth-source-pick): Change to accept any number of search parameters.
11255         Implement fallbacks iteratively, not recursively.  Add scoring on the
11256         second pass and sort by score.  Call Secret Service API when needed.
11257         (auth-source-user-or-password): Use it.  Call Secret Service API
11258         directly when needed to get the user name and the password.
11259
11260 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
11261
11262         * message.el (message-interactive): Doc fix.
11263         (message-qmail-inject-args): Reflow.
11264         (message-kill-to-signature): Fix typo in docstring.
11265
11266         * smiley.el (smiley-buffer): Fix typo in docstring.
11267
11268 2010-03-24  Glenn Morris  <rgm@gnu.org>
11269
11270         * mail-source.el (gnus-message): Declare.
11271         (mail-source-delete-old-incoming): Require gnus-util.
11272
11273 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11274
11275         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
11276
11277         * message.el (ecomplete-setup): Autoload it for Emacs <23.
11278
11279         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
11280         password-cache's default if it is not bound.
11281         (mml-secure-passphrase-cache-expiry): Default to 16 that is
11282         password-cache-expiry's default if it is not bound.
11283
11284         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
11285         available in Emacs 21.
11286
11287         * lpath.el: Suppress compiler warnings for:
11288         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
11289         XEmacs;
11290         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
11291         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
11292         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
11293
11294 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
11295
11296         * auth-source.el (auth-sources): Fix up definition so extra parameters
11297         are always inline.
11298
11299 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
11300
11301         * nnimap.el (nnimap-verify-uidvalidity): Fix bug where uidvalidity
11302         wasn't updated after mismatch.  Clear cached mailbox info correctly
11303         when uidvalidity changes.
11304         (nnimap-group-prefixed-name): New function to avoid some code
11305         duplication.
11306         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
11307         (nnimap-request-group): Use it.
11308         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
11309         (nnimap-update-unseen): Significantly improved speed of Gnus startup
11310         with many imap folders.  This is done by caching the group status from
11311         the imap server persistently in a group parameter `imap-status'.  (This
11312         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
11313         but not persistently, so every Gnus startup was still very slow.)
11314
11315 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
11316
11317         * assistant.el (assistant-render-text): Run `widget-setup' and don't
11318         delete the extra newline.  Otherwise editing of :string and :number
11319         types don't work.
11320
11321 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
11322
11323         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
11324         secrets.el dependency.
11325         (auth-sources): Add optional user name.  Add secrets.el configuration
11326         choice (unused right now).
11327
11328 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
11329
11330         * gnus-sum.el (gnus-summary-make-menu-bar):
11331         Let `gnus-registry-install-shortcuts' fill in the functions.
11332
11333         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
11334         warnings.
11335         (gnus-registry-misc-menus): Variable to hold registry mark menus.
11336         (gnus-registry-install-shortcuts): Populate and use it in a
11337         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
11338
11339 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
11340
11341         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
11342         In-place substitutions for the group name encoding/decoding.
11343         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
11344         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
11345         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
11346         (nnimap-update-unseen, nnimap-request-list)
11347         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
11348         (nnimap-request-set-mark, nnimap-split-to-groups)
11349         (nnimap-split-articles, nnimap-request-newgroups)
11350         (nnimap-request-create-group, nnimap-request-accept-article)
11351         (nnimap-request-delete-group, nnimap-request-rename-group)
11352         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
11353         `encoded-mbx' for consistency.
11354         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
11355         variable `imap-current-mailbox'.
11356
11357         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
11358         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
11359
11360 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
11361
11362         * pop3.el (pop3-display-message-size-flag): Display message size byte
11363         counts during POP3 download.
11364         (pop3-movemail): Use it.
11365         (pop3-list): Implement listing of available messages.
11366
11367 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
11368
11369         * nnir.el (nnir-get-article-nov-override-function): New function to
11370         override the normal NOV retrieval.
11371         (nnir-retrieve-headers): Use it.
11372
11373 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
11374
11375         * auth-source.el (netrc-machine-user-or-password): Autoload.
11376
11377 2010-03-19  Glenn Morris  <rgm@gnu.org>
11378
11379         Stop message.el from loading about 40 libraries it doesn't always need.
11380         The general approach is to autoload rather than require, and to
11381         require in the specific functions rather than the file.  (Bug#5642)
11382
11383         * gmm-utils.el: Don't require wid-edit.
11384         (widget-create-child-value, widget-convert, widget-default-get):
11385         Autoload.
11386
11387         * gnus-util.el: Don't require time-date, netrc.
11388         (message-fetch-field, gnus-group-name-decode): Declare rather than
11389         autoloading.
11390         (gnus-fetch-field): Require message.
11391         (gnus-decode-newsgroups): Require gnus-group.
11392
11393         * ietf-drums.el: Don't require time-date.
11394
11395         * message.el: Don't require hashcash, canlock, ecomplete.
11396         Do require mail-utils.  Require nnheader only when compiling.
11397         (smtpmail-default-smtp-server): Remove declaration.
11398         (message-send-mail-function): Check smtpmail-default-smtp-server
11399         is bound rather than requiring smtpmail.
11400         (message-auto-save-directory, message-insert-signature):
11401         Use expand-file-name rather than nnheader-concat.
11402         (nnheader-insert-file-contents): Autoload.
11403         (hashcash-wait-async): Declare.
11404         (message-send-mail): Only call gnus-setup-posting-charset if
11405         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
11406         (message-send-mail-with-sendmail): Require sendmail.
11407         (canlock-password, canlock-password-for-verify): Declare.
11408         (message-canlock-password): Require canlock.
11409         (nnheader-get-report): Autoload.
11410         (gnus-setup-posting-charset): Declare.
11411         (message-send-news): Require gnus-msg.
11412         (message-make-references, message-make-in-reply-to): Use mail-header-id
11413         rather than the alias mail-header-message-id.
11414         (ecomplete-add-item, ecomplete-save): Declare.
11415         (message-put-addresses-in-ecomplete): Require ecomplete.
11416         (ecomplete-display-matches): Autoload.
11417
11418         * mm-decode.el: Don't require mailcap, gnus-util.
11419         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
11420         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
11421         Autoload.
11422         (mailcap-mime-extensions): Declare.
11423
11424         * mm-encode.el: Don't require mailcap.
11425         (mailcap-extension-to-mime): Autoload.
11426
11427         * mml-sec.el: Don't require password-cache.
11428
11429         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
11430         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
11431         (mml-minibuffer-read-type): Require mailcap.
11432         (mml-preview): Require gnus-msg.
11433
11434         * mml1991.el: Require password-cache.
11435         (password-cache-expiry): Remove declaration.
11436
11437         * mml2015.el: Require password-cache.
11438         (password-cache-expiry): Remove declaration.
11439
11440         * nneething.el (mailcap): Require mailcap.
11441
11442         * nnheader.el (declare-function): Add compatibility stub.
11443         (message-remove-header): Declare rather than autoload.
11444         (nnheader-replace-header): Require message.
11445
11446         * nnimap.el (declare-function): Add compatibility stub.
11447         (netrc-parse, netrc-machine-user-or-password): Declare.
11448         (nnimap-open-connection): Require netrc.
11449
11450         * nntp.el (declare-function): Add compatibility stub.
11451         (netrc-parse, netrc-machine, netrc-get): Declare.
11452         (nntp-send-authinfo): Require netrc.
11453
11454         * rfc2047.el: Don't require qp.
11455         (quoted-printable-encode-region, quoted-printable-decode-string):
11456         Autoload.
11457
11458         * sieve-mode.el: Don't require easymenu.
11459         (easy-menu-add-item): Autoload it.
11460
11461         * spam-stat.el (time-to-number-of-days): Autoload it.
11462
11463 2010-03-19  Glenn Morris  <rgm@gnu.org>
11464
11465         * password-cache.el (password-cache, password-cache-expiry): Autoload.
11466
11467 2010-03-18  Glenn Morris  <rgm@gnu.org>
11468
11469         * hashcash.el (declare-function): Remove duplicate definition.
11470
11471 2010-03-17  Kevin Ryde  <user42@zip.com.au>
11472
11473         * mml.el (mml-read-tag): Unquote values with `read' to reverse
11474         prin1 in mml-insert-tag (just stripping the quotes gave wrong
11475         value if any backslash escapes).
11476
11477 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11478
11479         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
11480         if it is available.  (bug#5647)
11481
11482         * lpath.el: Suppress compiler warning for coding-system-from-name for
11483         Emacs 21 and XEmacs.
11484
11485 2010-03-14  Juri Linkov  <juri@jurta.org>
11486
11487         * hmac-def.el:
11488         * hmac-md5.el:
11489         * netrc.el: Fix keywords.
11490
11491 2010-02-26  Glenn Morris  <rgm@gnu.org>
11492
11493         * message.el (message-send-mail-function): Change the default, so that
11494         it inherits from a customized send-mail-function.  (Bug#5643)
11495
11496 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
11497
11498         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
11499         shell-command-to-string signals an error (bug#5299).
11500
11501 2010-02-24  Glenn Morris  <rgm@gnu.org>
11502
11503         * message.el (message-smtpmail-send-it)
11504         (message-send-mail-with-mailclient): Doc fixes.
11505
11506 2010-02-16  Glenn Morris  <rgm@gnu.org>
11507
11508         * message.el (message-default-mail-headers): Change the default value
11509         to ease the transition from mail-mode to message-mode.  (Bug#5555)
11510
11511 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11512
11513         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
11514         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
11515
11516 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
11517
11518         * time-date.el (date-to-time): Doc fix (Bug#5408).
11519
11520 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
11521
11522         * message.el (message-mail): Just pass yank-action on to message-setup.
11523         (message-setup): Handle (FUN . ARGS) form of yank-action.
11524         (message-with-reply-buffer, message-widen-reply)
11525         (message-yank-original): Handle non-buffer values of
11526         message-reply-buffer (Bug#4080).
11527         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
11528
11529 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
11530
11531         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
11532         Fix typo in docstring.
11533
11534 2010-01-08  Jason Rumney  <jasonr@gnu.org>
11535
11536         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
11537         response.
11538
11539 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11540
11541         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
11542
11543         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
11544
11545         * message.el (message-check-news-header-syntax): Protect against a
11546         string that `rfc822-addresses' returns when parsing fails.
11547
11548 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11549
11550         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
11551         (gnus-previous-char-property-change): New functions.
11552
11553         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
11554
11555 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
11556
11557         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
11558         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
11559
11560 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
11561
11562         * message.el (message-exchange-point-and-mark): Rework last change to
11563         avoid using optional arg of exchange-point-and-mark, for backward
11564         compatibility.
11565
11566 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
11567
11568         * message.el (message-exchange-point-and-mark):
11569         Call exchange-point-and-mark with an argument rather than setting
11570         mark-active by hand (Bug#5175).
11571
11572 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
11573
11574         * nntp.el (nntp-service-to-port): Work for service expressed with
11575         numeric string; replace [:digit:] with [0-9] for XEmacs.
11576
11577 2009-12-17  Glenn Morris  <rgm@gnu.org>
11578
11579         * gnus-group.el (gnus-bug-group-download-format-alist):
11580         Change emacs entry to debbugs.gnu.org.  Bump :version.
11581
11582 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
11583
11584         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
11585
11586 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
11587
11588         * message.el (message-info): Explain why we use `Info-goto-node'.
11589
11590 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11591
11592         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
11593
11594 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
11595
11596         * message.el (message-completion-in-region): New compatibility function.
11597         (message-expand-group): Use it.
11598
11599 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11600
11601         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
11602         with no unread article should be listed if the 2nd arg `predicate' is
11603         given.
11604
11605 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11606
11607         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
11608
11609 2009-11-29  Juri Linkov  <juri@jurta.org>
11610
11611         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
11612         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
11613         on `gnus-recenter'.  (Bug#4698, Bug#4981)
11614
11615 2009-11-26  Kevin Ryde  <user42@zip.com.au>
11616
11617         * sha1.el (sha1-string-external): default-directory "/" in case
11618         otherwise non-existent.  process-connection-type pipe for touch of
11619         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
11620
11621 2009-11-25  Kevin Ryde  <user42@zip.com.au>
11622
11623         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
11624         it's comms related and sgml-mode.el has "comm" on that basis too.
11625
11626 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11627
11628         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
11629         containing tspecial characters if they have been already quoted.
11630
11631 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
11632
11633         * dns-mode.el (auto-mode-alist): Purecopy string.
11634
11635 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
11636
11637         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
11638
11639 2009-10-24  Glenn Morris  <rgm@gnu.org>
11640
11641         * gnus-art.el (help-xref-stack-item): Define for compiler.
11642
11643 2009-10-21  Kevin Ryde  <user42@zip.com.au>
11644
11645         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
11646
11647 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11648
11649         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
11650
11651 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11652
11653         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
11654         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
11655
11656 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11657
11658         * gnus.el (gnus-overlay-get): New alias to overlay-get.
11659         (gnus-overlays-in): New alias to overlays-in.
11660
11661         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
11662         gnus-overlay-get, and gnus-delete-overlay.
11663         (gnus-summary-show-thread): Make it work as well for systems in which
11664         next-single-char-property-change is not available.
11665         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
11666
11667         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
11668         (gnus-overlay-get): New alias to extent-property.
11669         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
11670
11671         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
11672         SXEmacs.
11673
11674         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
11675         SXEmacs.
11676
11677 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
11678
11679         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
11680
11681 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
11682
11683         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
11684         and XEmacs that don't have `remove-overlays'.
11685
11686 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
11687
11688         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
11689         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
11690         selective display.  Use overlays instead.
11691
11692 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
11693
11694         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
11695
11696 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
11697
11698         * spam-stat.el (spam-stat-load): Fix typo in message.
11699
11700 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
11701
11702         * dig.el (dig-invoke): Fix typo in docstring.
11703         (query-dig): Reflow docstring.
11704
11705 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
11706
11707         * gnus-art.el (gnus-article-encrypt-body):
11708         * message.el (message-check-recipients):
11709         * mm-util.el (mm-codepage-setup):
11710         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
11711         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
11712
11713 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
11714
11715         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
11716         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
11717         keys from the menu if mm-{sign,encrypt}-option is 'guided.
11718         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
11719         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
11720
11721 2009-09-21  Kevin Ryde  <user42@zip.com.au>
11722
11723         * dig.el: Add "Keywords: comm", as per net-utils.el.
11724
11725 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
11726
11727         * dig.el (dig-mode): Use define-derived-mode.
11728
11729 2009-09-19  Glenn Morris  <rgm@gnu.org>
11730
11731         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
11732
11733 2009-09-18  Glenn Morris  <rgm@gnu.org>
11734
11735         * gnus-diary.el (gnus-diary-check-message):
11736         * message.el (message-insert-formatted-citation-line):
11737         * nnbabyl.el (top-level):
11738         * nndiary.el (nndiary-schedule):
11739         Fix typos in condition-case handlers.
11740
11741 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11742
11743         * gnus-art.el (gnus-article-edit-part): Work for the buffer
11744         configuration that provides the sole article window in a frame;
11745         position point correctly after deleting a part.
11746
11747 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
11748
11749         * spam.el (spam-unregister-on-reregister): Add boolean variable.
11750         (spam-resolve-registrations-routine): Use it to unregister articles
11751         that change status.
11752
11753 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11754
11755         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
11756         with XEmacs.
11757         (parse-time-string-chars): Use it.
11758
11759 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
11760
11761         * imap.el (imap-interactive-login): Better messages.
11762         (imap-open): Fix bug with renamed buffer on reconnect.
11763         (imap-authenticate): Add buffer-local imap-last-authenticator variable
11764         for easier debugging and cleaner code.  On successful (guessed based on
11765         server capabilities) secondary authentication, set imap-state
11766         correctly.
11767         (imap-last-authenticator): Define imap-last-authenticator as a variable
11768         to avoid warnings.
11769
11770 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11771
11772         * nnrss.el (nnrss-request-article): Remove binding of
11773         default-enable-multibyte-characters that has gotten needless by
11774         the 2007-07-13 change in rfc2047-encode-message-header.
11775
11776         * mml.el (mml-insert-multipart): Error on the message header.
11777         (mml-insert-part): Error on the message header; position point at
11778         the end of a MIME tag.
11779
11780 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11781
11782         * time-date.el (autoload): Expand define-obsolete-function-alias into
11783         defalias and make-obsolete for old Emacsen that Gnus supports.
11784         (with-no-warnings): Define it for old Emacsen.
11785         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
11786         is available.
11787         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
11788         float-time is available; suppress compile warning for time-to-seconds.
11789
11790         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
11791         (gnus-float-time): Alias to float-time if it exists.
11792
11793         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
11794         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
11795         float-time is available; suppress compile warning for time-to-seconds.
11796
11797         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
11798         XEmacs.
11799
11800 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
11801
11802         * imap.el (imap-message-map): Docstring fix.
11803
11804 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11805
11806         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
11807         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
11808         Add the optional argument `encoding' that overrides the default.
11809
11810         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
11811         mm-encode-buffer.
11812
11813 2009-09-04  Glenn Morris  <rgm@gnu.org>
11814
11815         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
11816         mm-disable-multibyte, rather than default-enable-multibyte-characters.
11817         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
11818         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
11819         * mm-util.el (mm-with-unibyte-current-buffer)
11820         (mm-find-buffer-file-coding-system):
11821         * yenc.el (yenc-decode-region): Use default-value rather than
11822         default-enable-multibyte-characters.
11823
11824 2009-09-03  Glenn Morris  <rgm@gnu.org>
11825
11826         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
11827         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
11828         than default-enable-multibyte-characters.
11829
11830 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
11831
11832         * gnus-art.el (gnus-article-read-summary-keys):
11833         Fix gnus-buffer-configuration's value temporarily used.
11834
11835 2009-09-02  Glenn Morris  <rgm@gnu.org>
11836
11837         * gnus-util.el (gnus-float-time): New function.
11838         * gnus-delay.el (gnus-delay-article):
11839         * gnus-sum.el (gnus-thread-latest-date):
11840         * gnus-util.el (gnus-user-date): Use gnus-float-time.
11841         * nnspool.el (nnspool-request-newgroups):
11842         Use gnus-float-time rather than time-to-seconds.
11843         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
11844
11845         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
11846         (gnus-header-subject-face, gnus-header-newsgroups-face)
11847         (gnus-header-name-face, gnus-header-content-face):
11848         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
11849         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
11850         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
11851         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
11852         (gnus-cite-face-11):
11853         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
11854         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
11855         (gnus-server-closed-face, gnus-server-denied-face)
11856         (gnus-server-offline-face):
11857         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
11858         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
11859         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
11860         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
11861         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
11862         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
11863         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
11864         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
11865         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
11866         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
11867         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
11868         (gnus-summary-selected-face, gnus-summary-cancelled-face)
11869         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
11870         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
11871         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
11872         (gnus-summary-high-undownloaded-face)
11873         (gnus-summary-low-undownloaded-face)
11874         (gnus-summary-normal-undownloaded-face)
11875         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
11876         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
11877         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
11878         (gnus-splash-face):
11879         * message.el (message-header-to-face, message-header-cc-face)
11880         (message-header-subject-face, message-header-newsgroups-face)
11881         (message-header-other-face, message-header-name-face)
11882         (message-header-xheader-face, message-separator-face)
11883         (message-cited-text-face, message-mml-face):
11884         * sieve-mode.el (sieve-control-commands-face)
11885         (sieve-action-commands-face, sieve-test-commands-face)
11886         (sieve-tagged-arguments-face):
11887         * spam.el (spam-face):
11888         Mark face aliases with "-face" in the name as obsolete.
11889
11890 2009-09-01  Glenn Morris  <rgm@gnu.org>
11891
11892         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
11893         than goto-line.
11894
11895 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
11896
11897         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
11898         Don't move point if the command is invoked inside the message header.
11899
11900 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
11901
11902         * imap.el (imap-send-command): Simplify.
11903         (imap-wait-for-tag): point-max -> buffer-size.
11904
11905 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
11906
11907         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
11908         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
11909         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
11910         * nnir.el (nnir-swish-e-index-file):
11911         * gnus-sum.el (gnus-summary-delete-marked-as-read)
11912         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
11913         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
11914         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
11915         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
11916         (gnus-treat-display-xface): Add Emacs version of obsolescence.
11917
11918 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11919
11920         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
11921         Don't save excursion.
11922
11923 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
11924
11925         * nnheader.el (nnheader-find-file-noselect):
11926         * mm-util.el (mm-insert-file-contents):
11927         Use (default-value 'major-mode) instead of default-major-mode.
11928
11929 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
11930
11931         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
11932
11933 2009-08-26  Glenn Morris  <rgm@gnu.org>
11934
11935         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
11936         than placing in files.el.
11937
11938 2009-08-25  Glenn Morris  <rgm@gnu.org>
11939
11940         * nnir.el (top-level): Don't require cl at run-time.
11941         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
11942         Replace cl-function substitute with gnus-replace-in-string.
11943         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
11944         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
11945         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
11946         simplified expansions.
11947
11948 2009-08-25  Kevin Ryde  <user42@zip.com.au>
11949
11950         * dig.el (dig): Add autoload cookie.
11951
11952 2009-08-22  Glenn Morris  <rgm@gnu.org>
11953
11954         * gnus-art.el (gnus-button-patch): Use forward-line rather than
11955         goto-line.
11956
11957 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
11958
11959         * parse-time.el (parse-time-string-chars): Save match data.
11960
11961 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
11962
11963         * parse-time.el (parse-time-string-chars): Compute using character
11964         classes, to handle non-ascii characters (Bug#3190).
11965
11966 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11967
11968         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
11969
11970         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
11971         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
11972         (gnus-mm-display-part, gnus-mime-display-single)
11973         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
11974         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
11975
11976         * gnus-sum.el
11977         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
11978         (gnus-summary-move-article): Add expirable mark to articles copied or
11979         moved to group that has auto-expire turned on if the option is non-nil.
11980
11981 2009-07-24  Glenn Morris  <rgm@gnu.org>
11982
11983         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
11984         Fix typo.  (Bug#3903)
11985
11986 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11987
11988         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
11989         gnus-article-read-summary-keys rather than gnus-summary-edit-article
11990         that should not be used for draft articles.
11991         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
11992         that has no concern in minor mode keys.
11993         (gnus-article-summary-command, gnus-article-summary-command-nosave):
11994         Abolish.
11995
11996 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11997
11998         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
11999         article without making inquiry to a user for unknown encoding.
12000
12001         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
12002         (nnmaildir--scan): Assume i-node and device number that file-attributes
12003         returns might be cons-cell.
12004
12005         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
12006
12007         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
12008
12009 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
12010
12011         * auth-source.el: Remove docs now in auth.texi.  Don't use
12012         `gnus-message' for logging.  Add new variables `auth-source-debug' and
12013         `auth-source-hide-passwords' and use them.
12014
12015 2009-07-15  Glenn Morris  <rgm@gnu.org>
12016
12017         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
12018
12019 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12020
12021         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
12022         excessive whitespace from the default values of title and description.
12023
12024 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12025
12026         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
12027         mail-fetch-field to fetch Content-Description header in order to
12028         exclude newlines.
12029
12030 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
12031
12032         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
12033         format used by GnuPG 2.0.11.
12034
12035 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12036
12037         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
12038         to deleted part.
12039
12040 2009-05-30  David Engster  <dengste@eml.cc>
12041
12042         * nnmairix.el: Remove old documentation in the commentary block.
12043         (nnmairix-request-group): Do not update active file for nnml back ends.
12044         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
12045         end so that overview files are ignored.
12046         (nnmairix-update-groups): Make updating the groups more robust by using
12047         marks.
12048         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
12049         with dollar characters in message-id.
12050
12051 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
12052
12053         * spam.el: Use dns-query instead of query-dns.  Was renamed on
12054         2008-12-25 in dns.el.
12055
12056 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
12057
12058         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
12059         could happen if the text is only composed of spaces and/or tabs.
12060
12061 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
12062
12063         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
12064         when sending a queued message to avoid extra mml tags.
12065
12066 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12067
12068         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
12069
12070 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12071
12072         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
12073         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
12074         rmail-toggle-header for XEmacs;
12075         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
12076
12077 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12078
12079         * gnus-dired.el: Remove autoload for gnus-setup-message.
12080         (gnus-dired-attach): Fake this-command value to prevent Gnus from
12081         displaying Gnus logo; always use compose-mail.
12082
12083 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12084
12085         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
12086
12087 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12088
12089         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
12090         (gnus-nocem-issuers): List currently active issuers; fix custom type.
12091         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
12092         available.
12093         (gnus-nocem-epg-verify): New function.
12094
12095 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
12096
12097         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
12098
12099 2009-02-15  Glenn Morris  <rgm@gnu.org>
12100
12101         * gnus-util.el (rmail-insert-rmail-file-header)
12102         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
12103         autoloads.
12104         (rmail-default-rmail-file): Remove unnecessary declaration.
12105         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
12106
12107 2009-02-14  Glenn Morris  <rgm@gnu.org>
12108
12109         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
12110         variable (only used in gnus-util, which declares it anyway).
12111         (rmail-output-to-rmail-file): Remove autoload of deleted function,
12112         which was only needed by gnus-art (changed to not use it any more).
12113         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
12114         only used in gnus-util, which autoloads it itself.
12115         (rmail-update-summary): Fix autoload.
12116
12117         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
12118         rather than rmail-output-to-rmail-file.
12119
12120 2009-02-07  Glenn Morris  <rgm@gnu.org>
12121
12122         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
12123         autoload of function that no longer exists.
12124         (rmail-toggle-header): Declare.
12125         (message-forward-rmail-make-body): Handle mbox Rmail.
12126
12127 2009-01-31  Glenn Morris  <rgm@gnu.org>
12128
12129         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
12130         2009-01-09 change.
12131
12132 2009-01-31  Dave Love  <fx@gnu.org>
12133
12134         * imap.el (imap-fetch-safe): Bind debug-on-error.
12135         (imap-debug): Add imap-fetch-safe.
12136
12137 2009-01-26  Teodor Zlatanov  <tzlatanov@jumptrading.com>
12138
12139         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
12140         (auth-source-forget-all-cached): New convenience function.
12141         (auth-source-user-or-password): Accept list of modes or a single mode.
12142
12143         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
12144         auth-source modes.
12145
12146         * netrc.el (netrc-machine-user-or-password): Use list of
12147         auth-source modes.
12148
12149         * nnimap.el (nnimap-open-connection): Use list of
12150         auth-source modes.
12151
12152         * nntp.el (nntp-send-authinfo): Use list of
12153         auth-source modes.
12154
12155 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
12156
12157         * auth-source.el: Update docs to reflect epa-file-enable is to be used
12158         now.
12159
12160 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12161
12162         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
12163         coding system in XEmacs; add a workaround for XEmacs.
12164
12165         * lpath.el: Fbind coding-system-aliasee.
12166
12167 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12168
12169         * mm-util.el (mm-coding-system-priorities): Protect against nil value
12170         of current-language-environment.
12171
12172 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
12173
12174         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
12175         available at runtime.
12176
12177 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12178
12179         * gnus-art.el (article-date-ut): Fix end point of narrowing.
12180
12181 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
12182
12183         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
12184         the greatest positive fixnum value doesn't work under an XEmacs with
12185         bignum support; use the most-positive-fixnum constant instead,
12186         available since Emacs 21.1 with cl and XEmacs 21.1.
12187
12188 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12189
12190         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
12191         XEmacs gets not to work.
12192
12193 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12194
12195         * mm-util.el (mm-coding-system-priorities): Allow the value like
12196         "Japanese (UTF-8)" of current-language-environment.
12197
12198 2009-01-09  Glenn Morris  <rgm@gnu.org>
12199
12200         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
12201         with last-command-event.
12202
12203 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
12204
12205         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
12206         in the doc string.
12207
12208         * message.el (message-fix-before-sending): Amend comment.
12209
12210 2009-01-08  Dave Love  <fx@gnu.org>
12211
12212         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
12213
12214 2009-01-07  David Engster  <dengste@eml.cc>
12215
12216         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
12217         simplified server definitions by converting it via
12218         gnus-server-to-method.
12219
12220 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12221
12222         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
12223         parameter's operands.
12224
12225 2009-01-06  David Engster  <dengste@eml.cc>
12226
12227         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
12228         primary select method (for gnus-group-mark-article-as-read).
12229
12230 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
12231
12232         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
12233         `(gnus)Face', not `(gnus)X-Face'.
12234
12235 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12236
12237         * mm-util.el (mm-ucs-to-char): New function.
12238
12239         * mm-url.el (mm-url-decode-entities): Use it.
12240
12241         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
12242         unicode-to-char.
12243
12244 2009-01-05  Dave Love  <fx@gnu.org>
12245
12246         * time-date.el: Require cl for `declare'.
12247
12248 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
12249
12250         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
12251         Dave Love.
12252
12253 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
12254
12255         * message.el (message-fix-before-sending): Add `eight-bit' to
12256         illegible-text check.
12257
12258 2009-01-03  Michael Olson  <mwolson@gnu.org>
12259
12260         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
12261         `headers' is nil.  This can occur if the IMAP server does not have
12262         permissions to read messages from a folder, but can write new messages
12263         to the folder.
12264         (nnimap-request-article-part): Do not insert `data' if it is nil.
12265
12266         * imap.el (imap-parse-fetch): Courier can insert spurious blank
12267         characters which will confuse `read', so skip past them.
12268
12269 2009-01-01  Dave Love  <fx@gnu.org>
12270
12271         * imap.el (imap-string-to-integer): Fix typo.
12272         (imap-fetch-safe): New function.
12273         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
12274
12275         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
12276
12277         * imap.el (imap-process-connection-type, imap-debug, imap-open):
12278         (imap-parse-greeting): Fix doc strings.
12279         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
12280         (imap-parse-flag-list): Make messages unique.
12281         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
12282
12283         * nnimap.el: Fix author email.
12284         (nnimap-split-rule): Add FIXME comment.
12285         (nnimap-debug): Fix doc string.
12286
12287 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
12288
12289         * dns.el (dns-set-servers): Check "Address".  Fix typo.
12290
12291 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
12292
12293         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
12294         nslookup if resolv.conf isn't available.
12295         (dns-query): Rename from query-dns.
12296         (dns-query-cached): Rename from query-dns-cached.
12297
12298 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12299
12300         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
12301         overlay-arrow-position and overlay-arrow-string buffer-local; no need
12302         to check if those variables exist (first appeared in Emacs 18.50).
12303
12304 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12305
12306         * mm-util.el (mm-line-number-at-pos): New function.
12307
12308         * spam-report.el (spam-report-process-queue): Use it.
12309
12310 2008-12-24  David Engster  <dengste@eml.cc>
12311
12312         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
12313         parameters that haven't existed as variables as buffer-local variables.
12314
12315 2008-12-23  Dave Love  <fx@gnu.org>
12316
12317         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
12318         cadar.
12319
12320         * sieve-manage.el (sieve-manage-starttls-p): Rename from
12321         imap-starttls-p.
12322         (sieve-manage-starttls-open): Rename from imap-starttls-open.
12323
12324 2008-12-22  Dave Love  <fx@gnu.org>
12325
12326         * imap.el: Fix author email.  Doc fixes.
12327         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
12328         reply.
12329
12330 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
12331
12332         * spam-report.el (spam-report-gmane-max-requests): New constant.
12333         (spam-report-gmane-wait): New variable.
12334         (spam-report-gmane-ham, spam-report-gmane-spam)
12335         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
12336         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
12337         the server.
12338
12339         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
12340         Add explanations.
12341
12342         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
12343         nnheader-accept-process-output and nnheader-read-timeout if available.
12344         (pop3-movemail): Use it.
12345
12346         * message.el (message-check-news-body-syntax): Fix signature check if
12347         there's an attachment.
12348
12349 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
12350
12351         * mm-util.el: Add comments to the mm- emulating functions.
12352
12353 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
12354
12355         * gnus-start.el (gnus-before-startup-hook): Fix doc string.
12356         Reported by Stephen Berman <stephen.berman@gmx.net>.
12357
12358 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12359
12360         * mm-util.el (mm-substring-no-properties): New function.
12361         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
12362         (mm-special-display-p): Enable those lambda forms to be byte compiled.
12363         (mm-string-to-multibyte): Doc fix.
12364
12365         * mml.el (mml-attach-file): Use mm-substring-no-properties.
12366
12367 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
12368
12369         * mml.el (mml-attach-file): Strip text properties from file name.
12370         (Bug#1574)
12371
12372 2008-12-16  Glenn Morris  <rgm@gnu.org>
12373
12374         * mm-util.el (mm-charset-override-alist): Declare for compiler.
12375
12376 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12377
12378         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
12379         knows since the charset specified might be a bogus alias that
12380         mm-charset-synonym-alist provides.
12381
12382 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
12383
12384         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
12385         "ISO_8859-1".
12386
12387         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
12388
12389 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12390
12391         * mm-util.el (mm-charset-eval-alist):
12392         Define it before mm-charset-to-coding-system.
12393         (mm-charset-to-coding-system): Add optional argument `silent';
12394         define it before mm-charset-override-alist.
12395         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
12396         default value if it can be used in Emacs currently running;
12397         silence mm-charset-to-coding-system.
12398
12399 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12400
12401         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
12402         `allow-override' which says whether to use `mm-charset-override-alist'.
12403         (rfc2047-decode-encoded-words): Use it.
12404
12405         * mm-util.el (mm-charset-override-alist): Fix custom type;
12406         add `(gb2312 . gbk)' to choices.
12407
12408 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
12409
12410         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
12411         fast.
12412
12413         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
12414
12415         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
12416
12417 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
12418
12419         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
12420         on links.
12421
12422         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
12423
12424 2008-12-03  Lute Kamstra  <lute@gnu.org>
12425
12426         * sha1.el: Remove leading * from docstrings of defcustoms,
12427         deffaces, defconsts and defuns.
12428
12429 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
12430
12431         * message.el (message-idna-to-ascii-rhs-1): Protect against local
12432         users' addresses that don't have domain parts.
12433         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
12434         rather than message-narrow-to-head since there will be the message
12435         header separator.
12436
12437 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
12438
12439         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
12440         since the result is inserted in a unibyte buffer anyway.
12441         (nnimap-demule-use-string-to-multibyte): Remove.
12442         (nnimap-demule): Alias it to mm-string-to-multibyte.
12443
12444 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
12445
12446         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
12447         variable for debugging bug#464 and bug#1174.
12448         (nnimap-demule): Use it.
12449
12450 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
12451
12452         * gnus-score.el (gnus-score-find-trace): Handle default score in total
12453         score calculation correctly.
12454
12455 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
12456
12457         * message.el (message-send-mail): Just set the buffer to unibyte
12458         rather than use mm-with-unibyte-current-buffer which does a lot more.
12459         (message-send-mail-partially): Don't bother with
12460         mm-with-unibyte-current-buffer since it's already been made unibyte by
12461         message-send-mail.
12462
12463 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
12464
12465         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
12466
12467 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
12468
12469         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
12470
12471 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
12472
12473         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
12474         require itself and to remove `with-no-warnings'.
12475
12476 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
12477
12478         * starttls.el (starttls-any-program-available): Get the name of the
12479         available TLS layer program.
12480         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
12481         well as the host name in the "opening" message.
12482
12483         * auth-source.el (auth-source-cache, auth-source-do-cache)
12484         (auth-source-user-or-password): Cache passwords and logins by default,
12485         allow override with `auth-source-do-cache'.
12486         (auth-source-forget-user-or-password): Allow users to remove cache
12487         entries if needed.
12488
12489 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
12490
12491         * md4.el (md4-buffer): Fix typo in docstring.
12492         (md4, md4-64): Doc fixes.
12493         (md4-pack-int32): Reflow docstring.
12494
12495 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
12496
12497         * ietf-drums.el (ietf-drums-remove-comments): Localize second
12498         condition-case to only the forward-sexp call.
12499
12500 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
12501
12502         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
12503         quotes contained.  Make it more robust regardless by an extra
12504         condition-case wrapper.
12505
12506 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
12507
12508         * lpath.el: No need to fbind codepage-setup for Emacs 23.
12509
12510 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
12511
12512         * nnml.el (nnml-request-expire-articles): Check if the function set to
12513         `nnmail-expiry-target' returns the symbol `delete'.
12514
12515         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
12516
12517         * nnmail.el (nnmail-expiry-target): Fix custom type.
12518
12519 2008-10-02  Glenn Morris  <rgm@gnu.org>
12520
12521         * mm-util.el (mm-codepage-setup): Tweak codepage error.
12522         Silence compiler warning.
12523
12524 2008-10-01  Magnus Henoch  <mange@freemail.hu>
12525
12526         * tls.el (open-tls-stream): Show the actual command being
12527         executed, instead of the format string.
12528
12529 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12530
12531         * lpath.el: Fbind codepage-setup for Emacs 23.
12532
12533 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
12534
12535         * mml.el (mml-menu): Don't assume mml2015 is bound.
12536
12537 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12538
12539         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
12540         exists.
12541
12542 2008-09-27  Glenn Morris  <rgm@gnu.org>
12543
12544         * gnus-util.el (mail-header-remove-comments): Autoload it.
12545
12546 2008-09-27  Andreas Schwab  <schwab@suse.de>
12547
12548         * gnus-util.el (gnus-split-references): Strip comments.
12549         (gnus-parent-id): Likewise.
12550
12551 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
12552
12553         * message.el (message-confirm-send): Fix version.
12554
12555 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12556
12557         * message.el (message-idna-to-ascii-rhs-1): Use
12558         mail-extract-address-components rather than mail-header-parse-addresses
12559         that is an alias by default to ietf-drums-parse-addresses that does not
12560         support non-ASCII names in headers' contents.
12561
12562 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
12563
12564         * message.el (message-confirm-send): Fix variable documentation to
12565         avoid the "y/n" wording.
12566
12567 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
12568
12569         * message.el (message-set-auto-save-file-name): Save to a different
12570         filename so multiple messages (especially drafts) can be recovered.
12571
12572 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
12573
12574         * message.el (message-confirm-send): Add appropriate version.
12575
12576 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
12577
12578         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
12579         defvar.
12580
12581 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
12582
12583         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
12584         (mm-pkcs7-enveloped-magic): Ditto.
12585
12586 2008-09-17  Simon Josefsson  <simon@josefsson.org>
12587
12588         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
12589         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
12590
12591 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
12592
12593         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
12594         default, it's better.
12595
12596 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
12597
12598         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
12599         summary line gnus-number property and ignore them (with a warning
12600         message).
12601
12602 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12603
12604         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
12605         macro caddr in the interactive form since it won't be expanded.
12606
12607 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12608
12609         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
12610         `charset'; fix name of function called recursively.
12611         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
12612
12613 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12614
12615         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
12616         (gnus-mime-set-charset-parameters): New function.
12617         (gnus-mime-view-part-as-charset): Use it to correctly display part
12618         specifying wrong charset.
12619
12620 2008-09-08  David Engster  <dengste@eml.cc>
12621
12622         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
12623         in completing-read for back end server.
12624
12625 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
12626
12627         * message.el (message-confirm-send): New variable to confirm sending a
12628         message.
12629         (message-send): Use it.
12630
12631 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
12632
12633         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
12634
12635 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12636
12637         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
12638
12639 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
12640
12641         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
12642         prevent tracking too many groups.
12643         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
12644         Use it.
12645
12646 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
12647
12648         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
12649         moving point to the bottom of the window in order to avoid recentering.
12650
12651 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
12652
12653         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
12654
12655         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
12656         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
12657         (gnus-article-beginning-of-window): Fix calculation.
12658
12659 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
12660
12661         * gnus-msg.el (gnus-summary-supersede-article)
12662         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
12663         value of gnus-newsgroup-charset to decode non-MIME encoded text in
12664         message header.
12665
12666 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
12667
12668         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
12669         pending output coming after the status change.
12670
12671 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
12672
12673         * message.el:
12674         * gnus-start.el:
12675         * gnus-registry.el: Remove VMS support.
12676
12677 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12678
12679         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
12680         macro.
12681         (rfc2104-hash): Use it.
12682
12683 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
12684
12685         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
12686         (gnus-summary-sort-by-most-recent-date): New commands.
12687         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
12688         and menu entries.
12689
12690 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12691
12692         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
12693         don't redisplay article for raw contents; remove plural articles stuff.
12694
12695         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
12696         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
12697         on gnus-summary-save-article; display results properly.
12698
12699 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12700
12701         * lpath.el: No need to fbind ns-focus-frame.
12702
12703 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12704
12705         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
12706
12707 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12708
12709         * gnus-art.el (gnus-summary-save-in-pipe):
12710         Consider gnus-save-all-headers.
12711
12712 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
12713
12714         * gnus-util.el (ns-focus-frame): Remove declaration.
12715         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
12716         like x.
12717
12718 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
12719
12720         * rfc2104.el (rfc2104-zero): Delete defconst.
12721         (rfc2104-hex-alist): Likewise.
12722         (rfc2104-hex-to-int): Delete func.
12723         (rfc2104-hexstring-to-bitstring): Likewise.
12724         (rfc2104-nybbles): New defconst.
12725         (rfc2104-hash): Rewrite for speed.
12726
12727 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12728
12729         * tls.el (open-tls-stream): Make it work with the 2nd argument
12730         BUFFER that is a string but does not exist as a buffer object, as
12731         mentioned in the doc-string.
12732
12733 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12734
12735         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
12736         SXEmacs.
12737
12738 2008-07-16  Glenn Morris  <rgm@gnu.org>
12739
12740         * gnus-util.el (ns-focus-frame): Declare for compiler.
12741
12742 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12743
12744         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
12745         set as a group parameter.
12746         (gnus-summary-save-in-pipe): Work when it is called independently.
12747         (gnus-summary-pipe-to-muttprint): Don't modify
12748         gnus-summary-pipe-output-default-command.
12749
12750 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
12751
12752         * message.el (message-send-mail-with-sendmail):
12753         Display the error message.
12754
12755 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12756
12757         * gnus-art.el (gnus-default-article-saver):
12758         Add gnus-summary-save-in-pipe to choices.
12759         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
12760         gnus-summary-pipe-output-default-command as the default command.
12761         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
12762         instead of gnus-last-shell-command.
12763
12764         * gnus-sum.el (gnus-summary-pipe-output-default-command):
12765         New user option.
12766         (gnus-summary-muttprint-program): Mention the value will be changed.
12767         (gnus-summary-save-article): Force showing of all headers.
12768         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
12769
12770 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
12771
12772         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
12773
12774 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
12775
12776         * nnimap.el (nnimap-id):
12777         * sieve-manage.el (sieve-manage-open): Doc fixes.
12778
12779 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
12780
12781         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
12782         if available.
12783
12784 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
12785
12786         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
12787
12788         * nnkiboze.el (nnkiboze-generate-group):
12789         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
12790
12791         * nnmairix.el: Require CL.
12792
12793 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12794
12795         * dgnushack.el: Autoload get-display-table and put-display-table for
12796         XEmacs 21.5.
12797
12798         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
12799         21.4 and SXEmacs.
12800
12801 2008-06-15  David Engster  <dengste@eml.cc>
12802
12803         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
12804
12805 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
12806
12807         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
12808         New macros that expand to an `aset'/`aref' call under Emacs, and to a
12809         runtime choice under XEmacs.
12810
12811         * gnus-sum.el (gnus-summary-set-display-table):
12812         Use `gnus-put-display-table', `gnus-get-display-table',
12813         `gnus-set-display-table' for the display table, instead of `aset'.
12814
12815         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
12816         Use `gnus-put-display-table', `gnus-get-display-table',
12817         `gnus-set-display-table' for the display table.
12818
12819 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
12820
12821         * nnmairix.el: Add autoloads.
12822
12823 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
12824
12825         * nnmairix.el (nnmairix-delete-recreate-group)
12826         (nnmairix-update-and-clear-marks): Fix error messages.
12827
12828 2008-06-14  David Engster  <dengste@eml.cc>
12829
12830         * nnmairix.el: Upgrade to version 0.6.
12831         (nnmairix-group-toggle-propmarks-this-group)
12832         (nnmairix-group-toggle-readmarks-this-group)
12833         (nnmairix-group-delete-recreate-this-group)
12834         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
12835         (nnmairix-remove-tick-mark-original-article): New commands.
12836         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
12837         (nnmairix-propagate-marks-to-nnmairix-groups)
12838         (nnmairix-only-use-registry, nnmairix-allowfast-default)
12839         (nnmairix-marks-cache, nnmairix-version-output): New variables.
12840         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
12841         functions needed for marks propagation and manipulation of read marks.
12842         (nnmairix-update-groups): New function.
12843         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
12844         (nnmairix-determine-original-group-from-registry)
12845         (nnmairix-determine-original-group-from-path)
12846         (nnmairix-get-group-from-file-path, nnmairix-map-range)
12847         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
12848         New helper functions.
12849         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
12850         keystrokes for new commands.
12851         (nnmairix-delete-and-create-on-change): Doc string cleanup.
12852         (nnmairix-request-group): Check allow-fast group parameter.
12853         (nnmairix-request-create-group): Set allow-fast group parameter if
12854         nnmairix-allowfast-default is set.
12855         (nnmairix-close-group): Propagate marks upon closing if needed.
12856         (nnmairix-group-toggle-threads-this-group): Use new.
12857         nnmairix-group-toggle-parameter helper function.
12858         (nnmairix-search): Better check for empty search result.
12859         (nnmairix-goto-original-article): Use new helper functions for
12860         determining original article.
12861         (nnmairix-show-original-article): Make sure message-id is in brackets.
12862         (nnmairix-call-mairix-binary): Change variable name.
12863         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
12864         helper function.
12865         (nnmairix-widget-toggle-activate): Fix doc string.
12866
12867 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
12868
12869         * nnir.el: Require edmacro when compiling with XEmacs.
12870         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
12871         available in Emacs 21.
12872
12873 2008-06-11  Glenn Morris  <rgm@gnu.org>
12874
12875         * gnus-util.el (x-focus-frame):
12876         * gnus.el (image-size):
12877         * mm-decode.el (image-size): Declare.
12878
12879         * gnus-picon.el (declare-function): Add compat definition.
12880         (image-size): Declare.
12881
12882         * gnus-group.el (tool-bar-map):
12883         * gnus-sum.el (tool-bar-map): Define for compiler.
12884
12885         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
12886
12887         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
12888
12889         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
12890         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
12891         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
12892         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
12893         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
12894         * sieve-manage.el, spam-report.el, spam.el:
12895         Remove unnecessary eval-and-compile of autoloads.
12896
12897 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
12898
12899         * auth-source.el: Precise Tramp doc.
12900
12901 2008-06-07  Glenn Morris  <rgm@gnu.org>
12902
12903         * nnmairix.el: Remove unnecessary eval-when-compile.
12904
12905 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12906
12907         * lpath.el: Fbind propertize for XEmacs 21.4.
12908
12909 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
12910
12911         * nnir.el: Move here from ../contrib.
12912
12913 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
12914
12915         * gnus-util.el (gnus-read-shell-command): New function.
12916         * mm-decode.el (mm-pipe-part):
12917         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
12918
12919 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12920
12921         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
12922
12923 2008-06-03  Glenn Morris  <rgm@gnu.org>
12924
12925         * pop3.el (nnheader-accept-process-output): Autoload it.
12926
12927 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12928
12929         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
12930         are not 2-digit hexadecimal characters that follow `%'s.
12931
12932 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
12933
12934         * message.el (message-bogus-recipient-p): Fix type in doc string.
12935         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
12936         (message-bogus-addresses): Rename from message-bogus-address-regexp.
12937         Improve custom options.
12938         (message-bogus-recipient-p): Adjust accordingly.
12939
12940 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
12941
12942         * parse-time.el (parse-time-months, parse-time-weekdays): Add
12943         long-form month and day names.
12944
12945 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12946
12947         * dgnushack.el: Autoload debug, eudc-expand-inline and
12948         pgg-snarf-keys-region for XEmacs.
12949
12950         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
12951
12952         * nnmairix.el: Require edmacro when compiling with XEmacs.
12953
12954 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
12955
12956         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
12957         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
12958
12959 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
12960
12961         * auth-source.el: Add more docs.
12962
12963         * netrc.el (netrc-machine): Always match if the port is not given.
12964
12965 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12966
12967         * nnheader.el (nnheader-read-timeout): Change the default timeout from
12968         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
12969         retrieval faster in some cases, but might make CPU usage larger.
12970         If this has any bad side effects, we might revert this change.
12971
12972         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
12973         seems to make mail retrieval much, much faster.
12974         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
12975         unconditionally.
12976
12977         * gnus-draft.el (gnus-group-send-queue):
12978         Bind message-send-mail-partially-limit to nil to avoid being prompted.
12979
12980 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
12981
12982         * mml.el (mml-attach-buffer): Prompt for `disposition'.
12983
12984         * message.el (message-bogus-address-regexp): Fix and improve custom
12985         type.
12986         (message-setup-hook): Add message-check-recipients as custom option.
12987
12988 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
12989
12990         * message.el (message-cite-function): Remove bogus autoload which crept
12991         in during merge from v5-10.
12992
12993 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
12994
12995         * nnimap.el (nnimap-open-connection): Fix login/password bug.
12996
12997         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
12998
12999         * auth-source.el: Preliminary Tramp docs.
13000         (auth-sources): Change the default auth-sources to use
13001         EPA .gpg files.
13002
13003 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
13004
13005         * nntp.el: Autoload `auth-source-user-or-password'.
13006         (nntp-send-authinfo): Use it.
13007
13008         * nnimap.el: Autoload `auth-source-user-or-password'.
13009         (nnimap-open-connection): Use it.
13010
13011         * auth-source.el: Add docs on using with url-auth.  Import gnus-util
13012         for the gnus-message function.
13013         (auth-source-user-or-password): Use it.
13014
13015 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
13016
13017         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
13018         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
13019         (rfc2104-hash): Use it.
13020
13021 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
13022
13023         * gnus-art.el (gnus-article-toggle-truncate-lines):
13024         Don't use `iff' in docstring.
13025
13026 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
13027
13028         * gnus-registry.el: Adjusted copyright dates and added a keyword.
13029
13030         * gnus-util.el (gnus-extract-address-component-name)
13031         (gnus-extract-address-component-email): Convenience functions around
13032         `gnus-extract-address-components'.
13033
13034         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
13035         Use `gnus-extract-address-component-email' to fix bug of comparing full
13036         sender name to `user-mail-address'.
13037
13038 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
13039
13040         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
13041         catch/throw to optimize.
13042         (gnus-registry-find-keywords): Just use member to find a keyword.
13043
13044 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
13045
13046         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
13047         is current before calling gnus-server-prepare.
13048         (gnus-server-setup-buffer, gnus-server-update-server)
13049         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
13050
13051 2008-05-04  Juri Linkov  <juri@jurta.org>
13052
13053         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
13054         (mailcap-file-default-commands): Use mailcap-replace-in-string
13055         instead of replace-regexp-in-string, and mailcap-delete-duplicates
13056         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
13057
13058 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
13059
13060         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
13061
13062 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
13063
13064         * gnus.el: Bump version to 0.11.
13065
13066 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
13067
13068         * gnus.el: No Gnus v0.10 is released.
13069
13070 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13071
13072         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
13073         hooks.
13074         (gnus-update-read-articles): Speed up non-marks-using users.
13075         (gnus-use-marks): Define gnus-use-marks.
13076         (gnus-propagate-marks): Rename variable to something more sensible.
13077
13078 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
13079
13080         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
13081         (gmm-image-load-path-for-library): Fix typos in docstrings.
13082         (gmm-message): Reflow docstring.
13083
13084 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
13085
13086         * mail-source.el (mail-source-set-1, mail-source-bind):
13087         Move auth-source code out of the macro to clean it up and fix bugs.
13088
13089 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
13090
13091         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
13092         by sender if it's equal to user-mail-address, it's likely to be
13093         useless.
13094
13095         * mail-source.el (mail-source-bind): Don't use user or password if they
13096         are not bound.  Unintern them if they are nil.  Don't use server unless
13097         it's bound, and default it to empty string otherwise.
13098
13099 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
13100
13101         * mail-source.el: Load auth-source.el.
13102         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
13103         get user name or password, if auth-sources is set up.
13104
13105         * gnus-registry.el (gnus-registry-split-strategy): New variable for
13106         strategy of splitting with parent.
13107         (gnus-registry-split-fancy-with-parent)
13108         (gnus-registry-post-process-groups): Use it and fix prior
13109         bug (returning a list as the split result).
13110
13111         * auth-source.el (auth-sources): Remove server parameter.
13112         (auth-source-pick, auth-source-user-or-password)
13113         (auth-source-user-or-password-imap)
13114         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
13115         (auth-source-user-or-password-sftp)
13116         (auth-source-user-or-password-smtp): Remove server parameter.
13117
13118 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
13119
13120         * smime.el (smime-sign-region, smime-encrypt-region)
13121         (smime-decrypt-region):
13122         Remove redundant calls to `generate-new-buffer-name'.
13123
13124 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
13125
13126         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
13127         Don't use QP for message/rfc822.
13128         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
13129
13130 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
13131
13132         * sieve-manage.el (sieve-string-bytes): Remove.
13133         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
13134         correct byte-length only if the process's coding-system is the same as
13135         the one used internally by Emacs to represent strings.
13136
13137 2008-04-22  Juri Linkov  <juri@jurta.org>
13138
13139         * mailcap.el (mailcap-file-default-commands): New function.
13140
13141 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
13142
13143         * message.el (message-signature-separator, message-cite-function):
13144         Change custom version.
13145
13146 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
13147
13148         * tls.el (tls-program): Add -ign_eof argument to call the openssl
13149         commands.
13150         (tls-checktrust): Ditto.
13151
13152 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
13153
13154         * mm-decode.el (mm-display-external): Make temp file read-only.
13155
13156 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
13157
13158         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
13159         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
13160         `C-c C-f d'.
13161
13162 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
13163
13164         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
13165
13166 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
13167
13168         * gnus.el: Bump version to 0.9.
13169
13170 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
13171
13172         * gnus.el: No Gnus v0.8 is released.
13173
13174 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
13175
13176         * mail-source.el (mail-source-value):
13177         Prefer fboundp to functionp so it works with macros as well.
13178
13179 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
13180
13181         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
13182         Fix last change in case the element is not even a symbol.
13183
13184 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
13185
13186         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
13187         Prefer fboundp to functionp so it works with macros as well.
13188
13189 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
13190
13191         * auth-source.el: Add docs.
13192         (auth-sources): Modify format to support server.
13193         (auth-source-pick, auth-source-user-or-password)
13194         (auth-source-user-or-password-imap)
13195         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
13196         (auth-source-user-or-password-sftp)
13197         (auth-source-user-or-password-smtp): Add server parameter.
13198
13199 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
13200
13201         * gnus-registry.el: Initialize the registry when gnus-registry-install
13202         is t.
13203
13204 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
13205
13206         * compface.el (uncompface): Make buffer unibyte.
13207
13208 2008-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
13209
13210         * mail-source.el (mail-source-value):
13211         Prefer fboundp to functionp so it works with macros as well.
13212
13213 2008-04-05  Glenn Morris  <rgm@gnu.org>
13214
13215         * gnus-ems.el (mm-disable-multibyte): Autoload it.
13216
13217 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
13218
13219         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
13220         Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
13221
13222         * nnheader.el (nnheader-init-server-buffer): Change buffer's
13223         multibyteness after rather than before erasing it.
13224
13225         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
13226         mm-with-multibyte.
13227         (gnus-request-article-this-buffer): Make sure the proper decoding is
13228         used if gnus-original-article-buffer happens to be unibyte.
13229
13230         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
13231         default-enable-multibyte-characters.
13232
13233         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
13234         default-enable-multibyte-characters.
13235
13236         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
13237
13238         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
13239
13240 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
13241
13242         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
13243         Fix last change in case the element is not even a symbol.
13244
13245 2008-04-02  Simon Josefsson  <simon@josefsson.org>
13246
13247         * imap.el (imap-enable-exchange-bug-workaround): New variable.
13248         (imap-message-copyuid-1): Use it.
13249         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
13250         J. Williams in
13251         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
13252
13253         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
13254         imap-enable-exchange-bug-workaround.
13255         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
13256
13257 2008-04-01  Simon Josefsson  <simon@josefsson.org>
13258
13259         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
13260         a 100 byte status-checks into a 2-3MB transfer for each group.
13261         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
13262         to enable bug workaround or not.
13263         (nnimap-find-minmax-uid): Only enable workaround conditionally.
13264
13265 2008-03-31  Glenn Morris  <rgm@gnu.org>
13266
13267         * message.el (mml2015-use): Declare for compiler.
13268         (message-info): Require mml2015 when appropriate.
13269
13270 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
13271
13272         * Makefile.in (EMACS_COMP): Quote directory name that might contain
13273         whitespace.
13274
13275 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
13276
13277         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
13278         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
13279         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
13280         (nntp-service-to-port): New function.
13281         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
13282         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
13283         (nntp-open-netcat-stream): New function.
13284         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
13285
13286 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
13287
13288         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
13289
13290 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
13291
13292         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
13293
13294 2008-03-28  Magnus Henoch  <mange@freemail.hu>
13295
13296         * dns.el (dns-write): Use set-buffer-multibyte.
13297
13298 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
13299
13300         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
13301
13302 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
13303
13304         * message.el (message-signature-separator): Change default.
13305         Improve custom type.
13306         (message-cite-function): Change default to
13307         message-cite-original-without-signature.
13308
13309         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
13310         toggle.
13311
13312         * message.el (message-check-news-body-syntax): Fix signature check.
13313         (message-setup-1): Mark buffer as unmodified _after_ running
13314         message-setup-hook and handling message-alternative-emails.
13315         (message-shorten-references): Be more strict when building list of
13316         valid references to comply with GNKSA.
13317
13318         * gnus-group.el (gnus-read-ephemeral-bug-group)
13319         (gnus-read-ephemeral-debian-bug-group)
13320         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
13321
13322         * message.el (message-info): Don't use booleanp which isn't supported
13323         in Emacs 21 and XEmacs.
13324
13325 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
13326
13327         * gnus-group.el (gnus-gmane-group-download-format): Rename from
13328         gnus-group-gmane-group-download-format.
13329         (gnus-group-read-ephemeral-gmane-group): Rename from
13330         gnus-group-read-ephemeral-gmane-group.
13331         (gnus-read-ephemeral-gmane-group-url): Rename from
13332         gnus-group-read-ephemeral-gmane-group-url.
13333         (gnus-bug-group-download-format-alist): New variable.
13334         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
13335         (gnus-read-ephemeral-emacs-bug-group): New commands.
13336
13337 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
13338
13339         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
13340         (gnus-visible-headers): Improve custom type.
13341
13342 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
13343
13344         * mml.el (mml-menu): Add workarounds for XEmacs.
13345
13346         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
13347         X-Boundary header.
13348
13349         * message.el (message-simplify-recipients): Fix previous commit.
13350
13351 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
13352
13353         * mm-util.el (mm-set-buffer-multibyte): New function.
13354         * mm-decode.el (mm-copy-to-buffer): Use it.
13355
13356         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
13357         Prefer fboundp to functionp so it works with macros as well.
13358
13359 2008-03-19  Glenn Morris  <rgm@gnu.org>
13360
13361         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
13362         Accidentally removed in the sync process with Emacs.
13363
13364 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
13365
13366         * message.el (message-alter-recipients-discard-bogus-full-name):
13367         New function.
13368         (message-alter-recipients-function): New variable.
13369         (message-get-reply-headers): Use it.
13370         (message-replace-header): New helper function.
13371         (message-recipients-without-full-name): New variable.
13372         (message-simplify-recipients): New command.
13373
13374         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
13375
13376         * message.el (message-info): Handle EasyPG manual.
13377
13378         * mml.el (mml-menu): Add entry for EasyPG.
13379
13380 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
13381
13382         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
13383         parameter.
13384
13385         * message.el (message-disassociate-draft): Specify drafts group name
13386         fully.
13387
13388 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
13389
13390         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
13391         Eliminate unnecessary duplicates from the match list.
13392
13393 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13394
13395         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
13396
13397         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
13398
13399         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
13400         args of `how-many' of which the XEmacs version doesn't take; declare
13401         Info-index-next as function.
13402
13403 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
13404
13405         * gnus-score.el (gnus-score-headers): Fix handling of
13406         gnus-inhibit-slow-scoring.
13407
13408         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
13409         string.
13410         (gnus-button-url-regexp): Improve handling of parenthesis.
13411         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
13412         (gnus-button-handle-info-keystrokes): Handle index entries.
13413
13414 2008-03-15  Glenn Morris  <rgm@gnu.org>
13415
13416         * parse-time.el (parse-time-string): Simplify.
13417
13418 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13419
13420         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
13421         Incoming* files.
13422
13423 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
13424
13425         * auth-source.el (auth-sources): Rename from auth-source-choices.
13426         (auth-source-pick): Use it.
13427
13428 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
13429
13430         * binhex.el (binhex-decode-region-internal):
13431         * uudecode.el (uudecode-decode-region-internal):
13432         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
13433         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
13434         setting default-enable-multibyte-characters.
13435
13436 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
13437
13438         * auth-source.el (auth-source-protocols)
13439         (auth-source-protocols-customize, auth-source-choices): Add and
13440         modified variable customizations and defaults.
13441         (auth-source-pick, auth-source-user-or-password)
13442         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
13443         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
13444         (auth-source-user-or-password-sftp)
13445         (auth-source-user-or-password-smtp): Use new variables and provide an
13446         interface to netrc.el.
13447
13448 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13449
13450         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
13451         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
13452         Make sure the nntp port to specify is a string.
13453
13454 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
13455
13456         * nntp.el: Use with-current-buffer.
13457         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
13458         dubious mm-with-unibyte-current-buffer.
13459         (nntp-with-open-group-function): New function extracted from
13460         nntp-with-open-group macro.
13461         (nntp-with-open-group): Use the function, so it's easier to debug.
13462         Add indentation and debugging info.
13463         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet):
13464         Recommend the use of the netcat alternatives.
13465
13466         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
13467         Avoid mm-string-as-multibyte as well.
13468
13469         * nnweb.el (nnweb-insert-html):
13470         Remove use of nnheader-string-as-multibyte.
13471
13472         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
13473         (nnheader-string-as-multibyte): Remove.
13474
13475         * mm-view.el: Use inhibit-read-only.
13476         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
13477         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
13478         or unibyte-string.
13479
13480         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
13481         (mm-uu-yenc-extract): Use with-current-buffer.
13482
13483         * gnus-soup.el (gnus-soup-send-packet): Don't use
13484         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
13485
13486         * nnmh.el: Use with-current-buffer.
13487         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
13488         mm-string-as-multibyte on the output of mm-encode-coding-string.
13489
13490         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
13491         (nnimap-request-move-article): Use with-current-buffer.
13492
13493         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
13494         inserting the handle-buffer's text, so the implicit multibyte->unibyte
13495         conversion uses string-make-unibyte rather than string-as-unibyte.
13496
13497         * gnus-msg.el: Use with-current-buffer.
13498
13499         * message.el (message-ignored-resent-headers): Add "Delivered-To".
13500
13501 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
13502
13503         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
13504         string for caching if it is 'PIN.
13505
13506 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13507
13508         * lpath.el: Consider the case without Emacs/W3.
13509
13510 2008-03-08  Glenn Morris  <rgm@gnu.org>
13511
13512         * time-date.el (date-to-time, time-subtract, time-add)
13513         (safe-date-to-time): Doc fixes.
13514
13515 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
13516
13517         * mail-source.el (mail-source-delete-old-incoming-confirm):
13518         Change default to nil.
13519         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
13520
13521 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13522
13523         * lpath.el: Rearrange.
13524
13525         * gnus-art.el (gnus-narrow-to-page): Position point properly.
13526         (gnus-article-goto-prev-page): Work for articles having ^L's.
13527
13528         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
13529
13530         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
13531
13532 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
13533
13534         * gnus-bookmark.el: Adjust for renames in bookmark.el.
13535         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
13536         (gnus-bookmark-jump): Adjust some variable names.
13537
13538 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
13539
13540         * auth-source.el: New package.
13541         (auth-source-choices): Add customization entry point variable.
13542
13543         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
13544         bug.
13545
13546 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
13547
13548         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
13549         (gnus-registry-initialize, gnus-registry-install-p): Use it.
13550         (gnus-registry-install-shortcuts): Rename from
13551         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
13552         the `gnus-registry-mark-map' keymap dynamically from
13553         `gnus-registry-marks'.  The generated functions update the summary line
13554         when a registry mark is added or deleted, and will call
13555         `gnus-registry-install-p' (see the comments in the code).
13556         (gnus-registry-user-format-function-M): Use concat intelligently.
13557
13558         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
13559         the registry mark functions.
13560
13561 2008-03-05  Glenn Morris  <rgm@gnu.org>
13562
13563         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
13564         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
13565         gnus-art.
13566         (top-level): No need to load own source when compiling.
13567
13568 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
13569
13570         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
13571         Suggested by <chris.anderton@zetnet.co.uk>.
13572
13573 2008-03-04  Glenn Morris  <rgm@gnu.org>
13574
13575         * gnus-sum.el (top-level): No need to require gnus when compiling,
13576         since unconditionally required near start of file.
13577         (gnus-summary-display-while-building): Move definition before use.
13578
13579 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
13580
13581         * gnus-registry.el (gnus-registry-user-format-function-M):
13582         Add formatting function.
13583
13584 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
13585
13586         * gnus-registry.el (gnus-registry-marks): Change format to be nicer
13587         with plists.
13588         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
13589         Use new format.
13590
13591 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13592
13593         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
13594         `where-is-internal' that returns a range of key sequences.
13595
13596 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
13597
13598         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
13599
13600         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
13601         (gnus-summary-jump-to-group): Consider windows on other displayed
13602         frames as well.  Similar changes might be needed elsewhere, but that's
13603         the one I've bumped into during my use.
13604
13605         * nndoc.el (nndoc-oe-dbx-type-p):
13606         * gnus-msg.el (gnus-debug):
13607         * gnus-group.el (gnus-update-group-mark-positions):
13608         Use mm-string-to-multibyte.
13609
13610 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
13611
13612         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
13613         doesn't handle NotDashEscaped.
13614
13615         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
13616         (mml-dnd-attach-options): Fix typo in custom choice.
13617
13618         * gnus-group.el (gnus-group-read-ephemeral-gmane-group):
13619         Change nndoc-article-type to mbox.
13620         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
13621
13622         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
13623         to nil, instead of html2text.
13624
13625         * imap.el (imap-debug): Add `imap-ping-server'.
13626
13627         * gnus-bookmark.el: Add FIXMEs.
13628
13629         * message.el (message-form-letter-separator)
13630         (message-send-form-letter-delay): New variables.
13631         (message-send-form-letter): Use them.  New command to send form
13632         letters.  Requested by Uwe Siart.
13633         (message-send-mail-function): Doc fix.  Add "Other" custom option.
13634
13635 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
13636
13637         * Update copyright years.
13638
13639 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
13640
13641         Sync from EMACS_22_BASE.
13642
13643         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
13644
13645 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
13646
13647         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
13648         empty author.
13649
13650 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
13651
13652         * gnus-registry.el (gnus-registry-marks): Add variable for
13653         customization of marks and their appearance.
13654         (gnus-registry-read-mark): Use it.
13655         (gnus-registry-do-marks): Add utility function to loop through
13656         `gnus-registry-marks'.
13657         (gnus-registry-install-shortcuts-and-menus): Add function to install
13658         shortcuts and menus.
13659         (gnus-registry-initialize): Use it.
13660         (gnus-registry-default-mark): Clarify documentation.
13661
13662 2008-02-29  Glenn Morris  <rgm@gnu.org>
13663
13664         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
13665         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
13666         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
13667         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
13668         Change defcustom :version from 23.0 to 23.1.
13669
13670 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
13671
13672         * gnus-registry.el (gnus-registry-follow-group-p)
13673         (gnus-registry-post-process-groups): Add functions to aid registry
13674         splitting and improve logging.  Clarify behavior in function
13675         documentation.
13676         (gnus-registry-split-fancy-with-parent): Use them.
13677
13678 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
13679
13680         * gnus-art.el: Use with-current-buffer.
13681
13682 2008-02-27  David Engster  <dengste@eml.cc>
13683
13684         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
13685         Express real group name in the response.
13686
13687 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13688
13689         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
13690         (nnmairix-last-server, nnmairix-current-server): Defvar them.
13691         (nnmairix-goto-original-article): Defvar gnus-registry-install and
13692         autoload gnus-registry-fetch-group when compiling.
13693         (nnmairix-request-group-with-article-number-correction):
13694         Remove unreferenced argument passed to nnmairix-call-backend.
13695
13696 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
13697
13698         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
13699         (mm-uu-extract): Improve face for low color ttys.
13700         Reported by Sascha Wilde.
13701
13702 2008-02-27  Glenn Morris  <rgm@gnu.org>
13703
13704         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
13705         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
13706         variables to defconsts.  Convert comments to doc-strings.
13707         (nnmairix-last-server, nnmairix-current-server): Convert from free
13708         variables to defvars.  Convert comments to doc-strings.
13709         (gnus-registry-fetch-group): Autoload.
13710         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
13711         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
13712         (nnmairix-widget-build-editable-fields): Use car cddr rather than
13713         caddr.
13714         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
13715         nnmairix-request-group-with-article-number-correction call.
13716         (nnmairix-fast, nnmairix-group): New, less general names, for free
13717         variables passed from nnmairix-request-group to
13718         nnmairix-request-group-with-article-number-correction.  Declare.
13719         (nnmairix-request-group-with-article-number-correction):
13720         Use nnmairix-fast, nnmairix-group rather than fast, group.
13721
13722 2008-02-26  David Engster  <dengste@eml.cc>
13723
13724         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
13725         version 0.5.
13726
13727 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
13728
13729         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
13730         instead of making an extra function call.  Don't add the current group
13731         to articles only when they have the group.  Use
13732         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
13733         Reported by David <de_bb@arcor.de>.
13734
13735 2008-02-24  Miles Bader  <miles@gnu.org>
13736
13737         * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
13738         (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
13739         (mm-find-mime-charset-region):
13740         * mm-bodies.el (mm-encode-body):
13741         * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
13742
13743 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13744
13745         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
13746         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
13747
13748 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
13749
13750         * mail-source.el (mail-source-delete-incoming): Change default.
13751         Supplement doc string.
13752
13753         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
13754
13755 2008-02-14  Glenn Morris  <rgm@gnu.org>
13756
13757         * time-date.el (format-seconds): New function.
13758
13759 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
13760
13761         * nnmail.el (nnmail-message-id-cache-file): Derive from
13762         `gnus-home-directory'.
13763
13764 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
13765
13766         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
13767         Document negative prefix.
13768
13769         * gnus-group.el (gnus-group-read-group): Document negative prefix.
13770
13771 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13772
13773         * message.el (message-unsent-separator): Add the Exim bounce
13774         separator.
13775
13776 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
13777
13778         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
13779         list.
13780         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
13781         recipient/signer list.
13782
13783 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13784
13785         * Makefile.in (datarootdir): Define.
13786         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
13787         name that might contain whitespace.
13788
13789 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
13790
13791         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
13792         fbound (Emacs 23 unicode), signal an error.
13793
13794 2008-02-08  Glenn Morris  <rgm@gnu.org>
13795
13796         * gnus-art.el (pgg-display-output-buffer): Declare as function.
13797
13798 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
13799
13800         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
13801         ports to the calls to `netrc-machine-user-or-password' in addition to
13802         "imap" and "imaps".
13803
13804 2008-02-01  Zhang Wei  <id.brep@gmail.com>
13805
13806         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
13807
13808         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
13809
13810 2008-02-01  Kenichi Handa  <handa@m17n.org>
13811
13812         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
13813         rfc2104-hexstring-to-bitstring and changed to return a byte list.
13814         (rfc2104-hash): Convert the result of concat to unibyte string.
13815
13816 2008-02-01  Dave Love  <fx@gnu.org>
13817
13818         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
13819         coding-system-for-read.
13820         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
13821
13822 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
13823
13824         * gnus.el (gnus-group-startup-message): Add `find-image' call before
13825         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
13826         <hanche@math.ntnu.no>.
13827
13828 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13829
13830         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
13831
13832         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
13833
13834 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
13835
13836         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
13837         * message.el (message-beginning-of-line): Use featurep instead of bound
13838         tests in order to resolve conditionals at compile time.
13839
13840 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
13841
13842         * mail-source.el (mail-sources): Add `group' choice.
13843
13844         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
13845         parameter `in-group' to control into which group the articles go.
13846         Add treatment of `group' mail-source.
13847
13848 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13849
13850         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
13851
13852         * mm-decode.el (mm-dissect-buffer): Decode description.
13853
13854         * mml.el (mml-to-mime): Encode message header first.
13855
13856 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13857
13858         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
13859         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
13860
13861         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
13862         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
13863
13864 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
13865
13866         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
13867
13868 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13869
13870         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
13871         prefix keys.
13872         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
13873         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
13874         gnus-xmas.el.
13875
13876         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
13877         (gnus-xmas-article-describe-bindings): New function.
13878         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
13879         gnus-xmas-article-describe-bindings.
13880
13881         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
13882
13883 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
13884
13885         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
13886         Add new variables for article mark management.
13887         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
13888         list of extra data entries which, when present, will indicate that the
13889         article ID should not be trimmed from the registry.
13890         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
13891         functions.
13892         (gnus-registry-read-mark): New function to read a mark name from the
13893         user.
13894         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
13895         (gnus-registry-set-article-mark-internal): New functions to add and
13896         remove marks.
13897         (gnus-registry-get-article-marks): New function to show the marks for
13898         an article, or retrieve them for further use.
13899
13900 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13901
13902         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
13903         keys when no argument is given.
13904
13905 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
13906
13907         * imap.el (imap-ping-server): New variable.
13908         (imap-opened): On add extra ping if imap-ping-server is non-nil.
13909         (imap-ping-server): Minor doc string fixes.
13910
13911 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
13912
13913         * imap.el (imap-ping-server): New function.
13914         (imap-opened): Call imap-ping-server.
13915
13916 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
13917
13918         * gnus-sum.el (gnus-article-sort-by-random)
13919         (gnus-thread-sort-by-random): Fix doc strings.
13920         Reported by jidanni@jidanni.org.
13921
13922 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
13923
13924         * gnus-art.el (gnus-article-describe-bindings): New function.
13925         (gnus-article-read-summary-keys): Use it.
13926         (gnus-article-mode-map): Bind `C-h b' to it.
13927
13928 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13929
13930         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
13931         XEmacs.
13932         (gnus-article-describe-key, gnus-article-describe-key-briefly):
13933         Protect against non-character events.
13934
13935         * lpath.el: Fbind map-keymap for Emacs 21.
13936
13937 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
13938
13939         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url):
13940         New command.
13941         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
13942         instead of END.  Change name of the temp file.
13943         (gnus-group-gmane-group-download-format): Add doc string.  Make it
13944         customizable.
13945
13946 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13947
13948         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
13949         bind `S W' to gnus-article-wide-reply-with-original; set default
13950         binding to gnus-article-read-summary-send-keys.
13951         (gnus-article-read-summary-keys): Fix the order of keys; display
13952         continuation keys correctly in the echo area; describe bindings
13953         correctly when keys end with `C-h'.
13954         (gnus-article-read-summary-send-keys): New function.
13955         (gnus-article-describe-key, gnus-article-describe-key-briefly):
13956         Work for gnus-article-read-summary-send-keys; display continuation keys
13957         correctly in the echo area.
13958         (gnus-article-reply-with-original): Ignore prefix argument.
13959         (gnus-article-wide-reply-with-original): New function.
13960
13961         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
13962         Emacs 21.
13963
13964 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
13965
13966         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
13967         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
13968
13969 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
13970
13971         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
13972         (gnus-group-read-ephemeral-gmane-group): New command.
13973
13974 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
13975
13976         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
13977
13978 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
13979
13980         * message.el (message-send-mail-function): Increase custom version.
13981
13982         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
13983         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
13984
13985 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
13986
13987         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
13988         for the cases where imap-authenticate is called with a nil buffer
13989         parameter.
13990
13991 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13992
13993         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
13994         html parts correctly; support forwarded messages.
13995         (gnus-article-browse-html-article): Remove work buffers.
13996
13997         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
13998         compiling.
13999         (netrc-bound-and-true-p): New macro.
14000         (netrc-parse): Use it instead of bound-and-true-p that is not available
14001         in XEmacs 21.4.
14002
14003 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
14004
14005         * gnus-registry.el (gnus-registry-mark-article)
14006         (gnus-registry-article-marks): Add functionality to mark articles
14007         through the Gnus registry.
14008
14009         * encrypt.el: Clarify documentation for the new pgg method.
14010         (encrypt-file-alist): Add PGG option.
14011         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
14012         functionality.  Abstract password key and messaging to external
14013         functions.
14014         (encrypt-password-key, encrypt-get-passphrase-if-needed)
14015         (encrypt-message-method-and-cipher): Add new convenience external
14016         functions.
14017         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
14018         (encrypt-pgg-process-buffer): Add PGG functionality glue.
14019
14020         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
14021         (netrc-parse): Use encrypt-file-alist to determine if
14022         encrypt-find-model or encrypt-insert-file-contents should be used.
14023
14024         * encrypt.el: Clarify documentation.  Load password-cache or
14025         password, whichever one is found first, instead of autoloading.
14026
14027 2007-12-19  Glenn Morris  <rgm@gnu.org>
14028
14029         * mml.el (message-options-set, message-narrow-to-head)
14030         (message-in-body-p, message-mail-p, message-encode-message-body):
14031         Autoload.
14032         (message-remove-header, message-narrow-to-headers-or-head)
14033         (message-subscribed-p, message-make-mail-followup-to)
14034         (message-position-on-field, message-news-p)
14035         (message-options-set-recipient, message-generate-headers)
14036         (message-sort-headers): Declare as functions.
14037
14038 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
14039
14040         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
14041         convention in doc string.
14042
14043 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14044
14045         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
14046         title to html parts.
14047         (gnus-article-browse-html-article): Pass message header to it.
14048
14049         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
14050
14051 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
14052
14053         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
14054         or password compatible with XEmacs.
14055
14056 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
14057
14058         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
14059         format document.
14060         (gnus-mime-delete-part): Don't write description line if empty.
14061         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
14062
14063 2007-12-14  Johan Bockgård  <bojohan@gnu.org>
14064
14065         * gnus-sum.el (gnus-summary-mark-unread-as-read)
14066         (gnus-summary-mark-read-and-unread-as-read)
14067         (gnus-summary-mark-current-read-and-unread-as-read)
14068         (gnus-summary-mark-unread-as-ticked): Doc fix.
14069         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
14070
14071 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
14072
14073         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.
14074         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
14075
14076 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
14077
14078         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
14079         yes-or-no-p.
14080
14081 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
14082
14083         * mm-decode.el (mm-add-meta-html-tag): New function.
14084         (mm-save-part-to-file, mm-pipe-part): Use it.
14085
14086         * gnus-art.el (gnus-article-browse-delete-temp-files):
14087         Use gnus-y-or-n-p instead of y-or-n-p.
14088         (gnus-article-browse-html-parts): Work with message/external-body; use
14089         mm-add-meta-html-tag.
14090
14091 2007-12-11  Glenn Morris  <rgm@gnu.org>
14092
14093         * gnus-cache.el: Require gnus-sum not just when compiling.
14094
14095         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
14096
14097         * gnus-int.el (gnus-server-opened, gnus-status-message):
14098         Move definitions before use.
14099
14100         * mm-decode.el: Require gnus-util.
14101         (mm-remove-part): Only call delete-annotation on XEmacs.
14102
14103         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
14104
14105         * nnmail.el: Require gnus-int.
14106
14107         * spam.el: Move `require's before `eval-when-compile's.
14108
14109         * gnus-ems.el (gnus-alive-p):
14110         * gnus-fun.el (message-goto-eoh):
14111         * gnus-util.el (gnus-group-name-decode):
14112         * mail-source.el (gnus-compress-sequence):
14113         * message.el (Info-goto-node, format-spec):
14114         * mm-bodies.el (message-options-get):
14115         * mm-decode.el (mm-view-pkcs7):
14116         * mm-util.el (gmm-write-region):
14117         * mml-smime.el (mml-compute-boundary)
14118         (gnus-completing-read-with-default):
14119         * mml.el (widget-button-press, gnus-make-hashtable):
14120         * mml1991.el (mm-decode-content-transfer-encoding)
14121         (mm-encode-content-transfer-encoding)
14122         (message-options-get, message-options-set):
14123         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
14124         * nnfolder.el (gnus-request-group):
14125         * nnheader.el (ietf-drums-unfold-fws):
14126         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
14127         * smime.el (gnus-run-mode-hooks):
14128         * spam-stat.el (gnus-message): Autoload.
14129
14130         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
14131         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
14132         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
14133         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
14134         Add declare-function compatibility definition.
14135
14136         * gnus-cache.el (nnvirtual-find-group-art):
14137         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
14138         (gnus-add-image, gnus-add-wash-type):
14139         * gnus-group.el (nnkiboze-score-file):
14140         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
14141         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
14142         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
14143         (message-tokenize-header, gnus-get-buffer-create)
14144         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
14145         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
14146         * gnus.el (gnus-group-decoded-name):
14147         * mail-source.el (imap-capability):
14148         * mm-bodies.el (message-options-set):
14149         * mm-decode.el (gnus-configure-windows):
14150         * mm-extern.el (message-goto-body):
14151         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
14152         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
14153         (epg-sub-key-validity, message-options-set):
14154         * mml.el (widget-event-point, gnus-configure-windows):
14155         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
14156         * mml2015.el (epg-check-configuration, epg-configuration)
14157         (message-options-set):
14158         * nndb.el (nndb-request-article):
14159         * nnfolder.el (gnus-request-create-group):
14160         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
14161         * nnmaildir.el (gnus-group-mark-article-read):
14162         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
14163         * rfc1843.el (message-fetch-field):
14164         * spam.el (gnus-extract-address-components):
14165         Declare as functions.
14166
14167 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14168
14169         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
14170
14171         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
14172
14173         * lpath.el: Fbind run-mode-hooks for Emacs 21;
14174         bind show-trailing-whitespace for XEmacs.
14175
14176 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
14177
14178         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
14179         new no-op macro for backward compatibility.
14180
14181         * imap.el (imap-string-to-integer): New function.
14182
14183 2007-12-09  Glenn Morris  <rgm@gnu.org>
14184
14185         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
14186
14187         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
14188         * message.el, mm-view.el, sieve-manage.el, smime.el:
14189         Add declare-function compatibility definition.
14190
14191         * gnus-art.el (w3-region, w3m-region, Info-menu):
14192         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
14193         * gnus-sum.el (gnus-get-predicate):
14194         * gnus-util.el (mm-append-to-file, w32-focus-frame):
14195         * message.el (mail-abbrev-in-expansion-header-p):
14196         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
14197         (w3m-detect-meta-charset, w3m-region):
14198         * sieve-manage.el (password-read, password-cache-add)
14199         (password-cache-remove):
14200         * smime.el (password-read-and-add): Declare as functions.
14201
14202 2007-12-08  David Kastrup  <dak@gnu.org>
14203
14204         * gnus-sum.el (gnus-summary-simplify-subject-query):
14205         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
14206         `message'.
14207
14208 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14209
14210         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
14211         it to bind idna-program, installation-directory, defined-colors, and
14212         face-attribute for XEmacs of the version that compiles defcustom forms.
14213
14214 2007-12-07  Glenn Morris  <rgm@gnu.org>
14215
14216         * gnus-art.el (article-make-date-line): Revert previous change.
14217
14218 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
14219
14220         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
14221
14222 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
14223
14224         * nnmaildir.el (nnmaildir-request-update-info): Improve performance.
14225         Call gnus-add-to-range ranges only once with a prepared article-list.
14226
14227 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
14228
14229         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
14230         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
14231         group names with backslashes.
14232         Reported by Tassilo Horn <tassilo@member.fsf.org>.
14233
14234 2007-12-06  Deepak Goel  <deego3@gmail.com>
14235
14236         * gnus-art.el (article-make-date-line):
14237         * gnus-start.el (gnus-load):
14238         * pop3.el (pop3-read-response): Fix buggy call to `error'.
14239
14240 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
14241
14242         * gnus-art.el (gnus-use-idna):
14243         * gnus-start.el (gnus-site-init-file):
14244         * message.el (message-use-idna):
14245         * mm-uu.el (mm-uu-hide-markers):
14246         * smiley.el (smiley-style): Revert changes that suppress warnings.
14247
14248 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
14249
14250         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
14251         specify charset to html source.
14252         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
14253
14254 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
14255
14256         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
14257         idna-program in order to suppress byte compile warning issued by XEmacs
14258         that came to byte compile the default value section of defcustom forms
14259         recently.
14260
14261         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
14262         value of installation-directory.
14263
14264         * message.el (message-use-idna): Don't directly refer to the value of
14265         idna-program.
14266
14267         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
14268
14269         * smiley.el (smiley-style): Don't directly call face-attribute.
14270
14271 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
14272
14273         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
14274
14275         * gnus-dired.el: Reduce Gnus dependencies.
14276         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml):
14277         Don't require.  Use autoloads instead.
14278         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
14279         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
14280         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
14281         (gnus-dired-mode): Adjust doc string.
14282         (gnus-dired-mail-mode): New variable.
14283         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
14284         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
14285         (gnus-dired-mail-buffers): New function.  Return mail or message
14286         composition buffers.
14287         (gnus-dired-attach): Use it.
14288         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
14289         NO-DECODE.
14290         (gnus-dired-print): Use `gnus-print-buffer' depending on
14291         `gnus-dired-mail-mode'.
14292
14293 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14294
14295         * rfc2047.el (rfc2047-encoded-word-regexp)
14296         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
14297         explaining what regexp patterns are for.
14298
14299 2007-12-04  Glenn Morris  <rgm@gnu.org>
14300
14301         * password.el: Move to password-cache.el.
14302
14303         * mml1991.el (password-read, password-cache-add, password-cache-remove):
14304         * mml2015.el (password-read, password-cache-add, password-cache-remove):
14305         * mml-smime.el (password-read, password-cache-add)
14306         (password-cache-remove):
14307         No need to autoload, since mml-sec requires password.
14308
14309         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
14310         * message.el (gnus-extract-address-components):
14311         * mml-smime.el (gnus-extract-address-components): Define for compiler.
14312
14313         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
14314         password.
14315
14316 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
14317
14318         * mailcap.el: Reduce dependencies.
14319         (mail-header-parse-content-type): Autoload.
14320         (mailcap-delete-duplicates): New alias.
14321         (mailcap-mime-info): Add optional argument NO-DECODE.
14322         (mailcap-mime-types): Use mailcap-delete-duplicates.
14323
14324         * message.el (message-ignored-supersedes-headers): Add "X-ID".
14325
14326 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
14327
14328         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
14329         (imap-parse-status): Upcase status-att for servers that sends them
14330         lower-case (e.g., MS Exchange 2007).
14331
14332 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14333
14334         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
14335         function.
14336
14337         * gnus-uu.el (gnus-uu-decode-yenc): New command.
14338         (gnus-uu-yenc-article): New function.
14339
14340         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
14341
14342         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original buffer.
14343
14344 2007-12-02  Glenn Morris  <rgm@gnu.org>
14345
14346         * binhex.el (binhex): New custom group.
14347         (binhex-decoder-program, binhex-decoder-switches)
14348         (binhex-use-external): Move to the binhex custom group.
14349
14350         * uudecode.el (uudecode): New custom group.
14351         (uudecode-decoder-program, uudecode-decoder-switches)
14352         (uudecode-use-external): Move to the uudecode custom group.
14353
14354         * netrc.el (top-level): Don't load `encrypt' features.
14355         (netrc-parse): Don't use encrypt.
14356         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
14357
14358         * encrypt.el: Remove file.
14359
14360 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
14361
14362         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
14363         matches on patches.
14364
14365         * gnus-art.el (gnus-article-browse-html-article):
14366         Mention `mm-text-html-renderer' in the doc string.
14367
14368         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
14369         string.  Add comments.
14370
14371         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
14372         if rhs is ASCII.
14373
14374 2007-12-01  Glenn Morris  <rgm@gnu.org>
14375
14376         * mail-source.el (top-level): Require format-spec before
14377         eval-when-compile.
14378
14379 2007-11-30  Glenn Morris  <rgm@gnu.org>
14380
14381         * encrypt.el: Require password, rather than autoloading password-read.
14382
14383 2007-11-29  Glenn Morris  <rgm@gnu.org>
14384
14385         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
14386         (sasl-make-client, sasl-next-step, sasl-step-data)
14387         (sasl-step-set-data): Declare as functions.
14388
14389 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
14390
14391         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
14392
14393 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
14394
14395         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
14396         certs should be verified and what is to be done in the event of a
14397         verification failure.
14398
14399         * gnus.el (gnus-method-to-server): Add an optional parameter so the
14400         caller can indicate whether the cache should be disregarded for this
14401         call.  This way the result of the call is reproducible at all times and
14402         can be considered a canonical server name for the supplied method.
14403         (gnus-agent-method-p): Canonicalize server names by pushing their
14404         method through `gnus-method-to-server' using the no-cache argument.
14405
14406         * gnus-srvr.el (gnus-server-insert-server-line):
14407         Call `gnus-method-to-server' with `no-cache' argument.
14408
14409         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
14410         gnus-agent-possibly-synchronize-flags as this should be called when the
14411         server is actually being opened.
14412         (gnus-agent-possibly-synchronize-flags)
14413         (gnus-agent-possibly-synchronize-flags-server): Move check for the
14414         flags file of an agentized server to the latter function.
14415
14416         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
14417         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
14418         after a connection has been established successfully.
14419
14420 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14421
14422         * gnus-art.el (article-display-face): Force to display face if called
14423         interactively; check if gnus-article-x-face-too-ugly matches author.
14424         (article-display-x-face): Display face even if From header is missing
14425         as article-display-face does.
14426
14427 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
14428
14429         * hashcash.el (message-narrow-to-headers-or-head)
14430         (message-fetch-field, message-goto-eoh)
14431         (message-narrow-to-headers): Declare as functions.
14432
14433 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
14434
14435         * mail-source.el (mail-sources): Default to fetch from file for
14436         compatibility with default of nnmail-spool-file.
14437
14438 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14439
14440         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
14441         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
14442         to look for encoded word that should be encoded again.
14443         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
14444         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
14445         encoding pattern.
14446         (rfc2047-decode-region): Switch strict regexp and loose one according
14447         to rfc2047-allow-irregular-q-encoded-words.
14448
14449 2007-11-25  Romain Francoise  <romain@orebokech.com>
14450
14451         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
14452
14453 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
14454
14455         * tls.el (tls-program): Provide more custom choices from
14456         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
14457         (tls-process-connection-type, tls-success): Remove "*" in doc string.
14458
14459 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
14460
14461         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
14462         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
14463
14464         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
14465         `nnmail-spool-file'.
14466
14467         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
14468         `nnmail-spool-file'.
14469
14470         * gnus-move.el (gnus-change-server): Ditto.
14471
14472         * gnus-kill.el (gnus-batch-score): Ditto.
14473
14474         * gnus-cache.el (gnus-jog-cache): Ditto.
14475
14476         * gnus-msg.el (gnus-summary-reply):
14477         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
14478
14479 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
14480
14481         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
14482         version.  Minor improvement to doc strings.
14483         (tls-program): Add comment.
14484
14485 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
14486
14487         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
14488         (tls-checktrust): New variable.  Check if GNU TLS complained about a
14489         mismatch between the hostname provided in the certificate and the name
14490         of the host connnecting to.
14491         (open-tls-stream): Use them.  Check certificates against trusted root
14492         certificates.
14493
14494 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
14495
14496         * gnus-cache.el (gnus-cache-generate-nov-databases):
14497         Use nnml-generate-nov-databases-directory instead of
14498         nnml-generate-nov-databases-1.
14499
14500 2007-11-24  Glenn Morris  <rgm@gnu.org>
14501
14502         * message.el (message-tool-bar-retro): Update for rename
14503         mail_send.xpm->mail-send.xpm.
14504
14505 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
14506
14507         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
14508         `smime-ldap-search' for Emacs 22 and up.
14509
14510 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
14511
14512         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
14513
14514         * message.el (message-send-mail-function): Fix error convention.
14515         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
14516         (message-widen-reply, message-send-mail, message-talkative-question)
14517         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
14518         (message-clone-locals, message-send-news): Use with-current-buffer.
14519         (message-insert-or-toggle-importance): Remove unused var `valid'.
14520         (message-make-references): Remove unused var `new-references'.
14521         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
14522
14523 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
14524
14525         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
14526         (spam-split-symbolic-return-positive): Reflow docstring.
14527         (spam-backends, spam-summary-exit-behavior)
14528         (spam-mark-ham-unread-before-move-from-spam-group)
14529         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
14530         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
14531         (spam-clear-cache, spam-backend-check, spam-install-backend)
14532         (spam-install-statistical-backend, spam-list-of-processors)
14533         (spam-group-processor-p, spam-split, spam-bogofilter-score)
14534         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
14535         (spam-check-crm114, spam-initialize, spam-unload-hook):
14536         Fix typos in docstrings.
14537
14538 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14539
14540         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
14541         been checked if they have never been read and those group levels are
14542         higher than the one that a user specified.
14543
14544 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14545
14546         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
14547         foreign groups unless a group level is specified by a user.
14548         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
14549
14550 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
14551
14552         * message.el (message-send-mail-function): Require sendmail.
14553
14554 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
14555
14556         * message.el (message-send-mail-function): Check for smtpmail too.
14557
14558         * utf7.el (utf7-encode, utf7-decode): Use coding system
14559         `utf-7'/`utf-7-imap' from utf-7.el' if available.
14560
14561         * message.el (message-send-mail-function): New function.
14562         (message-send-mail-function): Set default using
14563         message-send-mail-function.  Adjust doc string.
14564         (message-send-mail-with-mailclient): New function.
14565
14566 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
14567
14568         * smime.el (from):
14569         * rfc2047.el (message-posting-charset):
14570         * qp.el (mm-use-ultra-safe-encoding):
14571         * pop3.el (parse-time-months):
14572         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
14573         * nnml.el (files):
14574         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
14575         (jka-compr-compression-info-list, ange-ftp-path-format)
14576         (efs-path-regexp):
14577         * nndiary.el (files):
14578         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
14579         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
14580         (epg-digest-algorithm-alist, inhibit-redisplay)
14581         (password-cache-expiry):
14582         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
14583         (pgg-output-buffer, password-cache-expiry):
14584         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
14585         (efs-path-regexp):
14586         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
14587         (inhibit-redisplay):
14588         * mm-uu.el (file-name, start-point, end-point, entry)
14589         (gnus-newsgroup-name, gnus-newsgroup-charset):
14590         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
14591         (latin-unity-ucs-list):
14592         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
14593         (mm-uu-binhex-decode-function):
14594         * message.el (gnus-message-group-art, gnus-list-identifiers)
14595         (rmail-enable-mime-composing, gnus-local-organization)
14596         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
14597         (gnus-read-active-file, facemenu-add-face-function)
14598         (facemenu-remove-face-function, gnus-article-decoded-p)
14599         (tool-bar-mode):
14600         * mail-source.el (display-time-mail-function):
14601         * gnus-util.el (nnmail-pathname-coding-system)
14602         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
14603         (gnus-original-article-buffer, gnus-user-agent)
14604         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
14605         (xemacs-codename, sxemacs-codename, emacs-program-version):
14606         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
14607         * gnus-start.el (gnus-agent-covered-methods)
14608         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
14609         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
14610         (gnus-newsgroup-headers, gnus-group-list-mode)
14611         (gnus-group-mark-positions, gnus-newsgroup-data)
14612         (gnus-newsgroup-unreads, nnoo-state-alist)
14613         (gnus-current-select-method, mail-sources)
14614         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
14615         (nnmail-spool-file, gnus-cache-active-hashtb):
14616         * gnus-mh.el (mh-lib-progs):
14617         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
14618         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
14619         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
14620         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
14621         (gnus-group-buffer):
14622         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
14623         (font-lock-set-defaults):
14624         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
14625         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
14626         (gnus-summary-post-menu, total-parts, type, condition, length):
14627         * gnus-agent.el (gnus-agent-read-agentview):
14628         * flow-fill.el (show-trailing-whitespace):
14629         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
14630         eval-and-compile wrappers for byte compiler pacifiers.
14631
14632         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
14633         (mm-display-inline-fontify): Check for featurep 'xemacs not
14634         extent-list.
14635
14636         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
14637         itimer-list.
14638         (mm-create-image-xemacs): Only do something for XEmacs.
14639         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
14640
14641         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
14642
14643         * gnus-registry.el (gnus-adaptive-word-syntax-table):
14644         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
14645
14646 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
14647
14648         * nnimap.el (nnimap-split-download-body):
14649         * gnus-demon.el (gnus-demon):
14650         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
14651
14652 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14653
14654         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer):
14655         New macros.
14656         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
14657         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
14658         copy data from unibyte buffer to multibyte current buffer.
14659         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
14660         to copy data from unibyte current buffer to multibyte buffer.
14661         (nntp-make-process-buffer): Make process buffer unibyte.
14662
14663         * pop3.el (pop3-open-server): Fix typo in Lisp code.
14664
14665 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
14666
14667         * pop3.el (pop3-open-server): Accept and process data more robustly at
14668         connection start to avoid spurious "POP SSL connection failed" errors.
14669
14670 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14671
14672         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
14673         read group names.
14674
14675 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
14676
14677         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
14678
14679 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14680
14681         * nnmail.el (nnmail-parse-active): Make group names unibyte.
14682         (nnmail-save-active): Use a unibyte buffer when saving active file,
14683         which may contain non-ASCII group names.
14684
14685         * nnml.el (nnml-request-group): Decode group names in messages.
14686
14687 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
14688
14689         * message.el (message-citation-line-function)
14690         (message-insert-formatted-citation-line): Fix spelling of
14691         `message-insert-formated-citation-line'.
14692
14693 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
14694
14695         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
14696
14697 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14698
14699         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
14700         nnmail-pathname-coding-system.
14701
14702         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
14703         that a user enters; decode group names in messages.
14704
14705         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
14706
14707 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
14708
14709         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
14710
14711         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
14712
14713         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
14714         risky local variable.
14715
14716         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
14717
14718 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
14719
14720         * encrypt.el: Improve documentation to fix function name typo.
14721         Reported by Daiki Ueno <ueno@unixuser.org>.
14722
14723 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14724
14725         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
14726         even if the point is not in the last page of an article.
14727         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
14728         back to the previous page.
14729
14730 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
14731
14732         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
14733
14734 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14735
14736         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
14737
14738 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
14739
14740         * message.el (message-check-news-body-syntax):
14741         Avoid mm-string-as-multibyte.
14742         (message-hide-headers): Don't assume (point-min)==1.
14743
14744 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
14745
14746         * message.el (message-remove-blank-cited-lines): Fix if remove is
14747         given.
14748         (message-bogus-address-regexp): New variable.
14749         (message-bogus-recipient-p): New function.
14750         (message-check-recipients): New command.
14751         (message-syntax-checks): Add `bogus-recipient'.
14752         (message-fix-before-sending): Add `bogus-recipient'.
14753
14754         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
14755         (gnus-treat-body-boundary): Don't test window-system.
14756
14757 2007-10-28  Leo Liu  <sdl.web@gmail.com>
14758
14759         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
14760
14761 2007-10-28  Miles Bader  <miles@gnu.org>
14762
14763         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
14764         at compile-time too.
14765
14766 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
14767
14768         * gnus-msg.el (gnus-message-setup-hook):
14769         Add `message-remove-blank-cited-lines' to options.
14770
14771 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
14772
14773         * message.el (message-remove-blank-cited-lines): New function.
14774         Suggested by Karl Plästerer.
14775
14776 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14777
14778         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
14779         mapc.
14780
14781         * imap.el (imap-open): Replace mapcar called for effect with mapc.
14782         (top-level): Use mapc to set functions to be traced for debugging.
14783
14784         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
14785         called for effect with while loop.
14786
14787         * message.el (message-talkative-question): Replace mapcar called for
14788         effect with mapc.
14789
14790         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
14791         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
14792         called for effect with dolist.
14793
14794         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
14795
14796         * nndiary.el: Use dolist instead of mapcar to add diary headers to
14797         gnus-extra-headers and nnmail-extra-headers.
14798
14799         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
14800         called for effect with dolist.
14801         (top-level): Use mapc to set functions to be traced for debugging.
14802
14803         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
14804         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
14805         dolist.
14806
14807         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
14808         Replace mapcar called for effect with mapc.
14809         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
14810         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
14811         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
14812         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
14813
14814         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
14815         remove-if that's a cl function.
14816
14817         * webmail.el (webmail-debug): Replace mapcar called for effect with
14818         dolist.
14819
14820         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
14821         with mapc.
14822
14823 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14824
14825         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
14826         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
14827         with while loop.
14828
14829         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
14830         functions from article-* functions.
14831         (gnus-multi-decode-header): Replace mapcar called for effect with
14832         dolist.
14833
14834         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
14835         (gnus-bookmark-show-details): Replace mapcar called for effect with
14836         while loop.
14837
14838         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
14839         called for effect with while loop.
14840
14841         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
14842         with dolist.
14843
14844         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
14845         Replace mapcar called for effect with dolist.
14846
14847         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
14848
14849         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
14850         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
14851         Replace mapcar called for effect with dolist.
14852         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
14853         mapc.
14854
14855         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
14856         Replace mapcar called for effect with dolist.
14857         (gnus-topic-list): Replace mapcar called for effect with mapc.
14858
14859         * gnus.el: Use mapc instead of mapcar to add autoloads.
14860
14861 2007-10-23  Richard Stallman  <rms@gnu.org>
14862
14863         * gnus-group.el (gnus-group-highlight): Mark as risky.
14864
14865 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14866
14867         * gnus.el (gnus-server-to-method): Return method found first in
14868         gnus-newsrc-alist.
14869
14870         * gnus-art.el (gnus-article-highlight-signature)
14871         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
14872         button overlay without the front stickiness.
14873
14874 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
14875
14876         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
14877         overview buffer needed a catch to receive its throw.
14878         (gnus-agent-flush-cache): Declare as interactive to make this function
14879         easier to use.
14880
14881 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
14882
14883         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
14884         `next-line'.
14885
14886 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14887
14888         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
14889         exclude address matching message-dont-reply-to-names.
14890
14891 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14892
14893         * gnus-util.el (gnus-string<): New function.
14894
14895         * gnus-sum.el (gnus-article-sort-by-author)
14896         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
14897
14898 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14899
14900         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
14901         the frame-focus tag is set in gnus-buffer-configuration.
14902
14903 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14904
14905         * gnus-art.el (gnus-article-add-button): Make a button overlay without
14906         the front stickiness.
14907
14908 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
14909
14910         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
14911         url pattern; remove duplicate one.
14912         (gnus-article-extend-url-button): New function.
14913         (gnus-article-add-buttons): Use it.
14914         (gnus-button-push): Use concatenated url that it makes.
14915
14916 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
14917
14918         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
14919
14920 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
14921
14922         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
14923         Don't hardcode point-min==1.
14924
14925 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
14926
14927         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
14928         Fix comment about "iso8859-1".
14929
14930 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
14931
14932         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
14933         ones returned from the verify-function.
14934
14935         * mm-uu.el (mm-uu-pgp-signed-extract-1):
14936         Call mml2015-extract-cleartext-signature if extraction failed.
14937
14938 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
14939
14940         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
14941         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
14942         failed.
14943
14944 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
14945
14946         * Relicense "GPLv2 or later" files to "GPLv3 or later".
14947
14948 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
14949
14950         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
14951         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
14952         recommends to use EasyPG instead of PGG.
14953
14954         * pgg.el: Revert to revision 6.23.2.16.
14955
14956         * pgg-def.el: Revert to revision 6.6.2.14.
14957
14958         * pgg-gpg.el: Revert to revision 6.23.2.34.
14959
14960 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
14961
14962         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
14963         to mark a thread as expirable.  Add variable `hide' to handle hiding of
14964         thread for both the null and zero (kill/expire thread) universal prefix
14965         cases.
14966         (gnus-summary-expire-thread): Add new function to expire a thread,
14967         using gnus-summary-kill-thread.
14968         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
14969         shortcuts for gnus-summary-expire-thread.
14970         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
14971         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
14972
14973 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
14974
14975         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
14976         extras value, so an extras entry can be deleted.
14977         (gnus-registry-delete-extra-entry): Use it.
14978         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
14979         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
14980         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
14981         storage through the gnus-registry, and provide an appropriate API for
14982         it.
14983
14984 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14985
14986         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
14987         Suggested by Leo <sdl.web@gmail.com>.
14988
14989         * gnus.el: Do.
14990
14991 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14992
14993         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
14994         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
14995
14996         * gnus-agent.el (gnus-agent-fetch-headers): Do.
14997
14998         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
14999         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
15000
15001 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15002
15003         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
15004         newline.
15005         (nnmbox-request-accept-article): Don't change article in source buffer;
15006         narrow to header to use message-fetch-field rather than
15007         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
15008         (nnmbox-request-replace-article): Quote lines that'll be misidentified
15009         as delimiters; make sure article ends with newline.
15010         (nnmbox-delete-mail): Correct last position of article to be deleted;
15011         ignore X-Gnus-Newsgroup header in article body.
15012         (nnmbox-save-mail): Quote lines looking like delimiters at the right
15013         positions; make sure article ends with newline.
15014
15015         * message.el (message-display-abbrev): Don't infloop when a user
15016         inserts SPC in the beginning of header.
15017
15018         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
15019         coding-system-for-read and coding-system-for-write for XEmacs having no
15020         file-coding feature.
15021
15022         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
15023
15024 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
15025
15026         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
15027         list of groups not followed by default.  Fix type to be regexp.
15028         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
15029
15030 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
15031
15032         * hmac-def.el (define-hmac-function): Switch from old-style to
15033         new-style backquotes.
15034
15035         * md4.el (md4-make-step): Likewise.
15036
15037 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15038
15039         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
15040         raw-text coding system when saving .newsrc file, which may contain
15041         non-ASCII group names.
15042
15043 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15044
15045         * gnus-cus.el (gnus-score-extra): New widget.
15046         (gnus-score-extra-convert): New function.
15047         (gnus-score-customize): Use it for Extra.
15048
15049 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
15050
15051         * mml2015.el (mml2015-extract-cleartext-signature): New function.
15052         (mml2015-mailcrypt-clear-verify): Use it.
15053         (mml2015-gpg-clear-verify): Use it.
15054         (mml2015-pgg-clear-verify): Use it.
15055         (mml2015-epg-clear-verify): Replace the current part with the output
15056         from GnuPG; don't extract the plaintext by itself.
15057
15058         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
15059         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
15060         mml2015-clear-verify-function; don't touch the armor headers or
15061         dash-escaped text here.
15062
15063 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15064
15065         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
15066         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
15067         parts, or application/octet-stream as a last resort.
15068         (gnus-mime-view-part-as-type): Don't toggle display.
15069         (gnus-mime-view-part-as-charset): Don't turn off display before
15070         querying charset.
15071
15072         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
15073         stuff to undisplayer function in Emacs.
15074         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
15075
15076         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
15077         text/calendar parts.
15078
15079 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15080
15081         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
15082         decoding text/calendar parts.
15083
15084         * message.el (message-forward-make-body-mime): Always mark body as
15085         having no illegible text; remove signed-or-encrypted argument.
15086         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
15087
15088         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
15089         (mml-generate-mime-1): Don't encode body if it is specified to be in
15090         raw form; don't make buffer be unibyte when inserting multibyte string.
15091
15092 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
15093
15094         * sha1.el: Fix up comment style.
15095         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
15096         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
15097
15098         * hex-util.el: Fix up comment style.
15099         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
15100
15101         * gnus-salt.el: Use with-current-buffer.
15102         (gnus-pick-setup-message): Fix long-standing typo.
15103
15104 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15105
15106         * imap.el (imap-logout-timeout): New variable.
15107         (imap-logout, imap-logout-wait): New functions.
15108         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
15109
15110         * nnimap.el (nnimap-logout-timeout): New server variable.
15111         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
15112         nnimap-logout-timeout.
15113
15114         * gnus-art.el (gnus-article-summary-command-nosave)
15115         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
15116
15117 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15118
15119         * gnus.el (gnus-maximum-newsgroup): New variable.
15120
15121         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
15122         according to gnus-maximum-newsgroup.
15123
15124         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
15125         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
15126         Limit the range of articles according to gnus-maximum-newsgroup.
15127
15128 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
15129
15130         * gnus-art.el (gnus-sticky-article): Fix problems described in
15131         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
15132         Don't perform gnus-configure-windows here; reuse existing sticky
15133         article buffer.
15134
15135         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
15136         it doesn't exist in gnus-article-mode.
15137
15138 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15139
15140         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
15141         (gnus-agent-decoded-group-name): New function.
15142         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
15143         (gnus-agent-expire-group-1): Use it; decode group name in messages.
15144
15145 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
15146
15147         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
15148         Add binding for gnus-sticky-article.
15149         (gnus-summary-exit): Don't kill sticky article buffers.
15150
15151         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
15152         article buffer.
15153         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
15154         (gnus-kill-sticky-article-buffers): New commands.
15155
15156 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15157
15158         * nntp.el (nntp-xref-number-is-evil): New server variable.
15159         (nntp-find-group-and-number): If it is non-nil, don't trust article
15160         numbers in the Xref header.
15161
15162 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15163
15164         * gnus-agent.el (gnus-agent-read-group): New function.
15165         (gnus-agent-flush-group, gnus-agent-expire-group)
15166         (gnus-agent-regenerate-group): Use it.
15167         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
15168         nnmail-pathname-coding-system.
15169
15170 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15171
15172         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
15173
15174         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
15175         that are unread as unread, and also as selected so that information of
15176         marks having been changed by a user may be updated when exiting group.
15177
15178 2007-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
15179
15180         * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
15181
15182 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
15183
15184         * gnus-art.el (gnus-mime-display-single): Pass part number that is
15185         calculated ignoring signature parts to gnus-treat-article.
15186
15187 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15188
15189         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
15190         a point here in order to keep the window start.
15191         (gnus-insert-mime-security-button): Make a button overlay without the
15192         front stickiness.
15193         (gnus-mime-display-security): Goto the end of a button.
15194
15195         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
15196
15197 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15198
15199         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
15200         group-name-at-point.
15201         (gnus-group-completing-read): New function that offers decoded
15202         non-ASCII group names for completion.
15203         (gnus-fetch-group, gnus-group-read-ephemeral-group)
15204         (gnus-group-jump-to-group, gnus-group-make-group-simple)
15205         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
15206         (gnus-group-fetch-control): Use it.
15207         (gnus-fetch-group): Use group-name-at-point for the initial value
15208         rather than the default value; use gnus-alive-p.
15209
15210         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
15211         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
15212         (gnus-summary-post-news): Use gnus-group-completing-read.
15213
15214         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
15215         (gnus-read-move-group-name): Decode group name for completion.
15216
15217 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
15218
15219         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
15220         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
15221         Yamaoka slightly modified the code).
15222
15223 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15224
15225         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
15226         (nnmail-split-incoming): Bind it.
15227
15228         * nnml.el (nnml-group-name-charset): New function.
15229         (nnml-decoded-group-name): Use it; don't decode group name if
15230         nnmail-group-names-not-encoded-p is non-nil.
15231         (nnml-encoded-group-name): New function.
15232         (nnml-group-pathname): Inline nnml-decoded-group-name.
15233         (nnml-request-expire-articles): Decode group name in message.
15234         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
15235         nnmail-pathname-coding-system.
15236         (nnml-save-mail, nnml-active-number): Work with decoded group names and
15237         not decoded ones according to nnmail-group-names-not-encoded-p.
15238         (nnml-generate-active-info): Use nnml-encoded-group-name.
15239
15240 2007-08-08  Glenn Morris  <rgm@gnu.org>
15241
15242         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
15243         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
15244         doc-strings and comments.
15245
15246 2007-07-25  Glenn Morris  <rgm@gnu.org>
15247
15248         * Relicense all FSF files to GPLv3 or later.
15249
15250 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15251
15252         * gnus-sum.el (gnus-summary-move-article):
15253         Make gnus-summary-respool-article work.
15254
15255 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
15256
15257         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
15258         string.
15259
15260 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
15261
15262         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
15263         that should be ignored when comparing distant RSS articles with local
15264         ones.
15265         (nnrss-make-hash-index): New function.  Create a hash index according
15266         to the ignored fields.
15267         (nnrss-check-group): Use it.
15268
15269 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15270
15271         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
15272
15273         * gnus-art.el (article-decode-group-name): Decode Xref header too.
15274
15275         * gnus-group.el (gnus-group-make-group): Encode group name here unless
15276         the new optional argument ENCODED is non-nil.
15277         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
15278         coding system for encoding group name.
15279         (gnus-group-make-rss-group): Pass un-encoded group name to
15280         gnus-group-make-group.
15281         (gnus-group-set-info): Tell gnus-group-make-group that group name is
15282         encoded.
15283
15284         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
15285         Encode group name to which articles are moved or copied.
15286         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
15287         coding system for encoding Newsgroup, Followup-To and Xref headers.
15288
15289         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
15290         marks; use nnheader-file-coding-system to write a file.
15291         (nnagent-retrieve-headers): Bind file-name-coding-system to
15292         nnmail-pathname-coding-system.
15293
15294         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
15295
15296         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
15297         (nnml-request-article, nnml-request-create-group)
15298         (nnml-request-rename-group, nnml-find-id)
15299         (nnml-possibly-change-directory, nnml-possibly-create-directory)
15300         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
15301         (nnml-save-marks): Use nnml-group-pathname instead of
15302         nnmail-group-pathname.
15303
15304         (nnml-request-create-group, nnml-request-expire-articles)
15305         (nnml-request-move-article, nnml-request-delete-group)
15306         (nnml-deletable-article-p, nnml-possibly-create-directory)
15307         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
15308         (nnml-open-marks): Bind file-name-coding-system to
15309         nnmail-pathname-coding-system.
15310
15311         (nnml-request-article): Pass server argument to nnml-find-group-number.
15312         (nnml-request-create-group, nnml-active-number, nnml-save-marks):
15313         Pass server argument to nnml-possibly-create-directory.
15314         (nnml-request-accept-article): Pass server argument to
15315         nnml-active-number and nnml-save-mail.
15316         (nnml-find-group-number): Pass server argument to nnml-find-id.
15317         (nnml-request-update-info): Pass server argument to
15318         nnml-marks-changed-p.
15319
15320         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
15321         (nnml-save-mail, nnml-active-number): Add server argument.
15322
15323         (nnml-request-delete-group): Warn if group is missing.
15324         (nnml-get-nov-buffer): Decode group name.
15325         (nnml-generate-active-info): Encode group name.
15326         (nnml-open-marks): Decode group name in messages.
15327
15328 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15329
15330         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
15331         if it is not specified.
15332         (gnus-article-pipe-part, gnus-article-save-part)
15333         (gnus-article-interactively-view-part, gnus-article-copy-part)
15334         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
15335         (gnus-article-inline-part, gnus-article-save-part-and-strip)
15336         (gnus-article-replace-part, gnus-article-delete-part)
15337         (gnus-article-view-part-as-type): Pass raw prefix argument to
15338         gnus-article-part-wrapper.
15339
15340 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
15341
15342         * gnus-agent.el (gnus-agent-save-active):
15343         Bind nnheader-file-coding-system to gnus-agent-file-coding-system.
15344
15345         * gnus-cache.el (gnus-cache-save-buffers)
15346         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
15347         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
15348         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
15349         (gnus-cache-braid-nov, gnus-cache-braid-heads)
15350         (gnus-cache-generate-active, gnus-cache-rename-group)
15351         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
15352         (gnus-cache-update-overview-total-fetched-for):
15353         Bind file-name-coding-system to nnmail-pathname-coding-system.
15354         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names):
15355         New variables.
15356         (gnus-cache-decoded-group-name): New function.
15357         (gnus-cache-file-name): Use it.
15358         (gnus-cache-generate-active): Use non-decoded group name for active.
15359
15360         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
15361         right place.
15362         (gnus-write-active-file): Don't break non-ASCII group names.
15363
15364         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
15365         nnmail-pathname-coding-system.
15366
15367         * lpath.el: Bind default-file-name-coding-system,
15368         file-name-coding-system and language-info-alist for XEmacs.
15369
15370         * gnus-uu.el (gnus-uu-decode-save): Typo.
15371
15372 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15373
15374         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
15375
15376 2007-07-14  David Kastrup  <dak@gnu.org>
15377
15378         * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
15379         finishing actions if we did not edit the article.
15380
15381 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15382
15383         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
15384         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
15385         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
15386         (gnus-agent-flush-group, gnus-agent-flush-cache)
15387         (gnus-agent-fetch-headers, gnus-agent-load-alist)
15388         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
15389         (gnus-agent-retrieve-headers, gnus-agent-request-article)
15390         (gnus-agent-regenerate-group)
15391         (gnus-agent-update-files-total-fetched-for)
15392         (gnus-agent-update-view-total-fetched-for):
15393         Bind file-name-coding-system to nnmail-pathname-coding-system.
15394         (gnus-agent-group-pathname): Don't encode file names by
15395         nnmail-pathname-coding-system.
15396         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
15397         coding-system-for-write instead of buffer-file-coding-system to
15398         gnus-agent-file-coding-system.
15399
15400         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
15401         Decode group name.
15402
15403         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
15404
15405         * gnus-start.el (gnus-update-active-hashtb-from-killed)
15406         (gnus-read-newsrc-el-file): Make group names unibyte.
15407
15408         * nnmail.el (nnmail-group-pathname): Don't encode file names by
15409         nnmail-pathname-coding-system.
15410
15411         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
15412         (nnrss-request-delete-group): Bind file-name-coding-system to
15413         nnmail-pathname-coding-system.
15414         (nnrss-read-server-data, nnrss-read-group-data):
15415         Bind file-name-coding-system correctly.
15416         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
15417
15418         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
15419         (nntp-server-to-method-cache): New variable.
15420         (nntp-group-pathname): New function that decodes non-ASCII group names.
15421         (nntp-possibly-create-directory, nntp-marks-changed-p)
15422         (nntp-save-marks, nntp-open-marks): Use it.
15423         (nntp-possibly-create-directory, nntp-open-marks):
15424         Bind file-name-coding-system to nnmail-pathname-coding-system.
15425         (nntp-open-marks): Decode group names when bootstrapping marks.
15426
15427         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
15428         Newsgroups and Followup-To headers.
15429
15430 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15431
15432         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
15433         (gnus-server-closed-face, gnus-server-denied-face)
15434         (gnus-server-offline-face): Remove variable.
15435         (gnus-server-font-lock-keywords): Use faces that are not aliases.
15436
15437         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
15438         of modifying message-stack directly for XEmacs.
15439
15440         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
15441         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
15442         if the coding-system argument is nil for XEmacs.
15443
15444         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
15445         mm-charset-override-alist.
15446
15447         * rfc2047.el: Don't require base64; require rfc2045 for the function
15448         rfc2045-encode-string.
15449         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
15450         to quote the parameter value.
15451
15452 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15453
15454         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
15455         form in gnus-group-name-charset-method-alist.
15456
15457         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
15458         overrides the default layout edit-form.
15459
15460         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
15461
15462         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
15463
15464 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15465
15466         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
15467         as unfetched articles.
15468
15469 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
15470
15471         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
15472
15473 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15474
15475         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
15476         original back end that keeps marks in the local system.
15477
15478 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15479
15480         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
15481         arg of pop-to-buffer for XEmacs.
15482         (gnus-article-read-summary-keys): Ditto; don't restore window
15483         configuration if summary command ends up with neither article buffer
15484         nor summary buffer; describe bindings if summary keys end with C-h.
15485
15486 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15487
15488         * message.el (message-fix-before-sending): Skip raw message part to be
15489         forwarded while checking illegible text.
15490         (message-forward-make-body-mime, message-forward-make-body):
15491         Mark signed or encrypted raw message as having no illegible text.
15492
15493 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15494
15495         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
15496         (gnus-message-with-timestamp-1): New macro.
15497         (gnus-message-with-timestamp): New function.
15498         (gnus-message): Use them.
15499
15500         * nnheader.el (nnheader-message): Use them.
15501
15502 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
15503
15504         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
15505         .newsrc.eld file.
15506
15507 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15508
15509         * gnus-agent.el (gnus-agent-fetch-headers)
15510         (gnus-agent-retrieve-headers):
15511         Bind gnus-decode-encoded-address-function to identity.
15512
15513         * nntp.el (nntp-send-xover-command): Recognize an xover command is
15514         available also when the server returns simply a dot.
15515
15516         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
15517
15518 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15519
15520         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
15521
15522 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15523
15524         * gnus-ems.el (gnus-x-splash): Make it work.
15525
15526         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
15527         from being used.
15528
15529         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
15530
15531 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15532
15533         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
15534         4th and the 5th arguments.
15535
15536         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
15537         the front stickiness.
15538         (gnus-article-summary-command-nosave): Correct the order of the
15539         arguments passed to pop-to-buffer.
15540         (gnus-article-read-summary-keys): Ditto; make it work properly when the
15541         summary command ends up with the article buffer.
15542
15543         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
15544         the same faces.
15545
15546 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
15547
15548         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
15549
15550 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
15551
15552         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
15553         * gnus-sum.el (gnus-summary-highlight):
15554         * pgg.el (pgg-sign-region, pgg-sign):
15555         * mail-source.el (mail-source-delete-old-incoming-confirm):
15556         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
15557
15558 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15559
15560         * gnus-art.el (gnus-mime-view-part-externally)
15561         (gnus-mime-view-part-internally): Fix predicate function passed to
15562         completing-read.
15563
15564         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
15565
15566         * gnus.el (gnus-update-message-archive-method): Add :version.
15567
15568 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15569
15570         * gnus.el (gnus-update-message-archive-method): New variable.
15571
15572         * gnus-start.el (gnus-setup-news): Update saved "archive" method
15573         according to gnus-message-archive-method if
15574         gnus-update-message-archive-method is non-nil.
15575
15576 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15577
15578         * gnus-sum.el (gnus-summary-limit-to-address): New function.
15579         Suggested by Loic Dachary <loic@dachary.org>.
15580         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
15581
15582 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15583
15584         * message.el (message-pop-to-buffer): Add switch-function argument.
15585         (message-mail): Pass switch-function argument to it.
15586
15587 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
15588
15589         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
15590         Improve doc string.
15591
15592 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15593
15594         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
15595         (gnus-header-content):
15596         * gnus-cite.el (gnus-cite-10):
15597         * gnus-srvr.el (gnus-server-closed):
15598         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
15599         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
15600         (gnus-group-mail-3-empty, gnus-group-mail-low)
15601         (gnus-group-mail-low-empty, gnus-splash):
15602         * message.el (message-header-to, message-header-cc)
15603         (message-header-subject, message-header-other, message-header-name)
15604         (message-header-xheader, message-separator, message-cited-text)
15605         (message-mml): Lighten colors of faces used for dark background.
15606
15607 2007-05-24  Simon Josefsson  <simon@josefsson.org>
15608
15609         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
15610         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
15611
15612 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15613
15614         * message.el (message-narrow-to-headers-or-head):
15615         Ignore mail-header-separator in the body.
15616
15617 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15618
15619         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
15620         same as window size.
15621
15622 2007-05-22  Kevin Ryde  <user42@zip.com.au>
15623
15624         * message.el (message-font-lock-keywords): Use message-header-xheader
15625         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
15626         ahead of the anything pattern, to get it recognized.
15627
15628 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15629
15630         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
15631         spam.el loads uses it in the compiled defadvice form.
15632
15633 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
15634
15635         * gnus-sum.el (gnus-articles-to-read)
15636         (gnus-summary-insert-old-articles): Don't truncate group name for
15637         `read-string'.
15638
15639         * gnus-util.el (gnus-limit-string): Delete this function.
15640
15641         * gnus-sum.el (gnus-simplify-subject-fully):
15642         Use `truncate-string-to-width' instead.
15643
15644 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
15645
15646         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.
15647         Tell if, on summary exit, the next group has to be selected.
15648         (gnus-summary-exit): Use it.
15649
15650 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
15651
15652         * gnus-art.el (gnus-article-mode): Fix comment about displaying
15653         non-break space.
15654
15655 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15656
15657         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
15658         Check if group is not a directory.
15659         (nnfolder-request-expire-articles): Don't delete articles if the target
15660         group is not available.
15661
15662         * nnml.el (nnml-request-create-group): Properly check if group is not a
15663         file.
15664         (nnml-request-expire-articles): Don't delete articles if the target
15665         group is not available.
15666
15667         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
15668         Don't quote characters that are within parentheses.
15669
15670 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15671
15672         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
15673         (gnus-handle-ephemeral-exit): Select article according to it.
15674
15675 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
15676
15677         * message.el (message-insert-formated-citation-line): Remove newline.
15678         (message-citation-line-format): Add final \n here so that the user can
15679         avoid a blank line.
15680
15681 2007-05-03  Dan Christensen  <jdc@uwo.ca>
15682
15683         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
15684         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
15685         Update lanl/arXiv support.
15686
15687 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
15688
15689         * gnus.el: Bump version number.
15690
15691 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15692
15693         * gnus.el (gnus-version-number): Bump version.
15694
15695 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
15696
15697         * gnus.el: No Gnus v0.6 is released.
15698
15699 2007-04-27  Didier Verna  <didier@xemacs.org>
15700
15701         * gnus-util.el (gnus-orify-regexp): Move and rename to ...
15702         * gmm-utils.el (gmm-regexp-concat): ... here.
15703         * message.el: Don't require 'gnus-util.
15704         (message-dont-reply-to-names): Handle name change above.
15705         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
15706
15707 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15708
15709         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
15710         since the initial value varies according to the system.
15711
15712 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15713
15714         * mm-util.el (mm-charset-synonym-alist): Defcustom.
15715
15716 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
15717
15718         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
15719
15720 2007-04-24  Didier Verna  <didier@xemacs.org>
15721
15722         Improve the type of gnus-ignored-from-addresses.
15723         * gnus-util.el (gnus-orify-regexp): New function.
15724         * message.el (gnus-util): Require it.
15725         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
15726         * gnus-sum.el (gnus-ignored-from-addresses): New function.
15727         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
15728
15729 2007-04-24  Didier Verna  <didier@xemacs.org>
15730
15731         * gnus-sum.el:
15732         * gnus-utils.el: Fix some trailing whitespaces.
15733
15734 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15735
15736         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
15737         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
15738         article's Message-ID; refer parent article in summary buffer.
15739
15740         * message.el (message-bounce): Call mime-to-mml.
15741
15742         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
15743         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
15744         optimize and/or forms properly.
15745
15746 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
15747
15748         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
15749         URL.
15750
15751 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15752
15753         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
15754
15755 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15756
15757         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
15758         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
15759         displayed of multipart/alternative part if it is invoked from summary
15760         buffer.
15761
15762         * mm-view.el (mm-inline-text-html-render-with-w3m)
15763         (mm-inline-text-html-render-with-w3m-standalone)
15764         (mm-inline-render-with-function): Use mail-parse-charset by default.
15765
15766 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
15767
15768         * parse-time.el (parse-time-string-chars): Check if CHAR
15769         is less than the length of parse-time-syntax.
15770
15771 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15772
15773         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
15774         from gnus-newsgroup-processable.
15775
15776 2007-04-16  Didier Verna  <didier@xemacs.org>
15777
15778         * gnus-msg.el (gnus-configure-posting-styles):
15779         Handle message-signature-directory properly with :file syntax.
15780         Reported by "Leo".
15781
15782 2007-04-11  Didier Verna  <didier@xemacs.org>
15783
15784         New user option: message-signature-directory.
15785         * gnus-msg.el (gnus-configure-posting-styles): Support it.
15786         * message.el (message-insert-signature): Ditto.
15787         * message.el (message-signature-file): Doc update.
15788         * message.el (message-signature-directory): New.
15789
15790 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15791
15792         * gnus-msg.el (gnus-inews-yank-articles):
15793         Use message-exchange-point-and-mark instead of exchange-point-and-mark.
15794
15795 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15796
15797         * message.el (message-yank-original): Make sure cited text ends with
15798         newline; don't exchange point and mark.
15799
15800 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
15801
15802         * tls.el (open-tls-stream): Properly handle case where there
15803         is no associated buffer.
15804
15805 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
15806
15807         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
15808         message-yank-original, make sure (< mark TEXT point).
15809
15810 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
15811
15812         * message.el (message-fill-column): New variable.
15813         (message-mode): Use it.  Add comment on a possible new hook.
15814
15815         * nnmail.el (nnmail-spool-file): Mark as obsolete.
15816         (nnmail-get-new-mail): Reformat.
15817
15818         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
15819
15820         * gmm-utils.el: Fix Commentary.
15821         (gmm-tool-bar-from-list): Fix typo in doc string.
15822
15823 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
15824
15825         * message.el (message-yank-original): Don't switch point and mark
15826         unnecessarily to put point and mark as documented.
15827
15828 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15829
15830         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
15831         from the message heads.
15832
15833 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
15834
15835         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
15836         article buffer does not have a window.  This may not be the best
15837         solution but is certainly better than setting the start of the null,
15838         that is the current, window.
15839
15840 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
15841
15842         * gnus-draft.el (gnus-draft-setup-hook): New hook.
15843         (gnus-draft-setup): Run it.
15844
15845         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
15846         gnus-score-fast-scoring.  Allow regexp.
15847         (gnus-score-headers): Use it.
15848
15849         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
15850         XEmacs.
15851
15852         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
15853         string.
15854         (gnus-button-alist): Also catch `<f1> k ...'.
15855         (gnus-treat-display-x-face): Fix doc string.
15856
15857 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15858
15859         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
15860         evaluation of gnus-extended-version to ensure correct generation of the
15861         User-Agent header when message-generate-headers-first is used.
15862
15863 2007-03-24  Simon Josefsson  <simon@josefsson.org>
15864
15865         * hashcash.el (hashcash-generate-payment-async): Don't crash if
15866         hashcash-path is nil.  Don't call callback with incorrect number of
15867         parameters if val is 0.
15868
15869 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15870
15871         * message.el (message-required-news-headers):
15872         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
15873
15874 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
15875
15876         * tls.el (open-tls-stream): In handshake-waiting loop,
15877         don't wait more if there is output available to process.
15878
15879 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
15880
15881         * tls.el (tls-program): Doc fix.
15882
15883 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15884
15885         * message.el (message-generate-new-buffers): Change the meaning of the
15886         nil value; add `standard' to the choices; treat t as `unique'; improve
15887         doc string.
15888         (gnus-select-frame-set-input-focus): Autoload.
15889         (message-buffer-name): Search for the existing message buffer if
15890         message-generate-new-buffers is nil or `standard'; treat the value t of
15891         message-generate-new-buffers as `unique'.
15892         (message-pop-to-buffer): Raise the frame already displaying the message
15893         buffer; clear the echo area after querying.
15894         (message-setup): Pass the `continue' argument to compose-mail.
15895         (message-mail): Prefer `switch-function' if it is given; search for the
15896         existing message buffer if the `continue' argument is non-nil; pass
15897         continue and switch-function arguments to compose-mail by way of
15898         message-setup.
15899         (message-mail-other-window): Adjust argument of message-setup.
15900         (message-mail-other-frame): Ditto.
15901
15902 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15903
15904         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
15905         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
15906         to turn font-lock on when turning gnus-message-citation-mode on.
15907
15908 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
15909
15910         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
15911         (mml-smime-function-alist): New variable; add epg as the backend.
15912         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
15913         mml-smime- functions instead.
15914         * mm-view.el: Require smime.
15915
15916 2007-03-05  Didier Verna  <didier@xemacs.org>
15917
15918         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
15919         instead of just inheritance for posting styles.
15920         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
15921
15922 2007-02-24  Chris Moore  <dooglus@gmail.com>
15923
15924         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
15925         * pgg-pgp.el (pgg-pgp-encrypt-region):
15926         * pgg-gpg.el (pgg-gpg-encrypt-region):
15927         Check pgg-encrypt-for-me if no other recipients.
15928
15929 2007-02-24  John Paul Wallington  <jpw@pobox.com>
15930
15931         * tls.el (tls-certtool-program): Fix custom type.
15932
15933 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15934
15935         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
15936         and point-at-eol instead of line-(beginning|end)-position.
15937
15938         * assistant.el (assistant-parse-buffer): Ditto.
15939
15940         * netrc.el (netrc-parse-services): Ditto.
15941
15942 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
15943
15944         * mml2015.el (mml2015-epg-find-usable-key): New function.
15945         (mml2015-epg-sign): Use it.
15946         (mml2015-epg-encrypt): Use it.
15947
15948 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15949
15950         * message.el (message-make-in-reply-to): Quote name containing
15951         non-ASCII characters.  It will make the RFC2047 encoder cause an error
15952         if there are special characters.  Reported by NAKAJI Hiroyuki
15953         <nakaji@jp.freebsd.org>.
15954
15955 2007-02-27  Didier Verna  <didier@xemacs.org>
15956
15957         Include the group parameters as well as the topic ones in the
15958         inheritance filter process.
15959         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
15960         argument GROUP-PARAMS-LIST.
15961         * gnus-topic.el (gnus-group-topic-parameters): Use it.
15962
15963 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15964
15965         * nntp.el (nntp-never-echoes-commands)
15966         (nntp-open-connection-functions-never-echo-commands): New variables.
15967         (nntp-send-command): Use them.
15968
15969 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
15970
15971         * mml2015.el (mml2015-epg-verify): Simplify.
15972
15973 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15974
15975         * mml.el (mml-content-disposition-alist): New user option.
15976         (mml-content-disposition): New function.
15977         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
15978         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
15979
15980 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
15981
15982         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
15983         verification.
15984
15985 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15986
15987         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
15988         articles posted in the last 24 hours.
15989
15990 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
15991
15992         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
15993
15994 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
15995
15996         * nntp.el (nntp-send-command): Don't wait for echoes when
15997         nntp-open-ssl-stream is used.
15998
15999 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16000
16001         * gnus-cite.el (gnus-test-font-lock-add-keywords)
16002         (gnus-message-add-citation-keywords)
16003         (gnus-message-remove-citation-keywords): Remove.
16004         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
16005         directly, make the variables in font-lock-defaults buffer-local, add
16006         gnus-message-citation-keywords to them and then update the value of
16007         font-lock-keywords.
16008
16009 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16010
16011         * message.el (message-cite-original-1): Don't call
16012         gnus-article-highlight-citation.
16013
16014         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
16015         citations; fix line count.
16016
16017 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16018
16019         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
16020         (gnus-message-add-citation-keywords)
16021         (gnus-message-remove-citation-keywords): Use it; fix the emulating
16022         versions of font-lock-add-keywords and font-lock-remove-keywords to
16023         work with XEmacs correctly.
16024
16025 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16026
16027         * gnus-cite.el (gnus-cite-face-list): Set the values of
16028         gnus-message-max-citation-depth and gnus-message-citation-keywords.
16029         (gnus-message-max-citation-depth): Use defvar rather than defconst.
16030         (gnus-message-cite-prefix-regexp): New variable.
16031         (gnus-message-search-citation-line): Use it; protect against long
16032         citation prefix; fill match data with nil rather than 0 for XEmacs; set
16033         the 0th match data for Emacs.
16034         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
16035         (gnus-message-add-citation-keywords): Append keywords rather than
16036         prepending; emulate font-lock-add-keywords if it is not available.
16037         (gnus-message-remove-citation-keywords):
16038         Emulate font-lock-remove-keywords if it is not available.
16039
16040         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
16041
16042         * message.el (message-cite-prefix-regexp): Set the value of
16043         gnus-message-cite-prefix-regexp.
16044
16045 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16046
16047         * nnweb.el (nnweb-google-parse-1): Update parser.
16048
16049 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
16050
16051         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
16052
16053 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16054
16055         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
16056         regexp.
16057
16058 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16059
16060         * uudecode.el (uudecode-string-to-multibyte): New function emulating
16061         string-to-multibyte.
16062         (uudecode-decode-region-internal): Use it.
16063
16064         * lpath.el: Fbind string-as-multibyte for XEmacs.
16065
16066 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
16067
16068         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file):
16069         Fix custom choice.
16070
16071         * gnus-art.el (gnus-signature-limit): Fix custom choice.
16072
16073 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
16074
16075         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
16076
16077         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
16078         `write-region' to respect `mm-inhibit-file-name-handlers'.
16079
16080 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
16081
16082         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
16083         Use gnus-home-directory instead of "~/" or "$HOME".
16084
16085 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
16086
16087         * encrypt.el (encrypt-insert-file-contents): Add better prompt
16088         to mention filename.
16089         Add comments at beginning regarding usage.
16090         (encrypt-write-file-contents): Change interactive so a string is
16091         acceptable.  If the file has no associated model, show an error instead
16092         of a nonsense prompt.
16093
16094 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16095
16096         * spam.el (spam-bsfilter-ham-switch): Fix typo.
16097         Thanks to Yoshihiko Yamada for kind notification of this typo.
16098
16099 2007-01-12  Kenichi Handa  <handa@m17n.org>
16100
16101         * uudecode.el (uudecode-decode-region-internal): Make it work in a
16102         multibyte buffer.
16103
16104 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
16105
16106         * gnus-score.el (gnus-score-fast-scoring): New variable.
16107         (gnus-score-headers): Use it.
16108
16109         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
16110
16111         * message.el (message-cite-original-1):
16112         Call gnus-article-highlight-citation if requested.
16113         (message-make-from): Allow name and address as optional arguments.
16114
16115         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
16116
16117         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
16118         bugs to doc string.
16119         (gnus-button-alist): Add mid\\|message-id.
16120         (gnus-button-fetch-group): Extend for use in
16121         `browse-url-browser-function'.
16122         (gnus-button-url-regexp): Try to catch paired parentheses like in
16123         Wikipedia URLs.
16124
16125         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
16126         Suggested by Simon Krahnke <overlord@gmx.li>.
16127
16128 2007-01-13  Romain Francoise  <romain@orebokech.com>
16129
16130         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
16131         Update copyright.
16132
16133 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
16134
16135         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
16136
16137 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
16138
16139         * gnus-registry.el (gnus-registry-unfollowed-groups)
16140         (gnus-registry-split-fancy-with-parent): Fix documentation.
16141
16142 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16143
16144         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
16145         from nnweb groups.
16146
16147 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16148
16149         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
16150         Xref urls.  Erase buffer before requesting head.
16151
16152         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
16153
16154 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
16155
16156         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
16157         customizable.
16158
16159 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
16160
16161         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
16162         no signing key is found.
16163         (mml2015-epg-encrypt): Ask user whether to skip or abort if
16164         no encrypting and/or signing key is found.
16165
16166 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
16167
16168         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
16169
16170 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16171
16172         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
16173         headers read from disk with the ones newly found in the current search.
16174         This should no longer cause problems, because the article numbers in
16175         Gmane's `nov.php' output are ignored since the previous change.
16176
16177 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16178
16179         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
16180
16181 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16182
16183         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
16184         replace-regexp-in-string; bind url-version; fbind display-images-p and
16185         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
16186         find-face and set-itimer-function for Emacs; bind itimer-list for
16187         Emacs.
16188
16189         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
16190
16191 2007-01-01  Romain Francoise  <romain@orebokech.com>
16192
16193         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
16194
16195 2006-12-31  Steve Youngs  <steve@sxemacs.org>
16196
16197         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
16198         `define-minor-mode' macro definition expanded properly.
16199         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
16200         exclude it there.
16201
16202         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
16203         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
16204         `fboundp' test.
16205         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
16206         This is OK to autoload in (S)XEmacs now.
16207
16208 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16209
16210         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
16211         keystroke.
16212         (gnus-summary-limit-to-singletons): Fix typo.
16213
16214         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
16215         else fails.
16216
16217 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16218
16219         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
16220         docstring.
16221
16222         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
16223         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
16224         (gnus-summary-insert-dormant-articles): Fix typo in message.
16225
16226 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
16227
16228         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
16229         nil for XEmacs.
16230         (gnus-message-citation-mode): Don't autoload in XEmacs.
16231
16232         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
16233
16234 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
16235
16236         * nnimap.el (nnimap-expunge-search-string):
16237         Mention nnimap-search-uids-not-since-is-evil in docstring.
16238
16239 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
16240
16241         * spam.el: Revert to make-obsolete-variable because
16242         define-obsolete-variable-alias is not supported in Emacs 21.
16243
16244         * spam.el (spam-ifile-path, spam-ifile-database-path)
16245         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
16246         make-obsolete-variable.
16247         (spam-bsfilter-path, spam-bsfilter-program)
16248         (spam-spamassassin-path, spam-spamassassin-program)
16249         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.
16250         Don't use "path" inappropriately.
16251         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
16252         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
16253         variable names.
16254
16255 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
16256
16257         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
16258         summary buffer.
16259
16260         * password.el (password-cache-remove): Use clear-string to burn
16261         password, if available.
16262
16263 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
16264
16265         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
16266
16267         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
16268
16269         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
16270         (gnus-message-highlight-citation): Move defcustom here from
16271         gnus-cite.el.
16272         (gnus-message-citation-mode): Autoload.
16273
16274         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
16275         checks to make it compile with XEmacs.
16276         (gnus-message-citation-mode): New minor mode.
16277         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
16278         (gnus-message-highlight-citation): New variables.
16279         (gnus-message-search-citation-line)
16280         (gnus-message-add-citation-keywords)
16281         (gnus-message-remove-citation-keywords)
16282         (turn-on-gnus-message-citation-mode)
16283         (turn-off-gnus-message-citation-mode): New functions.
16284
16285 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
16286
16287         * gnus-cite.el: Enable highlighting of different citation levels in
16288         message-mode.
16289
16290 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
16291
16292         * message.el (message-make-fqdn): Fix comment.
16293         (message-bogus-system-names): Add ".local".
16294
16295         * spam.el (spam-ifile-path, spam-ifile-program)
16296         (spam-ifile-database-path, spam-ifile-database)
16297         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
16298         Don't use "path" inappropriately.
16299         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
16300         strings.
16301         (spam-check-ifile, spam-ifile-register-with-ifile)
16302         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter):
16303         Use new variable names.
16304
16305         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
16306         (gnus-treat-display-smileys): Simplify using
16307         gnus-image-type-available-p.
16308
16309         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
16310         available.
16311
16312         * gnus-xmas.el (gnus-xmas-image-type-available-p):
16313         Use `display-images-p' if available.
16314
16315 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16316
16317         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
16318         one after turning on the buffer's multibyteness instead of decoding
16319         them directly in the unibyte buffer that causes unexpected conversion
16320         in Emacs 23 (unicode).
16321
16322 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16323
16324         * message.el (message-generate-hashcash): Fix custom type.
16325
16326 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
16327
16328         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
16329
16330 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
16331
16332         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
16333         disconnect icons.  Add help text.
16334
16335 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
16336
16337         * spam.el (spam-extra-header-to-number): CRM114 spam score is
16338         negated to be consistent with the others we handle.
16339
16340 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16341
16342         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
16343         version of gnus-summary-buffer to something, so that we can use two
16344         article buffers at the same time.
16345
16346 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
16347
16348         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
16349         trigger all the extra headers.
16350         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
16351         sorting.
16352
16353 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16354
16355         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
16356         solid groups.
16357
16358 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
16359
16360         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
16361
16362 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
16363
16364         * legacy-gnus-agent.el: Add Copyright notice.
16365
16366 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
16367
16368         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
16369
16370 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16371
16372         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
16373
16374         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
16375         to make it work reliably in CVS Emacs.
16376         (gnus-summary-limit-strange-charsets-predicate)
16377         (gnus-summary-limit-to-predicate): New functions.
16378
16379 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
16380
16381         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
16382         specifying array size.
16383         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
16384         array if it is too small.
16385         (gnus-sort-threads-recursive): Rename from gnus-sort-thread-1.
16386         (gnus-sort-threads-loop): New function.
16387
16388 2006-12-06  Chris Moore  <dooglus@gmail.com>
16389
16390         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
16391         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
16392
16393 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
16394
16395         * mm-url.el (mm-url-predefined-programs): Call curl with correct
16396         options.
16397
16398 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16399
16400         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
16401         DOS-ing the recipient.
16402
16403         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
16404         the headers when creating the mapping to avoid mismappings.
16405         (nnweb-gmane-create-mapping): Always nix out old mapping.
16406
16407 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16408
16409         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
16410         and mm-verify-option to never.
16411
16412 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16413
16414         * message.el (message-signed-or-encrypted-p): New function.
16415         (message-forward-make-body): Use it.
16416
16417         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
16418         Replace encode-coding-string with mm-encode-coding-string.
16419
16420 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
16421
16422         * nneething.el (nneething-decode-file-name):
16423         Replace decode-coding-string with mm-decode-coding-string.
16424
16425         * gnus-int.el (gnus-open-server): Say failed server's name.
16426
16427 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
16428
16429         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
16430         strings to a single string.  Quote `errors-file-name'.
16431         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
16432         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
16433         Adjust calls.  Use `shell-quote-argument'.
16434
16435 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
16436
16437         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
16438         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
16439
16440         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
16441         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
16442         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
16443         (gnus-group-make-directory-group, gnus-group-transpose-groups):
16444         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
16445         (gnus-subscribe-newsgroup, gnus-1):
16446         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
16447         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
16448         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
16449         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
16450
16451 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16452
16453         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
16454         keystroke.
16455         (gnus-summary-limit-to-bodies): Implement headersp.
16456
16457 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16458
16459         * dns.el (query-dns): Protect against "Process dns deleted" strings.
16460
16461 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16462
16463         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
16464
16465 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16466
16467         * message.el (message-generate-hashcash): Expand range of values to
16468         include `opportunistic'.
16469         (message-send-mail): Use it.
16470
16471 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16472
16473         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
16474         and comment it.
16475
16476         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
16477
16478 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
16479
16480         * gnus-util.el (gnus-extract-address-components): Improve comment.
16481
16482 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16483
16484         * gnus-util.el (gnus-extract-address-components): Work with address in
16485         which the name portion contains @.
16486
16487         * lpath.el: Fbind custom-autoload.
16488
16489 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
16490
16491         * gnus.el (gnus-start): Move custom group up.
16492         (gnus-select-method): Don't autoload, but make it available for
16493         `customize-variable'.
16494         (gnus-getenv-nntpserver): Don't autoload.
16495
16496 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
16497
16498         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
16499
16500 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
16501
16502         * message.el (message-sendmail-extra-arguments): New variable.
16503         (message-send-mail-with-sendmail): Use it.
16504
16505 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16506
16507         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
16508         mm-with-unibyte-current-buffer to make string unibyte.
16509
16510         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
16511         mm-string-as-multibyte.
16512
16513 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
16514
16515         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
16516         Reported by Werner Koch <wk@gnupg.org>.
16517
16518 2006-11-14  Daiki Ueno  <ueno@p360>
16519
16520         * mml2015.el: Autoload epa-select-keys when compiling.
16521
16522 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
16523
16524         * mml2015.el (mml2015-epg-sign): Save the signing keys in
16525         message-options.
16526         (mml2015-epg-encrypt): Save the recipient keys in message-options.
16527
16528 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
16529
16530         * mml2015.el (mml2015-epg-encrypt): Remove backward compatibility for
16531         EasyPG (< 0.0.6).
16532         (mml2015-always-trust): New user option.
16533         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
16534         prompt.
16535
16536 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16537
16538         * nntp.el (nntp-authinfo-force): New variable.
16539         (nntp-send-authinfo): Use it.
16540
16541 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
16542
16543         * message.el (message-strip-subject-encoded-words): Allow _not_ to
16544         decode encoded words.  Improve prompt.  Add comment about forwarding.
16545         (message-replacement-char): Move up.
16546
16547 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
16548
16549         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
16550         instead of gnus-intersection because arguments of gnus-sorted-nunion
16551         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
16552
16553 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
16554
16555         * message.el (message-strip-subject-encoded-words): Reformat prompt.
16556         (message-simplify-subject-functions):
16557         Enable message-strip-subject-encoded-words by default.
16558
16559 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
16560
16561         * message.el (message-strip-subject-encoded-words): New function.
16562         (message-simplify-subject-functions): New variable.
16563         (message-simplify-subject): Use it.  Fix typo in doc string.
16564         Support message-strip-subject-encoded-words.
16565
16566 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
16567
16568         * gnus-diary.el (gnus-diary-delay-format-function):
16569         * nndiary.el (nndiary-reminders):
16570         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
16571
16572 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
16573
16574         * gnus-art.el (article-hide-boring-headers): Fetch date from
16575         gnus-original-article-buffer to avoid problems with localized date
16576         strings.
16577
16578 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16579
16580         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
16581
16582 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
16583
16584         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
16585         New variables.
16586         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
16587         (mm-charset-synonym-alist): Move some entries to
16588         mm-codepage-iso-8859-list.
16589         (mm-charset-synonym-alist, mm-charset-override-alist):
16590         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
16591
16592 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
16593
16594         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
16595
16596 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
16597
16598         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
16599         with Emacs 21 and XEmacs.
16600
16601 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
16602
16603         * spam.el (spam-parse-address): New function for better parsing,
16604         catching errors, etc.
16605         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
16606
16607 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
16608
16609         * mm-view.el: Add interactive arg to html2text autoload.
16610
16611 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16612
16613         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
16614
16615 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
16616
16617         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
16618         New variables.
16619         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
16620         (mm-charset-synonym-alist): Move some entries to
16621         mm-codepage-iso-8859-list.
16622
16623         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
16624
16625 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
16626
16627         * message.el (message-citation-line-format)
16628         (message-insert-formated-citation-line): Fix implementation of %E, %N
16629         and %n according to the doc string.
16630
16631 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
16632
16633         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
16634         Use car-safe to avoid bad parses.
16635
16636 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
16637
16638         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
16639         names.
16640
16641         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
16642
16643 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16644
16645         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
16646         header.
16647
16648         * message.el (message-draft-headers): Add Date.
16649         (message-headers-to-generate): Fix typo in docstring.
16650
16651         * nndraft.el (nndraft-required-headers): New variable.
16652         (nndraft-generate-headers): Use it.
16653
16654         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
16655
16656 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
16657
16658         * gnus-registry.el (gnus-registry-wash-for-keywords)
16659         (gnus-registry-find-keywords): New functions to allow easy searching of
16660         articles that are in the registry.
16661
16662 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
16663
16664         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
16665         Use ietf-drums-parse-address instead of gnus-extract-address-components.
16666         Reported by Damien Elmes <damien@repose.cx>.
16667
16668 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
16669
16670         * gnus.el (gnus-mime): Remove unused custom group.
16671
16672 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16673
16674         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
16675         "blank line" when searching for end of armor headers.
16676
16677 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
16678
16679         * gmm-utils.el (gmm-write-region): Fix variable name.
16680
16681 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
16682
16683         * gmm-utils.el (gmm-write-region): New function based on compatibility
16684         code from `mm-make-temp-file'.
16685
16686         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
16687
16688         * nnmaildir.el (nnmaildir--update-nov)
16689         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
16690         Use `gmm-write-region'.
16691
16692 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
16693
16694         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist):
16695         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
16696
16697         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
16698
16699         * message.el (message-replacement-char): New variable.
16700         (message-fix-before-sending): Use it.
16701         (message-simplify-subject): New function to remove duplicate code.
16702         (message-reply, message-followup): Use it.
16703
16704         * gnus-sum.el (gnus-summary-make-menu-bar):
16705         Clarify gnus-summary-limit-to-articles.
16706
16707 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
16708
16709         * gnus-util.el (gnus-with-local-quit): New macro.
16710
16711         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
16712
16713 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
16714
16715         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
16716         ignore non-string data.
16717
16718 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
16719
16720         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
16721         non-string data (needs to be done in the registry too).
16722
16723 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
16724
16725         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
16726         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
16727         (gnus-registry-split-fancy-with-parent)
16728         (gnus-registry-fetch-simplified-message-subject-fast)
16729         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
16730         Remove text properties on ingress into the registry and when it's saved.
16731         (gnus-registry-clean-empty-function): Fix bug with cleaning the
16732         registry from entries with no groups.
16733
16734 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
16735
16736         * gnus-util.el (gnus-string-remove-all-properties): Add utility
16737         function to remove string properties.
16738
16739 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
16740
16741         * gmm-utils.el (gmm): Adjust custom version.
16742
16743         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist):
16744         Adjust custom version.
16745
16746         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
16747
16748 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
16749
16750         * gnus-art.el (gnus-insert-prev-page-button)
16751         (gnus-insert-next-page-button): Simplify.  Reformat.
16752
16753 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
16754
16755         * gnus-art.el (gnus-insert-prev-page-button)
16756         (gnus-insert-next-page-button): Apply gnus-article-button-face.
16757
16758 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
16759
16760         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
16761
16762 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
16763
16764         * gnus-art.el (gnus-insert-mime-button)
16765         (gnus-insert-mime-security-button):
16766         Apply gnus-article-button-face to MIME and security buttons.
16767
16768 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
16769
16770         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
16771         readable.
16772
16773 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
16774
16775         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
16776
16777 2006-09-20  Steve Youngs  <steve@sxemacs.org>
16778
16779         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
16780         `browse-url-of-file' instead of `browse-url'.
16781
16782 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16783
16784         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
16785         regexp.  Articles containing quotation were cut prematurely.
16786
16787 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16788
16789         * message.el (message-cite-original-1): Use nobody by default for the
16790         value of From header.
16791         (message-reply): Ditto.
16792
16793 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
16794
16795         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
16796         to the gnus-info.  This fixes a bug of inline-PGP message verification.
16797         Reported by Michael Piotrowski <mxp@dynalabs.de>.
16798
16799 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
16800
16801         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
16802         mails in the doc string.  Add some URLs in comment.
16803         (pop3-movemail): Warn about pop3-leave-mail-on-server.
16804
16805 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16806
16807         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
16808         backslashes handling and the way to find boundaries of quoted strings.
16809
16810 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
16811
16812         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
16813         mml1991-encrypt-to-self is set and mml1991-signers is not set.
16814         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
16815         mml2015-encrypt-to-self is set and mml2015-signers is not set.
16816
16817 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
16818
16819         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
16820         doc string.
16821         (gnus-button-regexp, gnus-button-last): Remove unused variables.
16822
16823 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16824
16825         * lpath.el: Fbind epg-check-configuration.
16826
16827 2006-09-06  Simon Josefsson  <jas@extundo.com>
16828
16829         * mml2015.el (mml2015-use): Doc fix, mention epg.
16830
16831 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
16832
16833         * mml2015.el (mml2015-use): Default to epg, if available.
16834
16835 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
16836
16837         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
16838         message-sender.
16839         (mml1991-epg-encrypt): Ditto.
16840         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
16841         message-sender.
16842         (mml2015-epg-encrypt): Ditto.
16843
16844 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
16845
16846         * message.el (message-send-mail-with-sendmail): Look for sendmail in
16847         several common directories.
16848
16849 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
16850
16851         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
16852         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
16853
16854 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16855
16856         * gnus-art.el (article-decode-encoded-words): Make it fast.
16857
16858 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16859
16860         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
16861
16862         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
16863         in quoted string into `\'.
16864
16865 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16866
16867         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
16868         Use standard-syntax-table.
16869
16870 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16871
16872         * gnus-art.el (gnus-decode-address-function): New variable.
16873         (article-decode-encoded-words): Use it to decode headers which are
16874         assumed to contain addresses.
16875         (gnus-mime-delete-part): Remove useless `or'.
16876
16877         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
16878         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
16879         (gnus-nov-parse-line): Use it to decode From header.
16880         (gnus-get-newsgroup-headers): Ditto.
16881         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
16882
16883         * mail-parse.el (mail-decode-encoded-address-region): New alias.
16884         (mail-decode-encoded-address-string): New alias.
16885
16886         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
16887         New function.
16888         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
16889         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
16890         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
16891         (rfc2047-decode-string): Ditto.
16892         (rfc2047-decode-address-region): New function.
16893         (rfc2047-decode-address-string): New function.
16894
16895 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
16896
16897         * message.el (message-caesar-buffer-body): Allow rotating headers.
16898
16899         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
16900
16901         * message.el (message-insert-formated-citation-line): Fix %f.
16902         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
16903
16904 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
16905
16906         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
16907         (gnus-bookmark-mouse-available-p): New macro.
16908         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
16909         (gnus-bookmark-bmenu-show-infos): Use it.
16910         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
16911         (gnus-bookmark-bmenu-hide-infos): Ditto.
16912         (gnus-bookmark-remove-properties): New function.
16913         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
16914         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
16915         (gnus-bookmark-write-file): Bind coding-system-for-write.
16916         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
16917         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
16918         group before selecting it.
16919         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
16920         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
16921         quit-window if it is not available; use gnus-mouse-2 and bind it to
16922         gnus-bookmark-bmenu-select-by-mouse.
16923         (gnus-bookmark-show-details): Remove unused variable `details-list'.
16924         (gnus-bookmark-bmenu-select-by-mouse): New function.
16925
16926 2006-08-13  Romain Francoise  <romain@orebokech.com>
16927
16928         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
16929         space.
16930
16931 2006-08-10  Romain Francoise  <romain@orebokech.com>
16932
16933         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
16934         (dns-mode-soa-auto-increment-serial): New user option.
16935         (dns-mode-soa-maybe-increment-serial): New function.
16936         (dns-mode): Add the latter to `write-contents-functions'.
16937
16938 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16939
16940         * compface.el (uncompface): Use binary rather than raw-text-unix.
16941
16942 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16943
16944         * compface.el (uncompface): Make sure the eol conversion doesn't take
16945         place when communicating with the external programs.
16946         Reported by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
16947
16948 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
16949
16950         * nnheader.el (nnheader-insert-head): Fix typo in comment.
16951
16952 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16953
16954         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
16955         Make it more robust by parsing author and date independently.
16956
16957 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16958
16959         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
16960
16961 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
16962
16963         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
16964         first matching secret key.
16965         (mml2015-epg-encrypt): Ditto.
16966
16967         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
16968         first matching secret key.
16969         (mml1991-epg-encrypt): Ditto.
16970
16971         * mml2015.el (mml2015-encrypt-to-self): New user option.
16972         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
16973         mml2015-epg-encrypt-to-self is set.
16974
16975         * mml1991.el (mml1991-encrypt-to-self): New variable.
16976         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
16977         mml1991-epg-encrypt-to-self is set.
16978
16979         * mml2015.el (mml2015-signers): New user option.
16980         (mml2015-epg-sign): Reflect the value of mml2015-signers.
16981         (mml2015-epg-encrypt): Allow to select signing keys.
16982
16983         * mml1991.el (mml1991-signers): New variable.
16984         (mml1991-epg-sign): Reflect the value of mml1991-signers.
16985         (mml1991-epg-encrypt): Allow to select signing keys.
16986
16987 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16988
16989         * nnheader.el (nnheader-insert-head): Make it work even if the file
16990         uses CRLF for the line-break code.
16991
16992 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
16993
16994         * mml2015.el: Require mml-sec instead of password.
16995         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
16996         (mml2015-cache-passphrase): Inherit the default value from
16997         mml-secure-cache-passphrase.
16998         (mml2015-passphrase-cache-expiry): Inherit the default value from
16999         mml-secure-passphrase-cache-expiry.
17000
17001         * mml1991.el: Require mml-sec instead of password.
17002         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
17003         (mml1991-cache-passphrase): Inherit the default value from
17004         mml-secure-cache-passphrase.
17005         (mml1991-passphrase-cache-expiry): Inherit the default value from
17006         mml-secure-passphrase-cache-expiry.
17007
17008         * mml-sec.el: Require password.
17009         (mml-secure-verbose): New user option.
17010         (mml-secure-cache-passphrase): New user option.
17011         (mml-secure-passphrase-cache-expiry): New user option.
17012
17013 2006-07-24  David Smith  <davidsmith@acm.org>  (tiny change)
17014             Andreas Vögele  <andreas@altroot.de>   (tiny change)
17015
17016         * pgg-def.el (pgg-truncate-key-identifier):
17017         Truncate the key ID to 8 letters from the end.
17018
17019 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17020
17021         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
17022         workaround for the url package included with Emacs.
17023
17024         * nnweb.el (nnweb-google-create-mapping): Update regexp.
17025
17026 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17027
17028         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
17029         correctly.  This fixes a bug caused by the 2006-05-12 change.
17030
17031 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
17032
17033         * nnmail.el (nnmail-article-group): If splitting raises an error, give
17034         some information about the error when saying that the `bogus' mail
17035         group will be used.
17036
17037 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
17038
17039         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
17040         string.
17041
17042 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
17043
17044         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
17045
17046 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17047
17048         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
17049
17050 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
17051
17052         * mml1991.el (mml1991-function-alist): Add epg.
17053         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
17054         (mml1991-epg-encrypt): New functions.
17055
17056 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
17057
17058         * mml2015.el (mml2015-verbose): New variable.
17059         (mml2015-cache-passphrase): Ditto.
17060         (mml2015-passphrase-cache-expiry): Ditto.
17061         (mml2015-function-alist): Add epg.
17062         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
17063         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
17064         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt):
17065         New functions.
17066
17067 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17068
17069         * message.el (message-cite-original-1): Preserve region when removing
17070         quoted text due to X-No-Archive in order to avoid bogus attribution
17071         when citing multiple messages.
17072
17073 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17074
17075         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.
17076         Reported by Kenneth Jacker <khj@be.cs.appstate.edu>.
17077
17078 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
17079
17080         * gnus-diary.el (gnus-user-format-function-d)
17081         (gnus-user-format-function-D): Autoload.
17082
17083         * imap.el (Commentary): Fix typo.
17084
17085         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
17086         2006-04-22 contribution.
17087
17088 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17089
17090         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
17091         It didn't really fix the bogosity I'm seeing with solid web groups.
17092
17093 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17094
17095         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
17096         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
17097         created using server names.  If we use the feature without declaring
17098         it, Gnus does not properly manage server and group state.
17099
17100         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
17101         bound.
17102
17103 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17104
17105         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
17106         looking up the method using GROUP's prefix before inventing a new one.
17107         It is used on killed/unknown groups in various places where returning
17108         an all-new method isn't expected by the caller.
17109
17110         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
17111         and match semantics of gnus-group-real-prefix.
17112
17113 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
17114
17115         * nnmail.el (nnmail-broken-references-mailers): New variable.
17116         (nnmail-ignore-broken-references): New function generalizing
17117         nnmail-fix-eudora-headers.
17118         (nnmail-fix-eudora-headers): Now obsolete.
17119
17120         * gnus-art.el (gnus-button-handle-custom):
17121         Support `customize-apropos*'.
17122
17123 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17124
17125         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
17126
17127         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
17128         articles.
17129
17130 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
17131
17132         * message.el (message-cite-reply-above): New variable.
17133         (message-yank-original): Use it.
17134
17135 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
17136
17137         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
17138
17139 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
17140
17141         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
17142         as read.
17143
17144         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
17145
17146 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
17147
17148         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
17149         (gnus-bookmark-default-file): Use gnus-directory.
17150         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
17151         Remove "*" in doc string.
17152         (gnus-bookmark-write-file): Simplify.
17153         (gnus-bookmark-maybe-sort-alist): Use `when'.
17154         (gnus-bookmark-get-bookmark): Fix typo in doc string.
17155         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark):
17156         Add FIXME about Emacs 21 and XEmacs compatibility.
17157         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
17158         compatibility.
17159         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
17160         compatibility.
17161         (gnus-bookmark-menu-heading): Fix version.
17162
17163 2006-06-19  Bastien Guerry  <bzg@altern.org>
17164
17165         * gnus-bookmark.el: New file.
17166
17167 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17168
17169         * message.el (message-syntax-checks): Doc fix.
17170
17171 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17172
17173         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
17174         unsubscribed groups as if they were killed ones.  It causes duplicate
17175         entries in gnus-newsrc-alist.
17176
17177 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
17178
17179         * message.el (message-syntax-checks): Doc fix.
17180         (message-send-mail): Add check for continuation headers.
17181         (message-check-news-header-syntax): Fix regexp used to check for
17182         continuation headers.
17183
17184 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17185
17186         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
17187
17188 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
17189
17190         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
17191
17192 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
17193
17194         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
17195         default-truncate-lines.
17196
17197 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17198
17199         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
17200         to fill the utf-8 entry.
17201
17202         * lpath.el: Fbind unicode-precedence-list.
17203
17204 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17205
17206         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
17207
17208 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
17209
17210         * gnus-agent.el (directory-files-and-attributes): Move all the way
17211         forward (the third and final move).
17212         (gnus-agent-read-agentview): Trap reconstruction errors due to
17213         nonexistent directory.  Handle by returning nil.
17214
17215 2006-05-30  Didier Verna  <didier@xemacs.org>
17216
17217         * message.el (message-dont-reply-to-names): Update the custom type.
17218         * message.el (message-dont-reply-to-names): New defsubst: potentially
17219         convert a list of regexps into a single one.
17220         * message.el (message-get-reply-headers): Use it.
17221         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
17222
17223 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
17224
17225         * gnus-agent.el (directory-files-and-attributes): Move forward.
17226
17227 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
17228
17229         * gnus-ml.el (gnus-mailing-list-subscribe)
17230         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
17231         (gnus-mailing-list-message): Fix doc strings.
17232
17233 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17234
17235         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
17236         of doing it manually.
17237
17238 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
17239
17240         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
17241         comment.
17242
17243 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
17244
17245         * gnus-agent.el: Add gnus-agent-flush* to purge agent info.
17246         (gnus-agent-read-agentview): Fix handling of end-of-file error.
17247         (gnus-agent-read-local): All symbols allocated in my-obarray.
17248         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
17249         (gnus-agent-regenerate-group): Check numeric names to see if they are
17250         messages or groups.
17251         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
17252         better way of do this...)
17253
17254         * gnus-cache.el (gnus-agent-total-fetched-for):
17255         Ignore 'dummy.group' (there should be a better way of do this...)
17256
17257 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
17258
17259         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
17260         (gnus-saved-headers): Ditto.
17261         (gnus-default-article-saver): Mention functions may have properties.
17262         (gnus-article-save): Override gnus-save-all-headers and
17263         gnus-saved-headers by :headers property which saver function may have.
17264         (gnus-summary-save-in-file): Add :headers property.
17265         (gnus-summary-write-to-file): Ditto.
17266
17267         * gnus-sum.el (gnus-summary-save-article): Bind
17268         gnus-prompt-before-saving to t when saving many articles in a file;
17269         always show all headers.
17270
17271         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
17272
17273 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
17274
17275         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
17276         marks.
17277
17278         * message.el (message-indent-citation): Add optional arguments to allow
17279         using it outside of message buffers.
17280
17281         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
17282         (gnus-article-treat-unfold-headers): Use it.
17283         (gnus-article-truncate-lines): New variable.
17284         (gnus-article-mode): Use it.
17285         (gnus-article-toggle-truncate-lines): New function.
17286
17287         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
17288         Add gnus-article-toggle-truncate-lines.
17289
17290         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
17291         coding system in XEmacs, use binary.
17292
17293 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17294
17295         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
17296         after-load-alist.
17297
17298         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
17299         this function should save decoded articles.
17300         (gnus-summary-write-to-file): Use property to specify this function
17301         should save decoded articles and specify gnus-summary-save-in-file
17302         should be used to save articles other than the first one when saving
17303         many articles.
17304         (gnus-summary-save-body-in-file): Use property to specify this
17305         function should save decoded articles.
17306         (gnus-summary-write-body-to-file): Use property to specify this
17307         function should save decoded articles and specify
17308         gnus-summary-save-body-in-file should be used to save articles other
17309         than the first one when saving many articles.
17310
17311         * gnus-sum.el (gnus-summary-save-article): Simplify.
17312
17313 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17314
17315         * gnus-art.el (gnus-default-article-saver):
17316         Add gnus-summary-write-body-to-file.
17317         (gnus-article-save-coding-system): Don't use coding system object
17318         in XEmacs.
17319         (gnus-read-save-file-name): Add optional `dir-var' argument which
17320         specifies directory in which files are saved; work even if optional
17321         `variable' argument is not specified.
17322         (gnus-summary-write-to-file): Read file name.
17323         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
17324         (gnus-summary-write-body-to-file): New function.
17325
17326         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
17327         (gnus-summary-local-variables): Add it.
17328         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
17329         (gnus-summary-save-article): Remove optional `decode' argument;
17330         determine whether to decode articles by the value of
17331         gnus-default-article-saver; when saving many files using
17332         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
17333         it first and use gnus-summary-save-in-file or
17334         gnus-summary-save-body-in-file thereafter unless
17335         gnus-prompt-before-saving is always; move point to article which
17336         will be saved.
17337         (gnus-summary-save-article-file): Revert.
17338         (gnus-summary-write-article-file): Revert.
17339         (gnus-summary-save-article-body-file): Revert.
17340         (gnus-summary-write-article-body-file): New function.
17341
17342 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17343
17344         * gnus-art.el (gnus-default-article-saver): Doc fix.
17345         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
17346         from gnus-summary-save-article-coding-system, and default to a
17347         certain coding system.
17348         (gnus-output-to-file): Add coding cookie and encode text according
17349         to gnus-article-save-coding-system; don't use mm-append-to-file.
17350
17351         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
17352         gnus-art.el and rename to gnus-article-save-coding-system.
17353         (gnus-summary-save-article): Require gnus-art; don't show all
17354         headers if it decodes articles; don't add coding cookie here;
17355         don't bind mm-text-coding-system-for-write.
17356         (gnus-summary-save-article-file): Save decoded articles.
17357         (gnus-summary-write-article-file): When saving many files, use
17358         gnus-summary-write-to-file first and gnus-summary-save-in-file
17359         thereafter unless gnus-prompt-before-saving is always.
17360         (gnus-summary-save-article-body-file): Save decoded articles.
17361
17362         * lpath.el: Fbind select-safe-coding-system for XEmacs.
17363
17364 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
17365
17366         * nnrss.el (nnrss-check-group): Bind hash-index.
17367
17368 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
17369
17370         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
17371         its hash index.  Store this hash in `nnrss-group-data'.
17372         (nnrss-read-group-data): Update accordingly.
17373
17374 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
17375
17376         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
17377         entry.
17378
17379         * gnus-sum.el (gnus-summary-make-menu-bar):
17380         Add gnus-article-browse-html-article.
17381
17382 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
17383
17384         * gnus-sum.el (gnus-summary-mime-map):
17385         Add gnus-article-browse-html-article.
17386
17387         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
17388
17389 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
17390
17391         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
17392         suitable coding systems in customize.
17393
17394 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
17395
17396         * mail-source.el (mail-sources): Fix custom type.
17397
17398 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
17399
17400         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
17401         (gnus-summary-expire-articles-now): Shorten prompt.
17402
17403         * gmm-utils.el (wid-edit): Require.
17404         (defun-gmm): Rename from `gmm-defun-compat'.
17405         (gmm-image-search-load-path): Use it.
17406         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
17407
17408 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17409
17410         * gnus-sum.el (gnus-summary-save-article-coding-system):
17411         New variable.
17412         (gnus-summary-save-article): Add optional `decode' argument.
17413         If it is set and gnus-summary-save-article-coding-system is non-nil,
17414         save decoded article.
17415         (gnus-summary-write-article-file): Save decoded article if
17416         gnus-summary-save-article-coding-system is non-nil.
17417
17418         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
17419         type.
17420
17421 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
17422
17423         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
17424
17425 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17426
17427         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
17428         first to test gnus-single-article-buffer which may be buffer-local.
17429
17430         * gnus-sum.el (gnus-summary-setup-buffer):
17431         Make gnus-single-article-buffer buffer-local and nil in ephemeral
17432         group; make gnus-article-buffer, gnus-article-current, and
17433         gnus-original-article-buffer always buffer-local.
17434         (gnus-summary-exit): Kill article buffer belonging to ephemeral
17435         group.
17436         (gnus-handle-ephemeral-exit): Don't move to next summary line.
17437
17438 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
17439
17440         * nnml.el (nnml-request-compact-group): Compressed files might not
17441         have .gz extension.
17442
17443 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
17444
17445         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
17446         (mm-copy-to-buffer): Use with-current-buffer.
17447         (mm-display-part): Simplify.
17448         (mm-inlinable-p): Add optional arg `type'.
17449
17450 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
17451
17452         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
17453         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
17454         Try harder to show the attachment internally or externally using
17455         gnus-mime-view-part-as-type.
17456
17457 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
17458
17459         * message.el (message-from-style, message-signature-separator)
17460         (message-user-organization-file, message-send-mail-function)
17461         (message-citation-line-function, message-yank-prefix)
17462         (message-indent-citation-function, message-signature)
17463         (message-signature-file, message-signature-insert-empty-line):
17464         Remove autoloads.
17465
17466         * gnus-art.el (gnus-buttonized-mime-types):
17467         Remove "multipart/signed".  Revert 2006-04-26 change.
17468
17469 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17470
17471         * gnus.el (gnus-version-number): Bump version.
17472
17473 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
17474
17475         * gnus.el: No Gnus v0.5 is released.
17476
17477 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17478
17479         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
17480         fetching articles by message-id.
17481
17482 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17483
17484         * message.el (hashcash): Require hashcash as normal.
17485
17486         * ecomplete.el (ecomplete-highlight-match-line):
17487         Use point-at-eol.
17488         (ecomplete-highlight-match-line): Use `highlight', because that
17489         face exists in both Emacs and XEmacs.
17490
17491         * message.el (message-display-abbrev): Use point-at-bol.
17492
17493         * mail-source.el: Don't require timer/timer-funcs.
17494
17495         * gnus-async.el: Ditto.
17496
17497         * password.el: Ditto.
17498
17499         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
17500
17501         * mm-url.el: Ditto.
17502
17503         * gnus-xmas.el: Don't require timer-funcs.
17504
17505         * mm-util.el: Require timer/timer-funcs.
17506
17507 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17508
17509         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
17510         Close.
17511
17512 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17513
17514         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
17515         unibyte after clear-decrypt function runs.
17516
17517         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
17518         returns as a unibyte string.
17519
17520 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17521
17522         * lpath.el: Revert.
17523
17524         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
17525         (pgg-gpg-process-sentinel): Revert.
17526
17527         * pgg-pgp.el (pgg-pgp-process-region): Revert.
17528         (pgg-pgp-lookup-key): Revert.
17529
17530         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
17531         (pgg-pgp5-lookup-key): Revert.
17532
17533         * pgg.el (pgg-fetch-key): Revert.
17534
17535 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17536
17537         * lpath.el: Fbind string-as-multibyte for XEmacs.
17538
17539         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
17540         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
17541         (mml1991-pgg-encrypt): Ditto.
17542
17543         * pgg-gpg.el (pgg-string-to-multibyte): New function.
17544         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
17545         a multibyte buffer.
17546
17547         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
17548         (pgg-pgp-lookup-key): Ditto.
17549
17550         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
17551         (pgg-pgp5-lookup-key): Ditto.
17552
17553         * pgg.el (pgg-fetch-key): Ditto.
17554
17555 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
17556
17557         * message.el (message-user-organization-file): Check several
17558         locations of the organization file.
17559
17560         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
17561         Add gnus-article-view-part-as-type.
17562
17563         * gnus-art.el (gnus-article-view-part-as-type): New function.
17564
17565         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
17566         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
17567
17568         * mml.el: Simplify autoload.
17569         (mml-mode): defvar dnd-protocol-alist instead of using
17570         symbol-value.
17571         (mml-default-directory): New variable.
17572         (mml-minibuffer-read-file): Use it.
17573         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
17574
17575         * message.el (message-citation-line-format): New variable.
17576         (message-insert-formated-citation-line): New function.
17577         (message-citation-line-function):
17578         Add `message-insert-formated-citation-line' to custom type.
17579
17580         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
17581         to doc string.
17582
17583         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
17584         depending on mm-verify-option.
17585
17586 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17587
17588         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
17589         binding pgg-* variables; reimplement the section which prevents
17590         MIME header from being signed.
17591         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
17592         pgg-text-mode; remove a blank line at the top of body.
17593
17594         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
17595         lines at the top of body; use gnus-newsgroup-charset if there's no
17596         Charset header.
17597
17598 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17599
17600         * message.el (message-self-insert-commands): Doc fix.
17601
17602         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
17603         (mm-uu-pgp-encrypted-test): Ditto.
17604         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
17605         between header and body; return application/pgp-encrypted handle
17606         if decryption failed; decode decrypted body by charset.
17607
17608         * mm-decode.el (mm-automatic-display): Don't make application/pgp
17609         element match to application/pgp-*.
17610
17611 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17612
17613         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
17614         HTML.
17615
17616 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17617
17618         * mail-source.el (mail-source-call-script): Message the error
17619         string.
17620
17621 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17622
17623         * gnus-util.el (gnus-byte-compile): Use it.
17624
17625 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
17626
17627         * gnus-util.el (kill-empty-logs): New function.
17628
17629 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17630
17631         * message.el (message-mail-alias-type): Doc fix.
17632         (message-mail-alias-type-p): New function.
17633         (message-send): Use it.
17634         (message-mode): Ditto.
17635         (message-strip-forbidden-properties): Ditto.
17636
17637         * ecomplete.el (ecomplete-database-file-coding-system):
17638         New variable.
17639         (ecomplete-save): Use it.
17640         (ecomplete-setup): Use it.
17641
17642 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17643
17644         * message.el (message-self-insert-commands): New variable.
17645         (message-strip-forbidden-properties): Use it.
17646
17647 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17648
17649         * message.el (message-put-addresses-in-ecomplete): Use a regexp
17650         that doesn't make XEmacs choke.
17651
17652 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
17653
17654         * gnus-util.el (gnus-replace-in-string):
17655         Prefer replace-regexp-in-string over of replace-in-string.
17656
17657 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
17658
17659         * gnus-util.el (gnus-select-frame-set-input-focus):
17660         Use select-frame-set-input-focus if it is available in XEmacs; use
17661         definition defined in Emacs 22 for old Emacsen.
17662
17663         * dgnushack.el: Autoload unmorse-region for XEmacs.
17664
17665         * lpath.el: Bind cursor-in-non-selected-windows and
17666         select-frame-set-input-focus for XEmacs.
17667
17668 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17669
17670         * mm-view.el (mm-inline-text): Use equal instead of equalp.
17671
17672 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
17673
17674         * gnus-registry.el (gnus-registry-cache-save): Remove text
17675         properties when saving via the temp buffer.
17676
17677 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
17678
17679         * message.el (message-generate-hashcash): Honor custom type.
17680
17681 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17682
17683         * message.el (message-generate-hashcash): Default to non-nil when
17684         hashcash is found.
17685
17686         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
17687         (gnus-refer-thread-limit): Increase default to 500.
17688
17689         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
17690
17691         * flow-fill.el (fill-flowed): Allow delete-space.
17692
17693 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
17694
17695         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
17696         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
17697         Remove autoloads.
17698
17699 2006-04-18  Simon Josefsson  <jas@extundo.com>
17700
17701         * message.el (message-generate-hashcash): Default to.
17702
17703 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
17704
17705         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
17706         concatenating segments rather than before concatenating them.
17707
17708 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
17709
17710         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
17711
17712 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17713
17714         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
17715
17716         * message.el (message-forward-make-body-plain):
17717         Allow message-forward-ignored-headers to be a list.
17718         (message-remove-ignored-headers): Factor out into function.
17719         (message-forward-make-body-mml): Use it.
17720
17721         * imap.el (imap-quote-specials): New function.
17722         (imap-login-auth): Quote specials.
17723
17724         * rfc2231.el (rfc2231-parse-string): Remove dead code.
17725         (rfc2231-parse-string): Allow concatanation of parameters that
17726         aren't contiguous.  The test case is
17727           (mail-header-parse-content-type "message/external-body;
17728             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
17729             access-type=LOCAL-FILE;
17730             name*1*=plugh%2fhello-sailor%2fbing.pdf")
17731
17732 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
17733
17734         * nntp.el (nntp-accept-process-output): Return the value of
17735         `nnheader-accept-process-output'.
17736
17737 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17738
17739         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
17740         (gnus-button-alist): Recognize more diff formats.
17741         (gnus-button-patch): Strip directory.
17742
17743 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
17744
17745         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
17746         Emacs 22 when setting focus.
17747
17748 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17749
17750         * gnus-art.el (gnus-article-treat-types): Do treatment of
17751         text/x-verbatim parts.
17752         (gnus-button-patch): New command.
17753
17754         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
17755         addresses that contain invalid characters.
17756
17757 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17758
17759         * message.el (message-put-addresses-in-ecomplete):
17760         Use gnus-replace-in-string.
17761         (message-is-yours-p): Use the more correct
17762         mail-header-parse-address instead of
17763         mail-extract-address-components.
17764         (message-put-addresses-in-ecomplete): Fix typo.
17765
17766         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
17767         keystroke.
17768
17769         * gnus-art.el (gnus-treatment-function-alist): Change order of
17770         newsgroups/generic header folding to avoid double-folding.
17771
17772         * message.el (message-hidden-headers): Add X-Draft-From.
17773
17774         * gnus-sum.el (gnus-summary-repeat-search-article-forward):
17775         New command.
17776         (gnus-summary-repeat-search-article-backward): New command.
17777
17778         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
17779         groups in the parent topic.
17780
17781 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
17782
17783         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
17784         (spam-extra-header-to-number): Return the CRM114 number as a
17785         number instead of a string.
17786
17787 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17788
17789         * gnus-art.el (gnus-face-properties-alist): Move here from
17790         gnus-fun.
17791
17792         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
17793
17794 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17795
17796         * message.el (message-strip-forbidden-properties): Only display on
17797         self-insert-command.
17798
17799         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
17800         reindent.
17801         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
17802
17803 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
17804
17805         * smiley.el (smiley-style): Fix typo.
17806
17807 2006-03-23  Kenichi Handa  <handa@m17n.org>
17808
17809         * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
17810         instead of set-buffer-multibyte.
17811
17812 2006-03-23  Kenichi Handa  <handa@m17n.org>
17813
17814         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
17815         buffer and then decode the buffer text if necessary.
17816         (rfc2231-encode-string): Be sure to work on multibyte buffer at
17817         first, and after mm-encode-body, change the buffer to unibyte.
17818
17819 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17820
17821         * hashcash.el (hashcash-insert-payment-async-2):
17822         Use message-goto-eoh instead of doing it manually.
17823         (mail-add-payment): Use message-narrow-to-header instead of trying
17824         to do the same itself.
17825
17826         * message.el (message-hidden-headers): Add Face.
17827
17828         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
17829         reparenting code.
17830         (gnus-summary-reparent-children): Refactored out code.
17831         (gnus-summary-thread-map): New keystroke.
17832         (gnus-summary-reparent-children): Make into command.
17833
17834         * smiley.el (smiley-style): Default to `medium' if using a large
17835         font.
17836
17837         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
17838         does it itself.
17839
17840         * message.el (message-point-in-header-p): Simplify definition.
17841
17842 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17843
17844         * nnagent.el (nnagent-request-set-mark): Silence log file
17845         writing.
17846         (nnagent-request-set-mark): Use write-region instead of
17847         append-to-file.
17848
17849         * gnus-sum.el (gnus-read-header): Fudge article number if using a
17850         strange select method.
17851
17852         * ecomplete.el (ecomplete-display-matches): Get highlightling
17853         right.
17854         (ecomplete-display-matches): Use literals.
17855         (ecomplete-display-matches): Disable message logging.
17856
17857         * message.el (message-display-abbrev): Small optimization.
17858
17859         * ecomplete.el (ecomplete-display-matches): Allow automatic
17860         display.
17861
17862         * message.el (message-strip-forbidden-properties):
17863         Display abbrevs.
17864         (message-display-abbrev): Get automatic display right.
17865
17866         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
17867         keystrokes.
17868
17869 2006-04-13  Romain Francoise  <romain@orebokech.com>
17870
17871         TODO: Backport to v5-10!
17872
17873         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
17874         Move here (and rename) from gnus-registry.el.
17875
17876         * gnus-registry.el: Require gnus-util.
17877         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
17878
17879 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17880
17881         * gnus-group.el (gnus-group-catchup-current):
17882         Change if-then-else-if-then-else into cond.
17883         (gnus-group-catchup): Indent.
17884         (group-name-at-point): New function.
17885         (gnus-fetch-group): Provide default from thing at point.
17886
17887 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17888
17889         * message.el (message-display-abbrev): Fix regexp.
17890
17891         * ecomplete.el (ecomplete-highlight-match-line):
17892         Reimplement choosing.
17893         (ecomplete-highlight-match-line): Fix up code rewrite, remove
17894         dead variables.
17895
17896         * message.el (message-newline-and-indent): Remove debugging.
17897         (message-display-abbrev): Use new implementation.
17898
17899 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
17900
17901         * gnus-art.el (gnus-article-mode):
17902         Set cursor-in-non-selected-windows to nil.
17903
17904         * smiley.el: Revert previous change.
17905         (smiley-data-directory): defvar it before using it in the
17906         defcustom of `smiley-style'.
17907
17908 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17909
17910         * message.el (message-newline-and-indent): New function.
17911
17912         * ecomplete.el: Implement more bits.
17913
17914         * message.el (message-put-addresses-in-ecomplete): Clean up the
17915         string.
17916
17917         * ecomplete.el (ecomplete-add-item): Chop off decimals.
17918
17919         * gnus-sum.el (gnus-summary-save-parts):
17920         Bind gnus-summary-save-parts-counter and use it to make unique file
17921         names.
17922
17923         * gnus-art.el (gnus-ignored-headers): Add some more headers.
17924
17925         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
17926         parameter to say whether to actually parse the individual
17927         addresses.
17928
17929         * message.el (message-put-addresses-in-ecomplete): New function.
17930         (ecomplete): Require.
17931         (message-mail-alias-type): Add ecomplete as an option.
17932
17933 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
17934
17935         * flow-fill.el (fill-flowed): Remove trailing space from blank
17936         quoted lines.
17937
17938 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17939
17940         * smiley.el (smiley-style): Move definition later to avoid a
17941         compilation warning.
17942
17943 2006-04-12  Kenichi Handa  <handa@m17n.org>
17944
17945         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
17946         buffer and then decode the buffer text if necessary.
17947         (rfc2231-encode-string): Be sure to work on multibyte buffer at
17948         first, and after mm-encode-body, change the buffer to unibyte.
17949         Use mm-disable-multibyte instead of set-buffer-multibyte.
17950
17951 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17952
17953         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
17954         Content-Type header instead of Content-Disposition header.
17955         (gnus-mime-inline-part): Ditto.
17956         (gnus-mime-view-part-as-charset): Ignore charset that the part
17957         specifies.
17958
17959         * mm-decode.el (mm-display-part): Work with external parts and
17960         usual parts similarly.
17961
17962         * mm-extern.el (mm-inline-external-body): Use mm-display-part
17963         instead of gnus-display-mime.
17964
17965         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
17966         instead of with-temp-buffer.
17967
17968         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
17969         tag to summarized topics part in order to encode non-ASCII text.
17970
17971 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
17972
17973         * smiley.el (smiley-style): New variable.
17974         (smiley-directory): New function.
17975         (smiley-data-directory): Derive from `smiley-style' using
17976         `smiley-directory'.
17977         (smiley-regexp-alist): Add new entries.
17978
17979         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
17980         (gnus-article-browse-delete-temp): Add :version.
17981
17982 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
17983
17984         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
17985         the sieve region.
17986
17987 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17988
17989         * gnus.el (gnus-version-number): Bump version.
17990
17991 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
17992
17993         * gnus.el: No Gnus v0.4 is released.
17994
17995 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17996
17997         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
17998         layout.
17999
18000         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
18001         unknown charset.
18002
18003         * message.el (message-header-synonyms): Add Original-To to the
18004         default.
18005
18006         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
18007         optional parameter.
18008
18009 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
18010
18011         * gnus-fun.el (gnus): Require it for gnus-directory.
18012
18013 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18014
18015         * gnus-fun.el (gnus-face-properties-alist): Add :version.
18016
18017 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
18018
18019         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
18020
18021 2006-04-05  Simon Josefsson  <jas@extundo.com>
18022
18023         * password.el (password-reset): New function.
18024
18025 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
18026
18027         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
18028         Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
18029
18030 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18031
18032         * nnweb.el (nnweb-google-create-mapping): Update regexp.
18033         Some whitespace was matched into the url, which broke browsing hits
18034         > 100 when mm-url-use-external was nil.
18035
18036 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
18037
18038         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
18039         Check gnus-extra-headers for 'Newsgroups.
18040
18041         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
18042         bound.
18043
18044 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
18045
18046         * pgg-gpg.el: Clean up process buffers every time gpg processes
18047         complete.
18048
18049 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
18050
18051         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
18052         doc string.
18053
18054 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
18055
18056         * pgg-gpg.el (pgg-gpg-process-filter)
18057         (pgg-gpg-wait-for-completion): Check if buffer is alive.
18058
18059         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
18060         lines, temporary fix.
18061
18062 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
18063
18064         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
18065
18066 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
18067
18068         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
18069         default-enable-multibyte-characters.  This reverts the change from
18070         revision 6.17 which is no longer necessary because the passphrase
18071         is sent separately now.  GnuPG messages are unreadable under
18072         multibyte locales with default-enable-multibyte-characters set to
18073         nil.
18074
18075 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
18076
18077         * message.el (message-tool-bar-gnome): Move "spell".
18078
18079 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
18080
18081         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
18082         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
18083         instead.
18084
18085 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
18086
18087         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
18088         Improve newsgroups handling for NNTP overviews which don't include
18089         Newsgroups.
18090
18091 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18092
18093         * message.el (message-resend): Bind message-generate-hashcash to nil.
18094
18095 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18096
18097         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
18098         when searching for already-paid recipients.
18099
18100 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
18101
18102         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
18103         passphrases when it is not needed.
18104         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
18105         passphrase stuff from gpg, should only be necessary when you use
18106         gpg with a smartcard.
18107
18108 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18109
18110         * mml.el (mml-insert-mime): Ignore cached contents of
18111         message/external-body part.
18112
18113         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
18114         (mm-insert-part): Ditto.
18115
18116 2006-03-23  Simon Josefsson  <jas@extundo.com>
18117
18118         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
18119         Reiner.
18120         (pgg-gpg-use-agent-p): Use it again.
18121
18122 2006-03-23  Simon Josefsson  <jas@extundo.com>
18123
18124         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
18125         older emacsen.
18126         (pgg-gpg-use-agent-p): Don't use it.
18127
18128 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
18129
18130         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
18131         if we can.
18132
18133 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
18134
18135         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
18136         (pgg-gpg-update-agent): New function.
18137         (pgg-gpg-use-agent-p): New function.
18138         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
18139         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
18140         (pgg-gpg-sign-region): Use it.
18141
18142 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
18143
18144         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
18145         Reported by Ralf Wachinger <rwachinger@gmx.de>.
18146
18147 2006-03-21  Simon Josefsson  <jas@extundo.com>
18148
18149         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
18150         <wilde@sha-bang.de>.
18151         (pgg-gpg-use-agent): New variable.
18152         (pgg-gpg-process-region): Use it.
18153         (pgg-gpg-encrypt-region): Likewise.
18154         (pgg-gpg-encrypt-symmetric-region): Likewise.
18155         (pgg-gpg-decrypt-region): Likewise.
18156         (pgg-gpg-sign-region): Likewise.
18157         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
18158
18159 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
18160
18161         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
18162
18163         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
18164         Add comment on version.
18165
18166 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
18167
18168         * smiley.el: Add missing test smiley.
18169
18170 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18171
18172         * mm-decode.el (mm-with-part): New macro.
18173         (mm-get-part): Use it; work with message/external-body as well.
18174         (mm-save-part): Treat name and filename equally.
18175
18176         * mm-extern.el (mm-extern-cache-contents): New function.
18177         (mm-inline-external-body): Use it; force the part to be displayed;
18178         move undisplayer added to the cached handle to the parent.
18179
18180         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
18181         (gnus-mime-view-part-as-type): Work with message/external-body.
18182
18183         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
18184
18185 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
18186
18187         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
18188         images in image-load-path.  [Sync with image.el, revision 1.60, in
18189         Emacs.]
18190
18191 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
18192
18193         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
18194         path rather than symbol.  Always return list of directories.
18195         Guarantee that image directory comes first.  [Sync with image.el,
18196         revision 1.59, in Emacs.]
18197
18198         * message.el (message-make-tool-bar): Adjust to new API of
18199         `gmm-image-load-path-for-library'.
18200
18201         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
18202
18203         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
18204
18205 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18206
18207         * gnus-art.el (gnus-article-only-boring-p):
18208         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
18209         intangible text.
18210         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
18211
18212 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
18213
18214         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.
18215         Use `defun' instead of `gmm-defun-compat'.
18216
18217 2006-03-14  Simon Josefsson  <jas@extundo.com>
18218
18219         * message.el (message-unique-id): Don't use message-number-base36
18220         if (user-uid) is a float.
18221         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
18222
18223 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
18224
18225         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
18226
18227         * gnus-art.el (gnus-mime-display-single): Make sure there is an
18228         empty line between a part and a message part.
18229
18230 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
18231
18232         * smiley.el: Add more test smileys.
18233         (smiley-data-directory, smiley-regexp-alist)
18234         (gnus-smiley-file-types): Fix doc strings.
18235         (smiley-update-cache): Clear smiley-cached-regexp-alist before
18236         adding new elements.
18237         (smiley-mouse-map): Unused code.  Make it a comment.
18238
18239 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
18240
18241         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
18242         scan latest NoCeM messages instead of old ones.
18243         (gnus-nocem-check-article): Fix regexps so as to match to PGP
18244         delimiters that are recently used.
18245         (gnus-nocem-load-cache): Add autoload cookie.
18246
18247         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
18248
18249         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
18250         level which is larger than gnus-use-nocem is specified.
18251
18252         * gnus-group.el (gnus-group-get-new-news): Ditto.
18253
18254 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
18255
18256         * gnus-util.el (gnus-tool-bar-update): New function.
18257
18258         * gnus-group.el (gnus-group-update-tool-bar): New variable.
18259         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
18260
18261         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
18262
18263         * gnus-group.el (gnus-group-redraw-when-idle)
18264         (gnus-group-redraw-check): Remove.
18265         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
18266
18267 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
18268
18269         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
18270         if optional last element is specified in splits (FIELD VALUE...).
18271
18272 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
18273
18274         * message.el (message-make-tool-bar): Rename gmm-image-load-path
18275         to gmm-image-load-path-for-library.  Call with no-error argument.
18276         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
18277
18278         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
18279
18280         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
18281
18282         * gmm-utils.el (gmm-image-load-path): Remove alias.
18283
18284 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
18285
18286         * gmm-utils.el (gmm-image-load-path): Add alias.
18287
18288         * nnml.el (nnml-generate-nov-databases-directory): Rename from
18289         nnml-generate-nov-databases-1.
18290         (nnml-generate-nov-databases): Use it.
18291         (nnml-generate-nov-databases-directory): Document no-active
18292         argument.
18293
18294         * gmm-utils.el (gmm-image-load-path-for-library): Return single
18295         directory if path is t.  Add no-error.
18296
18297         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
18298         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
18299
18300         * gnus-art.el (gnus-article-browse-delete-temp-files):
18301         Simplify resetting gnus-article-browse-html-temp-list.
18302
18303         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
18304         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
18305         Add example to docstring.  Rename local variables.  Move error
18306         checks to default case in cond and simplify.
18307
18308 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18309
18310         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
18311         handle is multipart when calling it recursively.
18312         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
18313
18314 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
18315
18316         * nnimap.el (nnimap-request-update-info-internal): Optimize.
18317         Don't `gnus-uncompress-range' to avoid excessive memory usage.
18318
18319 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
18320
18321         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
18322         is loaded.
18323
18324         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
18325         loaded.
18326
18327 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
18328
18329         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
18330         to "Emacs 23 (unicode)" in doc string.
18331
18332         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
18333         "Emacs 23 (unicode)" in comment.
18334
18335 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
18336
18337         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
18338
18339         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
18340         characters 160 through 255 in Emacs 23.
18341
18342 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
18343
18344         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
18345         gnus-article-browse-html-temp.
18346         (gnus-article-browse-delete-temp): Make it customizable.
18347         Add `file'.  Adjust doc string.
18348         (gnus-article-browse-delete-temp-files): Add argument.
18349         Allow query for each file.  Adjust doc string.
18350         (gnus-article-browse-html-parts):
18351         Add `gnus-article-browse-delete-temp-files' to
18352         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
18353
18354 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
18355
18356         * gnus-art.el (gnus-article-browse-html-temp)
18357         (gnus-article-browse-delete-temp): New variables.
18358         (gnus-article-browse-delete-temp-files): New function.
18359         (gnus-article-browse-html-parts): Use it.
18360
18361 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
18362
18363         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
18364
18365         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
18366         string.
18367
18368         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
18369         gnus-summary-insert-new-articles when unplugged.
18370         Remove gnus-summary-search-article-forward.
18371
18372         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
18373         display-visual-class instead of display-color-cells.
18374
18375 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
18376
18377         * dgnushack.el: Autoload customize-group for XEmacs.
18378
18379         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
18380         message/* containing non-ASCII text properly.
18381
18382 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
18383
18384         * message.el: Require gmm-utils, remove autoloads.
18385         (message-tool-bar): Set default based on
18386         gmm-tool-bar-style.
18387         (message-tool-bar-gnome): Add gmm-customize-mode.
18388
18389         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
18390         gmm-tool-bar-style.
18391         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
18392
18393         * gnus-group.el (gnus-group-tool-bar): Set default based on
18394         gmm-tool-bar-style.
18395         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
18396
18397         * gmm-utils.el (gmm-image-directory): Rename variable from
18398         gmm-image-load-path.
18399         (gmm-image-load-path): Use gmm-image-directory.
18400         (gmm-customize-mode): New function.
18401         (gmm-tool-bar-style): New variable.
18402
18403         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
18404         gnus-group-redraw-line-number.
18405         (gnus-group-redraw-check): Simplify.
18406         (gnus-group-tool-bar-update): Remove redraw check.
18407         (gnus-group-make-tool-bar): Add redraw check.
18408
18409 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
18410
18411         * gnus-art.el (gnus-button): Add missing parentheses.
18412
18413 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
18414
18415         * lpath.el: Fbind line-number-at-pos.
18416
18417 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18418
18419         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
18420
18421 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
18422
18423         * gnus-art.el (gnus-button): New face.
18424         (gnus-article-button-face): Use it.
18425
18426         * gnus-sum.el (gnus-summary-tool-bar-gnome):
18427         Add gnus-summary-next-page.  Re-order.
18428
18429         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
18430         next-node are now included.
18431         (gnus-group-redraw-line-number): New internal variable.
18432         (gnus-group-redraw-check): Helper function for updating the tool
18433         bar.
18434         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
18435
18436         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
18437
18438         * spam.el (spam-spamassassin-score-regexp): New internal variable.
18439         (spam-extra-header-to-number, spam-check-spamassassin-headers):
18440         Use it to match format of Spamassassin 3.0 and later.
18441         Reported by IRIE Tetsuya <irie@t.email.ne.jp>.
18442         (spam-check-bogofilter)
18443         (spam-bogofilter-register-with-bogofilter): Fix args of
18444         `gnus-error' calls.
18445
18446 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
18447
18448         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
18449         unnecessary interaction when sending queued mails.
18450         Reported by TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
18451
18452 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
18453
18454         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
18455         first or last are nil.
18456
18457 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18458
18459         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
18460
18461 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18462
18463         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
18464
18465 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18466
18467         * dns.el (query-dns): Protect more against buggy tcp output.
18468
18469 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
18470
18471         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
18472         nov.php.
18473
18474 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
18475
18476         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
18477         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
18478         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
18479         output on the server side.
18480         (nnweb-google-create-mapping): Update regexps and add some
18481         progress indication.
18482
18483 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
18484
18485         * gnus-group.el (gnus-group-tool-bar-gnome):
18486         Fix gnus-agent-toggle-plugged.  Re-order icons.
18487         (gnus-group-tool-bar-gnome):
18488         Add gnus-group-{prev,next}-unread-group.
18489         (gnus-group-tool-bar-gnome): Re-order icons.
18490
18491         * gnus-sum.el (gnus-summary-tool-bar-gnome):
18492         Move gnus-summary-insert-new-articles.
18493
18494         * message.el (message-tool-bar-gnome, message-tool-bar-retro):
18495         Fix comments.
18496
18497         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
18498         also available in Emacs 21.3.
18499
18500         * message.el (message-fix-before-sending): Change "Emacs 22" to
18501         "Emacs 23 (unicode)" in comment.
18502
18503         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
18504         "Emacs 23 (unicode)" in comment.
18505
18506         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
18507         comment.
18508         (mm-coding-system-p): Add comment about no-MULE XEmacs.
18509
18510         * mm-view.el (mm-fill-flowed): Add :version.
18511
18512 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18513
18514         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
18515         and load-path.
18516
18517 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
18518
18519         * message.el: Autoload gmm-image-load-path.
18520         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
18521         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
18522         consitency.
18523
18524         * gmm-utils.el (gmm-image-load-path): Also search in
18525         "../etc/images".  Don't set gmm-image-load-path if we don't find
18526         the image.
18527
18528 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
18529
18530         * gmm-utils.el (gmm-image-load-path): Don't make
18531         `gmm-image-load-path' include subdirectories which the second arg
18532         `image' might specify.
18533
18534         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
18535         subdirectory to icon file names.
18536
18537         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
18538
18539 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
18540
18541         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
18542         gmm-image-load-path calls.
18543
18544         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
18545
18546         * message.el (message-make-tool-bar): Ditto.
18547
18548         * mml.el (mml-preview): Add comment concerning tool bar icons.
18549
18550         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
18551         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
18552
18553         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
18554         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
18555
18556         * message.el (message-tool-bar-gnome): Use new icon names.
18557         (message-make-tool-bar): Use `gmm-image-load-path'.
18558
18559         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path):
18560         New functions from MH-E.
18561         (gmm-image-load-path): New variable from MH-E.
18562         (gmm-image-load-path): New function from MH-E.  Add arguments
18563         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
18564         *-image-load-path-called-flag.
18565
18566 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
18567
18568         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
18569
18570 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
18571
18572         * nnimap.el (nnimap-request-move-article): Change folder back to
18573         source group before deleting.
18574
18575 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
18576
18577         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
18578
18579         * gnus-art.el (mm-url-insert-file-contents-external):
18580         Autoload mm-url.
18581
18582         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
18583
18584 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
18585
18586         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
18587         coding system which mm-charset-to-coding-system returns for a
18588         given charset is valid.
18589
18590 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
18591
18592         * html2text.el (html2text-remove-tag-list):
18593         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
18594
18595 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
18596
18597         * gnus-cus.el: Revert 2005-10-17 change.
18598
18599 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18600
18601         * gnus-art.el (article-strip-banner):
18602         Call article-really-strip-banner only when the regexp match is made.
18603
18604 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
18605
18606         * gnus-art.el (article-strip-banner):
18607         Use gnus-extract-address-components instead of
18608         mail-header-parse-addresses to make it work with non-ASCII text;
18609         remove mail-encode-encoded-word-string.
18610
18611         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
18612         values which are surrounded with \"...\"; make it never cause a
18613         Lisp error; give up parsing of parameters if it failed in
18614         extracting type.
18615
18616 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
18617
18618         * smime.el (smime-cert-by-ldap-1): Fix bug where
18619         `smime-ldap-search' returns results without userCertificates.
18620
18621 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
18622
18623         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
18624
18625 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
18626
18627         * spam.el (spam-check-spamassassin-headers): Adapt format for
18628         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
18629         <ari@mbf.ocn.ne.jp>.
18630         (spam-list-of-processors): Add spam-use-gmane.
18631
18632 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
18633
18634         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
18635         make-temp-file; make it work with XEmacs as well.
18636
18637         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
18638         mm-make-temp-file.
18639
18640         * mm-decode.el (mm-display-external): Use the 3rd arg of
18641         mm-make-temp-file.
18642         (mm-create-image-xemacs): Ditto.
18643
18644 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
18645
18646         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
18647         with message-narrow-to-headers.
18648         (gnus-draft-setup): Narrow to header to run message-fetch-field.
18649         (gnus-draft-check-draft-articles): New function.
18650         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
18651
18652 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
18653
18654         * gnus-art.el (gnus-article-browse-html-parts):
18655         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
18656         Don't use suffix argument for mm-make-temp-file for Emacs 21
18657         compatibility.  Remove useless `format'.
18658
18659 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
18660
18661         * nnweb.el (nnweb-google-wash-article): Update regexps.
18662         (nnweb-group-alist): Use defvoo instead of defvar.
18663
18664 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
18665
18666         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
18667         re-loading nn* modules.
18668
18669 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
18670
18671         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
18672         for `tool-bar-mode' and don't check it's default-value.
18673
18674         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
18675
18676         * message.el (message-make-tool-bar): Ditto.
18677
18678         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
18679         `substring'.  Shorten tmp-file name.
18680
18681         * gnus.el: Remove bogus comment.
18682
18683 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
18684
18685         * gnus-art.el (gnus-article-browse-html-parts): New function.
18686         (gnus-article-browse-html-article): New function for viewing html
18687         articles with a browser.
18688
18689 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
18690
18691         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
18692         in elisp.
18693         (pgg-gpg-encrypt-symmetric-region): Ditto.
18694         (pgg-gpg-sign-region): Ditto.
18695
18696         * pgg-def.el (pgg-text-mode): New variable.
18697
18698         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
18699         (mml2015-pgg-encrypt): Ditto.
18700
18701         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
18702         (mml1991-pgg-encrypt): Ditto.
18703
18704 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
18705
18706         * nnfolder.el (nnfolder-insert-newsgroup-line):
18707         Use message-make-date instead of current-time-string.
18708
18709         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
18710         to gnus-decoded which mm-uu might set.
18711
18712 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
18713
18714         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
18715         don't decode quoted parameters; remove misimported Emacs code.
18716         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
18717         (rfc2231-decode-encoded-string): Don't use split-string which
18718         behaves differently according to Emacs version; use
18719         mm-decode-coding-region to convert charset to coding-system.
18720         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
18721         (rfc2231-encode-string): Remove misimported Emacs code.
18722
18723 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18724
18725         * gnus-art.el (article-decode-charset): Don't use ignore-errors
18726         when calling mail-header-parse-content-type.
18727         (article-de-quoted-unreadable): Ditto.
18728         (article-de-base64-unreadable): Ditto.
18729         (article-wash-html): Ditto.
18730
18731         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
18732         calling mail-header-parse-content-type and
18733         mail-header-parse-content-disposition.
18734         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
18735         mail-header-parse-content-type.
18736
18737         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
18738         insert charset and format parameters; encode description after
18739         inserting it to buffer.
18740         (mml-insert-parameter): Fold lines properly even if a parameter is
18741         segmented into two or more lines; change the max column to 76.
18742
18743         * rfc1843.el (rfc1843-decode-article-body): Don't use
18744         ignore-errors when calling mail-header-parse-content-type.
18745
18746         * rfc2231.el (rfc2231-parse-string): Return at least type if
18747         possible; don't cause an error even if it fails in parsing of
18748         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
18749         (rfc2231-encode-string): Don't break lines at the beginning, leave
18750         it to mml-insert-parameter.
18751
18752         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
18753         calling mail-header-parse-content-type.
18754
18755 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
18756
18757         * spam-report.el (spam-report-gmane-use-article-number):
18758         Improve doc string.
18759         (spam-report-gmane-internal): Check if a suitable header was found
18760         in the article.
18761
18762 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
18763
18764         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
18765         (rfc2231-encode-string): Make param*=value always begin with LWSP.
18766
18767 2006-02-05  Romain Francoise  <romain@orebokech.com>
18768
18769         Update copyright notices of all files in the gnus directory.
18770
18771 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
18772
18773         * nnweb.el (nnweb-request-group): Avoid growing overview files.
18774
18775 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
18776
18777         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
18778         segmented lines of parameter value to cope with Thunderbird 1.5
18779         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
18780         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
18781         (rfc2231-encode-string): Don't make lines exceeding 76 column.
18782
18783 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
18784
18785         * mml.el (mml-generate-mime-1): Correct the order of inline signed
18786         parts.
18787
18788 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
18789
18790         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
18791         there's only one active file for all servers.
18792         (nnweb-request-scan): Make sure nnweb-articles is initialized on
18793         solid groups.  Gnus might have used a FAST request to select the group.
18794         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
18795         and nnweb-search redundantly in the active file.
18796         (nnweb-request-list): Don't list bogus groups.  There can only be one.
18797         (nnweb-request-create-group): Don't use ARGS.
18798         (nnweb-possibly-change-server, nnweb-request-group): Remove some
18799         initializations.  Let nnoo do the work.
18800
18801 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
18802
18803         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
18804         Say the part has been decoded.
18805
18806         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
18807
18808 2006-01-31  Kevin Ryde  <user42@zip.com.au>
18809
18810         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
18811         mailcap-viewer-test-cache when there's no 'test clause, since that
18812         will invert the meaning of a "nil" test previously determined by
18813         mailcap-mailcap-entry-passes-test.
18814
18815 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
18816
18817         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
18818         compiling.
18819
18820         * gnus-sum.el: Ditto.
18821
18822         * message.el: Don't bind tool-bar-map when compiling.
18823
18824 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
18825
18826         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
18827
18828 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
18829
18830         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
18831         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
18832         current Google Groups.
18833
18834 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
18835
18836         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
18837         and tool-bar-mode.
18838
18839         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
18840         and tool-bar-mode.
18841
18842         * message.el (message-tool-bar-update): Simplify.
18843         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
18844
18845         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
18846         gnus-summary-buffer.
18847         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
18848         gnus-summary-reply.
18849
18850         * gmm-utils.el (gmm): Add :version.
18851
18852 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18853
18854         * Makefile.in (clean): New rule.
18855         (distclean): Use it.
18856
18857 2006-01-26  Steve Youngs  <steve@sxemacs.org>
18858
18859         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list):
18860         Don't autoload.
18861
18862 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18863
18864         * gmm-utils.el (gmm-verbose): Add :group.
18865
18866 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
18867
18868         * message.el: Change some comments WRT tool-bars.
18869
18870         * gnus-sum.el (gnus-summary-tool-bar)
18871         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
18872         (gnus-summary-tool-bar-zap-list): New variables.
18873         (gnus-summary-make-tool-bar): Complete rewrite using
18874         `gmm-tool-bar-from-list'.
18875
18876         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
18877         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list):
18878         New variables.
18879         (gnus-group-make-tool-bar): Complete rewrite using
18880         `gmm-tool-bar-from-list'.
18881         (gnus-group-tool-bar-update): New function.
18882
18883         * message.el (message-mode-field-menu): Add "Show hidden Headers".
18884
18885 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
18886
18887         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
18888         is dissected into a single part of which the type is the same as
18889         the given one; decode charset.
18890
18891 2006-01-21  Kevin Ryde  <user42@zip.com.au>
18892
18893         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
18894         into alists as symbol not string, since that's what
18895         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
18896         look for.
18897
18898 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
18899
18900         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
18901         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
18902
18903         * message.el (message-tool-bar-gnome): Use gmm-ignore.
18904
18905 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
18906
18907         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
18908         (gnus-xmas-mime-security-button-menu): New function.
18909
18910         * gnus-art.el (gnus-mime-security-button-commands): New variable.
18911         (gnus-mime-security-button-menu): New definition.
18912         (gnus-mime-security-button-map): Use them.
18913         (gnus-mime-security-button-menu): New function.
18914         (gnus-insert-mime-security-button): Addition to help echo.
18915         (gnus-mime-security-run-function, gnus-mime-security-save-part)
18916         (gnus-mime-security-pipe-part): New functions.
18917
18918         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
18919         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
18920
18921         * mm-decode.el (mm-handle-set-disposition): Remove.
18922         (mm-handle-set-description): Remove.
18923
18924 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
18925
18926         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
18927         (mm-w3m-standalone-supports-m17n-p): New function.
18928         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
18929         w3m usage.
18930
18931         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone):
18932         Use mm-w3m-standalone-supports-m17n-p to alter w3m usage.
18933
18934 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
18935
18936         * message.el (message-tool-bar-zap-list):
18937         Use gmm-tool-bar-zap-list as custom type.
18938         (message-tool-bar-update): New function.
18939         (message-tool-bar, message-tool-bar-gnome)
18940         (message-tool-bar-retro): Add message-tool-bar-update.
18941         (message-tool-bar-gnome): Add flyspell-buffer.
18942
18943         * gnus-util.el (gnus-error): Describe `args'.
18944
18945         * gmm-utils.el (gmm-error): Describe `args'.
18946         (gmm-tool-bar-zap-list): New widget.
18947         (gmm-tool-bar-from-list): Improve description of `zap-list'.
18948
18949 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18950
18951         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
18952         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
18953         the number of recursive calls.
18954
18955         * mm-decode.el (mm-handle-set-disposition): New macro.
18956         (mm-handle-set-description): New macro.
18957
18958 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18959
18960         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
18961         encoding.
18962
18963 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
18964
18965         * message.el (message-tool-bar-zap-list, message-tool-bar)
18966         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
18967         (message-tool-bar-local-item-from-menu): Remove.
18968         (message-tool-bar-map): Replace by `message-make-tool-bar'.
18969         (message-make-tool-bar): New function.
18970         (message-mode): Use `message-make-tool-bar'.
18971
18972         * gmm-utils.el: New file.
18973         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
18974         (gmm-lazy): New widget copied from `nnmail.el'.
18975         (gmm-tool-bar-from-list): New function for creating customizable
18976         tool bars.
18977         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
18978         output.
18979         (gmm): Add :prefix to defgroup.
18980
18981 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
18982
18983         * gmm-utils.el (gmm-widget-p): New function.
18984
18985 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
18986
18987         * mml.el (mml-attach-file): Describe `description' in doc string.
18988         (mml-menu): Add Emacs MIME manual and PGG manual.
18989
18990 2006-01-20  Richard M. Stallman  <rms@gnu.org>
18991
18992         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
18993
18994 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
18995
18996         * nntp.el (nntp-end-of-line): Doc fix.
18997
18998 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
18999
19000         * imap.el (imap-open): Handle case where buffer is a buffer
19001         object.
19002
19003 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
19004
19005         * gnus-delay.el (gnus-delay): Don't autoload.
19006         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
19007         to be re-loaded when customizing the `gnus-delay' group.
19008
19009 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
19010
19011         * message.el (message-insert-citation-line): Use newlines.
19012
19013 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
19014
19015         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
19016         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
19017         these routines, so the passphrase can be managed externally and
19018         passed in to the system.
19019         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
19020         pgg-add-passphrase-to-cache function.
19021
19022         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
19023         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
19024         these routines, so the passphrase can be managed externally and
19025         passed in to the system.
19026         (pgg-pgp5-sign-region): Use new name of
19027         pgg-add-passphrase-to-cache function.
19028
19029 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
19030
19031         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
19032         part of the decoded armor to find the key-identifier.
19033         (pgg-gpg-lookup-key-owner): New function to return the
19034         human-readable identifier of a key owner.
19035         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
19036         itself.
19037         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
19038         the key value) if we have a key and can match it against a secret
19039         key.  Also, added a note pointing out fact that the prompt only
19040         indicates the first matching key.
19041
19042         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
19043         pgg-decrypt-region.
19044         (pgg-add-passphrase-to-cache): Rename from
19045         `pgg-add-passphrase-cache' to reduce confusion (all callers
19046         changed).
19047         (pgg-remove-passphrase-from-cache): Rename from
19048         `pgg-remove-passphrase-cache' to reduce confusion (all callers
19049         changed).
19050         (pgg-read-passphrase, pgg-add-passphrase-cache)
19051         (pgg-remove-passphrase-cache): Add informative docstrings.
19052         (pgg-decrypt): Convey provided passphrase in subordinate call to
19053         pgg-decrypt-region.
19054
19055 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
19056
19057         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
19058         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
19059         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
19060         'passphrase' argument, so the passphrase can be managed externally
19061         and then passed in to the system.
19062
19063         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
19064         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
19065         so the passphrase cache can be used reliably with identifiers
19066         besides a pgp packet's key id.
19067
19068         * pgg-gpg.el (pgg-gpg-encrypt-region)
19069         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
19070         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
19071         these routines, so the passphrase can be managed externally and
19072         passed in to the system.
19073
19074         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
19075         'notruncate' argument, so the passphrase cache can be used
19076         reliably with identifiers besides a pgp packet's key id.
19077
19078 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
19079
19080         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
19081         symmetric encryption.
19082         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
19083         encrypted session key.
19084         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
19085         message ask for the passphrase in a proper way.
19086
19087         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
19088         New user commands for symmetric encryption.
19089
19090 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
19091
19092         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
19093
19094         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
19095
19096 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
19097
19098         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
19099
19100 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
19101
19102         * mm-decode.el (mm-inlined-types): Add application/pgp.
19103         (mm-automatic-display): Ditto.
19104
19105         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
19106         part as text.
19107
19108 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
19109
19110         * nnrss.el: Update copyright.
19111         (nnrss-opml-import): Query whether to subscribe to each entry.
19112
19113         * gnus-art.el:
19114         * gnus-sum.el:
19115         * gnus-xmas.el:
19116         * messagexmas.el:
19117         * mm-uu.el:
19118         * mm-view.el: Update copyright.
19119
19120 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
19121
19122         * message.el (message-info): New function.
19123         (message-mode-menu): Add it.
19124         Update copyright.
19125
19126         * ChangeLog: Fix and update copyright.
19127
19128 2006-01-13  Romain Francoise  <romain@orebokech.com>
19129
19130         * message.el (message-forward-subject-name-subject): Prefer the
19131         address to 'nowhere' if the sender has no name.
19132         Fix typo.  Update copyright year.
19133
19134 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
19135
19136         * gnus-art.el (article-wash-html):
19137         Use gnus-summary-show-article-charset-alist if a numeric arg is given.
19138         (gnus-article-wash-html-with-w3m-standalone): New function.
19139
19140         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
19141         mm-inline-text-html-render-with-w3m-standalone.
19142         (mm-text-html-washer-alist): Map w3m-standalone to
19143         gnus-article-wash-html-with-w3m-standalone.
19144         (mm-inline-text-html-render-with-w3m-standalone): New function.
19145
19146 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
19147
19148         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
19149         Improve LaTeX.
19150
19151 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
19152
19153         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
19154         (nnrss-request-article): Render text/plain parts as HTML.
19155
19156         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
19157         the buffer.
19158
19159 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
19160
19161         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
19162         custom definition of `gnus-posting-styles'.
19163
19164         * gnus-start.el (gnus-gnus-to-quick-newsrc-format):
19165         Bind print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
19166
19167 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
19168
19169         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
19170         Use nntp for bug archive.
19171
19172 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
19173
19174         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
19175         parts.
19176         (nnrss-normalize-date): New function converts ISO 8601 date into
19177         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
19178         (nnrss-check-group): Use it.
19179
19180 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
19181
19182         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
19183
19184         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
19185         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
19186         (nnrss-insert-w3): Ditto.
19187
19188 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
19189
19190         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
19191         the articles to be forwarded including the case where neither a
19192         number of articles nor a region is specified.
19193
19194 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
19195
19196         * nnrss.el (nnrss-request-article): Fix last change; fill
19197         text/plain parts.
19198
19199 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
19200
19201         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
19202         in text/plain part.
19203         (nnrss-check-group): Don't add excessive newline to dc:subject.
19204
19205 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
19206
19207         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
19208         article.
19209
19210 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
19211
19212         * nnml.el: Don't require gnus-bcklg.  Autoload it.
19213         (nnml-use-compressed-files, nnml-save-mail): Support other
19214         comression programs such as bzip2.
19215
19216 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19217
19218         * dns.el (query-dns): Make sure we check the buffer size before
19219         removing tcp headers.
19220
19221 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
19222
19223         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
19224         remove MIME buttons associated with multipart/alternative parts.
19225         (gnus-mime-display-alternative): Tag buttons using `article-type'
19226         text property.
19227
19228         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
19229         associated with multipart/alternative parts.
19230
19231         * gnus-art.el (gnus-signature-separator): Fix custom type.
19232
19233         * mm-decode.el (mm-inlined-types): Fix custom type.
19234         (mm-keep-viewer-alive-types): Ditto.
19235         (mm-automatic-display): Ditto.
19236         (mm-attachment-override-types): Ditto.
19237         (mm-inline-override-types): Ditto.
19238         (mm-automatic-external-display): Ditto.
19239
19240 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
19241
19242         * spam-report.el (spam-report-user-mail-address)
19243         (spam-report-user-agent): New variables.
19244         (spam-report-url-ping-plain): Use spam-report-user-agent.
19245
19246 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
19247
19248         * gnus-art.el (gnus-button-handle-custom): Do not just use
19249         `customize-apropos' for any "M-x customize-*" button but the
19250         function called for.  Accept both the function name and its
19251         argument in order to achieve this.
19252         (gnus-button-alist): Remove support for "custom:" URL's.
19253         Pass function name to `gnus-button-handle-custom' in case of "M-x
19254         customize-*" buttons.
19255
19256 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19257
19258         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
19259         multipart/alternative and add xref to mm-discouraged-alternatives
19260         in doc string.
19261
19262         * mm-decode.el (mm-discouraged-alternatives): Add xref to
19263         gnus-buttonized-mime-types in doc string.
19264
19265 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
19266
19267         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
19268         Suggest image/.* in the doc string.
19269
19270 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
19271
19272         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
19273         message-marks (Debian bug #342521).
19274
19275 2005-12-12  Simon Josefsson  <jas@extundo.com>
19276
19277         * password.el (password-read-from-cache): Add.
19278         (password-read): Use it.
19279
19280 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19281
19282         * rfc2047.el (rfc2047-charset-to-coding-system):
19283         Recognize us-ascii as a MIME charset.
19284
19285         * mm-bodies.el (mm-decode-content-transfer-encoding):
19286         Protect against the case where the 2nd arg TYPE is nil.
19287
19288 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
19289
19290         * pop3.el (pop3-stream-type): Fix custom version.
19291
19292         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
19293
19294 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
19295
19296         * mm-decode.el (mm-display-external): Add missing cdr.
19297
19298 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
19299
19300         * mm-decode.el (mm-display-external): Use nametemplate (defined in
19301         RFC1524) if it is in mailcap or add a suffix according to
19302         mailcap-mime-extensions when generating a temp filename; postpone
19303         deleting a temp file for 2 seconds for some wrappers, shell
19304         scripts, and so on, which might exit right after having started a
19305         viewer command as a background job.
19306
19307 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
19308
19309         * nntp.el (nntp-marks-directory): Fix custom group.
19310
19311         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
19312         steps when < 10.
19313
19314         * gnus-start.el (gnus-no-server-1):
19315         Mention `gnus-level-default-subscribed' in doc string.
19316
19317 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
19318
19319         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
19320         parens.
19321
19322 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
19323
19324         * gnus-xmas.el (gnus-use-toolbar): Revert.
19325         (gnus-xmas-setup-toolbar): Use global default-toolbar if
19326         gnus-use-toolbar is default.
19327
19328         * messagexmas.el (message-use-toolbar): Revert.
19329         (message-setup-toolbar): Use global default-toolbar if
19330         message-use-toolbar is default.
19331
19332 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
19333
19334         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
19335         according to default-toolbar-visible-p.
19336
19337         * messagexmas.el (message-use-toolbar): Ditto.
19338
19339 2005-11-26  Dave Love  <fx@gnu.org>
19340
19341         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
19342         (tls-program, tls-success): Provide openssl alternative.
19343
19344         * starttls.el: Doc fixes.
19345         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
19346         SERVICE to PORT.
19347
19348         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
19349         port null or service name.
19350         (starttls-negotiate): Autoload.
19351
19352 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
19353
19354         * message.el (message-kill-to-signature): Fix interactive spec.
19355
19356 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
19357
19358         * pop3.el (pop3-open-server): Recognize a string as a service name.
19359
19360 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
19361
19362         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
19363
19364 2005-11-23  Dave Love  <fx@gnu.org>
19365
19366         Add pop3s, pop3/starttls.
19367
19368         * pop3.el (pop3-authentication-scheme): Clarify doc.
19369         (open-tls-stream, starttls-open-stream): Autoload.
19370         (pop3-stream-type): New.
19371         (pop3-open-server): Use it.
19372
19373         * mail-source.el (mail-sources): Fix some :types.  Add stream type
19374         for POP.
19375         (mail-source-keyword-map): Add :stream for POP.
19376         (mail-source-fetch-pop): Use pop3-stream-type.
19377
19378 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
19379
19380         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
19381         of current-time-string.
19382
19383 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
19384
19385         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
19386         date header.
19387
19388 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
19389
19390         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
19391         it can seriously impact performance as it bypasses the agent's
19392         local caches.
19393
19394 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
19395
19396         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
19397         must be explicitly online rather than "not explicitly offline" for
19398         its flags to be synchronized.
19399
19400         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
19401         that gnus-uu-unmark-thread will function correctly.
19402
19403         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
19404         1024K is instead displayed as 1M.
19405
19406 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19407
19408         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
19409
19410 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
19411
19412         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
19413
19414 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
19415
19416         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
19417         error message to display actual error condition.
19418         (gnus-agent-save-local): Avoid saving symbols that are bound to
19419         nil as they simply result in a warning message in
19420         gnus-agent-read-local.
19421
19422 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
19423
19424         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
19425         rather than make-variable-buffer-local for file-precious-flag.
19426
19427 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
19428
19429         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
19430         for duplicates which are removed.  The invalid sort check then
19431         triggers a rescan after the sort as sorting may have moved
19432         duplicate entries such that they can be cheaply detected.
19433
19434 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
19435
19436         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
19437
19438 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
19439
19440         * gnus-agent.el (gnus-agent-article-alist-save-format):
19441         Change internal variable to a custom variable.  Change default value
19442         from compressed(2) to uncompressed(1).
19443         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
19444         support for uncompressed agentview files.  Taken together, reading
19445         the agentview file should now be 6-7 times faster.
19446
19447 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
19448
19449         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
19450         as a buffer-local variable.  This avoids creating truncated
19451         dribble files as a result of a hang up, eg.
19452
19453 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
19454
19455         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
19456         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
19457         XEmacs.
19458
19459 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
19460
19461         * gnus-start.el (gnus-start-draft-setup):
19462         Enforce `gnus-draft-mode' for nndraft:drafts at startup.
19463
19464         * gnus.el (gnus-splash): Change custom group.
19465         (gnus-group-get-parameter, gnus-group-parameter-value):
19466         Describe allow-list argument.
19467
19468         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
19469         string.
19470
19471 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
19472
19473         * gnus-art.el (gnus-default-article-saver): Add user-defined
19474         `function' to custom type.
19475
19476 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
19477
19478         * imap.el (imap-open): Handle case where buffer is a buffer
19479         object.
19480
19481 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
19482
19483         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
19484         long lines.
19485         (gnus-cache-delete-group): Wrap doc strings.
19486
19487         * gnus-agent.el (gnus-agent-rename-group)
19488         (gnus-agent-delete-group): Wrap doc strings.
19489
19490 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
19491
19492         * messagexmas.el (message-use-toolbar): Change the valid values
19493         into default, top, bottom, left, and right.
19494         (message-toolbar-thickness): New variable.
19495         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
19496         well.
19497         (message-setup-toolbar): Make it work.
19498
19499         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
19500         (gnus-use-toolbar): Change the valid values into default, top,
19501         bottom, left, and right.
19502         (gnus-toolbar-thickness): New variable.
19503         (gnus-xmas-setup-toolbar): New function.
19504         (gnus-xmas-setup-group-toolbar): Use it.
19505         (gnus-xmas-setup-summary-toolbar): Use it.
19506
19507 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19508
19509         * gnus-start.el (gnus-1): Add "native" to
19510         gnus-predefined-server-alist.
19511
19512         * gnus.el (gnus-method-to-server): Don't add "native" to the
19513         lists here, because that leads to problems when
19514         gnus-select-method is bound.
19515
19516 2005-11-09  Simon Josefsson  <jas@extundo.com>
19517
19518         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
19519         use (not sort-by-date) instead.
19520
19521 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
19522
19523         * gnus-delay.el (gnus-delay-group): Don't autoload.
19524         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
19525         to be re-loaded when customizing the `gnus-delay' group.
19526
19527 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
19528
19529         * message.el: Revert last changes.
19530         (message-insert-citation-line): Use newlines.
19531
19532 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
19533
19534         * message.el (message-courtesy-message)
19535         (message-mark-insert-begin, message-mark-insert-end)
19536         (message-elide-ellipsis, message-cancel-message)
19537         (message-add-header, message-change-subject)
19538         (message-cross-post-followup-to-header)
19539         (message-cross-post-insert-note, message-reduce-to-to-cc)
19540         (message-widen-reply, message-delete-not-region)
19541         (message-kill-to-signature, message-insert-signature)
19542         (message-insert-importance-high, message-insert-importance-low)
19543         (message-insert-or-toggle-importance)
19544         (message-insert-disposition-notification-to)
19545         (message-indent-citation, message-yank-original)
19546         (message-cite-original-without-signature, message-cite-original)
19547         (message-insert-citation-line, message-position-on-field)
19548         (message-fix-before-sending, message-send-mail-partially)
19549         (message-send-mail, message-send-mail-with-sendmail)
19550         (message-send-mail-with-qmail, message-send-news)
19551         (message-check-news-header-syntax, message-generate-headers)
19552         (message-insert-courtesy-copy, message-fill-address)
19553         (message-fill-header, message-shorten-references)
19554         (message-setup-1, message-cancel-news)
19555         (message-forward-make-body-plain, message-forward-make-body-mime)
19556         (message-forward-make-body-mml, message-encode-message-body)
19557         (message-forward-make-body-digest-plain)
19558         (message-forward-make-body-digest-mime)
19559         (message-use-alternative-email-as-from): Insert `hard-newline'
19560         instead of ordinary newlines.
19561
19562 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
19563
19564         * message.el (message-generate-headers): Downcase the argument
19565         given to message-check-element.
19566
19567 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
19568
19569         * nntp.el (nntp-authinfo-rejected): New error condition.
19570         (nntp-wait-for): Use new error condition to signal authentication
19571         error.
19572         (nntp-retrieve-data): Rethrow new error condition to break out of
19573         recursive call to nntp-send-authinfo.
19574
19575 2005-11-08  Romain Francoise  <romain@orebokech.com>
19576
19577         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
19578         (gnus-summary-exit-map): Bind to `Z p'.
19579         (gnus-summary-make-menu-bar): Add menu item.
19580
19581 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
19582
19583         * gnus-art.el (gnus-article-treat-custom): Add `first'.
19584         (gnus-treat-*): Add `first' in all doc strings.
19585
19586         * gnus-group.el (gnus-group-compact-group): Fix typo.
19587
19588 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
19589
19590         * gnus.el (gnus-parameters-case-fold-search): New variable.
19591         (gnus-parameters-get-parameter): Use it.
19592
19593         * gnus-score.el (gnus-home-score-file): Doc fix.
19594
19595 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
19596
19597         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
19598
19599 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
19600
19601         * mm-util.el (mm-special-display-p): New function.
19602
19603         * mml.el (mml-preview): Use it; doc fix.
19604
19605 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
19606
19607         * imap.el (imap-open): Handle case where buffer is a buffer object.
19608
19609 2005-10-29  Romain Francoise  <romain@orebokech.com>
19610
19611         * message.el (message-fix-before-sending): Fix comment.
19612
19613 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
19614
19615         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
19616
19617 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
19618
19619         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
19620         Used in gnus-score.el.
19621
19622 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
19623
19624         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
19625
19626 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
19627
19628         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
19629         whitespace removed in revision 7.8.  Use concatenated string to
19630         protect trailing whitespace.
19631
19632 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
19633
19634         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
19635         (nnimap-request-expire-articles): Use it to avoid sending 'UID
19636         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
19637         Courier IMAP ("some version from 2004").  Mostly based on similar
19638         code in the same function.
19639
19640 2005-10-26  Didier Verna  <didier@xemacs.org>
19641
19642         * gnus-group.el (gnus-group-compact-group): Invalidate original
19643         article buffer.
19644         * gnus-srvr.el (gnus-server-compact-server): Ditto.
19645         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
19646         NOV database and in article itself.
19647         Invalidate article backlog.
19648
19649 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
19650
19651         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
19652
19653 2005-10-26  Simon Josefsson  <jas@extundo.com>
19654
19655         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
19656         part of 2004-07-25 change.
19657
19658 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19659
19660         * message.el (message-display-completion-list): New function.
19661         (message-expand-group): Use it; make sure the Completions buffer
19662         is modifiable.
19663 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
19664
19665         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
19666         user-mail-name is an empty string.
19667
19668 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
19669
19670         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
19671         depending on gnus-score-decay-constant.
19672
19673         * encrypt.el (encrypt-insert-file-contents)
19674         (encrypt-write-file-contents): Don't use `gnus-message'.
19675
19676         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
19677         arguments.
19678         (mm-uu-type-alist): Add message-marks and insert-marks.
19679         Pass arguments to mm-uu-verbatim-marks-extract.
19680         (mm-uu-hide-markers): New variable.
19681         (mm-uu-extract): Use face similar to `gnus-cite-3'.
19682
19683         * gnus-fun.el (gnus-convert-image-to-x-face-command)
19684         (gnus-convert-image-to-face-command): Use "convert" by default to
19685         allow other input image formats.
19686         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
19687         accordingly.
19688
19689 2005-10-23  Simon Josefsson  <jas@extundo.com>
19690
19691         * imap.el (imap-gssapi-program): Align command line parameters
19692         with latest GNU SASL.
19693         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
19694
19695 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19696
19697         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
19698         HTML.
19699         (nnslashdot-request-article): Ditto.
19700
19701         * lpath.el (featurep): Add nobreak-char-display.
19702
19703 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
19704
19705         * mail-source.el (mail-source-fetch-pop): Require pop3.
19706         (mail-source-check-pop): Ditto.
19707
19708 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
19709
19710         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
19711         errors.
19712
19713 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
19714
19715         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
19716         (gnus-treat-strip-leading-blank-lines): Improve doc string.
19717
19718         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
19719
19720         * mm-bodies.el (mm-decode-string):
19721         Call `mm-charset-to-coding-system' with allow-override argument.
19722
19723 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
19724
19725         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
19726         (rfc2047-charset-to-coding-system): New function.
19727         (rfc2047-decode-encoded-words): New function.
19728         (rfc2047-decode-region): Use them.
19729         (rfc2047-decode-cte): Remove.
19730         (rfc2047-parse-and-decode): Remove.
19731         (rfc2047-decode): Remove.
19732
19733 2005-10-15  Kenichi Handa  <handa@m17n.org>
19734
19735         * rfc2047.el (rfc2047-decode-cte): New function.
19736         (rfc2047-decode-region): Change the way to decode successive
19737         encoded-words: decode B- or Q-encoding in each encoded-word,
19738         concatenate them, and decode it as charset.
19739
19740 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
19741
19742         * lpath.el: Fbind codepage-setup for XEmacs.
19743
19744 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
19745
19746         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
19747         widget-move-and-invoke.
19748         (gnus-custom-mode): Use gnus-custom-map.
19749
19750 2005-10-15  Bill Wohler  <wohler@newt.com>
19751
19752         * message.el (message-tool-bar-map): Rename image file from
19753         mail_send to mail/send.
19754
19755 2005-10-16  Masatake YAMATO  <jet@gyve.org>
19756
19757         * message.el (message-expand-group): Pass the common
19758         prefix substring of completion to `display-completion-list'.
19759
19760 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
19761
19762         * mml-sec.el (mml-secure-method): New internal variable.
19763         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
19764         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt):
19765         New functions using mml-secure-method.
19766
19767         * mml.el (mml-mode-map): Add key bindings for those functions.
19768         (mml-menu): Simplify security menu entries.  Suggested by Jesper
19769         Harder <harder@myrealbox.com>.
19770         (mml-attach-file, mml-attach-buffer, mml-attach-external):
19771         Goto end of message if point is the headers of the message.
19772
19773         * message.el (message-in-body-p): New function.
19774
19775         * assistant.el: Autoload gnus-util and netrc.
19776
19777         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
19778         Use `mm-charset-override-alist' only when decoding.
19779
19780         * mm-bodies.el (mm-decode-body):
19781         Call `mm-charset-to-coding-system' with allow-override argument.
19782
19783         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
19784         `filename' from Content-Disposition if Content-Type doesn't
19785         provide `name'.
19786         (gnus-mime-view-part-as-type): Set default instead of
19787         initial-input.
19788
19789 2005-10-09  Daniel Brockman  <daniel@brockman.se>
19790
19791         * format-spec.el (format-spec): Propagate text properties of % spec.
19792
19793 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
19794
19795         * gnus-art.el (gnus-treat-predicate): Add `first'.
19796
19797 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
19798
19799         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
19800         (mm-charset-override-alist): New variable.
19801         (mm-charset-to-coding-system): Use it.
19802         (mm-codepage-setup): New helper function.
19803         (mm-charset-eval-alist): New variable.
19804         (mm-charset-to-coding-system): Use mm-charset-eval-alist.
19805         Warn about unknown charsets.
19806
19807         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
19808
19809 2005-10-04  David Hansen  <david.hansen@gmx.net>
19810
19811         * nnrss.el (nnrss-request-article): Add support for the comments tag.
19812         (nnrss-check-group): Ditto.
19813
19814 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
19815
19816         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
19817         Rename x-gnus-verbatim to x-verbatim.
19818         (mm-uu-type-alist): Fix regexp for verbatim-marks.
19819
19820         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
19821         x-verbatim.
19822
19823         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
19824
19825         * gnus-util.el (gnus-remove-duplicates): Remove.
19826
19827         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
19828         instead of gnus-remove-duplicates.
19829
19830         * message.el (message-remove-duplicates): Remove.
19831         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
19832         message-remove-duplicates.
19833
19834         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
19835         available, else use implementation from `delete-dups'.
19836
19837         * message.el (message-insert-expires): New function.
19838         (message-mode-map): Add key binding.
19839         (message-mode-field-menu): Add menu entry.
19840         (message-mode): Document it.
19841         (message-make-expires-date): Use `message-make-date'.
19842
19843 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
19844
19845         * message.el (message-make-expires-date): New function.
19846
19847 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
19848
19849         * Makefile.in (list-installed-shadows): New entry.
19850         (install): Use it.
19851         (remove-installed-shadows): New entry.
19852
19853         * dgnushack.el (dgnushack-default-load-path): New variable.
19854         (dgnushack-find-lisp-shadows): New function.
19855         (dgnushack-remove-lisp-shadows): New function.
19856
19857 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
19858
19859         * Makefile.in (install-el-elc): New entry.
19860         (install): Use it so that .el files are necessarily installed.
19861
19862 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
19863
19864         * time-date.el: Autoload parse-time-string, XEmacs needs it.
19865
19866 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
19867
19868         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
19869         function rather than the diff-mode.el package.
19870         (mm-display-external): Use with-current-buffer.
19871         (mm-viewer-completion-map, mm-viewer-completion-map):
19872         Move initialization inside declaration.
19873
19874 2005-09-29  Simon Josefsson  <jas@extundo.com>
19875
19876         * spam.el: Load hashcash when compiling, to avoid warnings.
19877         Don't autoload mail-check-payment.
19878         (spam-check-hashcash): Define unconditionally, since hashcash.el
19879         is part of Gnus now.  Ignore errors from payment checking.
19880
19881 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
19882
19883         * message.el (message-bold-region, message-unbold-region):
19884         Rename from `bold-region' and `unbold-region'.
19885
19886         * message.el: Remove useless autoloads.
19887
19888 2005-09-28  Simon Josefsson  <jas@extundo.com>
19889
19890         * message.el (message-use-idna): Default to t.
19891         (message-use-idna): Test whether encoding works too.  Doc fix.
19892
19893 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
19894
19895         * nntp.el (nntp-warn-about-losing-connection): Remove.
19896
19897 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
19898
19899         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
19900         customizable.  Change default value.
19901         (mm-uu-diff-groups-regexp): Change default value.
19902         (mm-uu-type-alist): Add doc string.
19903         (mm-uu-configure): Add doc string.  Make it interactive.
19904         (mm-uu-tex-groups-regexp): New variable.
19905         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
19906         (mm-uu-type-alist): Add LaTeX documents.
19907         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
19908         of "text/verbatim".
19909         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
19910
19911         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
19912         instead of "text/verbatim".
19913
19914         * message.el (message-mark-inserted-region)
19915         (message-mark-insert-file): Use slrn style marks when called with
19916         prefix argument.
19917
19918 2005-09-27  Simon Josefsson  <jas@extundo.com>
19919
19920         * message.el (message-idna-to-ascii-rhs-1): Reformat.
19921
19922 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
19923
19924         * message.el (message-remove-duplicates): New function.
19925         Implementation borrowed from `gnus-remove-duplicates'.
19926         (message-idna-to-ascii-rhs): Also encode idna addresses in
19927         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
19928         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
19929         only ask about the same idna domain once per header and also tell
19930         in what header to replace the idna domain.
19931
19932         * gnus-art.el (article-decode-idna-rhs): Also decode idna
19933         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
19934         (article-decode-idna-rhs): Fix regexp so that all idna-address in
19935         a header is decoded and not just the last one.
19936
19937 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
19938
19939         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
19940         has been decoded.
19941
19942         * mm-decode.el (mm-automatic-display): Add text/verbatim.
19943         (mm-insert-part): Don't modify text if it has been decoded.
19944
19945         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
19946         decoded.
19947
19948         * mm-view.el (mm-inline-text): Don't strip text props unless
19949         decoding enriched or richtext parts.
19950
19951 2005-09-25  Romain Francoise  <romain@orebokech.com>
19952
19953         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
19954         * gnus-start.el (gnus-subscribe-interactively):
19955         * gnus-uu.el (gnus-uu-grab-articles):
19956         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
19957         space.
19958
19959 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
19960
19961         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
19962         * mm-view.el (mm-view-pkcs7-decrypt):
19963         * gnus-sum.el (gnus-summary-limit-to-extra)
19964         (gnus-summary-respool-article, gnus-read-move-group-name):
19965         * gnus-score.el (gnus-summary-increase-score):
19966         * gnus-util.el (gnus-completing-read-with-default):
19967         * gnus-art.el (gnus-read-save-file-name)
19968         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
19969         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
19970         * message.el (message-check-news-header-syntax):
19971         Follow convention for reading with the minibuffer.
19972
19973 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
19974
19975         * spam-report.el (spam-report-url-ping-plain):
19976         Use gnus-extended-version as User-Agent.
19977
19978         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
19979         default value is nil.
19980
19981         * mm-uu.el (mm-uu-type-alist): Add slrn style verbatim-marks.
19982         (mm-uu-verbatim-marks-extract): New function.
19983         (mm-uu-extract): New face.
19984         (mm-uu-copy-to-buffer): Use it.
19985
19986         * spam-report.el (spam-report-gmane-ham): Rename from
19987         `spam-report-gmane-unspam'.
19988         (spam-report-gmane-internal): Rename from `spam-report-gmane'.
19989         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
19990
19991         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
19992         Autoload.
19993         (spam-report-gmane-unregister-routine):
19994         Rename `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
19995
19996 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
19997
19998         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
19999         (spam-report-gmane-unregister-routine): Add support for gmane
20000         unregistration.
20001
20002         * spam-report.el (spam-report-gmane-unspam)
20003         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
20004         (spam-report-gmane): Change to take a single article and do unspam
20005         registration.
20006
20007 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
20008
20009         * mm-url.el (mm-url-decode-entities): Fix regexp.
20010
20011 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20012
20013         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
20014         default to nil, to be able to use Gnus at all.  If the default
20015         switches to something else, then the function should be fixed not
20016         be exceedingly slow.
20017
20018 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
20019
20020         * gnus-start.el (gnus-activate-group): If the server is nil, don't
20021         fail hard.
20022
20023         * spam-report.el: Add better Keywords line.
20024
20025         * spam.el: Add Maintainer and better Keywords line.
20026
20027 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
20028
20029         * gnus-art.el (gnus-article-replace-part)
20030         (gnus-mime-replace-part): New functions.
20031         (gnus-mime-action-alist, gnus-mime-button-commands)
20032         (gnus-mime-save-part-and-strip): Add file argument.
20033         (gnus-article-part-wrapper): Add interactive argument.
20034
20035         * gnus-sum.el (gnus-summary-mime-map):
20036         Add `gnus-article-replace-part'.
20037
20038 2005-09-19  Didier Verna  <didier@xemacs.org>
20039
20040         The nnml compaction feature:
20041         * nnml.el (nnml-request-compact-group): New function.
20042         * nnml.el (nnml-request-compact): New function.
20043         * gnus-int.el (gnus-request-compact-group): New function.
20044         * gnus-int.el (gnus-request-compact): New function.
20045         * gnus-group.el (gnus-group-compact-group): New function.
20046         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
20047         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
20048         * gnus-srvr.el (gnus-server-compact-server): New function.
20049         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
20050         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
20051
20052 2005-09-18  Deepak Goel  <deego@gnufans.org>
20053
20054         * sieve.el (sieve-help): Fix `message' call: first arg should be a
20055         format spec.
20056
20057 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
20058
20059         * gnus.el (gnus-group-startup-message): Bind image-load-path.
20060
20061 2005-09-15  Romain Francoise  <romain@orebokech.com>
20062
20063         * message.el (message-fill-paragraph): Clarify docstring.
20064
20065 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
20066
20067         * gnus-art.el (gnus-mime-display-part): Protect against broken
20068         MIME messages.
20069
20070 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
20071
20072         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
20073         before parsing header.
20074
20075 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
20076
20077         * html2text.el (html2text-replace-list): Add new entities.
20078
20079 2005-09-11  Romain Francoise  <romain@orebokech.com>
20080
20081         * message.el (message-alternative-emails): Improve docstring.
20082         (message-setup-1): Call `message-use-alternative-email-as-from'
20083         after `message-setup-hook' to give it precedence over posting
20084         styles, etc.
20085         (message-use-alternative-email-as-from): Add docstring.
20086         Remove the original From header if present.
20087
20088         * nnml.el (nnml-compressed-files-size-threshold): New variable.
20089         (nnml-save-mail): Use it.
20090
20091         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
20092         articles.  Add new argument `silent'.
20093         (gnus-uu-mark-all): Report the total number of marked articles.
20094
20095 2005-09-10  Romain Francoise  <romain@orebokech.com>
20096
20097         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
20098         (gnus-uu-mark-series): Likewise.
20099
20100 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
20101
20102         * spam-report.el (spam-report-gmane): Fix generation of spam
20103         report URL.
20104
20105 2005-09-10  Simon Josefsson  <jas@extundo.com>
20106
20107         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
20108         t, based on discussion on the ding list with Robert Epprecht
20109         <epprecht@solnet.ch>.
20110
20111 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
20112
20113         * spam-report.el (spam-report-gmane): Make it work without
20114         X-Report-Spam header.  Gmane now only provides Archived-At.
20115         This is only used if `spam-report-gmane-use-article-number' is nil.
20116         (spam-report-gmane-spam-header): Remove.  Not used anymore.
20117
20118         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
20119         make `gnus-summary-sort-by-recipient' work with threading.
20120
20121         * nnweb.el (nnweb-google-wash-article): Print a message if article
20122         is not available.
20123
20124 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
20125
20126         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
20127         change.  Decode text/* parts content before displaying.
20128
20129 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
20130
20131         * mml-smime.el: Remove defvar of gnus-extract-address-components.
20132
20133 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
20134
20135         * mm-view.el (mm-display-inline-fontify): Disable support modes.
20136
20137         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
20138         url-package-name, url-package-version,
20139         w3m-cid-retrieve-function-alist, w3m-current-buffer,
20140         w3m-display-inline-images, and w3m-minor-mode-map.
20141
20142 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
20143
20144         * message.el (message-tab-body-function): Fix mismatched custom type.
20145
20146         * gnus.el (gnus-group-change-level-function): Ditto.
20147
20148         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
20149
20150         * gnus-art.el (gnus-signature-limit)
20151         (gnus-article-mime-part-function): Ditto.
20152
20153 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
20154
20155         * mml.el (mml-mode): Silence the byte compiler.
20156
20157         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
20158         using `(sit-for 0)' before moving the point to the specified part;
20159         skip unbuttonized parts.
20160         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
20161         return to the summary window if gnus-auto-select-part is non-nil.
20162
20163 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
20164
20165         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options):
20166         New variables.
20167         (mml-dnd-attach-file, mml-mode): Use them.
20168
20169         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
20170         Make fetching article by MID work again for Google Groups.
20171         Add FIXME concerning gnus-group-make-web-group.
20172
20173         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
20174         Don't depend on Gnus by using mail-extract-address-components if
20175         gnus-extract-address-components is not bound.
20176
20177 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20178
20179         * gnus-art.el (gnus-mime-display-security): Don't display the
20180         signature, but only the signed part.
20181
20182 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
20183
20184         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
20185
20186         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
20187         list, not listp.
20188
20189 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
20190
20191         * mm-encode.el (mm-encode-content-transfer-encoding):
20192         Likewise when encoding.
20193
20194         * mm-bodies.el (mm-decode-content-transfer-encoding):
20195         De-canonicalize CRLF for all text content types, not just
20196         text/plain.
20197
20198 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
20199
20200         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
20201         valid article; point arrow and cursor at the MIME button.
20202
20203 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
20204
20205         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
20206         Suggested by Dan Christensen <jdc@uwo.ca>.
20207
20208         * mm-decode.el (mm-save-part): Enable change of prompt.
20209
20210 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
20211
20212         * gnus-msg.el (gnus-inews-add-send-actions):
20213         Make `message-post-method' lambda parameter ARG `&optional'.
20214
20215 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
20216
20217         * gnus-sum.el (gnus-summary-mime-map):
20218         Add gnus-article-save-part-and-strip, gnus-article-delete-part and
20219         gnus-article-jump-to-part.
20220
20221         * gnus-art.el (gnus-article-edit-article): Add quiet argument.
20222         (gnus-article-edit-part): Use it.
20223         (gnus-article-part-wrapper): Add no-handle argument.
20224         (gnus-article-save-part-and-strip, gnus-article-delete-part):
20225         New functions.
20226
20227 2005-08-29  Romain Francoise  <romain@orebokech.com>
20228
20229         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
20230         docstring.
20231         (gnus-face-from-file): Likewise.
20232
20233 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
20234
20235         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
20236         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
20237         non-nil.
20238         (gnus-auto-select-part): New variable.
20239         (gnus-article-jump-to-part): New function.
20240         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
20241         (gnus-mime-delete-part): Allow selecting specified part after
20242         deleting or stripping parts.
20243         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
20244         part if argument is bogus.
20245
20246 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
20247
20248         * gnus-art.el (w3m-minor-mode-map):
20249         * gnus-spec.el (gnus-newsrc-file-version):
20250         * gnus-util.el (nnmail-active-file-coding-system)
20251         (gnus-original-article-buffer, gnus-user-agent):
20252         * gnus.el (gnus-ham-process-destinations)
20253         (gnus-parameter-ham-marks-alist)
20254         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
20255         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
20256         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
20257         * mm-decode.el (gnus-current-window-configuration):
20258         * mm-extern.el (gnus-article-mime-handles):
20259         * mm-url.el (url-current-object, url-package-name)
20260         (url-package-version):
20261         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
20262         (smime-keys, w3m-cid-retrieve-function-alist)
20263         (w3m-current-buffer, w3m-display-inline-images)
20264         (w3m-minor-mode-map):
20265         * mml-smime.el (gnus-extract-address-components):
20266         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
20267         (gnus-newsrc-hashtb, message-default-charset)
20268         (message-deletable-headers, message-options)
20269         (message-posting-charset, message-required-mail-headers)
20270         (message-required-news-headers):
20271         * mml1991.el (mc-pgp-always-sign):
20272         * mml2015.el (mc-pgp-always-sign):
20273         * nnheader.el (nnmail-extra-headers):
20274         * rfc1843.el (gnus-decode-encoded-word-function)
20275         (gnus-decode-header-function, gnus-newsgroup-name):
20276         * spam-stat.el (gnus-original-article-buffer): Add defvars.
20277
20278 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
20279
20280         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
20281         the end of the date treatments.
20282
20283 2005-08-15  Simon Josefsson  <jas@extundo.com>
20284
20285         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
20286         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
20287         Capello and Romain Francoise.
20288         (pgg-fetch-key-function): Remove, not used?
20289         (pgg-insert-url-with-w3): Require url, to get
20290         url-insert-file-contents regardless of where it is defined.
20291
20292 2005-08-13  Romain Francoise  <romain@orebokech.com>
20293
20294         * message.el (message-cite-original-1): New function.
20295         (message-cite-original): Use it.
20296         (message-cite-original-without-signature): Ditto.
20297
20298 2005-08-08  Romain Francoise  <romain@orebokech.com>
20299
20300         * message.el (message-yank-empty-prefix): New variable.
20301         (message-indent-citation): Use it.
20302         (message-cite-original-without-signature): Respect X-No-Archive.
20303
20304 2005-08-08  Simon Josefsson  <jas@extundo.com>
20305
20306         * pgg.el: Autoload url-insert-file-contents instead of loading
20307         w3/url.
20308         (pgg-insert-url-with-w3): Don't load url here.
20309
20310 2005-08-07  Jesper Harder  <harder@phys.au.dk>
20311
20312         * message.el (message-kill-to-signature): Don't insert newline at
20313         bol.
20314         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
20315
20316 2005-08-06  Romain Francoise  <romain@orebokech.com>
20317
20318         * message.el (message-user-fqdn): Fix typo in docstring.
20319
20320 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
20321
20322         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
20323
20324         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
20325
20326 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
20327
20328         * mm-bodies.el (mm-encode-body): Use coding system rather than
20329         charset to encode text.
20330
20331         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
20332         number of charsets if utf-8 is available (XEmacs).
20333
20334 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
20335
20336         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
20337         taken from `gnus-button-mid-or-mail-regexp'.
20338         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
20339         (gnus-button-alist): Improve regexp for domain part of the MIDs
20340         for news:localpart@domain buttons.
20341         (gnus-button-ctan-directory-regexp): Update.
20342
20343 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
20344
20345         * sieve-manage.el (sieve-manage-interactive-login):
20346         Use make-local-variable rather than make-variable-buffer-local.
20347         (sieve-manage-open): Ditto.
20348         (sieve-manage-authenticate): Ditto.
20349
20350         * mml.el (mml-generate-mime-1): Make the content type default to
20351         text/plain if the filename is not specified.
20352
20353 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
20354
20355         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
20356         instead of insert-buffer.
20357
20358         * message.el (message-yank-original): Ditto; set the mark at the
20359         end of the yanked message.
20360
20361 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
20362
20363         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
20364         lines to scroll rather than to stop it.
20365
20366         * mml.el (mml-generate-default-type): Add doc string.
20367         (mml-generate-mime-1): Use mm-default-file-encoding or make it
20368         default to application/octet-stream when determining the content
20369         type if it is not specified for the part or the mml contents; add
20370         a comment about mml-generate-default-type.
20371
20372 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
20373
20374         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
20375         make it default to application/octet-stream when determining the
20376         content type if it is not specified for the external contents.
20377
20378 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
20379
20380         * rfc2231.el (rfc2231-parse-string): Take care that not only a
20381         segmented parameter but also other parameters might be there.
20382
20383 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
20384
20385         * mm-decode.el (mm-display-external): Delete temp file, directory
20386         and buffer immediately if the external process is exited.
20387
20388 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
20389
20390         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
20391         fewer lines than that of scroll-margin.
20392         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
20393
20394 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
20395
20396         * gnus-art.el (gnus-article-next-page): Revert.
20397         (gnus-article-beginning-of-window): New macro.
20398         (gnus-article-next-page-1): Use it.
20399         (gnus-article-prev-page): Ditto.
20400         (gnus-article-edit-part): Use insert-buffer-substring instead of
20401         insert-buffer.
20402         (gnus-article-edit-exit): Ditto.
20403
20404         * gnus-util.el (gnus-beginning-of-window): Remove.
20405         (gnus-end-of-window): Remove.
20406
20407         * lpath.el: Don't bind header-line-format and scroll-margin.
20408
20409 2005-07-25  Simon Josefsson  <jas@extundo.com>
20410
20411         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
20412         to have the url package without w3.  Reported by Daiki Ueno
20413         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
20414
20415 2005-07-20  Didier Verna  <didier@xemacs.org>
20416
20417         * gnus-diary.el: Remove the description comment (nndiary is now
20418         properly documented in the Gnus manual).
20419         Fix the spelling of "Back End".
20420         * nndiary.el: Ditto.
20421         Fix the copyright notice.
20422
20423 2005-07-18  Romain Francoise  <romain@orebokech.com>
20424
20425         * gnus-sum.el (gnus-summary-to-prefix)
20426         (gnus-summary-newsgroup-prefix): New variables.
20427         (gnus-summary-from-or-to-or-newsgroups): Use them.
20428
20429 2005-07-17  Romain Francoise  <romain@orebokech.com>
20430
20431         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
20432         space as it's generally not especially interesting to the user.
20433
20434 2005-07-16  Romain Francoise  <romain@orebokech.com>
20435
20436         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
20437         nil to avoid prompting and file modification if one of the
20438         messages at the top of the nnfolder file contains a copyright
20439         notice.
20440         Update copyright notice.
20441
20442         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
20443         instead of `current-time-string' as the latter creates a time
20444         string that is not RFC 2822 compliant (it lacks the zone).
20445         Update copyright notice.
20446
20447 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
20448
20449         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
20450         for text/rtf.  Display default in prompt.  Pass default for M-n.
20451
20452         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
20453
20454 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20455
20456         * gnus-msg.el (gnus-button-mailto):
20457         Remove save-selected-window-window hackery because it relies on
20458         save-selected-window internals.
20459
20460 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
20461
20462         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
20463         (gnus-article-next-page-1): Use gnus-beginning-of-window.
20464         (gnus-article-prev-page): Ditto.
20465
20466         * gnus-util.el (gnus-beginning-of-window): New function.
20467         (gnus-end-of-window): New function.
20468
20469         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
20470
20471 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
20472
20473         * gnus-score.el (gnus-score-edit-all-score):
20474         Set gnus-score-edit-exit-function to gnus-score-edit-done and call
20475         gnus-message.
20476
20477 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20478
20479         * gnus-msg.el (gnus-button-mailto):
20480         Remove save-selected-window-window hackery because it relies on
20481         save-selected-window internals.
20482
20483 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
20484
20485         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
20486         add-minor-mode.
20487         (gnus-binary-mode): Ditto.
20488
20489         * gnus-topic.el (gnus-topic-mode): Ditto.
20490
20491 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
20492
20493         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
20494         (gnus-article-prev-page): Take scroll-margin into consideration.
20495
20496 2005-07-04  Lute Kamstra  <lute@gnu.org>
20497
20498         Update FSF's address in GPL notices.
20499
20500 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
20501
20502         * gnus.el (gnus-exit):
20503         * gnus-group.el (gnus-group-icons):
20504         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
20505
20506         * gnus-nocem.el (gnus-nocem):
20507         * message.el (message-various, message-buffers, message-sending)
20508         (message-interface, message-forwarding, message-insertion)
20509         (message-headers, message-news, message-mail):
20510         * pgg-gpg.el (pgg-gpg):
20511         * pgg-parse.el (pgg-parse):
20512         * pgg-pgp.el (pgg-pgp):
20513         * pgg-pgp5.el (pgg-pgp5):
20514         * pop3.el (pop3): Finish `defgroup' description with period.
20515
20516 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
20517
20518         * gnus-art.el (article-display-face): Improve the efficiency.
20519         (article-display-x-face): Ditto; remove gray x-face stuff.
20520
20521 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
20522
20523         * gnus-art.el (article-display-face): Correct the position in
20524         which Faces are inserted.
20525
20526 2005-06-29  Didier Verna  <didier@xemacs.org>
20527
20528         * gnus-art.el (article-display-face): Display faces in correct
20529         order.
20530
20531 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
20532
20533         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
20534         (gnus-fill-real-hashtb): Use hash table instead of obarray.
20535         (gnus-nocem-check-article): Fetch the Type header.
20536         (gnus-nocem-message-wanted-p): Fix the way to examine types.
20537         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
20538         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
20539         make sure gnus-nocem-hashtb is initialized.
20540         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
20541         (gnus-nocem-unwanted-article-p): Ditto.
20542
20543         * pgg.el (pgg-verify): Return the verification result.
20544
20545 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20546
20547         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
20548         is ascii.
20549
20550 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
20551
20552         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
20553         `show-nonbreak-escape'.
20554
20555 2005-06-23  Lute Kamstra  <lute@gnu.org>
20556
20557         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
20558
20559         * dig.el (dig-mode):
20560         * smime.el (smime-mode): Use gnus-run-mode-hooks.
20561
20562 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
20563
20564         * nnimap.el (nnimap-split-download-body): Fix spellings.
20565
20566 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
20567
20568         * gnus-art.el (gnus-article-encrypt-body):
20569         * gnus-cus.el (gnus-score-customize):
20570         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
20571         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
20572
20573 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
20574
20575         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
20576         header by looking for magic "MII" at the beginning.
20577
20578 2005-06-16  Miles Bader  <miles@gnu.org>
20579
20580         * gnus-xmas.el (gnus-xmas-group-startup-message):
20581         Use renamed gnus-splash face.
20582
20583         * assistant.el (assistant-field): Remove "-face" suffix from face name.
20584         (assistant-field-face): New backward-compatibility alias for renamed
20585         face.
20586         (assistant-render-text): Use renamed assistant-field face.
20587
20588         * spam.el (spam): Remove "-face" suffix from face name.
20589         (spam-face): New backward-compatibility alias for renamed face.
20590         (spam-face, spam-initialize): Use renamed spam face.
20591
20592         * message.el (message-header-to, message-header-cc)
20593         (message-header-subject, message-header-newsgroups)
20594         (message-header-other, message-header-name)
20595         (message-header-xheader, message-separator, message-cited-text)
20596         (message-mml): Remove "-face" suffix from face names.
20597         (message-header-to-face, message-header-cc-face)
20598         (message-header-subject-face, message-header-newsgroups-face)
20599         (message-header-other-face, message-header-name-face)
20600         (message-header-xheader-face, message-separator-face)
20601         (message-cited-text-face, message-mml-face):
20602         New backward-compatibility aliases for renamed faces.
20603         (message-font-lock-keywords): Use renamed message faces.
20604
20605         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
20606         (sieve-test-commands, sieve-tagged-arguments):
20607         Remove "-face" suffix from face names.
20608         (sieve-control-commands-face, sieve-action-commands-face)
20609         (sieve-test-commands-face, sieve-tagged-arguments-face):
20610         New backward-compatibility aliases for renamed faces.
20611         (sieve-control-commands-face, sieve-action-commands-face)
20612         (sieve-test-commands-face, sieve-tagged-arguments-face):
20613         Use renamed sieve faces.
20614
20615         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
20616         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
20617         (gnus-group-news-3-empty, gnus-group-news-4)
20618         (gnus-group-news-4-empty, gnus-group-news-5)
20619         (gnus-group-news-5-empty, gnus-group-news-6)
20620         (gnus-group-news-6-empty, gnus-group-news-low)
20621         (gnus-group-news-low-empty, gnus-group-mail-1)
20622         (gnus-group-mail-1-empty, gnus-group-mail-2)
20623         (gnus-group-mail-2-empty, gnus-group-mail-3)
20624         (gnus-group-mail-3-empty, gnus-group-mail-low)
20625         (gnus-group-mail-low-empty, gnus-summary-selected)
20626         (gnus-summary-cancelled, gnus-summary-high-ticked)
20627         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
20628         (gnus-summary-high-ancient, gnus-summary-low-ancient)
20629         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
20630         (gnus-summary-low-undownloaded)
20631         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
20632         (gnus-summary-low-unread, gnus-summary-normal-unread)
20633         (gnus-summary-high-read, gnus-summary-low-read)
20634         (gnus-summary-normal-read, gnus-splash):
20635         Remove "-face" suffix from face names.
20636         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
20637         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
20638         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
20639         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
20640         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
20641         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
20642         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
20643         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
20644         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
20645         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
20646         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
20647         (gnus-summary-selected-face, gnus-summary-cancelled-face)
20648         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
20649         (gnus-summary-normal-ticked-face)
20650         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
20651         (gnus-summary-normal-ancient-face)
20652         (gnus-summary-high-undownloaded-face)
20653         (gnus-summary-low-undownloaded-face)
20654         (gnus-summary-normal-undownloaded-face)
20655         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
20656         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
20657         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
20658         (gnus-splash-face):
20659         New backward-compatibility aliases for renamed faces.
20660         (gnus-group-startup-message): Use renamed gnus faces.
20661
20662         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
20663         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
20664         (gnus-server-agent): Remove "-face" suffix from face names.
20665         (gnus-server-agent-face, gnus-server-opened-face)
20666         (gnus-server-closed-face, gnus-server-denied-face)
20667         (gnus-server-offline-face):
20668         New backward-compatibility aliases for renamed faces.
20669         (gnus-server-agent-face, gnus-server-opened-face)
20670         (gnus-server-closed-face, gnus-server-denied-face)
20671         (gnus-server-offline-face): Use renamed gnus faces.
20672
20673         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
20674         Remove "-face" suffix from face names.
20675         (gnus-picon-xbm-face, gnus-picon-face):
20676         New backward-compatibility aliases for renamed faces.
20677
20678         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
20679         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
20680         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
20681         (gnus-cite-11): Remove "-face" suffix from face names.
20682         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
20683         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
20684         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
20685         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
20686         New backward-compatibility aliases for renamed faces.
20687         (gnus-cite-attribution-face, gnus-cite-face-list)
20688         (gnus-article-boring-faces): Use renamed gnus faces.
20689
20690         * gnus-art.el (gnus-signature, gnus-header-from)
20691         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
20692         (gnus-header-content): Remove "-face" suffix from face names.
20693         (gnus-signature-face, gnus-header-from-face)
20694         (gnus-header-subject-face, gnus-header-newsgroups-face)
20695         (gnus-header-name-face, gnus-header-content-face):
20696         New backward-compatibility aliases for renamed faces.
20697         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
20698
20699         * gnus-sum.el (gnus-summary-selected-face)
20700         (gnus-summary-highlight): Use renamed gnus faces.
20701         * gnus-group.el (gnus-group-highlight): Likewise.
20702
20703 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
20704
20705         * gnus-sieve.el (gnus-sieve-article-add-rule):
20706         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
20707         * spam-stat.el (spam-stat-buffer-change-to-spam)
20708         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
20709
20710         * message.el (message-is-yours-p):
20711         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
20712
20713 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
20714
20715         * mm-view.el (mm-inline-text): Withdraw the last change.
20716
20717 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
20718
20719         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
20720         executing enriched-decode.
20721
20722 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
20723
20724         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
20725         charset of tar files.
20726
20727 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
20728
20729         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
20730
20731 2005-06-04  Lute Kamstra  <lute@gnu.org>
20732
20733         * nnfolder.el (nnfolder-read-folder): Make sure that undo
20734         information is never recorded.
20735
20736 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
20737
20738         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
20739
20740 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
20741
20742         * pop3.el (pop3-apop): Run md5 in the binary mode.
20743
20744         * starttls.el (starttls-set-process-query-on-exit-flag):
20745         Use eval-and-compile.
20746
20747 2005-05-31  Simon Josefsson  <jas@extundo.com>
20748
20749         * smime.el (smime-replace-in-string): Define.
20750         (smime-cert-by-ldap-1): Use it.
20751
20752 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
20753
20754         * gnus-art.el (article-display-x-face): Replace
20755         process-kill-without-query by gnus-set-process-query-on-exit-flag.
20756
20757         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
20758         set-process-query-on-exit-flag or process-kill-without-query.
20759
20760         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
20761         loop instead of replace-regexp.
20762
20763         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
20764         instead of process-kill-without-query if it is available.
20765
20766         * lpath.el: Fbind ldap-search-entries.
20767
20768         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
20769         instead of find-file-hooks if it is available.
20770
20771         * mml1991.el: Bind pgg-default-user-id when compiling.
20772
20773         * mml2015.el: Bind pgg-default-user-id when compiling.
20774
20775         * nndraft.el (nndraft-request-associate-buffer):
20776         Use write-contents-functions instead of write-contents-hooks if it is
20777         available.
20778
20779         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
20780         instead of find-file-hooks if it is available.
20781
20782         * nntp.el (nntp-open-connection): Replace
20783         process-kill-without-query by gnus-set-process-query-on-exit-flag.
20784         (nntp-open-ssl-stream): Ditto.
20785         (nntp-open-tls-stream): Ditto.
20786
20787         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
20788         set-process-query-on-exit-flag or process-kill-without-query.
20789         (starttls-open-stream-gnutls): Use it instead of
20790         process-kill-without-query.
20791         (starttls-open-stream): Ditto.
20792
20793 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
20794
20795         * smime.el (smime-cert-by-ldap-1): Don't use
20796         replace-regexp-in-string.
20797
20798 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
20799
20800         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
20801
20802         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
20803         in PEM format.  Adjust to the XEmacs compatibility.
20804
20805 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
20806
20807         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
20808         by `string-to-number'.
20809         * gnus-agent.el (gnus-agent-regenerate-group)
20810         (gnus-agent-fetch-articles): Ditto.
20811         * gnus-art.el (gnus-button-fetch-group): Ditto.
20812         * gnus-cache.el (gnus-cache-generate-active)
20813         (gnus-cache-articles-in-group): Ditto.
20814         * gnus-group.el (gnus-group-set-current-level)
20815         (gnus-group-insert-group-line): Ditto.
20816         * gnus-score.el (gnus-score-set-expunge-below)
20817         (gnus-score-set-mark-below, gnus-summary-score-effect)
20818         (gnus-summary-score-entry): Ditto.
20819         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
20820         (gnus-soup-pack): Ditto.
20821         * gnus-spec.el (gnus-xmas-format): Ditto.
20822         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
20823         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
20824         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
20825         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
20826         * nndb.el (nndb-get-remote-expire-response): Ditto.
20827         * nndiary.el (nndiary-parse-schedule-value)
20828         (nndiary-string-to-number, nndiary-request-replace-article)
20829         (nndiary-request-article): Ditto.
20830         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
20831         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
20832         * nneething.el (nneething-make-head): Ditto.
20833         * nnfolder.el (nnfolder-request-article)
20834         (nnfolder-retrieve-headers): Ditto.
20835         * nnheader.el (nnheader-file-to-number): Ditto.
20836         * nnkiboze.el (nnkiboze-request-article): Ditto.
20837         * nnmail.el (nnmail-process-unix-mail-format)
20838         (nnmail-process-babyl-mail-format): Ditto.
20839         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
20840         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
20841         (nnmh-request-create-group, nnmh-request-list-1)
20842         (nnmh-request-group, nnmh-request-article): Ditto.
20843         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
20844         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
20845         * nnsoup.el (nnsoup-make-active): Ditto.
20846         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
20847         * nntp.el (nntp-find-group-and-number)
20848         (nntp-retrieve-headers-with-xover): Ditto.
20849         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
20850         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
20851         (pgg-format-key-identifier): Ditto.
20852         * pop3.el (pop3-last, pop3-stat): Ditto.
20853         * qp.el (quoted-printable-decode-region): Ditto.
20854
20855         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
20856         of concat.
20857
20858 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
20859
20860         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
20861
20862         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
20863
20864         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
20865
20866         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
20867
20868         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
20869
20870         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
20871
20872         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
20873         (gnus-carpal-mode): Ditto.
20874
20875         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
20876         (gnus-browse-mode): Ditto.
20877
20878         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
20879
20880         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
20881
20882 2005-05-29  Richard M. Stallman  <rms@gnu.org>
20883
20884         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
20885
20886 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
20887
20888         * gnus-util.el (gnus-run-mode-hooks): New function.
20889
20890         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
20891
20892         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
20893         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
20894
20895 2005-05-27  Lute Kamstra  <lute@gnu.org>
20896
20897         * dns-mode.el (dns-mode): Specify customization group.
20898
20899 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
20900
20901         * gnus-agent.el (gnus-agent-make-mode-line-string):
20902         Use mode-line-highlight as mouse-face.
20903
20904 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
20905
20906         * canlock.el (canlock): Change the parent group to news.
20907
20908         * deuglify.el (gnus-outlook-deuglify): Add :group.
20909
20910         * dig.el (dig): Add :group.
20911
20912         * dns-mode.el (dns-mode): Add :group.
20913
20914         * encrypt.el (encrypt): Add :group.
20915
20916         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
20917         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
20918         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
20919         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
20920         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
20921
20922         * gnus-diary.el (gnus-diary): Add :group.
20923
20924         * gnus.el (gnus-group-news-1-face): Add :group.
20925         (gnus-group-news-1-empty-face): Ditto.
20926         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
20927         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
20928         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
20929         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
20930         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
20931         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
20932         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
20933         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
20934         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
20935         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
20936         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
20937         (gnus-summary-high-ticked-face): Ditto.
20938         (gnus-summary-low-ticked-face): Ditto.
20939         (gnus-summary-normal-ticked-face): Ditto.
20940         (gnus-summary-high-ancient-face): Ditto.
20941         (gnus-summary-low-ancient-face): Ditto.
20942         (gnus-summary-normal-ancient-face): Ditto.
20943         (gnus-summary-high-undownloaded-face): Ditto.
20944         (gnus-summary-low-undownloaded-face): Ditto.
20945         (gnus-summary-normal-undownloaded-face): Ditto.
20946         (gnus-summary-high-unread-face): Ditto.
20947         (gnus-summary-low-unread-face): Ditto.
20948         (gnus-summary-normal-unread-face): Ditto.
20949         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
20950         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
20951
20952         * hashcash.el (hashcash): New custom group.
20953         (hashcash-default-payment): Add :group.
20954         (hashcash-payment-alist): Ditto.
20955         (hashcash-default-accept-payment): Ditto.
20956         (hashcash-accept-resources): Ditto.
20957         (hashcash-path): Ditto.
20958         (hashcash-extra-generate-parameters): Ditto.
20959         (hashcash-double-spend-database): Ditto.
20960         (hashcash-in-news): Ditto.
20961
20962         * message.el (message-minibuffer-local-map): Add :group.
20963
20964         * netrc.el (netrc): Add :group.
20965
20966         * sieve-manage.el (sieve-manage-log): Add :group.
20967         (sieve-manage-default-user): Diito.
20968         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
20969         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
20970         (sieve-manage-authenticators): Ditto.
20971         (sieve-manage-authenticator-alist): Ditto.
20972         (sieve-manage-default-port): Ditto.
20973
20974         * sieve-mode.el (sieve-control-commands-face): Add :group.
20975         (sieve-action-commands-face): Ditto.
20976         (sieve-test-commands-face): Ditto.
20977         (sieve-tagged-arguments-face): Ditto.
20978
20979         * smime.el (smime): Add :group.
20980
20981         * spam-report.el (spam-report): Add :group.
20982
20983         * spam.el (spam, spam-face): Add :group.
20984
20985 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20986
20987         * nntp.el (nntp-next-result-arrived-p): Some news servers may
20988         return \n.\n.\n at the end of articles.  Protect against that.
20989         (nntp-with-open-group): Allow debugging.
20990
20991         * nnheader.el (mail-header-set-extra): Make into a function
20992         because I just could't understand how to quote the list properly.
20993
20994         * dns.el (query-dns-cached): New function.
20995
20996 2005-05-26  Lute Kamstra  <lute@gnu.org>
20997
20998         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
20999
21000 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
21001
21002         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
21003
21004         * gnus-art.el: Don't autoload mail-extract-address-components.
21005
21006         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
21007         eval-and-compile to evaluate it.
21008
21009         * hashcash.el: Don't autoload executable-find.
21010
21011         * nndb.el: Don't declare the nndb back end two or more times; don't
21012         autoload news-reply-mode, news-setup, cancel-timer and telnet.
21013
21014         * nntp.el: Autoload format-spec instead of format; use
21015         eval-and-compile to evaluate autoload forms.
21016
21017 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
21018
21019         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
21020
21021 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21022
21023         * gnus.el (gnus-version-number): Bump version.
21024
21025 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
21026
21027         * gnus.el: No Gnus v0.3 is released.
21028
21029 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21030
21031         * lpath.el (featurep): Bind show-nonbreak-escape.
21032
21033 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
21034
21035         * gnus-art.el (gnus-article-edit-part): Disable undo.
21036
21037 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
21038
21039         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
21040         gnus-article-date-lapsed-new-header is t if date timer is active;
21041         skip headers in which the original date value is empty.
21042         (gnus-article-save-original-date): Redefine it as a macro.
21043         (gnus-display-mime): Use it.
21044
21045 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
21046
21047         * gnus-art.el (article-date-ut): Support converting date in
21048         forwarded parts as well.
21049         (gnus-article-save-original-date): New function.
21050         (gnus-display-mime): Use it.
21051
21052 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
21053
21054         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
21055         enclosure element of <item>.
21056
21057 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
21058
21059         * message.el (message-kill-buffer-query): Rename from
21060         `message-kill-buffer-query-if-modified'.  Add :version.
21061
21062 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
21063
21064         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
21065         window layout.
21066
21067 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
21068
21069         * mml.el: Autoload dnd when compiling.
21070
21071 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
21072
21073         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
21074         x-dnd-*.
21075
21076 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
21077
21078         * qp.el (quoted-printable-encode-region): Save excursion.
21079
21080 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
21081
21082         * message.el (message-kill-buffer-query-if-modified): Add new variable
21083         so the user can kill a modified message buffer quickly.
21084         (message-kill-buffer): Use it.
21085
21086 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
21087
21088         * lpath.el: Fbind display-time-event-handler; don't fbind
21089         string-to-multibyte.
21090
21091         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
21092
21093 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
21094
21095         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
21096         contained in text because xml.el decodes entities) with LFs.
21097
21098 2005-04-11  Lute Kamstra  <lute@gnu.org>
21099
21100         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
21101         differently.
21102
21103 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
21104
21105         * mm-util.el (mm-detect-coding-region): Typo.
21106
21107 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
21108
21109         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
21110
21111 2005-04-06  Deepak Goel  <deego@gnufans.org>
21112
21113         * spam-stat.el (spam-stat-score-buffer): Add a call to a
21114         user-function allow user modifications of the scores.
21115         (spam-stat-score-buffer-user): New function, to allow
21116         user-computed modifications to the score.
21117         (spam-stat-score-buffer-user-functions): List of additional
21118         scoring functions.
21119         (spam-stat-error-holder): Global temporary error holder.
21120         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
21121         variable.
21122
21123 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
21124
21125         * gnus-registry.el (gnus-registry-clean-empty-function)
21126         (gnus-registry-trim, gnus-registry-fetch-groups)
21127         (gnus-registry-delete-group): Groups that match
21128         `gnus-registry-ignored-groups' are removed from the registry
21129         entries, not just ignored for splitting.  This helps clean up the
21130         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
21131         to get all the groups a message ID is in.
21132
21133         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
21134         (spam-stat-split-fancy): Change "threshhold" to "threshold".
21135         (spam-stat-score-buffer-user-functions): Add :number custom type.
21136
21137 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
21138
21139         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
21140         argument in XEmacs.
21141
21142         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
21143         (nnrss-request-group): Decode group name first.
21144         (nnrss-request-article): Make a text/plain article if mml-to-mime
21145         failed.
21146         (nnrss-get-encoding): Return a compatible encoding according to
21147         nnrss-compatible-encoding-alist.
21148         (nnrss-find-el): Use consp instead of listp.
21149         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
21150
21151 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
21152
21153         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
21154         which Emacs 20 doesn't support.
21155         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
21156
21157 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
21158
21159         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
21160         silence the byte compiler inside the defun.
21161
21162         * gnus-demon.el (parse-time-string): Add autoload.
21163
21164         * gnus-delay.el (parse-time-string): Add autoload.
21165
21166         * gnus-art.el (parse-time-string): Add autoload.
21167
21168         * nnultimate.el (parse-time): Require for `parse-time-string'.
21169
21170 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
21171
21172         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
21173
21174         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
21175
21176         * smime.el (smime-ldap-host-list): Add :version.
21177
21178 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
21179
21180         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
21181         pass it to `gnus-browse-read-group'.
21182         (gnus-browse-read-group): Add NUMBER argument and pass it to
21183         `gnus-group-read-ephemeral-group'.
21184
21185         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
21186         argument and pass it to `gnus-group-read-group'.
21187
21188 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
21189
21190         * mm-util.el (mm-xemacs-find-mime-charset): Only call
21191         mm-xemacs-find-mime-charset-1 if we have the mule feature
21192         available at runtime.
21193
21194 2005-03-25  Werner Lemberg  <wl@gnu.org>
21195
21196         * nnmaildir.el: Replace `illegal' with `invalid'.
21197
21198 2005-03-23  Lute Kamstra  <lute@gnu.org>
21199
21200         * time-date.el: Add comment on time value formats.
21201         Don't require parse-time.
21202         (with-decoded-time-value): New macro.
21203         (encode-time-value): New function.
21204         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
21205         (days-to-time): Return a valid time value when arg is huge.
21206         (time-since): Use time-subtract.
21207         (time-to-number-of-days): Use time-to-seconds.
21208
21209 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
21210
21211         * gnus-start.el (gnus-display-time-event-handler):
21212         Check display-time-timer at runtime rather than only at load time
21213         in case display-time-mode is turned off in the mean time.
21214
21215 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
21216
21217         * nnimap.el (nnimap-open-connection): Print which authinfo file is
21218         used.
21219
21220         * nneething.el (nneething-map-file-directory): Derive from
21221         `gnus-directory'.
21222
21223         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
21224         the To/Cc button.
21225
21226 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
21227
21228         * nnmaildir.el (nnmaildir-request-accept-article):
21229         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
21230
21231 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
21232
21233         * gnus-async.el: Require timer-funcs at compile time when in
21234         XEmacs for `run-with-idle-timer'.
21235
21236 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
21237
21238         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
21239         autoloaded function.
21240
21241 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
21242
21243         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
21244
21245 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
21246
21247         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
21248
21249 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21250
21251         * gnus-msg.el (gnus-confirm-mail-reply-to-news):
21252         Add gnus-expert-user to default.
21253
21254 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
21255
21256         * nnimap.el (nnimap-open-server): Ditto.
21257
21258         * imap.el (imap-authenticate): Fix typo.
21259
21260 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
21261
21262         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
21263         buffer (since IMAP server might return FETCH response out of
21264         order, and the nntp buffer must be sorted).
21265
21266 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
21267
21268         * gnus-start.el (gnus-convert-old-newsrc): Fix numeric
21269         comparison on string.
21270
21271         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
21272         (gnus-agent-score): Rename category keywords to match gnus-cus.
21273         (gnus-agent-summary-fetch-series): Modify to protect against
21274         gnus-agent-summary-fetch-group clearing processable flags.
21275         (gnus-agent-synchronize-group-flags): Update live group buffer as
21276         synchronization may occur due to the user toggle the plugged
21277         status.
21278         (gnus-agent-fetch-group-1): Clear downloadable flag when article
21279         successfully downloaded.
21280         (gnus-agent-expire-group-1): Avoid using markers when the overview
21281         is in ascending order; greatly improves performance.
21282         (gnus-agent-regenerate-group):
21283         Use gnus-agent-synchronize-group-flags to reset read status in both
21284         gnus and server.
21285         (gnus-agent-update-files-total-fetched-for): Fix initial size.
21286
21287 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
21288
21289         * message.el: Don't autoload former message-utils variables.
21290         (message-strip-subject-trailing-was): Change doc string.
21291
21292         * nnweb.el: Fixes for `gnus-group-make-web-group'.
21293         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
21294         (nnweb-google-search): Add "hl=en" here.
21295         (nnweb-google-parse-1, nnweb-google-create-mapping):
21296         Don't hardcode URL.
21297
21298 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
21299
21300         * message.el (message-get-reply-headers, message-followup):
21301         Mention related variables `message-use-followup-to' and
21302         `message-use-mail-followup-to', in the information buffer.
21303
21304         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
21305         of broken groups(-beta).google.com.
21306
21307 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
21308
21309         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
21310         parameter to invoked gnus-request-move-article; remove the
21311         redundant gnus-sum-hint-move-is-internal variable; apply the marks
21312         all at once instead of once per article.
21313         (gnus-summary-remove-process-mark): Accept a list of articles as
21314         well as a single article for processing.
21315
21316         * gnus-int.el (gnus-request-move-article): Add move-is-internal
21317         parameter.
21318
21319         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
21320
21321         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
21322
21323         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
21324         parameter.
21325
21326         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
21327         parameter.
21328
21329         * nnimap.el (nnimap-request-move-article): Add move-is-internal
21330         parameter and remove the gnus-sum-hint-move-is-internal variable.
21331
21332         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
21333         parameter.
21334
21335         * nndraft.el (nndraft-request-move-article): Add move-is-internal
21336         parameter.
21337
21338         * nndiary.el (nndiary-request-move-article): Add move-is-internal
21339         parameter.
21340
21341         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
21342
21343         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
21344         parameter.
21345
21346         * nnagent.el (nnagent-request-move-article): Add move-is-internal
21347         parameter.
21348
21349 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
21350
21351         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
21352         a more conservative way.
21353
21354 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
21355
21356         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
21357         buffer, so it moves the window's cursor.
21358
21359 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
21360
21361         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
21362         `mm-dissect-multipart' and receive the from field as an (optional)
21363         argument from `mm-dissect-multipart'.
21364         (mm-dissect-multipart): Receive the from field as an argument and
21365         pass it on when we call `mm-dissect-buffer' on MIME parts.
21366         Fixes verification/decryption of signed/encrypted MIME parts.
21367
21368 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
21369
21370         * gnus-sum.el (gnus-summary-move-article):
21371         Set gnus-sum-hint-move-is-internal for gnus-request-move-article and
21372         whatever it calls (right now, only nnimap-request-move article
21373         respects it).
21374
21375         * nnimap.el (nnimap-request-move-article):
21376         When gnus-sum-hint-move-is-internal is set, don't do the extra
21377         nnimap-request-article.
21378
21379 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
21380
21381         * nnheader.el (nnheader-find-file-noselect): Add doc string.
21382
21383         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
21384         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
21385
21386         * gnus-sum.el (gnus-summary-caesar-message):
21387         Apply `gnus-treat-article' after rotation.
21388
21389         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
21390         doc string.
21391
21392 2005-02-22  Simon Josefsson  <jas@extundo.com>
21393
21394         * encrypt.el (encrypt-password-cache-expiry): Remove (use
21395         `password-cache-expiry' instead).  Reported by Arne Jørgensen
21396         <arne@arnested.dk>.
21397         (encrypt): Add password-cache and password-cache-expiry as group
21398         members.
21399
21400 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
21401
21402         * smime.el (smime-ldap-host-list): Doc fix.
21403         (smime-ask-passphrase): Use `password-read-and-add' to read (and
21404         cache) password.
21405         (smime-sign-region): Use it.
21406         (smime-decrypt-region): Use it.
21407         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
21408         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
21409         fails.
21410         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
21411         certificate from DER to PEM format rather than calling openssl.
21412
21413         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
21414
21415         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
21416         for signing/encryption.
21417
21418         * mml.el (mml-parse-1): Use them.
21419
21420 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
21421
21422         * nnrss.el (nnrss-verbose): Remove.
21423         (nnrss-request-group): Use `nnheader-message' instead.
21424
21425 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
21426
21427         * nnrss.el (nnrss-verbose): New variable.
21428         (nnrss-request-group): Make it say nnrss is requesting a group.
21429
21430 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
21431
21432         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
21433         Handle news URL with given port correctly.
21434
21435 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
21436
21437         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
21438         containing special characters.
21439
21440         * gnus-sum.el (gnus-summary-edit-article): Ditto.
21441
21442         * mml.el (mime-to-mml): Ditto.
21443
21444         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
21445         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
21446         (rfc2047-decode-region): Quote decoded words containing special
21447         characters when rfc2047-quote-decoded-words-containing-tspecials
21448         is non-nil.
21449
21450 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
21451
21452         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
21453
21454         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
21455
21456 2005-02-15  Simon Josefsson  <jas@extundo.com>
21457
21458         * nnimap.el (nnimap-debug): Doc fix.
21459
21460         * imap.el (imap-debug): Doc fix.
21461
21462 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
21463
21464         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
21465
21466 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
21467
21468         * gnus.el (spam-contents): Improve docs for spam-contents
21469         parameter in its variable incarnation.
21470
21471 2005-02-14  Simon Josefsson  <jas@extundo.com>
21472
21473         * smime-ldap.el: Use require instead of load-library for ldap.
21474         (smime-ldap-search): Indent.
21475         (smime-ldap-search-internal): Shorten line.
21476
21477         * smime.el (smime-cert-by-dns): Add doc-string.
21478         (smime-cert-by-ldap-1): Indent.
21479
21480         * mml-smime.el (mml-smime-get-ldap-cert): Rename from
21481         mml-smime-get-dns-ldap.
21482         (mml-smime-encrypt-query): Use new function.  Default to ldap.
21483
21484 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
21485
21486         * smime.el: Require smime-ldap.
21487         (smime-ldap-host-list): New variable.
21488         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
21489
21490         * mml-smime.el (mml-smime-encrypt-query): New function.
21491         (mml-smime-encrypt-query): Use it.
21492
21493         * smime-ldap.el: New file.
21494
21495 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
21496
21497         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
21498
21499 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
21500
21501         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
21502         argument in doc string.  Make query for type more clear.
21503
21504 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
21505
21506         * gnus.el (gnus-group-startup-message): Search for gnus images in
21507         etc/images/gnus.
21508         * mm-util.el (mm-image-load-path): Likewise.
21509         * smiley.el (smiley-data-directory): Search for smilies in
21510         etc/images/smilies.
21511
21512 2005-02-09  Kim F. Storm  <storm@cua.dk>
21513
21514         Change Emacs release version from 21.4 to 22.1 throughout.
21515         Change Emacs development version from 21.3.50 to 22.0.50.
21516
21517 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
21518
21519         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
21520
21521         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
21522         non-Mule XEmacs as well.
21523         (mm-decompress-buffer): Signal an error intentionally if it does
21524         not decompress compressed data because auto-compression-mode is
21525         disabled.
21526
21527 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
21528
21529         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
21530         an ID in the registry even if it has no groups.
21531
21532 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
21533
21534         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
21535         merge it into mm-decompress-buffer.
21536         (gnus-mime-copy-part): Use the MIME part charset, the value which
21537         a user specified or gnus-newsgroup-charset for decoding, like
21538         gnus-mime-inline-part does; set buffer-file-coding-system to tell
21539         save-buffer what was used.  Suggested by Kevin Ryde
21540         <user42@zip.com.au>.
21541         (gnus-mime-inline-part): Allow the name parameter as well as the
21542         filename parameter; force decompressing of compressed data; always
21543         display contents being not decoded as unibyte.
21544
21545         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
21546         as well as the filename parameter.
21547
21548         * mm-util.el (mm-decompress-buffer):
21549         Merge gnus-mime-jka-compr-maybe-uncompress.
21550         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
21551         of compressed data.
21552
21553 2005-02-08  Simon Josefsson  <jas@extundo.com>
21554
21555         * imap.el (imap-log): Doc fix.
21556
21557 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
21558
21559         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
21560         the coding cookies; decompress compressed parts.
21561
21562         * mml.el (mml-generate-mime-1): Add the charset parameter according
21563         to the value which a user specified manually or the coding cookie.
21564
21565         * mm-util.el (mm-string-to-multibyte): New function.
21566         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
21567         (mm-coding-system-to-mime-charset): New function.
21568         (mm-decompress-buffer): New function.
21569         (mm-find-buffer-file-coding-system): New function.
21570
21571         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
21572         (mm-display-inline-fontify): Rewrite for decoding and decompressing
21573         parts.
21574
21575 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
21576
21577         * mm-view.el (mm-display-inline-fontify): Decode a part according
21578         to the charset parameter.
21579
21580 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
21581
21582         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
21583         prefix arg is neither nil nor a number, as info specifies.
21584
21585 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
21586
21587         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
21588         timestamps.
21589
21590 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
21591
21592         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
21593         groups error checking and notify user.
21594
21595 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
21596
21597         * message.el (message-send-mail-function): Check existence of
21598         sendmail-program first before using default value
21599         `message-send-mail-with-sendmail'.  Otherwise use more generic
21600         `smtpmail-send-it'.
21601
21602 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
21603
21604         * nntp.el (nntp-request-update-info): Always return nil.
21605
21606 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
21607
21608         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
21609
21610 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
21611
21612         * message.el (message-beginning-of-line): Change the behavior when
21613         invoked between BOL and : so that it first moves backward.
21614
21615 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
21616
21617         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
21618         article buffer when editing of the article is discarded.
21619         (gnus-article-prepare): Revert.
21620
21621 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
21622
21623         * gnus-art.el (gnus-article-prepare):
21624         Remove message-strip-forbidden-properties from the local hook.
21625
21626 2005-01-27  Simon Josefsson  <jas@extundo.com>
21627
21628         * password.el (password-cache-add): Only start one timer per key.
21629         Reported by Derek Atkins <warlord@MIT.EDU>.
21630
21631 2005-01-26  Steve Youngs  <steve@sxemacs.org>
21632
21633         * run-at-time.el: Remove.  It is no longer needed as
21634         timer-funcs.el in the xemacs-base package has a working version of
21635         `run-at-time'.
21636
21637         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
21638
21639         * password.el: Require timer-funcs instead of run-at-time in
21640         XEmacs.
21641         Remove `password-run-at-time' macro.
21642         (password-cache-add): Use `run-at-time' instead of
21643         `password-run-at-time'.
21644
21645         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
21646         Remove `nnheader-cancel-function-timers' alias,
21647         `cancel-function-timers' exists in XEmacs in timer-funcs.
21648
21649         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
21650         for `run-with-idle-timer'.
21651
21652         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
21653         for `run-at-time'.
21654
21655         * mm-url.el: Require timer-funcs at compile time when in XEmacs
21656         for `with-timeout'.
21657
21658         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
21659         the same as for XEmacs 21.4.
21660         No need to ignore `run-with-idle-timer', this function exists in
21661         XEmacs now in timer-funcs.el in the xemacs-base package.
21662         (dgnushack-compile): No need to delete
21663         run-at-time.el from the list of files to compile because it
21664         doesn't exist anymore.
21665
21666 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
21667
21668         * mml.el (mml-generate-mime-1): Convert string into unibyte when
21669         inserting " *mml*" buffer's contents into a unibyte temp buffer.
21670
21671 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
21672
21673         * mail-source.el (mail-source-fetch-imap): Search for ^From case
21674         sensitively.
21675
21676 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
21677
21678         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
21679
21680 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
21681
21682         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
21683         which will be inserted according to the multibyteness of a buffer
21684         rather than the type of contents.  Suggested by ARISAWA Akihiro
21685         <ari@mbf.ocn.ne.jp>.
21686
21687         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
21688         of string which old xml.el may return rather than a string.
21689
21690 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
21691
21692         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
21693
21694 2005-01-16  Simon Josefsson  <jas@extundo.com>
21695
21696         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
21697         idn/idna.el isn't available.
21698         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
21699         <michael@waxrat.com>.
21700
21701         * hashcash.el: Remove non-FSF copyright header.
21702
21703         * hashcash.el (hashcash-extra-generate-parameters): New variable.
21704         (hashcash-generate-payment): Use it.
21705         (hashcash-generate-payment-async): Use it.
21706
21707 2005-01-15  Simon Josefsson  <jas@extundo.com>
21708
21709         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
21710         Suggested by Raymond Scholz <ray-2005@zonix.de>.
21711
21712         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
21713         gnus-summary-idna-message.
21714         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
21715         (gnus-summary-idna-message): New function.
21716
21717 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
21718
21719         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
21720         gnus-novice-user.
21721
21722 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
21723
21724         * nnrss.el (nnrss-request-delete-group): Delete entries in
21725         nnrss-group-alist as well.
21726         (nnrss-save-server-data): Insert newline.
21727
21728 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
21729
21730         * gnus.el (gnus-user-agent): Use list of symbols instead of
21731         symbols.  Display full version number for (S)XEmacs.
21732         Optionally display (S)XEmacs codename.
21733
21734         * gnus-util.el (gnus-emacs-version): Update for new
21735         `gnus-user-agent'.
21736
21737         * gnus-msg.el (gnus-extended-version): Make it possible to omit
21738         Gnus version.
21739
21740 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
21741
21742         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
21743         which is unreadable in some setups.
21744
21745 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
21746
21747         * gnus-spec.el (gnus-update-format-specifications): Flush the
21748         group format spec cache if it doesn't support decoded group names.
21749
21750 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
21751
21752         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
21753         Allow to apply decay on score files matching a regexp.
21754
21755 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
21756
21757         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
21758         compatibility in %g and %c.
21759
21760 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
21761
21762         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
21763         name for only %g and %c.
21764         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
21765         of gnus-tmp-group to decoded group name.
21766         (gnus-group-make-rss-group): Exclude `/'s from group names.
21767
21768 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
21769
21770         * nnrss.el (nnrss-get-encoding): Fix regexp.
21771
21772 2004-12-27  Simon Josefsson  <jas@extundo.com>
21773
21774         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
21775         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
21776         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
21777
21778 2004-12-17  Kim F. Storm  <storm@cua.dk>
21779
21780         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
21781
21782         * gnus-sum.el (gnus-summary-mode-map): Likewise.
21783
21784 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
21785
21786         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
21787
21788 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
21789
21790         * nnrss.el: Require rfc2047 and mml.
21791         (nnrss-file-coding-system): New variable.
21792         (nnrss-format-string): Redefine it as an inline function.
21793         (nnrss-decode-group-name): New function.
21794         (nnrss-string-as-multibyte): Remove.
21795         (nnrss-retrieve-headers): Decode group name; don't use
21796         nnrss-format-string.
21797         (nnrss-request-group): Decode group name.
21798         (nnrss-request-article): Decode group name; allow a Message-ID as
21799         well as an article number; don't use nnrss-format-string; encode a
21800         Message-ID string which may contain non-ASCII characters; use
21801         mml-to-mime to compose a MIME article.
21802         (nnrss-request-expire-articles): Decode group name.
21803         (nnrss-request-delete-group): Decode group name.
21804         (nnrss-fetch): Clarify error message.
21805         (nnrss-read-server-data): Use insert-file-contents instead of load;
21806         bind file-name-coding-system; use multibyte buffer.
21807         (nnrss-save-server-data): Bind coding-system-for-write to the
21808         value of nnrss-file-coding-system; bind file-name-coding-system;
21809         add coding cookie.
21810         (nnrss-read-group-data): Use insert-file-contents instead of load;
21811         bind file-name-coding-system; use multibyte buffer.
21812         (nnrss-save-group-data): Bind coding-system-for-write to the
21813         value of nnrss-file-coding-system; bind file-name-coding-system.
21814         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
21815         make it work with non-ASCII text.
21816         (nnrss-find-el): Make it work with old xml.el as well.
21817
21818 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
21819
21820         * nnrss.el (nnrss-get-encoding): New function.
21821         (nnrss-fetch): Use unibyte buffer initially; bind
21822         coding-system-for-read while performing mm-url-insert; remove ^Ms;
21823         decode contents according to the encoding attribute.
21824         (nnrss-save-group-data): Add coding cookie.
21825         (nnrss-mime-encode-string): New function.
21826         (nnrss-check-group): Use it to encode subject and author.
21827
21828 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
21829
21830         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
21831         imaginary variable.
21832
21833 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
21834
21835         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
21836         correctly even if there are wide characters.
21837
21838 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
21839
21840         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
21841         downcased symbol names; make a new cache instead of reusing
21842         bbdb-hashtable.
21843
21844 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
21845
21846         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
21847         concatenating segments rather than before concatenating them.
21848         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
21849
21850         * message.el (message-get-reply-headers): Bind `extra'.
21851
21852 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21853
21854         * message.el (message-extra-wide-headers): New variable.
21855         (message-get-reply-headers): Use it.
21856
21857 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
21858
21859         * gnus-agent.el (gnus-agent-group-path): Decode group name.
21860         (gnus-agent-group-pathname): Ditto.
21861
21862         * gnus-cache.el (gnus-cache-file-name): Decode group name.
21863
21864         * gnus-group.el (gnus-group-make-group): Decode group name.
21865         (gnus-group-make-rss-group): Register the group data after opening
21866         the nnrss group.
21867
21868 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
21869
21870         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
21871         by expiry now get marked as read.
21872
21873 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
21874
21875         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
21876
21877 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
21878
21879         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
21880         unify Latin characters in XEmacs.
21881         (mm-find-mime-charset-region): Use it.
21882
21883 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
21884
21885         * gnus-util.el (gnus-delete-directory): New function.
21886
21887         * gnus-agent.el (gnus-agent-delete-group): Use it.
21888
21889         * gnus-cache.el (gnus-cache-delete-group): Use it.
21890
21891 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
21892
21893         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
21894         names.
21895
21896 2004-12-16  Simon Josefsson  <jas@extundo.com>
21897
21898         * hashcash.el (hashcash-payment-alist): Fix custom :type.
21899
21900 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
21901
21902         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
21903
21904         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
21905         (gnus-group-set-current-level): Decode group name.
21906
21907 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
21908
21909         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
21910         failed.
21911
21912 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
21913
21914         * gnus-group.el (gnus-group-delete-group): Decode group name.
21915         (gnus-group-make-rss-group): Encode group name.
21916         (gnus-group-catchup-current): Decode group name.
21917         (gnus-group-kill-group): Decode group name.
21918
21919 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
21920
21921         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
21922
21923 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
21924
21925         * gnus-group.el (gnus-group-make-rss-group):
21926         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
21927
21928         * gnus-start.el (gnus-setup-news): Honor user's setting to
21929         gnus-message-archive-method.  Suggested by Lute Kamstra
21930         <lute@gnu.org>.
21931
21932 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
21933
21934         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
21935         global counterparts of the buffer-local variables.
21936
21937 2004-11-16  Romain Francoise  <romain@orebokech.com>
21938
21939         * gnus-sum.el (gnus-summary-exit): Don't clear the global
21940         counterparts of the buffer-local variables.
21941
21942 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
21943
21944         * message.el (message-forbidden-properties): Fix typo in doc
21945         string.
21946
21947 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
21948
21949         * gnus-util.el (gnus-replace-in-string): Add doc string.
21950
21951         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
21952         to avoid problems when splitting mails with many recipients.
21953
21954 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
21955
21956         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
21957         pop-to-buffer, covered by the subsequent gnus-configure-windows.
21958
21959 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
21960
21961         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
21962         if there is no hashtable in memory or file modification time is
21963         newer than cached timestamp.
21964
21965 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
21966
21967         * gnus-sum.el (gnus-summary-limit-to-recipient):
21968         Implement not-matching option.
21969
21970 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
21971
21972         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
21973         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
21974         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
21975         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
21976         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
21977         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
21978
21979 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
21980
21981         * message.el (message-forward-make-body-mml): Remove headers
21982         according to message-forward-ignored-headers if a message is decoded.
21983
21984 2004-12-02  Romain Francoise  <romain@orebokech.com>
21985
21986         * message.el (message-forward-make-body-plain): Always remove
21987         headers according to message-forward-ignored-headers.
21988
21989 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
21990
21991         * spam.el (spam-summary-prepare-exit): Remove the
21992         gnus-summary-limit pop for now, it has problems with ham marks for
21993         me.
21994
21995 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
21996
21997         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
21998         correctly.
21999
22000 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
22001
22002         * format-spec.el (format-spec): Message the char.
22003
22004 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
22005
22006         * gnus-art.el (gnus-split-methods): Reformat comments.
22007
22008         * spam.el (spam-summary-prepare-exit): Remove article limits
22009         before exiting the summary buffer.
22010
22011 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
22012
22013         * lpath.el: Remove bbdb-create-internal, bbdb-records,
22014         spam-BBDB-register-routine and spam-enter-ham-BBDB.
22015
22016         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
22017         order to silence the byte compiler.
22018
22019         * spam.el: Fix the way to silence the byte compiler, which
22020         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
22021         bbdb-search-simple, spam-BBDB-register-routine,
22022         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
22023         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
22024         spam-stat-buffer-is-spam, spam-stat-load,
22025         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
22026         spam-stat-save and spam-stat-split-fancy.
22027
22028 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
22029
22030         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
22031         which may confuse users.
22032         (canlock-password-for-verify): Ditto.
22033
22034         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
22035
22036         * gnus-art.el (gnus-emphasis-alist): Ditto.
22037
22038         * gnus-registry.el (gnus-registry-max-entries): Ditto.
22039
22040         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
22041
22042         * gnus-start.el (gnus-save-killed-list): Ditto.
22043
22044         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
22045         (gnus-sum-thread-tree-root): Ditto.
22046         (gnus-sum-thread-tree-false-root): Ditto.
22047         (gnus-sum-thread-tree-single-indent): Ditto.
22048
22049         * message.el (message-courtesy-message): Ditto.
22050         (message-archive-note): Ditto.
22051         (message-subscribed-address-file): Ditto.
22052         (message-user-fqdn): Ditto.
22053
22054         * spam-report.el (spam-report-gmane-regex): Ditto.
22055
22056         * spam.el (spam-blackhole-good-server-regex): Ditto.
22057
22058 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
22059
22060         * mml.el (mml-preview): Widen the message buffer before copying
22061         the contents to the preview buffer; sort headers before previewing.
22062
22063         * message.el (message-hidden-headers): Fix the way to avoid a bug
22064         in the `repeat' widget in Emacs 21.3 or earlier.
22065
22066 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
22067
22068         * message.el (message-hidden-headers): Default to "^References:".
22069         Improve customization type.  Suggested by Reiner Steib
22070         <Reiner.Steib@gmx.de>.
22071
22072 2004-11-25  Romain Francoise  <romain@orebokech.com>
22073
22074         * message.el (message-strip-forbidden-properties): Remove check for
22075         obsolete `message-hidden' text property, hidden headers are not
22076         accessible in the buffer anymore.
22077
22078 2004-11-22  Romain Francoise  <romain@orebokech.com>
22079
22080         * message.el (message-header-format-alist): Add `From' in list
22081         so that it can be sorted.
22082         (message-fix-before-sending): Widen and sort headers before
22083         sending.
22084         (message-hide-headers): Use narrowing to hide headers by moving
22085         them to the top of the buffer and narrowing to the region
22086         underneath.
22087
22088 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22089
22090         * message.el (message-strip-forbidden-properties):
22091         Bind buffer-read-only (etc) to nil.
22092
22093 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
22094
22095         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
22096         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
22097
22098 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
22099
22100         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
22101
22102 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22103
22104         * dns.el (query-dns): Use sit-for to time instead of
22105         accept-process-output, since that doesn't seem to work on udp
22106         sockets.
22107
22108 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
22109
22110         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
22111
22112 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
22113
22114         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
22115         doc string.  Improve doc string.
22116
22117 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
22118
22119         * nntp.el (nntp-request-update-info): Return nil if
22120         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
22121         may not call gnus-activate-group which uselessly issues the GROUP
22122         commands for all nntp groups and wastes time.  Reported by Romain
22123         Francoise <romain@orebokech.com>.
22124
22125         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
22126
22127 2004-11-15  Simon Josefsson  <jas@extundo.com>
22128
22129         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
22130         headers separately.
22131         (gnus-button-openpgp): New function, inspired by Jochen Küpper
22132         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
22133
22134 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
22135
22136         * gnus-start.el (gnus-convert-old-newsrc):
22137         Assign legacy-gnus-agent to 5.10.7.
22138
22139 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22140
22141         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
22142         start of the lines.
22143
22144 2004-11-14  Magnus Henoch  <mange@freemail.hu>
22145
22146         * hashcash.el (hashcash-default-payment): Change default to 20.
22147         (hashcash-default-accept-payment): Change default to 20.
22148         (hashcash-process-alist): New variable.
22149         (hashcash-generate-payment-async): Add.
22150         (hashcash-already-paid-p): Add.
22151         (hashcash-insert-payment): Don't generate payments twice.
22152         (hashcash-insert-payment-async): Add.
22153         (hashcash-insert-payment-async-2): Add.
22154         (hashcash-cancel-async): Add.
22155         (hashcash-wait-async): Add.
22156         (hashcash-processes-running-p): Add.
22157         (hashcash-wait-or-cancel): Add.
22158         (mail-add-payment): New optional argument.  Conditionally start
22159         asynchronous calculation.
22160         (mail-add-payment-async): Add.
22161
22162         * message.el (message-send-mail): Wait for asynchronous hashcash
22163         results.  Don't clobber existing X-Hashcash headers.
22164         (message-setup-1): Call mail-add-payment-async when
22165         message-generate-hashcash is non-nil.
22166
22167 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
22168
22169         * message.el (message-use-alternative-email-as-from): Examine the
22170         From header as well; use message-make-from in order to include a
22171         user's full name.
22172
22173 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
22174
22175         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
22176         default; improve customization type.
22177         (gnus-emphasis-custom-with-format): New macro.
22178         (gnus-emphasis-custom-value-to-external): New function.
22179         (gnus-emphasis-custom-value-to-internal): New function.
22180
22181 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22182
22183         * dns.el (query-dns): Resolve reverse addresses.
22184
22185 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22186
22187         * gnus-group.el (gnus-group-get-new-news): Use it.
22188
22189         * gnus-start.el (gnus-check-reasonable-setup): New function.
22190
22191 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
22192
22193         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
22194         "Args out of range" error.  Reported by Arnaud Giersch
22195         <arnaud.giersch@free.fr>.
22196
22197 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
22198
22199         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
22200
22201 2004-11-04  Richard M. Stallman  <rms@gnu.org>
22202
22203         * spam.el (spam group): Add :version.
22204
22205         * pgg-def.el (pgg group): Add :version.
22206
22207 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
22208
22209         * gnus-art.el (gnus-article-edit-article): Don't associate the
22210         article buffer with a draft file.  This is a temporary measure
22211         against the 2004-08-22 change to gnus-article-edit-mode.
22212
22213 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
22214
22215         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
22216         (html2text-format-tags): Remove unused variable `attr'.
22217
22218 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
22219
22220         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
22221
22222         * tls.el (tls-process-connection-type, tls-success)
22223         (tls-certtool-program): Add :version.
22224
22225         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
22226         (starttls-extra-arguments, starttls-process-connection-type)
22227         (starttls-connect, starttls-failure, starttls-success): Add :version.
22228
22229         * spam-stat.el (spam-stat): Add :version.
22230
22231         * sieve.el (sieve): Add :version.
22232
22233         * sha1.el (sha1): Add :version.
22234         (sha1-use-external): Remove redundant version.
22235
22236         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
22237         (nnmail-cache-ignore-groups, nnmail-spool-hook)
22238         (nnmail-split-fancy-match-partial-words)
22239         (nnmail-split-lowercase-expanded): Add :version.
22240
22241         * nndiary.el (nndiary): Add :version.
22242
22243         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
22244
22245         * mml-sec.el (mml-default-sign-method)
22246         (mml-default-encrypt-method, mml-signencrypt-style-alist):
22247         Add :version.
22248
22249         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
22250
22251         * mm-url.el (mm-url-use-external, mm-url-program)
22252         (mm-url-arguments): Add :version.
22253
22254         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
22255         (mm-attachment-file-modes, mm-decrypt-option)
22256         (mm-w3m-safe-url-regexp): Add :version.
22257
22258         * message.el (message-cite-prefix-regexp)
22259         (message-sendmail-envelope-from, message-minibuffer-local-map)
22260         (message-user-fqdn, message-completion-alist): Add :version.
22261
22262         * gnus-win.el (gnus-configure-windows-hook)
22263         (gnus-use-frames-on-any-display): Add :version.
22264
22265         * gnus-art.el (gnus-article-address-banner-alist)
22266         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
22267         (gnus-treat-from-picon, gnus-treat-mail-picon)
22268         (gnus-treat-x-pgp-sig): Add :version.
22269
22270         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
22271         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
22272         (gnus-summary-article-delete-hook)
22273         (gnus-summary-display-while-building): Add :version.
22274
22275         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
22276         (gnus-get-top-new-news-hook): Add :version.
22277
22278         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
22279         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
22280
22281         * gnus-registry.el (gnus-registry): Add :version.
22282
22283         * gnus-spec.el (gnus-use-correct-string-widths)
22284         (gnus-make-format-preserve-properties): Add :version.
22285
22286         * gnus.el (gnus-group-charter-alist)
22287         (gnus-group-fetch-control-use-browse-url)
22288         (gnus-install-group-spam-parameters): Add :version.
22289
22290         * gnus-diary.el (gnus-diary): Add :version.
22291
22292         * gnus-delay.el (gnus-delay): Add :version.
22293
22294         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
22295         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
22296         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
22297         Add :version.
22298
22299         * gnus-agent.el (gnus-agent-max-fetch-size)
22300         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
22301         (gnus-agent-prompt-send-queue): Add :version.
22302
22303         * deuglify.el (gnus-outlook-deuglify): Add :version.
22304
22305         * html2text.el: Beautify code.  Improve doc strings.
22306         Some checkdoc cleanup.
22307         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
22308
22309 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
22310
22311         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
22312
22313 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
22314
22315         * gnus-registry.el (gnus-registry-hashtb): Create the registry
22316         when package is loaded.
22317
22318         * spam.el (spam-summary-score-preferred-header): Add global preference
22319         for people who want to override the default SpamAssassin over
22320         Bogofilter preference (when both are set).
22321         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
22322         (spam-user-format-function-S):
22323         Check spam-summary-score-preferred-header.
22324         (spam-extra-header-to-number): Add X-Bogosity header parsing.
22325         (spam-user-format-function-S): Format the score correctly.
22326
22327 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
22328
22329         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
22330         signature file.  Suggested by Manoj Srivastava
22331         <srivasta@golden-gryphon.com>.
22332
22333         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
22334         iso-2022-jp even in the Japanese language environment.
22335         Suggested by Jason Rumney <jasonr@gnu.org>.
22336
22337 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
22338
22339         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
22340         use the same characters as the dummy marks; make it free from
22341         getting affected by the language environment.
22342         (gnus-summary-read-group-1): Update mark positions only when the
22343         format spec is updated.
22344
22345         * gnus-spec.el (gnus-update-format-specifications): Return a list
22346         of updated types.
22347
22348 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
22349
22350         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
22351         of boundp to check if display-warning is available.
22352
22353 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
22354
22355         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
22356
22357 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
22358
22359         * nnspool.el (nnspool-spool-directory): Use news-path if the
22360         news-directory variable is not bound.
22361
22362         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
22363         function instead of display-warning if it is not available.
22364
22365 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
22366
22367         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
22368         v5-10: Use `point-at-bol'.
22369
22370 2004-10-26  Simon Josefsson  <jas@extundo.com>
22371
22372         * hashcash.el: Fix URL in comment, reported by Cheng Gao
22373         <chenggao@gmail.com>.
22374
22375 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
22376
22377         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
22378         instead.
22379
22380 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
22381
22382         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
22383         to remove a server from the nnimap-server-buffer-alist.
22384         (nnimap-open-connection, nnimap-close-server): Use it.
22385
22386         * gnus-encrypt.el: Remove file in favor of encrypt.el.
22387
22388 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
22389
22390         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
22391         running the major-mode function.
22392
22393 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
22394
22395         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
22396         dummy marks in the right way.
22397
22398 2004-10-18  David Edmondson  <dme@dme.org>
22399
22400         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
22401         excessively.
22402
22403 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
22404
22405         * gnus-util.el (gnus-split-references): Accept a nil references
22406         string and go on blissfully.
22407
22408         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
22409         cases where the references string is non-nil but has no references.
22410
22411         * encrypt.el: Add autoload tags.
22412
22413         * spam.el (spam-resolve-registrations-routine): Remove article
22414         from unregistration list too.  Reported by David Hanak
22415         <dhanak@isis.vanderbilt.edu>
22416
22417 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
22418
22419         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
22420         nil.  Change custom type.
22421
22422 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
22423
22424         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
22425
22426         * gnus-sum.el (gnus-summary-move-article): Use it.
22427
22428 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
22429
22430         * encrypt.el: Add autoload cookies.
22431
22432         * spam.el (spam-backend-article-list-property)
22433         (spam-backend-get-article-todo-list)
22434         (spam-backend-put-article-todo-list)
22435         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
22436         Resolve registrations separately.
22437         (spam-register-routine): Format comments.
22438         (spam-unregister-routine, spam-register-routine): Always call with
22439         specific-articles, no default list.
22440         (spam-summary-prepare-exit): Use the spam-classifications function.
22441
22442         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
22443         gnus-encrypt.el.
22444
22445         * encrypt.el: Copied from gnus-encrypt.el.
22446
22447         * gnus-encrypt.el: Commented that it's obsolete.
22448
22449 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
22450
22451         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
22452         (gnus-score-save): Use it.
22453
22454         * message.el (message-bury): Use `window-dedicated-p'.
22455
22456 2004-10-15  Simon Josefsson  <jas@extundo.com>
22457
22458         * pop3.el (top-level): Don't require nnheader.
22459         (pop3-read-timeout): Add.
22460         (pop3-accept-process-output): Add.
22461         (pop3-read-response, pop3-retr): Use it.
22462
22463 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
22464
22465         * spam.el (spam-register-routine): Move comment.
22466         (spam-verify-bogofilter): Use 'unknown for the initial
22467         spam-bogofilter-valid state, not 'never.
22468
22469         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
22470         for netrc-machine.
22471
22472         * nnimap.el (nnimap-open-connection):
22473         Use netrc-machine-user-or-password.
22474
22475 2004-10-17  Richard M. Stallman  <rms@gnu.org>
22476
22477         * gnus-registry.el (gnus-registry-unload-hook):
22478         Set as a variable with add-hook.
22479
22480         * nnspool.el (nnspool-spool-directory): Use news-directory instead
22481         of news-path.
22482
22483         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
22484
22485         * spam.el: Delete duplicate `provide'.
22486         (spam-unload-hook): Set as a variable with add-hook.
22487
22488 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
22489
22490         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
22491         in the doc string.
22492
22493         * message.el (message-ignored-news-headers)
22494         (message-ignored-supersedes-headers)
22495         (message-ignored-resent-headers)
22496         (message-forward-ignored-headers): Improve custom type.
22497
22498 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
22499
22500         * message.el (message-tokenize-header): Fix 2004-09-06 change
22501         which used point-min in the wrong place.
22502
22503 2004-10-12  Simon Josefsson  <jas@extundo.com>
22504
22505         * tls.el (tls-certtool-program): New variable.
22506         (tls-certificate-information): New function, based on
22507         ssl-certificate-information.
22508
22509 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
22510
22511         * compface.el: Move the version of ELisp-based uncompface program
22512         to the contrib directory because of the copyright problem.
22513
22514 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
22515
22516         * message.el (message-kill-buffer): Raise the current frame.
22517
22518 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
22519
22520         * gnus-sum.el: Mention that multibyte characters don't work as marks.
22521
22522         * gnus.el (message-y-or-n-p): Autoload.
22523
22524         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
22525         (pop3-password-required, pop3-authentication-scheme)
22526         (pop3-leave-mail-on-server): Make customizable.
22527         (pop3): New custom group.
22528         (pop3-retr): Remove `sleep-for' statements.
22529         Suggested by Dave Love <fx@gnu.org>.
22530
22531         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
22532         Windows/DOS.
22533
22534         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
22535         (imap-parse-body): Fix incorrect use of `assert'.
22536         Suggested by Dave Love <fx@gnu.org>.
22537
22538         * mml.el (mml-minibuffer-read-disposition): Require match.
22539         Suggested by Dave Love <fx@gnu.org>.
22540
22541 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
22542
22543         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
22544         doc string.
22545
22546 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
22547
22548         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
22549
22550 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
22551
22552         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
22553         instead of calling `mm-insert-inline', to decode text/* parts
22554         before displaying them.
22555
22556 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
22557
22558         * mm-uu.el (mm-uu-text-plain-type): New variable.
22559         (mm-uu-pgp-signed-extract-1): Use it.
22560         (mm-uu-pgp-encrypted-extract-1): Use it.
22561         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
22562         bind mm-uu-text-plain-type with that value.
22563         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
22564         mm-uu-dissect.
22565
22566 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
22567
22568         * gnus-group.el (gnus-update-group-mark-positions):
22569         * gnus-sum.el (gnus-update-summary-mark-positions):
22570         * message.el (message-check-news-body-syntax):
22571         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
22572         of string-as-multibyte.
22573
22574 2004-10-05  Juri Linkov  <juri@jurta.org>
22575
22576         * gnus-group.el (gnus-update-group-mark-positions):
22577         * gnus-sum.el (gnus-update-summary-mark-positions):
22578         * message.el (message-check-news-body-syntax):
22579         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
22580         8-bit unibyte values to a multibyte string for search functions.
22581
22582 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
22583
22584         * mm-uu.el (mm-uu-dissect): Allow optional arg.
22585         (mm-uu-dissect-text-parts): New function.
22586
22587         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
22588         dissect text parts.
22589
22590         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
22591         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
22592
22593         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
22594
22595         * gnus-topic.el (gnus-topic-hierarchical-parameters):
22596         Use gnus-current-topics instead of gnus-current-topic.
22597
22598 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
22599
22600         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
22601
22602 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
22603
22604         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
22605         where appropriate.
22606
22607         * nnml.el (nnml-generate-active-info): do.
22608
22609         * nndiary.el (nndiary-generate-active-info): do.
22610
22611         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
22612         (gnus-topic-move): do.
22613
22614         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
22615         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
22616
22617         * gnus-srvr.el (gnus-server-prepare)
22618         (gnus-server-open-all-servers): do.
22619
22620         * gnus-msg.el (gnus-summary-cancel-article)
22621         (gnus-summary-resend-message)
22622         (gnus-summary-mail-crosspost-complaint): do.
22623
22624         * gnus-move.el (gnus-change-server): do.
22625
22626         * gnus-group.el (gnus-group-unmark-all-groups)
22627         (gnus-group-set-current-level): do.
22628
22629 2004-10-04  Simon Josefsson  <jas@extundo.com>
22630
22631         * message.el (message-generate-hashcash): Doc fix.
22632
22633 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
22634
22635         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
22636         avoid infinite recursion via gnus-get-function.
22637
22638 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
22639
22640         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
22641
22642         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
22643
22644         * nnmail.el (nnmail-split-history): do.
22645
22646         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
22647         (nnml-request-delete-group): do.
22648
22649         * nnslashdot.el (nnslashdot-read-groups): do.
22650
22651         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
22652         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
22653
22654         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
22655         (nnspool-sift-nov-with-sed): Use last.
22656         (nnspool-retrieve-headers-with-nov): Use mapc.
22657         (nnspool-request-newgroups): Use dolist.
22658         (nnspool-request-group): Use last.
22659
22660         * nntp.el (nntp-read-server-type): Use dolist.
22661
22662         * nnvirtual.el (nnvirtual-create-mapping)
22663         (nnvirtual-update-read-and-marked): Use dolist.
22664         (nnvirtual-convert-headers): Simplify.
22665
22666 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
22667
22668         * gnus-agent.el (gnus-agent-synchronize-group-flags):
22669         Add support for sync'ing tick marks.
22670
22671 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
22672
22673         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
22674         there's no visible header.
22675
22676 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
22677
22678         * gnus-agent.el (gnus-agent-synchronize-group-flags):
22679         When necessary, pass full group name to gnus-request-set-marks.
22680
22681 2004-10-01  Simon Josefsson  <jas@extundo.com>
22682
22683         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
22684         acroread.
22685
22686 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22687
22688         * spam-report.el (spam-report-gmane): Fix interactive.
22689
22690         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
22691
22692         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
22693         when writing file.
22694         (gnus-agent-synchronize-flags): Don't default to being
22695         interactive.
22696
22697 2004-09-30  Simon Josefsson  <jas@extundo.com>
22698
22699         * message.el (message-generate-hashcash): Add.
22700         (message-send-mail): Use it, call mail-add-payment.
22701
22702 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
22703
22704         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
22705
22706 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
22707
22708         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replace
22709         gnus-requst-update-info with explicit code to sync the in-memory
22710         info read flags with the marks being sync'd to the backend.
22711
22712         * gnus-util.el (gnus-pp): Add optional stream to match pp API.
22713
22714 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
22715
22716         * spam.el (spam-verify-bogofilter): Add new function.
22717         (spam-check-bogofilter)
22718         (spam-bogofilter-register-with-bogofilter): Use it.
22719         (spam-verify-bogofilter): Add small fixes.
22720
22721 2004-09-28  Simon Josefsson  <jas@extundo.com>
22722
22723         * hashcash.el (hashcash-generate-payment): Revert.
22724
22725 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
22726
22727         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
22728         Use gnus-extract-references instead of gnus-split-references.
22729
22730         * gnus-util.el (gnus-extract-references): Add new function, analogous
22731         to gnus-split-references but extracts only the message-ID without
22732         anything extra.
22733
22734         * hashcash.el (hashcash-generate-payment)
22735         (hashcash-check-payment): Do the right thing if hashcash-path is
22736         nil (because the hashcash program could not be found).
22737
22738         * spam.el (spam-use-hashcash): Remove comment.
22739
22740 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
22741
22742         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
22743         (gnus-cache-enter-article, gnus-cache-remove-article)
22744         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
22745
22746         * gnus-async.el (gnus-async-prefetch-remove-group): do.
22747
22748         * gnus-art.el (article-hide-boring-headers)
22749         (article-translate-strings, article-display-face)
22750         (gnus-article-mime-match-handle-first)
22751         (gnus-article-highlight-headers)
22752         (gnus-article-add-buttons-to-head): do.
22753
22754 2004-09-27  Simon Josefsson  <jas@extundo.com>
22755
22756         * hashcash.el: New version, from
22757         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
22758         ../contrib/.
22759
22760 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
22761
22762         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
22763
22764 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
22765
22766         * gnus-dup.el (gnus-dup-open): Use mapc.
22767         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
22768
22769         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
22770         Reported by Stefan Wiens <s.wi@gmx.net>.
22771
22772         * gnus.el (gnus-shutdown): Use dolist.
22773
22774         * gnus-undo.el (gnus-undo): Use mapc.
22775
22776         * nnrss.el (nnrss-generate-active): do.
22777
22778         * message.el (message-cite-original-without-signature)
22779         (message-cite-original): Use mapc.
22780         (message-do-actions, message-make-forward-subject): Use dolist.
22781
22782 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
22783
22784         * gnus-agent.el (gnus-agent-check-overview-buffer): Fix range of
22785         deletion to remove entire duplicate line.  Fixes merged article
22786         number bug.
22787
22788 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
22789
22790         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
22791         servers that are offline.  Avoids having gnus-agent-toggle-plugged
22792         first ask if you want to open a server and then, even when you
22793         responded with no, asking if you want to synchronize the server's
22794         flags.
22795         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
22796         multi-line expressions.
22797         (gnus-agent-synchronize-group-flags): New internal function.
22798         Updates marks in memory (in the info structure) AND in the
22799         backend.
22800
22801         * gnus-util.el (gnus-remassoc): Fix typo in documentation.
22802
22803         * nnagent.el (nnagent-request-set-mark):
22804         Use gnus-agent-synchronize-group-flags, not backend's request-set-mark
22805         method, to ensure that synchronization updates marks in the
22806         backend and in the info (in memory) structure.
22807
22808 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
22809
22810         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
22811         convention fully; don't miss the root article of a thread; make
22812         the X-Draft-From header with correct article numbers.
22813
22814 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
22815
22816         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
22817         unless plugged.  Disable the agent so that an open failure causes
22818         an error.
22819
22820         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
22821         Revert 2004-09-21 change.  The backend must be opened while
22822         synchronizing flags even when the backend stores the flags
22823         locally.
22824
22825 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
22826
22827         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
22828         in `header' match.  Reported by Svend Tollak Munkejord.
22829
22830         * message.el (message-cite-original): Fix use of
22831         `message-cite-articles-with-x-no-archive'.
22832
22833 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
22834
22835         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
22836         (gnus-window-to-buffer): Ditto.
22837
22838         * mml.el (mml-preview-buffer): New variable.
22839         (mml-preview): Manage window layout with gnus-buffer-configuration.
22840
22841         * gnus-msg.el (gnus-setup-message): Put article numbers into the
22842         X-Draft-From header even if those articles aren't quoted.
22843
22844 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
22845
22846         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
22847         (gnus-request-set-mark, gnus-request-update-mark): Use new
22848         g-s-t-u-l-m to decide to use backend even when unplugged.
22849
22850 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
22851
22852         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
22853         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
22854
22855 2004-09-20  Simon Josefsson  <jas@extundo.com>
22856
22857         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
22858         "utf-16-le".
22859
22860 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
22861
22862         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
22863
22864 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
22865
22866         * uudecode.el (uudecode-use-external): Add :version.
22867
22868         * smime.el (smime-CA-file, smime-encrypt-cipher)
22869         (smime-dns-server): Add :version.
22870
22871         * smiley.el (gnus-smiley-file-types): Add :version.
22872
22873         * sha1.el (sha1-use-external): Add :version.
22874
22875         * pgg-def.el (pgg-query-keyserver): Add :version.
22876
22877         * nnmail.el (nnmail-fancy-expiry-targets)
22878         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
22879         Add :version.
22880
22881         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
22882         (nnimap-retrieve-groups-asynchronous): Add :version.
22883         (nnimap-close-asynchronous): Add :version.  Fix typo in doc string.
22884
22885         * mml.el (mml-content-disposition-parameters)
22886         (mml-insert-mime-headers-always): Add :version.
22887
22888         * mm-util.el (mm-coding-system-priorities): Add :version.
22889
22890         * mm-decode.el (mm-inline-text-html-with-images)
22891         (mm-keep-viewer-alive-types, mm-external-terminal-program)
22892         (mm-verify-option): Add :version.
22893         (mm-text-html-renderer): Change :version.
22894
22895         * message.el (message-fcc-externalize-attachments)
22896         (message-required-headers, message-draft-headers)
22897         (message-subject-trailing-was-query)
22898         (message-subject-trailing-was-ask-regexp)
22899         (message-subject-trailing-was-regexp, message-mark-insert-begin)
22900         (message-mark-insert-end, message-archive-header)
22901         (message-archive-note, message-cross-post-default)
22902         (message-cross-post-note, message-followup-to-note)
22903         (message-cross-post-note-function, message-use-mail-followup-to)
22904         (message-subscribed-address-functions)
22905         (message-subscribed-address-file, message-subscribed-addresses)
22906         (message-subscribed-regexps, message-allow-no-recipients)
22907         (message-yank-cited-prefix, message-signature-insert-empty-line)
22908         (message-hidden-headers, message-hierarchical-addresses)
22909         (message-mail-user-agent, message-use-idna)
22910         (message-valid-fqdn-regexp)
22911         (message-strip-special-text-properties, message-header-synonyms)
22912         (message-beginning-of-line, message-tab-body-function): Add :version.
22913         (message-insert-canlock, message-wide-reply-confirm-recipients):
22914         Change :version.
22915
22916         * mail-source.el (mail-source-ignore-errors): Add :group, :type
22917         and :version.
22918         (mail-source-delete-old-incoming-confirm)
22919         (mail-source-movemail-program): Add :version.
22920
22921         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
22922         (gnus-agent-cache, gnus-agent): Change :version.
22923
22924         * gnus-util.el (gnus-use-byte-compile): Change :version.
22925
22926         * gnus-sum.el (gnus-summary-make-false-root-always)
22927         (gnus-summary-default-high-score)
22928         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
22929         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
22930         (gnus-read-all-available-headers, gnus-article-emulate-mime)
22931         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
22932         (gnus-sum-thread-tree-single-indent)
22933         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
22934         (gnus-sum-thread-tree-leaf-with-other)
22935         (gnus-sum-thread-tree-single-leaf): Add :version.
22936         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
22937         (gnus-article-loose-mime): Change :version.
22938
22939         * gnus-start.el (gnus-backup-startup-file)
22940         (gnus-save-startup-file-via-temp-buffer): Add :version.
22941
22942         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
22943         (gnus-server-offline-face): Add :version.
22944
22945         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
22946
22947         * gnus-msg.el (gnus-gcc-externalize-attachments)
22948         (gnus-debug-files, gnus-debug-exclude-variables)
22949         (gnus-discouraged-post-methods): Change :version.
22950         (gnus-confirm-mail-reply-to-news)
22951         (gnus-confirm-treat-mail-like-news): Add :version.
22952
22953         * gnus-int.el (gnus-server-unopen-status): Add :version.
22954
22955         * gnus-group.el (gnus-group-jump-to-group-prompt)
22956         (gnus-large-ephemeral-newsgroup)
22957         (gnus-fetch-old-ephemeral-headers): Add :version.
22958
22959         * gnus-fun.el (gnus-x-face-directory)
22960         (gnus-convert-pbm-to-x-face-command)
22961         (gnus-convert-image-to-x-face-command)
22962         (gnus-convert-image-to-face-command): Add :version.
22963
22964         * gnus-delay.el (gnus-delay-default-hour): Add :version.
22965
22966         * gnus-cite.el (gnus-cite-blank-line-after-header)
22967         (gnus-article-boring-faces): Add :version.
22968
22969         * gnus-art.el (gnus-buttonized-mime-types)
22970         (gnus-inhibit-mime-unbuttonizing)
22971         (gnus-treat-display-face)
22972         (gnus-treat-body-boundary): Change :version.
22973         (gnus-body-boundary-delimiter, gnus-picon-databases)
22974         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
22975         (gnus-treat-date-english, gnus-treat-fold-headers)
22976         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
22977         (gnus-treat-mail-picon, gnus-treat-wash-html)
22978         (gnus-article-encrypt-protocol)
22979         (gnus-use-idna, gnus-article-over-scroll)
22980         (gnus-mime-display-multipart-alternative-as-mixed)
22981         (gnus-mime-display-multipart-related-as-mixed)
22982         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
22983         (gnus-ctan-url, gnus-button-ctan-handler)
22984         (gnus-button-handle-ctan-bogus-regexp)
22985         (gnus-button-ctan-directory-regexp)
22986         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
22987         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
22988         (gnus-button-man-level, gnus-button-emacs-level)
22989         (gnus-button-message-level, gnus-button-browse-level): Add :version.
22990
22991         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
22992         (gnus-agent-go-online): Change :version.
22993         (gnus-agent-expire-unagentized-dirs)
22994         (gnus-agent-auto-agentize-methods): Add :version.
22995
22996         * flow-fill.el (fill-flowed-display-column)
22997         (fill-flowed-encode-column): Add :version.
22998
22999         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
23000         (gnus-outlook-deuglify-unwrap-max)
23001         (gnus-outlook-deuglify-cite-marks)
23002         (gnus-outlook-deuglify-unwrap-stop-chars)
23003         (gnus-outlook-deuglify-no-wrap-chars)
23004         (gnus-outlook-deuglify-attrib-cut-regexp)
23005         (gnus-outlook-deuglify-attrib-verb-regexp)
23006         (gnus-outlook-deuglify-attrib-end-regexp)
23007         (gnus-outlook-display-hook): Add :version.
23008
23009         * binhex.el (binhex-use-external): Add :version.
23010
23011 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
23012
23013         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
23014         and `invisible'.
23015
23016 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
23017
23018         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
23019         in gnus-registry-trim.
23020
23021 2004-09-13  Simon Josefsson  <jas@extundo.com>
23022
23023         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
23024
23025         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
23026
23027         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
23028         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
23029         <yamaoka@jpl.org>.
23030         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
23031         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
23032         <yamaoka@jpl.org>.
23033
23034         * sieve.el (sieve-manage-mode): Ditto.
23035
23036 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
23037
23038         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
23039
23040 2004-09-11  Simon Josefsson  <jas@extundo.com>
23041
23042         * dns-mode.el: Add.
23043
23044         * mm-view.el (mm-display-dns-inline): Add.
23045
23046         * mm-decode.el (mm-inline-media-tests): Add text/dns.
23047         (mm-automatic-display): Ditto.
23048
23049         * mailcap.el (mailcap-mime-data): Add text/dns.
23050         (mailcap-mime-extensions): Map .soa to text/dns.
23051
23052 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
23053
23054         * gnus-art.el (article-decode-mime-words, article-babel)
23055         (gnus-article-highlight-signature, gnus-article-add-buttons)
23056         (gnus-signature-toggle): Remove unnecessary bindings of
23057         `inhibit-read-only' inherited from v5.10 merge.
23058
23059 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
23060
23061         * nntp.el (nntp): New customization group.
23062         (nntp-authinfo-file): Add customization group.
23063
23064         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
23065
23066         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
23067
23068         * gnus.el (to-address, to-list, subscribed)
23069         (large-newsgroup-initial): Ditto.
23070
23071         * flow-fill.el (fill-flowed-display-column)
23072         (fill-flowed-encode-column): Ditto.
23073
23074 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
23075
23076         * message.el (message-tokenize-header, message-send-mail-with-qmail):
23077         Use point-min rather than 1.
23078         (message-send-mail): Use buffer-size rather than point-max.
23079
23080         * gnus-sum.el (gnus-summary-search-article-forward):
23081         Signal a specific `search-failed' rather than a generic `error'.
23082
23083         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
23084         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
23085         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
23086
23087 2004-09-10  Simon Josefsson  <jas@extundo.com>
23088
23089         * nndb.el (require): Remove tcp and duplicate cl.
23090
23091 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
23092
23093         * gnus-agent.el (directory-files-and-attributes): Move forward.
23094
23095 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
23096
23097         * gnus-agent.el (directory-files-and-attributes):
23098         Optionally defined to support XEmacs.
23099
23100 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
23101
23102         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
23103         to avoid run-time CL dependencies.
23104         (gnus-agent-unfetch-articles): New function.
23105         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
23106         article numbers even when local .overview file is missing.
23107         (gnus-agent-read-article-number): New function.  Only accepts
23108         27-bit article numbers.
23109         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles):
23110         Use gnus-agent-read-article-number.
23111         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
23112         from backend while recognizing that article numbers in .overview
23113         must be valid.
23114         (gnus-agent-update-files-total-fetched-for):
23115         Use directory-files-and-attributes to improve performance.
23116         * gnus-int.el (gnus-request-move-article):
23117         Use gnus-agent-unfetch-articles in place of gnus-agent-expire to
23118         improve performance.
23119
23120         * gnus-start.el (gnus-convert-old-newsrc): Change message text as
23121         some users confused by references to .newsrc when they only have a
23122         .newsrc.eld file.
23123         (gnus-convert-mark-converter-prompt)
23124         (gnus-convert-converter-needs-prompt): Fix use of property list.
23125         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
23126         New function.  Used internally to only display 'gnus converting
23127         files' message when actually necessary.
23128
23129         * gnus-sum.el (): Remove (require 'gnus-agent) as required
23130         methods now autoloaded.
23131
23132 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
23133
23134         * gnus-sum.el (gnus-summary-insert-subject): Remove list
23135         identifiers.
23136
23137 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
23138
23139         * gnus-picon.el: Fix indentation and closing parenthesis.
23140
23141 2004-09-01  Simon Josefsson  <jas@extundo.com>
23142
23143         * message.el (message-canlock-generate): Require sha1, not
23144         sha1-el.  (Can we get rid of this require altogether?  It is ugly
23145         to require within a function.  Sadly, if sha1.el isn't loaded, the
23146         let binding in m-c-g will hide the defcustom definition, which is
23147         bad.)
23148
23149         * canlock.el: Require sha1, not sha1-el.
23150
23151         * message.el: Don't autoload sha1 (there is a autoload cookie in
23152         sha1.el).
23153
23154         * sha1-el.el: Rename to sha1.el.
23155
23156 2004-08-30  Juanma Barranquero  <lektu@terra.es>
23157
23158         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
23159
23160 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
23161
23162         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
23163
23164 2004-08-30  Kim F. Storm  <storm@cua.dk>
23165
23166         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
23167
23168         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
23169         Add :group 'nnimap.
23170
23171 2004-08-30  Andreas Schwab  <schwab@suse.de>
23172
23173         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
23174         ?* and ?\;.
23175
23176         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
23177         and ?\' to symbol instead of whitespace.
23178
23179 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
23180
23181         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
23182
23183         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
23184         instead of re-search-forward.
23185
23186         * gnus-uu.el (gnus-uu-save-article): Ditto.
23187         (gnus-uu-post-encode-uuencode): Ditto.
23188
23189         * html2text.el (html2text-clean-list-items): Ditto.
23190         (html2text-clean-dtdd): Ditto.
23191         (html2text-format-tags): Ditto.
23192
23193         * message.el (message-send-mail-with-sendmail): Fix regexp.
23194         (message-fill-field-general): Use search-forward instead of
23195         re-search-forward.
23196         (unbold-region): Ditto.
23197
23198         * nnrss.el (nnrss-request-article): Ditto.
23199
23200         * nnslashdot.el (nnslashdot-request-article): Ditto.
23201
23202         * nnweb.el (nnweb-gmane-wash-article): Ditto.
23203
23204         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
23205         "Unrecognized menu descriptor" error in XEmacs.
23206
23207 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
23208
23209         * gnus-sum.el (gnus-read-header): Don't remove a header for the
23210         parent article of a sparse article in the thread hashtb.
23211
23212 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
23213
23214         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
23215         (nnmail-expand-newtext): Lowercase expanded entries if
23216         nnmail-split-lowercase-expanded is non-nil.
23217
23218 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
23219
23220         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
23221
23222         * gnus-group.el (gnus-group-line-format-alist): Convert the value
23223         of gnus-tmp-news-method into string under XEmacs.  It will be
23224         passed to gnus-correct-length which takes only a string argument.
23225
23226 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
23227
23228         * gnus-util.el (gnus-bind-print-variables): New macro.
23229         (gnus-prin1): Use it.
23230         (gnus-prin1-to-string): Use it.
23231         (gnus-pp): New function.
23232         (gnus-pp-to-string): New function.
23233
23234         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
23235         Replace pp-to-string with gnus-pp-to-string.
23236         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
23237         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
23238         * gnus-msg.el (gnus-debug): Ditto.
23239         * gnus-score.el (gnus-score-save): Ditto.
23240         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
23241         gnus-pp-to-string.
23242         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
23243         with gnus-pp.
23244         * score-mode.el (gnus-score-pretty-print): Ditto.
23245         * webmail.el (webmail-debug): Ditto.
23246
23247 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
23248
23249         * gnus-art.el (article-display-face, article-display-x-face):
23250         Use buffer-read-only.
23251
23252 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
23253
23254         * gnus-art.el (article-hide-list-identifiers):
23255         Bind inhibit-read-only as t.
23256
23257 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
23258
23259         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
23260
23261 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
23262
23263         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
23264         (gnus-narrow-to-page): Don't assume point-min == 1.
23265         (gnus-article-edit-mode): Derive from message-mode.
23266
23267         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
23268         point-min == 1.
23269
23270         * imap.el (imap-parse-address-list, imap-parse-body-ext):
23271         Disable incorrect use of `assert'.
23272
23273         * message.el (message-mode): Set comment-start-skip.
23274
23275
23276 2004-08-22  Sam Steingold  <sds@gnu.org>
23277
23278         * pop3.el (pop3-leave-mail-on-server): New user variable.
23279         (pop3-movemail): Delete mail only when it is nil.
23280
23281 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
23282
23283         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
23284
23285         * mml.el (mml-preview): Use `pop-to-buffer'.
23286
23287         * message.el (message-goto-mail-followup-to): Insert after "To".
23288         (message-carefully-insert-headers): Add comment.
23289
23290         * gnus.el: Remove unused variable `gnus-article-check-size'.
23291
23292         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
23293
23294         * gnus-art.el (gnus-button-alist):
23295         Improve `gnus-button-handle-library' entry.
23296
23297 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
23298
23299         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p):
23300         Use downcase, since XEmacs capitalizes error messages differently.
23301
23302 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
23303
23304         * nntp.el: Add (require 'gnus) due to reference to
23305         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
23306
23307 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
23308
23309         * gnus-sum.el (gnus-summary-force-verify-and-decrypt):
23310         Bind `mm-fill-flowed'.
23311
23312         * mm-decode.el (mm-dissect-singlepart): Check it.
23313
23314 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
23315
23316         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
23317         'imap' for netrc parsing.
23318
23319 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
23320
23321         * mailcap.el (mailcap-mime-data): Mark as risky.
23322
23323 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
23324
23325         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
23326         may be included in the encoded word.
23327         (rfc2047-encode): Don't append a space if the encoded word
23328         includes close parenthesis.
23329
23330 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
23331
23332         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
23333         of text within parentheses.
23334
23335 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
23336
23337         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
23338         (gnus-encrypt-write-file-contents): Make the password key the file
23339         name PLUS the cipher, not just the cipher.  Also remove failed
23340         passwords from the cache.
23341
23342 2004-08-06  Simon Josefsson  <jas@extundo.com>
23343
23344         * gnus-sum.el (gnus-article-loose-mime): Change default to t.
23345         Doc fix.
23346
23347 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
23348
23349         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
23350         LWSP.
23351
23352 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
23353
23354         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
23355         Try to append in-reply-to: data to the references: header.
23356
23357         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
23358         (netrc-parse): Use gnus-encrypt.el functions.
23359
23360         * gnus-encrypt.el: Add new file for encryption support; currently
23361         does only a few GPG ciphers and an internal XOR cipher.
23362
23363         * password.el: Add comments on using password-read-and-add.
23364         (password-read-and-add): Add function to read and add the
23365         password to the cache at once.
23366
23367 2004-07-28  Simon Josefsson  <jas@extundo.com>
23368
23369         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
23370         parameter (but don't use it, for now).
23371
23372         * imap.el (imap-ssl-open): Use imap-process-connection-type,
23373         instead of hard coding to nil.
23374
23375 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
23376
23377         * mm-view.el (mm-inline-image-emacs): Open lines under an image
23378         as mm-inline-image-xemacs does.
23379
23380 2004-07-26  Simon Josefsson  <jas@extundo.com>
23381
23382         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
23383         Revert part of 2004-07-17 change below.
23384
23385 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
23386
23387         * rfc2047.el (rfc2047-encode-region): Don't infloop.
23388         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
23389
23390 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23391
23392         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
23393         quotes that actually start with ">" at the beginning of the
23394         lines.
23395
23396 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
23397
23398         * rfc2047.el (rfc2047-encode-region): Fix last change.
23399         (rfc2047-encode-parameter): Remove useless concat.
23400
23401 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
23402
23403         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
23404         encode special characters; fix some kind of misconfigured headers;
23405         signal a real error if debug-on-quit or debug-on-error is non-nil.
23406         (rfc2047-encode-max-chars): New variable.
23407         (rfc2047-encode-1): Use it.
23408         (rfc2047-encode-parameter): New function.
23409
23410         * mml.el (mml-insert-parameter): Remove an excessive space.
23411
23412 2004-07-17  Simon Josefsson  <jas@extundo.com>
23413
23414         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
23415         Kai Grossjohann <kai@emptydomain.de>.
23416         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
23417         (gnus-group-make-menu-bar): Ditto.
23418
23419         * gnus-util.el (gnus-group-server): Add.
23420
23421 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
23422
23423         * message.el (message-clone-locals): Clone sendmail and smtp
23424         variables.
23425
23426 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
23427
23428         * rfc2047.el (rfc2047-encode-region): Fix last change.
23429
23430 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
23431
23432         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
23433         characters as non-special.
23434
23435 2004-07-09  Simon Josefsson  <jas@extundo.com>
23436
23437         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
23438         Users will lose all flag changes made while unplugged with
23439         e.g. nntp unless flag synchronization happens, thus `nil' is not a
23440         good default.  See numerous reports on ding mailing list.
23441
23442 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
23443
23444         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
23445         add generate-head-function and generate-article-function to the
23446         rfc822-forward entry.
23447         (nndoc-rfc822-forward-generate-article): New function.
23448         (nndoc-rfc822-forward-generate-head): New function.
23449
23450         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
23451
23452 2004-07-06  Dan Christensen  <jdc@uwo.ca>
23453
23454         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
23455         respect display group parameter and gnus-summary-expunge-below.
23456         (gnus-articles-to-read): Remove unused reference to display group
23457         parameter.
23458
23459 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23460
23461         * nnheader.el (nnheader-uniquify-message-id): New experimental
23462         variable.
23463         (nnheader-nov-read-message-id): Use it.
23464
23465         * spam-report.el (spam-report-gmane): Add interactive.
23466
23467 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
23468
23469         * mm-encode.el (mm-content-transfer-encoding-defaults):
23470         Use qp-or-base64 for the application/* types.
23471
23472 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
23473
23474         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
23475
23476 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
23477
23478         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
23479         trim value.
23480
23481 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
23482
23483         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
23484         New macro and function.
23485         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
23486
23487 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
23488
23489         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
23490         after-load-alist.
23491
23492 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23493
23494         * gnus-group.el (gnus-group-get-new-news-this-group):
23495         Don't update info that isn't there.
23496
23497 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
23498
23499         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
23500         entry.
23501
23502 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
23503
23504         * mm-view.el (mm-inline-render-with-function): Use multibyte
23505         buffer; decode html source by charset.
23506
23507         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
23508
23509         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
23510         Mule-UCS is loaded under XEmacs.
23511         (mm-mime-mule-charset-alist): Avoid duplicated entries.
23512
23513 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
23514
23515         * nnheader.el (nnheader-max-head-length): Increase to 8192.
23516
23517 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
23518
23519         * mm-util.el (mm-coding-system-p): Return a coding-system.
23520         (mm-mime-mule-charset-alist): Use shift_jis instead of
23521         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
23522         entries for the mime charsets iso-2022-jp-3 and shift_jis.
23523         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
23524         instead of japanese-shift-jis and iso-latin-1 respectively in
23525         order to share the default value with both Emacs and XEmacs-mule.
23526         (mm-mule-charset-to-mime-charset):
23527         Make mm-coding-system-priorities effective.
23528         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
23529         while predicating of candidates upon the priorities.
23530
23531 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
23532
23533         * gnus-sum.el (gnus-summary-make-menu-bar):
23534         Add gnus-uu-invert-processable.
23535
23536         * gnus.el: Autoload gnus-uu-invert-processable.
23537
23538 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
23539
23540         * mm-util.el (mm-with-multibyte-buffer): New macro.
23541
23542         * rfc2047.el (rfc2047-encode-string): Use it.
23543         (rfc2047-encode-region): Move point to the end of the region after
23544         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
23545
23546 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
23547
23548         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
23549         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
23550
23551 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
23552
23553         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
23554         (gnus-cite-parse): Ignore quoted envelope From_.
23555         Suggested by Karl Chen <quarl@nospam.quarl.org>.
23556
23557 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
23558
23559         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
23560         invalid addresses.
23561
23562 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
23563
23564         * spam.el: Change section markers, revise TODO list.
23565         (spam-backends): Make new master list of all installed backends.
23566         (spam-summary-exit-behavior): Add new variable to determine how
23567         messages moves are done at summary exit.
23568         (spam-move-spam-nonspam-groups-only)
23569         (spam-process-ham-in-nonham-groups)
23570         (spam-process-ham-in-spam-groups): Remove variables, the
23571         spam-summary-exit-behavior variable should be used to manage this
23572         behavior.
23573         (spam-old-ham-articles, spam-old-spam-articles): Remove.
23574         (spam-old-articles): Add variable, replacing spam-old-ham-articles
23575         and spam-old-spam-articles.
23576         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
23577         Add empty variables, placeholders for the backends they represent.
23578         (spam-set-difference): Move, unchanged.
23579         (spam-list-of-processors): Declare OBSOLETE, not used anymore
23580         unless the user has a processor variable.
23581         (spam-classifications, spam-classification-valid-p)
23582         (spam-backend-properties, spam-backend-property-valid-p)
23583         (spam-backend-function-type-valid-p)
23584         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
23585         (spam-report-articles-gmane, spam-report-articles-resend):
23586         Remove functions, they are not needed.
23587         (spam-install-backend-super, spam-backend-list)
23588         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
23589         (spam-backend-function, spam-backend-ham-registration-function)
23590         (spam-backend-spam-registration-function)
23591         (spam-backend-ham-unregistration-function)
23592         (spam-backend-spam-unregistration-function)
23593         (spam-backend-statistical-p, spam-backend-mover-p)
23594         (spam-install-backend-alias, spam-install-checkonly-backend)
23595         (spam-install-mover-backend, spam-install-nocheck-backend)
23596         (spam-install-backend, spam-install-statistical-backend)
23597         (spam-install-statistical-checkonly-backend): Add backend installation
23598         support.
23599         (spam-summary-prepare-exit): Rewrite to use the new backend code.
23600         (spam-group-processor-p): Use the new backend code and respect the
23601         summary exit behavior.
23602         (spam-mark-spam-as-expired-and-move-routine): Remove.
23603         (spam-summary-prepare): Change to use the new spam-old-articles
23604         variable.
23605         (spam-copy-or-move-routine, spam-copy-spam-routine)
23606         (spam-move-spam-routine, spam-copy-ham-routine)
23607         (spam-move-ham-routine): Add code to copy/move ham or spam.
23608         (spam-fetch-field-fast): Improve doc and code, plus allow the
23609         'number request.
23610         (spam-list-of-checks, spam-list-of-statistical-checks):
23611         Remove variables.
23612         (spam-split, spam-find-spam): Use the new backend code.
23613         (spam-registration-functions): Remove variable.
23614         (spam-unregister-routine): Add convenience wrapper.
23615         (spam-log-undo-registration, spam-register-routine)
23616         (spam-log-processing-to-registry)
23617         (spam-log-unregistration-needed-p): Rename "check" to "backend"
23618         where possible.
23619         (spam-check-gmane-xref, spam-check-regex-headers)
23620         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
23621         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
23622         (spam-check-bogofilter-headers, spam-check-spamoracle)
23623         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
23624         (spam-check-crm114-headers): Use the spam-split-group that
23625         spam-split prepares, no need to determine it every time.
23626
23627         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
23628         to the nnheader-parse-naked-head call.
23629
23630         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
23631
23632         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
23633         the nnheader-nov-read-message-id call.
23634
23635 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
23636
23637         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
23638         gnus-activate-group twice.  Suggested by Markus Peter
23639         <warp@spin.de>.
23640
23641 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
23642
23643         * gnus-art.el (gnus-article-time-format): Exchange the order of
23644         day and month in the default value; fix customization type.
23645         (article-date-ut): Use add-text-properties.
23646         (article-make-date-line): Use message-make-date instead of
23647         current-time-string.
23648
23649         * message.el (message-fetch-field): Don't use set-text-properties.
23650         (message-make-date): Simplify.
23651
23652         * messagexmas.el (message-xmas-make-date): New function.
23653         (message-xmas-redefine): Defalias message-make-date to it.
23654
23655 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
23656
23657         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
23658         (rfc2047-encode-region): Treat text within parentheses as special;
23659         show the original text when error has occurred.
23660
23661         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
23662         already-computed method to gnus-activate-group.
23663
23664         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
23665         same select-methods identical Lisp objects.
23666
23667         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
23668         object when modifying the info.
23669
23670 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
23671
23672         * gnus-srvr.el (gnus-server-set-info): Remove the server from
23673         gnus-opened-servers since it has never been opened with the new
23674         configuration yet.
23675
23676 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
23677
23678         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
23679         arg to nnheader-generate-fake-message-id.
23680
23681 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
23682
23683         * nnheader.el (nnheader-generate-fake-message-id): Accept a
23684         number and build a fake message ID localized to a group and
23685         article number (so it's repeatable from that point on).
23686         (nnheader-fake-message-id-p): Change regex to accomodate new fake
23687         ID format.
23688
23689         * gnus-sum.el (gnus-get-newsgroup-headers):
23690         Call nnheader-generate-fake-message-id with the article number.
23691
23692 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
23693
23694         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
23695         end-of-buffer.
23696
23697 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23698
23699         * message.el (message-ignored-supersedes-headers): Add Approved.
23700
23701 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
23702
23703         * rfc2047.el (rfc2047-encode-message-header): Remove useless
23704         goto-char.
23705         (rfc2047-encode): Fold the line before encoding.
23706
23707 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23708
23709         * rfc2047.el (rfc2047-encode-message-header): Disabled header
23710         folding -- not all headers can be folded, and this should be done
23711         by the message composition mode.  Probably.  I think.
23712
23713 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
23714
23715         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
23716         fast.
23717
23718         * gnus-ems.el (gnus-remove-image): Don't use
23719         message-text-with-property; remove only the image found first.
23720
23721         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
23722         found first.
23723
23724 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
23725
23726         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
23727
23728 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
23729
23730         * message.el (message-text-with-property): Make it fast and accept
23731         optional arguments.
23732         (message-strip-forbidden-properties): Use it.
23733         (message-fix-before-sending): Follow the m-t-w-p change.
23734
23735         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
23736
23737 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
23738
23739         * gnus-art.el (article-hide-headers): Don't change the buffer
23740         mistakenly when performing mml-preview even if
23741         gnus-single-article-buffer is nil.
23742
23743 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
23744
23745         * message.el (message-expand-name-databases): New user option.
23746         (message-expand-name): Use it.
23747
23748 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
23749
23750         * spam.el (spam-report-articles-resend)
23751         (spam-report-resend-register-routine): Allow ham reporting.
23752         (spam-report-resend-register-ham-routine): Add wrapper.
23753         (spam-registration-functions): Add ham resending functions.
23754         (spam-list-of-processors): Add ham resend processor.
23755
23756         * gnus.el (ham-resend-to): Add new group parameter.
23757         (spam-process): Add ham resend option.
23758
23759         * spam-report.el (spam-report-resend): Allow reporting ham.
23760         (spam-report-resend-ham): Add wrapper.
23761
23762 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23763
23764         * message.el (message-cite-articles-with-x-no-archive):
23765         New variable.
23766         (message-cite-original): Use it.
23767
23768 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23769
23770         * message.el (message-cite-original): Respect X-No-Archive.
23771
23772 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
23773
23774         * gnus-art.el (article-hide-headers): Refer to the values for
23775         gnus-ignored-headers and gnus-visible-headers in the summary
23776         buffer since a user may have set them as group parameters.
23777
23778 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
23779
23780         * assistant.el (assistant-node-name): Add convenience function.
23781         (assistant-render-text, assistant-render-node): Add error handling,
23782         plus handle multiple next nodes.
23783         (assistant-find-next-node): Comment out for now.
23784         (assistant-find-next-nodes): Add function, returns list of next
23785         nodes.
23786
23787 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
23788
23789         * mail-source.el (mail-source-directory): Fix doc-string.
23790
23791 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
23792
23793         * assistant.el (assistant-render-text, assistant-eval): Add :set
23794         widget type, which is different because it takes and returns a
23795         list.  Much hilarity ensues.
23796
23797 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
23798
23799         * gnus-art.el (gnus-button-alist): Fix regexp for manual links.
23800
23801         * gnus-group.el (gnus-group-get-new-news-this-group):
23802         Add doc-string.
23803
23804         * gnus-start.el (gnus-activate-group): Add doc-string.
23805
23806 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
23807
23808         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
23809
23810 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
23811
23812         * assistant.el (assistant-render-text): Try to add a :set
23813         widget, more to come.
23814
23815         * spam.el (spam-group-spam-contents-p): Handle empty groupname
23816         strings.
23817         (spam-report-articles-resend)
23818         (spam-register-routine): Do registration iff any articles warrant
23819         it.
23820         (spam-summary-prepare-exit): Change log message for nil group
23821         destinations.
23822
23823 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
23824
23825         * spam.el (spam-report-resend-register-routine):
23826         Allow spam-report-resend-to to be a group parameter or a global value.
23827
23828 2004-05-26  Simon Josefsson  <jas@extundo.com>
23829
23830         * starttls.el: Merge with my GNUTLS based starttls.el.
23831         (starttls-gnutls-program, starttls-use-gnutls)
23832         (starttls-extra-arguments, starttls-process-connection-type)
23833         (starttls-connect, starttls-failure, starttls-success):
23834         New variables.
23835         (starttls-program, starttls-extra-args): Doc fix.
23836         (starttls-negotiate-gnutls, starttls-open-stream-gnutls):
23837         New functions.
23838         (starttls-negotiate, starttls-open-stream):
23839         Check `starttls-use-gnutls' and pass on to corresponding *-gnutls
23840         function if it is set.
23841
23842 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
23843
23844         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
23845         structured fields.
23846
23847 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
23848
23849         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
23850
23851 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
23852
23853         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
23854         Add variable.
23855         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
23856         assigning the spam-mark to new messages.
23857
23858 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
23859
23860         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
23861
23862 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
23863
23864         * dgnushack.el: Autoload customize-set-variable for XEmacs.
23865
23866         * rfc2047.el (rfc2047-encodable-p): Don't move point.
23867         (rfc2047-decode): Treat the ascii coding-system as raw-text by
23868         default.
23869
23870 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
23871
23872         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
23873         correct data.
23874
23875 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
23876
23877         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
23878         (spam-group-processor-p): Fix function.
23879         (spam-group-processor-multiple-p)
23880         (spam-group-spam-processor-report-gmane-p)
23881         (spam-group-spam-processor-report-resend-p)
23882         (spam-group-spam-processor-bogofilter-p)
23883         (spam-group-spam-processor-blacklist-p)
23884         (spam-group-spam-processor-ifile-p)
23885         (spam-group-ham-processor-ifile-p)
23886         (spam-group-spam-processor-spamoracle-p)
23887         (spam-group-spam-processor-crm114-p)
23888         (spam-group-ham-processor-bogofilter-p)
23889         (spam-group-spam-processor-stat-p)
23890         (spam-group-ham-processor-stat-p)
23891         (spam-group-ham-processor-whitelist-p)
23892         (spam-group-ham-processor-BBDB-p)
23893         (spam-group-ham-processor-spamoracle-p)
23894         (spam-group-ham-processor-copy-p): Remove functions with some
23895         prejudice against unneeded code.
23896         (spam-report-articles-resend)
23897         (spam-report-resend-register-routine): Allow the group/topic
23898         spam-resend-to value to override spam-report-resend-to.
23899         (spam-summary-prepare-exit): Invoke spam-group-processor-p
23900         properly now.
23901
23902         * gnus.el (spam-resend-to): Add group/topic parameter.
23903         (spam-process): Move the OBSOLETE processors to the end of the
23904         choices.
23905
23906 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
23907
23908         * spam-report.el (spam-report-resend-to, spam-report-resend):
23909         Start with resend-to set to nil, and then ask the user if necessary.
23910         (spam-report-resend): spam-report-resend takes a list of articles, not
23911         separate article numbers.
23912
23913 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
23914
23915         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
23916         addition to emacs-w3m.
23917
23918 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23919
23920         * assistant.el (assistant-authinfo-data): New function.
23921         (assistant-eval): Eval for entire assistant.
23922
23923         * netrc.el (netrc-services-file): New variable.
23924         (netrc-parse-services): New function.
23925         (netrc-find-service-name): New function.
23926         (netrc-find-service-number): New function.
23927         (netrc-port-equal): New function.
23928         (netrc-machine): Use it.
23929
23930         * nnimap.el (nnimap-open-connection): Use netrc.
23931
23932         * gnus-util.el (gnus-netrc-get): Remove aliases.
23933
23934         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
23935
23936         * assistant.el (wid-edit): Fix compilation.
23937
23938         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
23939
23940 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
23941
23942         * gnus-util.el (gnus-set-file-modes): New function.  (small
23943         patch).
23944
23945 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23946
23947         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
23948
23949         * assistant.el (assistant-render-node): Fix up rendering and
23950         read-only text.
23951         (assistant-render-node): Reset.
23952         (assistant-make-read-only): Not sticky.
23953
23954 2004-05-20  Danny Siu  <dsiu@adobe.com>
23955
23956         * gnus-sum.el (gnus-summary-recenter): Summary buffer was not auto
23957         centered even when gnus-auto-center-summary is t.
23958
23959 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23960
23961         * dns.el (dns-get-txt-answer): New function.
23962         (dns-read-txt): Ditto.
23963         (query-dns): Use it.
23964
23965 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
23966
23967         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
23968         active for foreign groups even if the group level is higher than
23969         the specified value.
23970
23971 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23972
23973         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
23974         non-active groups.
23975
23976         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
23977
23978 2004-05-20  Magnus Henoch  <mange@freemail.hu>
23979
23980         * dns.el (dns-read-type): Add support for SVR.  (small patch)
23981
23982 2004-05-20  Adam Sjøgren  <asjo@koldfront.dk>
23983
23984         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
23985         (spam-crm114-header, spam-crm114-spam-switch)
23986         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
23987         (spam-crm114-positive-spam-header)
23988         (spam-crm114-database-directory, spam-list-of-processors)
23989         (spam-group-spam-processor-crm114-p)
23990         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
23991         (spam-generic-score, spam-list-of-checks)
23992         (spam-list-of-statistical-checks, spam-registration-functions)
23993         (spam-check-crm114-headers, spam-crm114-score)
23994         (spam-check-crm114, spam-crm114-register-with-crm114)
23995         (spam-crm114-register-spam-routine)
23996         (spam-crm114-unregister-spam-routine)
23997         (spam-crm114-register-ham-routine)
23998         (spam-crm114-unregister-ham-routine): Add CRM114 support.
23999
24000 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
24001
24002         * gnus.el: Add spam-use-crm114.
24003
24004         * spam.el (spam-list-of-processors, spam-registration-functions):
24005         Add spam-use-resend.
24006         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
24007         (spam-report-articles-gmane): Add doc fix.
24008         (spam-report-articles-resend, spam-report-resend-register-routine):
24009         Add wrappers around spam-report-resend-to.
24010
24011         * spam-report.el (spam-report-resend-to, spam-report-resend):
24012         Add support for resending spam.
24013         (spam-report-gmane): Fix line length >80.
24014
24015         * gnus.el (spam-process): Add spam-use-resend.
24016
24017 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
24018
24019         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
24020         number of processed spam messages.
24021         (spam-ham-copy-or-move-routine): Return the number of processed
24022         ham messages.
24023         (spam-summary-prepare-exit): Use the above values to decide
24024         whether status messages shouled be displayed.
24025
24026 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
24027
24028         * rfc2047.el (rfc2047-encode-function-alist): Rename from
24029         `rfc2047-encoding-function-alist' in order to avoid conflicting
24030         with the old version.
24031         (rfc2047-encode-region): Concatenate words containing non-ASCII
24032         characters in structured fields; don't encode space-delimited
24033         ASCII words even in unstructured fields; don't break words at
24034         char-category boundaries.
24035         (rfc2047-encode-1): New function.
24036         (rfc2047-encode): Use it; encode text so that it occupies the
24037         maximum width within 76-column; work correctly on Q encoding for
24038         iso-2022-* charsets.
24039         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
24040         sure not to break a line just after the header name.
24041         (rfc2047-b-encode-region): Remove.
24042         (rfc2047-b-encode-string): New function.
24043         (rfc2047-q-encode-region): Remove.
24044         (rfc2047-q-encode-string): New function.
24045
24046         * mm-util.el (mm-replace-in-string): New function.
24047
24048 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24049
24050         * gnus-msg.el (gnus-inews-make-draft-meta-information):
24051         Really get it right.
24052         (gnus-inews-make-draft): Really.
24053
24054 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
24055
24056         * nnmh.el (nnmh-request-list-1): Don't check the link count
24057         before descending.  (small patch)
24058
24059 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24060
24061         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
24062         stuff.
24063
24064         * gnus-start.el (gnus-subscribe-hierarchical-interactive):
24065         Match on real group name.
24066
24067         * gnus-art.el (gnus-signature-limit): Doc fix.
24068
24069         * gnus-msg.el (gnus-inews-make-draft): Quote list.
24070
24071         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
24072
24073 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
24074
24075         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
24076         isn't a string.
24077
24078 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24079
24080         * gnus-draft.el (gnus-draft-send):
24081         Bind rfc2047-encode-encoded-words.
24082
24083         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
24084         (rfc2047-encodable-p): Say that =? needs encoding.
24085         (rfc2047-encode-encoded-words): New variable.
24086
24087         * gnus-group.el (gnus-group-select-group): Doc fix.
24088
24089         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
24090
24091         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
24092         to nil.
24093
24094         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
24095
24096         * nnheader.el (nnheader-get-lines-and-char): New function.
24097
24098 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
24099
24100         * gnus-msg.el (gnus-summary-followup-with-original):
24101         Document yanking of region when active.
24102
24103 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
24104
24105         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
24106         groups if the group level is higher than the specified value.
24107
24108 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
24109
24110         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
24111         (gnus-group-jump-to-group): Add prefix argument using
24112         `gnus-group-jump-to-group-prompt'.  Query before jumping to
24113         non-active group.
24114
24115         * compface.el (uncompface): Be verbose when changing
24116         `uncompface-use-external'.
24117
24118         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
24119         handle manual section.
24120
24121 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24122
24123         * gnus-art.el (gnus-button-alist): Revert previous change.
24124
24125 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
24126
24127         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
24128
24129 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24130
24131         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
24132         whether backend can accept message.
24133
24134         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
24135
24136 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
24137
24138         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
24139         Avoid creating directory when nntp-marks-is-evil is true.
24140         Reported by Reiner Steib.
24141
24142 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
24143
24144         * gnus-picon.el (gnus-picon-insert-glyph):
24145         Add optional `nostring' argument.
24146
24147 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
24148
24149         * gnus-picon.el (gnus-picon-style): New variable.
24150         (gnus-picon-transform-address): Support `gnus-picon-style'.
24151
24152 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24153
24154         * message.el (message-fill-field): Return point.
24155         (message-generate-headers): Go to end of field.
24156
24157         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
24158         stuff for non-living groups.
24159
24160 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
24161
24162         * gnus-art.el (gnus-article-followup-with-original)
24163         (gnus-article-reply-with-original): gnus-mark-active-p ->
24164         gnus-region-active-p.
24165
24166 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
24167
24168         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
24169         only when there is spam or ham to be processed.
24170
24171 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24172
24173         * mail-source.el (mail-source-delete-crash-box): Refactor.
24174         (mail-source-fetch): Use it.
24175         (mail-source-fetch-file): Ditto.
24176         (mail-source-fetch-directory): Run postscript in loop.
24177         (mail-source-fetch-pop): Delete.
24178         (mail-source-fetch-maildir): Ditto.
24179         (mail-source-fetch-imap): Ditto.
24180
24181         * imap.el (imap-authenticators): Comment out sasl.
24182
24183         * message.el (message-skip-to-next-address): New function.
24184         (message-fill-header-address): Refactor.
24185         (message-fill-address): Use it.
24186         (message-delete-address): Use it.
24187         (message-fill-header-general): Refactor.
24188         (message-fill-field-address): Rename.
24189         (message-narrow-to-field): Find the start of the header.
24190         (message-header-format-alist): Don't pre-fill.
24191         (message-fill-header): Remove.
24192         (message-insert-header): New function.
24193         (message-shorten-references): Use it.
24194
24195         * rfc2047.el (rfc2047-field-value): Strip props.
24196
24197         * mail-parse.el (mail-header-make-address): New alias.
24198
24199         * ietf-drums.el (ietf-drums-make-address): New function.
24200
24201         * imap.el: Add compiler directives.
24202
24203         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
24204
24205         * gnus-art.el (article-decode-idna-rhs): Don't use
24206         message-idna-inside-rhs-p.
24207
24208 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24209
24210         * message.el (message-idna-inside-rhs-p): Remove.
24211         (message-idna-to-ascii-rhs-1): Use proper address parsing.
24212
24213         * gnus-art.el (gnus-emphasis-alist): Remove strikethru; too many
24214         false positives.
24215
24216 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
24217
24218         * imap.el (imap-sasl-make-mechanisms): Use sasl.
24219
24220 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24221
24222         * nneething.el (nneething-file-name): Don't create spurious
24223         files.
24224
24225         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
24226         (gnus-inews-do-gcc): Remove sleep.
24227
24228         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
24229         part under point.
24230
24231         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
24232         (gnus-agent-regenerate-group): Using nil messages aren't valid.
24233
24234 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
24235
24236         * spam.el (spam-summary-prepare-exit): Fix (length).
24237
24238 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
24239
24240         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
24241         as expired without moving it" message when there are spam
24242         messages left.
24243
24244 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
24245
24246         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
24247         header is not nil.
24248
24249 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
24250
24251         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
24252         Call nntp-possibly-create-directory, not nntp-possibly-change-group.
24253         (nntp-marks-changed-p): New arg SERVER.
24254         (nntp-request-update-info): Adjust caller.
24255
24256 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
24257
24258         * nntp.el (nntp-save-marks): Pass missing arg.
24259
24260 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
24261
24262         * nntp.el: Support marks.
24263         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
24264         (nntp-marks-modtime, nntp-marks-directory): New variables.
24265         (nntp-request-set-mark, nntp-request-update-info)
24266         (nntp-possibly-create-directory, nntp-marks-changed-p)
24267         (nntp-save-marks, nntp-open-marks, nntp-marks-directory):
24268         New functions.
24269
24270 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
24271
24272         * gnus-xmas.el (gnus-xmas-select-lowest-window)
24273         (gnus-xmas-redefine): Rename.
24274
24275         * gnus-score.el (gnus-score-insert-help):
24276         Use gnus-select-lowest-window.
24277
24278         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
24279         appt-select-lowest-window and rename to gnus-select-lowest-window.
24280
24281         * gnus.el: do.
24282
24283 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
24284
24285         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
24286         encodings of MIME-encoded words, in order to improve
24287         interoperability with several broken MUAs.
24288
24289 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
24290
24291         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
24292         tags, only when charsets are not specified in headers.
24293         (mm-inline-text-html-render-with-w3m): Ditto.
24294
24295         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
24296         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
24297
24298 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
24299
24300         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
24301         instead of MIME-decoded from fields when checking
24302         `gnus-article-address-banner-alist'.
24303
24304 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
24305
24306         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
24307         description rather than subject.
24308
24309 2004-05-02  Steve Youngs  <steve@youngs.au.com>
24310
24311         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
24312
24313 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24314
24315         * gnus.el (gnus-version-number): Bump.
24316
24317 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
24318
24319         * gnus.el: No Gnus v0.2 is released.
24320
24321 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24322
24323         * gnus-agent.el (gnus-agent-read-agentview):
24324         Inline gnus-uncompress-range.
24325
24326 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
24327
24328         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
24329         `exec-installed-p'.
24330
24331 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
24332
24333         * gnus.el (spam-process, spam-autodetect-methods):
24334         Add bsfilter and bsfilter-headers.
24335
24336         * spam.el (spam-bsfilter): New customize group.
24337         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
24338         (spam-bsfilter-header, spam-bsfilter-probability-header)
24339         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
24340         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
24341         (spam-bsfilter-database-directory): New options.
24342         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
24343         (spam-list-of-statistical-checks, spam-registration-functions):
24344         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
24345         (spam-bsfilter-score): New command.
24346         (spam-check-bsfilter-headers, spam-check-bsfilter)
24347         (spam-bsfilter-register-with-bsfilter)
24348         (spam-bsfilter-register-spam-routine)
24349         (spam-bsfilter-unregister-spam-routine)
24350         (spam-bsfilter-register-ham-routine)
24351         (spam-bsfilter-unregister-ham-routine): New functions.
24352         (spam-generic-score): Support bsfilter; Accept an optional argument
24353         to recalcurate spam score even if scoring header has already been
24354         added.
24355         (spam-bogofilter-score, spam-spamassassin-score): Accept an
24356         optional argument to recalcurate spam score even if scoring header
24357         has already been added.
24358
24359 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
24360
24361         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
24362         strings!  Reported by David D. Smith <davidsmith@acm.org>.
24363         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
24364         link is missing.
24365
24366 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
24367
24368         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
24369         (html2text-get-attr): Rewrite.
24370
24371         * message.el (message-setup-1): Remove redundant put-text-property
24372         on mail-header-separator.
24373
24374 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
24375
24376         * gnus-registry.el (gnus-registry-cache-whitespace)
24377         (gnus-registry-action, gnus-registry-spool-action)
24378         (gnus-registry-split-fancy-with-parent): Change message levels
24379         from 5 to 3 or 7, as needed.
24380
24381         * spam.el (spam-summary-prepare-exit)
24382         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
24383         (spam-split, spam-find-spam, spam-log-undo-registration)
24384         (spam-check-blackholes, spam-enter-ham-BBDB): Change message
24385         level from 5 to 6.
24386
24387 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
24388
24389         * gnus-ems.el: Autoload appt-select-lowest-window (revert
24390         2004-03-04 change).
24391
24392 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
24393
24394         * sieve-manage.el (sieve-manage-open):
24395         * nnweb.el (nnweb-insert-html):
24396         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
24397         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
24398         * nnspool.el (nnspool-request-group):
24399         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
24400         * nnml.el (nnml-request-update-info):
24401         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
24402         (nnmh-request-create-group, nnmh-update-gnus-unreads):
24403         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
24404         (nnimap-request-set-mark):
24405         * nnfolder.el (nnfolder-request-update-info):
24406         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
24407         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
24408         * gnus-uu.el (gnus-uu-find-articles-matching):
24409         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
24410         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
24411         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
24412         * gnus-nocem.el (gnus-nocem-scan-groups):
24413         * gnus-int.el (gnus-start-news-server):
24414         * gnus-group.el (gnus-group-make-kiboze-group)
24415         (gnus-group-browse-foreign-server):
24416         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
24417         Use mapc when appropriate.
24418
24419 2004-04-22  Dan Christensen  <jdc@uwo.ca>
24420             Adam Sjøgren  <asjo@koldfront.dk>
24421             Wes Hardaker  <wes@hardakers.net>
24422             Michael Shields  <shields@msrl.com>
24423
24424         * spam.el (spam-necessary-extra-headers): Get the extra headers we
24425         may need for spam sorting and scoring.
24426         (spam-user-format-function-S): Add user format function suitable for
24427         general use.
24428         (spam-article-sort-by-spam-status): Add sorting function for summary
24429         sorting.
24430         (spam-extra-header-to-number): Add function to get a score from a
24431         header.
24432         (spam-summary-score): Add function to get a numeric score from the
24433         headers.
24434         (spam-generic-score): Fix function doc, was in wrong place.
24435         (spam-initialize): Take symbols when it's run, and install the
24436         extra headers that spam-necessary-extra-headers thinks we need.
24437
24438 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
24439
24440         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
24441         Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
24442
24443 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
24444
24445         * gnus-sum.el (gnus-set-global-variables)
24446         (gnus-build-all-threads, gnus-get-newsgroup-headers)
24447         (gnus-article-get-xrefs, gnus-summary-best-group)
24448         (gnus-summary-next-article, gnus-summary-enter-digest-group)
24449         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
24450         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
24451         Use with-current-buffer.
24452
24453 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
24454
24455         * spam.el (spam-summary-prepare-exit): Simplify logic.
24456         (spam-fetch-article-header): Read the article header if it's not
24457         available.
24458         (spam-list-articles): Simplify logic.
24459         (spam-filelist-register-routine): Fix bug with unregister-list.
24460
24461         * gnus-registry.el: Fix comments at beginning.
24462
24463 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
24464
24465         * message.el (message-cater-to-broken-inn): Remove.
24466         (message-shorten-references): Make sure the total folded length of
24467         References is shorter than 998 characters to cater to a bug in INN
24468         2.3.  Also, don't pretend that references aren't folded -- this
24469         hasn't worked for a while.
24470
24471 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
24472
24473         * gnus-agent.el (gnus-agentize):
24474         gnus-agent-send-mail-real-function no longer set to current value
24475         of message-send-mail-function but rather a lambda that calls
24476         message-send-mail-function.  The change makes the agent real-time
24477         responsive to user changes to message-send-mail-function.
24478
24479 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
24480
24481         * legacy-gnus-agent.el
24482         (gnus-agent-convert-to-compressed-agentview): Fix typos with
24483         help from Florian Weimer <fw@deneb.enyo.de>
24484
24485 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
24486
24487         * nnmail.el (nnmail-cache-insert): Revert last change.
24488
24489 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
24490
24491         * nnmail.el (nnmail-cache-insert): Always check whether
24492         nnmail-cache-ignore-groups matches a group name.
24493
24494 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
24495
24496         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
24497         (spam-find-spam, spam-log-processing-to-registry)
24498         (spam-log-registered-p, spam-log-unregistration-needed-p)
24499         (spam-log-undo-registration): Use gnus-message instead of
24500         gnus-error, none of these errors are fatal.
24501
24502         * gnus-registry.el (gnus-registry-clean-empty-function)
24503         (gnus-registry-clean-empty): Remove only empty entries without
24504         extra data.
24505
24506 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
24507
24508         * spam-stat.el (spam-stat-buffer-change-to-spam)
24509         (spam-stat-buffer-change-to-non-spam): Change (error) to
24510         (gnus-message 8) invocation.
24511
24512 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
24513
24514         * nntp.el (nntp-via-netcat-command): New variable.
24515         (nntp-via-netcat-switches): New variable.
24516         (nntp-open-via-rlogin-and-netcat): New function.
24517         (nntp-open-connection-function): Doc fix.
24518         (nntp-telnet-command): Doc fix.
24519         (nntp-end-of-line): Doc fix.
24520         (nntp-via-rlogin-command): Doc fix.
24521         (nntp-via-user-name): Doc fix.
24522         (nntp-via-address): Doc fix.
24523
24524 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
24525
24526         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
24527         error in Emacs 21.1.
24528
24529 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
24530
24531         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
24532
24533 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
24534
24535         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
24536         (gnus-agent-with-refreshed-group): New macro.
24537         (gnus-agent-rename-group): New function.
24538         (gnus-agent-delete-group): New function.
24539         (gnus-agent-save-group-info): Use gnus-command-method when
24540         `method' parameter is nil.  Don't write nil entries into the
24541         active file.
24542         (gnus-agent-get-group-info): New function.
24543         (gnus-agent-fetch-articles):
24544         Use gnus-agent-update-files-total-fetched-for to increment disk space
24545         used.
24546         (gnus-agent-fetch-headers, gnus-agent-save-alist):
24547         Use gnus-agent-update-view-total-fetched-for to increment disk space
24548         used.
24549         (gnus-agent-get-local): Add optional parameters to avoid calling
24550         gnus-group-real-name and gnus-find-method-for-group.
24551         (gnus-agent-set-local): Delete stored entry if either min, or max,
24552         are nil.
24553         (gnus-agent-fetch-session): Reworded error/quit messages.
24554         On quit, use gnus-agent-regenerate-group to record existance of any
24555         articles fetched to disk before the quit occurred.
24556         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
24557         gnus-agent-update-view-total-fetched-for, and
24558         gnus-agent-update-files-total-fetched-for to decrement disk space
24559         used.
24560         (gnus-agent-retrieve-headers):
24561         Use gnus-agent-update-view-total-fetched-for to increment disk space
24562         used.
24563         (gnus-agent-regenerate-group): Replace gnus-group-update-group
24564         with gnus-agent-update-files-total-fetched-for to decrement disk
24565         space and fresh group buffer.
24566         (gnus-agent-inhibit-update-total-fetched-for): New variable.
24567         (gnus-agent-need-update-total-fetched-for): New variable.
24568         (gnus-agent-update-files-total-fetched-for): New function.
24569         (gnus-agent-update-view-total-fetched-for): New function.
24570         (gnus-agent-total-fetched-for): New function.
24571
24572         * gnus-cache.el (gnus-cache-save-buffers):
24573         Use gnus-cache-update-overview-total-fetched-for to change disk space
24574         used by this group.
24575         (gnus-cache-possibly-enter-article):
24576         Use gnus-cache-update-file-total-fetched-for to increment disk space
24577         used by this group.
24578         (gnus-cache-possibly-remove-article):
24579         Use gnus-cache-update-file-total-fetched-for to decrement disk space
24580         used by this group.
24581         (gnus-cache-generate-nov-databases): Purge total fetched cache.
24582         (gnus-cache-rename-group): New function.
24583         (gnus-cache-delete-group): New function.
24584         (gnus-cache-inhibit-update-total-fetched-for): New variable.
24585         (gnus-cache-need-update-total-fetched-for): New variable.
24586         (gnus-cache-with-refreshed-group): New macro.
24587         (gnus-cache-update-file-total-fetched-for): New function.
24588         (gnus-cache-update-overview-total-fetched-for): New function.
24589         (gnus-cache-rename-group-total-fetched-for): New function.
24590         (gnus-cache-delete-group-total-fetched-for): New function.
24591         (gnus-cache-total-fetched-for): New function.
24592
24593         * gnus-group.el: Require gnus-sum and autoload functions to
24594         resolve warnings when gnus-group.el compiled alone.
24595         (gnus-group-line-format): Documented new %F.
24596         (size of Fetched data) group line format; identifies disk space
24597         used by agent and cache.
24598         (gnus-group-line-format-alist): Defined new F format.
24599         (gnus-total-fetched-for): New function.
24600         (gnus-group-delete-group): No longer update
24601         gnus-cache-active-altered as gnus-request-delete-group now keeps
24602         the cache in sync.
24603         (gnus-group-list-active): Let the agent store a server's active
24604         list if currently plugged.
24605
24606         * gnus-int.el (gnus-request-delete-group):
24607         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
24608         local disk in sync with the server.
24609         (gnus-request-rename-group):
24610         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
24611         local disk in sync with the server.
24612
24613         * gnus-start.el (gnus-get-unread-articles):
24614         Cosmetic simplification to logic.
24615
24616         * gnus-util.el (gnus-rename-file): New function.
24617
24618 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
24619
24620         * mm-util.el (mm-image-load-path): Handle nil in load-path.
24621
24622 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
24623
24624         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
24625         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
24626
24627 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
24628
24629         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
24630         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
24631
24632 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
24633
24634         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
24635
24636 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
24637
24638         * spam.el (spam-set-difference): Add function to replace
24639         gnus-set-difference in spam.el.
24640         (spam-summary-prepare-exit): Use spam-set-difference.
24641
24642 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
24643
24644         * gnus-registry.el (gnus-registry-cache-file): Update to use
24645         gnus-dribble-directory OR gnus-home-directory OR ~.
24646         (gnus-registry-split-fancy-with-parent): Fix doc.
24647
24648 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
24649
24650         * message.el (message-exchange-point-and-mark):
24651         Use message-mark-active-p.  Suggested by Jesper Harder
24652         <harder@ifa.au.dk>.
24653
24654 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
24655
24656         * message.el (message-exchange-point-and-mark): Don't activate
24657         region if it was inactive.  Suggested by Hiroshi Fujishima
24658         <pooh@nature.tsukuba.ac.jp>.
24659
24660 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
24661
24662         * gnus-art.el (article-display-face): Display Faces in the same
24663         order as X-Faces.
24664
24665 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
24666
24667         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
24668
24669 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
24670
24671         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
24672         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
24673         (gnus-article-mime-hierarchy): Remove.
24674         (gnus-article-mime-hierarchy-next): Remove.
24675         (gnus-article-mode): Revert 2004-03-19 change.
24676         (gnus-article-setup-buffer): Revert 2004-03-19 change.
24677         (gnus-insert-mime-button): Revert 2004-03-19 change.
24678         (gnus-mime-accumulate-hierarchy): Remove.
24679         (gnus-mime-enter-multipart): Remove.
24680         (gnus-mime-leave-multipart): Remove.
24681         (gnus-mime-display-part): Revert 2004-03-19 change.
24682         (gnus-mime-display-alternative): Revert 2004-03-19 change.
24683
24684         * mml.el (mml-preview): Revert 2004-03-19 change.
24685
24686 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
24687
24688         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
24689
24690 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
24691
24692         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
24693         t while entering a file name using the mm-with-multibyte macro.
24694         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
24695
24696         * mm-util.el (mm-with-multibyte): New macro.
24697
24698 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
24699
24700         * gnus-art.el (gnus-mime-recompute-hierarchical-structure):
24701         New user option.
24702         (gnus-mime-multipart-functions): Doc and customization fix.
24703         (gnus-article-mime-hierarchy): New variable.
24704         (gnus-article-mime-hierarchy-next): New variable.
24705         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
24706         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
24707         gnus-article-mime-hierarchy-next to nil.
24708         (gnus-insert-mime-button): Show hierarchy numbers.
24709         (gnus-mime-accumulate-hierarchy): New function.
24710         (gnus-mime-enter-multipart): New function.
24711         (gnus-mime-leave-multipart): New function.
24712         (gnus-mime-display-part): Recompute hierarchical MIME structure.
24713         (gnus-mime-display-alternative): Show hierarchy numbers.
24714
24715         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
24716         gnus-article-mime-hierarchy-next to nil.
24717
24718 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
24719
24720         * dns.el: Don't require gnus-xmas.
24721
24722 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
24723
24724         * mml.el (mml-generate-mime-1): Don't use format=flowed with
24725         inline PGP.
24726         (mml-menu): Disable mml-quote-region if mark is inactive.
24727
24728 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
24729
24730         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
24731         when the group's active is not available.
24732
24733 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
24734
24735         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
24736         error.
24737
24738 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
24739
24740         * imap.el (imap-store-password): New variable.
24741         (imap-interactive-login): Use it.
24742         Suggested by Mark Plaksin <happy@mcplaksin.org>.
24743
24744 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
24745
24746         * gnus-art.el (gnus-article-read-summary-keys): Restore new
24747         window-start and hscroll to summary window.
24748
24749 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
24750
24751         * gnus-start.el (gnus-convert-old-newsrc): Only write the
24752         conversion message to newsrc-dribble when an actual conversion is
24753         performed.
24754
24755 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
24756
24757         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
24758
24759 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
24760
24761         * mm-decode.el (mm-complicated-handles): New function reviving
24762         former definition of mm-multiple-handles.
24763
24764         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
24765         (gnus-mime-delete-part): Use it.
24766
24767 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
24768
24769         * gnus-agent.el (gnus-agent-read-local):
24770         Bind nnheader-file-coding-system to gnus-agent-file-coding-system to
24771         avoid the implicit assumption that they will always be equal.
24772         (gnus-agent-save-local): Bind buffer-file-coding-system, not
24773         coding-system-for-write, as the with-temp-file macro first prints
24774         to a buffer then saves the buffer.
24775
24776 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
24777
24778         * gnus-art.el (gnus-article-edit-part): New function.
24779         (gnus-mime-save-part-and-strip): Use it; do query instead of
24780         signaling an error; don't use mm-multiple-handles.
24781         (gnus-mime-delete-part): Ditto.
24782
24783 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
24784
24785         * gnus-agent.el (gnus-agent-read-agentview): Remove support for
24786         old file versions.
24787         (gnus-group-prepare-hook): Remove function that converted list
24788         form of gnus-agent-expire-days to group properties.
24789
24790         * gnus-int.el: Autoload gnus-agent-regenerate-group.
24791         (gnus-request-accept-article): Re-indented.
24792
24793         * gnus-start.el (gnus-convert-old-newsrc): Registered new
24794         converters to handle old agent file formats.  Add logic for a
24795         "backup before upgrading warning".
24796         (gnus-convert-mark-converter-prompt): Developers can mark
24797         functions as needing (default), or not needing,
24798         gnus-convert-old-newsrc's "backup before upgrading warning".
24799         (gnus-convert-converter-needs-prompt): Tests whether the user
24800         should be protected from potentially irreversable changes by the
24801         function.
24802
24803         * legacy-gnus-agent.el: New.  Provides converters that are only
24804         loaded when gnus-convert-old-newsrc needs to call them.
24805
24806 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
24807
24808         * mail-source.el (mail-source-touch-pop): Doc fix.
24809
24810         * message.el (message-smtpmail-send-it): Doc fix.
24811
24812 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
24813
24814         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
24815
24816         * nnmail.el (nnmail-split-fancy): do.
24817
24818         * gnus-kill.el (gnus-kill, gnus-execute): do.
24819
24820 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
24821
24822         * gnus-sum.el (gnus-widget-reversible-match)
24823         (gnus-widget-reversible-to-internal)
24824         (gnus-widget-reversible-to-external): New functions.
24825         (gnus-widget-reversible): New widget.
24826         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
24827
24828 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
24829
24830         * gnus-sum.el (gnus-thread-sort-functions)
24831         (gnus-article-sort-functions): Document `(not F)' items.
24832
24833 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
24834
24835         * spam.el (spam-use-gmane-xref): Add new backend.
24836         (spam-gmane-xref-spam-group): Add variable to control the name of the
24837         Gmane spam group.
24838         (spam-blackhole-servers, spam-blackhole-good-server-regex)
24839         (spam-regex-headers-spam, spam-regex-headers-ham)
24840         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
24841         (spam-list-of-checks): Add spam-use-gmane-xref to list of
24842         backends and checks.
24843         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
24844
24845         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
24846         an autodetect method.
24847
24848 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
24849
24850         * gnus-int.el (gnus-request-accept-article): Inform the agent that
24851         articles are being added to a group.
24852         (gnus-request-replace-article): Inform the agent that articles
24853         need to be uncached as the cached contents are no longer valid.
24854
24855 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
24856
24857         * binhex.el: Don't autoload executable-find.
24858
24859         * canlock.el: Don't autoload mail-fetch-field.
24860
24861         * dgnushack.el: Autoload c-mode for XEmacs.
24862
24863         * gnus-ems.el: Don't autoload appt-select-lowest-window.
24864
24865         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
24866         rmail-dont-reply-to and rmail-output.
24867
24868         * gnus-score.el: Don't autoload ffap-string-at-point.
24869
24870         * gnus-setup.el: Don't autoload sc-cite-original.
24871
24872         * imap.el: Don't autoload base64-decode-string,
24873         base64-encode-string and md5.
24874
24875         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
24876         and rmail-msg-restore-non-pruned-header.
24877
24878         * mm-decode.el: Don't autoload executable-find.
24879
24880         * mm-url.el: Don't autoload executable-find.
24881
24882         * mm-view.el: Don't autoload diff-mode.
24883
24884         * nndb.el: Don't autoload news-reply-mode, news-setup,
24885         cancel-timer and telnet.
24886
24887         * password.el: Don't autoload run-at-time for Emacs.
24888
24889         * sha1-el.el: Don't autoload executable-find.
24890
24891         * sieve-mode.el: Don't autoload c-mode.
24892
24893         * uudecode.el: Don't autoload executable-find.
24894
24895 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
24896
24897         * gnus-agent.el (gnus-agent-file-header-cache): Remove.
24898         (gnus-agent-possibly-alter-active): Avoid null in numeric
24899         comparison.
24900         (gnus-agent-set-local): Refuse to save null in local object table.
24901         (gnus-agent-regenerate-group): The REREAD parameter can now be a
24902         list of articles that will be marked as unread.
24903
24904 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
24905
24906         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
24907
24908 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
24909
24910         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
24911         language tags.
24912
24913 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
24914
24915         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
24916         Don't bind "obarray".
24917
24918         * gnus-sum.el (gnus-thread-sort-functions):
24919         Add `gnus-thread-sort-by-most-recent-number' and
24920         `gnus-thread-sort-by-most-recent-date'.
24921         Reported by Kai Grossjohann <kai@emptydomain.de>.
24922
24923 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
24924
24925         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
24926
24927 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
24928
24929         * gnus-cus.el (gnus-agent-customize-category):
24930         Remove ignore-errors macro reference that required cl to be loaded at
24931         run-time.
24932
24933         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
24934         single-interval range of the form (min . max).  Previously the
24935         range had to look like ((min . max)).  Likewise, return
24936         (min . max) rather than ((min . max)).
24937         (gnus-range-map): Use gnus-range-normalize to accept
24938         single-interval range.
24939
24940         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
24941         the cache, but not the agent, now appear with their usual face.
24942
24943         * dgnushack.el (loaddir): New variable that is bound to the
24944         directory containing the dgnushack.el file. Use loaddir, rather
24945         than srcdir, to update load-path. Change lets dgnushack compile
24946         code in directories other than GNUS/lisp.
24947
24948 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
24949
24950         * lpath.el: Don't bind w3m-safe-url-regexp.
24951
24952         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
24953         w3m-safe-url-regexp variable buffer-local.
24954
24955         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
24956
24957 2004-02-27  Simon Josefsson  <jas@extundo.com>
24958
24959         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
24960         gnus-group-real-prefix.
24961         (gnus-summary-move-article): Use it, instead of
24962         gnus-group-real-prefix.
24963
24964 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
24965
24966         * lpath.el: Bind w3m-safe-url-regexp.
24967
24968         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
24969         w3m-safe-url-regexp variable buffer-local and set it as the value
24970         of mm-w3m-safe-url-regexp.
24971
24972         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
24973
24974         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
24975         parsing gnus-posting-styles when the message is not for replying.
24976
24977         * dgnushack.el: Autoload sgml-mode for XEmacs.
24978
24979         * nnrss.el (nnrss-opml-export):
24980         Use mm-set-buffer-file-coding-system instead of
24981         set-buffer-file-coding-system.
24982
24983 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
24984
24985         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
24986         of checkdoc.el).
24987         * nnrss.el: do.
24988         * gnus-mlspl.el: do.
24989         * gnus-ml.el: do.
24990         * gnus-srvr.el: do.
24991
24992         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
24993
24994 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
24995
24996         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
24997         Corrections to custom-manual links.
24998
24999         * gnus-art.el (gnus-article): Ditto.
25000
25001         * mm-decode.el (mime-display, mime-security): Ditto.
25002
25003 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
25004
25005         * flow-fill.el: Typo.
25006
25007 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
25008
25009         * spam-wash.el: New file.
25010
25011 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
25012
25013         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
25014
25015 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
25016
25017         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
25018         to be run with new-articles as LIST1, not LIST2.
25019         (spam-registration-functions): Add spam-use-ham-copy as a nil
25020         registration backend.
25021
25022 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
25023
25024         * spam-stat.el (spam-stat-washing-hook): New option.
25025         (spam-stat-buffer-words): Use it.
25026         (spam-stat-process-directory, spam-stat-test-directory):
25027         Use insert-file-contents-literally.
25028         (spam-stat-coding-system): New variable.
25029         (spam-stat-load, spam-stat-save): Use it.
25030
25031 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
25032
25033         * spam-report.el (spam-report-plug-agent):
25034         Quote spam-report-url-to-file and spam-report-url-ping-plain.
25035
25036 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
25037
25038         * gnus-art.el (gnus-button-alist, gnus-header-button-alist):
25039         Allow / in mailto URLs.
25040
25041 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
25042
25043         * spam-report.el (spam-report-process-queue): Fix interactive use.
25044         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
25045         (spam-report-unplug-agent): Doc fixes.
25046         (spam-report-url-ping-mm-url, spam-report-url-to-file)
25047         (spam-report-agentize, spam-report-deagentize): Autoload.
25048
25049 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
25050
25051         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
25052
25053         * message.el (message-setup-fill-variables): Add mml tags to
25054         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
25055         <ajk@iu.edu>.
25056         (message-mode): Don't modify paragraph-separate there.
25057
25058 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
25059
25060         * compface.el (uncompface-use-external): Default to undecided.
25061         (uncompface-use-external-threshold): New variable.
25062         (uncompface-float-time): New macro.
25063         (uncompface): Determine whether to use the external decoder if
25064         uncompface-use-external is undecided.
25065
25066 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25067
25068         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
25069         after images.
25070
25071         * gnus-art.el (gnus-mime-display-single): Remove dead code.
25072
25073 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
25074
25075         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
25076
25077         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
25078
25079         * gnus-sum.el (gnus-summary-limit-to-age)
25080         (gnus-summary-limit-children): do.
25081
25082         * gnus-int.el (gnus-request-scan): do.
25083
25084         * gnus-group.el (gnus-group-suspend): do.
25085
25086         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
25087
25088         * gnus-cite.el (gnus-cite-parse-attributions): do.
25089
25090         * gnus-agent.el (gnus-summary-set-agent-mark)
25091         (gnus-agent-regenerate-group): do.
25092
25093         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
25094
25095         * binhex.el (binhex-decode-region-internal): do.
25096
25097 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
25098
25099         * gnus-fun.el (gnus-face-properties-alist): New user option.
25100         (gnus-display-x-face-in-from): Use it.
25101
25102         * gnus-art.el (article-display-face): Ditto.
25103
25104         * compface.el (uncompface-use-external): Default to nil.
25105
25106 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
25107
25108         * nntp.el (nntp-erase-buffer): New function.
25109         (nntp-retrieve-data, nntp-send-command)
25110         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
25111         (nntp-possibly-change-group): Use it.
25112
25113         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list):
25114         Use with-current-buffer.
25115
25116 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
25117
25118         * compface.el: Merge the ELisp-based uncompface program.
25119         (compface): New customization group.
25120         (uncompface-use-external): New user option.
25121         (uncompface): Call uncompface-internal if uncompface-use-external
25122         is nil.
25123         (uncompface-internal): New function.  Note that there are also
25124         some other functions and variables added for this function.
25125
25126 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
25127
25128         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
25129         if necessary.
25130
25131 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
25132
25133         * spam-report.el (spam-report-unplug-agent)
25134         (spam-report-plug-agent, spam-report-deagentize)
25135         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
25136         Add support for the Agent in spam-report: when unplugged, report to a
25137         file; when plugged, submit all the requests.
25138
25139         * spam.el (spam-register-routine): Fix message about
25140         registration.
25141
25142 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
25143
25144         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
25145         dependencies.
25146         (rfc2047-encode): Use it.
25147
25148         * gnus-art.el (gnus-button-marker-list): Move before first
25149         reference.
25150
25151         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
25152         (imap-parse-body): Fix format string mismatch.
25153
25154         * gnus-score.el (gnus-summary-increase-score): do.
25155
25156         * nnrss.el (nnrss-close): New function.
25157
25158 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
25159
25160         * nnrss.el (nnrss-make-filename): New function.
25161         (nnrss-request-delete-group, nnrss-read-server-data)
25162         (nnrss-save-server-data, nnrss-read-group-data)
25163         (nnrss-save-group-data): Use it.
25164         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
25165         (nnrss-read-server-data, nnrss-read-group-data): Use load.
25166         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
25167
25168 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
25169
25170         * mml.el (mml-compute-boundary-1): Don't uncompress files.
25171
25172 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
25173
25174         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
25175         files.
25176
25177         * message.el (message-generate-headers-first): Don't quote nil
25178         and t in docstrings.
25179
25180         * imap.el (imap-id): do.
25181
25182         * gnus-agent.el (gnus-agent-consider-all-articles)
25183         (gnus-agent-queue-mail): do.
25184
25185 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
25186
25187         * spam-report.el (spam-report-process-queue): New function.
25188         Process requests from `spam-report-requests-file'.
25189         (spam-report-process-queue): Doc fix.
25190
25191 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
25192
25193         * spam.el (spam-register-routine)
25194         (spam-log-processing-to-registry, spam-log-registered-p)
25195         (spam-log-unregistration-needed-p, spam-log-undo-registration):
25196         Change "check" to "spam-check" for semi-clarity.
25197
25198 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
25199
25200         * pop3.el: Require nnheader.
25201
25202         * mml-smime.el: Require cl.  Autoload message-fetch-field.
25203
25204         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
25205
25206         * gnus-picon.el: Require cl.
25207
25208         * gnus-fun.el: Require gnus-ems and gnus-util.
25209
25210         * gnus.el (gnus-method-to-server): Move defsubst before first use.
25211
25212         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr.
25213
25214         * gnus-art.el (gnus-article-edit-mode): Define before first
25215         reference.
25216
25217 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
25218
25219         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
25220         (gnus-uu-post-encoded): Use point-at-bol.
25221
25222         * gnus-topic.el (gnus-group-active-topic-p): do.
25223
25224         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
25225
25226         * gnus-group.el (gnus-group-kill-region): do.
25227
25228         * gnus-art.el (article-date-ut): do.
25229
25230         * message.el (message-fetch-field): Remove redundant
25231         case-fold-search binding.
25232         (message-narrow-to-field): Simplify.
25233
25234 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
25235
25236         * spam.el (spam-directory): Derive from `gnus-directory'.
25237
25238         * spam-report.el (spam-report-url-to-file)
25239         (spam-report-requests-file): New function and variable for offline
25240         reporting.
25241         (spam-report-url-ping-function): Add `spam-report-url-to-file'
25242         and user defined function.
25243         (spam-report-url-ping-mm-url): Remove doubled slash.
25244
25245 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
25246
25247         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
25248
25249 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
25250
25251         * spam.el (spam-check-spamoracle, spam-spamoracle-learn):
25252         Fix format string mismatch.
25253
25254         * sieve.el (sieve-deactivate-all): do.
25255
25256         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
25257
25258         * nnlistserv.el (nnlistserv-kk-wash-article): do.
25259
25260         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
25261
25262         * mm-bodies.el (mm-7bit-chars): Don't include \r.
25263
25264 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
25265
25266         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
25267         the list of checks.
25268
25269 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
25270
25271         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
25272         padding.
25273
25274 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
25275
25276         * mm-view.el (mm-fill-flowed): New variable.
25277         (mm-inline-text): Use it.
25278
25279 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
25280
25281         * spam.el (spam-spamassassin-register-ham-routine)
25282         (spam-spamassassin-register-spam-routine): Fix function names.
25283
25284 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
25285
25286         * gnus.el (gnus-tmp-grouplens): Remove.
25287         (gnus-summary-line-format): Remove grouplens.
25288
25289         * gnus-group.el (gnus-group-line-format): Ditto.
25290
25291         * gnus-spec.el (gnus-format-specs): Ditto.
25292         (gnus-update-format-specifications): Flush the group format spec
25293         cache if there's the grouplens stuff.
25294         (gnus-parse-simple-format): Replace %l with the empty string.
25295
25296 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
25297
25298         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
25299         omission.
25300
25301 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
25302
25303         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
25304         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
25305
25306 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
25307
25308         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
25309         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
25310         New macros and functions.
25311         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
25312         Handle > NLINK_MAX messages.
25313         * nnmaildir.el (nnmaildir-request-set-mark):
25314         Use nnmaildir--emlink-p and nnmaildir--eexist-p.
25315
25316 2004-01-25  Alex Schroeder  <alex@gnu.org>
25317
25318         * spam-stat.el (spam-stat-process-directory-age): New option.
25319         (spam-stat-process-directory): Use it.
25320
25321 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
25322
25323         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
25324         (spam-stat-save): Accept prefix argument.
25325
25326 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
25327
25328         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
25329         links" error.
25330
25331 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
25332
25333         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
25334         the rest of the and/or forms.
25335
25336 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
25337
25338         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
25339         compatibility with old .newsrc.eld files.
25340
25341         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
25342
25343         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
25344
25345         * gnus-start.el (gnus-1): do.
25346
25347         * gnus-group.el (gnus-group-line-format-alist): do.
25348
25349         * gnus.el (gnus-use-grouplens, gnus-visual): do.
25350
25351         * gnus-gl.el: Remove.
25352
25353 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
25354
25355         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
25356         marks consisting of a single range {for example, (3 . 5)} rather
25357         than a list of a single range { ((3 . 5)) }.
25358
25359 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
25360
25361         * spam-stat.el (spam-stat-store-gnus-article-buffer):
25362         Use with-current-buffer.
25363         (spam-stat-store-current-buffer): Use insert-buffer-substring to
25364         avoid consing a string.
25365
25366         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
25367         Remove obsolete entries for big5 and gb2312.
25368
25369 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
25370
25371         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
25372         uncompressed list.
25373
25374 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
25375
25376         * spam-stat.el (spam-stat-strip-xref): New function.
25377         (spam-stat-process-directory): Use it.
25378
25379         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
25380         here -- it's done in message-fetch-field.
25381
25382 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
25383
25384         * gnus-agent.el (gnus-agent-queue-mail)
25385         (gnus-agent-prompt-send-queue): New variables.
25386         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
25387         * gnus-draft.el (gnus-group-send-queue): Pass the group name
25388         "nndraft:queue" along to gnus-draft-send.
25389         Use gnus-agent-prompt-send-queue.
25390         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
25391         is "nndraft:queue".  Suggested by Gaute Strokkenes
25392         <gs234@srcf.ucam.org>
25393
25394         * gnus-agent.el (agent-disable-undownloaded-faces): Remove.
25395         (agent-enable-undownloaded-faces): Add.
25396         (gnus-agent-cat-groups): Use eval-and-compile, not
25397         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
25398         method of gnus-agent-cat-groups even when the buffer has been
25399         evaled.
25400         (gnus-agent-save-active, gnus-agent-save-active-1): Merge to
25401         delete gnus-agent-save-active-1.
25402         (gnus-agent-save-groups): Delete.  Identical to
25403         gnus-agent-save-active.
25404         (gnus-agent-write-active): No longer adjust agent's copy of active
25405         file as agent's adjustments are now stored in their own
25406         file.  Remove optional parameter.
25407         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
25408         servers.  Add use of min/max range limits from server's local
25409         file.
25410         (gnus-agent-save-alist): Remove unused optional argument.
25411         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
25412         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
25413         (gnus-agent-set-local): A per-server file that keeps min/max range
25414         limits for articles known to the agent.  Provides a fast mechanism
25415         for altering many active ranges.
25416         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
25417         active file (local makes it unnecessary).
25418         (gnus-agent-regenerate-group): Fix XEmacs compatibility.
25419
25420         * gnus-cus.el (agent-disable-undownloaded-faces): Remove.
25421         (agent-enable-undownloaded-faces): Add.
25422
25423         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
25424         disable it when sending to "nndraft:queue".
25425         (gnus-group-send-queue): Add safety check to avoid sending queue
25426         when unplugged.
25427
25428         * gnus-group.el (gnus-group-catchup): Use new
25429         gnus-sequence-of-unread-articles, not
25430         gnus-list-of-unread-articles, to avoid exhausting memory with huge
25431         numbers of articles.  Use gnus-range-map to avoid having to
25432         uncompress the unread list.
25433         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
25434         Fix invalid ange-ftp reference.
25435
25436         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
25437         (gnus-sorted-range-intersection): Intersection of two ranges
25438         without requiring that they first be uncompressed.
25439
25440         * gnus-start.el (gnus-activate-group): Unless blocked by the
25441         caller, possibly expand the active range to include both cached
25442         and agentized articles.
25443         (gnus-convert-old-newsrc): Rewrote in anticipation of having
25444         multiple version-dependent converters.
25445         (gnus-groups-to-gnus-format): Replace gnus-agent-save-groups with
25446         gnus-agent-save-active.
25447         (gnus-save-newsrc-file): Save dirty agent range limits.
25448
25449         * gnus-sum.el (gnus-select-newgroup): Replace inline code with
25450         gnus-agent-possibly-alter-active.
25451         (gnus-adjust-marked-articles): Faster handling of simple lists.
25452
25453 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
25454
25455         * spam-stat.el (spam-stat-test-directory): New optional argument
25456         displays a list of files detected.  Suggested by Andrew Cohen
25457         <cohen@andy.bu.edu>.
25458         (spam-stat-buffer-words-with-scores): Don't narrow and change
25459         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
25460
25461 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
25462
25463         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
25464         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
25465         (spam-spamassassin-arguments)
25466         (spam-spamassassin-spam-flag-header)
25467         (spam-spamassassin-positive-spam-flag-header)
25468         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
25469         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
25470         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
25471         (spam-list-of-processors, spam-list-of-checks)
25472         (spam-list-of-statistical-checks, spam-registration-functions)
25473         (spam-check-spamassassin-headers, spam-check-spamassassin)
25474         (spam-spamassassin-score)
25475         (spam-spamassassin-register-with-sa-learn)
25476         (spam-spamassassin-register-spam-routine)
25477         (spam-spamassassin-register-ham-routine)
25478         (spam-assassin-register-spam-routine)
25479         (spam-assassin-register-ham-routine): Add SpamAssassin support.
25480         (spam-bogofilter-score): Fix to show article before scoring.
25481
25482 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
25483
25484         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
25485         default scoring function.
25486         (spam-generic-score): Call spam-spamassassin-score if
25487         spam-use-spamassassin or spam-use-spamassassin-headers is on;
25488         spam-bogofilter-score otherwise.
25489
25490         * gnus.el (spam-process, spam-autodetect-methods):
25491         Add spamassassin and spamassassin-headers.
25492
25493 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
25494
25495         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
25496         Suppress unnecessary messages.
25497
25498 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
25499
25500         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
25501         make-hash-table.
25502
25503 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
25504
25505         * canlock.el (base64-encode-string): Don't autoload it.
25506
25507 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
25508
25509         * run-at-time.el: Remove useless (require 'itimer),
25510         eval-and-compile and (featurep 'xemacs).
25511
25512 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
25513
25514         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
25515         GROUP is a virtual group.
25516
25517 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
25518
25519         * gnus.el: Autoload `message-y-or-n-p'.
25520
25521 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
25522
25523         * pgg-parse.el: Remove unnecessary (require 'custom).
25524
25525         * pgg-def.el: do.
25526
25527         * nnmail.el: do.
25528
25529         * gnus-undo.el: do.
25530
25531         * gnus-picon.el: do.
25532
25533         * gnus-util.el: do.
25534
25535 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
25536
25537         * gnus-sum.el (gnus-pick-line-number): Add autoload.
25538
25539 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
25540
25541         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
25542         handle, as well as a list.
25543
25544         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
25545         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
25546         (mm-w3m-cid-retrieve): Simplify.
25547
25548 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
25549
25550         * message.el (message-kill-to-signature): Allow prefix arg to
25551         specify number of lines to keep before signature.
25552
25553 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
25554
25555         * message.el (message-kill-to-signature): Change docstring.
25556
25557 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
25558
25559         * canlock.el: Always require sha1-el.
25560         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
25561
25562         * message.el: Autoload sha1 only when compiling.
25563
25564         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
25565         eudc-expand-inline for XEmacs.
25566
25567 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
25568
25569         * message.el (message-canlock-generate): Require sha1-el.
25570
25571 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
25572
25573         * message.el (message-expand-name): Silence the byte compiler.
25574
25575         * lpath.el: Add detect-coding-system.
25576
25577         * dgnushack.el (dgnushack-compile): Remove obsolete check for
25578         cus-edit.
25579
25580 2004-01-13  Simon Josefsson  <jas@extundo.com>
25581
25582         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
25583         Invoke gnus-score-mode.
25584         Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
25585
25586         * gnus-range.el (gnus-compress-sequence): Doc fix.
25587         Suggested by Jim Blandy <jimb@redhat.com> (tiny change).
25588
25589 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
25590
25591         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
25592
25593 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
25594
25595         * spam.el (spam-get-article-as-string): Update to use
25596         gnus-request-article-this-buffer, much simpler.
25597         (spam-get-article-as-buffer): Remove.
25598
25599 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
25600
25601         * message.el (message-expand-name): Use EUDC if the user uses that.
25602
25603 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
25604
25605         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
25606         character for the encoding to avoid consing a string.
25607
25608         * rfc2047.el (rfc2047-decode-string): Don't cons a string
25609         unnecessarily.
25610
25611         * mm-util.el (mm-replace-chars-in-string): Remove.
25612
25613         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
25614         of mm-replace-chars-in-string.
25615
25616 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
25617
25618         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
25619
25620         * mm-util.el (mm-subst-char-in-string): Support inplace.
25621
25622         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
25623         a new string in every iteration.  Use shy groups.
25624
25625 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
25626
25627         * gnus-srvr.el (gnus-browse-unsubscribe-group):
25628         * gnus-soup.el (gnus-soup-group-brew):
25629         * gnus-msg.el (gnus-put-message):
25630         * gnus-move.el (gnus-group-move-group-to-server):
25631         * gnus-kill.el (gnus-batch-score):
25632         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
25633         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
25634         (gnus-group-update-group, gnus-group-read-group)
25635         (gnus-group-make-group, gnus-group-make-help-group)
25636         (gnus-group-make-archive-group, gnus-group-make-directory-group)
25637         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
25638         (gnus-group-sort-by-unread, gnus-group-catchup)
25639         (gnus-group-unsubscribe-group, gnus-group-kill-group)
25640         (gnus-group-yank-group, gnus-group-set-info)
25641         (gnus-group-list-groups):
25642         * gnus.el (gnus-generate-new-group-name):
25643         * gnus-delay.el (gnus-delay-send-queue):
25644         * nnvirtual.el (nnvirtual-catchup-group):
25645         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
25646         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
25647         (gnus-group-prepare-topics, gnus-topic-check-topology):
25648         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
25649         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
25650         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
25651         (gnus-group-make-articles-read):
25652         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
25653         (gnus-group-change-level, gnus-kill-newsgroup)
25654         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
25655         (gnus-get-unread-articles, gnus-make-articles-unread)
25656         (gnus-make-ascending-articles-unread): Use accessor
25657         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
25658         to get group information for improved readability.
25659
25660
25661 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
25662
25663         * gnus-art.el (article-decode-mime-words, article-babel)
25664         (gnus-article-highlight-signature, gnus-article-add-buttons)
25665         (gnus-signature-toggle): Use gnus-with-article-buffer.
25666
25667         * gnus-art.el (gnus-article-highlight-headers)
25668         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
25669
25670         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
25671         (gnus-article-set-globals, gnus-request-article-this-buffer)
25672         (gnus-button-message-id, gnus-article-maybe-hide-headers)
25673         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
25674         (gnus-mime-display-alternative): Use with-current-buffer.
25675
25676 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
25677
25678         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
25679         also under 80 char limit, and call gnus-error if needed.
25680         (spam-fetch-article-header): Fix - it was a
25681         buffer-local variable (gnus-newsgroup-data).
25682         (spam-find-spam): Use spam-generate-fake-headers, forget about
25683         spam-insert-fake-headers.
25684         (spam-insert-fake-headers): Remove.
25685
25686 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
25687
25688         * deuglify.el (gnus-article-outlook-unwrap-lines)
25689         (gnus-outlook-rearrange-article)
25690         (gnus-outlook-repair-attribution-outlook)
25691         (gnus-outlook-repair-attribution-block)
25692         (gnus-outlook-repair-attribution-other): Remove redundant
25693         save-excursion.
25694
25695 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
25696
25697         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
25698         (spam-fetch-field-subject-fast)
25699         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
25700         (spam-fetch-article-header): Add functions to deal with Gnus
25701         internals for fast retrieval of article header data.
25702         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
25703
25704 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
25705
25706         * pop3.el (pop3-md5): Remove.
25707         (pop3-apop): Replace pop3-md5 with md5.
25708
25709         * mm-bodies.el: base64 is always built-in.
25710
25711         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
25712         Use with-current-buffer.
25713
25714 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
25715
25716         * canlock.el (canlock-insert-header): Remove excessive grouping in
25717         regexp.
25718
25719         * gnus-sum.el (gnus-summary-read-document): Ditto.
25720
25721         * gnus-uu.el (gnus-uu-part-number): Ditto.
25722
25723         * html2text.el (html2text-remove-tags): Ditto.
25724         (html2text-format-tags): Ditto.
25725         (html2text-format-single-elements): Ditto.
25726
25727         * mml.el (mml-parse-1): Ditto.
25728
25729 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
25730
25731         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
25732
25733         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
25734
25735         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
25736
25737         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
25738
25739 2003-11-15  Simon Josefsson  <jas@extundo.com>
25740
25741         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
25742         (pgg-gpg-lookup-key): Use regexp match instead of
25743         split-string (split-string is different between emacs 21.2 and
25744         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
25745
25746 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
25747
25748         * gnus-art.el (gnus-mime-view-all-parts)
25749         (gnus-article-part-wrapper, gnus-article-view-part):
25750         Use with-current-buffer.
25751
25752 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
25753
25754         * spam.el (spam-disable-spam-split-during-ham-respool)
25755         (spam-spamoracle-database, spam-cache-lookups)
25756         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
25757         (spam-group-ham-mark-p, spam-group-spam-mark-p)
25758         (spam-group-ham-marks, spam-group-spam-marks)
25759         (spam-group-spam-contents-p, spam-group-ham-contents-p)
25760         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
25761         also add spam-use-blackholes to the statistical checks.
25762         (spam-fetch-field-fast): Add interface to fetching fields, may
25763         become a macro.
25764         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
25765         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
25766         (spam-insert-fake-headers): Fake an article when needed.
25767         (spam-find-spam): Fake article when possible.
25768         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
25769         (spam-check-bogofilter-headers): Use message-fetch-field instead
25770         of nnmail-fetch-field.
25771
25772 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
25773
25774         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
25775
25776 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
25777
25778         * spam.el (spam-split): Do not require spam-use-CHECK to be
25779         enabled if that check is passed to spam-split explicitly; also
25780         fix so 'spam doesn't get converted to spam-split-group when
25781         spam-split-symbolic-return is t.
25782         (spam-find-spam): Find registrations of the article and use those
25783         instead of re-running spam-split to find the spam/ham
25784         classification of the article.
25785         (spam-log-processing-to-registry, spam-log-registered-p)
25786         (spam-log-unregistration-needed-p, spam-log-undo-registration):
25787         Use gnus-error instead of gnus-message.
25788         (spam-log-registration-type): Add function to determine the
25789         classification of a message based on registry entries; will
25790         return nil if both 'spam and 'ham are found.
25791         (spam-check-BBDB): Expand all the BBDB macros here so we can have
25792         a reasonably fast local cache without the loading errors.
25793         (spam-cache-lookups): Set to t by default.
25794         (spam-find-spam): Don't try to guess spam-cache-lookups.
25795         (spam-enter-whitelist, spam-enter-blacklist): Clear the
25796         spam-caches entry.
25797         (spam-filelist-build-cache, spam-filelist-check-cache):
25798         Fix caching of whitelist/blacklist entries.
25799         (spam-check-whitelist, spam-check-blacklist):
25800         Invoke spam-from-listed-p with a type, not a cache variable.
25801         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
25802
25803 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
25804
25805         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
25806
25807         * nnmail.el (nnmail-split-fancy): do.
25808
25809         * mml.el (mml-parse): do.
25810
25811         * gnus-score.el (gnus-enter-score-words-into-hashtb)
25812         (gnus-score-adaptive): do.
25813
25814 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
25815
25816         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
25817         (gnus-mime-button-map): Don't set keymap parent.
25818         (gnus-button-ctan-directory-regexp): Use shy grouping.
25819         (gnus-prev-page-map): Don't set keymap parent.
25820         (gnus-prev-page-map): Remove duplicated one.
25821         (gnus-next-page-map): Don't set keymap parent.
25822         (gnus-mime-security-button-map): Ditto.
25823
25824         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
25825         version number.
25826
25827         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
25828
25829 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
25830
25831         * canlock.el (canlock-sha1-function): Remove.
25832         (canlock-sha1-function-for-verify): Remove.
25833         (canlock-openssl-program): Remove.
25834         (canlock-openssl-args): Remove.
25835         (canlock-ignore-errors): Remove.
25836         (canlock-sha1-with-openssl): Remove.
25837         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
25838         (canlock-verify): Don't use canlock-ignore-errors.
25839
25840         * sha1-el.el (sha1-string-external): Make it can return a string
25841         in binary form.
25842         (sha1-region-external): Ditto.
25843         (sha1-string-internal): Ditto.
25844         (sha1-region-internal): Ditto.
25845         (sha1-region): Ditto.
25846         (sha1-string): Ditto.
25847         (sha1): Ditto.
25848
25849 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25850
25851         * spam.el (spam-report-articles-gmane): New command.
25852
25853 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
25854
25855         * gnus.el: Don't make unnecessary *Group* buffer when loading.
25856
25857         * run-at-time.el (run-at-time-saved): Remove.
25858         (run-at-time): Doc fix.
25859
25860 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
25861
25862         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
25863         (gnus-summary-limit-map): Add it.
25864         (gnus-summary-make-menu-bar): do.
25865
25866 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
25867
25868         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
25869         Make attempt at some caching support (done for BBDB only now).
25870         (spam-find-spam): Set spam-cache-lookups if there are more than 2
25871         addresses to be checked.
25872         (spam-clear-cache-BBDB): Add function, to be invoked by
25873         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
25874         (spam-check-BBDB): Check and use the caches, if
25875         spam-cache-lookups is on, remove superfluous (provide).
25876
25877 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
25878
25879         * gnus-art.el (gnus-treat-ansi-sequences): Change default.
25880
25881 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
25882
25883         * run-at-time.el (run-at-time-saved): Move to after the definition
25884         of `run-at-time'.
25885
25886         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
25887
25888 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
25889
25890         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
25891         mm-w3m-local-map-property.
25892
25893         * mm-view.el (mm-w3m-mode-map): Remove.
25894         (mm-w3m-local-map-property): Remove.
25895         (mm-inline-text-html-render-with-w3m): Don't use
25896         mm-w3m-local-map-property.
25897
25898 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25899
25900         * run-at-time.el: New file.
25901
25902         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
25903         under Emacs.
25904
25905         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
25906         of gnus-set-text-properties.
25907
25908         * gnus-uu.el (gnus-uu-save-article): Ditto.
25909
25910         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
25911
25912         * gnus-cite.el (gnus-cite-parse): Ditto.
25913
25914         * gnus-art.el (gnus-button-push): Use set-text-properties instead
25915         of gnus-.
25916
25917         * gnus-xmas.el (run-at-time): Require run-at-time.
25918
25919         * gnus.el: Change calls to nnheader-run-at-time and
25920         password-run-at-time throughout to use run-at-time directly.
25921
25922         * password.el: Remove definition of run-at-time.
25923
25924         * nnheaderxm.el: Remove definition of run-at-time.
25925
25926 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
25927
25928         * mml.el (mml-minibuffer-read-disposition): Show attachment type
25929         in prompt.
25930
25931 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
25932
25933         * messagexmas.el (message-xmas-redefine): Alias
25934         `message-make-caesar-translation-table' to
25935         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
25936         version.
25937
25938         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
25939         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
25940         `gnus-xmas-set-text-properties'.
25941         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
25942         `gnus-xmas-completing-read'.
25943         (gnus-xmas-completing-read): Removed.
25944         (gnus-xmas-open-network-stream): Removed.
25945
25946         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalize on
25947         XEmacs version.
25948
25949         * dns.el (dns-make-network-process): Use `open-network-stream'
25950         instead of `gnus-xmas-open-network-stream'.
25951
25952         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
25953
25954         * .cvsignore: Add auto-autoloads.el, custom-load.el.
25955
25956 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
25957
25958         * gnus-art.el (gnus-mime-display-alternative)
25959         (gnus-insert-mime-button, gnus-insert-mime-security-button)
25960         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
25961         Don't use gnus-local-map-property.
25962
25963         * gnus-util.el (gnus-local-map-property): Remove.
25964
25965         * mm-view.el (mm-view-pkcs7-decrypt):
25966         Replace gnus-completing-read-maybe-default with completing-read.
25967
25968         * gnus-util.el (gnus-completing-read): do.
25969         (gnus-completing-read-maybe-default): Remove.
25970
25971 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
25972
25973         * password.el: Only autoload `run-at-time' if not XEmacs.
25974         Only autoload the itimer functions if XEmacs.
25975
25976 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
25977
25978         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
25979         XEmacsen.
25980
25981         * dgnushack.el: Autoload executable-find for XEmacs.
25982
25983 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
25984
25985         * gnus-art.el (gnus-read-string): Remove.
25986         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
25987         read-string.
25988
25989 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
25990
25991         * netrc.el: Autoload password-read.
25992         (netrc): Add configuration group.
25993         (netrc-encoding-method, netrc-openssl-path):
25994         Add variables for encoding and decoding of files with symmetric
25995         ciphers.
25996         (netrc-encode): Add assistant function to encode a file with
25997         netrc-encoding-method.
25998         (netrc-parse): Add interactive parameter, added optional
25999         decoding if netrc-encoding-method is non-nil but otherwise
26000         behavior is standard.
26001         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
26002         Do s/encode/encrypt/ everywhere.
26003
26004         * spam.el: Remove executable-find autoload.
26005
26006 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
26007
26008         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
26009
26010         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
26011
26012 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
26013
26014         * gnus-art.el (gnus-treat-ansi-sequences)
26015         (article-treat-ansi-sequences): New variable and function.
26016         Suggested by Dan Jacobson <jidanni@jidanni.org>.
26017
26018         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
26019         Use it.
26020
26021 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
26022
26023         * mm-util.el (mm-quote-arg): Remove.
26024
26025         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
26026         shell-quote-argument.
26027
26028         * gnus-uu.el (gnus-uu-command): do.
26029
26030         * gnus-sum.el (gnus-summary-insert-pseudos): do.
26031
26032         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
26033         with make-char.
26034
26035         * mm-util.el (mm-make-char): Remove.
26036
26037         * mml.el (mml-mode): Replace gnus-add-minor-mode with
26038         add-minor-mode.
26039
26040         * gnus-undo.el (gnus-undo-mode): do.
26041
26042         * gnus-topic.el (gnus-topic-mode): do.
26043
26044         * gnus-sum.el (gnus-dead-summary-mode): do.
26045
26046         * gnus-start.el (gnus-slave-mode): do.
26047
26048         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
26049
26050         * gnus-ml.el (gnus-mailing-list-mode): do.
26051
26052         * gnus-gl.el (gnus-grouplens-mode): do.
26053
26054         * gnus-draft.el (gnus-draft-mode): do.
26055
26056         * gnus-dired.el (gnus-dired-mode): do.
26057
26058         * gnus-ems.el (gnus-add-minor-mode): Remove.
26059
26060         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
26061         Replace gnus-char-width with char-width.
26062
26063         * gnus-ems.el (gnus-char-width): Remove.
26064
26065         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
26066         Replace gnus-char-width with char-width.
26067
26068         * gnus-ems.el (gnus-char-width): Remove.
26069
26070         * spam-stat.el (with-syntax-table): Remove with-syntax-table
26071         definition.
26072         Remove Emacs 20 hash table compatibility code.
26073
26074         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
26075         20 compatibility code.
26076
26077         * spam.el (spam-point-at-eol): Replace with point-at-eol.
26078
26079         * smime.el (smime-point-at-eol): Replace with point-at-eol.
26080
26081         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol):
26082         Replace with point-at-{eol,bol}.
26083
26084         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
26085
26086         * imap.el (imap-point-at-eol): Replace with point-at-eol.
26087
26088         * flow-fill.el (fill-flowed-point-at-bol)
26089         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
26090
26091         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
26092         Replace with point-at-{eol,bol} throughout all files.
26093
26094 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
26095
26096         * ntlm.el (ntlm-string-as-unibyte): New macro.
26097         (ntlm-build-auth-response): Use it.
26098
26099         Remove Emacs 20 stuff:
26100         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
26101         (butlast, mapc, remove): Remove the compiler macros.
26102         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
26103         of delq and copy-sequence.
26104         * gnus-art.el (popup-menu): Remove the compiler macro.
26105         * nnmail.el (nnmail-split-fancy): Don't support customizing with
26106         Emacs 20.
26107
26108 2004-01-05  Simon Josefsson  <jas@extundo.com>
26109
26110         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
26111         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
26112         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
26113         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
26114         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
26115         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
26116         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
26117         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
26118         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
26119         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
26120         ntlm-string-permute, string-lshift into ntlm-string-lshift,
26121         string-xor into ntlm-string-xor.
26122         Suggested by Jesper Harder <harder@myrealbox.com>.
26123
26124         * ntlm.el: Don't include poem.
26125
26126         * md4.el (print-int32, print-string-hexa): Remove.
26127         Suggested by Jesper Harder <harder@myrealbox.com>.
26128
26129         * sasl-ntlm.el, ntlm.el, md4.el: New files.
26130
26131         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
26132         probably breaks emacs with DL patch, but do we care? Is anyone
26133         still using the DL stuff?)
26134
26135         * sieve-manage.el: Use the password package.
26136         (sieve-manage-read-passwd): Remove.
26137         (sieve-manage-interactive-login): Use password.  Re-add
26138         condition-case around loop.
26139
26140         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
26141         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
26142         Use the password package.
26143
26144 2003-02-19  Simon Josefsson  <jas@extundo.com>
26145
26146         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
26147         token.
26148
26149 2002-08-07  Simon Josefsson  <jas@extundo.com>
26150
26151         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
26152         (sieve-manage-authenticators):
26153         (sieve-manage-authenticator-alist): Add some SASL mechs.
26154         (sieve-sasl-auth): New function.
26155         (sieve-manage-cram-md5-auth):
26156         (sieve-manage-plain-auth): Rewrite using SASL library.
26157         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
26158         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
26159         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
26160         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
26161
26162 2004-01-05  Simon Josefsson  <jas@extundo.com>
26163
26164         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
26165         New files.
26166
26167 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26168
26169         * gnus-group.el (gnus-no-groups-message): Update.
26170
26171         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
26172
26173 2003-11-09  Simon Josefsson  <jas@extundo.com>
26174
26175         * imap.el: Support for ID IMAP extension (RFC 2971).
26176         (imap-local-variables): Add imap-id.
26177         (imap-id): New variable.
26178         (imap-id): New function.
26179         (imap-parse-response): Parse untagged ID response.
26180         * nnimap.el (nnimap-id): New variable.
26181         (nnimap-open-connection): Use it.
26182
26183 2003-12-28  Simon Josefsson  <jas@extundo.com>
26184
26185         * gnus-score.el (gnus-score-edit-all-score): New.
26186         * gnus-group.el (gnus-group-score-map): Bind it to W e.
26187
26188 2004-01-04  Simon Josefsson  <jas@extundo.com>
26189
26190         * password.el: Add.
26191
26192 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
26193
26194         * dns.el (dns-query-types): Fix typo.
26195         (dns-query-types): New function.
26196         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
26197         PTR and SOA replies, see RFC 1035.
26198
26199 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26200
26201         * gnus.el (gnus-logo-color-style): Change colors to `no'.
26202
26203         * Move to Changelog.2.
26204
26205 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26206
26207         * gnus.el (gnus-version-number): Bump version.
26208
26209 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
26210
26211         * gnus.el: No Gnus v0.1 is released.
26212
26213 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
26214
26215         * gnus.el: No Gnus v0.0 is released.
26216
26217 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26218
26219         * gnus.el (gnus-version-number): Bump.
26220         (gnus-version): No.
26221
26222 See ChangeLog.2 for earlier changes.
26223
26224   Copyright (C) 2004-2013 Free Software Foundation, Inc.
26225
26226   This file is part of GNU Emacs.
26227
26228   GNU Emacs is free software: you can redistribute it and/or modify
26229   it under the terms of the GNU General Public License as published by
26230   the Free Software Foundation, either version 3 of the License, or
26231   (at your option) any later version.
26232
26233   GNU Emacs is distributed in the hope that it will be useful,
26234   but WITHOUT ANY WARRANTY; without even the implied warranty of
26235   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
26236   GNU General Public License for more details.
26237
26238   You should have received a copy of the GNU General Public License
26239   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
26240
26241 ;; Local Variables:
26242 ;; coding: utf-8
26243 ;; fill-column: 79
26244 ;; add-log-time-zone-rule: t
26245 ;; End: