shr.el (shr-tag-div): Added.
[gnus] / lisp / ChangeLog
1 2010-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2
3         * shr.el (shr-tag-div): Added.
4
5         * lpath.el: Fbind current-idle-time for XEmacs 21.4 and SXEmacs 22.1.
6
7 2010-10-25  Julien Danjou  <julien@danjou.info>
8
9         * gnus-util.el: Remove `gnus-with-local-quit'.
10
11         * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
12
13 2010-10-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14
15         * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
16         the original article buffer.
17
18 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19
20         * nnimap.el (nnimap-request-head): New function.
21         (nnimap-request-move-article): Try to be slighly faster by not
22         requesting the entire message when moving.
23         (nnimap-transform-headers): Don't bug out on bodiless articles.
24         (nnimap-send-command): Have no outstanding messages if the IMAP server
25         doesn't support streaming.
26         (nnimap-transform-headers): Fold {quoted} strings more sloppily.
27
28 2010-10-24  Julien Danjou  <julien@danjou.info>
29
30         * message.el (message-default-headers): Fix type.
31
32 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
33
34         * gnus-html.el (gnus-html-prefetch-images): Decode entities before
35         prefetching images.
36
37         * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
38         backend for unknown groups.  This is mainly useful for nnimap groups.
39
40         * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
41         group isn't covered by the agent.
42
43 2010-10-22  Andrew Cohen  <cohen@andy.bu.edu>
44
45         * nnir.el (nnir-method-default-engines): new variable.
46         (nnir-run-query): use it.
47         (nnir-group-mode-hook): remove key binding and move to gnus-group.el.
48         (gnus-summary-nnir-goto-thread): change group if needed.
49
50         * gnus-group.el (gnus-group-group-map): add key binding for
51         gnus-group-make-nnir-group.
52
53 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
54
55         * shr.el (shr-tag-object): Added.
56
57         * gnus-sum.el (gnus-summary-select-article): Make sure we have the
58         original article buffer live.
59         (gnus-summary-select-article-buffer): Mention
60         gnus-widen-article-buffer.
61
62 2010-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
63
64         * shr.el (shr-tag-strong): Added.
65
66 2010-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
67
68         * gnus-group.el (gnus-group-completing-read): Remove all newlines from
69         group names.  They mess up the group buffer badly.
70
71         * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
72
73         * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
74         instead of the summary one.
75
76 2010-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
77
78         * mml.el (mml-preview): Work properly when editing article.
79
80         * gnus-start.el (gnus-read-active-file-1): Don't add method to
81         gnus-have-read-active-file if it's already been in.
82
83 2010-10-22  Tom Tromey  <tromey@redhat.com>
84
85         * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
86         gnus-group-completing-read.
87
88 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
89
90         * message.el (message-mode-map): Don't bind M-; to comment region, to
91         allow the global comment-dwim to work.
92
93 2010-10-21  Julien Danjou  <julien@danjou.info>
94
95         * message.el (message-setup-1): Allow message-default-headers to be a
96         function.
97
98 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
99
100         * shr.el (shr-tag-table): Simplify.
101
102 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
103
104         * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
105         to avoid trying to snarf invalid stuff.
106
107         * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
108
109         * gnus.el (gnus-message-archive-group): Quote value.
110         (gnus-message-archive-group): Mark as changed.
111
112         * shr.el (shr-add-font): Don't put the font properties on the newline
113         or the indentation.
114
115         * message.el (message-fix-before-sending): Change options when sending
116         non-printable characters.
117
118         * gnus.el (gnus-message-archive-method): Change the default to
119         monthly outgoing groups.
120
121         * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
122         that have gotten new numbers.
123
124         * nnimap.el (nnimap-request-replace-article): New function.
125
126 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
127
128         * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
129         (nnrss-request-article): Don't use special html washing code.
130
131 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
132
133         * shr.el (shr-tag-table): Remove useless nconc.
134
135 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
136
137         * gnus-art.el (article-wash-html): Simplify and remove the charset
138         stuff.  Use the normal html rendering code instead of the special html
139         washing code.
140
141         * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
142         `gnus-w3m' symbols.
143         (mm-text-html-washer-alist): Removed.
144
145         * mm-decode.el (mm-inline-text-html-renderer): Removed.
146         (mm-inline-media-tests): Removed use.
147         (mm-text-html-renderer): Change default to the `shr' symbol.
148
149         * mm-view.el (mm-inline-text-html): Removed use.
150
151         * gnus-art.el (gnus-blocked-images): New function.  Allow the
152         `gnus-blocked-images' to be a function.
153         (gnus-article-wash-function): Removed.
154
155 2010-10-20  Julien Danjou  <julien@danjou.info>
156
157         * spam.el (spam-list-of-processors): Mark as obsolete.
158
159         * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
160         (nnimap-insert-partial-structure): Fix boundary detection.
161
162 2010-10-20  Andreas Seltenreich  <seltenreich@gmx.de>
163
164         * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
165         run file-truename on remote files.  This can be expensive and even
166         prevent one from editing drafts if some unrelated buffer has a stale
167         connection.
168
169 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
170
171         * shr.el (shr-find-fill-point): Shorten line if the preceding char is
172         kinsoku-eol regardless of shr-kinsoku-shorten.
173         (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
174         (shr-tag-table): Support caption, thead, and tfoot.
175
176 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
177
178         * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
179         lines.
180         (shr-save-contents): New command and keystroke.
181
182         * nndoc.el (nndoc-type-alist): Add git support.
183         (nndoc-git-type-p): New function.
184         (nndoc-transform-git-article): Ditto.
185         (nndoc-transform-git-headers): Ditto.
186         (nndoc-transform-git-headers): Generate Subject headers.
187
188         * shr.el (shr-parse-style): New function.
189         (shr-tag-span): Ditto.
190
191         * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
192         to `G G' to avoid collisions.
193
194 2010-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
195
196         * shr.el: Load kinsoku if necessary.
197         (shr-kinsoku-shorten): New internal variable.
198         (shr-find-fill-point): Make kinsoku shorten text line if
199         shr-kinsoku-shorten is bound to non-nil.
200         (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
201         shr-indentation too when testing if table is wider than frame width.
202         (shr-insert-table): Use `string-width' instead of `length' to measure
203         text width.
204         (shr-insert-table-ruler): Make sure indentation is done at bol.
205
206 2010-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
207
208         * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
209         (nnimap-process-expiry-targets): Use unibyte for buffers that hold
210         undecoded network data.
211
212 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
213
214         * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
215         name in the mode line spec so that the mode line menu works
216         (bug #2431).
217
218         * message.el (message-get-reply-headers): If we're fed `to-address',
219         then always use that.
220
221         * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
222         aren't so wide as to need to switch off the edit menu.
223
224         * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
225         binding.  Suggested by Leo <sdl.web@gmail.com> (bug #6613).
226
227         * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
228         `M-g'.
229         (nnimap-update-info): Update flags/read marks even if \* isn't part of
230         the permanent marks.
231
232 2010-10-18  Andrew Cohen  <cohen@andy.bu.edu>
233
234         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
235         Splitting according to references/in-reply-to obeys the ignore-groups
236         variable, while splitting by sender and subject do not.
237
238 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
239
240         * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
241         alist, so that we can look for non-Unicode chars.
242         (article-translate-strings): Allow both character and string maps.
243
244 2010-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
245
246         * shr.el (shr-insert): Don't insert space behind a wide character
247         categorized as kinsoku-bol, or between characters both categorized as
248         nospace.
249
250 2010-10-16  Andrew Cohen  <cohen@andy.bu.edu>
251
252         * gnus-sum.el (gnus-summary-refer-thread): Bug fix. Add the thread
253         headers to gnus-newsgroup-headers.
254
255 2010-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
256
257         * shr.el (shr-tag-img): Don't align images -- since we're not
258         rescaling, this often leads to ugly displays.
259
260 2010-10-15  Andrew Cohen  <cohen@andy.bu.edu>
261
262         * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
263         duplicates.
264
265 2010-10-15  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
266
267         * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
268         call.
269
270 2010-10-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
271
272         * gnus.el: Autoload gnus-html-show-images.
273
274         * nnimap.el: Use nnheader-message throughout.
275
276         * shr.el (shr-tag-img): Ignore images with no data.
277
278 2010-10-15  Julien Danjou  <julien@danjou.info>
279
280         * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
281         a possibility to disable format=flow encoding when using hard newlines.
282
283 2010-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
284
285         * shr.el (shr-insert): Remove space inserted before or after a
286         breakable character or at the beginning or the end of a line.
287         (shr-find-fill-point): Do kinsoku; find the second best point or give
288         it up if there's no breakable point.
289
290 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
291
292         * nnimap.el (nnimap-open-connection): Message when opening connection
293         for debugging purposes.
294
295         * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
296         on every setup buffer call to allow this to change from article to
297         article.
298
299         * shr.el (shr-tag-table): Experimental feature: Truncate lines in
300         buffers where we have a wide table.
301
302 2010-10-14  Andrew Cohen  <cohen@andy.bu.edu>
303
304         * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
305         uses *-request-thread.
306
307 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
308
309         * nnimap.el (nnimap-open-connection): Remove %s from openssl
310         incantation, which is no longer valid.
311
312 2010-10-14  Julien Danjou  <julien@danjou.info>
313
314         * shr.el: Fix defcustom type (char -> character).
315
316 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
317
318         * nnimap.el (nnimap-open-connection): tls-program should be a list of
319         programs.
320
321 2010-10-14  Julien Danjou  <julien@danjou.info>
322
323         * shr.el (shr-tag-a): Use url-link as widget type.
324
325         * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
326         `gnus-group-get-icon'.
327
328 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
329
330         * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
331         This should make server editing work better.
332
333         * shr.el (shr-find-fill-point): Don't inloop on indented text.
334
335         * tls.el (tls-program): Remove spurious %s from openssl.
336
337         * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
338         (nnimap-parse-flags): Fix regexp.
339
340         * shr.el (shr-find-fill-point): Use a filling algorithm that should
341         probably work for CJVK text, too.
342
343         * nnimap.el (nnimap-extend-tls-programs): Removed.
344         (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
345
346         * tls.el (tls-starttls-switches): Remove starttls hack.
347         (open-tls-stream): Ditto.
348         (tls-find-starttls-argument): Ditto.
349
350 2010-10-13  Julien Danjou  <julien@danjou.info>
351
352         * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
353         responses.
354
355 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
356
357         * mm-decode.el (mm-shr): Allow use from non-Gnus users.
358
359         * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
360         anything in Emacs.
361
362         * shr.el (shr-current-column): Remove buggy and unnecessary function.
363
364 2010-10-13  Julien Danjou  <julien@danjou.info>
365
366         * shr.el (shr-width): Make shr-width a defcustom with default to
367         fill-column.
368         (shr-tag-img): Use shr-width rather than fill-column.
369
370 2010-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
371
372         * dgnushack.el (byte-optimize-apply)
373         * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
374
375         * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
376         position when (X-)Faces exist.
377         (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
378         avatars when called interactively.
379
380 2010-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
381
382         * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
383         gnus-article-x-face-too-ugly is bound.
384
385 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
386
387         * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
388
389         * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
390         mailbox that doesn't exist.
391
392 2010-10-12  Julien Danjou  <julien@danjou.info>
393
394         * shr.el (shr-tag-img): Encode URL properly when retrieving.
395         (shr-get-image-data): Encode URL properly when fetching from cache.
396         (shr-tag-img): Use aligned-to spaces to align correctly images.
397
398         * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
399         before inserting the Gravatar.
400
401         * shr.el (shr-tag-img): Add align attribute support for <img>.
402
403 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
404
405         * gnus-gravatar.el (gnus-art): Required.
406
407         * gnus-sum.el (gnus-summary-mark-as-unread-forward)
408         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
409         Remove long obsoleted functions.
410
411 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
412
413         * lpath.el: Fbind gnutls-negotiate for Emacs 22 and XEmacsen.
414
415         * nnimap.el (gnutls-negotiate): Silence the byte compiler.
416
417         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el,
418         gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el,
419         hashcash.el, imap.el, mail-source.el, message.el, mm-bodies.el,
420         mm-decode.el, mm-extern.el, mm-util.el, mm-view.el, mml-smime.el,
421         mml.el, mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnmail.el,
422         nnmaildir.el, nnrss.el, nntp.el, pgg-parse.el, pgg.el, rfc1843.el,
423         sieve-manage.el, smime.el, spam.el: Fix comment for declare-function.
424
425 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
426
427         * nnimap.el (nnimap-request-rename-group): Select group read-only
428         before renaming it.
429
430         * shr.el (shr-insert): Fix up the white space only regexp.
431
432         * nnimap.el (nnimap-transform-split-mail): Not all articles have
433         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
434
435         * shr.el (shr-current-column): New function.
436         (shr-find-fill-point): New function.
437
438 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
439
440         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
441         numbers.
442
443 2010-10-11  Julien Danjou  <julien@danjou.info>
444
445         * shr.el (shr-hr-line): Add.
446         (shr-tag-hr): Use shr-hr-line to specify which character to use to
447         display hr lines.
448         (shr-max-columns): Do not change state to nil if we just inserting
449         spaces.
450
451 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
452
453         * gnus-topic.el (gnus-topic-read-group): If after the last group,
454         select the last group.
455
456 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
457
458         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
459
460 2010-10-10  Dan Nicolaescu  <dann@ics.uci.edu>
461
462         * dig.el (dig-mode-map): Declare and define in one step.
463
464 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
465
466         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
467         for Gnus.
468         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
469         (nnimap-update-qresync-info): Mark \Seen articles as read.
470
471         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
472         non-variable, too.
473
474         * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
475         available.
476         (nnimap-update-info): Rely more on the current active than the param
477         active to avoid marking articles as read too much.
478
479         * auth-source.el (auth-source-create): Use (user-login-name) for the
480         user name default.
481
482         * nnimap.el (nnimap-update-info): If the server doesn't return any
483         useful info, just use the previous info.
484         (nnimap-update-info): Prefer old info over start-article.
485         (nnimap-update-qresync-info): Finish implementing QRESYNC.
486
487 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
488
489         * nnir.el (autoload): Clean up autoloads.
490         (nnir-imap-default-search-key): Renamed from
491         nnir-imap-search-field. Use key rather than value.
492         (nnir-imap-search-other): New variable.
493         (nnir-read-parm): Use it.
494         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
495         (gnus-summary-nnir-goto-thread): Modify to work with imap.
496
497 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
498
499         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
500         the process, too.
501
502 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
503
504         * spam.el (gnus-summary-mode-map): Bind to "$".  Suggested by Russ
505         Allbery.
506
507         * shr.el: Rework the way things are indented by <li> slightly.
508
509         * gnus.el (gnus-group-set-parameter): Fix typo.
510
511         * nnimap.el: Start implementing QRESYNC support.
512
513 2010-10-09  Julien Danjou  <julien@danjou.info>
514
515         * nnir.el (nnir-engines): Fix too many arguments.
516
517 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
518
519         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
520         group is the "last", so that the backends like nnfolder actually save
521         their folders.
522
523         * nnimap.el (nnimap-open-connection): If we have gnutls loaded, then
524         try to use that for the tls stream.
525         (nnimap-retrieve-group-data-early): Rework the marks code to heed
526         UIDVALIDITY and find out which groups are read-only and not.
527         (nnimap-get-flags): Use the same marks parsing code as the rest of
528         nnimap.
529
530 2010-10-09  Julien Danjou  <julien@danjou.info>
531
532         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
533
534         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
535         retrieving gravatars.
536
537         * shr.el (shr-table-corner): Add.
538         (shr-table-line): Add.
539         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
540
541 2010-10-08  Julien Danjou  <julien@danjou.info>
542
543         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
544
545 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
546
547         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
548
549         * gnus-sum.el (gnus-mark-article-as-unread)
550         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
551         (gnus-summary-set-bookmark): Use it.
552
553         * gnus-msg.el (gnus-setup-message): Use it.
554
555         * gnus-demon.el (gnus-demon-remove-handler): Use it.
556
557         * gnus.el (gnus-group-remove-parameter): Use it.
558
559         * gnus-group.el (gnus-group-make-web-group): Use it.
560
561         * gnus-demon.el (gnus-demon-remove-handler): Use it.
562
563         * nnregistry.el: Update docs to mention manual.
564
565         * gnus-registry.el: Update docs to mention nnregistry.el.
566         (gnus-registry-initialize): Don't install nnregistry refer method
567         automatically.
568         (gnus-registry-install-nnregistry): Remove it.
569
570 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
571
572         * shr.el (shr-insert): Don't insert double spaces.
573
574 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
575
576         * gnus-gravatar.el (gnus-treat-from-gravatar)
577         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
578         called interactively.
579
580         * gnus-art.el (gnus-mime-view-part-externally)
581         (gnus-mime-view-part-internally): Make predicate function passed to
582         gnus-mime-view-part-as-type assume argument is a mime type, not a list
583         of a mime type.
584
585         * shr.el (shr-table-widths): Don't use cl function `reduce'.
586
587 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
588
589         * shr.el (require): Require cl when compiling.
590         (shr-tag-hr): New function.
591
592         * nnimap.el (nnimap-update-info): Remove double setting of high.
593         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.  This
594         makes nnimap work properly on Courier again.
595
596         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
597         the variable for backwards compatability.
598
599         * mm-decode.el (mm-save-part): If given a non-directory result, expand
600         the file name before using to avoid setting mm-default-directory to
601         nil.
602
603         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
604         bidning gnus-agent variables.
605
606         * shr.el (shr-render-td): Use a cache for the table rendering function
607         to avoid getting an exponential rendering behaviour in nested tables.
608         (shr-insert): Rework the line-breaking algorithm.
609         (shr-insert): Don't leave trailing spaces.
610         (shr-insert-table): Also insert empty TDs.
611         (shr-tag-blockquote): Ensure paragraphs after </ul>.
612
613 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
614
615         * gnus-sum.el (gnus-number): Rename from `number'.
616         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
617         (gnus-summary-limit-children): Update uses correspondingly.
618
619 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
620
621         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
622         (gnus-gravatar-transform-address): Don't show avatars of people of
623         which mail addresses match gnus-gravatar-too-ugly.
624
625 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
626
627         * shr.el (shr-table-widths): Expand TD elements to fill available
628         space.
629
630 2010-10-07  Julien Danjou  <julien@danjou.info>
631
632         * nnimap.el (nnimap-request-rename-group): Add this method.
633
634 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
635
636         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
637         name from XEmacs' function-arglist.
638
639         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
640         gravatar under XEmacs.
641
642 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
643
644         * auth-source.el: Update docs with TODO items.
645
646         * gnus-sync.el: Update docs to explain state and plans.
647
648         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
649         Hooks for mark updates.
650         (gnus-request-set-mark, gnus-request-update-mark): Use them.
651
652         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
653         hooks with arguments, which is needed for mark update hooks.
654
655 2010-10-06  Julien Danjou  <julien@danjou.info>
656
657         * gnus.el (gnus-expand-group-parameter): Only return and act on what
658         was matched.
659
660         * sieve-manage.el: Update example in `Commentary'.
661
662         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
663
664         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
665         not 2000.
666         (sieve-manage-authenticate): Re-add function.
667
668 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
669
670         * shr.el (shr-insert): Get 'space transition right.
671         (shr-render-td): Only delete space at the end of the TD.
672
673         * nnimap.el (nnimap-open-connection): Prepare to support
674         open-gnutls-stream.
675
676         * shr.el: Rearrange function order to be more logical.
677
678 2010-10-06  Julien Danjou  <julien@danjou.info>
679
680         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
681         (nnrss-discover-feed): Remove 404 URL in docstring.
682
683         * nnir.el: Fix Swish-E URL.
684         Fix Namazu URL.
685
686         * message.el (message-change-subject): Remove 404 URL in a comment.
687
688 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
689
690         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
691         called interactively.
692
693         * gnus-util.el (gnus-remove-if): Allow hash table.
694         (gnus-remove-if-not): New function.
695
696         * gnus-art.el (gnus-mime-view-part-as-type)
697         * gnus-score.el (gnus-summary-score-effect)
698         * gnus-sum.el (gnus-read-move-group-name):
699         Replace remove-if-not with gnus-remove-if-not.
700
701         * gnus-group.el (gnus-group-completing-read):
702         Regard collection as a hash table if it is not a list.
703
704 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
705
706         * shr.el (shr-render-td): Allow blank/missing <TD>s.
707
708         * shr.el: Document the table-rendering algorithm.
709
710 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
711
712         * dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled
713         for Emacsen having no `libxml-parse-html-region' support.
714
715 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
716
717         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
718         invalid URLs.
719
720         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
721         line-broken.
722         (shr-tag-img): Ignore image fetching errors.
723         (shr-overlays-in-region): Compute overlay positions correctly.
724
725         * mm-decode.el (mm-shr): Require shr.
726
727         * gnus-art.el (gnus-blocked-images): Move variable here.
728
729         * shr.el (shr-insert-table): Bind free variable.
730
731         * mm-decode.el (mm-shr): Bind shr-content-function.
732
733         * shr.el (shr-content-function): New variable.
734
735         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
736         added for symmetry.
737
738         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
739
740         * gnus-group.el (gnus-group-make-group): Doc fix.
741
742         * nnimap.el (nnimap-request-newgroups): Return success.
743
744         * shr.el (shr-find-elements): New function.
745         (shr-tag-table): Put all the images after the table.
746         (shr-tag-table): Really inhibit images inside the table.
747         (shr-collect-overlays): Copy over overlays from the TD elements to the
748         main document.
749
750         * mm-decode.el (mm-shr): Bind shr-blocked-images to
751         gnus-blocked-images.
752
753 2010-10-05  Julien Danjou  <julien@danjou.info>
754
755         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
756
757         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
758         (gnus-html-maximum-image-size): Add this function.
759         (gnus-html-put-image): Use gnus-html-maximum-image-size.
760
761         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
762         server-value of the capability is nil.
763
764 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
765
766         * shr.el (shr-tag-em): Add <EM> tag.
767
768 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
769
770         * sieve-manage.el (sieve-manage-default-stream): Make default stream
771         customizable.
772
773         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
774         handing broken links to browse-url.
775
776 2010-10-05  Julien Danjou  <julien@danjou.info>
777
778         * gnus-util.el (gnus-emacs-completing-read)
779         (gnus-iswitchb-completing-read): Use autoload rather than require.
780
781 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
782
783         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
784         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
785         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
786         iswitchb-temp-buflist for XEmacs.
787
788         * gnus-util.el (gnus-completing-read-function): Exclude
789         gnus-icompleting-read and gnus-ido-completing-read from candidates for
790         XEmacs since iswitchb.el is very old and ido.el is unavailable in
791         XEmacs.
792
793         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
794         not to use `delete-dups' that is unavailable in XEmacs 21.4.
795
796         * gnus-html.el: Don't require help-fns under XEmacs.
797         (gnus-html-schedule-image-fetching): Work for XEmacs.
798
799         * mm-decode.el (mm-shr): Decode contents by charset.
800
801 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
802
803         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
804         unknown.
805
806         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
807         (shr-get-image-data): Ensure against the cache file missing.
808
809         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
810         for data.
811
812         * spam-report.el (spam-report-url-ping-plain): Don't query about
813         killing the process.
814
815         * shr.el (shr-render-td): Protect against too-wide text.
816
817 2010-10-04  Julien Danjou  <julien@danjou.info>
818
819         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
820         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
821
822         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
823         retrieved.
824
825 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
826
827         * shr.el (browse-url): Required.
828         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
829         lines.
830         (shr-show-alt-text, shr-browse-image): New commands.
831         (shr-browse-url, shr-copy-url): New commands.
832
833         * gnus-sum.el (gnus-widen-article-window): New variable.
834         (gnus-summary-select-article-buffer): Use it.
835
836         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
837         without @ signs.
838
839 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
840
841         * nnir.el (nnir-run-imap): Remove spurious space in search string.
842
843 2010-10-04  Julien Danjou  <julien@danjou.info>
844
845         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
846         for XEmacs.
847
848 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
849
850         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
851
852         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
853         (nnimap-close-server): Implement.
854
855         * dgnushack.el (iswitchb): Require to shut up the compiler.
856
857         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
858         (shr-insert): Tweak line breaking.
859         (shr-insert): Handle <pre> better.
860         (shr-tag-li): Get <li> indentation right.
861         (shr-tag-li): Get <li> indentation even righter.
862         (shr-tag-blockquote): Ensure paragraph start.
863         (shr-make-table): Tweak table generation.
864         (shr-make-table): Fix typo.
865
866         * shr.el: Implement table rendering.
867
868 2010-10-04  Julien Danjou  <julien@danjou.info>
869
870         * gnus-html.el (gnus-html-put-image): Fix resize image code.
871
872 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
873
874         * shr.el (shr-insert): Use string anchors instead of line anchors.
875
876 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
877
878         * shr.el: Add headings.
879         (shr-ensure-paragraph): Actually work.
880         (shr-tag-li): Make <ul> prettier.
881         (shr-insert): Get white space at the beginning/end of elements right.
882         (shr-tag-p): Collapse subsequent <p>s.
883         (shr-ensure-paragraph): Don't insert double line feeds after blank
884         lines.
885         (shr-insert): \t is also space.
886         (shr-tag-s): Fix "s" tag name function.
887         (shr-tag-s): Fix face prop name.
888
889 2010-10-03  Julien Danjou  <julien@danjou.info>
890
891         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
892
893         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
894         gnus-window-inside-pixel-edges.
895
896         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
897         gnus-ems.
898
899         * mm-view.el (mm-inline-image-emacs): Support image resizing.
900
901         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
902         function.
903
904         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
905         resize choice.
906
907 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
908
909         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
910         beginning of the buffer.
911
912         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
913         article buffer again.
914
915         * shr.el (shr-tag-p): Don't insert newlines at the start of the
916         buffer.
917
918         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
919         when it's at the start of the buffer.
920
921         * shr.el (shr-tag-blockquote): Convert name.
922         (shr-rescale-image): Use the right image-size variant.
923
924         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
925         buffer isn't shown, then select the current article first instead of
926         bugging out.
927         (gnus-summary-select-article-buffer): Show both the article and summary
928         buffers again.
929
930         * shr.el (shr-fontize-cont): Protect against regions with no text.
931         Rename tag functions to shr-tag-* for enhanced security.
932         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
933
934 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
935
936         * shr.el (shr-insert):
937         * pop3.el (pop3-movemail):
938         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
939         loaded.
940
941 2010-10-03  Glenn Morris  <rgm@gnu.org>
942
943         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
944
945         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
946
947         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
948
949         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
950
951         * gnus-util.el (gnus-make-local-hook): Simplify.
952
953 2010-10-02  Julien Danjou  <julien@danjou.info>
954
955         * gnus-util.el (gnus-iswitchb-completing-read): New function.
956         (gnus-ido-completing-read): New function.
957         (gnus-emacs-completing-read): New function.
958         (gnus-completing-read): Use gnus-completing-read-function.
959         Add gnus-completing-read-function.
960
961 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
962
963         * shr.el (shr-insert-document): Autoload.
964         (shr-img): Be silent.
965         (shr-insert): Add a newline after every picture before text.
966         (shr-add-font): Use overlays for combining faces.
967         (shr-insert): Pass upwards the text start point.
968
969         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
970         possible.
971         (mm-shr): New function.
972
973 2010-10-02  Julien Danjou  <julien@danjou.info>
974
975         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
976         should go backward.
977
978 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
979
980         * shr.el (shr): Fix typo in provide call.
981
982 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
983
984         * shr.el: New file.
985
986         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
987
988         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
989         completing read.
990
991 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
992
993         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
994         we're being queried about.  Suggested by Dan Jacobson.
995
996         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.  Suggested
997         by Jason Eisner.
998
999         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
1000         table, too.  Suggested by Stefan Wiens.
1001         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
1002         the table unnecessary.  Suggested by Stefan Wiens.
1003
1004         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
1005         longer needed, and probably doesn't work either, as pointed out by
1006         Stefan Wiens.
1007         (gnus-summary-exit): Remove call to the clearing function.
1008         (gnus-summary-exit-no-update): Ditto.
1009
1010         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
1011         instead of gnus-eval-in-buffer-window to avoid popping up frames.
1012         Reported by Stefan Monnier.
1013         (gnus-summary-save-in-rmail): Ditto.
1014
1015         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
1016         article buffer, instead of both the article buffer and the summary
1017         buffer.  Sort of suggested by Dan Jacobson.
1018
1019         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
1020
1021         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
1022         Suggested by Dan Jacobson.
1023
1024         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
1025         documentation clearer.
1026
1027         * message.el (message-shorten-references): Comment on the number "21".
1028         Suggested by Stefan Monnier.
1029
1030         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
1031         Suggested by Dan Jacobson.
1032
1033         * gnus.el (gnus-large-newsgroup): Mention
1034         gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
1035
1036         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
1037         externalize attachments.  Bug reported by Steve Wen.
1038
1039         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
1040         really message anything to the user.
1041
1042         * nnmail.el (nnmail-article-group): Allow using the fancy split method
1043         directly.
1044
1045         * nnimap.el (nnimap-request-group): Low higher than high to signal no
1046         messages in empty groups.
1047
1048 2010-10-01  Ted Zlatanov  <tzz@lifelogs.com>
1049
1050         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
1051         non-UIDNEXT group.
1052
1053 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1054
1055         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
1056         not the value from the collection.
1057
1058         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
1059         values.  This sometimes happens on some groups that have no info.
1060         (nnimap-request-newgroups): New function.
1061
1062 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
1063
1064         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
1065         check into `gnus-registry-initialize'.
1066         (gnus-registry-initialize): Ditto.
1067         Fix and extend header docs.
1068
1069 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1070
1071         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
1072         regexp backtrace overflows.
1073
1074         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
1075         for starttls that tls.el implements; i.e. openssl.
1076
1077         * tls.el (tls-starttls-switches): Give up on using starttls with
1078         gnutls-cli.
1079         (tls-program): Add --insecure to be consistent with the defaults from
1080         openssl s_client.  Now all three commands are insecure.
1081
1082 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1083
1084         * lpath.el: Bind completion-styles-alist for XEmacs.
1085
1086         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
1087         (gravatar-create-image): New function that's an alias to
1088         gnus-xmas-create-image, gnus-create-image, or create-image.
1089         (gravatar-data->image): Use it.
1090
1091 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
1092
1093         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
1094         install the nnregistry refer method.
1095         (gnus-registry-install-hooks): Use it.
1096         (gnus-registry-unfollowed-groups): Add nnmairix to the default
1097         unfollowed groups.
1098
1099 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
1100
1101         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
1102         expanding threads.
1103
1104 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1105
1106         * nnir.el: Use the server names without suffixes (bug #7009).
1107
1108         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
1109         unencrypted to STARTTLS, if possible.
1110
1111 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
1112
1113         * message.el (message-ignored-supersedes-headers): Strip Injection-*
1114         headers before superseding.
1115
1116 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1117
1118         * nnrss.el (nnrss-use-local): Add documentation.
1119
1120         * nnimap.el (nnimap-extend-tls-programs): New function.
1121         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
1122         (nnimap-wait-for-connection): Accept the greeting from the stupid
1123         output from openssl s_client -starttls, too.
1124
1125         * tls.el (tls-starttls-switches): New variable.
1126         (tls-find-starttls-argument): Use it.
1127         (open-tls-stream): Ditto.
1128
1129         * netrc.el (netrc-credentials): Return the value of the "default"
1130         entry.
1131         (netrc-machine): Ditto.
1132
1133         * nnimap.el (nnimap-find-article-by-message-id): Really return the
1134         article number.
1135         (nnimap-split-fancy): New variable.
1136         (nnimap-split-incoming-mail): Use it.
1137
1138         * nntp.el (nntp-server-list-active-group): Document.
1139
1140         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
1141         SELECT to get the message-id.
1142
1143         * mail-source.el (mail-sources): Removed webmail support.
1144         (defvar): Ditto.
1145         (mail-source-fetcher-alist): Ditto.
1146         (mail-source-fetch-webmail): Removed.
1147
1148         * webmail.el: Removed -- doesn't seem relevant any more.
1149
1150         * gnus.el: Fix up make-obsolete-variable declarations throughout.
1151
1152         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
1153         the \r.
1154
1155 2010-09-30  Julien Danjou  <julien@danjou.info>
1156
1157         * gnus-agent.el (gnus-agent-add-group): Fix call to
1158         gnus-completing-read.
1159
1160 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1161
1162         * nndoc.el (nndoc-retrieve-groups): New function.
1163
1164         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
1165         `default', use nnmail-split-methods.
1166         (nnimap-request-article): Downcase the NILs so that they are nil.
1167
1168         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
1169         symbol.
1170
1171         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
1172         code, since if the user has requested network, that's what they ought
1173         to get.
1174         (nnimap-request-set-mark): Erase the buffer before issuing commands.
1175         (nnimap-split-rule): Mark as obsolete.
1176
1177         * pop3.el (pop3-send-streaming-command, pop3-stream-length): New
1178         variable.
1179
1180         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
1181         correct slot, too.
1182
1183 2010-09-29  Julien Danjou  <julien@danjou.info>
1184
1185         * gnus.el (gnus-local-domain): Declare variable obsolete.
1186
1187         * gnus-util.el (gnus-icompleting-read): Require iswitchb. Fix history
1188         computing.
1189         (gnus-ido-completing-read): Require ido.
1190
1191 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1192
1193         * gnus-registry.el: Don't prompt on load, which makes it impossible to
1194         build Gnus.
1195
1196         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
1197         when interpreting the structures.
1198         (nnimap-request-accept-article): Add \r\n to the lines to make this
1199         work with Cyrus.
1200
1201         * nndraft.el (nndraft-request-expire-articles): Use the group name
1202         instead if "nndraft".  Fix found by Nils Ackermann.
1203
1204 2010-09-29  Ludovic Courtes  <ludo@gnu.org>
1205
1206         * nnregistry.el: Added.
1207
1208 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1209
1210         * nnmail.el (group, group-art-list, group-art):
1211         Remove unneeded directives.
1212
1213 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1214
1215         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
1216         (mm-mime-charset)
1217         * rfc2047.el (rfc2047-syntax-table)
1218         * utf7.el (utf7-utf-16-coding-system): Comment fix.
1219
1220         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
1221         rather than `insert-file-contents' and `eval-region'.
1222
1223         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
1224         construction.
1225
1226         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
1227
1228         * time-date.el: No need to require cl for Emacs 21.
1229
1230 2010-09-29  Julien Danjou  <julien@danjou.info>
1231
1232         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
1233         replacement of `gnus-gravatar-relief' to mimic
1234         `gnus-faces-properties-alist'.
1235         Add :version property.
1236
1237 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1238
1239         * mail-source.el (mail-source-report-new-mail)
1240         * message.el (message-default-mail-headers)
1241         * mm-decode.el (mm-valid-image-format-p): Comment fix.
1242
1243         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
1244
1245 2010-09-28  Julien Danjou  <julien@danjou.info>
1246
1247         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
1248         mail-address contains the same string as real-name.
1249
1250         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
1251         non-blank in header, otherwise it'll get stripped.
1252
1253         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
1254         real-name, and then for mail address rather than doing : or , search.
1255
1256 2010-09-27  Julien Danjou  <julien@danjou.info>
1257
1258         * gnus-srvr.el (gnus-server-add-server): Use gnus-completing-read.
1259         (gnus-server-goto-server): Use gnus-completing-read.
1260
1261         * mm-view.el (mm-view-pkcs7-decrypt): Use gnus-completing-read.
1262
1263         * mm-util.el (defalias): Use gnus-completing-read.
1264         (mm-codepage-setup): Use gnus-completing-read.
1265
1266         * smime.el (smime-sign-buffer): Use gnus-completing-read.
1267         (smime-decrypt-buffer): Use gnus-completing-read.
1268
1269         * mml-smime.el (mml-smime-openssl-sign-query): Use gnus-completing-read.
1270
1271         * mml.el (mml-minibuffer-read-type): Use gnus-completing-read.
1272         (mml-minibuffer-read-disposition): Use gnus-completing-read.
1273         (mml-insert-multipart): Use gnus-completing-read.
1274
1275         * gnus-msg.el (gnus-summary-yank-message): Use gnus-completing-read.
1276
1277         * gnus-int.el (gnus-start-news-server): Use gnus-completing-read.
1278
1279         * mm-decode.el (mm-interactively-view-part): Use gnus-completing-read.
1280
1281         * gnus-dired.el (gnus-dired-attach): Use gnus-completing-read.
1282
1283         * gnus.el (gnus-read-method): Use gnus-completing-read.
1284
1285         * gnus-bookmark.el (gnus-bookmark-jump): Use gnus-completing-read.
1286
1287         * gnus-art.el (gnus-mime-view-part-as-type): Use gnus-completing-read.
1288         (gnus-mime-action-on-part): Use gnus-completing-read.
1289         (gnus-article-encrypt-body): Use gnus-completing-read.
1290
1291         * gnus-topic.el (gnus-topic-jump-to-topic): Use gnus-completing-read.
1292         (gnus-topic-move-matching): Use gnus-completing-read.
1293         (gnus-topic-copy-matching): Use gnus-completing-read.
1294         (gnus-topic-sort-topics): Use gnus-completing-read.
1295         (gnus-topic-move): Use gnus-completing-read.
1296
1297         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
1298         (gnus-agent-add-group): Use gnus-completing-read.
1299
1300         * nnmairix.el (nnmairix-create-server-and-default-group): Use
1301         gnus-completing-read.
1302         (nnmairix-update-groups): Use gnus-completing-read.
1303         (nnmairix-get-server): Use gnus-completing-read.
1304         (nnmairix-backend-to-server): Use gnus-completing-read.
1305         (nnmairix-goto-original-article): Use gnus-completing-read.
1306         (nnmairix-get-group-from-file-path): Use gnus-completing-read.
1307
1308         * nnrss.el (nnrss-find-rss-via-syndic8): Use gnus-completing-read.
1309
1310         * gnus-group.el (gnus-group-completing-read): Use gnus-completing-read.
1311         (gnus-group-make-useful-group): Use gnus-completing-read.
1312         (gnus-group-make-web-group): Use gnus-completing-read.
1313         (gnus-group-add-to-virtual): Use gnus-completing-read.
1314         (gnus-group-browse-foreign-server): Use gnus-completing-read.
1315
1316         * gnus-sum.el (gnus-summary-goto-article): Use gnus-completing-read.
1317         (gnus-summary-limit-to-extra): Use gnus-completing-read.
1318         (gnus-summary-execute-command): Use gnus-completing-read.
1319         (gnus-summary-respool-article): Use gnus-completing-read.
1320         (gnus-read-move-group-name): Use gnus-completing-read.
1321
1322         * gnus-score.el (gnus-summary-increase-score): Use gnus-completing-read.
1323         (gnus-summary-score-effect): Use gnus-completing-read.
1324
1325         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
1326
1327         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
1328         right completing-read function.
1329         (gnus-use-ido): New variable
1330         (gnus-completing-read-with-default): Remove.
1331
1332 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1333
1334         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
1335         x-focus-frame.
1336
1337         * nnimap.el (auth-source-forget-user-or-password)
1338         (auth-source-user-or-password): Autoload.
1339
1340         * message.el (message-from-style, message-interactive)
1341         (message-cite-prefix-regexp, message-sendmail-envelope-from)
1342         (message-yank-prefix, message-indentation-spaces, message-signature)
1343         (message-signature-file): Add comment.
1344
1345 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1346
1347         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
1348         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
1349         new articles.
1350
1351         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
1352         parts.
1353         (nnimap-request-article): Work with the t setting, too.
1354
1355         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
1356         that you don't get flashes of other buffers.
1357         (gnus-summary-show-complete-article): Intern before setting.
1358
1359 2010-09-27  David Engster  <dengste@eml.cc>
1360
1361         * nnmairix.el: (nnmairix-replace-group-and-numbers): Deal with NOV as
1362         well as HEADERS.
1363         (nnmairix-retrieve-headers): Provide new argument for the above.
1364
1365 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1366
1367         * gnus-sum.el (gnus-summary-move-article): Don't alter
1368         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
1369         group.
1370
1371         * nnimap.el (nnimap-update-info): Don't destructively alter active.
1372
1373         * message.el (message-cite-prefix-regexp): Revert my last edit.
1374
1375         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
1376         variable instead of the Gnus variable.
1377
1378         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
1379
1380         * gnus-art.el (gnus-fetch-partial-articles): Moved back to nnimap
1381         again.
1382
1383         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
1384         since some servers don't like it.
1385         (nnimap-open-connection): Forget credentials if the server says the
1386         password was wrong.
1387         (nnimap-parse-line): Protect against invalid data.
1388
1389         * gnus-sum.el (gnus-summary-move-article): Add comment.
1390         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
1391         nothing alters it while scanning for new messages.
1392
1393         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
1394         which may or may not help.
1395         (nnimap-open-connection): If we're doing a stream connection, and then
1396         discover we're on a STARTTLS-capable server, then open a STARTTLS
1397         connection instead.
1398
1399 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1400
1401         * nnimap.el (utf7): Required.
1402
1403         * message.el (message-cite-prefix-regexp): Remove "}" from citation
1404         prefix.
1405
1406 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
1407
1408         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
1409
1410 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1411
1412         * nnimap.el (nnimap-request-accept-article): Message the error on
1413         error.
1414
1415 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1416
1417         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
1418
1419 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1420
1421         * nndoc.el (nndoc-request-list): Return success always.
1422
1423         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
1424         `fetch-old' -- we only want to fetch the articles we've requested.  The
1425         rest are in the agent, probably.
1426         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
1427         disappeared server" to something low.  It's not important.
1428
1429         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
1430         arrived before the FETCH data.
1431
1432         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
1433         target here, because we don't know the Gnus name of the group.
1434
1435         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
1436         for the correct group.
1437
1438         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
1439
1440         * gnus.el (gnus): Give a final warning after startup.
1441
1442         * gnus-util.el (gnus-action-message-log): New variable.
1443         (gnus-message): Use it.
1444         (gnus-final-warning): New function.
1445
1446         * nnimap.el (nnimap-open-connection): Record the greeting.
1447         (nnimap): Add greeting.
1448
1449 2010-09-26  Julien Danjou  <julien@danjou.info>
1450
1451         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
1452         arguments.
1453         (gnus-html-wash-images): Fix spec computing to include start/end.
1454
1455         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
1456
1457 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1458
1459         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
1460         deletion.
1461         (nnimap-retrieve-headers): Don't select the group, because that's
1462         already done by nnimap-possibly-change-group.
1463
1464         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
1465         (gnus-picon-transform-address): Use it.
1466
1467         * mail-source.el (mail-source-value): Revert previous patch.
1468
1469         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
1470         on failure.
1471         (nnimap-open-connection): Look up both virtual and physical server name
1472         credentials.
1473
1474         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
1475
1476 2009-02-07  Dave Love  <fx@gnu.org>
1477
1478         * tls.el (open-tls-stream): Don't query killing process.
1479
1480 2009-02-08  Dave Love  <fx@gnu.org>
1481
1482         * gnus-win.el (gnus-window-to-buffer-helper,
1483         gnus-all-windows-visible-p): Function needn't be a symbol.
1484
1485         * mail-source.el (mail-source-value): Function needn't be a symbol.
1486
1487 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1488
1489         * message.el (message-cite-prefix-regexp): Remove } from the cite
1490         prefix.
1491
1492         * gnus-art.el (gnus-treatment-function-alist): Do picons before
1493         highlight again, so that the highlight is correct.
1494
1495         * gnus-picon.el (gnus-picon): Remove again.
1496         (gnus-picon-create-glyph): Set the background XPM colour explicitly.
1497
1498         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
1499         doing the header highlightling, so that the background colour of the
1500         picon is correct.
1501
1502         * gnus-picon.el (gnus-picon-xbm): Removed obsolete face.
1503         (gnus-picon): Ditto.
1504         (gnus-picon): Reinstate.  The background colour for picons is white.
1505         (gnus-picon-insert-glyph): Make the background white.
1506
1507         * nnml.el (nnml-open-nov): Don't return dead buffers.
1508
1509         * auth-source.el (auth-source-create): Query the user for whether to
1510         store the credentials.
1511
1512         * netrc.el (netrc-store-data): New function.
1513
1514         * auth-source.el (auth-source-user-or-password): Use the existing auth
1515         sources, if any, for creation.
1516
1517         * gnus.el (gnus-group-fast-parameter): Return the last matching
1518         parameter instead of the first matching parameter.
1519
1520 2010-09-26  Julien Danjou  <julien@danjou.info>
1521
1522         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
1523
1524 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1525
1526         * mml2015.el (mml2015-use): Remove gpg support.
1527
1528         * mml1991.el (mml1991-function-alist): Remove gpg function.
1529         (mml1991-gpg-sign): Removed.
1530
1531 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
1532
1533         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
1534         (gnus-browse-unsubscribe-current-group): Document it.
1535         (gnus-browse-unsubscribe-group): Use it.
1536
1537 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1538
1539         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
1540         address to the To list for easier response.
1541
1542         * gnus.el (gnus-play-startup-jingle): Removed.
1543         (gnus-splash): Don't play jingle.
1544         (gnus): Silence gnus-load message.
1545
1546         * gnus-art.el (gnus-treat-play-sounds): Removed.
1547
1548         * gnus.el (gnus-play-jingle): Remove audio support.
1549
1550         * gnus-cus.el (gnus-score-customize): Remove audio reference.
1551
1552         * earcon.el: Removed -- no users.
1553
1554         * gnus-audio.el: Removed -- no users of this package.
1555
1556         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
1557
1558         * gnus-start.el (gnus-setup-news): Remove nocem support.
1559
1560         * gnus-group.el (gnus-group-get-new-news): Removed nocem call.
1561
1562         * gnus.el (gnus-use-nocem): Removed.
1563
1564         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
1565         Removed.
1566
1567         * gnus-nocem.el (gnus-nocem-issuers): Removed file.  Apparently nobody
1568         uses NoCeM any more.
1569
1570         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
1571         (gnus-button-ctan-handler): Ditto.
1572         (gnus-button-handle-ctan-bogus-regexp): Ditto.
1573         (gnus-button-ctan-directory-regexp): Ditto.
1574         (gnus-button-handle-ctan): Ditto.
1575         (gnus-button-tex-level): Ditto.
1576         (gnus-button-alist): Removed CTAN stuff.
1577
1578 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1579
1580         * nnimap.el (nnimap-wait-for-response): Reversed logic in the
1581         nnimap-streaming test.
1582
1583         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
1584         servers twice.
1585
1586         * nnimap.el (nnimap-open-connection): Add more error reporting when
1587         nnimap fails early.
1588
1589         * nnheader.el (nnheader-get-report-string): New function.
1590         (nnheader-get-report): Use it.
1591
1592         * gnus-int.el (gnus-check-server): Say what the error was when opening
1593         failed.
1594
1595         * nnimap.el (nnimap-wait-for-response): Search further when we're not
1596         using streaming.
1597
1598 2010-09-25  Julien Danjou  <julien@danjou.info>
1599
1600         * gnus-html.el (gnus-html-rescale-image): Use our defalias
1601         gnus-window-inside-pixel-edges.
1602
1603 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1604
1605         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
1606
1607         * mm-decode.el (mm-save-part): Allow saving to other directories the
1608         normal Emacs way.
1609
1610         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.  Suggested
1611         by Jay Berkenbilt.
1612
1613         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
1614         there isn't a single byte.
1615
1616         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
1617         just do it.  It doesn't really seem to matter what the user responds
1618         here, I think, so it's just a confusing question.
1619
1620         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
1621         non-streaming case.
1622
1623         * gnus-art.el (gnus-flush-original-article-buffer): Separated out.
1624         (gnus-article-encrypt-body): Use it.
1625
1626         * gnus-sum.el (gnus-summary-show-complete-article): New command and
1627         keystroke.
1628
1629         * nnimap.el (nnimap-find-wanted-parts-1): Use
1630         gnus-fetch-partial-articles.
1631
1632         * gnus-art.el (gnus-fetch-partial-articles): New variable.
1633
1634         * nnimap.el (nnimap-insert-partial-structure): New function.
1635         (nnimap-get-partial-article): New function.
1636         (nnimap-request-article): Use it.
1637         (nnimap-wait-for-response): Return whether the wait was successful.
1638         (nnimap-finish-retrieve-group-infos): Don't do anything if the
1639         retrieval wasn't successful.
1640         (nnimap-retrieve-group-data-early): Allow throttling servers.
1641         (nnimap-streaming): New variable.
1642         (nnimap-fetch-partial-articles): Removed.
1643
1644         * mm-decode.el (mm-with-part): Protect against killed buffers.
1645
1646         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
1647         for prettier summary display.
1648
1649 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
1650
1651         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns
1652         directly.
1653
1654 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1655
1656         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
1657         apparently third-party libraries depend on it.
1658
1659         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
1660         before starting negotiation.
1661
1662         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
1663         privacy reasons.
1664         (gnus-treat-mail-gravatar): Ditto.
1665
1666         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
1667         buffer when inserting images.  Inserting text into the headers, for
1668         instance, can make them invalid.
1669
1670 2010-09-25  Julien Danjou  <julien@danjou.info>
1671
1672         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
1673         variables.
1674
1675         * nnheader.el: Remove useless variables news-reply-yank-from and
1676         news-reply-yank-message-id.
1677
1678         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
1679         variables.
1680
1681         * mml1991.el: Remove useless mml1991-verbose.
1682
1683         * gnus.el: Remove useless variable gnus-use-generic-from.
1684         Remove obsolete variable gnus-topic-indentation.
1685
1686         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
1687
1688         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
1689
1690         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
1691
1692         * gnus-group.el: Remove useless gnus-group-icon-cache.
1693         Remove useless gnus-ephemeral-group-server.
1694
1695         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
1696
1697         * mml2015.el: Remove useless mml2015-verbose.
1698
1699         * mml-smime.el: Remove useless mml-smime-verbose.
1700
1701         * gnus.el: Remove useless gnus-local-domain.
1702
1703         * gnus-gravatar.el (gnus-gravatar-transform-address): Use
1704         gnus-gravatar-size.
1705
1706         * gnus-art.el: Remove useless gnus-treat-translate.
1707
1708 2010-09-24  Julien Danjou  <julien@danjou.info>
1709
1710         * gnus-sum.el: Add support for Gravatars.
1711
1712         * gnus-art.el: Add support for Gravatars.
1713
1714         * gnus-gravatar.el: Add this file.
1715
1716         * gravatar.el: Add this file.
1717
1718 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1719
1720         * gnus-sum.el (gnus-summary-fetch-faq): Removed.
1721
1722         * gnus-group.el (gnus-group-fetch-faq): Removed.
1723
1724         * gnus.el (gnus-group-faq-directory): Removed.
1725
1726         * gnus-group.el (gnus-group-fetch-charter): Removed.
1727
1728         * gnus.el (gnus-group-charter-alist): Removed.
1729
1730         * gnus-group.el (gnus-group-archive-directory): Removed.
1731         (gnus-group-recent-archive-directory): Ditto.
1732         (gnus-group-make-archive-group): Removed.
1733
1734         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
1735
1736         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
1737         use the same article number for all the cached articles.
1738
1739         * nnimap.el (nnimap-command): Register the last command time so
1740         that we can use it for idling NOOPs.
1741         (nnimap-open-connection): Start the keeplive timer.
1742         (nnimap-make-process-buffer): Store all the process buffers.
1743         (nnimap-keepalive): New function.
1744
1745         * starttls.el: (starttls-open-stream): Add autoload cookie.
1746
1747 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
1748
1749         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
1750         handling.
1751
1752 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1753
1754         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
1755         its data structures.
1756
1757         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
1758         instead of the cl.el copy-list.
1759         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
1760         equalp.
1761
1762 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1763
1764         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
1765         and tool-bar-local-item-from-menu.
1766
1767         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
1768         mode-line-highlight face for Emacs.
1769
1770         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
1771         loading gnus-sum.elc; fix comment for canlock-verify.
1772         (gnus-article-jump-to-part): Use read-number.
1773         (gnus-insert-mime-button, gnus-insert-mime-security-button): Remove
1774         Emacs pre-21 compatible code for help-echo.
1775         (gnus-article-next-page-1): No need to adjust the number of lines.
1776         (gnus-article-describe-bindings): Always use help-buffer.
1777
1778         * gnus-audio.el (gnus-audio-inline-sound)
1779         * gnus-cus.el (gnus-custom-mode)
1780         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
1781
1782         * gnus-sum.el (gnus-remove-overlays): Doc fix.
1783
1784         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
1785         compatible code.
1786
1787 2010-09-24  Glenn Morris  <rgm@gnu.org>
1788
1789         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
1790         visiting the fcc file in rmail-mode.
1791
1792         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
1793
1794 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1795
1796         * nnir.el: Silence the byte compiler.
1797
1798         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
1799         alias to browse-url-url-encode-chars if any.
1800         (gnus-html-encode-url): Use it.
1801
1802 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1803
1804         * gnus-start.el (gnus-use-backend-marks): New variable.
1805         (gnus-get-unread-articles-in-group): Use it.
1806
1807         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
1808         makeover.
1809
1810 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
1811
1812         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
1813
1814 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1815
1816         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
1817         Removed.
1818         (gnus-setup-news-hook): Removed
1819         gnus-fixup-nnimap-unread-after-getting-new-news.
1820
1821         * gnus-int.el (gnus-request-update-info): Protect against backends not
1822         having the function.
1823
1824         * nnimap.el (nnimap-stream): Mention starttls.
1825         (nnimap-open-connection): Add starttls support.
1826
1827 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
1828
1829         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
1830
1831 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1832
1833         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
1834         BODYSTRUCTUREs.
1835         (nnimap-transform-headers): Unfold quoted {42} headers.
1836
1837         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
1838         the info.
1839         (gnus-get-unread-articles): Only call updatep on backends that support
1840         it.
1841
1842         * nnweb.el (nnweb-request-update-info): NOOP.
1843
1844         * nnmaildir.el (nnmaildir-request-marks): Renamed from -update-info.
1845
1846         * nnfolder.el (nnfolder-request-marks): Renamed from -update-info,
1847         since it only deals with marks.
1848
1849         * gnus-int.el (gnus-request-marks): Renamed gnus-request-update-info to
1850         gnus-request-marks, and make a new gnus-request-update-info.
1851
1852         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
1853         the active instead of the high number, which is usually too low.
1854
1855 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
1856
1857         * netrc.el (netrc-parse): Remove encrypt.el mentions.
1858         * encrypt.el: Removed.
1859
1860 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1861
1862         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
1863         server in symbolic form.
1864
1865         * gnus-html.el (gnus-max-image-proportion): Increase proportion to
1866         0.9.
1867
1868 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1869
1870         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
1871         (nnimap-update-info): Fix up code slightly.
1872
1873         * gnus-int.el (gnus-open-server): Add tracing for performance
1874         debugging.
1875
1876         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
1877         (gnus-group-insert-group-line): Pass the real group name so that it
1878         gets the right data.
1879
1880         * gnus-start.el (gnus-get-unread-articles): Don't have
1881         `gnus-get-unread-articles-in-group' update info, since that can be
1882         really slow and doesn't seem to be needed?
1883
1884 2010-09-22  Dan Christensen  <jdc@uwo.ca>
1885
1886         * time-date.el (date-to-time): Try using parse-time-string first before
1887         using the slower timezone-make-date-arpa-standard.
1888
1889 2010-09-22  Julien Danjou  <julien@danjou.info>
1890
1891         * gnus-group.el (gnus-group-insert-group-line): Call
1892         gnus-group-highlight-line.
1893         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
1894         default hook list.
1895         (gnus-group-update-eval-form): Add new function.
1896         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
1897         (gnus-group-get-icon): Use gnus-group-update-eval-form.
1898
1899 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1900
1901         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
1902         immediate, then expire all articles.
1903         (nnimap-update-info): Fix off-by-one errors.
1904         (nnimap-flags-to-marks): Would return no marks lists for group with no
1905         flags.  Instead return the other data.
1906
1907 2010-09-22  Julien Danjou  <julien@danjou.info>
1908
1909         * gnus-group.el (gnus-group-get-icon): Renamed gnus-group-add-icon that
1910         Only return an icon.
1911         (gnus-group-insert-group-line): Compute icon to return.
1912
1913         * gnus-html.el (gnus-html-image-automatic-caching): Add custom
1914         variable.
1915         (gnus-html-image-fetched): Only cache if
1916         gnus-html-image-automatic-caching is set.
1917         (gnus-html-image-fetched): Check for errors.
1918
1919 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1920
1921         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
1922         once per method on `g'.  This ensures that backends like nnfolder don't
1923         open all their folders.
1924
1925         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
1926         (nnimap-request-list): Nix out group in the correct buffer.
1927         (nnimap-parse-flags): Implement by using `read' instead of
1928         hand-parsing.
1929         (nnimap-flags-to-marks): Pass on permanent-flags.
1930         (nnimap-make-process-buffer): Record the server name.
1931         (nnimap-parse-flags): Fix typo.
1932         (nnimap-request-scan): Run split on the server in general, not just a
1933         single group.
1934
1935         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
1936         parameter, and propagate this downwards.
1937
1938         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
1939         since EXAMINE changes it on the server.
1940
1941         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
1942         this command might take a while.
1943
1944 2010-09-22  Julien Danjou  <julien@danjou.info>
1945
1946         * gnus-html.el (gnus-html-put-image): Stop using markers. They are
1947         harmful if you have 2 images side-by-side, they can't be properly
1948         update on text deletion.  Using text-property is safer here.
1949         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
1950         data.
1951
1952 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1953
1954         * nnimap.el (nnimap-expunge-inbox): Removed.
1955         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
1956         (nnimap-expunge): Flip default to t.
1957
1958         * gnus.el (gnus-method-to-server): Don't push things to the cache
1959         unless it's unique.
1960         (gnus-server-to-method): Ditto.
1961
1962 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
1963
1964         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
1965
1966 2010-09-22  Julien Danjou  <julien@danjou.info>
1967
1968         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
1969         get the start of data.
1970         (gnus-html-encode-url): Add this function to encode special chars in
1971         URL.
1972         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
1973         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
1974
1975         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
1976         default.
1977         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
1978
1979         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
1980         images alt-text.
1981         (gnus-html-put-image): Put alt-text as help-echo.
1982
1983 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1984
1985         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes)
1986         * mm-util.el (mm-decompress-buffer)
1987         * nnir.el (nnir-run-find-grep)
1988         * pop3.el (pop3-list): Use 3rd arg of split-string.
1989
1990         * time-date.el (format-seconds): Comment fix.
1991
1992         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
1993         and byte-optimize-form-code-walker.
1994         (dgnushack-make-auto-load): Don't advise make-autoload.
1995
1996         * lpath.el: Remove Emacs 21 stuff.
1997
1998 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1999
2000         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
2001         outside the active range.  Suggested by Dan Christensen.
2002
2003         * gnus-start.el (gnus-get-unread-articles): Get the extended method
2004         slightly later to avoid double-getting it.
2005
2006         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
2007         previous patch.
2008
2009         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
2010
2011 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
2012
2013         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
2014
2015 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2016
2017         * gnus-int.el (gnus-open-server): Give a better error message in the
2018         "go offline" case.
2019
2020         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
2021         marks for nnimap, which is seldom the right thing to do.
2022
2023         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
2024         (gnus-same-method-different-name): New function.
2025
2026         * nnimap.el (parse-time): Require.
2027
2028         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
2029         method in the presence of many similar methods.
2030
2031         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
2032
2033         * nnimap.el (nnimap-find-expired-articles): Don't refer to
2034         nnml-inhibit-expiry.
2035
2036         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
2037         find out whether methods are equal.
2038
2039         * nnimap.el (nnimap-find-expired-articles): New function.
2040         (nnimap-process-expiry-targets): New function.
2041         (nnimap-request-move-article): Request the article before looking at
2042         what the Message-ID is.  Fix found by Andrew Cohen.
2043         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
2044
2045         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
2046         for oldness in addition to being a predicate.
2047
2048         * nnimap.el (nnimap-request-group): When we have zero articles, return
2049         the right data to Gnus.
2050         (nnimap-request-expire-articles): Only delete articles immediately if
2051         the target is 'delete.
2052
2053         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
2054         method, this would bug out.
2055
2056         * gnus-group.el (gnus-group-expunge-group): Renamed from
2057         gnus-group-nnimap-expunge, and implemented as a normal interface
2058         function.
2059
2060         * gnus-int.el (gnus-request-expunge-group): New function.
2061
2062         * nnimap.el (nnimap-request-create-group): Implement.
2063         (nnimap-request-expunge-group): New function.
2064
2065 2010-09-21  Julien Danjou  <julien@danjou.info>
2066
2067         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
2068         (gnus-html-cache-expired): Add new function.
2069         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
2070         wethever we should display image for fetch it.
2071         Compute alt-text earlier to pass it to the fetching function too.
2072         (gnus-html-schedule-image-fetching): Change function argument to only
2073         get one image at a time, not a list.
2074         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
2075         cache.
2076         (gnus-html-get-image-data): New function to retrieve image data from
2077         cache.
2078         (gnus-html-put-image): Change buffer argument to use image data rather
2079         than file, and place image above region rather than inserting a new
2080         one. Do not take alt-text as argument, since it's useless now: we place
2081         the image above alt-text.
2082         (gnus-html-prune-cache): Remove.
2083         (gnus-html-show-images): Start to fetch image when we find one, do not
2084         push into a temporary list.
2085         (gnus-html-prefetch-images): Only fetch image if they have expired.
2086         (gnus-html-browse-image): Fix, use 'gnus-image-url.
2087         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
2088
2089 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2090
2091         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
2092
2093 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2094
2095         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
2096         spec inser "*" if the group isn't active instead of 0.
2097
2098         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
2099         opening the server.
2100         (nnimap-request-delete-group): Implement group deletion.
2101         (nnimap-transform-headers): Return the size of the entire message in
2102         the Bytes header, not just the size of the first part.
2103         (nnimap-request-move-article): When moving an article from nnimap,
2104         request the article first so the accepting form has an article to
2105         accept.  Reported by Dan Christensen.
2106         (nnimap-command): Make sure that the error message doesn't error out.
2107
2108 2010-09-20  David Edmondson  <dme@dme.org>  (tiny change)
2109
2110         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
2111         we haven't requested anything.
2112
2113 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2114
2115         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
2116         "".  Fix found by Andrew Cohen.
2117
2118         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
2119         instead of -encode-string.
2120
2121 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2122
2123         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
2124
2125         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
2126         by mm-subst-char-in-string.
2127
2128 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2129
2130         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
2131         waiting for the connection string.
2132
2133         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
2134         arriving.
2135
2136         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
2137         bogus characters.  This allows selecting certain Gmail groups.
2138
2139         * nnimap.el (nnimap-find-wanted-parts-1): New function.
2140         (nnimap-fetch-partial-articles): New variable.
2141         (nnimap-open-connection): When looking for credentials, also use the
2142         nnimap-server-port.
2143         (nnimap-request-article): Return the group/article number, so that Gnus
2144         `^' works as expected.
2145         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants
2146         them.
2147
2148         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
2149         comments.
2150         (gnus-methods-sloppily-equal): New function.
2151         (gnus): When using the development version of Gnus, load the gnus-load
2152         file.
2153
2154         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
2155         `gnus-open-server' on each method before trying to scan them etc.  This
2156         ensures that all the backend parameters are set correctly.
2157
2158         * nnimap.el (nnimap-authenticator): New variable.
2159         (nnimap-open-connection): Allow anonymous login.
2160         (nnimap-transform-headers): The chars header is called Chars not
2161         Bytes.
2162         (nnimap-wait-for-response): Don't infloop if the IMAP connection
2163         drops.
2164
2165         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
2166         patch, found by Knut Anders Hatlen.
2167
2168 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
2169
2170         * gnus-agent.el (gnus-agent-batch-confirmation)
2171         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
2172         to gnus-message.
2173         * gnus-art.el (gnus-article-describe-briefly): Likewise.
2174         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
2175         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
2176         * gnus-int.el (gnus-open-server): Likewise.
2177         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
2178         (gnus-score-check-syntax): Likewise.
2179         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
2180         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
2181         Likewise.
2182         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
2183
2184 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2185
2186         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
2187         calling conventions so that prefetch doesn't bug out.
2188
2189 2010-09-19  Julien Danjou  <julien@danjou.info>
2190
2191         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
2192         rather than `subst-char-in-region' in order to be able to replace ASCII
2193         char by UTF-8 ones.
2194
2195         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
2196         than curl.
2197         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
2198         the right URL and ALT text on images.
2199         (gnus-html-wash-tags): Fix tag case.
2200         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
2201         (gnus-article-html): Add -o display_ins_del=2 option.
2202         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
2203
2204 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2205
2206         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
2207         the extra mail headers, which sometimes seem to happen for unknown
2208         reasons.
2209
2210         * mail-parse.el (mail-header-encode-parameter): Define as
2211         rfc2045-encode-string instead of as rfc2231-encode-string, since some
2212         (or most, perhaps?) mail readers don't understand the latter, but do
2213         understand the former.
2214
2215         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
2216         to nil, so that no methods are automatically agentized.  I think this
2217         is probably what most users want.
2218
2219         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
2220         from url-retrieve, for instance about invalid URLs.
2221
2222         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
2223         groups that have no articles.
2224         (nnimap-request-article): Check that we really got an article when we
2225         requested one.
2226
2227         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
2228         doesn't exist.
2229
2230         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
2231         nntp buffer so the agent can save it.
2232         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
2233         that CRLF doesn't get translated to \n.
2234         (nnimap-open-connection): Don't make 'shell commands only send \n.
2235
2236 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
2237
2238         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
2239         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
2240         Update var name.
2241         (nnml-generate-nov-file): Use dolist.
2242         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
2243         Use with-current-buffer.
2244
2245 2010-09-18  Julien Danjou  <julien@danjou.info>
2246
2247         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
2248         parallel.
2249
2250 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2251
2252         * nnimap.el (nnimap-update-info): When doing partial marks update, get
2253         the range update right.
2254         (nnimap-request-group): Don't make `M-g' bug out on group with no
2255         marks.
2256         (nnoo): Required, so that other packages can require nnimap.
2257         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
2258         command we're looking for.  This helps when the server sends more
2259         responses after we've gotten everything we expected.
2260         (nnimap): Add a `newlinep' field to keep track of end-of-line
2261         conventions.
2262         Don't send CRLF to things that don't want it.
2263         (nnimap-request-accept-article): Ditto.
2264
2265 2010-09-18  Julien Danjou  <julien@danjou.info>
2266
2267         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
2268         than curl to retrieve images.
2269
2270 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2271
2272         * nnimap.el (nnimap-update-info): Extend the info so that we can set
2273         the marks.
2274         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
2275         (nnimap-wait-for-connection): New function.
2276         (nnimap-open-connection): If we have PREAUTH, don't query for login
2277         credentials.
2278         (nnimap-update-info): Fix off-by-one error when concatenating ranges
2279         when doing a partial update.
2280
2281 2010-09-18  Julien Danjou  <julien@danjou.info>
2282
2283         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
2284         tags.
2285
2286 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2287
2288         * nnimap.el (nnimap-credentials): New function.
2289         (nnimap-open-connection): Use the new function to look for credentials
2290         also on the numeric equivalents of "imap" and "imaps".
2291
2292         * gnus-start.el (gnus-activate-group): Send the info to
2293         gnus-request-group.
2294
2295         * nnimap.el (nnimap-request-group): Have the "check" version of the
2296         function parse flags and update the info, so that a `M-g' get a total
2297         resync of all flags from the group.
2298
2299         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
2300         to allow backends to alter the info on group selection.  Also alter all
2301         the backend -request-group functions to take the parameter.
2302
2303         * nnimap.el (nnimap-store-info): New function.
2304         (nnimap-update-info): Store the info for later usage.
2305         (nnimap-request-group): Use the stored info for the dont-check case, so
2306         that we don't retrieve all marks when we enter a group.
2307
2308         * nnimap.el: Use deffoo instead of defun for interface functions.
2309
2310         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
2311         update the group info.  This makes the nndraft groups, for instance, go
2312         back to their old behaviour.
2313
2314         * gnus-sum.el (gnus-select-newsgroup): Indent.
2315
2316         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
2317         in.
2318         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
2319         nothing.
2320
2321         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
2322         from methods that are denied.
2323
2324         * gnus-int.el (gnus-method-denied-p): New function.
2325
2326         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
2327         store the password instead of netrc.
2328         (nnimap-open-connection): Don't error out when we can't make a
2329         connections.
2330
2331         * auth-source.el (auth-source-create): In the password prompt, say what
2332         we're querying for.  Also prompt for user name if that hasn't been
2333         given.
2334
2335         * nnimap.el (nnimap-with-process-buffer): Removed.
2336
2337 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2338
2339         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
2340         method when we're reading from the agent.
2341
2342         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
2343
2344         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
2345         that's probably most useful for users.
2346
2347         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
2348         "failed" all the time.
2349
2350         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
2351         ...)) with (with-current-buffer ... ).
2352
2353         * nntp.el (nntp-open-server): Return whether the open was successful or
2354         not.
2355
2356         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
2357         select an unread unseen article first.
2358
2359         * nnimap.el (nnimap-open-connection): If the user doesn't have a
2360         /etc/services, supply some sensible port defaults.
2361
2362         * dgnushack.el: Define netrc-credentials.
2363
2364 2010-09-17  Julien Danjou  <julien@danjou.info>
2365
2366         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
2367
2368 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
2369
2370         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
2371         doesn't have any parameters.
2372
2373 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2374
2375         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
2376         only upcased checks.
2377
2378         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
2379
2380         * nnimap.el (nnimap-open-shell-stream): New function.
2381         (nnimap-open-connection): Use it.
2382         (nnimap-transform-headers): Get the number of lines in each message.
2383         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
2384         number of lines.
2385         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
2386         problem.
2387
2388         * utf7.el (utf7-encode): Autoload.
2389
2390         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
2391         to allow the mail splitting to not return a default group.  This is
2392         useful for nnimap, which will leave unmatched mail in the inbox.
2393
2394         * nnimap.el: Rewritten.
2395
2396         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
2397         nnimap usage.
2398
2399         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
2400         if the move is internal, so that nnimap can do fast internal moves.
2401
2402         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
2403         data.
2404         (gnus-read-active-for-groups): Support finishing the early retrieval of
2405         data.
2406
2407         * gnus-range.el (gnus-range-nconcat): New function.
2408
2409         * gnus-int.el (gnus-finish-retrieve-group-infos)
2410         (gnus-retrieve-group-data-early): New functions.
2411
2412 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
2413
2414         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
2415         (nnrss-retrieve-groups):
2416         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
2417         (pop3-quit): Use with-current-buffer.
2418
2419 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2420
2421         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
2422         instead of nnheader-accept-process-output.
2423
2424         * dgnushack.el (dgnushack-compile): Add comment.
2425
2426         * lpath.el: No need to fbind propertize for XEmacs 21.4.
2427
2428         * gnus-html.el (gnus-html-schedule-image-fetching)
2429         (gnus-html-prefetch-images): Replace process-kill-without-query by
2430         gnus-set-process-query-on-exit-flag.
2431
2432 2010-09-16  Romain Francoise  <romain@orebokech.com>
2433
2434         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
2435
2436 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2437
2438         * gnus-registry.el (gnus-registry-install-shortcuts): The second
2439         parameter to unintern is mandatory-ish in Emacs 24.
2440
2441         * gnus-html.el (gnus-html-schedule-image-fetching)
2442         (gnus-html-prefetch-images): Check for curl before using it.
2443
2444         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
2445         depend on curl, which isn't essential.
2446
2447         * imap.el: Revert back to version
2448         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
2449         seem problematic.
2450
2451 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
2452
2453         * gnus-registry.el (gnus-registry-install-shortcuts):
2454         Explicitly pass `obarray' to `unintern' to avoid a warning.
2455
2456 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2457
2458         * gnus-start.el (gnus-read-active-for-groups): Reverted the previous
2459         change.
2460
2461         * nnrss.el (nnrss-request-list): Removed this function and related
2462         functions, including the moreover stuff.
2463
2464 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2465
2466         * nnrss.el (nnrss-retrieve-groups): New function.
2467
2468 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
2469
2470         * .dir-locals.el: Add no-byte-compile cookie.
2471
2472 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2473
2474         * time-date.el (format-seconds): Comment fix.
2475
2476         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
2477         for back end that doesn't support request-scan.
2478
2479 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2480
2481         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
2482         then do request scans from the backends.
2483
2484         * netrc.el (netrc-credentials): New conveniency function.
2485
2486         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
2487         avoid running a hook per line, since this takes a lot of time,
2488         profiling shows.
2489         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
2490         directly if gnus-visual-p is true.
2491
2492 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2493
2494         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
2495         groups; replace mapcar with dolist which is a bit faster; pass groups
2496         info to gnus-read-active-file-1.
2497         (gnus-read-active-file-1): Scan only specified groups if the new
2498         optional arg `infos' is given.
2499
2500 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2501
2502         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
2503
2504         * pop3.el (pop3-movemail): Removed.
2505         (pop3-streaming-movemail): Renamed to pop3-movemail.
2506
2507         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
2508         don't restrict end-tag searches to the end of the line.
2509
2510 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2511
2512         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
2513         articles of every unchecked group to t, which means unknown since the
2514         server has never been opened.
2515
2516 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2517
2518         * gnus-html.el (gnus-html-show-alt-text): New command.
2519         (gnus-html-browse-image): Ditto.
2520         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
2521         to browse the image directly.
2522         (gnus-html-wash-tags): Search for images first, so that <a><img> works
2523         better.
2524
2525         * gnus-async.el (gnus-async-article-callback): Call
2526         `gnus-html-prefetch-images' unconditionally.
2527
2528         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
2529         before feeding URLs to curl.
2530
2531 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2532
2533         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
2534         internal images as deletable by `W D D'.
2535
2536         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
2537         (gnus-async-article-callback): Fix typo.
2538
2539 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2540
2541         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
2542         current line to work around bugs in the output from w3m.
2543
2544         * gnus-async.el (gnus-async-article-callback): Always prefetch images
2545         for groups that want that.
2546
2547         * nntp.el (nntp-wait-for-string): Supply a timeout for
2548         accept-process-output to ensure progress.
2549
2550         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
2551         level to get unread articles from, then use that for foreign groups,
2552         too.
2553
2554         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
2555         confuses the rest of the function.
2556
2557         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
2558         for the methods that support -retrieve-groups, too.
2559
2560         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
2561
2562 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2563
2564         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
2565         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
2566
2567         * pop3.el: Require cl when compiling.
2568         (pop3-number-of-responses): Search for "+OK", not "+OK ".
2569
2570 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2571
2572         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
2573         that aren't going to be activated.
2574         (gnus-get-unread-articles): Fix up the last commit.
2575
2576         * gnus-html.el (gnus-article-html): Allow calling without specifying
2577         the handle.  In that case, dissect the buffer first.
2578
2579         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
2580
2581         * nnimap.el (nnimap-open-connection): Revert the change that would look
2582         into authinfo for imaps instead of imap.
2583
2584         * gnus-start.el (gnus-activate-group): Take an optional parameter to
2585         say that you don't want to call gnus-request-group with don-check, but
2586         do check the reponse.  This is for virtual groups only.
2587         (gnus-get-unread-articles): Count the archive groups as secondary, so
2588         that they're activated the same way as before.
2589
2590         * imap.el (imap-message-map): Removed optional buffer parameter, since
2591         no callers use it.
2592         (imap-message-get): Ditto.
2593         (imap-message-put): Ditto.
2594         (imap-mailbox-map): Ditto.
2595         (imap-mailbox-put): Ditto.
2596         (imap-mailbox-get): Ditto.
2597         (imap-mailbox-get): Revert last change for this function.
2598
2599         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
2600         case-insensitively.
2601         (nnimap-debug): Removed.
2602
2603         * imap.el (imap-fetch-safe): Removed function, and altered all callers
2604         to use `imap-fetch' instead.  According to the comments, this should be
2605         safe, since all other IMAP clients use the 1:* syntax.
2606         (imap-enable-exchange-bug-workaround): Removed.
2607         (imap-debug): Removed -- doesn't seem very useful.
2608
2609         * mail-source.el (mail-source-fetch): Don't message if we're fetching
2610         mail from a file, and the file doesn't exist.
2611
2612         * imap.el (imap-log): New convenience function used throughout instead
2613         of repeating the same code all over the place.
2614
2615         * pop3.el (pop3-streaming-movemail): Return t for success.
2616
2617         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
2618         .authinfo if we're using ssl connection.
2619
2620         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
2621         already have if we're in a main Gnus `g' run.
2622
2623         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
2624
2625 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2626
2627         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
2628
2629         * nnmh.el (nnmh-request-list-1): Bind `file'.
2630
2631         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
2632         alias to set-process-query-on-exit-flag or process-kill-without-query.
2633         (pop3-open-server): Use it.
2634
2635 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2636
2637         * mail-source.el (mail-source-delete-crash-box): Always move the crash
2638         box to the Incoming file.  Fixes mistake in previous checkin.
2639
2640         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
2641         request loop (for debugging purposes) removed.
2642
2643         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
2644         culprit is more visible.
2645         (nnml-save-incremental-nov, nnml-open-incremental-nov)
2646         (nnml-add-incremental-nov): New functions to do "incremental" nov
2647         updates, where we just append to the end of the existing nov files
2648         without reading/writing them in full.
2649
2650         * mail-source.el (mail-source-delete-crash-box): Really only check the
2651         incoming files once in a while.
2652
2653         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
2654
2655         * mail-source.el (mail-source-delete-crash-box): Only check the
2656         incoming files for deletion once per day to save a lot of file
2657         accesses.
2658
2659         * pop3.el (pop3-logon): Fix up unbound variable typo.
2660
2661         * mail-source.el (pop3-streaming-movemail): Autoload.
2662
2663         * pop3.el (pop3-streaming-movemail): Respect
2664         pop3-leave-mail-on-server.
2665
2666         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
2667         retrieval.
2668
2669         * pop3.el (pop3-process-filter): Removed unused function.
2670         (pop3-streaming-movemail, pop3-send-streaming-command)
2671         (pop3-wait-for-messages, pop3-write-to-file)
2672         (pop3-number-of-responses): New functions for streaming pop3
2673         retrieval.
2674
2675         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
2676         come from no known methods.
2677         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
2678         list.
2679
2680         * pop3.el (pop3-display-message-size-flag): Removed -- everybody wants
2681         message sizes.
2682         (pop3-movemail): Use erase-buffer instead of looping and deleting
2683         regions, which seems rather odd.
2684
2685         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
2686         file once per `g' run.
2687
2688         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
2689         directories.  This makes the draft queue directory work.
2690
2691         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
2692         data from the backends, so that we only request the list of groups from
2693         each method once.  This should speed things up considerably.
2694
2695         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
2696         detect that it's not implemented.
2697
2698         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
2699         we actually do recurse down into the tree, but don't stat all leaf
2700         nodes.
2701
2702         * gnus-html.el (gnus-html-show-images): If there are no images to show,
2703         then say so instead of bugging out.
2704
2705         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
2706         files exist before trying to read them.
2707
2708         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
2709         around <pre_int>.
2710
2711         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
2712
2713         * nnmh.el (nnmh-request-list-1): Optimize for speed.
2714
2715 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2716
2717         * mm-util.el (mm-image-load-path): Just return the image directories,
2718         not all directories in the path in addition to the image directories.
2719         (mm-image-load-path): Maintain a cache of the image directories so that
2720         the `g' command in Gnus doesn't have to stat dozens of directories each
2721         time.
2722
2723         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
2724         (gnus-html-wash-tags): Add a new `i' command to insert images.
2725         (gnus-html-insert-image): New command and keystroke.
2726         (gnus-html-redisplay-with-images): New command and keystroke.
2727         (gnus-html-show-images): Renamed command.
2728         (gnus-html-wash-tags): Remove more white space before <pre_int> image
2729         spacers.
2730         (gnus-html-wash-tags): Decode entities at the end, so that entities
2731         inside the tags don't mess up the rest of the "parsing".
2732
2733         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
2734         so that nnimap methods aren't agentized by default.  There's apparently
2735         many problems related to agent/imap behaviour.
2736
2737         * gnus-art.el (gnus-article-copy-string): New command and key binding.
2738
2739         * gnus-html.el: Doc fix.
2740
2741 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2742
2743         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
2744         specifier-spec-list for Emacs 21.
2745
2746         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
2747         glyph-width and glyph-height instead of display-graphic-p and
2748         image-size; make avoidance of displaying small images work for XEmacs.
2749
2750         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
2751         for XEmacs.
2752
2753         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
2754         of symbol that holds plist data.
2755         (gnus-process-plist): Remove plist of process after getting it.
2756
2757 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2758
2759         * message.el (message-generate-hashcash): Change default to
2760         'opportunistic if hashcash is installed.
2761
2762         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
2763         (gnus-html-put-image): Only call image-size once, since it's somewhat
2764         time-consuming on remote X servers.
2765
2766 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2767
2768         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
2769         type on data, not a file name.
2770
2771         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
2772         window-pixel-edges for Emacs 21.
2773
2774         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
2775         decoded contents.
2776         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
2777
2778 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2779
2780         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
2781         group line format, since it isn't very interesting.
2782
2783         * gnus-agent.el (gnus-agent-short-article),
2784         (gnus-agent-long-article): Increase values for these two variables,
2785         since most people are likely to have more network connection and
2786         storage than before.
2787
2788         * gnus.el (gnus-refer-article-method): Change default to 'current.
2789         When referring an article, the common behaviour is to refer it from the
2790         current select method, not the native select method.  The chances of
2791         the native select method having the message in question is rather slim
2792         these days.
2793
2794         * gnus-sum.el (gnus-auto-select-subject): Change default to
2795         `unseen-or-unread'.  I think it's likely that most people want to
2796         select an unseen article over a previously seen, but unread one.
2797
2798         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
2799         means that in the article buffer none of the minor mode elements will
2800         be shown, usually, and this is not desirable in most cases.
2801
2802         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
2803         that commands like `d' (and the like) go to the next line in the
2804         buffer, instead of the next unread article.  I think this is the
2805         behaviour that is most natural for most users.
2806         (gnus-single-article-buffer): Change default to nil, so that people can
2807         have as many article buffers open as they have summary buffer.  I think
2808         this is the most natural way for the groups to behave.
2809
2810         * message.el (message-generate-new-buffers): Change default to
2811         `unsent', so that all new message buffers start their names with the
2812         string "*unsent", and it's easier to find the buffers if you move from
2813         them.
2814
2815 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2816
2817         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
2818         small.  They're probably tracking images.
2819         (gnus-html-wash-tags): Remove all <pre_int> place holders.
2820         (gnus-html-rescale-image): Yet another try at getting the image sizing
2821         right.
2822
2823         * nntp.el (nntp-request-set-mark): Refuse to do marks if
2824         nntp-marks-file-name is nil.
2825
2826 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2827
2828         * gnus-html.el (gnus-html-wash-tags)
2829         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
2830         Better logging.
2831
2832 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2833
2834         * nndoc.el (nndoc-type-alist): Added a new type for Google digests.
2835
2836         * gnus-html.el (gnus-html-wash-tags): Check the value of
2837         gnus-blocked-images in the summary buffer.
2838
2839 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2840
2841         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
2842
2843 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2844
2845         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
2846         like "a", it seems like.
2847         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
2848         since it needs to be picked from the correct buffer.
2849
2850         * nnwfm.el: Removed.
2851
2852         * nnlistserv.el: Removed.
2853
2854 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2855
2856         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
2857         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
2858
2859 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2860
2861         * nnkiboze.el: Removed.
2862
2863         * nndb.el: Removed.
2864
2865         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
2866         alt text.
2867         (gnus-html-rescale-image): Try to get the rescaling logic right for
2868         images that are just wide and not tall.
2869
2870         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
2871         overshadow variable bindings.
2872
2873 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2874
2875         * gnus-html.el (gnus-html-wash-tags)
2876         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images): Add
2877         extra logging.
2878
2879 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2880
2881         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
2882         (gnus-max-image-proportion): New variable.
2883         (gnus-html-rescale-image): New function.
2884         (gnus-html-put-image): Rescale images.
2885
2886 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
2887
2888         Fix up some byte-compiler warnings.
2889         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
2890         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
2891         (gnus-article-fill-cited-article, gnus-article-hide-citation)
2892         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
2893         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
2894         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
2895         (gnus-group-update-group): Use save-excursion and with-current-buffer.
2896
2897 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2898
2899         * gnus-html.el (gnus-article-html): Decode contents by charset.
2900
2901 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2902
2903         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
2904         (gnus-html-frame-width, gnus-blocked-images)
2905         * message.el (message-prune-recipient-rules): Add custom version.
2906         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
2907
2908         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
2909         functions.
2910
2911         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
2912         gnus-process-get.
2913
2914 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
2915
2916         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
2917         instead of lsub directly.
2918
2919 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2920
2921         * nnwarchive.el: Removed.
2922
2923         * gnus-soup.el: Removed.
2924
2925         * nnsoup.el: Removed.
2926
2927         * nnultimate.el: Removed.
2928
2929         * gnus-html.el (gnus-blocked-images): New variable.
2930
2931         * message.el (message-prune-recipients): New function.
2932         (message-prune-recipient-rules): New variable.
2933
2934         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
2935         guess whether a long line is natural text or not.
2936
2937         * gnus-html.el (gnus-html-schedule-image-fetching): Use
2938         gnus-process-plist and friends for compatibility.
2939
2940 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
2941
2942         * gnus-html.el: Require packages that define macros used in this file.
2943         (gnus-article-mouse-face): Declare to silence byte-compiler.
2944         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
2945         process-get.
2946         (gnus-html-put-image): Use plist-get to avoid getf.
2947         (gnus-html-prefetch-images): Use with-current-buffer.
2948
2949 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2950
2951         * gnus-ems.el: Provide compatibility functions for
2952         gnus-set-process-plist.
2953
2954         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
2955         header-line-format for XEmacs 21.4.
2956
2957         * gnus-sum.el (gnus-summary-stop-at-end-of-message)
2958         * gnus.el (gnus-valid-select-methods)
2959         * message.el (message-send-mail-partially-limit)
2960         * mm-decode.el (mm-text-html-renderer)
2961         * mml.el (mml-insert-mime-headers-always)
2962         * smiley.el (smiley-regexp-alist): Bump custom version.
2963
2964 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2965
2966         * gnus-html.el: require mm-url.
2967         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
2968         with the url to `url'.
2969         (gnus-html-wash-tags): Support cid: URLs/images.
2970
2971 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2972
2973         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
2974         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
2975         bindings, as they aren't useful at all.  `w' is moved to `W w'.
2976
2977         * gnus-move.el: Removed file, since it doesn't really work.
2978
2979         * gnus-html.el (gnus-article-html): Tell w3m that the input is
2980         UTF-8.  This seems to fix problems with some German web feeds.
2981
2982         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
2983         at the top so that the proper colours are applied.
2984
2985         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
2986         don't have dots in their names.
2987
2988         * gnus-art.el (gnus-article-view-part): Doc fix.
2989
2990         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
2991         XEmacs-compatible.
2992         (gnus-html-put-image): Don't do images on non-graphic displays.
2993
2994         * nnslashdot.el: Removed this unused backend.
2995
2996         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
2997         actions.
2998         (gnus-undo-register-1): Revert last change.
2999
3000         * gnus-group.el (gnus-group-completing-read): Protect against not
3001         having completion-styles bound.
3002
3003         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
3004         make broken recipients happier.
3005
3006         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
3007
3008         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
3009         point parameter.
3010
3011         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
3012
3013         * gnus-group.el (gnus-group-completing-read): Add 'substring to
3014         completion-styles for group selection.
3015
3016 2009-02-04  Andreas Schwab  <schwab@suse.de>
3017
3018         * gnus-score.el (gnus-score-string): Fix regex for matching extra
3019         headers and regexp-quote the match if necessary.
3020
3021 2009-03-24  Miles Bader  <miles@gnu.org>
3022
3023         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
3024         the blinking smiley.
3025
3026 2009-03-24  Simon Josefsson  <simon@josefsson.org>
3027
3028         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
3029         blink smiley.
3030
3031 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3032
3033         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
3034         where the dribbel file lives exists.
3035
3036         * message.el (message-send-mail-partially-limit): Change the default to
3037         nil, since most people don't want this.
3038
3039         * mm-url.el (mm-url-decode-entities): Also decode entities like
3040         &#x3212.
3041
3042 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
3043
3044         * gnus-sum.el (gnus-summary-idna-message):
3045         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
3046         Hyperlink urls in docstrings with URL `...'.
3047
3048 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
3049
3050         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
3051         functions.
3052
3053 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3054
3055         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
3056         say what the mouseover text should be.
3057
3058         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
3059         version of the mm-w3m-safe-url-regexp variable to only download images
3060         in the groups where we want that to happen.
3061
3062         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
3063
3064         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
3065         easier debugging.
3066         (gnus-article-beginning-of-window): Add kludge to allow spacing past
3067         big pictures in the article buffer.
3068
3069         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
3070         gnus-article-html.
3071         (mm-text-html-renderer): gnus-article-html needs curl in addition to
3072         w3m.
3073
3074         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
3075
3076 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3077
3078         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
3079         which doesn't exist.
3080
3081         * message.el (message-inhibit-ecomplete): New variable to allow some
3082         function to inhibit ecomplete address storage.
3083         (message-resend): Disable ecomplete message storage when resending
3084         messages.
3085
3086         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
3087
3088 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3089
3090         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
3091         Save excursion while copying, moving, and deleting articles in order to
3092         prevent the cursor from jumping to unforeseen place.
3093
3094 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3095
3096         * lpath.el: No need to bind bookmark-current-buffer,
3097         bookmark-yank-point and bookmark-make-record-function.
3098
3099 2010-08-17  Glenn Morris  <rgm@gnu.org>
3100
3101         * gnus-sync.el: Require gnus components whose functions are used.
3102
3103         * gnus-art.el (bookmark-make-record-function):
3104         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
3105         Declare for compiler.
3106
3107         * mm-url.el (mml-compute-boundary): Autoload.
3108
3109 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3110
3111         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
3112
3113 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
3114
3115         Typo fix "hoo4a" -> "hook".
3116
3117         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
3118
3119 2010-08-14  Glenn Morris  <rgm@gnu.org>
3120
3121         * gnus-sync.el (gnus-sync): Fix defgroup version.
3122
3123 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
3124
3125         Doc fixes and keep unknown groups (ammended for nunion bug fix).
3126
3127         * gnus-sync.el: Fix docs.
3128         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
3129         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
3130
3131 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
3132
3133         Optimizations for gnus-sync.el.
3134
3135         * gnus-sync.el: Add docs about gnus-sync-backend
3136         possibilities.
3137         (gnus-sync-save): Remove unnecessary message.
3138         (gnus-sync-read): Optimize and show what groups were skipped.
3139
3140 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
3141
3142         Minor bug fixes for gnus-sync.el.
3143
3144         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks): Don't
3145         read the sync on get-new-news.
3146
3147         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
3148         quiet.
3149
3150         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets' (fix typo).
3151
3152 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
3153
3154         Make saving and restoring of hidden threads work with overlays.
3155         Patch applied by Ted Zlatanov.
3156
3157         * gnus-sum.el (gnus-hidden-threads-configuration)
3158         (gnus-restore-hidden-threads-configuration): Update to deal with text
3159         properties, rather than searching for a magic character.
3160
3161 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
3162
3163         New gnus-sync.el library for synchronization of marks.
3164
3165         * gnus-sync.el: New library for synchronization of marks.
3166
3167         * gnus-util.el (gnus-grep-in-list): Moved from gnus-registry.el and
3168         renamed from `gnus-registry-grep-in-list'.
3169
3170         * gnus-registry.el (gnus-registry-follow-group-p): Use `gnus-grep-in-list'.
3171
3172         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
3173
3174 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3175
3176         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
3177         determining charset of text fails.
3178
3179 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3180
3181         * nnmail.el (nnmail-get-new-mail-1): Revert.
3182
3183         * nnml.el (nnml-active-number): Make sure names of newly created groups
3184         in nnml-group-alist are encoded.
3185
3186 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3187
3188         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
3189         containing non-ASCII characters in active file for nnml back end.
3190
3191 2010-07-24  David Engster  <dengste@eml.cc>
3192
3193         * mml-smime.el (mml-smime-epg-verify): Also accept the older
3194         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
3195
3196 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
3197
3198         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
3199         tag (Bug#6654).
3200
3201 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3202
3203         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
3204         the article buffer, not the summary buffer.
3205
3206 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3207
3208         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
3209         Emacs 23 as well.
3210
3211 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3212
3213         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
3214         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
3215
3216 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
3217
3218         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
3219         Patch applied by Karl Fogel.
3220
3221         * gnus-sum.el (gnus-summary-bookmark-make-record): Set
3222         `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
3223
3224 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
3225
3226         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
3227         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
3228         C-w still not working correctly from Article buffers; Thierry's
3229         patch to fix that will be applied after this.
3230
3231         * gnus-art.el (bookmark-make-record-function): New local variable.
3232
3233         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
3234         article buffer.
3235         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
3236
3237 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
3238
3239         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
3240         on changes in bookmark.el.
3241
3242 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3243
3244         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
3245         `no-log' instead of message not to log prompt string.
3246
3247 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
3248
3249         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
3250         the *other* type of HTML form submission.
3251
3252 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
3253
3254         * auth-source.el (auth-source-pick): If choice does not contain a
3255         questioned keyword, set the check to t.
3256
3257 2010-06-12  Romain Francoise  <romain@orebokech.com>
3258
3259         * gnus-util.el (gnus-date-get-time): Move up before first use.
3260
3261 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3262
3263         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
3264         (gnus-article-edit-part): Bind it to make last part that is substituted
3265         or deleted visible.
3266         (gnus-mime-display-single): Buttonize part of which id equals to
3267         gnus-mime-buttonized-part-id.
3268
3269 2010-06-10  Dan Christensen  <jdc@uwo.ca>
3270
3271         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
3272         (gnus-dd-mmm): Use gnus-date-get-time.
3273         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
3274         simplify logic.
3275         (gnus-summary-limit-to-age): Use gnus-date-get-time.
3276         (gnus-sort-threads): emit message if gnus-sort-threads-loop used.
3277
3278 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
3279
3280         * auth-source.el (top): Autoload `secrets-list-collections',
3281         `secrets-create-item', `secrets-delete-item'.
3282         (auth-sources): Fix tag string.
3283         (auth-get-source, auth-source-retrieve, auth-source-create)
3284         (auth-source-delete): New defuns.
3285         (auth-source-pick): Rewrite in order to avoid 2 passes.
3286         (auth-source-forget-user-or-password): New parameter USERNAME.
3287         (auth-source-user-or-password): New parameters CREATE-MISSING and
3288         DELETE-EXISTING.  Retrieve password interactively, if needed.
3289
3290 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
3291
3292         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
3293         deleting unused directories when gnus-expert-user is t.
3294
3295 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3296
3297         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
3298         for each temp file when gnus-article-browse-delete-temp is ask.
3299
3300 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
3301
3302         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el: Replace
3303         Lisp calls to delete-backward-char by calls to delete-char.
3304
3305 2010-05-20  Kevin Ryde  <user42@zip.com.au>
3306
3307         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
3308
3309 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
3310
3311         * password-cache.el (password-cache-remove): Fix docstring.
3312
3313 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3314
3315         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
3316         article unless decoding article to be saved.
3317
3318 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3319
3320         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
3321         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
3322         generated within the mm-with-unibyte-current-buffer macro.
3323
3324 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3325
3326         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
3327         to nil when we're in a mml-preview buffer and no group is selected.
3328
3329 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
3330
3331         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
3332         when catching the `C-g'.  Reported by "Leo".
3333
3334 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3335
3336         * message.el (message-forward-make-body-plain)
3337         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
3338         multibyte-string-p.
3339
3340         * lpath.el: Revert.
3341
3342 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3343
3344         * message.el (message-forward-make-body-mml): Assume original message
3345         is multibyte string; error on unibyte.
3346         (message-forward-make-body-plain): Ditto; don't add excessive newline
3347         in body end.
3348
3349         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
3350
3351 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
3352
3353         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
3354         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
3355
3356 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3357
3358         * mm-extern.el (mm-extern-url): Don't use
3359         mm-with-unibyte-current-buffer.
3360         (mm-extern-cache-contents): Use with-current-buffer instead of
3361         save-excursion + set-buffer.
3362
3363 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3364
3365         * mm-util.el (mm-emacs-mule): Remove.
3366
3367 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
3368
3369         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
3370         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
3371         change.
3372
3373 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3374
3375         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
3376         bind the default value of enable-multibyte-characters to nil.
3377
3378 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3379
3380         * message.el (message-forward-make-body-plain)
3381         (message-forward-make-body-mml):
3382         Don't use mm-with-unibyte-current-buffer.
3383
3384 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
3385
3386         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
3387
3388 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
3389
3390         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
3391         (Bug#5592).
3392
3393 2010-05-07  Julien Danjou  <julien@danjou.info>
3394
3395         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
3396         it to mm-pipe-part.
3397
3398         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
3399         it is given.
3400
3401 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3402
3403         * binhex.el (binhex-decode-region-internal)
3404         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type)
3405         (dns-query)
3406         * nnweb.el (nnweb-gmane-search)
3407         * pgg-parse.el (pgg-parse-armor)
3408         * pgg.el (pgg-verify-region)
3409         * sha1.el (sha1-string-external)
3410         * uudecode.el (uudecode-decode-region-internal)
3411         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
3412         XEmacs.
3413
3414         * gnus-art.el (gnus-article-browse-html-parts)
3415         * gnus-group.el (gnus-read-ephemeral-gmane-group)
3416         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
3417         make-temp-file.
3418
3419         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
3420         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
3421         compiling.
3422
3423         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
3424         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
3425         XEmacs when compiling.
3426
3427         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
3428         gnus-pick-mode-off-hook for XEmacs when compiling.
3429         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
3430         gnus-binary-mode-off-hook for XEmacs when compiling.
3431
3432         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate): Return
3433         nil if char-charset is not available.
3434
3435         * imap.el (imap-disable-multibyte)
3436         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
3437         macros.
3438
3439         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
3440         instead of encode-coding-string.
3441
3442         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
3443         'xemacs) instead of mm-emacs-mule to switch function definitions.
3444         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
3445
3446         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
3447         bind temporary-file-directory for XEmacs;
3448         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
3449         timer-set-function for XEmacs 21.4 and SXEmacs;
3450         bind timer-list for XEmacs 21.4 and SXEmacs;
3451         fbind char-charset and find-charset-region for non-Mule XEmacs;
3452         fbind decode-coding-region, decode-coding-string, detect-coding-region,
3453         encode-coding-region and encode-coding-string for XEmacs having no
3454         file-coding feature.
3455
3456 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
3457
3458         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
3459
3460 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3461
3462         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
3463         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
3464
3465 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
3466
3467         * mm-util.el (mm-decompress-buffer): Use `delete-file';
3468         alias `jka-compr-delete-temp-file' no longer exists.
3469
3470 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
3471
3472         Use define-minor-mode in Gnus where applicable.
3473         * mml.el (mml-mode): Use define-minor-mode.
3474         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
3475         (gnus-undo-mode): Use define-minor-mode.
3476         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
3477         (gnus-dead-summary-mode): Use define-minor-mode.
3478         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
3479         Initialize in declaration.
3480         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
3481         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
3482         (gnus-mailing-list-mode): Use define-minor-mode.
3483         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
3484         (gnus-draft-mode): Use define-minor-mode.
3485         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
3486         (gnus-dired-mode): Use define-minor-mode.
3487
3488 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
3489
3490         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
3491         handles on recursive mml-to-mime translation and check them for
3492         boundary delimiter collisions.  Reported by Greg Troxel.
3493
3494 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3495
3496         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
3497
3498 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
3499
3500         * mm-util.el (mm-find-buffer-file-coding-system):
3501         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
3502
3503 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
3504
3505         * message.el (message-generate-headers): Record insertion of optional
3506         headers as well.  Otherwise the check to prevent repeated insertion of
3507         optional headers is a no-op.
3508
3509 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
3510
3511         * smime.el: Don't mention CVS.
3512
3513         * nnrss.el (nnrss-fetch): Don't mention CVS.
3514
3515         * nnir.el: Don't mention CVS.
3516
3517 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
3518
3519         * gnus-sum.el (gnus-summary-bookmark-make-record): Add `location' field.
3520
3521 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3522
3523         * lpath.el: Fbind bookmark-default-handler,
3524         bookmark-get-bookmark-record, bookmark-make-record-default,
3525         bookmark-prop-get for Emacs <23 and XEmacs.
3526
3527 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
3528
3529         * gnus-sum.el: Add bookmark declarations to silence the compiler.
3530         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
3531         Use with-current-buffer to silence the byte-compiler.
3532         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
3533         bother to require `gnus'.
3534         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
3535
3536 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
3537
3538         * gnus-sum.el (gnus-summary-bookmark-make-record)
3539         (gnus-summary-bookmark-jump): New functions.
3540         (gnus-summary-mode): Setup bookmark support.
3541
3542 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
3543
3544         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
3545         if set.
3546
3547 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3548
3549         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
3550         gnus-article-browse-html-save-cid-image; make it work recursively for
3551         forwarded messages as well.
3552         (gnus-article-browse-html-parts): Work when prefix arg is given.
3553         (gnus-article-browse-html-article): Doc fix.
3554
3555 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
3556
3557         * message.el (message-default-mail-headers):
3558         (message-default-headers): Carry the value mail-default-headers over
3559         into message-default-mail-headers, rather than message-default-headers.
3560
3561 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
3562
3563         * mm-decode.el (mm-add-meta-html-tag): Added option to override the
3564         charset.
3565
3566         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
3567         charset into the <meta> tag when the article is encoded to utf-8.
3568
3569 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3570
3571         * gnus-art.el (gnus-article-browse-delete-temp-files): Delete
3572         directories as well.
3573         (gnus-article-browse-html-parts): Work for images that do not specify
3574         file names; delete temp directory when quitting; insert header at the
3575         right place; use file: scheme for image files.
3576
3577 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
3578
3579         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
3580         (gnus-article-browse-html-parts): Use it to make temporary cid image
3581         files in addition to html file so that browser may display them.
3582
3583 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3584
3585         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
3586
3587 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
3588
3589         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
3590
3591 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
3592
3593         * auth-source.el (auth-sources): Change default to be simpler.  Explain
3594         about Secret Service API sources.  Improve Customize options.
3595         (auth-source-pick): Change to accept any number of search parameters.
3596         Implement fallbacks iteratively, not recursively.  Add scoring on the
3597         second pass and sort by score.  Call Secret Service API when needed.
3598         (auth-source-user-or-password): Use it.  Call Secret Service API
3599         directly when needed to get the user name and the password.
3600
3601 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
3602
3603         * message.el (message-interactive): Doc fix.
3604         (message-qmail-inject-args): Reflow.
3605         (message-kill-to-signature): Fix typo in docstring.
3606
3607         * smiley.el (smiley-buffer): Fix typo in docstring.
3608
3609 2010-03-24  Glenn Morris  <rgm@gnu.org>
3610
3611         * mail-source.el (gnus-message): Declare.
3612         (mail-source-delete-old-incoming): Require gnus-util.
3613
3614 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3615
3616         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
3617
3618         * message.el (ecomplete-setup): Autoload it for Emacs <23.
3619
3620         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
3621         password-cache's default if it is not bound.
3622         (mml-secure-passphrase-cache-expiry): Default to 16 that is
3623         password-cache-expiry's default if it is not bound.
3624
3625         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
3626         available in Emacs 21.
3627
3628         * lpath.el: Suppress compiler warnings for:
3629         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
3630         XEmacs;
3631         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
3632         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
3633         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
3634
3635 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
3636
3637         * auth-source.el (auth-sources): Fix up definition so extra parameters
3638         are always inline.
3639
3640 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
3641
3642         * nnimap.el (nnimap-verify-uidvalidity): Fixed bug where uidvalidity
3643         wasn't updated after mismatch.  Clear cached mailbox info correctly
3644         when uidvalidity changes.
3645         (nnimap-group-prefixed-name): New function to avoid some code
3646         duplication.
3647         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
3648         (nnimap-request-group): Use it.
3649         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
3650         (nnimap-update-unseen): Significantly improved speed of Gnus startup
3651         with many imap folders.  This is done by caching the group status from
3652         the imap server persistently in a group parameter `imap-status'.  (This
3653         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
3654         but not persistently, so every Gnus startup was still very slow.)
3655
3656 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
3657
3658         * assistant.el (assistant-render-text): Run `widget-setup' and don't
3659         delete the extra newline.  Otherwise editing of :string and :number
3660         types don't work.
3661
3662 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
3663
3664         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
3665         secrets.el dependency.
3666         (auth-sources): Add optional user name.  Add secrets.el configuration
3667         choice (unused right now).
3668
3669 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
3670
3671         * gnus-sum.el (gnus-summary-make-menu-bar): Let
3672         `gnus-registry-install-shortcuts' fill in the functions.
3673
3674         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
3675         warnings.
3676         (gnus-registry-misc-menus): Variable to hold registry mark menus.
3677         (gnus-registry-install-shortcuts): Populate and use it in a
3678         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
3679
3680 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
3681
3682         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
3683         In-place substitutions for the group name encoding/decoding.
3684         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
3685         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
3686         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
3687         (nnimap-update-unseen, nnimap-request-list)
3688         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
3689         (nnimap-request-set-mark, nnimap-split-to-groups)
3690         (nnimap-split-articles, nnimap-request-newgroups)
3691         (nnimap-request-create-group, nnimap-request-accept-article)
3692         (nnimap-request-delete-group, nnimap-request-rename-group)
3693         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
3694         `encoded-mbx' for consistency.
3695         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
3696         variable `imap-current-mailbox'.
3697
3698         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
3699         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
3700
3701 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
3702
3703         * pop3.el (pop3-display-message-size-flag): Display message size byte
3704         counts during POP3 download.
3705         (pop3-movemail): Use it.
3706         (pop3-list): Implement listing of available messages.
3707
3708 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
3709
3710         * nnir.el (nnir-get-article-nov-override-function): New function to
3711         override the normal NOV retrieval.
3712         (nnir-retrieve-headers): Use it.
3713
3714 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
3715
3716         * auth-source.el (netrc-machine-user-or-password): Autoload.
3717
3718 2010-03-19  Glenn Morris  <rgm@gnu.org>
3719
3720         Stop message.el from loading about 40 libraries it doesn't always need.
3721         The general approach is to autoload rather than require, and to
3722         require in the specific functions rather than the file.  (Bug#5642)
3723
3724         * gmm-utils.el: Don't require wid-edit.
3725         (widget-create-child-value, widget-convert, widget-default-get):
3726         Autoload.
3727
3728         * gnus-util.el: Don't require time-date, netrc.
3729         (message-fetch-field, gnus-group-name-decode): Declare rather than
3730         autoloading.
3731         (gnus-fetch-field): Require message.
3732         (gnus-decode-newsgroups): Require gnus-group.
3733
3734         * ietf-drums.el: Don't require time-date.
3735
3736         * message.el: Don't require hashcash, canlock, ecomplete.
3737         Do require mail-utils.  Require nnheader only when compiling.
3738         (smtpmail-default-smtp-server): Remove declaration.
3739         (message-send-mail-function): Check smtpmail-default-smtp-server
3740         is bound rather than requiring smtpmail.
3741         (message-auto-save-directory, message-insert-signature): Use
3742         expand-file-name rather than nnheader-concat.
3743         (nnheader-insert-file-contents): Autoload.
3744         (hashcash-wait-async): Declare.
3745         (message-send-mail): Only call gnus-setup-posting-charset if
3746         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
3747         (message-send-mail-with-sendmail): Require sendmail.
3748         (canlock-password, canlock-password-for-verify): Declare.
3749         (message-canlock-password): Require canlock.
3750         (nnheader-get-report): Autoload.
3751         (gnus-setup-posting-charset): Declare.
3752         (message-send-news): Require gnus-msg.
3753         (message-make-references, message-make-in-reply-to): Use mail-header-id
3754         rather than the alias mail-header-message-id.
3755         (ecomplete-add-item, ecomplete-save): Declare.
3756         (message-put-addresses-in-ecomplete): Require ecomplete.
3757         (ecomplete-display-matches): Autoload.
3758
3759         * mm-decode.el: Don't require mailcap, gnus-util.
3760         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
3761         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
3762         Autoload.
3763         (mailcap-mime-extensions): Declare.
3764
3765         * mm-encode.el: Don't require mailcap.
3766         (mailcap-extension-to-mime): Autoload.
3767
3768         * mml-sec.el: Don't require password-cache.
3769
3770         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
3771         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
3772         (mml-minibuffer-read-type): Require mailcap.
3773         (mml-preview): Require gnus-msg.
3774
3775         * mml1991.el: Require password-cache.
3776         (password-cache-expiry): Remove declaration.
3777
3778         * mml2015.el: Require password-cache.
3779         (password-cache-expiry): Remove declaration.
3780
3781         * nneething.el (mailcap): Require mailcap.
3782
3783         * nnheader.el (declare-function): Add compatibility stub.
3784         (message-remove-header): Declare rather than autoload.
3785         (nnheader-replace-header): Require message.
3786
3787         * nnimap.el (declare-function): Add compatibility stub.
3788         (netrc-parse, netrc-machine-user-or-password): Declare.
3789         (nnimap-open-connection): Require netrc.
3790
3791         * nntp.el (declare-function): Add compatibility stub.
3792         (netrc-parse, netrc-machine, netrc-get): Declare.
3793         (nntp-send-authinfo): Require netrc.
3794
3795         * rfc2047.el: Don't require qp.
3796         (quoted-printable-encode-region, quoted-printable-decode-string):
3797         Autoload.
3798
3799         * sieve-mode.el: Don't require easymenu.
3800         (easy-menu-add-item): Autoload it.
3801
3802         * spam-stat.el (time-to-number-of-days): Autoload it.
3803
3804 2010-03-19  Glenn Morris  <rgm@gnu.org>
3805
3806         * password-cache.el (password-cache, password-cache-expiry): Autoload.
3807
3808 2010-03-18  Glenn Morris  <rgm@gnu.org>
3809
3810         * hashcash.el (declare-function): Remove duplicate definition.
3811
3812 2010-03-17  Kevin Ryde  <user42@zip.com.au>
3813
3814         * mml.el (mml-read-tag): Unquote values with `read' to reverse
3815         prin1 in mml-insert-tag (just stripping the quotes gave wrong
3816         value if any backslash escapes).
3817
3818 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3819
3820         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
3821         if it is available.  (bug#5647)
3822
3823         * lpath.el: Suppress compiler warning for coding-system-from-name for
3824         Emacs 21 and XEmacs.
3825
3826 2010-03-14  Juri Linkov  <juri@jurta.org>
3827
3828         * hmac-def.el:
3829         * hmac-md5.el:
3830         * netrc.el: Fix keywords.
3831
3832 2010-02-26  Glenn Morris  <rgm@gnu.org>
3833
3834         * message.el (message-send-mail-function): Change the default, so that
3835         it inherits from a customized send-mail-function.  (Bug#5643)
3836
3837 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
3838
3839         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
3840         shell-command-to-string signals an error (bug#5299).
3841
3842 2010-02-24  Glenn Morris  <rgm@gnu.org>
3843
3844         * message.el (message-smtpmail-send-it)
3845         (message-send-mail-with-mailclient): Doc fixes.
3846
3847 2010-02-16  Glenn Morris  <rgm@gnu.org>
3848
3849         * message.el (message-default-mail-headers): Change the default value
3850         to ease the transition from mail-mode to message-mode.  (Bug#5555)
3851
3852 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3853
3854         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
3855         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
3856
3857 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
3858
3859         * time-date.el (date-to-time): Doc fix (Bug#5408).
3860
3861 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
3862
3863         * message.el (message-mail): Just pass yank-action on to message-setup.
3864         (message-setup): Handle (FUN . ARGS) form of yank-action.
3865         (message-with-reply-buffer, message-widen-reply)
3866         (message-yank-original): Handle non-buffer values of
3867         message-reply-buffer (Bug#4080).
3868         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
3869
3870 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
3871
3872         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
3873         Fix typo in docstring.
3874
3875 2010-01-08  Jason Rumney  <jasonr@gnu.org>
3876
3877         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
3878         response.
3879
3880 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3881
3882         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
3883
3884         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
3885
3886         * message.el (message-check-news-header-syntax): Protect against a
3887         string that `rfc822-addresses' returns when parsing fails.
3888
3889 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3890
3891         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
3892         (gnus-previous-char-property-change): New functions.
3893
3894         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
3895
3896 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
3897
3898         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
3899         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
3900
3901 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
3902
3903         * message.el (message-exchange-point-and-mark): Rework last change to
3904         avoid using optional arg of exchange-point-and-mark, for backward
3905         compatibility.
3906
3907 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
3908
3909         * message.el (message-exchange-point-and-mark): Call
3910         exchange-point-and-mark with an argument rather than setting
3911         mark-active by hand (Bug#5175).
3912
3913 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3914
3915         * nntp.el (nntp-service-to-port): Work for service expressed with
3916         numeric string; replace [:digit:] with [0-9] for XEmacs.
3917
3918 2009-12-17  Glenn Morris  <rgm@gnu.org>
3919
3920         * gnus-group.el (gnus-bug-group-download-format-alist):
3921         Change emacs entry to debbugs.gnu.org.  Bump :version.
3922
3923 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
3924
3925         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
3926
3927 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
3928
3929         * message.el (message-info): Explain why we use `Info-goto-node'.
3930
3931 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3932
3933         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
3934
3935 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
3936
3937         * message.el (message-completion-in-region): New compatibility function.
3938         (message-expand-group): Use it.
3939
3940 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3941
3942         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
3943         with no unread article should be listed if the 2nd arg `predicate' is
3944         given.
3945
3946 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3947
3948         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
3949
3950 2009-11-29  Juri Linkov  <juri@jurta.org>
3951
3952         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
3953         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
3954         on `gnus-recenter'. (Bug#4698, Bug#4981)
3955
3956 2009-11-26  Kevin Ryde  <user42@zip.com.au>
3957
3958         * sha1.el (sha1-string-external): default-directory "/" in case
3959         otherwise non-existent.  process-connection-type pipe for touch of
3960         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
3961
3962 2009-11-25  Kevin Ryde  <user42@zip.com.au>
3963
3964         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
3965         it's comms related and sgml-mode.el has "comm" on that basis too.
3966
3967 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3968
3969         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
3970         containing tspecial characters if they have been already quoted.
3971
3972 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
3973
3974         * dns-mode.el (auto-mode-alist): Purecopy string.
3975
3976 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
3977
3978         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
3979
3980 2009-10-24  Glenn Morris  <rgm@gnu.org>
3981
3982         * gnus-art.el (help-xref-stack-item): Define for compiler.
3983
3984 2009-10-21  Kevin Ryde  <user42@zip.com.au>
3985
3986         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
3987
3988 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3989
3990         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
3991
3992 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3993
3994         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
3995         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
3996
3997 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3998
3999         * gnus.el (gnus-overlay-get): New alias to overlay-get.
4000         (gnus-overlays-in): New alias to overlays-in.
4001
4002         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
4003         gnus-overlay-get, and gnus-delete-overlay.
4004         (gnus-summary-show-thread): Make it work as well for systems in which
4005         next-single-char-property-change is not available.
4006         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
4007
4008         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
4009         (gnus-overlay-get): New alias to extent-property.
4010         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
4011
4012         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
4013         SXEmacs.
4014
4015         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
4016         SXEmacs.
4017
4018 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
4019
4020         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
4021
4022 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
4023
4024         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
4025         and XEmacs that don't have `remove-overlays'.
4026
4027 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
4028
4029         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
4030         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
4031         selective display.  Use overlays instead.
4032
4033 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
4034
4035         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
4036
4037 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
4038
4039         * spam-stat.el (spam-stat-load): Fix typo in message.
4040
4041 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
4042
4043         * dig.el (dig-invoke): Fix typo in docstring.
4044         (query-dig): Reflow docstring.
4045
4046 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
4047
4048         * gnus-art.el (gnus-article-encrypt-body):
4049         * message.el (message-check-recipients):
4050         * mm-util.el (mm-codepage-setup):
4051         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
4052         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
4053
4054 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
4055
4056         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
4057         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
4058         keys from the menu if mm-{sign,encrypt}-option is 'guided.
4059         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
4060         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
4061
4062 2009-09-21  Kevin Ryde  <user42@zip.com.au>
4063
4064         * dig.el: Add "Keywords: comm", as per net-utils.el.
4065
4066 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
4067
4068         * dig.el (dig-mode): Use define-derived-mode.
4069
4070 2009-09-19  Glenn Morris  <rgm@gnu.org>
4071
4072         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
4073
4074 2009-09-18  Glenn Morris  <rgm@gnu.org>
4075
4076         * gnus-diary.el (gnus-diary-check-message):
4077         * message.el (message-insert-formatted-citation-line):
4078         * nnbabyl.el (top-level):
4079         * nndiary.el (nndiary-schedule):
4080         Fix typos in condition-case handlers.
4081
4082 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4083
4084         * gnus-art.el (gnus-article-edit-part): Work for the buffer
4085         configuration that provides the sole article window in a frame;
4086         position point correctly after deleting a part.
4087
4088 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
4089
4090         * spam.el (spam-unregister-on-reregister): Add boolean variable.
4091         (spam-resolve-registrations-routine): Use it to unregister articles
4092         that change status.
4093
4094 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4095
4096         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
4097         with XEmacs.
4098         (parse-time-string-chars): Use it.
4099
4100 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
4101
4102         * imap.el (imap-interactive-login): Better messages.
4103         (imap-open): Fix bug with renamed buffer on reconnect.
4104         (imap-authenticate): Add buffer-local imap-last-authenticator variable
4105         for easier debugging and cleaner code.  On successful (guessed based on
4106         server capabilities) secondary authentication, set imap-state
4107         correctly.
4108         (imap-last-authenticator): Define imap-last-authenticator as a variable
4109         to avoid warnings.
4110
4111 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4112
4113         * nnrss.el (nnrss-request-article): Remove binding of
4114         default-enable-multibyte-characters that has gotten needless by
4115         the 2007-07-13 change in rfc2047-encode-message-header.
4116
4117         * mml.el (mml-insert-multipart): Error on the message header.
4118         (mml-insert-part): Error on the message header; position point at
4119         the end of a MIME tag.
4120
4121 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4122
4123         * time-date.el (autoload): Expand define-obsolete-function-alias into
4124         defalias and make-obsolete for old Emacsen that Gnus supports.
4125         (with-no-warnings): Define it for old Emacsen.
4126         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
4127         is available.
4128         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
4129         float-time is available; suppress compile warning for time-to-seconds.
4130
4131         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
4132         (gnus-float-time): Alias to float-time if it exists.
4133
4134         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
4135         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
4136         float-time is available; suppress compile warning for time-to-seconds.
4137
4138         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
4139         XEmacs.
4140
4141 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
4142
4143         * imap.el (imap-message-map): Docstring fix.
4144
4145 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4146
4147         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
4148         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
4149         Add the optional argument `encoding' that overrides the default.
4150
4151         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
4152         mm-encode-buffer.
4153
4154 2009-09-04  Glenn Morris  <rgm@gnu.org>
4155
4156         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
4157         mm-disable-multibyte, rather than default-enable-multibyte-characters.
4158         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
4159         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
4160         * mm-util.el (mm-with-unibyte-current-buffer)
4161         (mm-find-buffer-file-coding-system):
4162         * yenc.el (yenc-decode-region): Use default-value rather than
4163         default-enable-multibyte-characters.
4164
4165 2009-09-03  Glenn Morris  <rgm@gnu.org>
4166
4167         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
4168         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
4169         than default-enable-multibyte-characters.
4170
4171 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
4172
4173         * gnus-art.el (gnus-article-read-summary-keys):
4174         Fix gnus-buffer-configuration's value temporarily used.
4175
4176 2009-09-02  Glenn Morris  <rgm@gnu.org>
4177
4178         * gnus-util.el (gnus-float-time): New function.
4179         * gnus-delay.el (gnus-delay-article):
4180         * gnus-sum.el (gnus-thread-latest-date):
4181         * gnus-util.el (gnus-user-date): Use gnus-float-time.
4182         * nnspool.el (nnspool-request-newgroups):
4183         Use gnus-float-time rather than time-to-seconds.
4184         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
4185
4186         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
4187         (gnus-header-subject-face, gnus-header-newsgroups-face)
4188         (gnus-header-name-face, gnus-header-content-face):
4189         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
4190         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
4191         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
4192         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
4193         (gnus-cite-face-11):
4194         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
4195         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
4196         (gnus-server-closed-face, gnus-server-denied-face)
4197         (gnus-server-offline-face):
4198         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
4199         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
4200         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
4201         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
4202         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
4203         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
4204         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
4205         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
4206         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
4207         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
4208         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
4209         (gnus-summary-selected-face, gnus-summary-cancelled-face)
4210         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
4211         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
4212         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
4213         (gnus-summary-high-undownloaded-face)
4214         (gnus-summary-low-undownloaded-face)
4215         (gnus-summary-normal-undownloaded-face)
4216         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
4217         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
4218         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
4219         (gnus-splash-face):
4220         * message.el (message-header-to-face, message-header-cc-face)
4221         (message-header-subject-face, message-header-newsgroups-face)
4222         (message-header-other-face, message-header-name-face)
4223         (message-header-xheader-face, message-separator-face)
4224         (message-cited-text-face, message-mml-face):
4225         * sieve-mode.el (sieve-control-commands-face)
4226         (sieve-action-commands-face, sieve-test-commands-face)
4227         (sieve-tagged-arguments-face):
4228         * spam.el (spam-face):
4229         Mark face aliases with "-face" in the name as obsolete.
4230
4231 2009-09-01  Glenn Morris  <rgm@gnu.org>
4232
4233         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
4234         than goto-line.
4235
4236 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4237
4238         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
4239         Don't move point if the command is invoked inside the message header.
4240
4241 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
4242
4243         * imap.el (imap-send-command): Simplify.
4244         (imap-wait-for-tag): point-max -> buffer-size.
4245
4246 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
4247
4248         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
4249         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
4250         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
4251         * nnir.el (nnir-swish-e-index-file):
4252         * gnus-sum.el (gnus-summary-delete-marked-as-read)
4253         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
4254         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
4255         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
4256         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
4257         (gnus-treat-display-xface): Add Emacs version of obsolescence.
4258
4259 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4260
4261         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
4262         Don't save excursion.
4263
4264 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
4265
4266         * nnheader.el (nnheader-find-file-noselect):
4267         * mm-util.el (mm-insert-file-contents):
4268         Use (default-value 'major-mode) instead of default-major-mode.
4269
4270 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
4271
4272         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
4273
4274 2009-08-26  Glenn Morris  <rgm@gnu.org>
4275
4276         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
4277         than placing in files.el.
4278
4279 2009-08-25  Glenn Morris  <rgm@gnu.org>
4280
4281         * nnir.el (top-level): Don't require cl at run-time.
4282         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
4283         Replace cl-function substitute with gnus-replace-in-string.
4284         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
4285         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
4286         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
4287         simplified expansions.
4288
4289 2009-08-25  Kevin Ryde  <user42@zip.com.au>
4290
4291         * dig.el (dig): Add autoload cookie.
4292
4293 2009-08-22  Glenn Morris  <rgm@gnu.org>
4294
4295         * gnus-art.el (gnus-button-patch): Use forward-line rather than
4296         goto-line.
4297
4298 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
4299
4300         * parse-time.el (parse-time-string-chars): Save match data.
4301
4302 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
4303
4304         * parse-time.el (parse-time-string-chars): Compute using character
4305         classes, to handle non-ascii characters (Bug#3190).
4306
4307 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4308
4309         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
4310
4311         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
4312         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
4313         (gnus-mm-display-part, gnus-mime-display-single)
4314         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
4315         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
4316
4317         * gnus-sum.el
4318         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
4319         (gnus-summary-move-article): Add expirable mark to articles copied or
4320         moved to group that has auto-expire turned on if the option is non-nil.
4321
4322 2009-07-24  Glenn Morris  <rgm@gnu.org>
4323
4324         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
4325         Fix typo.  (Bug#3903)
4326
4327 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4328
4329         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
4330         gnus-article-read-summary-keys rather than gnus-summary-edit-article
4331         that should not be used for draft articles.
4332         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
4333         that has no concern in minor mode keys.
4334         (gnus-article-summary-command, gnus-article-summary-command-nosave):
4335         Abolish.
4336
4337 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4338
4339         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
4340         article without making inquiry to a user for unknown encoding.
4341
4342         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
4343         (nnmaildir--scan): Assume i-node and device number that file-attributes
4344         returns might be cons-cell.
4345
4346         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
4347
4348         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
4349
4350 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
4351
4352         * auth-source.el: Remove docs now in auth.texi.  Don't use
4353         `gnus-message' for logging.  Add new variables `auth-source-debug' and
4354         `auth-source-hide-passwords' and use them.
4355
4356 2009-07-15  Glenn Morris  <rgm@gnu.org>
4357
4358         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
4359
4360 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4361
4362         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
4363         excessive whitespace from the default values of title and description.
4364
4365 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4366
4367         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
4368         mail-fetch-field to fetch Content-Description header in order to
4369         exclude newlines.
4370
4371 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
4372
4373         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
4374         format used by GnuPG 2.0.11.
4375
4376 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4377
4378         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
4379         to deleted part.
4380
4381 2009-05-30  David Engster  <dengste@eml.cc>
4382
4383         * nnmairix.el: Remove old documentation in the commentary block.
4384         (nnmairix-request-group): Do not update active file for nnml back ends.
4385         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
4386         end so that overview files are ignored.
4387         (nnmairix-update-groups): Make updating the groups more robust by using
4388         marks.
4389         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
4390         with dollar characters in message-id.
4391
4392 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
4393
4394         * spam.el: Use dns-query instead of query-dns.  Was renamed on
4395         2008-12-25 in dns.el.
4396
4397 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
4398
4399         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
4400         could happen if the text is only composed of spaces and/or tabs.
4401
4402 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
4403
4404         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
4405         when sending a queued message to avoid extra mml tags.
4406
4407 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4408
4409         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
4410
4411 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4412
4413         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
4414         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
4415         rmail-toggle-header for XEmacs;
4416         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
4417
4418 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4419
4420         * gnus-dired.el: Remove autoload for gnus-setup-message.
4421         (gnus-dired-attach): Fake this-command value to prevent Gnus from
4422         displaying Gnus logo; always use compose-mail.
4423
4424 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4425
4426         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
4427
4428 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4429
4430         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
4431         (gnus-nocem-issuers): List currently active issuers; fix custom type.
4432         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
4433         available.
4434         (gnus-nocem-epg-verify): New function.
4435
4436 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
4437
4438         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
4439
4440 2009-02-15  Glenn Morris  <rgm@gnu.org>
4441
4442         * gnus-util.el (rmail-insert-rmail-file-header)
4443         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
4444         autoloads.
4445         (rmail-default-rmail-file): Remove unnecessary declaration.
4446         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
4447
4448 2009-02-14  Glenn Morris  <rgm@gnu.org>
4449
4450         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
4451         variable (only used in gnus-util, which declares it anyway).
4452         (rmail-output-to-rmail-file): Remove autoload of deleted function,
4453         which was only needed by gnus-art (changed to not use it any more).
4454         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
4455         only used in gnus-util, which autoloads it itself.
4456         (rmail-update-summary): Fix autoload.
4457
4458         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
4459         rather than rmail-output-to-rmail-file.
4460
4461 2009-02-07  Glenn Morris  <rgm@gnu.org>
4462
4463         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
4464         autoload of function that no longer exists.
4465         (rmail-toggle-header): Declare.
4466         (message-forward-rmail-make-body): Handle mbox Rmail.
4467
4468 2009-01-31  Glenn Morris  <rgm@gnu.org>
4469
4470         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
4471         2009-01-09 change.
4472
4473 2009-01-31  Dave Love  <fx@gnu.org>
4474
4475         * imap.el (imap-fetch-safe): Bind debug-on-error.
4476         (imap-debug): Add imap-fetch-safe.
4477
4478 2009-01-26  Teodor Zlatanov  <tzz@lifelogs.com>
4479
4480         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
4481         (auth-source-forget-all-cached): New convenience function.
4482         (auth-source-user-or-password): Accept list of modes or a single mode.
4483
4484         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
4485         auth-source modes.
4486
4487         * netrc.el (netrc-machine-user-or-password): Use list of
4488         auth-source modes.
4489
4490         * nnimap.el (nnimap-open-connection): Use list of
4491         auth-source modes.
4492
4493         * nntp.el (nntp-send-authinfo): Use list of
4494         auth-source modes.
4495
4496 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
4497
4498         * auth-source.el: Update docs to reflect epa-file-enable is to be used
4499         now.
4500
4501 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4502
4503         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
4504         coding system in XEmacs; add a workaround for XEmacs.
4505
4506         * lpath.el: Fbind coding-system-aliasee.
4507
4508 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4509
4510         * mm-util.el (mm-coding-system-priorities): Protect against nil value
4511         of current-language-environment.
4512
4513 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
4514
4515         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
4516         available at runtime.
4517
4518 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4519
4520         * gnus-art.el (article-date-ut): Fix end point of narrowing.
4521
4522 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
4523
4524         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
4525         the greatest positive fixnum value doesn't work under an XEmacs with
4526         bignum support; use the most-positive-fixnum constant instead,
4527         available since Emacs 21.1 with cl and XEmacs 21.1.
4528
4529 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4530
4531         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
4532         XEmacs gets not to work.
4533
4534 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4535
4536         * mm-util.el (mm-coding-system-priorities): Allow the value like
4537         "Japanese (UTF-8)" of current-language-environment.
4538
4539 2009-01-09  Glenn Morris  <rgm@gnu.org>
4540
4541         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
4542         with last-command-event.
4543
4544 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
4545
4546         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
4547         in the doc string.
4548
4549         * message.el (message-fix-before-sending): Amend comment.
4550
4551 2009-01-08  Dave Love  <fx@gnu.org>
4552
4553         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
4554
4555 2009-01-07  David Engster  <dengste@eml.cc>
4556
4557         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
4558         simplified server definitions by converting it via
4559         gnus-server-to-method.
4560
4561 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4562
4563         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
4564         parameter's operands.
4565
4566 2009-01-06  David Engster  <dengste@eml.cc>
4567
4568         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
4569         primary select method (for gnus-group-mark-article-as-read).
4570
4571 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
4572
4573         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
4574         `(gnus)Face', not `(gnus)X-Face'.
4575
4576 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4577
4578         * mm-util.el (mm-ucs-to-char): New function.
4579
4580         * mm-url.el (mm-url-decode-entities): Use it.
4581
4582         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
4583         unicode-to-char.
4584
4585 2009-01-05  Dave Love  <fx@gnu.org>
4586
4587         * time-date.el: Require cl for `declare'.
4588
4589 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
4590
4591         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
4592         Dave Love.
4593
4594 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
4595
4596         * message.el (message-fix-before-sending): Add `eight-bit' to
4597         illegible-text check.
4598
4599 2009-01-03  Michael Olson  <mwolson@gnu.org>
4600
4601         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
4602         `headers' is nil.  This can occur if the IMAP server does not have
4603         permissions to read messages from a folder, but can write new messages
4604         to the folder.
4605         (nnimap-request-article-part): Do not insert `data' if it is nil.
4606
4607         * imap.el (imap-parse-fetch): Courier can insert spurious blank
4608         characters which will confuse `read', so skip past them.
4609
4610 2009-01-01  Dave Love  <fx@gnu.org>
4611
4612         * imap.el (imap-string-to-integer): Fix typo.
4613         (imap-fetch-safe): New function.
4614         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
4615
4616         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
4617
4618         * imap.el (imap-process-connection-type, imap-debug, imap-open):
4619         (imap-parse-greeting): Fix doc strings.
4620         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
4621         (imap-parse-flag-list): Make messages unique.
4622         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
4623
4624         * nnimap.el: Fix author email.
4625         (nnimap-split-rule): Add FIXME comment.
4626         (nnimap-debug): Fix doc string.
4627
4628 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
4629
4630         * dns.el (dns-set-servers): Check "Address".  Fix typo.
4631
4632 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
4633
4634         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
4635         nslookup if resolv.conf isn't available.
4636         (dns-query): Rename from query-dns.
4637         (dns-query-cached): Rename from query-dns-cached.
4638
4639 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4640
4641         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
4642         overlay-arrow-position and overlay-arrow-string buffer-local; no need
4643         to check if those variables exist (first appeared in Emacs 18.50).
4644
4645 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4646
4647         * mm-util.el (mm-line-number-at-pos): New function.
4648
4649         * spam-report.el (spam-report-process-queue): Use it.
4650
4651 2008-12-24  David Engster  <dengste@eml.cc>
4652
4653         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
4654         parameters that haven't existed as variables as buffer-local variables.
4655
4656 2008-12-23  Dave Love  <fx@gnu.org>
4657
4658         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
4659         cadar.
4660
4661         * sieve-manage.el (sieve-manage-starttls-p): Renamed from
4662         imap-starttls-p.
4663         (sieve-manage-starttls-open): Renamed from imap-starttls-open.
4664
4665 2008-12-22  Dave Love  <fx@gnu.org>
4666
4667         * imap.el: Fix author email.  Doc fixes.
4668         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
4669         reply.
4670
4671 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
4672
4673         * spam-report.el (spam-report-gmane-max-requests): New constant.
4674         (spam-report-gmane-wait): New variable.
4675         (spam-report-gmane-ham, spam-report-gmane-spam)
4676         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
4677         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
4678         the server.
4679
4680         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
4681         Add explanations.
4682
4683         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
4684         nnheader-accept-process-output and nnheader-read-timeout if available.
4685         (pop3-movemail): Use it.
4686
4687         * message.el (message-check-news-body-syntax): Fix signature check if
4688         there's an attachment.
4689
4690 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4691
4692         * mm-util.el: Add comments to the mm- emulating functions.
4693
4694 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
4695
4696         * gnus-start.el (gnus-before-startup-hook): Fix doc string.  Reported
4697         by Stephen Berman <stephen.berman@gmx.net>.
4698
4699 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4700
4701         * mm-util.el (mm-substring-no-properties): New function.
4702         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
4703         (mm-special-display-p): Enable those lambda forms to be byte compiled.
4704         (mm-string-to-multibyte): Doc fix.
4705
4706         * mml.el (mml-attach-file): Use mm-substring-no-properties.
4707
4708 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
4709
4710         * mml.el (mml-attach-file): Strip text properties from file name.
4711         (Bug#1574)
4712
4713 2008-12-16  Glenn Morris  <rgm@gnu.org>
4714
4715         * mm-util.el (mm-charset-override-alist): Declare for compiler.
4716
4717 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4718
4719         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
4720         knows since the charset specified might be a bogus alias that
4721         mm-charset-synonym-alist provides.
4722
4723 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
4724
4725         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
4726         "ISO_8859-1".
4727
4728         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
4729
4730 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4731
4732         * mm-util.el (mm-charset-eval-alist):
4733         Define it before mm-charset-to-coding-system.
4734         (mm-charset-to-coding-system): Add optional argument `silent';
4735         define it before mm-charset-override-alist.
4736         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
4737         default value if it can be used in Emacs currently running;
4738         silence mm-charset-to-coding-system.
4739
4740 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4741
4742         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
4743         `allow-override' which says whether to use `mm-charset-override-alist'.
4744         (rfc2047-decode-encoded-words): Use it.
4745
4746         * mm-util.el (mm-charset-override-alist): Fix custom type;
4747         add `(gb2312 . gbk)' to choices.
4748
4749 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4750
4751         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
4752         fast.
4753
4754         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
4755
4756         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
4757
4758 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
4759
4760         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
4761         on links.
4762
4763         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
4764
4765 2008-12-03  Lute Kamstra  <lute@gnu.org>
4766
4767         * sha1.el: Remove leading * from docstrings of defcustoms,
4768         deffaces, defconsts and defuns.
4769
4770 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4771
4772         * message.el (message-idna-to-ascii-rhs-1): Protect against local
4773         users' addresses that don't have domain parts.
4774         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
4775         rather than message-narrow-to-head since there will be the message
4776         header separator.
4777
4778 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
4779
4780         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
4781         since the result is inserted in a unibyte buffer anyway.
4782         (nnimap-demule-use-string-to-multibyte): Remove.
4783         (nnimap-demule): Alias it to mm-string-to-multibyte.
4784
4785 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
4786
4787         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
4788         variable for debugging bug#464 and bug#1174.
4789         (nnimap-demule): Use it.
4790
4791 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
4792
4793         * gnus-score.el (gnus-score-find-trace): Handle default score in total
4794         score calculation correctly.
4795
4796 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
4797
4798         * message.el (message-send-mail): Just set the buffer to unibyte
4799         rather than use mm-with-unibyte-current-buffer which does a lot more.
4800         (message-send-mail-partially): Don't bother with
4801         mm-with-unibyte-current-buffer since it's already been made unibyte by
4802         message-send-mail.
4803
4804 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
4805
4806         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
4807
4808 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
4809
4810         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
4811
4812 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4813
4814         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
4815         require itself and to remove `with-no-warnings'.
4816
4817 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
4818
4819         * starttls.el (starttls-any-program-available): Get the name of the
4820         available TLS layer program.
4821         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
4822         well as the host name in the "opening" message.
4823
4824         * auth-source.el (auth-source-cache, auth-source-do-cache)
4825         (auth-source-user-or-password): Cache passwords and logins by default,
4826         allow override with `auth-source-do-cache'.
4827         (auth-source-forget-user-or-password): Allow users to remove cache
4828         entries if needed.
4829
4830 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
4831
4832         * md4.el (md4-buffer): Fix typo in docstring.
4833         (md4, md4-64): Doc fixes.
4834         (md4-pack-int32): Reflow docstring.
4835
4836 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
4837
4838         * ietf-drums.el (ietf-drums-remove-comments): Localize second
4839         condition-case to only the forward-sexp call.
4840
4841 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
4842
4843         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
4844         quotes contained.  Make it more robust regardless by an extra
4845         condition-case wrapper.
4846
4847 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4848
4849         * lpath.el: No need to fbind codepage-setup for Emacs 23.
4850
4851 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4852
4853         * nnml.el (nnml-request-expire-articles): Check if the function set to
4854         `nnmail-expiry-target' returns the symbol `delete'.
4855
4856         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
4857
4858         * nnmail.el (nnmail-expiry-target): Fix custom type.
4859
4860 2008-10-02  Glenn Morris  <rgm@gnu.org>
4861
4862         * mm-util.el (mm-codepage-setup): Tweak codepage error.
4863         Silence compiler warning.
4864
4865 2008-10-01  Magnus Henoch  <mange@freemail.hu>
4866
4867         * tls.el (open-tls-stream): Show the actual command being
4868         executed, instead of the format string.
4869
4870 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4871
4872         * lpath.el: Fbind codepage-setup for Emacs 23.
4873
4874 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
4875
4876         * mml.el (mml-menu): Don't assume mml2015 is bound.
4877
4878 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4879
4880         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
4881         exists.
4882
4883 2008-09-27  Glenn Morris  <rgm@gnu.org>
4884
4885         * gnus-util.el (mail-header-remove-comments): Autoload it.
4886
4887 2008-09-27  Andreas Schwab  <schwab@suse.de>
4888
4889         * gnus-util.el (gnus-split-references): Strip comments.
4890         (gnus-parent-id): Likewise.
4891
4892 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
4893
4894         * message.el (message-confirm-send): Fix version.
4895
4896 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4897
4898         * message.el (message-idna-to-ascii-rhs-1): Use
4899         mail-extract-address-components rather than mail-header-parse-addresses
4900         that is an alias by default to ietf-drums-parse-addresses that does not
4901         support non-ASCII names in headers' contents.
4902
4903 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
4904
4905         * message.el (message-confirm-send): Fixed variable documentation to
4906         avoid the "y/n" wording.
4907
4908 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
4909
4910         * message.el (message-set-auto-save-file-name): Save to a different
4911         filename so multiple messages (especially drafts) can be recovered.
4912
4913 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
4914
4915         * message.el (message-confirm-send): Add appropriate version.
4916
4917 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
4918
4919         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
4920         defvar.
4921
4922 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
4923
4924         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
4925         (mm-pkcs7-enveloped-magic): Ditto.
4926
4927 2008-09-17  Simon Josefsson  <simon@josefsson.org>
4928
4929         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
4930         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
4931
4932 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
4933
4934         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
4935         default, it's better.
4936
4937 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
4938
4939         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
4940         summary line gnus-number property and ignore them (with a warning
4941         message).
4942
4943 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4944
4945         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
4946         macro caddr in the interactive form since it won't be expanded.
4947
4948 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4949
4950         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
4951         `charset'; fix name of function called recursively.
4952         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
4953
4954 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4955
4956         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
4957         (gnus-mime-set-charset-parameters): New function.
4958         (gnus-mime-view-part-as-charset): Use it to correctly display part
4959         specifying wrong charset.
4960
4961 2008-09-08  David Engster  <dengste@eml.cc>
4962
4963         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
4964         in completing-read for back end server.
4965
4966 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
4967
4968         * message.el (message-confirm-send): New variable to confirm sending a
4969         message.
4970         (message-send): Use it.
4971
4972 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
4973
4974         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
4975
4976 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4977
4978         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
4979
4980 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
4981
4982         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
4983         prevent tracking too many groups.
4984         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
4985         Use it.
4986
4987 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
4988
4989         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
4990         moving point to the bottom of the window in order to avoid recentering.
4991
4992 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4993
4994         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
4995
4996         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
4997         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
4998         (gnus-article-beginning-of-window): Fix calculation.
4999
5000 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5001
5002         * gnus-msg.el (gnus-summary-supersede-article)
5003         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
5004         value of gnus-newsgroup-charset to decode non-MIME encoded text in
5005         message header.
5006
5007 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
5008
5009         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
5010         pending output coming after the status change.
5011
5012 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
5013
5014         * message.el:
5015         * gnus-start.el:
5016         * gnus-registry.el: Remove VMS support.
5017
5018 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5019
5020         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
5021         macro.
5022         (rfc2104-hash): Use it.
5023
5024 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
5025
5026         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
5027         (gnus-summary-sort-by-most-recent-date): New commands.
5028         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
5029         and menu entries.
5030
5031 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5032
5033         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
5034         don't redisplay article for raw contents; remove plural articles stuff.
5035
5036         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
5037         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
5038         on gnus-summary-save-article; display results properly.
5039
5040 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5041
5042         * lpath.el: No need to fbind ns-focus-frame.
5043
5044 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5045
5046         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
5047
5048 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5049
5050         * gnus-art.el (gnus-summary-save-in-pipe): Consider
5051         gnus-save-all-headers.
5052
5053 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
5054
5055         * gnus-util.el (ns-focus-frame): Remove declaration.
5056         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
5057         like x.
5058
5059 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
5060
5061         * rfc2104.el (rfc2104-zero): Delete defconst.
5062         (rfc2104-hex-alist): Likewise.
5063         (rfc2104-hex-to-int): Delete func.
5064         (rfc2104-hexstring-to-bitstring): Likewise.
5065         (rfc2104-nybbles): New defconst.
5066         (rfc2104-hash): Rewrite for speed.
5067
5068 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5069
5070         * tls.el (open-tls-stream): Make it work with the 2nd argument
5071         BUFFER that is a string but does not exist as a buffer object, as
5072         mentioned in the doc-string.
5073
5074 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5075
5076         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
5077         SXEmacs.
5078
5079 2008-07-16  Glenn Morris  <rgm@gnu.org>
5080
5081         * gnus-util.el (ns-focus-frame): Declare for compiler.
5082
5083 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5084
5085         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
5086         set as a group parameter.
5087         (gnus-summary-save-in-pipe): Work when it is called independently.
5088         (gnus-summary-pipe-to-muttprint): Don't modify
5089         gnus-summary-pipe-output-default-command.
5090
5091 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5092
5093         * message.el (message-send-mail-with-sendmail):
5094         Display the error message.
5095
5096 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5097
5098         * gnus-art.el (gnus-default-article-saver):
5099         Add gnus-summary-save-in-pipe to choices.
5100         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
5101         gnus-summary-pipe-output-default-command as the default command.
5102         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
5103         instead of gnus-last-shell-command.
5104
5105         * gnus-sum.el (gnus-summary-pipe-output-default-command):
5106         New user option.
5107         (gnus-summary-muttprint-program): Mention the value will be changed.
5108         (gnus-summary-save-article): Force showing of all headers.
5109         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
5110
5111 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
5112
5113         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
5114
5115 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
5116
5117         * nnimap.el (nnimap-id):
5118         * sieve-manage.el (sieve-manage-open): Doc fixes.
5119
5120 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
5121
5122         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
5123         if available.
5124
5125 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
5126
5127         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
5128
5129         * nnkiboze.el (nnkiboze-generate-group):
5130         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
5131
5132         * nnmairix.el: Require CL.
5133
5134 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5135
5136         * dgnushack.el: Autoload get-display-table and put-display-table for
5137         XEmacs 21.5.
5138
5139         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
5140         21.4 and SXEmacs.
5141
5142 2008-06-15  David Engster  <dengste@eml.cc>
5143
5144         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
5145
5146 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
5147
5148         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
5149         New macros that expand to an `aset'/`aref' call under Emacs, and to a
5150         runtime choice under XEmacs.
5151
5152         * gnus-sum.el (gnus-summary-set-display-table):
5153         Use `gnus-put-display-table', `gnus-get-display-table',
5154         `gnus-set-display-table' for the display table, instead of `aset'.
5155
5156         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
5157         Use `gnus-put-display-table', `gnus-get-display-table',
5158         `gnus-set-display-table' for the display table.
5159
5160 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
5161
5162         * nnmairix.el: Add autoloads.
5163
5164 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
5165
5166         * nnmairix.el (nnmairix-delete-recreate-group)
5167         (nnmairix-update-and-clear-marks): Fix error messages.
5168
5169 2008-06-14  David Engster  <dengste@eml.cc>
5170
5171         * nnmairix.el: Upgrade to version 0.6.
5172         (nnmairix-group-toggle-propmarks-this-group)
5173         (nnmairix-group-toggle-readmarks-this-group)
5174         (nnmairix-group-delete-recreate-this-group)
5175         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
5176         (nnmairix-remove-tick-mark-original-article): New commands.
5177         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
5178         (nnmairix-propagate-marks-to-nnmairix-groups)
5179         (nnmairix-only-use-registry, nnmairix-allowfast-default)
5180         (nnmairix-marks-cache, nnmairix-version-output): New variables.
5181         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
5182         functions needed for marks propagation and manipulation of read marks.
5183         (nnmairix-update-groups): New function.
5184         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
5185         (nnmairix-determine-original-group-from-registry)
5186         (nnmairix-determine-original-group-from-path)
5187         (nnmairix-get-group-from-file-path, nnmairix-map-range)
5188         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
5189         New helper functions.
5190         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
5191         keystrokes for new commands.
5192         (nnmairix-delete-and-create-on-change): Doc string cleanup.
5193         (nnmairix-request-group): Check allow-fast group parameter.
5194         (nnmairix-request-create-group): Set allow-fast group parameter if
5195         nnmairix-allowfast-default is set.
5196         (nnmairix-close-group): Propagate marks upon closing if needed.
5197         (nnmairix-group-toggle-threads-this-group): Use new.
5198         nnmairix-group-toggle-parameter helper function.
5199         (nnmairix-search): Better check for empty search result.
5200         (nnmairix-goto-original-article): Use new helper functions for
5201         determining original article.
5202         (nnmairix-show-original-article): Make sure message-id is in brackets.
5203         (nnmairix-call-mairix-binary): Change variable name.
5204         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
5205         helper function.
5206         (nnmairix-widget-toggle-activate): Fix doc string.
5207
5208 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5209
5210         * nnir.el: Require edmacro when compiling with XEmacs.
5211         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
5212         available in Emacs 21.
5213
5214 2008-06-11  Glenn Morris  <rgm@gnu.org>
5215
5216         * gnus-util.el (x-focus-frame):
5217         * gnus.el (image-size):
5218         * mm-decode.el (image-size): Declare.
5219
5220         * gnus-picon.el (declare-function): Add compat definition.
5221         (image-size): Declare.
5222
5223         * gnus-group.el (tool-bar-map):
5224         * gnus-sum.el (tool-bar-map): Define for compiler.
5225
5226         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
5227
5228         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
5229
5230         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
5231         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
5232         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
5233         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
5234         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
5235         * sieve-manage.el, spam-report.el, spam.el:
5236         Remove unnecessary eval-and-compile of autoloads.
5237
5238 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
5239
5240         * auth-source.el: Precise Tramp doc.
5241
5242 2008-06-07  Glenn Morris  <rgm@gnu.org>
5243
5244         * nnmairix.el: Remove unnecessary eval-when-compile.
5245
5246 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5247
5248         * lpath.el: Fbind propertize for XEmacs 21.4.
5249
5250 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
5251
5252         * nnir.el: Move here from ../contrib.
5253
5254 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
5255
5256         * gnus-util.el (gnus-read-shell-command): New function.
5257         * mm-decode.el (mm-pipe-part):
5258         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
5259
5260 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5261
5262         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
5263
5264 2008-06-03  Glenn Morris  <rgm@gnu.org>
5265
5266         * pop3.el (nnheader-accept-process-output): Autoload it.
5267
5268 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5269
5270         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
5271         are not 2-digit hexadecimal characters that follow `%'s.
5272
5273 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
5274
5275         * message.el (message-bogus-recipient-p): Fix type in doc string.
5276         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
5277         (message-bogus-addresses): Rename from message-bogus-address-regexp.
5278         Improve custom options.
5279         (message-bogus-recipient-p): Adjust accordingly.
5280
5281 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
5282
5283         * parse-time.el (parse-time-months, parse-time-weekdays): Add
5284         long-form month and day names.
5285
5286 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5287
5288         * dgnushack.el: Autoload debug, eudc-expand-inline and
5289         pgg-snarf-keys-region for XEmacs.
5290
5291         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
5292
5293         * nnmairix.el: Require edmacro when compiling with XEmacs.
5294
5295 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
5296
5297         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
5298         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
5299
5300 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
5301
5302         * auth-source.el: Add more docs.
5303
5304         * netrc.el (netrc-machine): Always match if the port is not given.
5305
5306 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5307
5308         * nnheader.el (nnheader-read-timeout): Change the default timeout from
5309         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
5310         retrieval faster in some cases, but might make CPU usage larger.  If
5311         this has any bad side effects, we might revert this change.
5312
5313         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
5314         seems to make mail retrieval much, much faster.
5315         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
5316         unconditionally.
5317
5318         * gnus-draft.el (gnus-group-send-queue): Bind
5319         message-send-mail-partially-limit to nil to avoid being prompted.
5320
5321 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
5322
5323         * mml.el (mml-attach-buffer): Prompt for `disposition'.
5324
5325         * message.el (message-bogus-address-regexp): Fix and improve custom
5326         type.
5327         (message-setup-hook): Add message-check-recipients as custom option.
5328
5329 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
5330
5331         * message.el (message-cite-function): Remove bogus autoload which crept
5332         in during merge from v5-10.
5333
5334 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
5335
5336         * nnimap.el (nnimap-open-connection): Fix login/password bug.
5337
5338         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
5339
5340         * auth-source.el: Preliminary Tramp docs.
5341         (auth-sources): Change the default auth-sources to use
5342         EPA .gpg files.
5343
5344 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
5345
5346         * nntp.el: Autoload `auth-source-user-or-password'.
5347         (nntp-send-authinfo): Use it.
5348
5349         * nnimap.el: Autoload `auth-source-user-or-password'.
5350         (nnimap-open-connection): Use it.
5351
5352         * auth-source.el: Added docs on using with url-auth.  Import gnus-util
5353         for the gnus-message function.
5354         (auth-source-user-or-password): Use it.
5355
5356 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
5357
5358         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
5359         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
5360         (rfc2104-hash): Use it.
5361
5362 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
5363
5364         * gnus-art.el (gnus-article-toggle-truncate-lines):
5365         Don't use `iff' in docstring.
5366
5367 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
5368
5369         * gnus-registry.el: Adjusted copyright dates and added a keyword.
5370
5371         * gnus-util.el (gnus-extract-address-component-name)
5372         (gnus-extract-address-component-email): Convenience functions around
5373         `gnus-extract-address-components'.
5374
5375         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
5376         Use `gnus-extract-address-component-email' to fix bug of comparing full
5377         sender name to `user-mail-address'.
5378
5379 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
5380
5381         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
5382         catch/throw to optimize.
5383         (gnus-registry-find-keywords): Just use member to find a keyword.
5384
5385 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
5386
5387         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
5388         is current before calling gnus-server-prepare.
5389         (gnus-server-setup-buffer, gnus-server-update-server)
5390         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
5391
5392 2008-05-04  Juri Linkov  <juri@jurta.org>
5393
5394         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
5395         (mailcap-file-default-commands): Use mailcap-replace-in-string
5396         instead of replace-regexp-in-string, and mailcap-delete-duplicates
5397         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
5398
5399 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
5400
5401         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
5402
5403 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
5404
5405         * gnus.el: Bump version to 0.11.
5406
5407 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
5408
5409         * gnus.el: No Gnus v0.10 is released.
5410
5411 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5412
5413         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
5414         hooks.
5415         (gnus-update-read-articles): Speed up non-marks-using users.
5416         (gnus-use-marks): Define gnus-use-marks.
5417         (gnus-propagate-marks): Rename variable to something more sensible.
5418
5419 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
5420
5421         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
5422         (gmm-image-load-path-for-library): Fix typos in docstrings.
5423         (gmm-message): Reflow docstring.
5424
5425 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
5426
5427         * mail-source.el (mail-source-set-1, mail-source-bind):
5428         Move auth-source code out of the macro to clean it up and fix bugs.
5429
5430 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
5431
5432         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
5433         by sender if it's equal to user-mail-address, it's likely to be
5434         useless.
5435
5436         * mail-source.el (mail-source-bind): Don't use user or password if they
5437         are not bound.  Unintern them if they are nil.  Don't use server unless
5438         it's bound, and default it to empty string otherwise.
5439
5440 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
5441
5442         * mail-source.el: Load auth-source.el.
5443         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
5444         get user name or password, if auth-sources is set up.
5445
5446         * gnus-registry.el (gnus-registry-split-strategy): New variable for
5447         strategy of splitting with parent.
5448         (gnus-registry-split-fancy-with-parent)
5449         (gnus-registry-post-process-groups): Use it and fix prior
5450         bug (returning a list as the split result).
5451
5452         * auth-source.el (auth-sources): Remove server parameter.
5453         (auth-source-pick, auth-source-user-or-password)
5454         (auth-source-user-or-password-imap)
5455         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
5456         (auth-source-user-or-password-sftp)
5457         (auth-source-user-or-password-smtp): Remove server parameter.
5458
5459 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
5460
5461         * smime.el (smime-sign-region, smime-encrypt-region)
5462         (smime-decrypt-region):
5463         Remove redundant calls to `generate-new-buffer-name'.
5464
5465 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
5466
5467         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
5468         Don't use QP for message/rfc822.
5469         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
5470
5471 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
5472
5473         * sieve-manage.el (sieve-string-bytes): Remove.
5474         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
5475         correct byte-length only if the process's coding-system is the same as
5476         the one used internally by Emacs to represent strings.
5477
5478 2008-04-22  Juri Linkov  <juri@jurta.org>
5479
5480         * mailcap.el (mailcap-file-default-commands): New function.
5481
5482 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
5483
5484         * message.el (message-signature-separator, message-cite-function):
5485         Change custom version.
5486
5487 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
5488
5489         * tls.el (tls-program): Add -ign_eof argument to call the openssl
5490         commands.
5491         (tls-checktrust): Ditto.
5492
5493 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
5494
5495         * mm-decode.el (mm-display-external): Make temp file read-only.
5496
5497 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
5498
5499         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
5500         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
5501         `C-c C-f d'.
5502
5503 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
5504
5505         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
5506
5507 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
5508
5509         * gnus.el: Bump version to 0.9.
5510
5511 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
5512
5513         * gnus.el: No Gnus v0.8 is released.
5514
5515 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5516
5517         * mail-source.el (mail-source-value):
5518         Prefer fboundp to functionp so it works with macros as well.
5519
5520 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5521
5522         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
5523         Fix last change in case the element is not even a symbol.
5524
5525 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5526
5527         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
5528         Prefer fboundp to functionp so it works with macros as well.
5529
5530 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
5531
5532         * auth-source.el: Added docs.
5533         (auth-sources): Modify format to support server.
5534         (auth-source-pick, auth-source-user-or-password)
5535         (auth-source-user-or-password-imap)
5536         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
5537         (auth-source-user-or-password-sftp)
5538         (auth-source-user-or-password-smtp): Add server parameter.
5539
5540 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
5541
5542         * gnus-registry.el: Initialize the registry when gnus-registry-install
5543         is t.
5544
5545 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5546
5547         * compface.el (uncompface): Make buffer unibyte.
5548
5549 2008-04-05  Glenn Morris  <rgm@gnu.org>
5550
5551         * gnus-ems.el (mm-disable-multibyte): Autoload it.
5552
5553 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
5554
5555         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer): Prefer
5556         mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
5557
5558         * nnheader.el (nnheader-init-server-buffer): Change buffer's
5559         multibyteness after rather than before erasing it.
5560
5561         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
5562         mm-with-multibyte.
5563         (gnus-request-article-this-buffer): Make sure the proper decoding is
5564         used if gnus-original-article-buffer happens to be unibyte.
5565
5566         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
5567         default-enable-multibyte-characters.
5568
5569         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
5570         default-enable-multibyte-characters.
5571
5572         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
5573
5574         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
5575
5576 2008-04-02  Simon Josefsson  <simon@josefsson.org>
5577
5578         * imap.el (imap-enable-exchange-bug-workaround): New variable.
5579         (imap-message-copyuid-1): Use it.
5580         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
5581         J. Williams in
5582         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
5583
5584         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
5585         imap-enable-exchange-bug-workaround.
5586         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
5587
5588 2008-04-01  Simon Josefsson  <simon@josefsson.org>
5589
5590         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
5591         a 100 byte status-checks into a 2-3MB transfer for each group.
5592         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
5593         to enable bug workaround or not.
5594         (nnimap-find-minmax-uid): Only enable workaround conditionally.
5595
5596 2008-03-31  Glenn Morris  <rgm@gnu.org>
5597
5598         * message.el (mml2015-use): Declare for compiler.
5599         (message-info): Require mml2015 when appropriate.
5600
5601 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5602
5603         * Makefile.in (EMACS_COMP): Quote directory name that might contain
5604         whitespace.
5605
5606 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
5607
5608         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
5609         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
5610         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
5611         (nntp-service-to-port): New function.
5612         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
5613         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
5614         (nntp-open-netcat-stream): New function.
5615         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
5616
5617 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
5618
5619         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
5620
5621 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
5622
5623         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
5624
5625 2008-03-28  Magnus Henoch  <mange@freemail.hu>
5626
5627         * dns.el (dns-write): Use set-buffer-multibyte.
5628
5629 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
5630
5631         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
5632
5633 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
5634
5635         * message.el (message-signature-separator): Change default.
5636         Improve custom type.
5637         (message-cite-function): Change default to
5638         message-cite-original-without-signature.
5639
5640         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
5641         toggle.
5642
5643         * message.el (message-check-news-body-syntax): Fix signature check.
5644         (message-setup-1): Mark buffer as unmodified _after_ running
5645         message-setup-hook and handling message-alternative-emails.
5646         (message-shorten-references): Be more strict when building list of
5647         valid references to comply with GNKSA.
5648
5649         * gnus-group.el (gnus-read-ephemeral-bug-group)
5650         (gnus-read-ephemeral-debian-bug-group)
5651         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
5652
5653         * message.el (message-info): Don't use booleanp which isn't supported
5654         in Emacs 21 and XEmacs.
5655
5656 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
5657
5658         * gnus-group.el (gnus-gmane-group-download-format): Rename from
5659         gnus-group-gmane-group-download-format.
5660         (gnus-group-read-ephemeral-gmane-group): Rename from
5661         gnus-group-read-ephemeral-gmane-group.
5662         (gnus-read-ephemeral-gmane-group-url): Rename from
5663         gnus-group-read-ephemeral-gmane-group-url.
5664         (gnus-bug-group-download-format-alist): New variable.
5665         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
5666         (gnus-read-ephemeral-emacs-bug-group): New commands.
5667
5668 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
5669
5670         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
5671         (gnus-visible-headers): Improve custom type.
5672
5673 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
5674
5675         * mml.el (mml-menu): Add workarounds for XEmacs.
5676
5677         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
5678         X-Boundary header.
5679
5680         * message.el (message-simplify-recipients): Fix previous commit.
5681
5682 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
5683
5684         * mm-util.el (mm-set-buffer-multibyte): New function.
5685         * mm-decode.el (mm-copy-to-buffer): Use it.
5686
5687 2008-03-19  Glenn Morris  <rgm@gnu.org>
5688
5689         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
5690         Accidentally removed in the sync process with Emacs.
5691
5692 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
5693
5694         * message.el (message-alter-recipients-discard-bogus-full-name):
5695         New function.
5696         (message-alter-recipients-function): New variable.
5697         (message-get-reply-headers): Use it.
5698         (message-replace-header): New helper function.
5699         (message-recipients-without-full-name): New variable.
5700         (message-simplify-recipients): New command.
5701
5702         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
5703
5704         * message.el (message-info): Handle EasyPG manual.
5705
5706         * mml.el (mml-menu): Add entry for EasyPG.
5707
5708 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
5709
5710         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
5711         parameter.
5712
5713         * message.el (message-disassociate-draft): Specify drafts group name
5714         fully.
5715
5716 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
5717
5718         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Eliminate
5719         unnecessary duplicates from the match list.
5720
5721 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5722
5723         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
5724
5725         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
5726
5727         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
5728         args of `how-many' of which the XEmacs version doesn't take; declare
5729         Info-index-next as function.
5730
5731 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
5732
5733         * gnus-score.el (gnus-score-headers): Fix handling of
5734         gnus-inhibit-slow-scoring.
5735
5736         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
5737         string.
5738         (gnus-button-url-regexp): Improve handling of parenthesis.
5739         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
5740         (gnus-button-handle-info-keystrokes): Handle index entries.
5741
5742 2008-03-15  Glenn Morris  <rgm@gnu.org>
5743
5744         * parse-time.el (parse-time-string): Simplify.
5745
5746 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5747
5748         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
5749         Incoming* files.
5750
5751 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
5752
5753         * auth-source.el (auth-sources): Renamed from auth-source-choices.
5754         (auth-source-pick): Use it.
5755
5756 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
5757
5758         * binhex.el (binhex-decode-region-internal):
5759         * uudecode.el (uudecode-decode-region-internal):
5760         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
5761         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
5762         setting default-enable-multibyte-characters.
5763
5764 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
5765
5766         * auth-source.el (auth-source-protocols)
5767         (auth-source-protocols-customize, auth-source-choices): Added and
5768         modified variable customizations and defaults.
5769         (auth-source-pick, auth-source-user-or-password)
5770         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
5771         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
5772         (auth-source-user-or-password-sftp)
5773         (auth-source-user-or-password-smtp): Use new variables and provide an
5774         interface to netrc.el.
5775
5776 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5777
5778         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
5779         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
5780         Make sure the nntp port to specify is a string.
5781
5782 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
5783
5784         * nntp.el: Use with-current-buffer.
5785         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
5786         dubious mm-with-unibyte-current-buffer.
5787         (nntp-with-open-group-function): New function extracted from
5788         nntp-with-open-group macro.
5789         (nntp-with-open-group): Use the function, so it's easier to debug.
5790         Add indentation and debugging info.
5791         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Recommend
5792         the use of the netcat alternatives.
5793
5794         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
5795         Avoid mm-string-as-multibyte as well.
5796
5797         * nnweb.el (nnweb-insert-html):
5798         Remove use of nnheader-string-as-multibyte.
5799
5800         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
5801         (nnheader-string-as-multibyte): Remove.
5802
5803         * mm-view.el: Use inhibit-read-only.
5804         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
5805         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
5806         or unibyte-string.
5807
5808         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
5809         (mm-uu-yenc-extract): Use with-current-buffer.
5810
5811         * gnus-soup.el (gnus-soup-send-packet): Don't use
5812         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
5813
5814         * nnmh.el: Use with-current-buffer.
5815         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
5816         mm-string-as-multibyte on the output of mm-encode-coding-string.
5817
5818         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
5819         (nnimap-request-move-article): Use with-current-buffer.
5820
5821         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
5822         inserting the handle-buffer's text, so the implicit multibyte->unibyte
5823         conversion uses string-make-unibyte rather than string-as-unibyte.
5824
5825         * gnus-msg.el: Use with-current-buffer.
5826
5827         * message.el (message-ignored-resent-headers): Add "Delivered-To".
5828
5829 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
5830
5831         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
5832         string for caching if it is 'PIN.
5833
5834 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5835
5836         * lpath.el: Consider the case without Emacs/W3.
5837
5838 2008-03-08  Glenn Morris  <rgm@gnu.org>
5839
5840         * time-date.el (date-to-time, time-subtract, time-add)
5841         (safe-date-to-time): Doc fixes.
5842
5843 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
5844
5845         * mail-source.el (mail-source-delete-old-incoming-confirm):
5846         Change default to nil.
5847         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
5848
5849 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5850
5851         * lpath.el: Rearrange.
5852
5853         * gnus-art.el (gnus-narrow-to-page): Position point properly.
5854         (gnus-article-goto-prev-page): Work for articles having ^L's.
5855
5856         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
5857
5858         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
5859
5860 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
5861
5862         * gnus-bookmark.el: Adjust for renames in bookmark.el.
5863         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
5864         (gnus-bookmark-jump): Adjust some variable names.
5865
5866 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
5867
5868         * auth-source.el: New package.
5869         (auth-source-choices): Add customization entry point variable.
5870
5871         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
5872         bug.
5873
5874 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
5875
5876         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
5877         (gnus-registry-initialize, gnus-registry-install-p): Use it.
5878         (gnus-registry-install-shortcuts): Rename from
5879         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
5880         the `gnus-registry-mark-map' keymap dynamically from
5881         `gnus-registry-marks'.  The generated functions update the summary line
5882         when a registry mark is added or deleted, and will call
5883         `gnus-registry-install-p' (see the comments in the code).
5884         (gnus-registry-user-format-function-M): Use concat intelligently.
5885
5886         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
5887         the registry mark functions.
5888
5889 2008-03-05  Glenn Morris  <rgm@gnu.org>
5890
5891         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
5892         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
5893         gnus-art.
5894         (top-level): No need to load own source when compiling.
5895
5896 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
5897
5898         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
5899         Suggested by <chris.anderton@zetnet.co.uk>.
5900
5901 2008-03-04  Glenn Morris  <rgm@gnu.org>
5902
5903         * gnus-sum.el (top-level): No need to require gnus when compiling,
5904         since unconditionally required near start of file.
5905         (gnus-summary-display-while-building): Move definition before use.
5906
5907 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
5908
5909         * gnus-registry.el (gnus-registry-user-format-function-M): Add
5910         formatting function.
5911
5912 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
5913
5914         * gnus-registry.el (gnus-registry-marks): Changed format to be nicer
5915         with plists.
5916         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
5917         Use new format.
5918
5919 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5920
5921         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
5922         `where-is-internal' that returns a range of key sequences.
5923
5924 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
5925
5926         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
5927
5928         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
5929         (gnus-summary-jump-to-group): Consider windows on other displayed
5930         frames as well.  Similar changes might be needed elsewhere, but that's
5931         the one I've bumped into during my use.
5932
5933         * nndoc.el (nndoc-oe-dbx-type-p):
5934         * gnus-msg.el (gnus-debug):
5935         * gnus-group.el (gnus-update-group-mark-positions):
5936         Use mm-string-to-multibyte.
5937
5938 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
5939
5940         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
5941         doesn't handle NotDashEscaped.
5942
5943         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
5944         (mml-dnd-attach-options): Fix typo in custom choice.
5945
5946         * gnus-group.el (gnus-group-read-ephemeral-gmane-group): Change
5947         nndoc-article-type to mbox.
5948         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
5949
5950         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
5951         to nil, instead of html2text.
5952
5953         * imap.el (imap-debug): Add `imap-ping-server'.
5954
5955         * gnus-bookmark.el: Add FIXMEs.
5956
5957         * message.el (message-form-letter-separator)
5958         (message-send-form-letter-delay): New variables.
5959         (message-send-form-letter): Use them.  New command to send form
5960         letters.  Requested by Uwe Siart.
5961         (message-send-mail-function): Doc fix.  Add "Other" custom option.
5962
5963 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
5964
5965         * Update copyright years.
5966
5967 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
5968
5969         Sync from EMACS_22_BASE.
5970
5971         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
5972
5973 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
5974
5975         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
5976         empty author.
5977
5978 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
5979
5980         * gnus-registry.el (gnus-registry-marks): Add variable for
5981         customization of marks and their appearance.
5982         (gnus-registry-read-mark): Use it.
5983         (gnus-registry-do-marks): Add utility function to loop through
5984         `gnus-registry-marks'.
5985         (gnus-registry-install-shortcuts-and-menus): Add function to install
5986         shortcuts and menus.
5987         (gnus-registry-initialize): Use it.
5988         (gnus-registry-default-mark): Clarify documentation.
5989
5990 2008-02-29  Glenn Morris  <rgm@gnu.org>
5991
5992         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
5993         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
5994         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
5995         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
5996         Change defcustom :version from 23.0 to 23.1.
5997
5998 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
5999
6000         * gnus-registry.el (gnus-registry-follow-group-p)
6001         (gnus-registry-post-process-groups): Add functions to aid registry
6002         splitting and improve logging.  Clarify behavior in function
6003         documentation.
6004         (gnus-registry-split-fancy-with-parent): Use them.
6005
6006 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
6007
6008         * gnus-art.el: Use with-current-buffer.
6009
6010 2008-02-27  David Engster  <dengste@eml.cc>
6011
6012         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
6013         Express real group name in the response.
6014
6015 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6016
6017         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
6018         (nnmairix-last-server, nnmairix-current-server): Defvar them.
6019         (nnmairix-goto-original-article): Defvar gnus-registry-install and
6020         autoload gnus-registry-fetch-group when compiling.
6021         (nnmairix-request-group-with-article-number-correction): Remove
6022         unreferenced argument passed to nnmairix-call-backend.
6023
6024 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
6025
6026         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
6027         (mm-uu-extract): Improve face for low color ttys.  Reported by Sascha
6028         Wilde.
6029
6030 2008-02-27  Glenn Morris  <rgm@gnu.org>
6031
6032         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
6033         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
6034         variables to defconsts.  Convert comments to doc-strings.
6035         (nnmairix-last-server, nnmairix-current-server): Convert from free
6036         variables to defvars.  Convert comments to doc-strings.
6037         (gnus-registry-fetch-group): Autoload.
6038         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
6039         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
6040         (nnmairix-widget-build-editable-fields): Use car cddr rather than
6041         caddr.
6042         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
6043         nnmairix-request-group-with-article-number-correction call.
6044         (nnmairix-fast, nnmairix-group): New, less general names, for free
6045         variables passed from nnmairix-request-group to
6046         nnmairix-request-group-with-article-number-correction.  Declare.
6047         (nnmairix-request-group-with-article-number-correction):
6048         Use nnmairix-fast, nnmairix-group rather than fast, group.
6049
6050 2008-02-26  David Engster  <dengste@eml.cc>
6051
6052         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
6053         version 0.5.
6054
6055 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
6056
6057         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
6058         instead of making an extra function call.  Don't add the current group
6059         to articles only when they have the group.  Use
6060         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
6061         Reported by David <de_bb@arcor.de>.
6062
6063 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6064
6065         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
6066         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
6067
6068 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
6069
6070         * mail-source.el (mail-source-delete-incoming): Change default.
6071         Supplement doc string.
6072
6073         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
6074
6075 2008-02-14  Glenn Morris  <rgm@gnu.org>
6076
6077         * time-date.el (format-seconds): New function.
6078
6079 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
6080
6081         * nnmail.el (nnmail-message-id-cache-file): Derive from
6082         `gnus-home-directory'.
6083
6084 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
6085
6086         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
6087         Document negative prefix.
6088
6089         * gnus-group.el (gnus-group-read-group): Document negative prefix.
6090
6091 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6092
6093         * message.el (message-unsent-separator): Add the Exim bounce
6094         separator.
6095
6096 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
6097
6098         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
6099         list.
6100         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
6101         recipient/signer list.
6102
6103 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6104
6105         * Makefile.in (datarootdir): Define.
6106         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
6107         name that might contain whitespace.
6108
6109 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
6110
6111         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
6112         fbound (Emacs 23 unicode), signal an error.
6113
6114 2008-02-08  Glenn Morris  <rgm@gnu.org>
6115
6116         * gnus-art.el (pgg-display-output-buffer): Declare as function.
6117
6118 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
6119
6120         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
6121         ports to the calls to `netrc-machine-user-or-password' in addition to
6122         "imap" and "imaps".
6123
6124 2008-02-01  Zhang Wei  <id.brep@gmail.com>
6125
6126         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
6127
6128         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
6129
6130 2008-02-01  Kenichi Handa  <handa@m17n.org>
6131
6132         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
6133         rfc2104-hexstring-to-bitstring and changed to return a byte list.
6134         (rfc2104-hash): Convert the result of concat to unibyte string.
6135
6136 2008-02-01  Dave Love  <fx@gnu.org>
6137
6138         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
6139         coding-system-for-read.
6140         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
6141
6142 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
6143
6144         * gnus.el (gnus-group-startup-message): Add `find-image' call before
6145         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
6146         <hanche@math.ntnu.no>.
6147
6148 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6149
6150         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
6151
6152         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
6153
6154 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
6155
6156         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
6157         * message.el (message-beginning-of-line): Use featurep instead of bound
6158         tests in order to resolve conditionals at compile time.
6159
6160 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
6161
6162         * mail-source.el (mail-sources): Add `group' choice.
6163
6164         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
6165         parameter `in-group' to control into which group the articles go.
6166         Add treatment of `group' mail-source.
6167
6168 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6169
6170         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
6171
6172         * mm-decode.el (mm-dissect-buffer): Decode description.
6173
6174         * mml.el (mml-to-mime): Encode message header first.
6175
6176 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6177
6178         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
6179         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
6180
6181         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
6182         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
6183
6184 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
6185
6186         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
6187
6188 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6189
6190         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
6191         prefix keys.
6192         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
6193         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
6194         gnus-xmas.el.
6195
6196         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
6197         (gnus-xmas-article-describe-bindings): New function.
6198         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
6199         gnus-xmas-article-describe-bindings.
6200
6201         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
6202
6203 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
6204
6205         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
6206         Add new variables for article mark management.
6207         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
6208         list of extra data entries which, when present, will indicate that the
6209         article ID should not be trimmed from the registry.
6210         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
6211         functions.
6212         (gnus-registry-read-mark): New function to read a mark name from the
6213         user.
6214         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
6215         (gnus-registry-set-article-mark-internal): New functions to add and
6216         remove marks.
6217         (gnus-registry-get-article-marks): New function to show the marks for
6218         an article, or retrieve them for further use.
6219
6220 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6221
6222         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
6223         keys when no argument is given.
6224
6225 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
6226
6227         * imap.el (imap-ping-server): New variable.
6228         (imap-opened): On add extra ping if imap-ping-server is non-nil.
6229         (imap-ping-server): Minor doc string fixes.
6230
6231 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
6232
6233         * imap.el (imap-ping-server): New function.
6234         (imap-opened): Call imap-ping-server.
6235
6236 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
6237
6238         * gnus-sum.el (gnus-article-sort-by-random)
6239         (gnus-thread-sort-by-random): Fix doc strings.  Reported by
6240         jidanni@jidanni.org.
6241
6242 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6243
6244         * gnus-art.el (gnus-article-describe-bindings): New function.
6245         (gnus-article-read-summary-keys): Use it.
6246         (gnus-article-mode-map): Bind `C-h b' to it.
6247
6248 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6249
6250         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
6251         XEmacs.
6252         (gnus-article-describe-key, gnus-article-describe-key-briefly): Protect
6253         against non-character events.
6254
6255         * lpath.el: Fbind map-keymap for Emacs 21.
6256
6257 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
6258
6259         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url): New
6260         command.
6261         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
6262         instead of END.  Change name of the temp file.
6263         (gnus-group-gmane-group-download-format): Add doc string.  Make it
6264         customizable.
6265
6266 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6267
6268         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
6269         bind `S W' to gnus-article-wide-reply-with-original; set default
6270         binding to gnus-article-read-summary-send-keys.
6271         (gnus-article-read-summary-keys): Fix the order of keys; display
6272         continuation keys correctly in the echo area; describe bindings
6273         correctly when keys end with `C-h'.
6274         (gnus-article-read-summary-send-keys): New function.
6275         (gnus-article-describe-key, gnus-article-describe-key-briefly): Work
6276         for gnus-article-read-summary-send-keys; display continuation keys
6277         correctly in the echo area.
6278         (gnus-article-reply-with-original): Ignore prefix argument.
6279         (gnus-article-wide-reply-with-original): New function.
6280
6281         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
6282         Emacs 21.
6283
6284 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6285
6286         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
6287         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
6288
6289 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
6290
6291         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
6292         (gnus-group-read-ephemeral-gmane-group): New command.
6293
6294 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
6295
6296         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
6297
6298 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
6299
6300         * message.el (message-send-mail-function): Increase custom version.
6301
6302         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
6303         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
6304
6305 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
6306
6307         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
6308         for the cases where imap-authenticate is called with a nil buffer
6309         parameter.
6310
6311 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6312
6313         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
6314         html parts correctly; support forwarded messages.
6315         (gnus-article-browse-html-article): Remove work buffers.
6316
6317         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
6318         compiling.
6319         (netrc-bound-and-true-p): New macro.
6320         (netrc-parse): Use it instead of bound-and-true-p that is not available
6321         in XEmacs 21.4.
6322
6323 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
6324
6325         * gnus-registry.el (gnus-registry-mark-article)
6326         (gnus-registry-article-marks): Add functionality to mark articles
6327         through the Gnus registry.
6328
6329         * encrypt.el: Clarify documentation for the new pgg method.
6330         (encrypt-file-alist): Add PGG option.
6331         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
6332         functionality.  Abstract password key and messaging to external
6333         functions.
6334         (encrypt-password-key, encrypt-get-passphrase-if-needed)
6335         (encrypt-message-method-and-cipher): Add new convenience external
6336         functions.
6337         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
6338         (encrypt-pgg-process-buffer): Add PGG functionality glue.
6339
6340         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
6341         (netrc-parse): Use encrypt-file-alist to determine if
6342         encrypt-find-model or encrypt-insert-file-contents should be used.
6343
6344         * encrypt.el: Clarify documentation.  Load password-cache or
6345         password, whichever one is found first, instead of autoloading.
6346
6347 2007-12-19  Glenn Morris  <rgm@gnu.org>
6348
6349         * mml.el (message-options-set, message-narrow-to-head)
6350         (message-in-body-p, message-mail-p, message-encode-message-body):
6351         Autoload.
6352         (message-remove-header, message-narrow-to-headers-or-head)
6353         (message-subscribed-p, message-make-mail-followup-to)
6354         (message-position-on-field, message-news-p)
6355         (message-options-set-recipient, message-generate-headers)
6356         (message-sort-headers): Declare as functions.
6357
6358 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
6359
6360         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
6361         convention in doc string.
6362
6363 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6364
6365         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
6366         title to html parts.
6367         (gnus-article-browse-html-article): Pass message header to it.
6368
6369         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
6370
6371 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
6372
6373         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
6374         or password compatible with XEmacs.
6375
6376 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
6377
6378         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
6379         format document.
6380         (gnus-mime-delete-part): Don't write description line if empty.
6381         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
6382
6383 2007-12-14  Johan BockgÃ¥rd  <bojohan@gnu.org>
6384
6385         * gnus-sum.el (gnus-summary-mark-unread-as-read)
6386         (gnus-summary-mark-read-and-unread-as-read)
6387         (gnus-summary-mark-current-read-and-unread-as-read)
6388         (gnus-summary-mark-unread-as-ticked): Doc fix.
6389         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
6390
6391 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
6392
6393         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.  Reported by
6394         Christoph Conrad <christoph.conrad@gmx.de>.
6395
6396 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
6397
6398         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
6399         yes-or-no-p.
6400
6401 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6402
6403         * mm-decode.el (mm-add-meta-html-tag): New function.
6404         (mm-save-part-to-file, mm-pipe-part): Use it.
6405
6406         * gnus-art.el (gnus-article-browse-delete-temp-files): Use
6407         gnus-y-or-n-p instead of y-or-n-p.
6408         (gnus-article-browse-html-parts): Work with message/external-body; use
6409         mm-add-meta-html-tag.
6410
6411 2007-12-11  Glenn Morris  <rgm@gnu.org>
6412
6413         * gnus-cache.el: Require gnus-sum not just when compiling.
6414
6415         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
6416
6417         * gnus-int.el (gnus-server-opened, gnus-status-message): Move
6418         definitions before use.
6419
6420         * mm-decode.el: Require gnus-util.
6421         (mm-remove-part): Only call delete-annotation on XEmacs.
6422
6423         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
6424
6425         * nnmail.el: Require gnus-int.
6426
6427         * spam.el: Move `require's before `eval-when-compile's.
6428
6429         * gnus-ems.el (gnus-alive-p):
6430         * gnus-fun.el (message-goto-eoh):
6431         * gnus-util.el (gnus-group-name-decode):
6432         * mail-source.el (gnus-compress-sequence):
6433         * message.el (Info-goto-node, format-spec):
6434         * mm-bodies.el (message-options-get):
6435         * mm-decode.el (mm-view-pkcs7):
6436         * mm-util.el (gmm-write-region):
6437         * mml-smime.el (mml-compute-boundary)
6438         (gnus-completing-read-with-default):
6439         * mml.el (widget-button-press, gnus-make-hashtable):
6440         * mml1991.el (mm-decode-content-transfer-encoding)
6441         (mm-encode-content-transfer-encoding)
6442         (message-options-get, message-options-set):
6443         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
6444         * nnfolder.el (gnus-request-group):
6445         * nnheader.el (ietf-drums-unfold-fws):
6446         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
6447         * smime.el (gnus-run-mode-hooks):
6448         * spam-stat.el (gnus-message): Autoload.
6449
6450         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
6451         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
6452         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
6453         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
6454         Add declare-function compatibility definition.
6455
6456         * gnus-cache.el (nnvirtual-find-group-art):
6457         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
6458         (gnus-add-image, gnus-add-wash-type):
6459         * gnus-group.el (nnkiboze-score-file):
6460         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
6461         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
6462         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
6463         (message-tokenize-header, gnus-get-buffer-create)
6464         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
6465         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
6466         * gnus.el (gnus-group-decoded-name):
6467         * mail-source.el (imap-capability):
6468         * mm-bodies.el (message-options-set):
6469         * mm-decode.el (gnus-configure-windows):
6470         * mm-extern.el (message-goto-body):
6471         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
6472         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
6473         (epg-sub-key-validity, message-options-set):
6474         * mml.el (widget-event-point, gnus-configure-windows):
6475         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
6476         * mml2015.el (epg-check-configuration, epg-configuration)
6477         (message-options-set):
6478         * nndb.el (nndb-request-article):
6479         * nnfolder.el (gnus-request-create-group):
6480         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
6481         * nnmaildir.el (gnus-group-mark-article-read):
6482         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
6483         * rfc1843.el (message-fetch-field):
6484         * spam.el (gnus-extract-address-components):
6485         Declare as functions.
6486
6487 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6488
6489         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
6490
6491         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
6492
6493         * lpath.el: Fbind run-mode-hooks for Emacs 21;
6494         bind show-trailing-whitespace for XEmacs.
6495
6496 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
6497
6498         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
6499         new no-op macro for backward compatibility.
6500
6501         * imap.el (imap-string-to-integer): New function.
6502
6503 2007-12-09  Glenn Morris  <rgm@gnu.org>
6504
6505         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
6506
6507         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
6508         * message.el, mm-view.el, sieve-manage.el, smime.el:
6509         Add declare-function compatibility definition.
6510
6511         * gnus-art.el (w3-region, w3m-region, Info-menu):
6512         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
6513         * gnus-sum.el (gnus-get-predicate):
6514         * gnus-util.el (mm-append-to-file, w32-focus-frame):
6515         * message.el (mail-abbrev-in-expansion-header-p):
6516         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
6517         (w3m-detect-meta-charset, w3m-region):
6518         * sieve-manage.el (password-read, password-cache-add)
6519         (password-cache-remove):
6520         * smime.el (password-read-and-add): Declare as functions.
6521
6522 2007-12-08  David Kastrup  <dak@gnu.org>
6523
6524         * gnus-sum.el (gnus-summary-simplify-subject-query):
6525         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
6526         `message'.
6527
6528 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6529
6530         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
6531         it to bind idna-program, installation-directory, defined-colors, and
6532         face-attribute for XEmacs of the version that compiles defcustom forms.
6533
6534 2007-12-07  Glenn Morris  <rgm@gnu.org>
6535
6536         * gnus-art.el (article-make-date-line): Revert previous change.
6537
6538 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
6539
6540         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
6541
6542 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
6543
6544         * nnmaildir.el (nnmaildir-request-update-info): Improved performance.
6545         Call gnus-add-to-range ranges only once with a prepared article-list.
6546
6547 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
6548
6549         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
6550         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
6551         group names with backslashes.  Reported by Tassilo Horn
6552         <tassilo@member.fsf.org>.
6553
6554 2007-12-06  Deepak Goel  <deego3@gmail.com>
6555
6556         * gnus-art.el (article-make-date-line):
6557         * gnus-start.el (gnus-load):
6558         * pop3.el (pop3-read-response): Fix buggy call to `error'.
6559
6560 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6561
6562         * gnus-art.el (gnus-use-idna)
6563         * gnus-start.el (gnus-site-init-file)
6564         * message.el (message-use-idna)
6565         * mm-uu.el (mm-uu-hide-markers)
6566         * smiley.el (smiley-style): Revert changes that suppress warnings.
6567
6568 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6569
6570         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
6571         specify charset to html source.  Reported by Christoph Conrad
6572         <christoph.conrad@gmx.de>.
6573
6574 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6575
6576         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
6577         idna-program in order to suppress byte compile warning issued by XEmacs
6578         that came to byte compile the default value section of defcustom forms
6579         recently.
6580
6581         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
6582         value of installation-directory.
6583
6584         * message.el (message-use-idna): Don't directly refer to the value of
6585         idna-program.
6586
6587         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
6588
6589         * smiley.el (smiley-style): Don't directly call face-attribute.
6590
6591 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
6592
6593         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
6594
6595         * gnus-dired.el: Reduce Gnus dependencies.
6596         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml): Don't
6597         require.  Use autoloads instead.
6598         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
6599         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
6600         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
6601         (gnus-dired-mode): Adjust doc string.
6602         (gnus-dired-mail-mode): New variable.
6603         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
6604         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
6605         (gnus-dired-mail-buffers): New function.  Return mail or message
6606         composition buffers.
6607         (gnus-dired-attach): Use it.
6608         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
6609         NO-DECODE.
6610         (gnus-dired-print): Use `gnus-print-buffer' depending on
6611         `gnus-dired-mail-mode'.
6612
6613 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6614
6615         * rfc2047.el (rfc2047-encoded-word-regexp)
6616         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
6617         explaining what regexp patterns are for.
6618
6619 2007-12-04  Glenn Morris  <rgm@gnu.org>
6620
6621         * password.el: Move to password-cache.el.
6622
6623         * mml1991.el (password-read, password-cache-add, password-cache-remove):
6624         * mml2015.el (password-read, password-cache-add, password-cache-remove):
6625         * mml-smime.el (password-read, password-cache-add)
6626         (password-cache-remove):
6627         No need to autoload, since mml-sec requires password.
6628
6629         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
6630         * message.el (gnus-extract-address-components):
6631         * mml-smime.el (gnus-extract-address-components): Define for compiler.
6632
6633         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
6634         password.
6635
6636 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
6637
6638         * mailcap.el: Reduce dependencies.
6639         (mail-header-parse-content-type): Autoload.
6640         (mailcap-delete-duplicates): New alias.
6641         (mailcap-mime-info): Add optional argument NO-DECODE.
6642         (mailcap-mime-types): Use mailcap-delete-duplicates.
6643
6644         * message.el (message-ignored-supersedes-headers): Add "X-ID".
6645
6646 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
6647
6648         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
6649         (imap-parse-status): Upcase status-att for servers that sends them
6650         lower-case (e.g., MS Exchange 2007).
6651
6652 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6653
6654         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
6655         function.
6656
6657         * gnus-uu.el (gnus-uu-decode-yenc): New command.
6658         (gnus-uu-yenc-article): New function.
6659
6660         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
6661
6662         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original
6663         buffer.
6664
6665 2007-12-02  Glenn Morris  <rgm@gnu.org>
6666
6667         * binhex.el (binhex): New custom group.
6668         (binhex-decoder-program, binhex-decoder-switches)
6669         (binhex-use-external): Move to the binhex custom group.
6670
6671         * uudecode.el (uudecode): New custom group.
6672         (uudecode-decoder-program, uudecode-decoder-switches)
6673         (uudecode-use-external): Move to the uudecode custom group.
6674
6675         * netrc.el (top-level): Don't load `encrypt' features.
6676         (netrc-parse): Don't use encrypt.
6677         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
6678
6679         * encrypt.el: Remove file.
6680
6681 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
6682
6683         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
6684         matches on patches.
6685
6686         * gnus-art.el (gnus-article-browse-html-article): Mention
6687         `mm-text-html-renderer' in the doc string.
6688
6689         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
6690         string.  Add comments.
6691
6692         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
6693         if rhs is ASCII.
6694
6695 2007-12-01  Glenn Morris  <rgm@gnu.org>
6696
6697         * mail-source.el (top-level): Require format-spec before
6698         eval-when-compile.
6699
6700 2007-11-30  Glenn Morris  <rgm@gnu.org>
6701
6702         * encrypt.el: Require password, rather than autoloading password-read.
6703
6704 2007-11-29  Glenn Morris  <rgm@gnu.org>
6705
6706         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
6707         (sasl-make-client, sasl-next-step, sasl-step-data)
6708         (sasl-step-set-data): Declare as functions.
6709
6710 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
6711
6712         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
6713
6714 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
6715
6716         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
6717         certs should be verified and what is to be done in the event of a
6718         verification failure.
6719
6720         * gnus.el (gnus-method-to-server): Add an optional parameter so the
6721         caller can indicate whether the cache should be disregarded for this
6722         call.  This way the result of the call is reproducible at all times and
6723         can be considered a canonical server name for the supplied method.
6724         (gnus-agent-method-p): Canonicalize server names by pushing their
6725         method through `gnus-method-to-server' using the no-cache argument.
6726
6727         * gnus-srvr.el (gnus-server-insert-server-line): Call
6728         `gnus-method-to-server' with `no-cache' argument.
6729
6730         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
6731         gnus-agent-possibly-synchronize-flags as this should be called when the
6732         server is actually being opened.
6733         (gnus-agent-possibly-synchronize-flags)
6734         (gnus-agent-possibly-synchronize-flags-server): Move check for the
6735         flags file of an agentized server to the latter function.
6736
6737         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
6738         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
6739         after a connection has been established successfully.
6740
6741 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6742
6743         * gnus-art.el (article-display-face): Force to display face if called
6744         interactively; check if gnus-article-x-face-too-ugly matches author.
6745         (article-display-x-face): Display face even if From header is missing
6746         as article-display-face does.
6747
6748 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
6749
6750         * hashcash.el (message-narrow-to-headers-or-head)
6751         (message-fetch-field, message-goto-eoh)
6752         (message-narrow-to-headers): Declare as functions.
6753
6754 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
6755
6756         * mail-source.el (mail-sources): Default to fetch from file for
6757         compatibility with default of nnmail-spool-file.
6758
6759 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6760
6761         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
6762         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
6763         to look for encoded word that should be encoded again.
6764         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
6765         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
6766         encoding pattern.
6767         (rfc2047-decode-region): Switch strict regexp and loose one according
6768         to rfc2047-allow-irregular-q-encoded-words.
6769
6770 2007-11-25  Romain Francoise  <romain@orebokech.com>
6771
6772         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
6773
6774 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
6775
6776         * tls.el (tls-program): Provide more custom choices from
6777         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
6778         (tls-process-connection-type, tls-success): Remove "*" in doc string.
6779
6780 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
6781
6782         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
6783         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
6784
6785         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
6786         `nnmail-spool-file'.
6787
6788         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
6789         `nnmail-spool-file'.
6790
6791         * gnus-move.el (gnus-change-server): Ditto.
6792
6793         * gnus-kill.el (gnus-batch-score): Ditto.
6794
6795         * gnus-cache.el (gnus-jog-cache): Ditto.
6796
6797         * gnus-msg.el (gnus-summary-reply):
6798         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
6799
6800 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
6801
6802         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
6803         version.  Minor improvement to doc strings.
6804         (tls-program): Add comment.
6805
6806 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
6807
6808         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
6809         (tls-checktrust): New variable.  Check if GNU TLS complained about a
6810         mismatch between the hostname provided in the certificate and the name
6811         of the host connnecting to.
6812         (open-tls-stream): Use them.  Check certificates against trusted root
6813         certificates.
6814
6815 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
6816
6817         * gnus-cache.el (gnus-cache-generate-nov-databases):
6818         Use nnml-generate-nov-databases-directory instead of
6819         nnml-generate-nov-databases-1.
6820
6821 2007-11-24  Glenn Morris  <rgm@gnu.org>
6822
6823         * message.el (message-tool-bar-retro): Update for rename
6824         mail_send.xpm->mail-send.xpm.
6825
6826 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
6827
6828         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
6829         `smime-ldap-search' for Emacs 22 and up.
6830
6831 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
6832
6833         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
6834
6835         * message.el (message-send-mail-function): Fix error convention.
6836         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
6837         (message-widen-reply, message-send-mail, message-talkative-question)
6838         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
6839         (message-clone-locals, message-send-news): Use with-current-buffer.
6840         (message-insert-or-toggle-importance): Remove unused var `valid'.
6841         (message-make-references): Remove unused var `new-references'.
6842         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
6843
6844 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
6845
6846         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
6847         (spam-split-symbolic-return-positive): Reflow docstring.
6848         (spam-backends, spam-summary-exit-behavior)
6849         (spam-mark-ham-unread-before-move-from-spam-group)
6850         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
6851         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
6852         (spam-clear-cache, spam-backend-check, spam-install-backend)
6853         (spam-install-statistical-backend, spam-list-of-processors)
6854         (spam-group-processor-p, spam-split, spam-bogofilter-score)
6855         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
6856         (spam-check-crm114, spam-initialize, spam-unload-hook):
6857         Fix typos in docstrings.
6858
6859 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6860
6861         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
6862         been checked if they have never been read and those group levels are
6863         higher than the one that a user specified.
6864
6865 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6866
6867         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
6868         foreign groups unless a group level is specified by a user.
6869         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
6870
6871 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
6872
6873         * message.el (message-send-mail-function): Require sendmail.
6874
6875 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
6876
6877         * message.el (message-send-mail-function): Check for smtpmail too.
6878
6879         * utf7.el (utf7-encode, utf7-decode): Use coding system
6880         `utf-7'/`utf-7-imap' from utf-7.el' if available.
6881
6882         * message.el (message-send-mail-function): New function.
6883         (message-send-mail-function): Set default using
6884         message-send-mail-function.  Adjust doc string.
6885         (message-send-mail-with-mailclient): New function.
6886
6887 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
6888
6889         * smime.el (from):
6890         * rfc2047.el (message-posting-charset):
6891         * qp.el (mm-use-ultra-safe-encoding):
6892         * pop3.el (parse-time-months):
6893         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
6894         * nnml.el (files):
6895         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
6896         (jka-compr-compression-info-list, ange-ftp-path-format)
6897         (efs-path-regexp):
6898         * nndiary.el (files):
6899         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
6900         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
6901         (epg-digest-algorithm-alist, inhibit-redisplay)
6902         (password-cache-expiry):
6903         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
6904         (pgg-output-buffer, password-cache-expiry):
6905         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
6906         (efs-path-regexp):
6907         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
6908         (inhibit-redisplay):
6909         * mm-uu.el (file-name, start-point, end-point, entry)
6910         (gnus-newsgroup-name, gnus-newsgroup-charset):
6911         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
6912         (latin-unity-ucs-list):
6913         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
6914         (mm-uu-binhex-decode-function):
6915         * message.el (gnus-message-group-art, gnus-list-identifiers)
6916         (rmail-enable-mime-composing, gnus-local-organization)
6917         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
6918         (gnus-read-active-file, facemenu-add-face-function)
6919         (facemenu-remove-face-function, gnus-article-decoded-p)
6920         (tool-bar-mode):
6921         * mail-source.el (display-time-mail-function):
6922         * gnus-util.el (nnmail-pathname-coding-system)
6923         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
6924         (gnus-original-article-buffer, gnus-user-agent)
6925         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
6926         (xemacs-codename, sxemacs-codename, emacs-program-version):
6927         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
6928         * gnus-start.el (gnus-agent-covered-methods)
6929         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
6930         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
6931         (gnus-newsgroup-headers, gnus-group-list-mode)
6932         (gnus-group-mark-positions, gnus-newsgroup-data)
6933         (gnus-newsgroup-unreads, nnoo-state-alist)
6934         (gnus-current-select-method, mail-sources)
6935         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
6936         (nnmail-spool-file, gnus-cache-active-hashtb):
6937         * gnus-mh.el (mh-lib-progs):
6938         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
6939         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
6940         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
6941         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
6942         (gnus-group-buffer):
6943         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
6944         (font-lock-set-defaults):
6945         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
6946         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
6947         (gnus-summary-post-menu, total-parts, type, condition, length):
6948         * gnus-agent.el (gnus-agent-read-agentview):
6949         * flow-fill.el (show-trailing-whitespace):
6950         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
6951         eval-and-compile wrappers for byte compiler pacifiers.
6952
6953         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
6954         (mm-display-inline-fontify): Check for featurep 'xemacs not
6955         extent-list.
6956
6957         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
6958         itimer-list.
6959         (mm-create-image-xemacs): Only do something for XEmacs.
6960         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
6961
6962         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
6963
6964         * gnus-registry.el (gnus-adaptive-word-syntax-table):
6965         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
6966
6967 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
6968
6969         * nnimap.el (nnimap-split-download-body):
6970         * gnus-demon.el (gnus-demon):
6971         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
6972
6973 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6974
6975         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer): New
6976         macros.
6977         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
6978         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
6979         copy data from unibyte buffer to multibyte current buffer.
6980         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
6981         to copy data from unibyte current buffer to multibyte buffer.
6982         (nntp-make-process-buffer): Make process buffer unibyte.
6983
6984         * pop3.el (pop3-open-server): Fix typo in Lisp code.
6985
6986 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
6987
6988         * pop3.el (pop3-open-server): Accept and process data more robustly at
6989         connexion start to avoid spurious "POP SSL connexion failed" errors.
6990
6991 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6992
6993         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
6994         read group names.
6995
6996 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
6997
6998         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
6999
7000 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7001
7002         * nnmail.el (nnmail-parse-active): Make group names unibyte.
7003         (nnmail-save-active): Use a unibyte buffer when saving active file,
7004         which may contain non-ASCII group names.
7005
7006         * nnml.el (nnml-request-group): Decode group names in messages.
7007
7008 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
7009
7010         * message.el (message-citation-line-function)
7011         (message-insert-formatted-citation-line): Fix spelling of
7012         `message-insert-formated-citation-line'.
7013
7014 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
7015
7016         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
7017
7018 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7019
7020         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
7021         nnmail-pathname-coding-system.
7022
7023         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
7024         that a user enters; decode group names in messages.
7025
7026         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
7027
7028 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
7029
7030         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
7031
7032         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
7033
7034         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
7035         risky local variable.
7036
7037         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
7038
7039 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
7040
7041         * encrypt.el: Improve documentation to fix function name typo.
7042         Reported by Daiki Ueno <ueno@unixuser.org>.
7043
7044 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7045
7046         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
7047         even if the point is not in the last page of an article.
7048         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
7049         back to the previous page.
7050
7051 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
7052
7053         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
7054
7055 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7056
7057         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
7058
7059 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
7060
7061         * message.el (message-check-news-body-syntax): Avoid
7062         mm-string-as-multibyte.
7063         (message-hide-headers): Don't assume (point-min)==1.
7064
7065 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7066
7067         * message.el (message-remove-blank-cited-lines): Fix if remove is
7068         given.
7069         (message-bogus-address-regexp): New variable.
7070         (message-bogus-recipient-p): New function.
7071         (message-check-recipients): New command.
7072         (message-syntax-checks): Add `bogus-recipient'.
7073         (message-fix-before-sending): Add `bogus-recipient'.
7074
7075         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
7076         (gnus-treat-body-boundary): Don't test window-system.
7077
7078 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
7079
7080         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
7081
7082 2007-10-28  Miles Bader  <miles@gnu.org>
7083
7084         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
7085         at compile-time too.
7086
7087 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
7088
7089         * gnus-msg.el (gnus-message-setup-hook): Add
7090         `message-remove-blank-cited-lines' to options.
7091
7092 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
7093
7094         * message.el (message-remove-blank-cited-lines): New function.
7095         Suggested by Karl Plästerer.
7096
7097 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7098
7099         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
7100         mapc.
7101
7102         * imap.el (imap-open): Replace mapcar called for effect with mapc.
7103         (top-level): Use mapc to set functions to be traced for debugging.
7104
7105         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
7106         called for effect with while loop.
7107
7108         * message.el (message-talkative-question): Replace mapcar called for
7109         effect with mapc.
7110
7111         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
7112         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
7113         called for effect with dolist.
7114
7115         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
7116
7117         * nndiary.el: Use dolist instead of mapcar to add diary headers to
7118         gnus-extra-headers and nnmail-extra-headers.
7119
7120         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
7121         called for effect with dolist.
7122         (top-level): Use mapc to set functions to be traced for debugging.
7123
7124         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
7125         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
7126         dolist.
7127
7128         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
7129         Replace mapcar called for effect with mapc.
7130         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
7131         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
7132         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
7133         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
7134
7135         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
7136         remove-if that's a cl function.
7137
7138         * webmail.el (webmail-debug): Replace mapcar called for effect with
7139         dolist.
7140
7141         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
7142         with mapc.
7143
7144 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7145
7146         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
7147         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
7148         with while loop.
7149
7150         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
7151         functions from article-* functions.
7152         (gnus-multi-decode-header): Replace mapcar called for effect with
7153         dolist.
7154
7155         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
7156         (gnus-bookmark-show-details): Replace mapcar called for effect with
7157         while loop.
7158
7159         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
7160         called for effect with while loop.
7161
7162         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
7163         with dolist.
7164
7165         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Replace
7166         mapcar called for effect with dolist.
7167
7168         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
7169
7170         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
7171         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
7172         Replace mapcar called for effect with dolist.
7173         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
7174         mapc.
7175
7176         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
7177         Replace mapcar called for effect with dolist.
7178         (gnus-topic-list): Replace mapcar called for effect with mapc.
7179
7180         * gnus.el: Use mapc instead of mapcar to add autoloads.
7181
7182 2007-10-23  Richard Stallman  <rms@gnu.org>
7183
7184         * gnus-group.el (gnus-group-highlight): Mark as risky.
7185
7186 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7187
7188         * gnus.el (gnus-server-to-method): Return method found first in
7189         gnus-newsrc-alist.
7190
7191         * gnus-art.el (gnus-article-highlight-signature)
7192         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
7193         button overlay without the front stickiness.
7194
7195 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
7196
7197         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
7198         overview buffer needed a catch to receive its throw.
7199         (gnus-agent-flush-cache): Declared as interactive to make this function
7200         easier to use.
7201
7202 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
7203
7204         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
7205         `next-line'.
7206
7207 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7208
7209         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
7210         exclude address matching message-dont-reply-to-names.
7211
7212 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7213
7214         * gnus-util.el (gnus-string<): New function.
7215
7216         * gnus-sum.el (gnus-article-sort-by-author)
7217         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
7218
7219 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7220
7221         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
7222         the frame-focus tag is set in gnus-buffer-configuration.
7223
7224 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7225
7226         * gnus-art.el (gnus-article-add-button): Make a button overlay without
7227         the front stickiness.
7228
7229 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7230
7231         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
7232         url pattern; remove duplicate one.
7233         (gnus-article-extend-url-button): New function.
7234         (gnus-article-add-buttons): Use it.
7235         (gnus-button-push): Use concatenated url that it makes.
7236
7237 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
7238
7239         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
7240
7241 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
7242
7243         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
7244         Don't hardcode point-min==1.
7245
7246 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
7247
7248         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
7249         Fix comment about "iso8859-1".
7250
7251 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
7252
7253         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
7254         ones returned from the verify-function.
7255
7256         * mm-uu.el (mm-uu-pgp-signed-extract-1): Call
7257         mml2015-extract-cleartext-signature if extraction failed.
7258
7259 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
7260
7261         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
7262         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
7263         failed.
7264
7265 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
7266
7267         * Relicense "GPLv2 or later" files to "GPLv3 or later".
7268
7269 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
7270
7271         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
7272         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
7273         recommends to use EasyPG instead of PGG.
7274
7275         * pgg.el: Revert to revision 6.23.2.16.
7276
7277         * pgg-def.el: Revert to revision 6.6.2.14.
7278
7279         * pgg-gpg.el: Revert to revision 6.23.2.34.
7280
7281 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
7282
7283         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
7284         to mark a thread as expirable.  Add variable `hide' to handle hiding of
7285         thread for both the null and zero (kill/expire thread) universal prefix
7286         cases.
7287         (gnus-summary-expire-thread): Add new function to expire a thread,
7288         using gnus-summary-kill-thread.
7289         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
7290         shortcuts for gnus-summary-expire-thread.
7291         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
7292         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
7293
7294 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
7295
7296         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
7297         extras value, so an extras entry can be deleted.
7298         (gnus-registry-delete-extra-entry): Use it.
7299         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
7300         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
7301         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
7302         storage through the gnus-registry, and provide an appropriate API for
7303         it.
7304
7305 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7306
7307         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
7308         Suggested by Leo <sdl.web@gmail.com>.
7309
7310         * gnus.el: Do.
7311
7312 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7313
7314         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
7315         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
7316
7317         * gnus-agent.el (gnus-agent-fetch-headers): Do.
7318
7319         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
7320         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
7321
7322 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7323
7324         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
7325         newline.
7326         (nnmbox-request-accept-article): Don't change article in source buffer;
7327         narrow to header to use message-fetch-field rather than
7328         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
7329         (nnmbox-request-replace-article): Quote lines that'll be misidentified
7330         as delimiters; make sure article ends with newline.
7331         (nnmbox-delete-mail): Correct last position of article to be deleted;
7332         ignore X-Gnus-Newsgroup header in article body.
7333         (nnmbox-save-mail): Quote lines looking like delimiters at the right
7334         positions; make sure article ends with newline.
7335
7336         * message.el (message-display-abbrev): Don't infloop when a user
7337         inserts SPC in the beginning of header.
7338
7339         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
7340         coding-system-for-read and coding-system-for-write for XEmacs having no
7341         file-coding feature.
7342
7343         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
7344
7345 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
7346
7347         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
7348         list of groups not followed by default.  Fix type to be regexp.
7349         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
7350
7351 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
7352
7353         * hmac-def.el (define-hmac-function): Switch from old-style to
7354         new-style backquotes.
7355
7356         * md4.el (md4-make-step): Likewise.
7357
7358 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7359
7360         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
7361         raw-text coding system when saving .newsrc file, which may contain
7362         non-ASCII group names.
7363
7364 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7365
7366         * gnus-cus.el (gnus-score-extra): New widget.
7367         (gnus-score-extra-convert): New function.
7368         (gnus-score-customize): Use it for Extra.
7369
7370 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
7371
7372         * mml2015.el (mml2015-extract-cleartext-signature): New function.
7373         (mml2015-mailcrypt-clear-verify): Use it.
7374         (mml2015-gpg-clear-verify): Use it.
7375         (mml2015-pgg-clear-verify): Use it.
7376         (mml2015-epg-clear-verify): Replace the current part with the output
7377         from GnuPG; don't extract the plaintext by itself.
7378
7379         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
7380         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
7381         mml2015-clear-verify-function; don't touch the armor headers or
7382         dash-escaped text here.
7383
7384 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7385
7386         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
7387         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
7388         parts, or application/octet-stream as a last resort.
7389         (gnus-mime-view-part-as-type): Don't toggle display.
7390         (gnus-mime-view-part-as-charset): Don't turn off display before
7391         querying charset.
7392
7393         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
7394         stuff to undisplayer function in Emacs.
7395         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
7396
7397         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
7398         text/calendar parts.
7399
7400 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7401
7402         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
7403         decoding text/calendar parts.
7404
7405         * message.el (message-forward-make-body-mime): Always mark body as
7406         having no illegible text; remove signed-or-encrypted argument.
7407         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
7408
7409         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
7410         (mml-generate-mime-1): Don't encode body if it is specified to be in
7411         raw form; don't make buffer be unibyte when inserting multibyte string.
7412
7413 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
7414
7415         * sha1.el: Fix up comment style.
7416         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
7417         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
7418
7419         * hex-util.el: Fix up comment style.
7420         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
7421
7422         * gnus-salt.el: Use with-current-buffer.
7423         (gnus-pick-setup-message): Fix long-standing typo.
7424
7425 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7426
7427         * imap.el (imap-logout-timeout): New variable.
7428         (imap-logout, imap-logout-wait): New functions.
7429         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
7430
7431         * nnimap.el (nnimap-logout-timeout): New server variable.
7432         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
7433         nnimap-logout-timeout.
7434
7435         * gnus-art.el (gnus-article-summary-command-nosave)
7436         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
7437
7438 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7439
7440         * gnus.el (gnus-maximum-newsgroup): New variable.
7441
7442         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
7443         according to gnus-maximum-newsgroup.
7444
7445         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
7446         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
7447         Limit the range of articles according to gnus-maximum-newsgroup.
7448
7449 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
7450
7451         * gnus-art.el (gnus-sticky-article): Fixed problems described in
7452         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
7453         Don't perform gnus-configure-windows here; reuse existing sticky
7454         article buffer.
7455
7456         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
7457         it doesn't exist in gnus-article-mode.
7458
7459 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7460
7461         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
7462         (gnus-agent-decoded-group-name): New function.
7463         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
7464         (gnus-agent-expire-group-1): Use it; decode group name in messages.
7465
7466 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
7467
7468         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
7469         Add binding for gnus-sticky-article.
7470         (gnus-summary-exit): Don't kill sticky article buffers.
7471
7472         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
7473         article buffer.
7474         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
7475         (gnus-kill-sticky-article-buffers): New commands.
7476
7477 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7478
7479         * nntp.el (nntp-xref-number-is-evil): New server variable.
7480         (nntp-find-group-and-number): If it is non-nil, don't trust article
7481         numbers in the Xref header.
7482
7483 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7484
7485         * gnus-agent.el (gnus-agent-read-group): New function.
7486         (gnus-agent-flush-group, gnus-agent-expire-group)
7487         (gnus-agent-regenerate-group): Use it.
7488         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
7489         nnmail-pathname-coding-system.
7490
7491 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7492
7493         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
7494
7495         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
7496         that are unread as unread, and also as selected so that information of
7497         marks having been changed by a user may be updated when exiting group.
7498
7499 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7500
7501         * gnus-art.el (gnus-mime-display-single): Pass part number that is
7502         calculated ignoring signature parts to gnus-treat-article.
7503
7504 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7505
7506         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
7507         a point here in order to keep the window start.
7508         (gnus-insert-mime-security-button): Make a button overlay without the
7509         front stickiness.
7510         (gnus-mime-display-security): Goto the end of a button.
7511
7512         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
7513
7514 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7515
7516         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
7517         group-name-at-point.
7518         (gnus-group-completing-read): New function that offers decoded
7519         non-ASCII group names for completion.
7520         (gnus-fetch-group, gnus-group-read-ephemeral-group)
7521         (gnus-group-jump-to-group, gnus-group-make-group-simple)
7522         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
7523         (gnus-group-fetch-control): Use it.
7524         (gnus-fetch-group): Use group-name-at-point for the initial value
7525         rather than the default value; use gnus-alive-p.
7526
7527         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
7528         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
7529         (gnus-summary-post-news): Use gnus-group-completing-read.
7530
7531         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
7532         (gnus-read-move-group-name): Decode group name for completion.
7533
7534 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
7535
7536         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
7537         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
7538         Yamaoka slightly modified the code).
7539
7540 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7541
7542         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
7543         (nnmail-split-incoming): Bind it.
7544
7545         * nnml.el (nnml-group-name-charset): New function.
7546         (nnml-decoded-group-name): Use it; don't decode group name if
7547         nnmail-group-names-not-encoded-p is non-nil.
7548         (nnml-encoded-group-name): New function.
7549         (nnml-group-pathname): Inline nnml-decoded-group-name.
7550         (nnml-request-expire-articles): Decode group name in message.
7551         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
7552         nnmail-pathname-coding-system.
7553         (nnml-save-mail, nnml-active-number): Work with decoded group names and
7554         not decoded ones according to nnmail-group-names-not-encoded-p.
7555         (nnml-generate-active-info): Use nnml-encoded-group-name.
7556
7557 2007-08-08  Glenn Morris  <rgm@gnu.org>
7558
7559         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
7560         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
7561         doc-strings and comments.
7562
7563 2007-07-25  Glenn Morris  <rgm@gnu.org>
7564
7565         * Relicense all FSF files to GPLv3 or later.
7566
7567 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7568
7569         * gnus-sum.el (gnus-summary-move-article): Make
7570         gnus-summary-respool-article work.
7571
7572 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
7573
7574         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
7575         string.
7576
7577 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
7578
7579         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
7580         that should be ignored when comparing distant RSS articles with local
7581         ones.
7582         (nnrss-make-hash-index): New function.  Create a hash index according
7583         to the ignored fields.
7584         (nnrss-check-group): Use it.
7585
7586 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7587
7588         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
7589
7590         * gnus-art.el (article-decode-group-name): Decode Xref header too.
7591
7592         * gnus-group.el (gnus-group-make-group): Encode group name here unless
7593         the new optional argument ENCODED is non-nil.
7594         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
7595         coding system for encoding group name.
7596         (gnus-group-make-rss-group): Pass un-encoded group name to
7597         gnus-group-make-group.
7598         (gnus-group-set-info): Tell gnus-group-make-group that group name is
7599         encoded.
7600
7601         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
7602         Encode group name to which articles are moved or copied.
7603         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
7604         coding system for encoding Newsgroup, Followup-To and Xref headers.
7605
7606         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
7607         marks; use nnheader-file-coding-system to write a file.
7608         (nnagent-retrieve-headers): Bind file-name-coding-system to
7609         nnmail-pathname-coding-system.
7610
7611         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
7612
7613         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
7614         (nnml-request-article, nnml-request-create-group)
7615         (nnml-request-rename-group, nnml-find-id)
7616         (nnml-possibly-change-directory, nnml-possibly-create-directory)
7617         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
7618         (nnml-save-marks): Use nnml-group-pathname instead of
7619         nnmail-group-pathname.
7620
7621         (nnml-request-create-group, nnml-request-expire-articles)
7622         (nnml-request-move-article, nnml-request-delete-group)
7623         (nnml-deletable-article-p, nnml-possibly-create-directory)
7624         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
7625         (nnml-open-marks): Bind file-name-coding-system to
7626         nnmail-pathname-coding-system.
7627
7628         (nnml-request-article): Pass server argument to nnml-find-group-number.
7629         (nnml-request-create-group, nnml-active-number, nnml-save-marks): Pass
7630         server argument to nnml-possibly-create-directory.
7631         (nnml-request-accept-article): Pass server argument to
7632         nnml-active-number and nnml-save-mail.
7633         (nnml-find-group-number): Pass server argument to nnml-find-id.
7634         (nnml-request-update-info): Pass server argument to
7635         nnml-marks-changed-p.
7636
7637         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
7638         (nnml-save-mail, nnml-active-number): Add server argument.
7639
7640         (nnml-request-delete-group): Warn if group is missing.
7641         (nnml-get-nov-buffer): Decode group name.
7642         (nnml-generate-active-info): Encode group name.
7643         (nnml-open-marks): Decode group name in messages.
7644
7645 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7646
7647         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
7648         if it is not specified.
7649         (gnus-article-pipe-part, gnus-article-save-part)
7650         (gnus-article-interactively-view-part, gnus-article-copy-part)
7651         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
7652         (gnus-article-inline-part, gnus-article-save-part-and-strip)
7653         (gnus-article-replace-part, gnus-article-delete-part)
7654         (gnus-article-view-part-as-type): Pass raw prefix argument to
7655         gnus-article-part-wrapper.
7656
7657 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7658
7659         * gnus-agent.el (gnus-agent-save-active): Bind
7660         nnheader-file-coding-system to gnus-agent-file-coding-system.
7661
7662         * gnus-cache.el (gnus-cache-save-buffers)
7663         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
7664         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
7665         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
7666         (gnus-cache-braid-nov, gnus-cache-braid-heads)
7667         (gnus-cache-generate-active, gnus-cache-rename-group)
7668         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
7669         (gnus-cache-update-overview-total-fetched-for): Bind
7670         file-name-coding-system to nnmail-pathname-coding-system.
7671         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names): New
7672         variables.
7673         (gnus-cache-decoded-group-name): New function.
7674         (gnus-cache-file-name): Use it.
7675         (gnus-cache-generate-active): Use non-decoded group name for active.
7676
7677         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
7678         right place.
7679         (gnus-write-active-file): Don't break non-ASCII group names.
7680
7681         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
7682         nnmail-pathname-coding-system.
7683
7684         * lpath.el: Bind default-file-name-coding-system,
7685         file-name-coding-system and language-info-alist for XEmacs.
7686
7687         * gnus-uu.el (gnus-uu-decode-save): Typo.
7688
7689 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7690
7691         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
7692
7693 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7694
7695         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
7696         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
7697         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
7698         (gnus-agent-flush-group, gnus-agent-flush-cache)
7699         (gnus-agent-fetch-headers, gnus-agent-load-alist)
7700         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
7701         (gnus-agent-retrieve-headers, gnus-agent-request-article)
7702         (gnus-agent-regenerate-group)
7703         (gnus-agent-update-files-total-fetched-for)
7704         (gnus-agent-update-view-total-fetched-for): Bind
7705         file-name-coding-system to nnmail-pathname-coding-system.
7706         (gnus-agent-group-pathname): Don't encode file names by
7707         nnmail-pathname-coding-system.
7708         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
7709         coding-system-for-write instead of buffer-file-coding-system to
7710         gnus-agent-file-coding-system.
7711
7712         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
7713         Decode group name.
7714
7715         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
7716
7717         * gnus-start.el (gnus-update-active-hashtb-from-killed)
7718         (gnus-read-newsrc-el-file): Make group names unibyte.
7719
7720         * nnmail.el (nnmail-group-pathname): Don't encode file names by
7721         nnmail-pathname-coding-system.
7722
7723         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
7724         (nnrss-request-delete-group): Bind file-name-coding-system to
7725         nnmail-pathname-coding-system.
7726         (nnrss-read-server-data, nnrss-read-group-data): Bind
7727         file-name-coding-system correctly.
7728         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
7729
7730         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
7731         (nntp-server-to-method-cache): New variable.
7732         (nntp-group-pathname): New function that decodes non-ASCII group names.
7733         (nntp-possibly-create-directory, nntp-marks-changed-p)
7734         (nntp-save-marks, nntp-open-marks): Use it.
7735         (nntp-possibly-create-directory, nntp-open-marks):
7736         Bind file-name-coding-system to nnmail-pathname-coding-system.
7737         (nntp-open-marks): Decode group names when bootstrapping marks.
7738
7739         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
7740         Newsgroups and Folowup-To headers.
7741
7742 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7743
7744         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
7745         (gnus-server-closed-face, gnus-server-denied-face)
7746         (gnus-server-offline-face): Remove variable.
7747         (gnus-server-font-lock-keywords): Use faces that are not aliases.
7748
7749         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
7750         of modifying message-stack directly for XEmacs.
7751
7752         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
7753         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
7754         if the coding-system argument is nil for XEmacs.
7755
7756         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
7757         mm-charset-override-alist.
7758
7759         * rfc2047.el: Don't require base64; require rfc2045 for the function
7760         rfc2045-encode-string.
7761         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
7762         to quote the parameter value.
7763
7764 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7765
7766         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
7767         form in gnus-group-name-charset-method-alist.
7768
7769         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
7770         overrides the default layout edit-form.
7771
7772         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
7773
7774         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
7775
7776 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7777
7778         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
7779         as unfetched articles.
7780
7781 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
7782
7783         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
7784
7785 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7786
7787         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
7788         original back end that keeps marks in the local system.
7789
7790 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7791
7792         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
7793         arg of pop-to-buffer for XEmacs.
7794         (gnus-article-read-summary-keys): Ditto; don't restore window
7795         configuration if summary command ends up with neither article buffer
7796         nor summary buffer; describe bindings if summary keys end with C-h.
7797
7798 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7799
7800         * message.el (message-fix-before-sending): Skip raw message part to be
7801         forwarded while checking illegible text.
7802         (message-forward-make-body-mime, message-forward-make-body): Mark
7803         signed or encrypted raw message as having no illegible text.
7804
7805 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7806
7807         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
7808         (gnus-message-with-timestamp-1): New macro.
7809         (gnus-message-with-timestamp): New function.
7810         (gnus-message): Use them.
7811
7812         * nnheader.el (nnheader-message): Use them.
7813
7814 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
7815
7816         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
7817         .newsrc.eld file.
7818
7819 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7820
7821         * gnus-agent.el (gnus-agent-fetch-headers)
7822         (gnus-agent-retrieve-headers): Bind
7823         gnus-decode-encoded-address-function to identity.
7824
7825         * nntp.el (nntp-send-xover-command): Recognize an xover command is
7826         available also when the server returns simply a dot.
7827
7828         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
7829
7830 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7831
7832         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
7833
7834 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7835
7836         * gnus-ems.el (gnus-x-splash): Make it work.
7837
7838         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
7839         from being used.
7840
7841         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
7842
7843 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7844
7845         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
7846         4th and the 5th arguments.
7847
7848         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
7849         the front stickiness.
7850         (gnus-article-summary-command-nosave): Correct the order of the
7851         arguments passed to pop-to-buffer.
7852         (gnus-article-read-summary-keys): Ditto; make it work properly when the
7853         summary command ends up with the article buffer.
7854
7855         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
7856         the same faces.
7857
7858 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
7859
7860         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
7861
7862 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
7863
7864         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
7865         * gnus-sum.el (gnus-summary-highlight):
7866         * pgg.el (pgg-sign-region, pgg-sign):
7867         * mail-source.el (mail-source-delete-old-incoming-confirm):
7868         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
7869
7870 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7871
7872         * gnus-art.el (gnus-mime-view-part-externally)
7873         (gnus-mime-view-part-internally): Fix predicate function passed to
7874         completing-read.
7875
7876         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
7877
7878         * gnus.el (gnus-update-message-archive-method): Add :version.
7879
7880 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7881
7882         * gnus.el (gnus-update-message-archive-method): New variable.
7883
7884         * gnus-start.el (gnus-setup-news): Update saved "archive" method
7885         according to gnus-message-archive-method if
7886         gnus-update-message-archive-method is non-nil.
7887
7888 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7889
7890         * gnus-sum.el (gnus-summary-limit-to-address): New function.  Suggested
7891         by Loic Dachary <loic@dachary.org>.
7892         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
7893
7894 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7895
7896         * message.el (message-pop-to-buffer): Add switch-function argument.
7897         (message-mail): Pass switch-function argument to it.
7898
7899 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
7900
7901         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
7902         Improve doc string.
7903
7904 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7905
7906         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
7907         (gnus-header-content)
7908         * gnus-cite.el (gnus-cite-10)
7909         * gnus-srvr.el (gnus-server-closed)
7910         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
7911         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
7912         (gnus-group-mail-3-empty, gnus-group-mail-low)
7913         (gnus-group-mail-low-empty, gnus-splash)
7914         * message.el (message-header-to, message-header-cc)
7915         (message-header-subject, message-header-other, message-header-name)
7916         (message-header-xheader, message-separator, message-cited-text)
7917         (message-mml): Lighten colors of faces used for dark background.
7918
7919 2007-05-24  Simon Josefsson  <simon@josefsson.org>
7920
7921         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
7922         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
7923
7924 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7925
7926         * message.el (message-narrow-to-headers-or-head):
7927         Ignore mail-header-separator in the body.
7928
7929 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7930
7931         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
7932         same as window size.
7933
7934 2007-05-22  Kevin Ryde  <user42@zip.com.au>
7935
7936         * message.el (message-font-lock-keywords): Use message-header-xheader
7937         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
7938         ahead of the anything pattern, to get it recognised.
7939
7940 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7941
7942         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
7943         spam.el loads uses it in the compiled defadvice form.
7944
7945 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
7946
7947         * gnus-sum.el (gnus-articles-to-read)
7948         (gnus-summary-insert-old-articles): Don't truncate group name for
7949         `read-string'.
7950
7951         * gnus-util.el (gnus-limit-string): Delete this function.
7952
7953         * gnus-sum.el (gnus-simplify-subject-fully): Use
7954         `truncate-string-to-width' instead.
7955
7956 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
7957
7958         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.  Tell
7959         if, on summary exit, the next group has to be selected.
7960         (gnus-summary-exit): Use it.
7961
7962 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
7963
7964         * gnus-art.el (gnus-article-mode): Fix comment about displaying
7965         non-break space.
7966
7967 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7968
7969         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
7970         Check if group is not a directory.
7971         (nnfolder-request-expire-articles): Don't delete articles if the target
7972         group is not available.
7973
7974         * nnml.el (nnml-request-create-group): Properly check if group is not a
7975         file.
7976         (nnml-request-expire-articles): Don't delete articles if the target
7977         group is not available.
7978
7979         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
7980         Don't quote characters that are within parentheses.
7981
7982 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7983
7984         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
7985         (gnus-handle-ephemeral-exit): Select article according to it.
7986
7987 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
7988
7989         * message.el (message-insert-formated-citation-line): Remove newline.
7990         (message-citation-line-format): Add final \n here so that the user can
7991         avoid a blank line.
7992
7993 2007-05-03  Dan Christensen  <jdc@uwo.ca>
7994
7995         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
7996         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
7997         Update lanl/arXiv support.
7998
7999 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
8000
8001         * gnus.el: Bump version number.
8002
8003 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8004
8005         * gnus.el (gnus-version-number): Bump version.
8006
8007 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
8008
8009         * gnus.el: No Gnus v0.6 is released.
8010
8011 2007-04-27  Didier Verna  <didier@xemacs.org>
8012
8013         * gnus-util.el (gnus-orify-regexp): Moved and renamed to ...
8014         * gmm-utils.el (gmm-regexp-concat): here.
8015         * message.el: Don't require 'gnus-util.
8016         (message-dont-reply-to-names): Handle name change above.
8017         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
8018
8019 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8020
8021         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
8022         since the initial value varies according to the system.
8023
8024 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8025
8026         * mm-util.el (mm-charset-synonym-alist): Defcustom.
8027
8028 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
8029
8030         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
8031
8032 2007-04-24  Didier Verna  <didier@xemacs.org>
8033
8034         Improve the type of gnus-ignored-from-addresses.
8035         * gnus-util.el (gnus-orify-regexp): New function.
8036         * message.el (gnus-util): Require it.
8037         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
8038         * gnus-sum.el (gnus-ignored-from-addresses): New function.
8039         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
8040
8041 2007-04-24  Didier Verna  <didier@xemacs.org>
8042
8043         * gnus-sum.el:
8044         * gnus-utils.el: Fix some trailing whitespaces.
8045
8046 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8047
8048         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
8049         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
8050         article's Message-ID; refer parent article in summary buffer.
8051
8052         * message.el (message-bounce): Call mime-to-mml.
8053
8054         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
8055         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
8056         optimize and/or forms properly.
8057
8058 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
8059
8060         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
8061         URL.
8062
8063 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8064
8065         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
8066
8067 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8068
8069         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
8070         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
8071         displayed of multipart/alternative part if it is invoked from summary
8072         buffer.
8073
8074         * mm-view.el (mm-inline-text-html-render-with-w3m)
8075         (mm-inline-text-html-render-with-w3m-standalone)
8076         (mm-inline-render-with-function): Use mail-parse-charset by default.
8077
8078 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
8079
8080         * parse-time.el (parse-time-string-chars): Check if CHAR
8081         is less than the length of parse-time-syntax.
8082
8083 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8084
8085         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
8086         from gnus-newsgroup-processable.
8087
8088 2007-04-16  Didier Verna  <didier@xemacs.org>
8089
8090         * gnus-msg.el (gnus-configure-posting-styles): Handle
8091         message-signature-directory properly with :file syntax.  Reported by
8092         "Leo".
8093
8094 2007-04-11  Didier Verna  <didier@xemacs.org>
8095
8096         New user option: message-signature-directory.
8097         * gnus-msg.el (gnus-configure-posting-styles): Support it.
8098         * message.el (message-insert-signature): Ditto.
8099         * message.el (message-signature-file): Doc update.
8100         * message.el (message-signature-directory): New.
8101
8102 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8103
8104         * gnus-msg.el (gnus-inews-yank-articles): Use
8105         message-exchange-point-and-mark instead of exchange-point-and-mark.
8106
8107 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8108
8109         * message.el (message-yank-original): Make sure cited text ends with
8110         newline; don't exchange point and mark.
8111
8112 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
8113
8114         * tls.el (open-tls-stream): Properly handle case where there
8115         is no associated buffer.
8116
8117 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
8118
8119         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
8120         message-yank-original, make sure (< mark TEXT point).
8121
8122 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
8123
8124         * message.el (message-fill-column): New variable.
8125         (message-mode): Use it.  Add comment on a possible new hook.
8126
8127         * nnmail.el (nnmail-spool-file): Mark as obsolete.
8128         (nnmail-get-new-mail): Reformat.
8129
8130         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
8131
8132         * gmm-utils.el: Fix Commentary.
8133         (gmm-tool-bar-from-list): Fix typo in doc string.
8134
8135 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
8136
8137         * message.el (message-yank-original): Don't switch point and mark
8138         unnecessarily to put point and mark as documented.
8139
8140 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8141
8142         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
8143         from the message heads.
8144
8145 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
8146
8147         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
8148         article buffer does not have a window.  This may not be the best
8149         solution but is certainly better than setting the start of the null,
8150         that is the current, window.
8151
8152 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
8153
8154         * gnus-draft.el (gnus-draft-setup-hook): New hook.
8155         (gnus-draft-setup): Run it.
8156
8157         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
8158         gnus-score-fast-scoring.  Allow regexp.
8159         (gnus-score-headers): Use it.
8160
8161         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
8162         XEmacs.
8163
8164         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
8165         string.
8166         (gnus-button-alist): Also catch `<f1> k ...'.
8167         (gnus-treat-display-x-face): Fix doc string.
8168
8169 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8170
8171         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
8172         evaluation of gnus-extended-version to ensure correct generation of the
8173         User-Agent header when message-generate-headers-first is used.
8174
8175 2007-03-24  Simon Josefsson  <simon@josefsson.org>
8176
8177         * hashcash.el (hashcash-generate-payment-async): Don't crash if
8178         hashcash-path is nil.  Don't call callback with incorrect number of
8179         parameters if val is 0.
8180
8181 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8182
8183         * message.el (message-required-news-headers):
8184         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
8185
8186 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
8187
8188         * tls.el (open-tls-stream): In handshake-waiting loop,
8189         don't wait more if there is output available to process.
8190
8191 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
8192
8193         * tls.el (tls-program): Doc fix.
8194
8195 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8196
8197         * message.el (message-generate-new-buffers): Change the meaning of the
8198         nil value; add `standard' to the choices; treat t as `unique'; improve
8199         doc string.
8200         (gnus-select-frame-set-input-focus): Autoload.
8201         (message-buffer-name): Search for the existing message buffer if
8202         message-generate-new-buffers is nil or `standard'; treat the value t of
8203         message-generate-new-buffers as `unique'.
8204         (message-pop-to-buffer): Raise the frame already displaying the message
8205         buffer; clear the echo area after querying.
8206         (message-setup): Pass the `continue' argument to compose-mail.
8207         (message-mail): Prefer `switch-function' if it is given; search for the
8208         existing message buffer if the `continue' argument is non-nil; pass
8209         continue and switch-function arguments to compose-mail by way of
8210         message-setup.
8211         (message-mail-other-window): Adjust argument of message-setup.
8212         (message-mail-other-frame): Ditto.
8213
8214 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8215
8216         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
8217         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
8218         to turn font-lock on when turning gnus-message-citation-mode on.
8219
8220 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
8221
8222         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
8223         (mml-smime-function-alist): New variable; add epg as the backend.
8224         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
8225         mml-smime- functions instead.
8226         * mm-view.el: Require smime.
8227
8228 2007-03-05  Didier Verna  <didier@xemacs.org>
8229
8230         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
8231         instead of just inheritance for posting styles.
8232         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
8233
8234 2007-02-24  Chris Moore  <dooglus@gmail.com>
8235
8236         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
8237         * pgg-pgp.el (pgg-pgp-encrypt-region):
8238         * pgg-gpg.el (pgg-gpg-encrypt-region):
8239         Check pgg-encrypt-for-me if no other recipients.
8240
8241 2007-02-24  John Paul Wallington  <jpw@pobox.com>
8242
8243         * tls.el (tls-certtool-program): Fix custom type.
8244
8245 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8246
8247         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
8248         and point-at-eol instead of line-(beginning|end)-position.
8249
8250         * assistant.el (assistant-parse-buffer): Ditto.
8251
8252         * netrc.el (netrc-parse-services): Ditto.
8253
8254 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
8255
8256         * mml2015.el (mml2015-epg-find-usable-key): New function.
8257         (mml2015-epg-sign): Use it.
8258         (mml2015-epg-encrypt): Use it.
8259
8260 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8261
8262         * message.el (message-make-in-reply-to): Quote name containing
8263         non-ASCII characters.  It will make the RFC2047 encoder cause an error
8264         if there are special characters.  Reported by NAKAJI Hiroyuki
8265         <nakaji@jp.freebsd.org>.
8266
8267 2007-02-27  Didier Verna  <didier@xemacs.org>
8268
8269         Include the group parameters as well as the topic ones in the
8270         inheritance filter process.
8271         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
8272         argument GROUP-PARAMS-LIST.
8273         * gnus-topic.el (gnus-group-topic-parameters): Use it.
8274
8275 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8276
8277         * nntp.el (nntp-never-echoes-commands)
8278         (nntp-open-connection-functions-never-echo-commands): New variables.
8279         (nntp-send-command): Use them.
8280
8281 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
8282
8283         * mml2015.el (mml2015-epg-verify): Simplified.
8284
8285 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8286
8287         * mml.el (mml-content-disposition-alist): New user option.
8288         (mml-content-disposition): New function.
8289         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
8290         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
8291
8292 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
8293
8294         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
8295         verification.
8296
8297 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8298
8299         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
8300         articles posted in the last 24 hours.
8301
8302 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
8303
8304         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
8305
8306 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
8307
8308         * nntp.el (nntp-send-command): Don't wait for echoes when
8309         nntp-open-ssl-stream is used.
8310
8311 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8312
8313         * gnus-cite.el (gnus-test-font-lock-add-keywords)
8314         (gnus-message-add-citation-keywords)
8315         (gnus-message-remove-citation-keywords): Remove.
8316         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
8317         directly, make the variables in font-lock-defaults buffer-local, add
8318         gnus-message-citation-keywords to them and then update the value of
8319         font-lock-keywords.
8320
8321 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8322
8323         * message.el (message-cite-original-1): Don't call
8324         gnus-article-highlight-citation.
8325
8326         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
8327         citations; fix line count.
8328
8329 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8330
8331         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
8332         (gnus-message-add-citation-keywords)
8333         (gnus-message-remove-citation-keywords): Use it; fix the emulating
8334         versions of font-lock-add-keywords and font-lock-remove-keywords to
8335         work with XEmacs correctly.
8336
8337 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8338
8339         * gnus-cite.el (gnus-cite-face-list): Set the values of
8340         gnus-message-max-citation-depth and gnus-message-citation-keywords.
8341         (gnus-message-max-citation-depth): Use defvar rather than defconst.
8342         (gnus-message-cite-prefix-regexp): New variable.
8343         (gnus-message-search-citation-line): Use it; protect against long
8344         citation prefix; fill match data with nil rather than 0 for XEmacs; set
8345         the 0th match data for Emacs.
8346         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
8347         (gnus-message-add-citation-keywords): Append keywords rather than
8348         prepending; emulate font-lock-add-keywords if it is not available.
8349         (gnus-message-remove-citation-keywords): Emulate
8350         font-lock-remove-keywords if it is not available.
8351
8352         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
8353
8354         * message.el (message-cite-prefix-regexp): Set the value of
8355         gnus-message-cite-prefix-regexp.
8356
8357 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8358
8359         * nnweb.el (nnweb-google-parse-1): Update parser.
8360
8361 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
8362
8363         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
8364
8365 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8366
8367         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
8368         regexp.
8369
8370 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8371
8372         * uudecode.el (uudecode-string-to-multibyte): New function emulating
8373         string-to-multibyte.
8374         (uudecode-decode-region-internal): Use it.
8375
8376         * lpath.el: Fbind string-as-multibyte for XEmacs.
8377
8378 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
8379
8380         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file): Fix
8381         custom choice.
8382
8383         * gnus-art.el (gnus-signature-limit): Fix custom choice.
8384
8385 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
8386
8387         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
8388
8389         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
8390         `write-region' to respect `mm-inhibit-file-name-handlers'.
8391
8392 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
8393
8394         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
8395         Use gnus-home-directory instead of "~/" or "$HOME".
8396
8397 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
8398
8399         * encrypt.el (encrypt-insert-file-contents): Add better prompt
8400         to mention filename.
8401         Add comments at beginning regarding usage.
8402         (encrypt-write-file-contents): Change interactive so a string is
8403         acceptable.  If the file has no associated model, show an error instead
8404         of a nonsense prompt.
8405
8406 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
8407
8408         * spam.el (spam-bsfilter-ham-switch): Fix typo.
8409         Thanks to Yoshihiko Yamada for kind notification of this typo.
8410
8411 2007-01-12  Kenichi Handa  <handa@m17n.org>
8412
8413         * uudecode.el (uudecode-decode-region-internal): Make it work in a
8414         multibyte buffer.
8415
8416 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
8417
8418         * gnus-score.el (gnus-score-fast-scoring): New variable.
8419         (gnus-score-headers): Use it.
8420
8421         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
8422
8423         * message.el (message-cite-original-1): Call
8424         gnus-article-highlight-citation if requested.
8425         (message-make-from): Allow name and address as optional arguments.
8426
8427         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
8428
8429         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
8430         bugs to doc string.
8431         (gnus-button-alist): Add mid\\|message-id.
8432         (gnus-button-fetch-group): Extend for use in
8433         `browse-url-browser-function'.
8434         (gnus-button-url-regexp): Try to catch paired parentheses like in
8435         Wikipedia URLs.
8436
8437         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
8438         Suggested by Simon Krahnke <overlord@gmx.li>.
8439
8440 2007-01-13  Romain Francoise  <romain@orebokech.com>
8441
8442         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
8443         Update copyright.
8444
8445 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
8446
8447         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
8448
8449 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
8450
8451         * gnus-registry.el (gnus-registry-unfollowed-groups)
8452         (gnus-registry-split-fancy-with-parent): Fix documentation.
8453
8454 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8455
8456         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
8457         from nnweb groups.
8458
8459 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8460
8461         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
8462         Xref urls.  Erase buffer before requesting head.
8463
8464 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
8465
8466         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
8467         customizable.
8468
8469 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
8470
8471         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
8472         no signing key is found.
8473         (mml2015-epg-encrypt): Ask user whether to skip or abort if
8474         no encrypting and/or signing key is found.
8475
8476 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
8477
8478         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
8479
8480 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8481
8482         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
8483         headers read from disk with the ones newly found in the current search.
8484         This should no longer cause problems, because the article numbers in
8485         Gmane's `nov.php' output are ignored since the previous change.
8486
8487 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8488
8489         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
8490
8491 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8492
8493         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
8494         replace-regexp-in-string; bind url-version; fbind display-images-p and
8495         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
8496         find-face and set-itimer-function for Emacs; bind itimer-list for
8497         Emacs.
8498
8499         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
8500
8501 2007-01-01  Romain Francoise  <romain@orebokech.com>
8502
8503         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
8504
8505 2006-12-31  Steve Youngs  <steve@sxemacs.org>
8506
8507         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
8508         `define-minor-mode' macro definition expanded properly.
8509         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
8510         exclude it there.
8511
8512         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
8513         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
8514         `fboundp' test.
8515         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
8516         This is OK to autoload in (S)XEmacs now.
8517
8518 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8519
8520         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
8521         keystroke.
8522         (gnus-summary-limit-to-singletons): Fix typo.
8523
8524         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
8525         else fails.
8526
8527 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8528
8529         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
8530         docstring.
8531
8532         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
8533         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
8534         (gnus-summary-insert-dormant-articles): Fix typo in message.
8535
8536 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
8537
8538         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
8539         nil for XEmacs.
8540         (gnus-message-citation-mode): Don't autoload in XEmacs.
8541
8542         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
8543
8544 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
8545
8546         * nnimap.el (nnimap-expunge-search-string): Mention
8547         nnimap-search-uids-not-since-is-evil in docstring.
8548
8549 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
8550
8551         * spam.el: Revert to make-obsolete-variable because
8552         define-obsolete-variable-alias is not supported in Emacs 21.
8553
8554         * spam.el (spam-ifile-path, spam-ifile-database-path)
8555         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
8556         make-obsolete-variable.
8557         (spam-bsfilter-path, spam-bsfilter-program)
8558         (spam-spamassassin-path, spam-spamassassin-program)
8559         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.  Don't
8560         use "path" inappropriately.
8561         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
8562         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
8563         variable names.
8564
8565 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
8566
8567         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
8568         summary buffer.
8569
8570         * password.el (password-cache-remove): Use clear-string to burn
8571         password, if available.
8572
8573 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
8574
8575         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
8576
8577         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
8578
8579         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
8580         (gnus-message-highlight-citation): Move defcustom here from
8581         gnus-cite.el.
8582         (gnus-message-citation-mode): Autoload.
8583
8584         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
8585         checks to make it compile with XEmacs.
8586         (gnus-message-citation-mode): New minor mode.
8587         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
8588         (gnus-message-highlight-citation): New variables.
8589         (gnus-message-search-citation-line)
8590         (gnus-message-add-citation-keywords)
8591         (gnus-message-remove-citation-keywords)
8592         (turn-on-gnus-message-citation-mode)
8593         (turn-off-gnus-message-citation-mode): New functions.
8594
8595 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
8596
8597         * gnus-cite.el: Enable highlighting of different citation levels in
8598         message-mode.
8599
8600 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
8601
8602         * message.el (message-make-fqdn): Fix comment.
8603         (message-bogus-system-names): Add ".local".
8604
8605         * spam.el (spam-ifile-path, spam-ifile-program)
8606         (spam-ifile-database-path, spam-ifile-database)
8607         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
8608         Don't use "path" inappropriately.
8609         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
8610         strings.
8611         (spam-check-ifile, spam-ifile-register-with-ifile)
8612         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter): Use
8613         new variable names.
8614
8615         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
8616         (gnus-treat-display-smileys): Simplify using
8617         gnus-image-type-available-p.
8618
8619         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
8620         available.
8621
8622         * gnus-xmas.el (gnus-xmas-image-type-available-p): Use
8623         `display-images-p' if available.
8624
8625 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8626
8627         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
8628         one after turning on the buffer's multibyteness instead of decoding
8629         them directly in the unibyte buffer that causes unexpected conversion
8630         in Emacs 23 (unicode).
8631
8632 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8633
8634         * message.el (message-generate-hashcash): Fix custom type.
8635
8636 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
8637
8638         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
8639
8640 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
8641
8642         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
8643         disconnect icons.  Add help text.
8644
8645 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
8646
8647         * spam.el (spam-extra-header-to-number): CRM114 spam score is
8648         negated to be consistent with the others we handle.
8649
8650 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8651
8652         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
8653         version of gnus-summary-buffer to something, so that we can use two
8654         article buffers at the same time.
8655
8656 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
8657
8658         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
8659         trigger all the extra headers.
8660         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
8661         sorting.
8662
8663 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8664
8665         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
8666         solid groups.
8667
8668 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
8669
8670         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
8671
8672 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
8673
8674         * legacy-gnus-agent.el: Add Copyright notice.
8675
8676 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
8677
8678         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
8679
8680 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8681
8682         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
8683
8684         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
8685         to make it work reliably in CVS Emacs.
8686         (gnus-summary-limit-strange-charsets-predicate)
8687         (gnus-summary-limit-to-predicate): New functions.
8688
8689 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
8690
8691         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
8692         specifying array size.
8693         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
8694         array if it is too small.
8695         (gnus-sort-threads-recursive): Renamed from gnus-sort-thread-1.
8696         (gnus-sort-threads-loop): New function.
8697
8698 2006-12-06  Chris Moore  <dooglus@gmail.com>
8699
8700         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
8701         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
8702
8703 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
8704
8705         * mm-url.el (mm-url-predefined-programs): Call curl with correct
8706         options.
8707
8708 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8709
8710         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
8711         DOS-ing the recipient.
8712
8713         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
8714         the headers when creating the mapping to avoid mismappings.
8715         (nnweb-gmane-create-mapping): Always nix out old mapping.
8716
8717 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8718
8719         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
8720         and mm-verify-option to never.
8721
8722 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8723
8724         * message.el (message-signed-or-encrypted-p): New function.
8725         (message-forward-make-body): Use it.
8726
8727         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
8728         Replace encode-coding-string with mm-encode-coding-string.
8729
8730 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8731
8732         * nneething.el (nneething-decode-file-name): Replace
8733         decode-coding-string with mm-decode-coding-string.
8734
8735         * gnus-int.el (gnus-open-server): Say failed server's name.
8736
8737 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
8738
8739         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
8740         strings to a single string.  Quote `errors-file-name'.
8741         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
8742         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
8743         Adjust calls.  Use `shell-quote-argument'.
8744
8745 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
8746
8747         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
8748         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
8749
8750         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
8751         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
8752         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
8753         (gnus-group-make-directory-group, gnus-group-transpose-groups):
8754         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
8755         (gnus-subscribe-newsgroup, gnus-1):
8756         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
8757         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
8758         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
8759         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
8760
8761 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8762
8763         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
8764         keystroke.
8765         (gnus-summary-limit-to-bodies): Implement headersp.
8766
8767 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8768
8769         * dns.el (query-dns): Protect against "Process dns deleted" strings.
8770
8771 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8772
8773         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
8774
8775 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8776
8777         * message.el (message-generate-hashcash): Expand range of values to
8778         include `opportunistic'.
8779         (message-send-mail): Use it.
8780
8781 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8782
8783         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
8784         and comment it.
8785
8786         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
8787
8788 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
8789
8790         * gnus-util.el (gnus-extract-address-components): Improve comment.
8791
8792 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8793
8794         * gnus-util.el (gnus-extract-address-components): Work with address in
8795         which the name portion contains @.
8796
8797         * lpath.el: Fbind custom-autoload.
8798
8799 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
8800
8801         * gnus.el (gnus-start): Move custom group up.
8802         (gnus-select-method): Don't autoload, but make it available for
8803         `customize-variable'.
8804         (gnus-getenv-nntpserver): Don't autoload.
8805
8806 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
8807
8808         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
8809
8810 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
8811
8812         * message.el (message-sendmail-extra-arguments): New variable.
8813         (message-send-mail-with-sendmail): Use it.
8814
8815 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8816
8817         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
8818         mm-with-unibyte-current-buffer to make string unibyte.
8819
8820         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
8821         mm-string-as-multibyte.
8822
8823 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
8824
8825         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
8826         Reported by Werner Koch <wk@gnupg.org>.
8827
8828 2006-11-14  Daiki Ueno  <ueno@p360>
8829
8830         * mml2015.el: Autoload epa-select-keys when compiling.
8831
8832 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
8833
8834         * mml2015.el (mml2015-epg-sign): Save the signing keys in
8835         message-options.
8836         (mml2015-epg-encrypt): Save the recipient keys in message-options.
8837
8838 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
8839
8840         * mml2015.el (mml2015-epg-encrypt): Removed backward compatibility for
8841         EasyPG (< 0.0.6).
8842         (mml2015-always-trust): New user option.
8843         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
8844         prompt.
8845
8846 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8847
8848         * nntp.el (nntp-authinfo-force): New variable.
8849         (nntp-send-authinfo): Use it.
8850
8851 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
8852
8853         * message.el (message-strip-subject-encoded-words): Allow _not_ to
8854         decode encoded words.  Improve prompt.  Add comment about forwarding.
8855         (message-replacement-char): Move up.
8856
8857 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
8858
8859         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
8860         instead of gnus-intersection because arguments of gnus-sorted-nunion
8861         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
8862
8863 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
8864
8865         * message.el (message-strip-subject-encoded-words): Reformat prompt.
8866         (message-simplify-subject-functions): Enable
8867         message-strip-subject-encoded-words by default.
8868
8869 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
8870
8871         * message.el (message-strip-subject-encoded-words): New function.
8872         (message-simplify-subject-functions): New variable.
8873         (message-simplify-subject): Use it.  Fix typo in doc string.
8874         Support message-strip-subject-encoded-words.
8875
8876 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
8877
8878         * gnus-diary.el (gnus-diary-delay-format-function):
8879         * nndiary.el (nndiary-reminders):
8880         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
8881
8882 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
8883
8884         * gnus-art.el (article-hide-boring-headers): Fetch date from
8885         gnus-original-article-buffer to avoid problems with localized date
8886         strings.
8887
8888 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8889
8890         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
8891
8892 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
8893
8894         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
8895         New variables.
8896         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
8897         (mm-charset-synonym-alist): Move some entries to
8898         mm-codepage-iso-8859-list.
8899         (mm-charset-synonym-alist, mm-charset-override-alist): Add
8900         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
8901
8902 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8903
8904         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
8905
8906 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
8907
8908         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
8909         with Emacs 21 and XEmacs.
8910
8911 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
8912
8913         * spam.el (spam-parse-address): New function for better parsing,
8914         catching errors, etc.
8915         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
8916
8917 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
8918
8919         * mm-view.el: Add interactive arg to html2text autoload.
8920
8921 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8922
8923         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
8924
8925 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
8926
8927         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list): New
8928         variables.
8929         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
8930         (mm-charset-synonym-alist): Move some entries to
8931         mm-codepage-iso-8859-list.
8932
8933         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
8934
8935 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
8936
8937         * message.el (message-citation-line-format)
8938         (message-insert-formated-citation-line): Fix implementation of %E, %N
8939         and %n according to the doc string.
8940
8941 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
8942
8943         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
8944         car-safe to avoid bad parses.
8945
8946 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8947
8948         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
8949         names.
8950
8951         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
8952
8953 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8954
8955         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
8956         header.
8957
8958         * message.el (message-draft-headers): Add Date.
8959         (message-headers-to-generate): Fix typo in docstring.
8960
8961         * nndraft.el (nndraft-required-headers): New variable.
8962         (nndraft-generate-headers): Use it.
8963
8964         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
8965
8966 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
8967
8968         * gnus-registry.el (gnus-registry-wash-for-keywords)
8969         (gnus-registry-find-keywords): New functions to allow easy searching of
8970         articles that are in the registry.
8971
8972 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
8973
8974         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
8975         ietf-drums-parse-address instead of gnus-extract-address-components.
8976         Reported by Damien Elmes <damien@repose.cx>.
8977
8978 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
8979
8980         * gnus.el (gnus-mime): Remove unused custom group.
8981
8982 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8983
8984         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
8985         "blank line" when searching for end of armor headers.
8986
8987 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8988
8989         * gmm-utils.el (gmm-write-region): Fix variable name.
8990
8991 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
8992
8993         * gmm-utils.el (gmm-write-region): New function based on compatibility
8994         code from `mm-make-temp-file'.
8995
8996         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
8997
8998         * nnmaildir.el (nnmaildir--update-nov)
8999         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
9000         Use `gmm-write-region'.
9001
9002 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
9003
9004         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist): Add
9005         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
9006
9007         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
9008
9009         * message.el (message-replacement-char): New variable.
9010         (message-fix-before-sending): Use it.
9011         (message-simplify-subject): New function to remove duplicate code.
9012         (message-reply, message-followup): Use it.
9013
9014         * gnus-sum.el (gnus-summary-make-menu-bar): Clarify
9015         gnus-summary-limit-to-articles.
9016
9017 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9018
9019         * gnus-util.el (gnus-with-local-quit): New macro.
9020
9021         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
9022
9023 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
9024
9025         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
9026         ignore non-string data.
9027
9028 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
9029
9030         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
9031         non-string data (needs to be done in the registry too).
9032
9033 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
9034
9035         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
9036         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
9037         (gnus-registry-split-fancy-with-parent)
9038         (gnus-registry-fetch-simplified-message-subject-fast)
9039         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
9040         Remove text properties on ingress into the registry and when it's saved.
9041         (gnus-registry-clean-empty-function): Fix bug with cleaning the
9042         registry from entries with no groups.
9043
9044 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
9045
9046         * gnus-util.el (gnus-string-remove-all-properties): Add utility
9047         function to remove string properties.
9048
9049 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
9050
9051         * gmm-utils.el (gmm): Adjust custom version.
9052
9053         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist): Adjust
9054         custom version.
9055
9056         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
9057
9058 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
9059
9060         * gnus-art.el (gnus-insert-prev-page-button)
9061         (gnus-insert-next-page-button): Simplify.  Reformat.
9062
9063 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
9064
9065         * gnus-art.el (gnus-insert-prev-page-button)
9066         (gnus-insert-next-page-button): Apply gnus-article-button-face.
9067
9068 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
9069
9070         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
9071
9072 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
9073
9074         * gnus-art.el (gnus-insert-mime-button)
9075         (gnus-insert-mime-security-button):
9076         Apply gnus-article-button-face to MIME and security buttons.
9077
9078 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
9079
9080         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
9081         readable.
9082
9083 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9084
9085         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
9086
9087 2006-09-20  Steve Youngs  <steve@sxemacs.org>
9088
9089         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
9090         `browse-url-of-file' instead of `browse-url'.
9091
9092 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9093
9094         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
9095         regexp.  Articles containing quotation were cut prematurely.
9096
9097 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9098
9099         * message.el (message-cite-original-1): Use nobody by default for the
9100         value of From header.
9101         (message-reply): Ditto.
9102
9103 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
9104
9105         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
9106         to the gnus-info.  This fixes a bug of inline-PGP message verification.
9107         Reported by Michael Piotrowski <mxp@dynalabs.de>.
9108
9109 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
9110
9111         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
9112         mails in the doc string.  Add some URLs in comment.
9113         (pop3-movemail): Warn about pop3-leave-mail-on-server.
9114
9115 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9116
9117         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
9118         backslashes handling and the way to find boundaries of quoted strings.
9119
9120 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
9121
9122         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
9123         mml1991-encrypt-to-self is set and mml1991-signers is not set.
9124         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
9125         mml2015-encrypt-to-self is set and mml2015-signers is not set.
9126
9127 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
9128
9129         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
9130         doc string.
9131         (gnus-button-regexp, gnus-button-last): Remove unused variables.
9132
9133 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9134
9135         * lpath.el: Fbind epg-check-configuration.
9136
9137 2006-09-06  Simon Josefsson  <jas@extundo.com>
9138
9139         * mml2015.el (mml2015-use): Doc fix, mention epg.
9140
9141 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
9142
9143         * mml2015.el (mml2015-use): Default to epg, if available.
9144
9145 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
9146
9147         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
9148         message-sender.
9149         (mml1991-epg-encrypt): Ditto.
9150         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
9151         message-sender.
9152         (mml2015-epg-encrypt): Ditto.
9153
9154 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
9155
9156         * message.el (message-send-mail-with-sendmail): Look for sendmail in
9157         several common directories.
9158
9159 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
9160
9161         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
9162         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
9163
9164 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9165
9166         * gnus-art.el (article-decode-encoded-words): Make it fast.
9167
9168 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9169
9170         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
9171
9172         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
9173         in quoted string into `\'.
9174
9175 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9176
9177         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
9178         Use standard-syntax-table.
9179
9180 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9181
9182         * gnus-art.el (gnus-decode-address-function): New variable.
9183         (article-decode-encoded-words): Use it to decode headers which are
9184         assumed to contain addresses.
9185         (gnus-mime-delete-part): Remove useless `or'.
9186
9187         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
9188         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
9189         (gnus-nov-parse-line): Use it to decode From header.
9190         (gnus-get-newsgroup-headers): Ditto.
9191         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
9192
9193         * mail-parse.el (mail-decode-encoded-address-region): New alias.
9194         (mail-decode-encoded-address-string): New alias.
9195
9196         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
9197         New function.
9198         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
9199         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
9200         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
9201         (rfc2047-decode-string): Ditto.
9202         (rfc2047-decode-address-region): New function.
9203         (rfc2047-decode-address-string): New function.
9204
9205 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
9206
9207         * message.el (message-caesar-buffer-body): Allow rotating headers.
9208
9209         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
9210
9211         * message.el (message-insert-formated-citation-line): Fix %f.
9212         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
9213
9214 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9215
9216         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
9217         (gnus-bookmark-mouse-available-p): New macro.
9218         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
9219         (gnus-bookmark-bmenu-show-infos): Use it.
9220         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
9221         (gnus-bookmark-bmenu-hide-infos): Ditto.
9222         (gnus-bookmark-remove-properties): New function.
9223         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
9224         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
9225         (gnus-bookmark-write-file): Bind coding-system-for-write.
9226         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
9227         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
9228         group before selecting it.
9229         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
9230         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
9231         quit-window if it is not available; use gnus-mouse-2 and bind it to
9232         gnus-bookmark-bmenu-select-by-mouse.
9233         (gnus-bookmark-show-details): Remove unused variable `details-list'.
9234         (gnus-bookmark-bmenu-select-by-mouse): New function.
9235
9236 2006-08-13  Romain Francoise  <romain@orebokech.com>
9237
9238         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
9239         space.
9240
9241 2006-08-10  Romain Francoise  <romain@orebokech.com>
9242
9243         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
9244         (dns-mode-soa-auto-increment-serial): New user option.
9245         (dns-mode-soa-maybe-increment-serial): New function.
9246         (dns-mode): Add the latter to `write-contents-functions'.
9247
9248 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9249
9250         * compface.el (uncompface): Use binary rather than raw-text-unix.
9251
9252 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9253
9254         * compface.el (uncompface): Make sure the eol conversion doesn't take
9255         place when communicating with the external programs.  Reported by
9256         ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
9257
9258 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
9259
9260         * nnheader.el (nnheader-insert-head): Fix typo in comment.
9261
9262 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9263
9264         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
9265         Make it more robust by parsing author and date independently.
9266
9267 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9268
9269         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
9270
9271 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
9272
9273         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
9274         first matching secret key.
9275         (mml2015-epg-encrypt): Ditto.
9276
9277         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
9278         first matching secret key.
9279         (mml1991-epg-encrypt): Ditto.
9280
9281         * mml2015.el (mml2015-encrypt-to-self): New user option.
9282         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
9283         mml2015-epg-encrypt-to-self is set.
9284
9285         * mml1991.el (mml1991-encrypt-to-self): New variable.
9286         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
9287         mml1991-epg-encrypt-to-self is set.
9288
9289         * mml2015.el (mml2015-signers): New user option.
9290         (mml2015-epg-sign): Reflect the value of mml2015-signers.
9291         (mml2015-epg-encrypt): Allow to select signing keys.
9292
9293         * mml1991.el (mml1991-signers): New variable.
9294         (mml1991-epg-sign): Reflect the value of mml1991-signers.
9295         (mml1991-epg-encrypt): Allow to select signing keys.
9296
9297 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9298
9299         * nnheader.el (nnheader-insert-head): Make it work even if the file
9300         uses CRLF for the line-break code.
9301
9302 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
9303
9304         * mml2015.el: Require mml-sec instead of password.
9305         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
9306         (mml2015-cache-passphrase): Inherit the default value from
9307         mml-secure-cache-passphrase.
9308         (mml2015-passphrase-cache-expiry): Inherit the default value from
9309         mml-secure-passphrase-cache-expiry.
9310
9311         * mml1991.el: Require mml-sec instead of password.
9312         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
9313         (mml1991-cache-passphrase): Inherit the default value from
9314         mml-secure-cache-passphrase.
9315         (mml1991-passphrase-cache-expiry): Inherit the default value from
9316         mml-secure-passphrase-cache-expiry.
9317
9318         * mml-sec.el: Require password.
9319         (mml-secure-verbose): New user option.
9320         (mml-secure-cache-passphrase): New user option.
9321         (mml-secure-passphrase-cache-expiry): New user option.
9322
9323 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
9324
9325         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
9326         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
9327         andreas@altroot.de (Andreas Vögele).
9328
9329         FIXME: Use `tiny change'?
9330
9331 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9332
9333         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
9334         workaround for the url package included with Emacs.
9335
9336         * nnweb.el (nnweb-google-create-mapping): Update regexp.
9337
9338 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9339
9340         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
9341         correctly.  This fixes a bug caused by the 2006-05-12 change.
9342
9343 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
9344
9345         * nnmail.el (nnmail-article-group): If splitting raises an error, give
9346         some information about the error when saying that the `bogus' mail
9347         group will be used.
9348
9349 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
9350
9351         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
9352         string.
9353
9354 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
9355
9356         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
9357
9358 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9359
9360         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
9361
9362 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
9363
9364         * mml1991.el (mml1991-function-alist): Add epg.
9365         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
9366         (mml1991-epg-encrypt): New functions.
9367
9368 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
9369
9370         * mml2015.el (mml2015-verbose): New variable.
9371         (mml2015-cache-passphrase): Ditto.
9372         (mml2015-passphrase-cache-expiry): Ditto.
9373         (mml2015-function-alist): Add epg.
9374         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
9375         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
9376         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt): New
9377         functions.
9378
9379 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9380
9381         * message.el (message-cite-original-1): Preserve region when removing
9382         quoted text due to X-No-Archive in order to avoid bogus attribution
9383         when citing multiple messages.
9384
9385 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9386
9387         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.  Reported by
9388         Kenneth Jacker <khj@be.cs.appstate.edu>.
9389
9390 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
9391
9392         * gnus-diary.el (gnus-user-format-function-d)
9393         (gnus-user-format-function-D): Autoload.
9394
9395         * imap.el (Commentary): Fix typo.
9396
9397         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
9398         2006-04-22 contribution.
9399
9400 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9401
9402         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
9403         It didn't really fix the bogosity I'm seeing with solid web groups.
9404
9405 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9406
9407         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
9408         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
9409         created using server names.  If we use the feature without declaring
9410         it, Gnus does not properly manage server and group state.
9411
9412         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
9413         bound.
9414
9415 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9416
9417         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
9418         looking up the method using GROUP's prefix before inventing a new one.
9419         It is used on killed/unknown groups in various places where returning
9420         an all-new method isn't expected by the caller.
9421
9422         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
9423         and match semantics of gnus-group-real-prefix.
9424
9425 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
9426
9427         * nnmail.el (nnmail-broken-references-mailers): New variable.
9428         (nnmail-ignore-broken-references): New function generalizing
9429         nnmail-fix-eudora-headers.
9430         (nnmail-fix-eudora-headers): Now obsolete.
9431
9432         * gnus-art.el (gnus-button-handle-custom): Support
9433         `customize-apropos*'.
9434
9435 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9436
9437         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
9438
9439         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
9440         articles.
9441
9442 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
9443
9444         * message.el (message-cite-reply-above): New variable.
9445         (message-yank-original): Use it.
9446
9447 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9448
9449         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
9450
9451 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
9452
9453         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
9454         as read.
9455
9456         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
9457
9458 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
9459
9460         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
9461         (gnus-bookmark-default-file): Use gnus-directory.
9462         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
9463         Remove "*" in doc string.
9464         (gnus-bookmark-write-file): Simplify.
9465         (gnus-bookmark-maybe-sort-alist): Use `when'.
9466         (gnus-bookmark-get-bookmark): Fix typo in doc string.
9467         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark): Add
9468         FIXME about Emacs 21 and XEmacs compatibility.
9469         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
9470         compatibility.
9471         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
9472         compatibility.
9473         (gnus-bookmark-menu-heading): Fix version.
9474
9475 2006-06-19  Bastien Guerry  <bzg@altern.org>
9476
9477         * gnus-bookmark.el: New file.
9478
9479 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9480
9481         * message.el (message-syntax-checks): Doc fix.
9482
9483 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9484
9485         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
9486         unsubscribed groups as if they were killed ones.  It causes duplicate
9487         entries in gnus-newsrc-alist.
9488
9489 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9490
9491         * message.el (message-syntax-checks): Doc fix.
9492         (message-send-mail): Add check for continuation headers.
9493         (message-check-news-header-syntax): Fix regexp used to check for
9494         continuation headers.
9495
9496 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9497
9498         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
9499
9500 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
9501
9502         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
9503
9504 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9505
9506         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
9507         default-truncate-lines.
9508
9509 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9510
9511         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
9512         to fill the utf-8 entry.
9513
9514         * lpath.el: Fbind unicode-precedence-list.
9515
9516 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9517
9518         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
9519
9520 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
9521
9522         * gnus-agent.el (directory-files-and-attributes): Move all the way
9523         forward (the third and final move).
9524         (gnus-agent-read-agentview): Trap reconstruction errors due to
9525         nonexistant directory.  Handle by returning nil.
9526
9527 2006-05-30  Didier Verna  <didier@xemacs.org>
9528
9529         * message.el (message-dont-reply-to-names): Update the custom type.
9530         * message.el (message-dont-reply-to-names): New defsubst: potentially
9531         convert a list of regexps into a single one.
9532         * message.el (message-get-reply-headers): Use it.
9533         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
9534
9535 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9536
9537         * gnus-agent.el (directory-files-and-attributes): Move forward.
9538
9539 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
9540
9541         * gnus-ml.el (gnus-mailing-list-subscribe)
9542         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
9543         (gnus-mailing-list-message): Fix doc strings.
9544
9545 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9546
9547         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
9548         of doing it manually.
9549
9550 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
9551
9552         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
9553         comment.
9554
9555 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
9556
9557         * gnus-agent.el: Added gnus-agent-flush* to purge agent info.
9558         (gnus-agent-read-agentview): Fixed handling of end-of-file error.
9559         (gnus-agent-read-local): All symbols allocated in my-obarray.
9560         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
9561         (gnus-agent-regenerate-group): Check numeric names to see if they are
9562         messages or groups.
9563         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
9564         better way of do this...)
9565
9566         * gnus-cache.el (gnus-agent-total-fetched-for): Ignore
9567         'dummy.group' (there should be a better way of do this...)
9568
9569 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9570
9571         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
9572         (gnus-saved-headers): Ditto.
9573         (gnus-default-article-saver): Mention functions may have properties.
9574         (gnus-article-save): Override gnus-save-all-headers and
9575         gnus-saved-headers by :headers property which saver function may have.
9576         (gnus-summary-save-in-file): Add :headers property.
9577         (gnus-summary-write-to-file): Ditto.
9578
9579         * gnus-sum.el (gnus-summary-save-article): Bind
9580         gnus-prompt-before-saving to t when saving many articles in a file;
9581         always show all headers.
9582
9583         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
9584
9585 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
9586
9587         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
9588         marks.
9589
9590         * message.el (message-indent-citation): Add optional arguments to allow
9591         using it outside of message buffers.
9592
9593         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
9594         (gnus-article-treat-unfold-headers): Use it.
9595         (gnus-article-truncate-lines): New variable.
9596         (gnus-article-mode): Use it.
9597         (gnus-article-toggle-truncate-lines): New function.
9598
9599         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar): Add
9600         gnus-article-toggle-truncate-lines.
9601
9602         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
9603         coding system in XEmacs, use binary.
9604
9605 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9606
9607         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
9608         after-load-alist.
9609
9610         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
9611         this function should save decoded articles.
9612         (gnus-summary-write-to-file): Use property to specify this function
9613         should save decoded articles and specify gnus-summary-save-in-file
9614         should be used to save articles other than the first one when saving
9615         many articles.
9616         (gnus-summary-save-body-in-file): Use property to specify this
9617         function should save decoded articles.
9618         (gnus-summary-write-body-to-file): Use property to specify this
9619         function should save decoded articles and specify
9620         gnus-summary-save-body-in-file should be used to save articles other
9621         than the first one when saving many articles.
9622
9623         * gnus-sum.el (gnus-summary-save-article): Simplify.
9624
9625 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9626
9627         * gnus-art.el (gnus-default-article-saver): Add
9628         gnus-summary-write-body-to-file.
9629         (gnus-article-save-coding-system): Don't use coding system object
9630         in XEmacs.
9631         (gnus-read-save-file-name): Add optional `dir-var' argument which
9632         specifies directory in which files are saved; work even if optional
9633         `variable' argument is not specified.
9634         (gnus-summary-write-to-file): Read file name.
9635         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
9636         (gnus-summary-write-body-to-file): New function.
9637
9638         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
9639         (gnus-summary-local-variables): Add it.
9640         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
9641         (gnus-summary-save-article): Remove optional `decode' argument;
9642         determine whether to decode articles by the value of
9643         gnus-default-article-saver; when saving many files using
9644         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
9645         it first and use gnus-summary-save-in-file or
9646         gnus-summary-save-body-in-file thereafter unless
9647         gnus-prompt-before-saving is always; move point to article which
9648         will be saved.
9649         (gnus-summary-save-article-file): Revert.
9650         (gnus-summary-write-article-file): Revert.
9651         (gnus-summary-save-article-body-file): Revert.
9652         (gnus-summary-write-article-body-file): New function.
9653
9654 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9655
9656         * gnus-art.el (gnus-default-article-saver): Doc fix.
9657         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
9658         from gnus-summary-save-article-coding-system, and default to a
9659         certain coding system.
9660         (gnus-output-to-file): Add coding cookie and encode text according
9661         to gnus-article-save-coding-system; don't use mm-append-to-file.
9662
9663         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
9664         gnus-art.el and rename to gnus-article-save-coding-system.
9665         (gnus-summary-save-article): Require gnus-art; don't show all
9666         headers if it decodes articles; don't add coding cookie here;
9667         don't bind mm-text-coding-system-for-write.
9668         (gnus-summary-save-article-file): Save decoded articles.
9669         (gnus-summary-write-article-file): When saving many files, use
9670         gnus-summary-write-to-file first and gnus-summary-save-in-file
9671         thereafter unless gnus-prompt-before-saving is always.
9672         (gnus-summary-save-article-body-file): Save decoded articles.
9673
9674         * lpath.el: Fbind select-safe-coding-system for XEmacs.
9675
9676 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
9677
9678         * nnrss.el (nnrss-check-group): Bind hash-index.
9679
9680 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
9681
9682         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
9683         its hash index.  Store this hash in `nnrss-group-data'.
9684         (nnrss-read-group-data): Update accordingly.
9685
9686 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
9687
9688         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
9689         entry.
9690
9691         * gnus-sum.el (gnus-summary-make-menu-bar): Add
9692         gnus-article-browse-html-article.
9693
9694 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
9695
9696         * gnus-sum.el (gnus-summary-mime-map): Add
9697         gnus-article-browse-html-article.
9698
9699         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
9700
9701 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
9702
9703         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
9704         suitable coding systems in customize.
9705
9706 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
9707
9708         * mail-source.el (mail-sources): Fix custom type.
9709
9710 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
9711
9712         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
9713         (gnus-summary-expire-articles-now): Shorten prompt.
9714
9715         * gmm-utils.el (wid-edit): Require.
9716         (defun-gmm): Renamed from `gmm-defun-compat'.
9717         (gmm-image-search-load-path): Use it.
9718         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
9719
9720 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9721
9722         * gnus-sum.el (gnus-summary-save-article-coding-system): New
9723         variable.
9724         (gnus-summary-save-article): Add optional `decode' argument.  If
9725         it is set and gnus-summary-save-article-coding-system is non-nil,
9726         save decoded article.
9727         (gnus-summary-write-article-file): Save decoded article if
9728         gnus-summary-save-article-coding-system is non-nil.
9729
9730         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
9731         type.
9732
9733 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9734
9735         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
9736
9737 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9738
9739         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
9740         first to test gnus-single-article-buffer which may be buffer-local.
9741
9742         * gnus-sum.el (gnus-summary-setup-buffer): Make
9743         gnus-single-article-buffer buffer-local and nil in ephemeral
9744         group; make gnus-article-buffer, gnus-article-current, and
9745         gnus-original-article-buffer always buffer-local.
9746         (gnus-summary-exit): Kill article buffer belonging to ephemeral
9747         group.
9748         (gnus-handle-ephemeral-exit): Don't move to next summary line.
9749
9750 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
9751
9752         * nnml.el (nnml-request-compact-group): Compressed files might not
9753         have .gz extension.
9754
9755 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
9756
9757         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
9758         (mm-copy-to-buffer): Use with-current-buffer.
9759         (mm-display-part): Simplify.
9760         (mm-inlinable-p): Add optional arg `type'.
9761
9762 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
9763
9764         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
9765         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
9766         Try harder to show the attachment internally or externally using
9767         gnus-mime-view-part-as-type.
9768
9769 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
9770
9771         * message.el (message-from-style, message-signature-separator)
9772         (message-user-organization-file, message-send-mail-function)
9773         (message-citation-line-function, message-yank-prefix)
9774         (message-indent-citation-function, message-signature)
9775         (message-signature-file, message-signature-insert-empty-line):
9776         Remove autoloads.
9777
9778         * gnus-art.el (gnus-buttonized-mime-types): Remove
9779         "multipart/signed".  Revert 2006-04-26 change.
9780
9781 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9782
9783         * gnus.el (gnus-version-number): Bump version.
9784
9785 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
9786
9787         * gnus.el: No Gnus v0.5 is released.
9788
9789 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9790
9791         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
9792         fetching articles by message-id.
9793
9794 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9795
9796         * message.el (hashcash): Require hashcash as normal.
9797
9798         * ecomplete.el (ecomplete-highlight-match-line): Use
9799         point-at-eol.
9800         (ecomplete-highlight-match-line): Use `highlight', because that
9801         face exists in both Emacs and XEmacs.
9802
9803         * message.el (message-display-abbrev): Use point-at-bol.
9804
9805         * mail-source.el: Don't require timer/timer-funcs.
9806
9807         * gnus-async.el: Ditto.
9808
9809         * password.el: Ditto.
9810
9811         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
9812
9813         * mm-url.el: Ditto.
9814
9815         * gnus-xmas.el: Don't require timer-funcs.
9816
9817         * mm-util.el: Require timer/timer-funcs.
9818
9819 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9820
9821         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
9822         Close.
9823
9824 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9825
9826         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
9827         unibyte after clear-decrypt function runs.
9828
9829         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
9830         returns as a unibyte string.
9831
9832 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9833
9834         * lpath.el: Revert.
9835
9836         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
9837         (pgg-gpg-process-sentinel): Revert.
9838
9839         * pgg-pgp.el (pgg-pgp-process-region): Revert.
9840         (pgg-pgp-lookup-key): Revert.
9841
9842         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
9843         (pgg-pgp5-lookup-key): Revert.
9844
9845         * pgg.el (pgg-fetch-key): Revert.
9846
9847 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9848
9849         * lpath.el: Fbind string-as-multibyte for XEmacs.
9850
9851         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
9852         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
9853         (mml1991-pgg-encrypt): Ditto.
9854
9855         * pgg-gpg.el (pgg-string-to-multibyte): New function.
9856         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
9857         a multibyte buffer.
9858
9859         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
9860         (pgg-pgp-lookup-key): Ditto.
9861
9862         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
9863         (pgg-pgp5-lookup-key): Ditto.
9864
9865         * pgg.el (pgg-fetch-key): Ditto.
9866
9867 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
9868
9869         * message.el (message-user-organization-file): Check several
9870         locations of the organization file.
9871
9872         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
9873         Add gnus-article-view-part-as-type.
9874
9875         * gnus-art.el (gnus-article-view-part-as-type): New function.
9876
9877         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
9878         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
9879
9880         * mml.el: Simplify autoload.
9881         (mml-mode): defvar dnd-protocol-alist instead of using
9882         symbol-value.
9883         (mml-default-directory): New variable.
9884         (mml-minibuffer-read-file): Use it.
9885         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
9886
9887         * message.el (message-citation-line-format): New variable.
9888         (message-insert-formated-citation-line): New function.
9889         (message-citation-line-function): Add
9890         `message-insert-formated-citation-line' to custom type.
9891
9892         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
9893         to doc string.
9894
9895         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
9896         depending on mm-verify-option.
9897
9898 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9899
9900         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
9901         binding pgg-* variables; reimplement the section which prevents
9902         MIME header from being signed.
9903         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
9904         pgg-text-mode; remove a blank line at the top of body.
9905
9906         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
9907         lines at the top of body; use gnus-newsgroup-charset if there's no
9908         Charset header.
9909
9910 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9911
9912         * message.el (message-self-insert-commands): Doc fix.
9913
9914         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
9915         (mm-uu-pgp-encrypted-test): Ditto.
9916         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
9917         between header and body; return application/pgp-encrypted handle
9918         if decryption failed; decode decrypted body by charset.
9919
9920         * mm-decode.el (mm-automatic-display): Don't make application/pgp
9921         element match to application/pgp-*.
9922
9923 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9924
9925         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
9926         HTML.
9927
9928 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9929
9930         * mail-source.el (mail-source-call-script): Message the error
9931         string.
9932
9933 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9934
9935         * gnus-util.el (gnus-byte-compile): Use it.
9936
9937 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
9938
9939         * gnus-util.el (kill-empty-logs): New function.
9940
9941 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9942
9943         * message.el (message-mail-alias-type): Doc fix.
9944         (message-mail-alias-type-p): New function.
9945         (message-send): Use it.
9946         (message-mode): Ditto.
9947         (message-strip-forbidden-properties): Ditto.
9948
9949         * ecomplete.el (ecomplete-database-file-coding-system): New
9950         variable.
9951         (ecomplete-save): Use it.
9952         (ecomplete-setup): Use it.
9953
9954 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9955
9956         * message.el (message-self-insert-commands): New variable.
9957         (message-strip-forbidden-properties): Use it.
9958
9959 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9960
9961         * message.el (message-put-addresses-in-ecomplete): Use a regexp
9962         that doesn't make XEmacs choke.
9963
9964 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
9965
9966         * gnus-util.el (gnus-replace-in-string):
9967         Prefer replace-regexp-in-string over of replace-in-string.
9968
9969 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9970
9971         * gnus-util.el (gnus-select-frame-set-input-focus):
9972         Use select-frame-set-input-focus if it is available in XEmacs; use
9973         definition defined in Emacs 22 for old Emacsen.
9974
9975         * dgnushack.el: Autoload unmorse-region for XEmacs.
9976
9977         * lpath.el: Bind cursor-in-non-selected-windows and
9978         select-frame-set-input-focus for XEmacs.
9979
9980 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9981
9982         * mm-view.el (mm-inline-text): Use equal instead of equalp.
9983
9984 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
9985
9986         * gnus-registry.el (gnus-registry-cache-save): Remove text
9987         properties when saving via the temp buffer.
9988
9989 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
9990
9991         * message.el (message-generate-hashcash): Honor custom type.
9992
9993 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9994
9995         * message.el (message-generate-hashcash): Default to non-nil when
9996         hashcash is found.
9997
9998         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
9999         (gnus-refer-thread-limit): Increase default to 500.
10000
10001         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
10002
10003         * flow-fill.el (fill-flowed): Allow delete-space.
10004
10005 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
10006
10007         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
10008         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
10009         Remove autoloads.
10010
10011 2006-04-18  Simon Josefsson  <jas@extundo.com>
10012
10013         * message.el (message-generate-hashcash): Default to.
10014
10015 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
10016
10017         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
10018         concatenating segments rather than before concatenating them.
10019
10020 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
10021
10022         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
10023
10024 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10025
10026         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
10027
10028         * message.el (message-forward-make-body-plain): Allow
10029         message-forward-ignored-headers to be a list.
10030         (message-remove-ignored-headers): Factor out into function.
10031         (message-forward-make-body-mml): Use it.
10032
10033         * imap.el (imap-quote-specials): New function.
10034         (imap-login-auth): Quote specials.
10035
10036         * rfc2231.el (rfc2231-parse-string): Remove dead code.
10037         (rfc2231-parse-string): Allow concatanation of parameters that
10038         aren't contiguous.  The test case is
10039           (mail-header-parse-content-type "message/external-body;
10040             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
10041             access-type=LOCAL-FILE;
10042             name*1*=plugh%2fhello-sailor%2fbing.pdf")
10043
10044 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
10045
10046         * nntp.el (nntp-accept-process-output): Return the value of
10047         `nnheader-accept-process-output'.
10048
10049 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10050
10051         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
10052         (gnus-button-alist): Recognize more diff formats.
10053         (gnus-button-patch): Strip directory.
10054
10055 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
10056
10057         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
10058         Emacs 22 when setting focus.
10059
10060 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10061
10062         * gnus-art.el (gnus-article-treat-types): Do treatment of
10063         text/x-verbatim parts.
10064         (gnus-button-patch): New command.
10065
10066         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
10067         addresses that contain invalid characters.
10068
10069 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10070
10071         * message.el (message-put-addresses-in-ecomplete): Use
10072         gnus-replace-in-string.
10073         (message-is-yours-p): Use the more correct
10074         mail-header-parse-address instead of
10075         mail-extract-address-components.
10076         (message-put-addresses-in-ecomplete): Fix typo.
10077
10078         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
10079         keystroke.
10080
10081         * gnus-art.el (gnus-treatment-function-alist): Change order of
10082         newsgroups/generic header folding to avoid double-folding.
10083
10084         * message.el (message-hidden-headers): Add X-Draft-From.
10085
10086         * gnus-sum.el (gnus-summary-repeat-search-article-forward): New
10087         command.
10088         (gnus-summary-repeat-search-article-backward): New command.
10089
10090         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
10091         groups in the parent topic.
10092
10093 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
10094
10095         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
10096         (spam-extra-header-to-number): Return the CRM114 number as a
10097         number instead of a string.
10098
10099 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10100
10101         * gnus-art.el (gnus-face-properties-alist): Moved here from
10102         gnus-fun.
10103
10104         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
10105
10106 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10107
10108         * message.el (message-strip-forbidden-properties): Only display on
10109         self-insert-command.
10110
10111         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
10112         reindent.
10113         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
10114
10115 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
10116
10117         * smiley.el (smiley-style): Fix typo.
10118
10119 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10120
10121         * hashcash.el (hashcash-insert-payment-async-2): Use
10122         message-goto-eoh instead of doing it manually.
10123         (mail-add-payment): Use message-narrow-to-header instead of trying
10124         to do the same itself.
10125
10126         * message.el (message-hidden-headers): Add Face.
10127
10128         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
10129         reparenting code.
10130         (gnus-summary-reparent-children): Refactored out code.
10131         (gnus-summary-thread-map): New keystroke.
10132         (gnus-summary-reparent-children): Make into command.
10133
10134         * smiley.el (smiley-style): Default to `medium' if using a large
10135         font.
10136
10137         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
10138         does it itself.
10139
10140         * message.el (message-point-in-header-p): Simplify definition.
10141
10142 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10143
10144         * nnagent.el (nnagent-request-set-mark): Silence log file
10145         writing.
10146         (nnagent-request-set-mark): Use write-region instead of
10147         append-to-file.
10148
10149         * gnus-sum.el (gnus-read-header): Fudge article number if using a
10150         strange select method.
10151
10152         * ecomplete.el (ecomplete-display-matches): Get highlightling
10153         right.
10154         (ecomplete-display-matches): Use literals.
10155         (ecomplete-display-matches): Disable message logging.
10156
10157         * message.el (message-display-abbrev): Small optimization.
10158
10159         * ecomplete.el (ecomplete-display-matches): Allow automatic
10160         display.
10161
10162         * message.el (message-strip-forbidden-properties): Display
10163         abbrevs.
10164         (message-display-abbrev): Get automatic display right.
10165
10166         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
10167         keystrokes.
10168
10169 2006-04-13  Romain Francoise  <romain@orebokech.com>
10170
10171         TODO: Backport to v5-10!
10172
10173         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
10174         Moved here (and renamed) from gnus-registry.el.
10175
10176         * gnus-registry.el: Require gnus-util.
10177         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
10178
10179 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10180
10181         * gnus-group.el (gnus-group-catchup-current): Change
10182         if-then-else-if-then-else into cond.
10183         (gnus-group-catchup): Indent.
10184         (group-name-at-point): New function.
10185         (gnus-fetch-group): Provide default from thing at point.
10186
10187 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10188
10189         * message.el (message-display-abbrev): Fix regexp.
10190
10191         * ecomplete.el (ecomplete-highlight-match-line): Reimplement
10192         choosing.
10193         (ecomplete-highlight-match-line): Fix up code rewrite, remove
10194         dead variables.
10195
10196         * message.el (message-newline-and-indent): Remove debugging.
10197         (message-display-abbrev): Use new implementation.
10198
10199 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
10200
10201         * gnus-art.el (gnus-article-mode): Set
10202         cursor-in-non-selected-windows to nil.
10203
10204         * smiley.el: Revert previous change.
10205         (smiley-data-directory): defvar it before using it in the
10206         defcustom of `smiley-style'.
10207
10208 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10209
10210         * message.el (message-newline-and-indent): New function.
10211
10212         * ecomplete.el: Implement more bits.
10213
10214         * message.el (message-put-addresses-in-ecomplete): Clean up the
10215         string.
10216
10217         * ecomplete.el (ecomplete-add-item): Chop off decimals.
10218
10219         * gnus-sum.el (gnus-summary-save-parts): Bind
10220         gnus-summary-save-parts-counter and use it to make unique file
10221         names.
10222
10223         * gnus-art.el (gnus-ignored-headers): Add some more headers.
10224
10225         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
10226         parameter to say whether to actually parse the individual
10227         addresses.
10228
10229         * message.el (message-put-addresses-in-ecomplete): New function.
10230         (ecomplete): Require.
10231         (message-mail-alias-type): Add ecomplete as an option.
10232
10233 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
10234
10235         * flow-fill.el (fill-flowed): Remove trailing space from blank
10236         quoted lines.
10237
10238 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10239
10240         * smiley.el (smiley-style): Move definition later to avoid a
10241         compilation warning.
10242
10243 2006-04-12  Kenichi Handa  <handa@m17n.org>
10244
10245         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
10246         buffer and then decode the buffer text if necessary.
10247         (rfc2231-encode-string): Be sure to work on multibyte buffer at
10248         first, and after mm-encode-body, change the buffer to unibyte.
10249         Use mm-disable-multibyte instead of set-buffer-multibyte.
10250
10251 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10252
10253         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
10254         Content-Type header instead of Content-Disposition header.
10255         (gnus-mime-inline-part): Ditto.
10256         (gnus-mime-view-part-as-charset): Ignore charset that the part
10257         specifies.
10258
10259         * mm-decode.el (mm-display-part): Work with external parts and
10260         usual parts similarly.
10261
10262         * mm-extern.el (mm-inline-external-body): Use mm-display-part
10263         instead of gnus-display-mime.
10264
10265         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
10266         instead of with-temp-buffer.
10267
10268         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
10269         tag to summarized topics part in order to encode non-ASCII text.
10270
10271 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
10272
10273         * smiley.el (smiley-style): New variable.
10274         (smiley-directory): New function.
10275         (smiley-data-directory): Derive from `smiley-style' using
10276         `smiley-directory'.
10277         (smiley-regexp-alist): Add new entries.
10278
10279         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
10280         (gnus-article-browse-delete-temp): Add :version.
10281
10282 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
10283
10284         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
10285         the sieve region.
10286
10287 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10288
10289         * gnus.el (gnus-version-number): Bump version.
10290
10291 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
10292
10293         * gnus.el: No Gnus v0.4 is released.
10294
10295 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10296
10297         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
10298         layout.
10299
10300         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
10301         unknown charset.
10302
10303         * message.el (message-header-synonyms): Add Original-To to the
10304         default.
10305
10306         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
10307         optional parameter.
10308
10309 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
10310
10311         * gnus-fun.el (gnus): Require it for gnus-directory.
10312
10313 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10314
10315         * gnus-fun.el (gnus-face-properties-alist): Add :version.
10316
10317 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
10318
10319         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
10320
10321 2006-04-05  Simon Josefsson  <jas@extundo.com>
10322
10323         * password.el (password-reset): New function.
10324
10325 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
10326
10327         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region): Wait
10328         for BEGIN_SIGNING too, new in GnuPG 1.4.3.
10329
10330 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10331
10332         * nnweb.el (nnweb-google-create-mapping): Update regexp.
10333         Some whitespace was matched into the url, which broke browsing hits
10334         > 100 when mm-url-use-external was nil.
10335
10336 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
10337
10338         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Check
10339         gnus-extra-headers for 'Newsgroups.
10340
10341         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
10342         bound.
10343
10344 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
10345
10346         * pgg-gpg.el: Clean up process buffers every time gpg processes
10347         complete.
10348
10349 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
10350
10351         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
10352         doc string.
10353
10354 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
10355
10356         * pgg-gpg.el (pgg-gpg-process-filter)
10357         (pgg-gpg-wait-for-completion): Check if buffer is alive.
10358
10359         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
10360         lines, temporary fix.
10361
10362 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
10363
10364         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
10365
10366 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
10367
10368         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
10369         default-enable-multibyte-characters.  This reverts the change from
10370         revision 6.17 which is no longer necessary because the passphrase
10371         is sent separately now.  GnuPG messages are unreadable under
10372         multibyte locales with default-enable-multibyte-characters set to
10373         nil.
10374
10375 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
10376
10377         * message.el (message-tool-bar-gnome): Move "spell".
10378
10379 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
10380
10381         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
10382         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
10383         instead.
10384
10385 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
10386
10387         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Improve
10388         newsgroups handling for NNTP overviews which don't include
10389         Newsgroups.
10390
10391 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10392
10393         * message.el (message-resend): Bind message-generate-hashcash to nil.
10394
10395 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10396
10397         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
10398         when searching for already-paid recipients.
10399
10400 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
10401
10402         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
10403         passphrases when it is not needed.
10404         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
10405         passphrase stuff from gpg, should only be necessary when you use
10406         gpg with a smartcard.
10407
10408 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10409
10410         * mml.el (mml-insert-mime): Ignore cached contents of
10411         message/external-body part.
10412
10413         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
10414         (mm-insert-part): Ditto.
10415
10416 2006-03-23  Simon Josefsson  <jas@extundo.com>
10417
10418         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
10419         Reiner.
10420         (pgg-gpg-use-agent-p): Use it again.
10421
10422 2006-03-23  Simon Josefsson  <jas@extundo.com>
10423
10424         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
10425         older emacsen.
10426         (pgg-gpg-use-agent-p): Don't use it.
10427
10428 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
10429
10430         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
10431         if we can.
10432
10433 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
10434
10435         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
10436         (pgg-gpg-update-agent): New function.
10437         (pgg-gpg-use-agent-p): New function.
10438         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
10439         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
10440         (pgg-gpg-sign-region): Use it.
10441
10442 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10443
10444         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
10445         Reported by Ralf Wachinger <rwachinger@gmx.de>.
10446
10447 2006-03-21  Simon Josefsson  <jas@extundo.com>
10448
10449         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
10450         <wilde@sha-bang.de>.
10451         (pgg-gpg-use-agent): New variable.
10452         (pgg-gpg-process-region): Use it.
10453         (pgg-gpg-encrypt-region): Likewise.
10454         (pgg-gpg-encrypt-symmetric-region): Likewise.
10455         (pgg-gpg-decrypt-region): Likewise.
10456         (pgg-gpg-sign-region): Likewise.
10457         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
10458
10459 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
10460
10461         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
10462
10463         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
10464         Add comment on version.
10465
10466 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
10467
10468         * smiley.el: Add missing test smiley.
10469
10470 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10471
10472         * mm-decode.el (mm-with-part): New macro.
10473         (mm-get-part): Use it; work with message/external-body as well.
10474         (mm-save-part): Treat name and filename equally.
10475
10476         * mm-extern.el (mm-extern-cache-contents): New function.
10477         (mm-inline-external-body): Use it; force the part to be displayed;
10478         move undisplayer added to the cached handle to the parent.
10479
10480         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
10481         (gnus-mime-view-part-as-type): Work with message/external-body.
10482
10483         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
10484
10485 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
10486
10487         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
10488         images in image-load-path.  [Sync with image.el, revision 1.60, in
10489         Emacs.]
10490
10491 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
10492
10493         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
10494         path rather than symbol.  Always return list of directories.
10495         Guarantee that image directory comes first.  [Sync with image.el,
10496         revision 1.59, in Emacs.]
10497
10498         * message.el (message-make-tool-bar): Adjust to new API of
10499         `gmm-image-load-path-for-library'.
10500
10501         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
10502
10503         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
10504
10505 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10506
10507         * gnus-art.el (gnus-article-only-boring-p):
10508         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
10509         intangible text.
10510         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
10511
10512 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
10513
10514         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.  Use
10515         `defun' instead of `gmm-defun-compat'.
10516
10517 2006-03-14  Simon Josefsson  <jas@extundo.com>
10518
10519         * message.el (message-unique-id): Don't use message-number-base36
10520         if (user-uid) is a float.
10521         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
10522
10523 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10524
10525         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
10526
10527         * gnus-art.el (gnus-mime-display-single): Make sure there is an
10528         empty line between a part and a message part.
10529
10530 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
10531
10532         * smiley.el: Add more test smileys.
10533         (smiley-data-directory, smiley-regexp-alist)
10534         (gnus-smiley-file-types): Fix doc strings.
10535         (smiley-update-cache): Clear smiley-cached-regexp-alist before
10536         adding new elements.
10537         (smiley-mouse-map): Unused code.  Make it a comment.
10538
10539 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10540
10541         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
10542         scan latest NoCeM messages instead of old ones.
10543         (gnus-nocem-check-article): Fix regexps so as to match to PGP
10544         delimiters that are recently used.
10545         (gnus-nocem-load-cache): Add autoload cookie.
10546
10547         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
10548
10549         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
10550         level which is larger than gnus-use-nocem is specified.
10551
10552         * gnus-group.el (gnus-group-get-new-news): Ditto.
10553
10554 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
10555
10556         * gnus-util.el (gnus-tool-bar-update): New function.
10557
10558         * gnus-group.el (gnus-group-update-tool-bar): New variable.
10559         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
10560
10561         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
10562
10563         * gnus-group.el (gnus-group-redraw-when-idle)
10564         (gnus-group-redraw-check): Remove.
10565         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
10566
10567 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10568
10569         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
10570         if optional last element is specified in splits (FIELD VALUE...).
10571
10572 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
10573
10574         * message.el (message-make-tool-bar): Rename gmm-image-load-path
10575         to gmm-image-load-path-for-library.  Call with no-error argument.
10576         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
10577
10578         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
10579
10580         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
10581
10582         * gmm-utils.el (gmm-image-load-path): Remove alias.
10583
10584 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
10585
10586         * gmm-utils.el (gmm-image-load-path): Add alias.
10587
10588         * nnml.el (nnml-generate-nov-databases-directory): Rename from
10589         nnml-generate-nov-databases-1.
10590         (nnml-generate-nov-databases): Use it.
10591         (nnml-generate-nov-databases-directory): Document no-active
10592         argument.
10593
10594         * gmm-utils.el (gmm-image-load-path-for-library): Return single
10595         directory if path is t.  Add no-error.
10596
10597         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
10598         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
10599
10600         * gnus-art.el (gnus-article-browse-delete-temp-files): Simplify
10601         resetting gnus-article-browse-html-temp-list.
10602
10603         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
10604         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
10605         Add example to docstring.  Rename local variables.  Move error
10606         checks to default case in cond and simplify.
10607
10608 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10609
10610         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
10611         handle is multipart when calling it recursively.
10612         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
10613
10614 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
10615
10616         * nnimap.el (nnimap-request-update-info-internal): Optimize.
10617         Don't `gnus-uncompress-range' to avoid excessive memory usage.
10618
10619 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10620
10621         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
10622         is loaded.
10623
10624         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
10625         loaded.
10626
10627 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
10628
10629         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
10630         to "Emacs 23 (unicode)" in doc string.
10631
10632         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
10633         "Emacs 23 (unicode)" in comment.
10634
10635 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10636
10637         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
10638
10639         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
10640         characters 160 through 255 in Emacs 23.
10641
10642 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
10643
10644         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
10645         gnus-article-browse-html-temp.
10646         (gnus-article-browse-delete-temp): Make it customizable.  Add
10647         `file'.  Adjust doc string.
10648         (gnus-article-browse-delete-temp-files): Add argument.  Allow
10649         query for each file.  Adjust doc string.
10650         (gnus-article-browse-html-parts): Add
10651         `gnus-article-browse-delete-temp-files' to
10652         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
10653
10654 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
10655
10656         * gnus-art.el (gnus-article-browse-html-temp)
10657         (gnus-article-browse-delete-temp): New variables.
10658         (gnus-article-browse-delete-temp-files): New function.
10659         (gnus-article-browse-html-parts): Use it.
10660
10661 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
10662
10663         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
10664
10665         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
10666         string.
10667
10668         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
10669         gnus-summary-insert-new-articles when unplugged.  Remove
10670         gnus-summary-search-article-forward.
10671
10672         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
10673         display-visual-class instead of display-color-cells.
10674
10675 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10676
10677         * dgnushack.el: Autoload customize-group for XEmacs.
10678
10679         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
10680         message/* containing non-ASCII text properly.
10681
10682 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
10683
10684         * message.el: Require gmm-utils, remove autoloads.
10685         (message-tool-bar): Set default based on
10686         gmm-tool-bar-style.
10687         (message-tool-bar-gnome): Add gmm-customize-mode.
10688
10689         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
10690         gmm-tool-bar-style.
10691         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
10692
10693         * gnus-group.el (gnus-group-tool-bar): Set default based on
10694         gmm-tool-bar-style.
10695         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
10696
10697         * gmm-utils.el (gmm-image-directory): Rename variable from
10698         gmm-image-load-path.
10699         (gmm-image-load-path): Use gmm-image-directory.
10700         (gmm-customize-mode): New function.
10701         (gmm-tool-bar-style): New variable.
10702
10703         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
10704         gnus-group-redraw-line-number.
10705         (gnus-group-redraw-check): Simplify.
10706         (gnus-group-tool-bar-update): Remove redraw check.
10707         (gnus-group-make-tool-bar): Add redraw check.
10708
10709 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
10710
10711         * gnus-art.el (gnus-button): Add missing parentheses.
10712
10713 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10714
10715         * lpath.el: Fbind line-number-at-pos.
10716
10717 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10718
10719         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
10720
10721 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
10722
10723         * gnus-art.el (gnus-button): New face.
10724         (gnus-article-button-face): Use it.
10725
10726         * gnus-sum.el (gnus-summary-tool-bar-gnome): Add
10727         gnus-summary-next-page.  Re-order.
10728
10729         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
10730         next-node are now included.
10731         (gnus-group-redraw-line-number): New internal variable.
10732         (gnus-group-redraw-check): Helper function for updating the tool
10733         bar.
10734         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
10735
10736         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
10737
10738         * spam.el (spam-spamassassin-score-regexp): New internal variable.
10739         (spam-extra-header-to-number, spam-check-spamassassin-headers):
10740         Use it to match format of Spamassassin 3.0 and later.  Reported by
10741         IRIE Tetsuya <irie@t.email.ne.jp>.
10742         (spam-check-bogofilter)
10743         (spam-bogofilter-register-with-bogofilter): Fix args of
10744         `gnus-error' calls.
10745
10746 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
10747
10748         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
10749         unnecessary interaction when sending queued mails.  Reported by
10750         TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
10751
10752 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
10753
10754         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
10755         first or last are nil.
10756
10757 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10758
10759         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
10760
10761 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10762
10763         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
10764
10765 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10766
10767         * dns.el (query-dns): Protect more against buggy tcp output.
10768
10769 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
10770
10771         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
10772         nov.php.
10773
10774 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10775
10776         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
10777         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
10778         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
10779         output on the server side.
10780         (nnweb-google-create-mapping): Update regexps and add some
10781         progress indication.
10782
10783 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
10784
10785         * gnus-group.el (gnus-group-tool-bar-gnome): Fix
10786         gnus-agent-toggle-plugged.  Re-order icons.
10787         (gnus-group-tool-bar-gnome): Add
10788         gnus-group-{prev,next}-unread-group.
10789         (gnus-group-tool-bar-gnome): Re-order icons.
10790
10791         * gnus-sum.el (gnus-summary-tool-bar-gnome): Move
10792         gnus-summary-insert-new-articles.
10793
10794         * message.el (message-tool-bar-gnome, message-tool-bar-retro): Fix
10795         comments.
10796
10797         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
10798         also available in Emacs 21.3.
10799
10800         * message.el (message-fix-before-sending): Change "Emacs 22" to
10801         "Emacs 23 (unicode)" in comment.
10802
10803         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
10804         "Emacs 23 (unicode)" in comment.
10805
10806         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
10807         comment.
10808         (mm-coding-system-p): Add comment about no-MULE XEmacs.
10809
10810         * mm-view.el (mm-fill-flowed): Add :version.
10811
10812 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10813
10814         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
10815         and load-path.
10816
10817 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
10818
10819         * message.el: Autoload gmm-image-load-path.
10820         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
10821         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
10822         consitency.
10823
10824         * gmm-utils.el (gmm-image-load-path): Also search in
10825         "../etc/images".  Don't set gmm-image-load-path if we don't find
10826         the image.
10827
10828 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10829
10830         * gmm-utils.el (gmm-image-load-path): Don't make
10831         `gmm-image-load-path' include subdirectories which the second arg
10832         `image' might specify.
10833
10834         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
10835         subdirectory to icon file names.
10836
10837         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
10838
10839 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
10840
10841         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
10842         gmm-image-load-path calls.
10843
10844         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
10845
10846         * message.el (message-make-tool-bar): Ditto.
10847
10848         * mml.el (mml-preview): Added comment concerning tool bar icons.
10849
10850         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
10851         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
10852
10853         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
10854         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
10855
10856         * message.el (message-tool-bar-gnome): Use new icon names.
10857         (message-make-tool-bar): Use `gmm-image-load-path'.
10858
10859         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path): New
10860         functions from MH-E.
10861         (gmm-image-load-path): New variable from MH-E.
10862         (gmm-image-load-path): New function from MH-E.  Added arguments
10863         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
10864         *-image-load-path-called-flag.
10865
10866 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
10867
10868         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
10869
10870 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
10871
10872         * nnimap.el (nnimap-request-move-article): Change folder back to
10873         source group before deleting.
10874
10875 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
10876
10877         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
10878
10879         * gnus-art.el (mm-url-insert-file-contents-external): Autoload
10880         mm-url.
10881
10882         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
10883
10884 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10885
10886         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
10887         coding system which mm-charset-to-coding-system returns for a
10888         given charset is valid.
10889
10890 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
10891
10892         * html2text.el (html2text-remove-tag-list):
10893         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
10894
10895 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
10896
10897         * gnus-cus.el: Revert 2005-10-17 change.
10898
10899 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10900
10901         * gnus-art.el (article-strip-banner): Call
10902         article-really-strip-banner only when the regexp match is made.
10903
10904 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10905
10906         * gnus-art.el (article-strip-banner): Use
10907         gnus-extract-address-components instead of
10908         mail-header-parse-addresses to make it work with non-ASCII text;
10909         remove mail-encode-encoded-word-string.
10910
10911         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
10912         values which are surrounded with \"...\"; make it never cause a
10913         Lisp error; give up parsing of parameters if it failed in
10914         extracting type.
10915
10916 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
10917
10918         * smime.el (smime-cert-by-ldap-1): Fix bug where
10919         `smime-ldap-search' returns results without userCertificates.
10920
10921 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10922
10923         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
10924
10925 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
10926
10927         * spam.el (spam-check-spamassassin-headers): Adapt format for
10928         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
10929         <ari@mbf.ocn.ne.jp>.
10930         (spam-list-of-processors): Add spam-use-gmane.
10931
10932 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10933
10934         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
10935         make-temp-file; make it work with XEmacs as well.
10936
10937         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
10938         mm-make-temp-file.
10939
10940         * mm-decode.el (mm-display-external): Use the 3rd arg of
10941         mm-make-temp-file.
10942         (mm-create-image-xemacs): Ditto.
10943
10944 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10945
10946         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
10947         with message-narrow-to-headers.
10948         (gnus-draft-setup): Narrow to header to run message-fetch-field.
10949         (gnus-draft-check-draft-articles): New function.
10950         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
10951
10952 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
10953
10954         * gnus-art.el (gnus-article-browse-html-parts):
10955         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
10956         Don't use suffix argument for mm-make-temp-file for Emacs 21
10957         compatibility.  Remove useless `format'.
10958
10959 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10960
10961         * nnweb.el (nnweb-google-wash-article): Update regexps.
10962         (nnweb-group-alist): Use defvoo instead of defvar.
10963
10964 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10965
10966         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
10967         re-loading nn* modules.
10968
10969 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
10970
10971         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
10972         for `tool-bar-mode' and don't check it's default-value.
10973
10974         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
10975
10976         * message.el (message-make-tool-bar): Ditto.
10977
10978         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
10979         `substring'.  Shorten tmp-file name.
10980
10981         * gnus.el: Remove bogus comment.
10982
10983 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
10984
10985         * gnus-art.el (gnus-article-browse-html-parts): New function.
10986         (gnus-article-browse-html-article): New function for viewing html
10987         articles with a browser.
10988
10989 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
10990
10991         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
10992         in elisp.
10993         (pgg-gpg-encrypt-symmetric-region): Ditto.
10994         (pgg-gpg-sign-region): Ditto.
10995
10996         * pgg-def.el (pgg-text-mode): New variable.
10997
10998         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
10999         (mml2015-pgg-encrypt): Ditto.
11000
11001         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
11002         (mml1991-pgg-encrypt): Ditto.
11003
11004 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
11005
11006         * nnfolder.el (nnfolder-insert-newsgroup-line): Use
11007         message-make-date instead of current-time-string.
11008
11009         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
11010         to gnus-decoded which mm-uu might set.
11011
11012 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
11013
11014         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
11015         don't decode quoted parameters; remove misimported Emacs code.
11016         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
11017         (rfc2231-decode-encoded-string): Don't use split-string which
11018         behaves differently according to Emacs version; use
11019         mm-decode-coding-region to convert charset to coding-system.
11020         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
11021         (rfc2231-encode-string): Remove misimported Emacs code.
11022
11023 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11024
11025         * gnus-art.el (article-decode-charset): Don't use ignore-errors
11026         when calling mail-header-parse-content-type.
11027         (article-de-quoted-unreadable): Ditto.
11028         (article-de-base64-unreadable): Ditto.
11029         (article-wash-html): Ditto.
11030
11031         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
11032         calling mail-header-parse-content-type and
11033         mail-header-parse-content-disposition.
11034         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
11035         mail-header-parse-content-type.
11036
11037         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
11038         insert charset and format parameters; encode description after
11039         inserting it to buffer.
11040         (mml-insert-parameter): Fold lines properly even if a parameter is
11041         segmented into two or more lines; change the max column to 76.
11042
11043         * rfc1843.el (rfc1843-decode-article-body): Don't use
11044         ignore-errors when calling mail-header-parse-content-type.
11045
11046         * rfc2231.el (rfc2231-parse-string): Return at least type if
11047         possible; don't cause an error even if it fails in parsing of
11048         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
11049         (rfc2231-encode-string): Don't break lines at the beginning, leave
11050         it to mml-insert-parameter.
11051
11052         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
11053         calling mail-header-parse-content-type.
11054
11055 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
11056
11057         * spam-report.el (spam-report-gmane-use-article-number):
11058         Improve doc string.
11059         (spam-report-gmane-internal): Check if a suitable header was found
11060         in the article.
11061
11062 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
11063
11064         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
11065         (rfc2231-encode-string): Make param*=value always begin with LWSP.
11066
11067 2006-02-05  Romain Francoise  <romain@orebokech.com>
11068
11069         Update copyright notices of all files in the gnus directory.
11070
11071 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
11072
11073         * nnweb.el (nnweb-request-group): Avoid growing overview files.
11074
11075 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11076
11077         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
11078         segmented lines of parameter value to cope with Thunderbird 1.5
11079         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
11080         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
11081         (rfc2231-encode-string): Don't make lines exceeding 76 column.
11082
11083 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
11084
11085         * mml.el (mml-generate-mime-1): Correct the order of inline signed
11086         parts.
11087
11088 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
11089
11090         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
11091         there's only one active file for all servers.
11092         (nnweb-request-scan): Make sure nnweb-articles is initialized on
11093         solid groups.  Gnus might have used a FAST request to select the group.
11094         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
11095         and nnweb-search redundantly in the active file.
11096         (nnweb-request-list): Don't list bogus groups.  There can only be one.
11097         (nnweb-request-create-group): Don't use ARGS.
11098         (nnweb-possibly-change-server, nnweb-request-group): Remove some
11099         initialisations.  Let nnoo do the work.
11100
11101 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
11102
11103         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
11104         Say the part has been decoded.
11105
11106         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
11107
11108 2006-01-31  Kevin Ryde  <user42@zip.com.au>
11109
11110         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
11111         mailcap-viewer-test-cache when there's no 'test clause, since that
11112         will invert the meaning of a "nil" test previously determined by
11113         mailcap-mailcap-entry-passes-test.
11114
11115 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11116
11117         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
11118         compiling.
11119
11120         * gnus-sum.el: Ditto.
11121
11122         * message.el: Don't bind tool-bar-map when compiling.
11123
11124 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
11125
11126         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
11127
11128 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
11129
11130         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
11131         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
11132         current Google Groups.
11133
11134 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
11135
11136         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
11137         and tool-bar-mode.
11138
11139         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
11140         and tool-bar-mode.
11141
11142         * message.el (message-tool-bar-update): Simplify.
11143         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
11144
11145         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
11146         gnus-summary-buffer.
11147         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
11148         gnus-summary-reply.
11149
11150         * gmm-utils.el (gmm): Add :version.
11151
11152 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11153
11154         * Makefile.in (clean): New rule.
11155         (distclean): Use it.
11156
11157 2006-01-26  Steve Youngs  <steve@sxemacs.org>
11158
11159         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list): Don't
11160         autoload.
11161
11162 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11163
11164         * gmm-utils.el (gmm-verbose): Add :group.
11165
11166 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
11167
11168         * message.el: Change some comments WRT tool-bars.
11169
11170         * gnus-sum.el (gnus-summary-tool-bar)
11171         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
11172         (gnus-summary-tool-bar-zap-list): New variables.
11173         (gnus-summary-make-tool-bar): Complete rewrite using
11174         `gmm-tool-bar-from-list'.
11175
11176         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
11177         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list): New
11178         variables.
11179         (gnus-group-make-tool-bar): Complete rewrite using
11180         `gmm-tool-bar-from-list'.
11181         (gnus-group-tool-bar-update): New function.
11182
11183         * message.el (message-mode-field-menu): Add "Show hidden Headers".
11184
11185 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11186
11187         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
11188         is dissected into a single part of which the type is the same as
11189         the given one; decode charset.
11190
11191 2006-01-21  Kevin Ryde  <user42@zip.com.au>
11192
11193         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
11194         into alists as symbol not string, since that's what
11195         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
11196         look for.
11197
11198 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
11199
11200         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
11201         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
11202
11203         * message.el (message-tool-bar-gnome): Use gmm-ignore.
11204
11205 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11206
11207         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
11208         (gnus-xmas-mime-security-button-menu): New function.
11209
11210         * gnus-art.el (gnus-mime-security-button-commands): New variable.
11211         (gnus-mime-security-button-menu): New definition.
11212         (gnus-mime-security-button-map): Use them.
11213         (gnus-mime-security-button-menu): New function.
11214         (gnus-insert-mime-security-button): Addition to help echo.
11215         (gnus-mime-security-run-function, gnus-mime-security-save-part)
11216         (gnus-mime-security-pipe-part): New functions.
11217
11218         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
11219         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
11220
11221         * mm-decode.el (mm-handle-set-disposition): Remove.
11222         (mm-handle-set-description): Remove.
11223
11224 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11225
11226         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
11227         (mm-w3m-standalone-supports-m17n-p): New function.
11228         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
11229         w3m usage.
11230
11231         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone): Use
11232         mm-w3m-standalone-supports-m17n-p to alter w3m usage.
11233
11234 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
11235
11236         * message.el (message-tool-bar-zap-list): Use
11237         gmm-tool-bar-zap-list as custom type.
11238         (message-tool-bar-update): New function.
11239         (message-tool-bar, message-tool-bar-gnome)
11240         (message-tool-bar-retro): Add message-tool-bar-update.
11241         (message-tool-bar-gnome): Add flyspell-buffer.
11242
11243         * gnus-util.el (gnus-error): Describe `args'.
11244
11245         * gmm-utils.el (gmm-error): Describe `args'.
11246         (gmm-tool-bar-zap-list): New widget.
11247         (gmm-tool-bar-from-list): Improve description of `zap-list'.
11248
11249 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11250
11251         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
11252         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
11253         the number of recursive calls.
11254
11255         * mm-decode.el (mm-handle-set-disposition): New macro.
11256         (mm-handle-set-description): New macro.
11257
11258 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11259
11260         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
11261         encoding.
11262
11263 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
11264
11265         * message.el (message-tool-bar-zap-list, message-tool-bar)
11266         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
11267         (message-tool-bar-local-item-from-menu): Remove.
11268         (message-tool-bar-map): Replace by `message-make-tool-bar'.
11269         (message-make-tool-bar): New function.
11270         (message-mode): Use `message-make-tool-bar'.
11271
11272         * gmm-utils.el: New file.
11273         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
11274         (gmm-lazy): New widget copied from `nnmail.el'.
11275         (gmm-tool-bar-from-list): New function for creating customizable
11276         tool bars.
11277         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
11278         output.
11279         (gmm): Add :prefix to defgroup.
11280
11281 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
11282
11283         * gmm-utils.el (gmm-widget-p): New function.
11284
11285 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
11286
11287         * mml.el (mml-attach-file): Describe `description' in doc string.
11288         (mml-menu): Add Emacs MIME manual and PGG manual.
11289
11290 2006-01-20  Richard M. Stallman  <rms@gnu.org>
11291
11292         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
11293
11294 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
11295
11296         * nntp.el (nntp-end-of-line): Doc fix.
11297
11298 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
11299
11300         * imap.el (imap-open): Handle case where buffer is a buffer
11301         object.
11302
11303 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
11304
11305         * gnus-delay.el (gnus-delay): Don't autoload.
11306         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
11307         to be re-loaded when customizing the `gnus-delay' group.
11308
11309 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
11310
11311         * message.el (message-insert-citation-line): Use newlines.
11312
11313 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
11314
11315         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
11316         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
11317         these routines, so the passphrase can be managed externally and
11318         passed in to the system.
11319         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
11320         pgg-add-passphrase-to-cache function.
11321
11322         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
11323         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
11324         these routines, so the passphrase can be managed externally and
11325         passed in to the system.
11326         (pgg-pgp5-sign-region): Use new name of
11327         pgg-add-passphrase-to-cache function.
11328
11329 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
11330
11331         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
11332         part of the decoded armor to find the key-identifier.
11333         (pgg-gpg-lookup-key-owner): New function to return the
11334         human-readable identifier of a key owner.
11335         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
11336         itself.
11337         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
11338         the key value) if we have a key and can match it against a secret
11339         key.  Also, added a note pointing out fact that the prompt only
11340         indicates the first matching key.
11341
11342         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
11343         pgg-decrypt-region.
11344         (pgg-add-passphrase-to-cache): Rename from
11345         `pgg-add-passphrase-cache' to reduce confusion (all callers
11346         changed).
11347         (pgg-remove-passphrase-from-cache): Rename from
11348         `pgg-remove-passphrase-cache' to reduce confusion (all callers
11349         changed).
11350         (pgg-read-passphrase, pgg-add-passphrase-cache)
11351         (pgg-remove-passphrase-cache): Add informative docstrings.
11352         (pgg-decrypt): Convey provided passphrase in subordinate call to
11353         pgg-decrypt-region.
11354
11355 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
11356
11357         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
11358         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
11359         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
11360         'passphrase' argument, so the passphrase can be managed externally
11361         and then passed in to the system.
11362
11363         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
11364         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
11365         so the passphrase cache can be used reliably with identifiers
11366         besides a pgp packet's key id.
11367
11368         * pgg-gpg.el (pgg-gpg-encrypt-region)
11369         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
11370         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
11371         these routines, so the passphrase can be managed externally and
11372         passed in to the system.
11373
11374         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
11375         'notruncate' argument, so the passphrase cache can be used
11376         reliably with identifiers besides a pgp packet's key id.
11377
11378 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
11379
11380         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
11381         symmetric encryption.
11382         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
11383         encrypted session key.
11384         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
11385         message ask for the passphrase in a proper way.
11386
11387         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
11388         New user commands for symmetric encryption.
11389
11390 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11391
11392         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
11393
11394         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
11395
11396 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
11397
11398         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
11399
11400 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11401
11402         * mm-decode.el (mm-inlined-types): Add application/pgp.
11403         (mm-automatic-display): Ditto.
11404
11405         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
11406         part as text.
11407
11408 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11409
11410         * nnrss.el: Update copyright.
11411         (nnrss-opml-import): Query whether to subscribe to each entry.
11412
11413         * gnus-art.el:
11414         * gnus-sum.el:
11415         * gnus-xmas.el:
11416         * messagexmas.el:
11417         * mm-uu.el:
11418         * mm-view.el: Update copyright.
11419
11420 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
11421
11422         * message.el (message-info): New function.
11423         (message-mode-menu): Add it.
11424         Update copyright.
11425
11426         * ChangeLog: Fix and update copyright.
11427
11428 2006-01-13  Romain Francoise  <romain@orebokech.com>
11429
11430         * message.el (message-forward-subject-name-subject): Prefer the
11431         address to 'nowhere' if the sender has no name.
11432         Fix typo.  Update copyright year.
11433
11434 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11435
11436         * gnus-art.el (article-wash-html): Use
11437         gnus-summary-show-article-charset-alist if a numeric arg is given.
11438         (gnus-article-wash-html-with-w3m-standalone): New function.
11439
11440         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
11441         mm-inline-text-html-render-with-w3m-standalone.
11442         (mm-text-html-washer-alist): Map w3m-standalone to
11443         gnus-article-wash-html-with-w3m-standalone.
11444         (mm-inline-text-html-render-with-w3m-standalone): New function.
11445
11446 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
11447
11448         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
11449         Improve LaTeX.
11450
11451 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11452
11453         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
11454         (nnrss-request-article): Render text/plain parts as HTML.
11455
11456         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
11457         the buffer.
11458
11459 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
11460
11461         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
11462         custom definition of `gnus-posting-styles'.
11463
11464         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
11465         print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
11466
11467 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
11468
11469         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
11470         Use nntp for bug archive.
11471
11472 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11473
11474         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
11475         parts.
11476         (nnrss-normalize-date): New function converts ISO 8601 date into
11477         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
11478         (nnrss-check-group): Use it.
11479
11480 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11481
11482         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
11483
11484         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
11485         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
11486         (nnrss-insert-w3): Ditto.
11487
11488 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11489
11490         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
11491         the articles to be forwarded including the case where neither a
11492         number of articles nor a region is specified.
11493
11494 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
11495
11496         * nnrss.el (nnrss-request-article): Fix last change; fill
11497         text/plain parts.
11498
11499 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11500
11501         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
11502         in text/plain part.
11503         (nnrss-check-group): Don't add excessive newline to dc:subject.
11504
11505 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
11506
11507         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
11508         article.
11509
11510 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
11511
11512         * nnml.el: Don't require gnus-bcklg.  Autoload it.
11513         (nnml-use-compressed-files, nnml-save-mail): Support other
11514         comression programs such as bzip2.
11515
11516 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11517
11518         * dns.el (query-dns): Make sure we check the buffer size before
11519         removing tcp headers.
11520
11521 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11522
11523         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
11524         remove MIME buttons associated with multipart/alternative parts.
11525         (gnus-mime-display-alternative): Tag buttons using `article-type'
11526         text property.
11527
11528         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
11529         associated with multipart/alternative parts.
11530
11531         * gnus-art.el (gnus-signature-separator): Fix custom type.
11532
11533         * mm-decode.el (mm-inlined-types): Fix custom type.
11534         (mm-keep-viewer-alive-types): Ditto.
11535         (mm-automatic-display): Ditto.
11536         (mm-attachment-override-types): Ditto.
11537         (mm-inline-override-types): Ditto.
11538         (mm-automatic-external-display): Ditto.
11539
11540 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
11541
11542         * spam-report.el (spam-report-user-mail-address)
11543         (spam-report-user-agent): New variables.
11544         (spam-report-url-ping-plain): Use spam-report-user-agent.
11545
11546 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
11547
11548         * gnus-art.el (gnus-button-handle-custom): Do not just use
11549         `customize-apropos' for any "M-x customize-*" button but the
11550         function called for.  Accept both the function name and its
11551         argument in order to achieve this.
11552         (gnus-button-alist): Remove support for "custom:" URL's.  Pass
11553         function name to `gnus-button-handle-custom' in case of "M-x
11554         customize-*" buttons.
11555
11556 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11557
11558         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
11559         multipart/alternative and add xref to mm-discouraged-alternatives
11560         in doc string.
11561
11562         * mm-decode.el (mm-discouraged-alternatives): Add xref to
11563         gnus-buttonized-mime-types in doc string.
11564
11565 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
11566
11567         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
11568         Suggest image/.* in the doc string.
11569
11570 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
11571
11572         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
11573         message-marks (Debian bug #342521).
11574
11575 2005-12-12  Simon Josefsson  <jas@extundo.com>
11576
11577         * password.el (password-read-from-cache): Add.
11578         (password-read): Use it.
11579
11580 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11581
11582         * rfc2047.el (rfc2047-charset-to-coding-system): Recognize
11583         us-ascii as a MIME charset.
11584
11585         * mm-bodies.el (mm-decode-content-transfer-encoding): Protect
11586         against the case where the 2nd arg TYPE is nil.
11587
11588 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
11589
11590         * pop3.el (pop3-stream-type): Fix custom version.
11591
11592         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
11593
11594 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
11595
11596         * mm-decode.el (mm-display-external): Add missing cdr.
11597
11598 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11599
11600         * mm-decode.el (mm-display-external): Use nametemplate (defined in
11601         RFC1524) if it is in mailcap or add a suffix according to
11602         mailcap-mime-extensions when generating a temp filename; postpone
11603         deleting a temp file for 2 seconds for some wrappers, shell
11604         scripts, and so on, which might exit right after having started a
11605         viewer command as a background job.
11606
11607 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
11608
11609         * nntp.el (nntp-marks-directory): Fix custom group.
11610
11611         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
11612         steps when < 10.
11613
11614         * gnus-start.el (gnus-no-server-1): Mention
11615         `gnus-level-default-subscribed' in doc string.
11616
11617 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
11618
11619         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
11620         parens.
11621
11622 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11623
11624         * gnus-xmas.el (gnus-use-toolbar): Revert.
11625         (gnus-xmas-setup-toolbar): Use global default-toolbar if
11626         gnus-use-toolbar is default.
11627
11628         * messagexmas.el (message-use-toolbar): Revert.
11629         (message-setup-toolbar): Use global default-toolbar if
11630         message-use-toolbar is default.
11631
11632 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11633
11634         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
11635         according to default-toolbar-visible-p.
11636
11637         * messagexmas.el (message-use-toolbar): Ditto.
11638
11639 2005-11-26  Dave Love  <fx@gnu.org>
11640
11641         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
11642         (tls-program, tls-success): Provide openssl alternative.
11643
11644         * starttls.el: Doc fixes.
11645         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
11646         SERVICE to PORT.
11647
11648         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
11649         port null or service name.
11650         (starttls-negotiate): Autoload.
11651
11652 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11653
11654         * message.el (message-kill-to-signature): Fix interactive spec.
11655
11656 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11657
11658         * pop3.el (pop3-open-server): Recognize a string as a service name.
11659
11660 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
11661
11662         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
11663
11664 2005-11-23  Dave Love  <fx@gnu.org>
11665
11666         Add pop3s, pop3/starttls.
11667
11668         * pop3.el (pop3-authentication-scheme): Clarify doc.
11669         (open-tls-stream, starttls-open-stream): Autoload.
11670         (pop3-stream-type): New.
11671         (pop3-open-server): Use it.
11672
11673         * mail-source.el (mail-sources): Fix some :types.  Add stream type
11674         for POP.
11675         (mail-source-keyword-map): Add :stream for POP.
11676         (mail-source-fetch-pop): Use pop3-stream-type.
11677
11678 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11679
11680         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
11681         of current-time-string.
11682
11683 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
11684
11685         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
11686         date header.
11687
11688 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
11689
11690         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
11691         it can seriously impact performance as it bypasses the agent's
11692         local caches.
11693
11694 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
11695
11696         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
11697         must be explicitly online rather than "not explicitly offline" for
11698         its flags to be synchronized.
11699
11700         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
11701         that gnus-uu-unmark-thread will function correctly.
11702
11703         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
11704         1024K is instead displayed as 1M.
11705
11706 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11707
11708         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
11709
11710 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
11711
11712         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
11713
11714 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
11715
11716         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
11717         error message to display actual error condition.
11718         (gnus-agent-save-local): Avoid saving symbols that are bound to
11719         nil as they simply result in a warning message in
11720         gnus-agent-read-local.
11721
11722 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11723
11724         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
11725         rather than make-variable-buffer-local for file-precious-flag.
11726
11727 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
11728
11729         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
11730         for duplicates which are removed.  The invalid sort check then
11731         triggers a rescan after the sort as sorting may have moved
11732         duplicate entries such that they can be cheaply detected.
11733
11734 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11735
11736         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
11737
11738 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
11739
11740         * gnus-agent.el (gnus-agent-article-alist-save-format): Changed
11741         internal variable to a custom variable.  Changed default value
11742         from compressed(2) to uncompressed(1).
11743         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
11744         support for uncompressed agentview files.  Taken together, reading
11745         the agentview file should now be 6-7 times faster.
11746
11747 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
11748
11749         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
11750         as a buffer-local variable.  This avoids creating truncated
11751         dribble files as a result of a hang up, eg.
11752
11753 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
11754
11755         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
11756         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
11757         XEmacs.
11758
11759 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
11760
11761         * gnus-start.el (gnus-start-draft-setup): Enforce
11762         `gnus-draft-mode' for nndraft:drafts at startup.
11763
11764         * gnus.el (gnus-splash): Change custom group.
11765         (gnus-group-get-parameter, gnus-group-parameter-value): Describe
11766         allow-list argument.
11767
11768         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
11769         string.
11770
11771 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
11772
11773         * gnus-art.el (gnus-default-article-saver): Add user-defined
11774         `function' to custom type.
11775
11776 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
11777
11778         * imap.el (imap-open): Handle case where buffer is a buffer
11779         object.
11780
11781 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
11782
11783         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
11784         long lines.
11785         (gnus-cache-delete-group): Wrap doc strings.
11786
11787         * gnus-agent.el (gnus-agent-rename-group)
11788         (gnus-agent-delete-group): Wrap doc strings.
11789
11790 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11791
11792         * messagexmas.el (message-use-toolbar): Change the valid values
11793         into default, top, bottom, left, and right.
11794         (message-toolbar-thickness): New variable.
11795         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
11796         well.
11797         (message-setup-toolbar): Make it work.
11798
11799         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
11800         (gnus-use-toolbar): Change the valid values into default, top,
11801         bottom, left, and right.
11802         (gnus-toolbar-thickness): New variable.
11803         (gnus-xmas-setup-toolbar): New function.
11804         (gnus-xmas-setup-group-toolbar): Use it.
11805         (gnus-xmas-setup-summary-toolbar): Use it.
11806
11807 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11808
11809         * gnus-start.el (gnus-1): Add "native" to
11810         gnus-predefined-server-alist.
11811
11812         * gnus.el (gnus-method-to-server): Don't add "native" to the
11813         lists here, because that leads to problems when
11814         gnus-select-method is bound.
11815
11816 2005-11-09  Simon Josefsson  <jas@extundo.com>
11817
11818         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
11819         use (not sort-by-date) instead.
11820
11821 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
11822
11823         * gnus-delay.el (gnus-delay-group): Don't autoload.
11824         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
11825         to be re-loaded when customizing the `gnus-delay' group.
11826
11827 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
11828
11829         * message.el: Revert last changes.
11830         (message-insert-citation-line): Use newlines.
11831
11832 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
11833
11834         * message.el (message-courtesy-message)
11835         (message-mark-insert-begin, message-mark-insert-end)
11836         (message-elide-ellipsis, message-cancel-message)
11837         (message-add-header, message-change-subject)
11838         (message-cross-post-followup-to-header)
11839         (message-cross-post-insert-note, message-reduce-to-to-cc)
11840         (message-widen-reply, message-delete-not-region)
11841         (message-kill-to-signature, message-insert-signature)
11842         (message-insert-importance-high, message-insert-importance-low)
11843         (message-insert-or-toggle-importance)
11844         (message-insert-disposition-notification-to)
11845         (message-indent-citation, message-yank-original)
11846         (message-cite-original-without-signature, message-cite-original)
11847         (message-insert-citation-line, message-position-on-field)
11848         (message-fix-before-sending, message-send-mail-partially)
11849         (message-send-mail, message-send-mail-with-sendmail)
11850         (message-send-mail-with-qmail, message-send-news)
11851         (message-check-news-header-syntax, message-generate-headers)
11852         (message-insert-courtesy-copy, message-fill-address)
11853         (message-fill-header, message-shorten-references)
11854         (message-setup-1, message-cancel-news)
11855         (message-forward-make-body-plain, message-forward-make-body-mime)
11856         (message-forward-make-body-mml, message-encode-message-body)
11857         (message-forward-make-body-digest-plain)
11858         (message-forward-make-body-digest-mime)
11859         (message-use-alternative-email-as-from): Insert `hard-newline'
11860         instead of ordinary newlines.
11861
11862 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11863
11864         * message.el (message-generate-headers): Downcase the argument
11865         given to message-check-element.
11866
11867 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
11868
11869         * nntp.el (nntp-authinfo-rejected): New error condition.
11870         (nntp-wait-for): Use new error condition to signal authentication
11871         error.
11872         (nntp-retrieve-data): Rethrow new error condition to break out of
11873         recursive call to nntp-send-authinfo.
11874
11875 2005-11-08  Romain Francoise  <romain@orebokech.com>
11876
11877         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
11878         (gnus-summary-exit-map): Bind to `Z p'.
11879         (gnus-summary-make-menu-bar): Add menu item.
11880
11881 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
11882
11883         * gnus-art.el (gnus-article-treat-custom): Add `first'.
11884         (gnus-treat-*): Add `first' in all doc strings.
11885
11886         * gnus-group.el (gnus-group-compact-group): Fix typo.
11887
11888 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11889
11890         * gnus.el (gnus-parameters-case-fold-search): New variable.
11891         (gnus-parameters-get-parameter): Use it.
11892
11893         * gnus-score.el (gnus-home-score-file): Doc fix.
11894
11895 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
11896
11897         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
11898
11899 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
11900
11901         * mm-util.el (mm-special-display-p): New function.
11902
11903         * mml.el (mml-preview): Use it; doc fix.
11904
11905 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
11906
11907         * imap.el (imap-open): Handle case where buffer is a buffer object.
11908
11909 2005-10-29  Romain Francoise  <romain@orebokech.com>
11910
11911         * message.el (message-fix-before-sending): Fix comment.
11912
11913 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
11914
11915         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
11916
11917 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
11918
11919         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
11920         Used in gnus-score.el.
11921
11922 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
11923
11924         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
11925
11926 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
11927
11928         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
11929         whitespace removed in revision 7.8.  Use concatenated string to
11930         protect trailing whitespace.
11931
11932 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
11933
11934         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
11935         (nnimap-request-expire-articles): Use it to avoid sending 'UID
11936         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
11937         Courier IMAP ("some version from 2004").  Mostly based on similar
11938         code in the same function.
11939
11940 2005-10-26  Didier Verna  <didier@xemacs.org>
11941
11942         * gnus-group.el (gnus-group-compact-group): Invalidate original
11943         article buffer.
11944         * gnus-srvr.el (gnus-server-compact-server): Ditto.
11945         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
11946         NOV database and in article itself.
11947         Invalidate article backlog.
11948
11949 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
11950
11951         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
11952
11953 2005-10-26  Simon Josefsson  <jas@extundo.com>
11954
11955         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
11956         part of 2004-07-25 change.
11957
11958 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11959
11960         * message.el (message-display-completion-list): New function.
11961         (message-expand-group): Use it; make sure the Completions buffer
11962         is modifiable.
11963 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
11964
11965         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
11966         user-mail-name is an empty string.
11967
11968 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
11969
11970         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
11971         depending on gnus-score-decay-constant.
11972
11973         * encrypt.el (encrypt-insert-file-contents)
11974         (encrypt-write-file-contents): Don't use `gnus-message'.
11975
11976         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
11977         arguments.
11978         (mm-uu-type-alist): Add message-marks and insert-marks.  Pass
11979         arguments to mm-uu-verbatim-marks-extract.
11980         (mm-uu-hide-markers): New variable.
11981         (mm-uu-extract): Use face similar to `gnus-cite-3'.
11982
11983         * gnus-fun.el (gnus-convert-image-to-x-face-command)
11984         (gnus-convert-image-to-face-command): Use "convert" by default to
11985         allow other input image formats.
11986         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
11987         accordingly.
11988
11989 2005-10-23  Simon Josefsson  <jas@extundo.com>
11990
11991         * imap.el (imap-gssapi-program): Align command line parameters
11992         with latest GNU SASL.
11993         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
11994
11995 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11996
11997         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
11998         HTML.
11999         (nnslashdot-request-article): Ditto.
12000
12001         * lpath.el (featurep): Add nobreak-char-display.
12002
12003 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
12004
12005         * mail-source.el (mail-source-fetch-pop): Require pop3.
12006         (mail-source-check-pop): Ditto.
12007
12008 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12009
12010         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
12011         errors.
12012
12013 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
12014
12015         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
12016         (gnus-treat-strip-leading-blank-lines): Improve doc string.
12017
12018         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
12019
12020         * mm-bodies.el (mm-decode-string): Call
12021         `mm-charset-to-coding-system' with allow-override argument.
12022
12023 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12024
12025         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
12026         (rfc2047-charset-to-coding-system): New function.
12027         (rfc2047-decode-encoded-words): New function.
12028         (rfc2047-decode-region): Use them.
12029         (rfc2047-decode-cte): Remove.
12030         (rfc2047-parse-and-decode): Remove.
12031         (rfc2047-decode): Remove.
12032
12033 2005-10-15  Kenichi Handa  <handa@m17n.org>
12034
12035         * rfc2047.el (rfc2047-decode-cte): New function.
12036         (rfc2047-decode-region): Change the way to decode successive
12037         encoded-words: decode B- or Q-encoding in each encoded-word,
12038         concatenate them, and decode it as charset.
12039
12040 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12041
12042         * lpath.el: Fbind codepage-setup for XEmacs.
12043
12044 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
12045
12046         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
12047         widget-move-and-invoke.
12048         (gnus-custom-mode): Use gnus-custom-map.
12049
12050 2005-10-15  Bill Wohler  <wohler@newt.com>
12051
12052         * message.el (message-tool-bar-map): Renamed image file from
12053         mail_send to mail/send.
12054
12055 2005-10-16  Masatake YAMATO  <jet@gyve.org>
12056
12057         * message.el (message-expand-group): Pass the common
12058         prefix substring of completion to `display-completion-list'.
12059
12060 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
12061
12062         * mml-sec.el (mml-secure-method): New internal variable.
12063         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
12064         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt): New
12065         functions using mml-secure-method.
12066
12067         * mml.el (mml-mode-map): Add key bindings for those functions.
12068         (mml-menu): Simplify security menu entries.  Suggested by Jesper
12069         Harder <harder@myrealbox.com>.
12070         (mml-attach-file, mml-attach-buffer, mml-attach-external): Goto
12071         end of message if point is the headers of the message.
12072
12073         * message.el (message-in-body-p): New function.
12074
12075         * assistant.el: Autoload gnus-util and netrc.
12076
12077         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
12078         Use `mm-charset-override-alist' only when decoding.
12079
12080         * mm-bodies.el (mm-decode-body): Call
12081         `mm-charset-to-coding-system' with allow-override argument.
12082
12083         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
12084         `filename' from Content-Disposition if Content-Type doesn't
12085         provide `name'.
12086         (gnus-mime-view-part-as-type): Set default instead of
12087         initial-input.
12088
12089 2005-10-09  Daniel Brockman  <daniel@brockman.se>
12090
12091         * format-spec.el (format-spec): Propagate text properties of % spec.
12092
12093 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
12094
12095         * gnus-art.el (gnus-treat-predicate): Add `first'.
12096
12097 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
12098
12099         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
12100         (mm-charset-override-alist): New variable.
12101         (mm-charset-to-coding-system): Use it.
12102         (mm-codepage-setup): New helper function.
12103         (mm-charset-eval-alist): New variable.
12104         (mm-charset-to-coding-system): Use mm-charset-eval-alist.  Warn
12105         about unknown charsets.
12106
12107         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
12108
12109 2005-10-04  David Hansen  <david.hansen@gmx.net>
12110
12111         * nnrss.el (nnrss-request-article): Add support for the comments tag.
12112         (nnrss-check-group): Ditto.
12113
12114 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
12115
12116         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
12117         Rename x-gnus-verbatim to x-verbatim.
12118         (mm-uu-type-alist): Fix regexp for verbatim-marks.
12119
12120         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
12121         x-verbatim.
12122
12123         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
12124
12125         * gnus-util.el (gnus-remove-duplicates): Remove.
12126
12127         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
12128         instead of gnus-remove-duplicates.
12129
12130         * message.el (message-remove-duplicates): Remove.
12131         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
12132         message-remove-duplicates.
12133
12134         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
12135         available, else use implementation from `delete-dups'.
12136
12137         * message.el (message-insert-expires): New function.
12138         (message-mode-map): Add key binding.
12139         (message-mode-field-menu): Add menu entry.
12140         (message-mode): Document it.
12141         (message-make-expires-date): Use `message-make-date'.
12142
12143 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
12144
12145         * message.el (message-make-expires-date): New function.
12146
12147 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
12148
12149         * Makefile.in (list-installed-shadows): New entry.
12150         (install): Use it.
12151         (remove-installed-shadows): New entry.
12152
12153         * dgnushack.el (dgnushack-default-load-path): New variable.
12154         (dgnushack-find-lisp-shadows): New function.
12155         (dgnushack-remove-lisp-shadows): New function.
12156
12157 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12158
12159         * Makefile.in (install-el-elc): New entry.
12160         (install): Use it so that .el files are necessarily installed.
12161
12162 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12163
12164         * time-date.el: Autoload parse-time-string, XEmacs needs it.
12165
12166 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
12167
12168         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
12169         function rather than the diff-mode.el package.
12170         (mm-display-external): Use with-current-buffer.
12171         (mm-viewer-completion-map, mm-viewer-completion-map):
12172         Move initialization inside declaration.
12173
12174 2005-09-29  Simon Josefsson  <jas@extundo.com>
12175
12176         * spam.el: Load hashcash when compiling, to avoid warnings.  Don't
12177         autoload mail-check-payment.
12178         (spam-check-hashcash): Define unconditionally, since hashcash.el
12179         is part of Gnus now.  Ignore errors from payment checking.
12180
12181 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
12182
12183         * message.el (message-bold-region, message-unbold-region): Rename
12184         from `bold-region' and `unbold-region'.
12185
12186         * message.el: Remove useless autoloads.
12187
12188 2005-09-28  Simon Josefsson  <jas@extundo.com>
12189
12190         * message.el (message-use-idna): Default to t.
12191         (message-use-idna): Test whether encoding works too.  Doc fix.
12192
12193 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12194
12195         * nntp.el (nntp-warn-about-losing-connection): Remove.
12196
12197 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
12198
12199         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
12200         customizable.  Change default value.
12201         (mm-uu-diff-groups-regexp): Change default value.
12202         (mm-uu-type-alist): Add doc string.
12203         (mm-uu-configure): Add doc string.  Make it interactive.
12204         (mm-uu-tex-groups-regexp): New variable.
12205         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
12206         (mm-uu-type-alist): Add LaTeX documents.
12207         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
12208         of "text/verbatim".
12209         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
12210
12211         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
12212         instead of "text/verbatim".
12213
12214         * message.el (message-mark-inserted-region)
12215         (message-mark-insert-file): Use slrn style marks when called with
12216         prefix argument.
12217
12218 2005-09-27  Simon Josefsson  <jas@extundo.com>
12219
12220         * message.el (message-idna-to-ascii-rhs-1): Reformat.
12221
12222 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
12223
12224         * message.el (message-remove-duplicates): New function.
12225         Implementation borrowed from `gnus-remove-duplicates'.
12226         (message-idna-to-ascii-rhs): Also encode idna addresses in
12227         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
12228         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
12229         only ask about the same idna domain once per header and also tell
12230         in what header to replace the idna domain.
12231
12232         * gnus-art.el (article-decode-idna-rhs): Also decode idna
12233         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
12234         (article-decode-idna-rhs): Fix regexp so that all idna-address in
12235         a header is decoded and not just the last one.
12236
12237 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12238
12239         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
12240         has been decoded.
12241
12242         * mm-decode.el (mm-automatic-display): Add text/verbatim.
12243         (mm-insert-part): Don't modify text if it has been decoded.
12244
12245         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
12246         decoded.
12247
12248         * mm-view.el (mm-inline-text): Don't strip text props unless
12249         decoding enriched or richtext parts.
12250
12251 2005-09-25  Romain Francoise  <romain@orebokech.com>
12252
12253         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
12254         * gnus-start.el (gnus-subscribe-interactively):
12255         * gnus-uu.el (gnus-uu-grab-articles):
12256         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
12257         space.
12258
12259 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
12260
12261         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
12262         * mm-view.el (mm-view-pkcs7-decrypt):
12263         * gnus-sum.el (gnus-summary-limit-to-extra)
12264         (gnus-summary-respool-article, gnus-read-move-group-name):
12265         * gnus-score.el (gnus-summary-increase-score):
12266         * gnus-util.el (gnus-completing-read-with-default):
12267         * gnus-art.el (gnus-read-save-file-name)
12268         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
12269         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
12270         * message.el (message-check-news-header-syntax):
12271         Follow convention for reading with the minibuffer.
12272
12273 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
12274
12275         * spam-report.el (spam-report-url-ping-plain):
12276         Use gnus-extended-version as User-Agent.
12277
12278         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
12279         default value is nil.
12280
12281         * mm-uu.el (mm-uu-type-alist): Added slrn style verbatim-marks.
12282         (mm-uu-verbatim-marks-extract): New function.
12283         (mm-uu-extract): New face.
12284         (mm-uu-copy-to-buffer): Use it.
12285
12286         * spam-report.el (spam-report-gmane-ham): Renamed from
12287         `spam-report-gmane-unspam'.
12288         (spam-report-gmane-internal): Renamed from `spam-report-gmane'.
12289         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
12290
12291         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
12292         Autoload.
12293         (spam-report-gmane-unregister-routine): Renamed
12294         `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
12295
12296 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
12297
12298         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
12299         (spam-report-gmane-unregister-routine): Add support for gmane
12300         unregistration.
12301
12302         * spam-report.el (spam-report-gmane-unspam)
12303         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
12304         (spam-report-gmane): Change to take a single article and do unspam
12305         registration.
12306
12307 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
12308
12309         * mm-url.el (mm-url-decode-entities): Fix regexp.
12310
12311 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12312
12313         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
12314         default to nil, to be able to use Gnus at all.  If the default
12315         switches to something else, then the function should be fixed not
12316         be exceedingly slow.
12317
12318 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
12319
12320         * gnus-start.el (gnus-activate-group): If the server is nil, don't
12321         fail hard.
12322
12323         * spam-report.el: Add better Keywords line.
12324
12325         * spam.el: Add Maintainer and better Keywords line.
12326
12327 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
12328
12329         * gnus-art.el (gnus-article-replace-part)
12330         (gnus-mime-replace-part): New functions.
12331         (gnus-mime-action-alist, gnus-mime-button-commands)
12332         (gnus-mime-save-part-and-strip): Added file argument.
12333         (gnus-article-part-wrapper): Added interactive argument.
12334
12335         * gnus-sum.el (gnus-summary-mime-map): Add
12336         `gnus-article-replace-part'.
12337
12338 2005-09-19  Didier Verna  <didier@xemacs.org>
12339
12340         The nnml compaction feature:
12341         * nnml.el (nnml-request-compact-group): New function.
12342         * nnml.el (nnml-request-compact): New function.
12343         * gnus-int.el (gnus-request-compact-group): New function.
12344         * gnus-int.el (gnus-request-compact): New function.
12345         * gnus-group.el (gnus-group-compact-group): New function.
12346         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
12347         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
12348         * gnus-srvr.el (gnus-server-compact-server): New function.
12349         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
12350         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
12351
12352 2005-09-18  Deepak Goel  <deego@gnufans.org>
12353
12354         * sieve.el (sieve-help): Fix `message' call: first arg should be a
12355         format spec.
12356
12357 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12358
12359         * gnus.el (gnus-group-startup-message): Bind image-load-path.
12360
12361 2005-09-15  Romain Francoise  <romain@orebokech.com>
12362
12363         * message.el (message-fill-paragraph): Clarify docstring.
12364
12365 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12366
12367         * gnus-art.el (gnus-mime-display-part): Protect against broken
12368         MIME messages.
12369
12370 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12371
12372         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
12373         before parsing header.
12374
12375 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
12376
12377         * html2text.el (html2text-replace-list): Add new entities.
12378
12379 2005-09-11  Romain Francoise  <romain@orebokech.com>
12380
12381         * message.el (message-alternative-emails): Improve docstring.
12382         (message-setup-1): Call `message-use-alternative-email-as-from'
12383         after `message-setup-hook' to give it precedence over posting
12384         styles, etc.
12385         (message-use-alternative-email-as-from): Add docstring.  Remove
12386         the original From header if present.
12387
12388         * nnml.el (nnml-compressed-files-size-threshold): New variable.
12389         (nnml-save-mail): Use it.
12390
12391         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
12392         articles.  Add new argument `silent'.
12393         (gnus-uu-mark-all): Report the total number of marked articles.
12394
12395 2005-09-10  Romain Francoise  <romain@orebokech.com>
12396
12397         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
12398         (gnus-uu-mark-series): Likewise.
12399
12400 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
12401
12402         * spam-report.el (spam-report-gmane): Fix generation of spam
12403         report URL.
12404
12405 2005-09-10  Simon Josefsson  <jas@extundo.com>
12406
12407         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
12408         t, based on discussion on the ding list with Robert Epprecht
12409         <epprecht@solnet.ch>.
12410
12411 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
12412
12413         * spam-report.el (spam-report-gmane): Make it work without
12414         X-Report-Spam header.  Gmane now only provides Archived-At.
12415         This is only used if `spam-report-gmane-use-article-number' is nil.
12416         (spam-report-gmane-spam-header): Remove.  Not used anymore.
12417
12418         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
12419         make `gnus-summary-sort-by-recipient' work with threading.
12420
12421         * nnweb.el (nnweb-google-wash-article): Print a message if article
12422         is not available.
12423
12424 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
12425
12426         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
12427         change.  Decode text/* parts content before displaying.
12428
12429 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
12430
12431         * mml-smime.el: Remove defvar of gnus-extract-address-components.
12432
12433 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12434
12435         * mm-view.el (mm-display-inline-fontify): Disable support modes.
12436
12437         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
12438         url-package-name, url-package-version,
12439         w3m-cid-retrieve-function-alist, w3m-current-buffer,
12440         w3m-display-inline-images, and w3m-minor-mode-map.
12441
12442 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
12443
12444         * message.el (message-tab-body-function): Fix mismatched custom type.
12445
12446         * gnus.el (gnus-group-change-level-function): Ditto.
12447
12448         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
12449
12450         * gnus-art.el (gnus-signature-limit)
12451         (gnus-article-mime-part-function): Ditto.
12452
12453 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12454
12455         * mml.el (mml-mode): Silence the byte compiler.
12456
12457         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
12458         using `(sit-for 0)' before moving the point to the specified part;
12459         skip unbuttonized parts.
12460         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
12461         return to the summary window if gnus-auto-select-part is non-nil.
12462
12463 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
12464
12465         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options): New
12466         variables.
12467         (mml-dnd-attach-file, mml-mode): Use them.
12468
12469         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
12470         Make fetching article by MID work again for Google Groups.  Added
12471         FIXME concerning gnus-group-make-web-group.
12472
12473         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
12474         Don't depend on Gnus by using mail-extract-address-components if
12475         gnus-extract-address-components is not bound.
12476
12477 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12478
12479         * gnus-art.el (gnus-mime-display-security): Don't display the
12480         signature, but only the signed part.
12481
12482 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12483
12484         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
12485
12486         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
12487         list, not listp.
12488
12489 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
12490
12491         * mm-encode.el (mm-encode-content-transfer-encoding): Likewise
12492         when encoding.
12493
12494         * mm-bodies.el (mm-decode-content-transfer-encoding):
12495         De-canonicalize CRLF for all text content types, not just
12496         text/plain.
12497
12498 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12499
12500         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
12501         valid article; point arrow and cursor at the MIME button.
12502
12503 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12504
12505         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
12506         Suggested by Dan Christensen <jdc@uwo.ca>.
12507
12508         * mm-decode.el (mm-save-part): Enable change of prompt.
12509
12510 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
12511
12512         * gnus-msg.el (gnus-inews-add-send-actions): Made
12513         `message-post-method' lambda parameter ARG `&optional'.
12514
12515 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
12516
12517         * gnus-sum.el (gnus-summary-mime-map): Added
12518         gnus-article-save-part-and-strip, gnus-article-delete-part and
12519         gnus-article-jump-to-part.
12520
12521         * gnus-art.el (gnus-article-edit-article): Added quiet argument.
12522         (gnus-article-edit-part): Use it.
12523         (gnus-article-part-wrapper): Added no-handle argument.
12524         (gnus-article-save-part-and-strip, gnus-article-delete-part): New
12525         functions.
12526
12527 2005-08-29  Romain Francoise  <romain@orebokech.com>
12528
12529         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
12530         docstring.
12531         (gnus-face-from-file): Likewise.
12532
12533 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
12534
12535         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
12536         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
12537         non-nil.
12538         (gnus-auto-select-part): New variable.
12539         (gnus-article-jump-to-part): New function.
12540         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
12541         (gnus-mime-delete-part): Allow selecting specified part after
12542         deleting or stripping parts.
12543         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
12544         part if argument is bogus.
12545
12546 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
12547
12548         * gnus-art.el (w3m-minor-mode-map):
12549         * gnus-spec.el (gnus-newsrc-file-version):
12550         * gnus-util.el (nnmail-active-file-coding-system)
12551         (gnus-original-article-buffer, gnus-user-agent):
12552         * gnus.el (gnus-ham-process-destinations)
12553         (gnus-parameter-ham-marks-alist)
12554         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
12555         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
12556         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
12557         * mm-decode.el (gnus-current-window-configuration):
12558         * mm-extern.el (gnus-article-mime-handles):
12559         * mm-url.el (url-current-object, url-package-name)
12560         (url-package-version):
12561         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
12562         (smime-keys, w3m-cid-retrieve-function-alist)
12563         (w3m-current-buffer, w3m-display-inline-images)
12564         (w3m-minor-mode-map):
12565         * mml-smime.el (gnus-extract-address-components):
12566         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
12567         (gnus-newsrc-hashtb, message-default-charset)
12568         (message-deletable-headers, message-options)
12569         (message-posting-charset, message-required-mail-headers)
12570         (message-required-news-headers):
12571         * mml1991.el (mc-pgp-always-sign):
12572         * mml2015.el (mc-pgp-always-sign):
12573         * nnheader.el (nnmail-extra-headers):
12574         * rfc1843.el (gnus-decode-encoded-word-function)
12575         (gnus-decode-header-function, gnus-newsgroup-name):
12576         * spam-stat.el (gnus-original-article-buffer): Add defvars.
12577
12578 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
12579
12580         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
12581         the end of the date treatments.
12582
12583 2005-08-15  Simon Josefsson  <jas@extundo.com>
12584
12585         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
12586         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
12587         Capello and Romain Francoise.
12588         (pgg-fetch-key-function): Removed, not used?
12589         (pgg-insert-url-with-w3): Require url, to get
12590         url-insert-file-contents regardless of where it is defined.
12591
12592 2005-08-13  Romain Francoise  <romain@orebokech.com>
12593
12594         * message.el (message-cite-original-1): New function.
12595         (message-cite-original): Use it.
12596         (message-cite-original-without-signature): Ditto.
12597
12598 2005-08-08  Romain Francoise  <romain@orebokech.com>
12599
12600         * message.el (message-yank-empty-prefix): New variable.
12601         (message-indent-citation): Use it.
12602         (message-cite-original-without-signature): Respect X-No-Archive.
12603
12604 2005-08-08  Simon Josefsson  <jas@extundo.com>
12605
12606         * pgg.el: Autoload url-insert-file-contents instead of loading
12607         w3/url.
12608         (pgg-insert-url-with-w3): Don't load url here.
12609
12610 2005-08-07  Jesper Harder  <harder@phys.au.dk>
12611
12612         * message.el (message-kill-to-signature): Don't insert newline at
12613         bol.
12614         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
12615
12616 2005-08-06  Romain Francoise  <romain@orebokech.com>
12617
12618         * message.el (message-user-fqdn): Fix typo in docstring.
12619
12620 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
12621
12622         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
12623
12624         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
12625
12626 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12627
12628         * mm-bodies.el (mm-encode-body): Use coding system rather than
12629         charset to encode text.
12630
12631         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
12632         number of charsets if utf-8 is available (XEmacs).
12633
12634 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
12635
12636         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
12637         taken from `gnus-button-mid-or-mail-regexp'.
12638         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
12639         (gnus-button-alist): Improve regexp for domain part of the MIDs
12640         for news:localpart@domain buttons.
12641         (gnus-button-ctan-directory-regexp): Update.
12642
12643 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12644
12645         * sieve-manage.el (sieve-manage-interactive-login): Use
12646         make-local-variable rather than make-variable-buffer-local.
12647         (sieve-manage-open): Ditto.
12648         (sieve-manage-authenticate): Ditto.
12649
12650         * mml.el (mml-generate-mime-1): Make the content type default to
12651         text/plain if the filename is not specified.
12652
12653 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12654
12655         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
12656         instead of insert-buffer.
12657
12658         * message.el (message-yank-original): Ditto; set the mark at the
12659         end of the yanked message.
12660
12661 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12662
12663         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
12664         lines to scroll rather than to stop it.
12665
12666         * mml.el (mml-generate-default-type): Add doc string.
12667         (mml-generate-mime-1): Use mm-default-file-encoding or make it
12668         default to application/octet-stream when determining the content
12669         type if it is not specified for the part or the mml contents; add
12670         a comment about mml-generate-default-type.
12671
12672 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
12673
12674         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
12675         make it default to application/octet-stream when determining the
12676         content type if it is not specified for the external contents.
12677
12678 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12679
12680         * rfc2231.el (rfc2231-parse-string): Take care that not only a
12681         segmented parameter but also other parameters might be there.
12682
12683 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12684
12685         * mm-decode.el (mm-display-external): Delete temp file, directory
12686         and buffer immediately if the external process is exited.
12687
12688 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12689
12690         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
12691         fewer lines than that of scroll-margin.
12692         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
12693
12694 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12695
12696         * gnus-art.el (gnus-article-next-page): Revert.
12697         (gnus-article-beginning-of-window): New macro.
12698         (gnus-article-next-page-1): Use it.
12699         (gnus-article-prev-page): Ditto.
12700         (gnus-article-edit-part): Use insert-buffer-substring instead of
12701         insert-buffer.
12702         (gnus-article-edit-exit): Ditto.
12703
12704         * gnus-util.el (gnus-beginning-of-window): Remove.
12705         (gnus-end-of-window): Remove.
12706
12707         * lpath.el: Don't bind header-line-format and scroll-margin.
12708
12709 2005-07-25  Simon Josefsson  <jas@extundo.com>
12710
12711         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
12712         to have the url package without w3.  Reported by Daiki Ueno
12713         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
12714
12715 2005-07-20  Didier Verna  <didier@xemacs.org>
12716
12717         * gnus-diary.el: Remove the description comment (nndiary is now
12718         properly documented in the Gnus manual).
12719         Fix the spelling of "Back End".
12720         * nndiary.el: Ditto.
12721         Fix the copyright notice.
12722
12723 2005-07-18  Romain Francoise  <romain@orebokech.com>
12724
12725         * gnus-sum.el (gnus-summary-to-prefix)
12726         (gnus-summary-newsgroup-prefix): New variables.
12727         (gnus-summary-from-or-to-or-newsgroups): Use them.
12728
12729 2005-07-17  Romain Francoise  <romain@orebokech.com>
12730
12731         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
12732         space as it's generally not especially interesting to the user.
12733
12734 2005-07-16  Romain Francoise  <romain@orebokech.com>
12735
12736         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
12737         nil to avoid prompting and file modification if one of the
12738         messages at the top of the nnfolder file contains a copyright
12739         notice.
12740         Update copyright notice.
12741
12742         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
12743         instead of `current-time-string' as the latter creates a time
12744         string that is not RFC 2822 compliant (it lacks the zone).
12745         Update copyright notice.
12746
12747 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
12748
12749         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
12750         for text/rtf.  Display default in prompt.  Pass default for M-n.
12751
12752         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
12753
12754 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12755
12756         * gnus-msg.el (gnus-button-mailto): Remove
12757         save-selected-window-window hackery because it relies on
12758         save-selected-window internals.
12759
12760 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12761
12762         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
12763         (gnus-article-next-page-1): Use gnus-beginning-of-window.
12764         (gnus-article-prev-page): Ditto.
12765
12766         * gnus-util.el (gnus-beginning-of-window): New function.
12767         (gnus-end-of-window): New function.
12768
12769         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
12770
12771 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
12772
12773         * gnus-score.el (gnus-score-edit-all-score): Set
12774         gnus-score-edit-exit-function to gnus-score-edit-done and call
12775         gnus-message.
12776
12777 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12778
12779         * gnus-msg.el (gnus-button-mailto): Remove
12780         save-selected-window-window hackery because it relies on
12781         save-selected-window internals.
12782
12783 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12784
12785         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
12786         add-minor-mode.
12787         (gnus-binary-mode): Ditto.
12788
12789         * gnus-topic.el (gnus-topic-mode): Ditto.
12790
12791 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
12792
12793         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
12794         (gnus-article-prev-page): Take scroll-margin into consideration.
12795
12796 2005-07-04  Lute Kamstra  <lute@gnu.org>
12797
12798         Update FSF's address in GPL notices.
12799
12800 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
12801
12802         * gnus.el (gnus-exit):
12803         * gnus-group.el (gnus-group-icons):
12804         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
12805
12806         * gnus-nocem.el (gnus-nocem):
12807         * message.el (message-various, message-buffers, message-sending)
12808         (message-interface, message-forwarding, message-insertion)
12809         (message-headers, message-news, message-mail):
12810         * pgg-gpg.el (pgg-gpg):
12811         * pgg-parse.el (pgg-parse):
12812         * pgg-pgp.el (pgg-pgp):
12813         * pgg-pgp5.el (pgg-pgp5):
12814         * pop3.el (pop3): Finish `defgroup' description with period.
12815
12816 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12817
12818         * gnus-art.el (article-display-face): Improve the efficiency.
12819         (article-display-x-face): Ditto; remove grey x-face stuff.
12820
12821 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12822
12823         * gnus-art.el (article-display-face): Correct the position in
12824         which Faces are inserted.
12825
12826 2005-06-29  Didier Verna  <didier@xemacs.org>
12827
12828         * gnus-art.el (article-display-face): Display faces in correct
12829         order.
12830
12831 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12832
12833         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
12834         (gnus-fill-real-hashtb): Use hash table instead of obarray.
12835         (gnus-nocem-check-article): Fetch the Type header.
12836         (gnus-nocem-message-wanted-p): Fix the way to examine types.
12837         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
12838         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
12839         make sure gnus-nocem-hashtb is initialized.
12840         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
12841         (gnus-nocem-unwanted-article-p): Ditto.
12842
12843         * pgg.el (pgg-verify): Return the verification result.
12844
12845 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12846
12847         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
12848         is ascii.
12849
12850 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
12851
12852         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
12853         `show-nonbreak-escape'.
12854
12855 2005-06-23  Lute Kamstra  <lute@gnu.org>
12856
12857         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
12858
12859         * dig.el (dig-mode):
12860         * smime.el (smime-mode): Use gnus-run-mode-hooks.
12861
12862 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
12863
12864         * nnimap.el (nnimap-split-download-body): Fix spellings.
12865
12866 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
12867
12868         * gnus-art.el (gnus-article-encrypt-body):
12869         * gnus-cus.el (gnus-score-customize):
12870         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
12871         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
12872
12873 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
12874
12875         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
12876         header by looking for magic "MII" at the beginnig.
12877
12878 2005-06-16  Miles Bader  <miles@gnu.org>
12879
12880         * gnus-xmas.el (gnus-xmas-group-startup-message):
12881         Use renamed gnus-splash face.
12882
12883         * assistant.el (assistant-field): Remove "-face" suffix from face name.
12884         (assistant-field-face): New backward-compatibility alias for renamed
12885         face.
12886         (assistant-render-text): Use renamed assistant-field face.
12887
12888         * spam.el (spam): Remove "-face" suffix from face name.
12889         (spam-face): New backward-compatibility alias for renamed face.
12890         (spam-face, spam-initialize): Use renamed spam face.
12891
12892         * message.el (message-header-to, message-header-cc)
12893         (message-header-subject, message-header-newsgroups)
12894         (message-header-other, message-header-name)
12895         (message-header-xheader, message-separator, message-cited-text)
12896         (message-mml): Remove "-face" suffix from face names.
12897         (message-header-to-face, message-header-cc-face)
12898         (message-header-subject-face, message-header-newsgroups-face)
12899         (message-header-other-face, message-header-name-face)
12900         (message-header-xheader-face, message-separator-face)
12901         (message-cited-text-face, message-mml-face):
12902         New backward-compatibility aliases for renamed faces.
12903         (message-font-lock-keywords): Use renamed message faces.
12904
12905         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
12906         (sieve-test-commands, sieve-tagged-arguments):
12907         Remove "-face" suffix from face names.
12908         (sieve-control-commands-face, sieve-action-commands-face)
12909         (sieve-test-commands-face, sieve-tagged-arguments-face):
12910         New backward-compatibility aliases for renamed faces.
12911         (sieve-control-commands-face, sieve-action-commands-face)
12912         (sieve-test-commands-face, sieve-tagged-arguments-face):
12913         Use renamed sieve faces.
12914
12915         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
12916         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
12917         (gnus-group-news-3-empty, gnus-group-news-4)
12918         (gnus-group-news-4-empty, gnus-group-news-5)
12919         (gnus-group-news-5-empty, gnus-group-news-6)
12920         (gnus-group-news-6-empty, gnus-group-news-low)
12921         (gnus-group-news-low-empty, gnus-group-mail-1)
12922         (gnus-group-mail-1-empty, gnus-group-mail-2)
12923         (gnus-group-mail-2-empty, gnus-group-mail-3)
12924         (gnus-group-mail-3-empty, gnus-group-mail-low)
12925         (gnus-group-mail-low-empty, gnus-summary-selected)
12926         (gnus-summary-cancelled, gnus-summary-high-ticked)
12927         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
12928         (gnus-summary-high-ancient, gnus-summary-low-ancient)
12929         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
12930         (gnus-summary-low-undownloaded)
12931         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
12932         (gnus-summary-low-unread, gnus-summary-normal-unread)
12933         (gnus-summary-high-read, gnus-summary-low-read)
12934         (gnus-summary-normal-read, gnus-splash):
12935         Remove "-face" suffix from face names.
12936         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
12937         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
12938         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
12939         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
12940         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
12941         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
12942         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
12943         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
12944         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
12945         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
12946         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
12947         (gnus-summary-selected-face, gnus-summary-cancelled-face)
12948         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
12949         (gnus-summary-normal-ticked-face)
12950         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
12951         (gnus-summary-normal-ancient-face)
12952         (gnus-summary-high-undownloaded-face)
12953         (gnus-summary-low-undownloaded-face)
12954         (gnus-summary-normal-undownloaded-face)
12955         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
12956         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
12957         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
12958         (gnus-splash-face):
12959         New backward-compatibility aliases for renamed faces.
12960         (gnus-group-startup-message): Use renamed gnus faces.
12961
12962         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
12963         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
12964         (gnus-server-agent): Remove "-face" suffix from face names.
12965         (gnus-server-agent-face, gnus-server-opened-face)
12966         (gnus-server-closed-face, gnus-server-denied-face)
12967         (gnus-server-offline-face):
12968         New backward-compatibility aliases for renamed faces.
12969         (gnus-server-agent-face, gnus-server-opened-face)
12970         (gnus-server-closed-face, gnus-server-denied-face)
12971         (gnus-server-offline-face): Use renamed gnus faces.
12972
12973         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
12974         Remove "-face" suffix from face names.
12975         (gnus-picon-xbm-face, gnus-picon-face):
12976         New backward-compatibility aliases for renamed faces.
12977
12978         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
12979         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
12980         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
12981         (gnus-cite-11): Remove "-face" suffix from face names.
12982         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
12983         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
12984         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
12985         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
12986         New backward-compatibility aliases for renamed faces.
12987         (gnus-cite-attribution-face, gnus-cite-face-list)
12988         (gnus-article-boring-faces): Use renamed gnus faces.
12989
12990         * gnus-art.el (gnus-signature, gnus-header-from)
12991         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
12992         (gnus-header-content): Remove "-face" suffix from face names.
12993         (gnus-signature-face, gnus-header-from-face)
12994         (gnus-header-subject-face, gnus-header-newsgroups-face)
12995         (gnus-header-name-face, gnus-header-content-face):
12996         New backward-compatibility aliases for renamed faces.
12997         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
12998
12999         * gnus-sum.el (gnus-summary-selected-face)
13000         (gnus-summary-highlight): Use renamed gnus faces.
13001         * gnus-group.el (gnus-group-highlight): Likewise.
13002
13003 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
13004
13005         * gnus-sieve.el (gnus-sieve-article-add-rule):
13006         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
13007         * spam-stat.el (spam-stat-buffer-change-to-spam)
13008         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
13009
13010         * message.el (message-is-yours-p):
13011         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
13012
13013 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13014
13015         * mm-view.el (mm-inline-text): Withdraw the last change.
13016
13017 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13018
13019         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
13020         executing enriched-decode.
13021
13022 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13023
13024         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
13025         charset of tar files.
13026
13027 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
13028
13029         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
13030
13031 2005-06-04  Lute Kamstra  <lute@gnu.org>
13032
13033         * nnfolder.el (nnfolder-read-folder): Make sure that undo
13034         information is never recorded.
13035
13036 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
13037
13038         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
13039
13040 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13041
13042         * pop3.el (pop3-apop): Run md5 in the binary mode.
13043
13044         * starttls.el (starttls-set-process-query-on-exit-flag):
13045         Use eval-and-compile.
13046
13047 2005-05-31  Simon Josefsson  <jas@extundo.com>
13048
13049         * smime.el (smime-replace-in-string): Define.
13050         (smime-cert-by-ldap-1): Use it.
13051
13052 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
13053
13054         * gnus-art.el (article-display-x-face): Replace
13055         process-kill-without-query by gnus-set-process-query-on-exit-flag.
13056
13057         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
13058         set-process-query-on-exit-flag or process-kill-without-query.
13059
13060         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
13061         loop instead of replace-regexp.
13062
13063         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
13064         instead of process-kill-without-query if it is available.
13065
13066         * lpath.el: Fbind ldap-search-entries.
13067
13068         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
13069         instead of find-file-hooks if it is available.
13070
13071         * mml1991.el: Bind pgg-default-user-id when compiling.
13072
13073         * mml2015.el: Bind pgg-default-user-id when compiling.
13074
13075         * nndraft.el (nndraft-request-associate-buffer):
13076         Use write-contents-functions instead of write-contents-hooks if it is
13077         available.
13078
13079         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
13080         instead of find-file-hooks if it is available.
13081
13082         * nntp.el (nntp-open-connection): Replace
13083         process-kill-without-query by gnus-set-process-query-on-exit-flag.
13084         (nntp-open-ssl-stream): Ditto.
13085         (nntp-open-tls-stream): Ditto.
13086
13087         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
13088         set-process-query-on-exit-flag or process-kill-without-query.
13089         (starttls-open-stream-gnutls): Use it instead of
13090         process-kill-without-query.
13091         (starttls-open-stream): Ditto.
13092
13093 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
13094
13095         * smime.el (smime-cert-by-ldap-1): Don't use
13096         replace-regexp-in-string.
13097
13098 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
13099
13100         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
13101
13102         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
13103         in PEM format.  Adjust to the XEmacs compability.
13104
13105 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
13106
13107         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
13108         by `string-to-number'.
13109         * gnus-agent.el (gnus-agent-regenerate-group)
13110         (gnus-agent-fetch-articles): Ditto.
13111         * gnus-art.el (gnus-button-fetch-group): Ditto.
13112         * gnus-cache.el (gnus-cache-generate-active)
13113         (gnus-cache-articles-in-group): Ditto.
13114         * gnus-group.el (gnus-group-set-current-level)
13115         (gnus-group-insert-group-line): Ditto.
13116         * gnus-score.el (gnus-score-set-expunge-below)
13117         (gnus-score-set-mark-below, gnus-summary-score-effect)
13118         (gnus-summary-score-entry): Ditto.
13119         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
13120         (gnus-soup-pack): Ditto.
13121         * gnus-spec.el (gnus-xmas-format): Ditto.
13122         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
13123         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
13124         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
13125         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
13126         * nndb.el (nndb-get-remote-expire-response): Ditto.
13127         * nndiary.el (nndiary-parse-schedule-value)
13128         (nndiary-string-to-number, nndiary-request-replace-article)
13129         (nndiary-request-article): Ditto.
13130         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
13131         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
13132         * nneething.el (nneething-make-head): Ditto.
13133         * nnfolder.el (nnfolder-request-article)
13134         (nnfolder-retrieve-headers): Ditto.
13135         * nnheader.el (nnheader-file-to-number): Ditto.
13136         * nnkiboze.el (nnkiboze-request-article): Ditto.
13137         * nnmail.el (nnmail-process-unix-mail-format)
13138         (nnmail-process-babyl-mail-format): Ditto.
13139         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
13140         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
13141         (nnmh-request-create-group, nnmh-request-list-1)
13142         (nnmh-request-group, nnmh-request-article): Ditto.
13143         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
13144         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
13145         * nnsoup.el (nnsoup-make-active): Ditto.
13146         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
13147         * nntp.el (nntp-find-group-and-number)
13148         (nntp-retrieve-headers-with-xover): Ditto.
13149         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
13150         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
13151         (pgg-format-key-identifier): Ditto.
13152         * pop3.el (pop3-last, pop3-stat): Ditto.
13153         * qp.el (quoted-printable-decode-region): Ditto.
13154
13155         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
13156         of concat.
13157
13158 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13159
13160         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
13161
13162         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
13163
13164         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
13165
13166         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
13167
13168         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
13169
13170         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
13171
13172         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
13173         (gnus-carpal-mode): Ditto.
13174
13175         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
13176         (gnus-browse-mode): Ditto.
13177
13178         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
13179
13180         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
13181
13182 2005-05-29  Richard M. Stallman  <rms@gnu.org>
13183
13184         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
13185
13186 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13187
13188         * gnus-util.el (gnus-run-mode-hooks): New function.
13189
13190         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
13191
13192         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
13193         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
13194
13195 2005-05-27  Lute Kamstra  <lute@gnu.org>
13196
13197         * dns-mode.el (dns-mode): Specify customization group.
13198
13199 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
13200
13201         * gnus-agent.el (gnus-agent-make-mode-line-string):
13202         Use mode-line-highlight as mouse-face.
13203
13204 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13205
13206         * canlock.el (canlock): Change the parent group to news.
13207
13208         * deuglify.el (gnus-outlook-deuglify): Add :group.
13209
13210         * dig.el (dig): Add :group.
13211
13212         * dns-mode.el (dns-mode): Add :group.
13213
13214         * encrypt.el (encrypt): Add :group.
13215
13216         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
13217         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
13218         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
13219         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
13220         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
13221
13222         * gnus-diary.el (gnus-diary): Add :group.
13223
13224         * gnus.el (gnus-group-news-1-face): Add :group.
13225         (gnus-group-news-1-empty-face): Ditto.
13226         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
13227         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
13228         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
13229         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
13230         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
13231         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
13232         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
13233         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
13234         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
13235         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
13236         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
13237         (gnus-summary-high-ticked-face): Ditto.
13238         (gnus-summary-low-ticked-face): Ditto.
13239         (gnus-summary-normal-ticked-face): Ditto.
13240         (gnus-summary-high-ancient-face): Ditto.
13241         (gnus-summary-low-ancient-face): Ditto.
13242         (gnus-summary-normal-ancient-face): Ditto.
13243         (gnus-summary-high-undownloaded-face): Ditto.
13244         (gnus-summary-low-undownloaded-face): Ditto.
13245         (gnus-summary-normal-undownloaded-face): Ditto.
13246         (gnus-summary-high-unread-face): Ditto.
13247         (gnus-summary-low-unread-face): Ditto.
13248         (gnus-summary-normal-unread-face): Ditto.
13249         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
13250         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
13251
13252         * hashcash.el (hashcash): New custom group.
13253         (hashcash-default-payment): Add :group.
13254         (hashcash-payment-alist): Ditto.
13255         (hashcash-default-accept-payment): Ditto.
13256         (hashcash-accept-resources): Ditto.
13257         (hashcash-path): Ditto.
13258         (hashcash-extra-generate-parameters): Ditto.
13259         (hashcash-double-spend-database): Ditto.
13260         (hashcash-in-news): Ditto.
13261
13262         * message.el (message-minibuffer-local-map): Add :group.
13263
13264         * netrc.el (netrc): Add :group.
13265
13266         * sieve-manage.el (sieve-manage-log): Add :group.
13267         (sieve-manage-default-user): Diito.
13268         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
13269         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
13270         (sieve-manage-authenticators): Ditto.
13271         (sieve-manage-authenticator-alist): Ditto.
13272         (sieve-manage-default-port): Ditto.
13273
13274         * sieve-mode.el (sieve-control-commands-face): Add :group.
13275         (sieve-action-commands-face): Ditto.
13276         (sieve-test-commands-face): Ditto.
13277         (sieve-tagged-arguments-face): Ditto.
13278
13279         * smime.el (smime): Add :group.
13280
13281         * spam-report.el (spam-report): Add :group.
13282
13283         * spam.el (spam, spam-face): Add :group.
13284
13285 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13286
13287         * nntp.el (nntp-next-result-arrived-p): Some news servers may
13288         return \n.\n.\n at the end of articles.  Protect against that.
13289         (nntp-with-open-group): Allow debugging.
13290
13291         * nnheader.el (mail-header-set-extra): Make into a function
13292         because I just could't understand how to quote the list properly.
13293
13294         * dns.el (query-dns-cached): New function.
13295
13296 2005-05-26  Lute Kamstra  <lute@gnu.org>
13297
13298         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
13299
13300 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13301
13302         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
13303
13304         * gnus-art.el: Don't autoload mail-extract-address-components.
13305
13306         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
13307         eval-and-compile to evaluate it.
13308
13309         * hashcash.el: Don't autoload executable-find.
13310
13311         * nndb.el: Don't declare the nndb back end two or more times; don't
13312         autoload news-reply-mode, news-setup, cancel-timer and telnet.
13313
13314         * nntp.el: Autoload format-spec instead of format; use
13315         eval-and-compile to evaluate autoload forms.
13316
13317 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
13318
13319         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
13320
13321 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13322
13323         * gnus.el (gnus-version-number): Bump version.
13324
13325 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
13326
13327         * gnus.el: No Gnus v0.3 is released.
13328
13329 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13330
13331         * lpath.el (featurep): Bind show-nonbreak-escape.
13332
13333 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13334
13335         * gnus-art.el (gnus-article-edit-part): Disable undo.
13336
13337 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13338
13339         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
13340         gnus-article-date-lapsed-new-header is t if date timer is active;
13341         skip headers in which the original date value is empty.
13342         (gnus-article-save-original-date): Redefine it as a macro.
13343         (gnus-display-mime): Use it.
13344
13345 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13346
13347         * gnus-art.el (article-date-ut): Support converting date in
13348         forwarded parts as well.
13349         (gnus-article-save-original-date): New function.
13350         (gnus-display-mime): Use it.
13351
13352 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
13353
13354         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
13355         enclosure element of <item>.
13356
13357 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
13358
13359         * message.el (message-kill-buffer-query): Renamed from
13360         `message-kill-buffer-query-if-modified'.  Added :version.
13361
13362 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13363
13364         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
13365         window layout.
13366
13367 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13368
13369         * mml.el: Autoload dnd when compiling.
13370
13371 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
13372
13373         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
13374         x-dnd-*.
13375
13376 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13377
13378         * qp.el (quoted-printable-encode-region): Save excursion.
13379
13380 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
13381
13382         * message.el (message-kill-buffer-query-if-modified): Add new variable
13383         so the user can kill a modified message buffer quickly.
13384         (message-kill-buffer): Use it.
13385
13386 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13387
13388         * lpath.el: Fbind display-time-event-handler; don't fbind
13389         string-to-multibyte.
13390
13391         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
13392
13393 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13394
13395         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
13396         contained in text because xml.el decodes entities) with LFs.
13397
13398 2005-04-11  Lute Kamstra  <lute@gnu.org>
13399
13400         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
13401         differently.
13402
13403 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
13404
13405         * mm-util.el (mm-detect-coding-region): Typo.
13406
13407 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
13408
13409         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
13410
13411 2005-04-06  Deepak Goel  <deego@gnufans.org>
13412
13413         * spam-stat.el (spam-stat-score-buffer): Add a call to a
13414         user-function allow user modifications of the scores.
13415         (spam-stat-score-buffer-user): New function, to allow
13416         user-computed modifications to the score.
13417         (spam-stat-score-buffer-user-functions): List of additional
13418         scoring functions.
13419         (spam-stat-error-holder): Global temporary error holder.
13420         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
13421         variable.
13422
13423 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
13424
13425         * gnus-registry.el (gnus-registry-clean-empty-function)
13426         (gnus-registry-trim, gnus-registry-fetch-groups)
13427         (gnus-registry-delete-group): Groups that match
13428         `gnus-registry-ignored-groups' are removed from the registry
13429         entries, not just ignored for splitting.  This helps clean up the
13430         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
13431         to get all the groups a message ID is in.
13432
13433         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
13434         (spam-stat-split-fancy): Change "threshhold" to "threshold".
13435         (spam-stat-score-buffer-user-functions): Add :number custom type.
13436
13437 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13438
13439         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
13440         argument in XEmacs.
13441
13442         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
13443         (nnrss-request-group): Decode group name first.
13444         (nnrss-request-article): Make a text/plain article if mml-to-mime
13445         failed.
13446         (nnrss-get-encoding): Return a compatible encoding according to
13447         nnrss-compatible-encoding-alist.
13448         (nnrss-find-el): Use consp instead of listp.
13449         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
13450
13451 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13452
13453         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
13454         which Emacs 20 doesn't support.
13455         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
13456
13457 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
13458
13459         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
13460         silence the byte compiler inside the defun.
13461
13462         * gnus-demon.el (parse-time-string): Add autoload.
13463
13464         * gnus-delay.el (parse-time-string): Add autoload.
13465
13466         * gnus-art.el (parse-time-string): Add autoload.
13467
13468         * nnultimate.el (parse-time): Require for `parse-time-string'.
13469
13470 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
13471
13472         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
13473
13474         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
13475
13476         * smime.el (smime-ldap-host-list): Add :version.
13477
13478 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
13479
13480         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
13481         pass it to `gnus-browse-read-group'.
13482         (gnus-browse-read-group): Add NUMBER argument and pass it to
13483         `gnus-group-read-ephemeral-group'.
13484
13485         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
13486         argument and pass it to `gnus-group-read-group'.
13487
13488 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
13489
13490         * mm-util.el (mm-xemacs-find-mime-charset): Only call
13491         mm-xemacs-find-mime-charset-1 if we have the mule feature
13492         available at runtime.
13493
13494 2005-03-25  Werner Lemberg  <wl@gnu.org>
13495
13496         * nnmaildir.el: Replace `illegal' with `invalid'.
13497
13498 2005-03-23  Lute Kamstra  <lute@gnu.org>
13499
13500         * time-date.el: Add comment on time value formats.
13501         Don't require parse-time.
13502         (with-decoded-time-value): New macro.
13503         (encode-time-value): New function.
13504         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
13505         (days-to-time): Return a valid time value when arg is huge.
13506         (time-since): Use time-subtract.
13507         (time-to-number-of-days): Use time-to-seconds.
13508
13509 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
13510
13511         * gnus-start.el (gnus-display-time-event-handler):
13512         Check display-time-timer at runtime rather than only at load time
13513         in case display-time-mode is turned off in the mean time.
13514
13515 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
13516
13517         * nnimap.el (nnimap-open-connection): Print which authinfo file is
13518         used.
13519
13520         * nneething.el (nneething-map-file-directory): Derive from
13521         `gnus-directory'.
13522
13523         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
13524         the To/Cc button.
13525
13526 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
13527
13528         * nnmaildir.el (nnmaildir-request-accept-article):
13529         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
13530
13531 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
13532
13533         * gnus-async.el: Require timer-funcs at compile time when in
13534         XEmacs for `run-with-idle-timer'.
13535
13536 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
13537
13538         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
13539         autoloaded function.
13540
13541 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
13542
13543         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
13544
13545 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
13546
13547         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
13548
13549 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13550
13551         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Add
13552         gnus-expert-user to default.
13553
13554 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
13555
13556         * nnimap.el (nnimap-open-server): Ditto.
13557
13558         * imap.el (imap-authenticate): Fix typo.
13559
13560 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
13561
13562         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
13563         buffer (since IMAP server might return FETCH response out of
13564         order, and the nntp buffer must be sorted).
13565
13566 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
13567
13568         * gnus-start.el (gnus-convert-old-newsrc): Fixed numeric
13569         comparison on string.
13570
13571         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
13572         (gnus-agent-score): Renamed category keywords to match gnus-cus.
13573         (gnus-agent-summary-fetch-series): Modified to protect against
13574         gnus-agent-summary-fetch-group clearing processable flags.
13575         (gnus-agent-synchronize-group-flags): Update live group buffer as
13576         synchronization may occur due to the user toggle the plugged
13577         status.
13578         (gnus-agent-fetch-group-1): Clear downloadable flag when article
13579         successfully downloaded.
13580         (gnus-agent-expire-group-1): Avoid using markers when the overview
13581         is in ascending order; greatly improves performance.
13582         (gnus-agent-regenerate-group): Use
13583         gnus-agent-synchronize-group-flags to reset read status in both
13584         gnus and server.
13585         (gnus-agent-update-files-total-fetched-for): Fixed initial size.
13586
13587 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
13588
13589         * message.el: Don't autoload former message-utils variables.
13590         (message-strip-subject-trailing-was): Change doc string.
13591
13592         * nnweb.el: Fixes for `gnus-group-make-web-group'.
13593         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
13594         (nnweb-google-search): Add "hl=en" here.
13595         (nnweb-google-parse-1, nnweb-google-create-mapping):
13596         Don't hardcode URL.
13597
13598 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
13599
13600         * message.el (message-get-reply-headers, message-followup):
13601         Mention related variables `message-use-followup-to' and
13602         `message-use-mail-followup-to', in the information buffer.
13603
13604         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
13605         of broken groups(-beta).google.com.
13606
13607 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
13608
13609         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
13610         parameter to invoked gnus-request-move-article; remove the
13611         redundant gnus-sum-hint-move-is-internal variable; apply the marks
13612         all at once instead of once per article.
13613         (gnus-summary-remove-process-mark): Accept a list of articles as
13614         well as a single article for processing.
13615
13616         * gnus-int.el (gnus-request-move-article): Add move-is-internal
13617         parameter.
13618
13619         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
13620
13621         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
13622
13623         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
13624         parameter.
13625
13626         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
13627         parameter.
13628
13629         * nnimap.el (nnimap-request-move-article): Add move-is-internal
13630         parameter and remove the gnus-sum-hint-move-is-internal variable.
13631
13632         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
13633         parameter.
13634
13635         * nndraft.el (nndraft-request-move-article): Add move-is-internal
13636         parameter.
13637
13638         * nndiary.el (nndiary-request-move-article): Add move-is-internal
13639         parameter.
13640
13641         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
13642
13643         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
13644         parameter.
13645
13646         * nnagent.el (nnagent-request-move-article): Add move-is-internal
13647         parameter.
13648
13649 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
13650
13651         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
13652         a more conservative way.
13653
13654 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
13655
13656         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
13657         buffer, so it moves the window's cursor.
13658
13659 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
13660
13661         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
13662         `mm-dissect-multipart' and receive the from field as an (optional)
13663         argument from `mm-dissect-multipart'.
13664         (mm-dissect-multipart): Receive the from field as an argument and
13665         pass it on when we call `mm-dissect-buffer' on MIME parts.
13666         Fixes verification/decryption of signed/encrypted MIME parts.
13667
13668 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
13669
13670         * gnus-sum.el (gnus-summary-move-article): Set
13671         gnus-sum-hint-move-is-internal for gnus-request-move-article and
13672         whatever it calls (right now, only nnimap-request-move article
13673         respects it).
13674
13675         * nnimap.el (nnimap-request-move-article): When
13676         gnus-sum-hint-move-is-internal is set, don't do the extra
13677         nnimap-request-article.
13678
13679 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
13680
13681         * nnheader.el (nnheader-find-file-noselect): Add doc string.
13682
13683         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
13684         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
13685
13686         * gnus-sum.el (gnus-summary-caesar-message):
13687         Apply `gnus-treat-article' after rotation.
13688
13689         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
13690         doc string.
13691
13692 2005-02-22  Simon Josefsson  <jas@extundo.com>
13693
13694         * encrypt.el (encrypt-password-cache-expiry): Remove (use
13695         `password-cache-expiry' instead).  Reported by Arne Jørgensen
13696         <arne@arnested.dk>.
13697         (encrypt): Add password-cache and password-cache-expiry as group
13698         members.
13699
13700 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
13701
13702         * smime.el (smime-ldap-host-list): Doc fix.
13703         (smime-ask-passphrase): Use `password-read-and-add' to read (and
13704         cache) password.
13705         (smime-sign-region): Use it.
13706         (smime-decrypt-region): Use it.
13707         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
13708         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
13709         fails.
13710         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
13711         certificate from DER to PEM format rather than calling openssl.
13712
13713         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
13714
13715         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
13716         for signing/encryption.
13717
13718         * mml.el (mml-parse-1): Use them.
13719
13720 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
13721
13722         * nnrss.el (nnrss-verbose): Removed.
13723         (nnrss-request-group): Use `nnheader-message' instead.
13724
13725 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
13726
13727         * nnrss.el (nnrss-verbose): New variable.
13728         (nnrss-request-group): Make it say nnrss is requesting a group.
13729
13730 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
13731
13732         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
13733         Handle news URL with given port correctly.
13734
13735 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13736
13737         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
13738         containing special characters.
13739
13740         * gnus-sum.el (gnus-summary-edit-article): Ditto.
13741
13742         * mml.el (mime-to-mml): Ditto.
13743
13744         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
13745         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
13746         (rfc2047-decode-region): Quote decoded words containing special
13747         characters when rfc2047-quote-decoded-words-containing-tspecials
13748         is non-nil.
13749
13750 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
13751
13752         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
13753
13754         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
13755
13756 2005-02-15  Simon Josefsson  <jas@extundo.com>
13757
13758         * nnimap.el (nnimap-debug): Doc fix.
13759
13760         * imap.el (imap-debug): Doc fix.
13761
13762 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13763
13764         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
13765
13766 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
13767
13768         * gnus.el (spam-contents): Improve docs for spam-contents
13769         parameter in its variable incarnation.
13770
13771 2005-02-14  Simon Josefsson  <jas@extundo.com>
13772
13773         * smime-ldap.el: Use require instead of load-library for ldap.
13774         (smime-ldap-search): Indent.
13775         (smime-ldap-search-internal): Shorten line.
13776
13777         * smime.el (smime-cert-by-dns): Add doc-string.
13778         (smime-cert-by-ldap-1): Indent.
13779
13780         * mml-smime.el (mml-smime-get-ldap-cert): Renamed from
13781         mml-smime-get-dns-ldap.
13782         (mml-smime-encrypt-query): Use new function.  Default to ldap.
13783
13784 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
13785
13786         * smime.el: Require smime-ldap.
13787         (smime-ldap-host-list): New variable.
13788         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
13789
13790         * mml-smime.el (mml-smime-encrypt-query): New function.
13791         (mml-smime-encrypt-query): Use it.
13792
13793         * smime-ldap.el: New file.
13794
13795 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13796
13797         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
13798
13799 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
13800
13801         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
13802         argument in doc string.  Make query for type more clear.
13803
13804 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
13805
13806         * gnus.el (gnus-group-startup-message): Search for gnus images in
13807         etc/images/gnus.
13808         * mm-util.el (mm-image-load-path): Likewise.
13809         * smiley.el (smiley-data-directory): Search for smilies in
13810         etc/images/smilies.
13811
13812 2005-02-09  Kim F. Storm  <storm@cua.dk>
13813
13814         Change Emacs release version from 21.4 to 22.1 throughout.
13815         Change Emacs development version from 21.3.50 to 22.0.50.
13816
13817 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13818
13819         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
13820
13821         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
13822         non-Mule XEmacs as well.
13823         (mm-decompress-buffer): Signal an error intentionally if it does
13824         not decompress compressed data because auto-compression-mode is
13825         disabled.
13826
13827 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
13828
13829         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
13830         an ID in the registry even if it has no groups.
13831
13832 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13833
13834         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
13835         merge it into mm-decompress-buffer.
13836         (gnus-mime-copy-part): Use the MIME part charset, the value which
13837         a user specified or gnus-newsgroup-charset for decoding, like
13838         gnus-mime-inline-part does; set buffer-file-coding-system to tell
13839         save-buffer what was used.  Suggested by Kevin Ryde
13840         <user42@zip.com.au>.
13841         (gnus-mime-inline-part): Allow the name parameter as well as the
13842         filename parameter; force decompressing of compressed data; always
13843         display contents being not decoded as unibyte.
13844
13845         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
13846         as well as the filename parameter.
13847
13848         * mm-util.el (mm-decompress-buffer): Merge
13849         gnus-mime-jka-compr-maybe-uncompress.
13850         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
13851         of compressed data.
13852
13853 2005-02-08  Simon Josefsson  <jas@extundo.com>
13854
13855         * imap.el (imap-log): Doc fix.
13856
13857 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13858
13859         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
13860         the coding cookies; decompress compressed parts.
13861
13862         * mml.el (mml-generate-mime-1): Add the charset parameter according
13863         to the value which a user specified manually or the coding cookie.
13864
13865         * mm-util.el (mm-string-to-multibyte): New function.
13866         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
13867         (mm-coding-system-to-mime-charset): New function.
13868         (mm-decompress-buffer): New function.
13869         (mm-find-buffer-file-coding-system): New function.
13870
13871         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
13872         (mm-display-inline-fontify): Rewrite for decoding and decompressing
13873         parts.
13874
13875 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13876
13877         * mm-view.el (mm-display-inline-fontify): Decode a part according
13878         to the charset parameter.
13879
13880 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13881
13882         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
13883         prefix arg is neither nil nor a number, as info specifies.
13884
13885 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13886
13887         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
13888         timestamps.
13889
13890 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
13891
13892         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
13893         groups error checking and notify user.
13894
13895 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
13896
13897         * message.el (message-send-mail-function): Check existence of
13898         sendmail-program first before using default value
13899         `message-send-mail-with-sendmail'.  Otherwise use more generic
13900         `smtpmail-send-it'.
13901
13902 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13903
13904         * nntp.el (nntp-request-update-info): Always return nil.
13905
13906 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
13907
13908         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
13909
13910 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
13911
13912         * message.el (message-beginning-of-line): Change the behavior when
13913         invoked between BOL and : so that it first moves backward.
13914
13915 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13916
13917         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
13918         article buffer when editing of the article is discarded.
13919         (gnus-article-prepare): Revert.
13920
13921 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13922
13923         * gnus-art.el (gnus-article-prepare):
13924         Remove message-strip-forbidden-properties from the local hook.
13925
13926 2005-01-27  Simon Josefsson  <jas@extundo.com>
13927
13928         * password.el (password-cache-add): Only start one timer per key.
13929         Reported by Derek Atkins <warlord@MIT.EDU>.
13930
13931 2005-01-26  Steve Youngs  <steve@sxemacs.org>
13932
13933         * run-at-time.el: Removed.  It is no longer needed as
13934         timer-funcs.el in the xemacs-base package has a working version of
13935         `run-at-time'.
13936
13937         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
13938
13939         * password.el: Require timer-funcs instead of run-at-time in
13940         XEmacs.
13941         Remove `password-run-at-time' macro.
13942         (password-cache-add): Use `run-at-time' instead of
13943         `password-run-at-time'.
13944
13945         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
13946         Remove `nnheader-cancel-function-timers' alias,
13947         `cancel-function-timers' exists in XEmacs in timer-funcs.
13948
13949         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
13950         for `run-with-idle-timer'.
13951
13952         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
13953         for `run-at-time'.
13954
13955         * mm-url.el: Require timer-funcs at compile time when in XEmacs
13956         for `with-timeout'.
13957
13958         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
13959         the same as for XEmacs 21.4.
13960         No need to ignore `run-with-idle-timer', this function exists in
13961         XEmacs now in timer-funcs.el in the xemacs-base package.
13962         (dgnushack-compile): No need to delete
13963         run-at-time.el from the list of files to compile because it
13964         doesn't exist anymore.
13965
13966 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13967
13968         * mml.el (mml-generate-mime-1): Convert string into unibyte when
13969         inserting " *mml*" buffer's contents into a unibyte temp buffer.
13970
13971 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
13972
13973         * mail-source.el (mail-source-fetch-imap): Search for ^From case
13974         sensitively.
13975
13976 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
13977
13978         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
13979
13980 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13981
13982         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
13983         which will be inserted according to the multibyteness of a buffer
13984         rather than the type of contents.  Suggested by ARISAWA Akihiro
13985         <ari@mbf.ocn.ne.jp>.
13986
13987         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
13988         of string which old xml.el may return rather than a string.
13989
13990 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13991
13992         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
13993
13994 2005-01-16  Simon Josefsson  <jas@extundo.com>
13995
13996         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
13997         idn/idna.el isn't available.
13998         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
13999         <michael@waxrat.com>.
14000
14001         * hashcash.el: Remove non-FSF copyright header.
14002
14003         * hashcash.el (hashcash-extra-generate-parameters): New variable.
14004         (hashcash-generate-payment): Use it.
14005         (hashcash-generate-payment-async): Use it.
14006
14007 2005-01-15  Simon Josefsson  <jas@extundo.com>
14008
14009         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
14010         Suggested by Raymond Scholz <ray-2005@zonix.de>.
14011
14012         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
14013         gnus-summary-idna-message.
14014         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
14015         (gnus-summary-idna-message): New function.
14016
14017 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
14018
14019         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
14020         gnus-novice-user.
14021
14022 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14023
14024         * nnrss.el (nnrss-request-delete-group): Delete entries in
14025         nnrss-group-alist as well.
14026         (nnrss-save-server-data): Insert newline.
14027
14028 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
14029
14030         * gnus.el (gnus-user-agent): Use list of symbols instead of
14031         symbols.  Display full version number for (S)XEmacs.  Optionally
14032         display (S)XEmacs codename.
14033
14034         * gnus-util.el (gnus-emacs-version): Update for new
14035         `gnus-user-agent'.
14036
14037         * gnus-msg.el (gnus-extended-version): Make it possible to omit
14038         Gnus version.
14039
14040 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
14041
14042         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
14043         which is unreadable in some setups.
14044
14045 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14046
14047         * gnus-spec.el (gnus-update-format-specifications): Flush the
14048         group format spec cache if it doesn't support decoded group names.
14049
14050 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
14051
14052         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
14053         Allow to apply decay on score files matching a regexp.
14054
14055 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14056
14057         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
14058         compatibility in %g and %c.
14059
14060 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14061
14062         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
14063         name for only %g and %c.
14064         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
14065         of gnus-tmp-group to decoded group name.
14066         (gnus-group-make-rss-group): Exclude `/'s from group names.
14067
14068 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14069
14070         * nnrss.el (nnrss-get-encoding): Fix regexp.
14071
14072 2004-12-27  Simon Josefsson  <jas@extundo.com>
14073
14074         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
14075         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
14076         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
14077
14078 2004-12-17  Kim F. Storm  <storm@cua.dk>
14079
14080         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
14081
14082         * gnus-sum.el (gnus-summary-mode-map): Likewise.
14083
14084 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
14085
14086         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
14087
14088 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14089
14090         * nnrss.el: Require rfc2047 and mml.
14091         (nnrss-file-coding-system): New variable.
14092         (nnrss-format-string): Redefine it as an inline function.
14093         (nnrss-decode-group-name): New function.
14094         (nnrss-string-as-multibyte): Remove.
14095         (nnrss-retrieve-headers): Decode group name; don't use
14096         nnrss-format-string.
14097         (nnrss-request-group): Decode group name.
14098         (nnrss-request-article): Decode group name; allow a Message-ID as
14099         well as an article number; don't use nnrss-format-string; encode a
14100         Message-ID string which may contain non-ASCII characters; use
14101         mml-to-mime to compose a MIME article.
14102         (nnrss-request-expire-articles): Decode group name.
14103         (nnrss-request-delete-group): Decode group name.
14104         (nnrss-fetch): Clarify error message.
14105         (nnrss-read-server-data): Use insert-file-contents instead of load;
14106         bind file-name-coding-system; use multibyte buffer.
14107         (nnrss-save-server-data): Bind coding-system-for-write to the
14108         value of nnrss-file-coding-system; bind file-name-coding-system;
14109         add coding cookie.
14110         (nnrss-read-group-data): Use insert-file-contents instead of load;
14111         bind file-name-coding-system; use multibyte buffer.
14112         (nnrss-save-group-data): Bind coding-system-for-write to the
14113         value of nnrss-file-coding-system; bind file-name-coding-system.
14114         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
14115         make it work with non-ASCII text.
14116         (nnrss-find-el): Make it work with old xml.el as well.
14117
14118 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
14119
14120         * nnrss.el (nnrss-get-encoding): New function.
14121         (nnrss-fetch): Use unibyte buffer initially; bind
14122         coding-system-for-read while performing mm-url-insert; remove ^Ms;
14123         decode contents according to the encoding attribute.
14124         (nnrss-save-group-data): Add coding cookie.
14125         (nnrss-mime-encode-string): New function.
14126         (nnrss-check-group): Use it to encode subject and author.
14127
14128 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
14129
14130         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
14131         imaginary variable.
14132
14133 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14134
14135         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
14136         correctly even if there are wide characters.
14137
14138 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
14139
14140         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
14141         downcased symbol names; make a new cache instead of reusing
14142         bbdb-hashtable.
14143
14144 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14145
14146         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
14147         concatenating segments rather than before concatenating them.
14148         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
14149
14150         * message.el (message-get-reply-headers): Bind `extra'.
14151
14152 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14153
14154         * message.el (message-extra-wide-headers): New variable.
14155         (message-get-reply-headers): Use it.
14156
14157 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14158
14159         * gnus-agent.el (gnus-agent-group-path): Decode group name.
14160         (gnus-agent-group-pathname): Ditto.
14161
14162         * gnus-cache.el (gnus-cache-file-name): Decode group name.
14163
14164         * gnus-group.el (gnus-group-make-group): Decode group name.
14165         (gnus-group-make-rss-group): Register the group data after opening
14166         the nnrss group.
14167
14168 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
14169
14170         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
14171         by expiry now get marked as read.
14172
14173 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14174
14175         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
14176
14177 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
14178
14179         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
14180         unify Latin characters in XEmacs.
14181         (mm-find-mime-charset-region): Use it.
14182
14183 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14184
14185         * gnus-util.el (gnus-delete-directory): New function.
14186
14187         * gnus-agent.el (gnus-agent-delete-group): Use it.
14188
14189         * gnus-cache.el (gnus-cache-delete-group): Use it.
14190
14191 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14192
14193         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
14194         names.
14195
14196 2004-12-16  Simon Josefsson  <jas@extundo.com>
14197
14198         * hashcash.el (hashcash-payment-alist): Fix custom :type.
14199
14200 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14201
14202         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
14203
14204         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
14205         (gnus-group-set-current-level): Decode group name.
14206
14207 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
14208
14209         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
14210         failed.
14211
14212 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14213
14214         * gnus-group.el (gnus-group-delete-group): Decode group name.
14215         (gnus-group-make-rss-group): Encode group name.
14216         (gnus-group-catchup-current): Decode group name.
14217         (gnus-group-kill-group): Decode group name.
14218
14219 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
14220
14221         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
14222
14223 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14224
14225         * gnus-group.el (gnus-group-make-rss-group):
14226         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
14227
14228         * gnus-start.el (gnus-setup-news): Honor user's setting to
14229         gnus-message-archive-method.  Suggested by Lute Kamstra
14230         <lute@gnu.org>.
14231
14232 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
14233
14234         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
14235         global counterparts of the buffer-local variables.
14236
14237 2004-11-16  Romain Francoise  <romain@orebokech.com>
14238
14239         * gnus-sum.el (gnus-summary-exit): Don't clear the global
14240         counterparts of the buffer-local variables.
14241
14242 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
14243
14244         * message.el (message-forbidden-properties): Fixed typo in doc
14245         string.
14246
14247 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
14248
14249         * gnus-util.el (gnus-replace-in-string): Added doc string.
14250
14251         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
14252         to avoid problems when splitting mails with many recipients.
14253
14254 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
14255
14256         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
14257         pop-to-buffer, covered by the subsequent gnus-configure-windows.
14258
14259 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
14260
14261         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
14262         if there is no hashtable in memory or file modification time is
14263         newer than cached timestamp.
14264
14265 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
14266
14267         * gnus-sum.el (gnus-summary-limit-to-recipient): Implement
14268         not-matching option.
14269
14270 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
14271
14272         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
14273         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
14274         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
14275         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
14276         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
14277         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
14278
14279 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14280
14281         * message.el (message-forward-make-body-mml): Remove headers
14282         according to message-forward-ignored-headers if a message is decoded.
14283
14284 2004-12-02  Romain Francoise  <romain@orebokech.com>
14285
14286         * message.el (message-forward-make-body-plain): Always remove
14287         headers according to message-forward-ignored-headers.
14288
14289 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
14290
14291         * spam.el (spam-summary-prepare-exit): Remove the
14292         gnus-summary-limit pop for now, it has problems with ham marks for
14293         me.
14294
14295 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
14296
14297         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
14298         correctly.
14299
14300 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
14301
14302         * format-spec.el (format-spec): Message the char.
14303
14304 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
14305
14306         * gnus-art.el (gnus-split-methods): Reformat comments.
14307
14308         * spam.el (spam-summary-prepare-exit): Remove article limits
14309         before exiting the summary buffer.
14310
14311 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14312
14313         * lpath.el: Remove bbdb-create-internal, bbdb-records,
14314         spam-BBDB-register-routine and spam-enter-ham-BBDB.
14315
14316         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
14317         order to silence the byte compiler.
14318
14319         * spam.el: Fix the way to silence the byte compiler, which
14320         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
14321         bbdb-search-simple, spam-BBDB-register-routine,
14322         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
14323         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
14324         spam-stat-buffer-is-spam, spam-stat-load,
14325         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
14326         spam-stat-save and spam-stat-split-fancy.
14327
14328 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14329
14330         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
14331         which may confuse users.
14332         (canlock-password-for-verify): Ditto.
14333
14334         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
14335
14336         * gnus-art.el (gnus-emphasis-alist): Ditto.
14337
14338         * gnus-registry.el (gnus-registry-max-entries): Ditto.
14339
14340         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
14341
14342         * gnus-start.el (gnus-save-killed-list): Ditto.
14343
14344         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
14345         (gnus-sum-thread-tree-root): Ditto.
14346         (gnus-sum-thread-tree-false-root): Ditto.
14347         (gnus-sum-thread-tree-single-indent): Ditto.
14348
14349         * message.el (message-courtesy-message): Ditto.
14350         (message-archive-note): Ditto.
14351         (message-subscribed-address-file): Ditto.
14352         (message-user-fqdn): Ditto.
14353
14354         * spam-report.el (spam-report-gmane-regex): Ditto.
14355
14356         * spam.el (spam-blackhole-good-server-regex): Ditto.
14357
14358 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14359
14360         * mml.el (mml-preview): Widen the message buffer before copying
14361         the contents to the preview buffer; sort headers before previewing.
14362
14363         * message.el (message-hidden-headers): Fix the way to avoid a bug
14364         in the `repeat' widget in Emacs 21.3 or earlier.
14365
14366 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14367
14368         * message.el (message-hidden-headers): Default to "^References:".
14369         Improve customization type.  Suggested by Reiner Steib
14370         <Reiner.Steib@gmx.de>.
14371
14372 2004-11-25  Romain Francoise  <romain@orebokech.com>
14373
14374         * message.el (message-strip-forbidden-properties): Remove check for
14375         obsolete `message-hidden' text property, hidden headers are not
14376         accessible in the buffer anymore.
14377
14378 2004-11-22  Romain Francoise  <romain@orebokech.com>
14379
14380         * message.el (message-header-format-alist): Add `From' in list
14381         so that it can be sorted.
14382         (message-fix-before-sending): Widen and sort headers before
14383         sending.
14384         (message-hide-headers): Use narrowing to hide headers by moving
14385         them to the top of the buffer and narrowing to the region
14386         underneath.
14387
14388 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14389
14390         * message.el (message-strip-forbidden-properties): Bind
14391         buffer-read-only (etc) to nil.
14392
14393 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14394
14395         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
14396         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
14397
14398 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
14399
14400         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
14401
14402 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14403
14404         * dns.el (query-dns): Use sit-for to time instead of
14405         accept-process-output, since that doesn't seem to work on udp
14406         sockets.
14407
14408 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14409
14410         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
14411
14412 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
14413
14414         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
14415         doc string.  Improve doc string.
14416
14417 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14418
14419         * nntp.el (nntp-request-update-info): Return nil if
14420         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
14421         may not call gnus-activate-group which uselessly issues the GROUP
14422         commands for all nntp groups and wastes time.  Reported by Romain
14423         Francoise <romain@orebokech.com>.
14424
14425         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
14426
14427 2004-11-15  Simon Josefsson  <jas@extundo.com>
14428
14429         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
14430         headers separately.
14431         (gnus-button-openpgp): New function, inspired by Jochen Küpper
14432         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
14433
14434 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
14435
14436         * gnus-start.el (gnus-convert-old-newsrc):
14437         Assign legacy-gnus-agent to 5.10.7.
14438
14439 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14440
14441         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
14442         start of the lines.
14443
14444 2004-11-14  Magnus Henoch  <mange@freemail.hu>
14445
14446         * hashcash.el (hashcash-default-payment): Change default to 20.
14447         (hashcash-default-accept-payment): Change default to 20.
14448         (hashcash-process-alist): New variable.
14449         (hashcash-generate-payment-async): Add.
14450         (hashcash-already-paid-p): Add.
14451         (hashcash-insert-payment): Don't generate payments twice.
14452         (hashcash-insert-payment-async): Add.
14453         (hashcash-insert-payment-async-2): Add.
14454         (hashcash-cancel-async): Add.
14455         (hashcash-wait-async): Add.
14456         (hashcash-processes-running-p): Add.
14457         (hashcash-wait-or-cancel): Add.
14458         (mail-add-payment): New optional argument.  Conditionally start
14459         asynchronous calculation.
14460         (mail-add-payment-async): Add.
14461
14462         * message.el (message-send-mail): Wait for asynchronous hashcash
14463         results.  Don't clobber existing X-Hashcash headers.
14464         (message-setup-1): Call mail-add-payment-async when
14465         message-generate-hashcash is non-nil.
14466
14467 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
14468
14469         * message.el (message-use-alternative-email-as-from): Examine the
14470         From header as well; use message-make-from in order to include a
14471         user's full name.
14472
14473 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14474
14475         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
14476         default; improve customization type.
14477         (gnus-emphasis-custom-with-format): New macro.
14478         (gnus-emphasis-custom-value-to-external): New function.
14479         (gnus-emphasis-custom-value-to-internal): New function.
14480
14481 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14482
14483         * dns.el (query-dns): Resolve reverse addresses.
14484
14485 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14486
14487         * gnus-group.el (gnus-group-get-new-news): Use it.
14488
14489         * gnus-start.el (gnus-check-reasonable-setup): New function.
14490
14491 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14492
14493         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
14494         "Args out of range" error.  Reported by Arnaud Giersch
14495         <arnaud.giersch@free.fr>.
14496
14497 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
14498
14499         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
14500
14501 2004-11-04  Richard M. Stallman  <rms@gnu.org>
14502
14503         * spam.el (spam group): Add :version.
14504
14505         * pgg-def.el (pgg group): Add :version.
14506
14507 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14508
14509         * gnus-art.el (gnus-article-edit-article): Don't associate the
14510         article buffer with a draft file.  This is a temporary measure
14511         against the 2004-08-22 change to gnus-article-edit-mode.
14512
14513 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14514
14515         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
14516         (html2text-format-tags): Remove unused variable `attr'.
14517
14518 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
14519
14520         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
14521
14522         * tls.el (tls-process-connection-type, tls-success)
14523         (tls-certtool-program): Add :version.
14524
14525         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
14526         (starttls-extra-arguments, starttls-process-connection-type)
14527         (starttls-connect, starttls-failure, starttls-success): Add :version.
14528
14529         * spam-stat.el (spam-stat): Add :version.
14530
14531         * sieve.el (sieve): Add :version.
14532
14533         * sha1.el (sha1): Add :version.
14534         (sha1-use-external): Remove redundant version.
14535
14536         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
14537         (nnmail-cache-ignore-groups, nnmail-spool-hook)
14538         (nnmail-split-fancy-match-partial-words)
14539         (nnmail-split-lowercase-expanded): Add :version.
14540
14541         * nndiary.el (nndiary): Add :version.
14542
14543         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
14544
14545         * mml-sec.el (mml-default-sign-method)
14546         (mml-default-encrypt-method, mml-signencrypt-style-alist):
14547         Add :version.
14548
14549         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
14550
14551         * mm-url.el (mm-url-use-external, mm-url-program)
14552         (mm-url-arguments): Add :version.
14553
14554         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
14555         (mm-attachment-file-modes, mm-decrypt-option)
14556         (mm-w3m-safe-url-regexp): Add :version.
14557
14558         * message.el (message-cite-prefix-regexp)
14559         (message-sendmail-envelope-from, message-minibuffer-local-map)
14560         (message-user-fqdn, message-completion-alist): Add :version.
14561
14562         * gnus-win.el (gnus-configure-windows-hook)
14563         (gnus-use-frames-on-any-display): Add :version.
14564
14565         * gnus-art.el (gnus-article-address-banner-alist)
14566         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
14567         (gnus-treat-from-picon, gnus-treat-mail-picon)
14568         (gnus-treat-x-pgp-sig): Add :version.
14569
14570         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
14571         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
14572         (gnus-summary-article-delete-hook)
14573         (gnus-summary-display-while-building): Add :version.
14574
14575         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
14576         (gnus-get-top-new-news-hook): Add :version.
14577
14578         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
14579         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
14580
14581         * gnus-registry.el (gnus-registry): Add :version.
14582
14583         * gnus-spec.el (gnus-use-correct-string-widths)
14584         (gnus-make-format-preserve-properties): Add :version.
14585
14586         * gnus.el (gnus-group-charter-alist)
14587         (gnus-group-fetch-control-use-browse-url)
14588         (gnus-install-group-spam-parameters): Add :version.
14589
14590         * gnus-diary.el (gnus-diary): Add :version.
14591
14592         * gnus-delay.el (gnus-delay): Add :version.
14593
14594         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
14595         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
14596         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
14597         Add :version.
14598
14599         * gnus-agent.el (gnus-agent-max-fetch-size)
14600         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
14601         (gnus-agent-prompt-send-queue): Add :version.
14602
14603         * deuglify.el (gnus-outlook-deuglify): Add :version.
14604
14605         * html2text.el: Beautify code.  Improve doc strings.  Some
14606         checkdoc cleanup.
14607         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
14608
14609 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
14610
14611         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
14612
14613 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
14614
14615         * gnus-registry.el (gnus-registry-hashtb): Create the registry
14616         when package is loaded.
14617
14618         * spam.el (spam-summary-score-preferred-header): Add global preference
14619         for people who want to override the default SpamAssassin over
14620         Bogofilter preference (when both are set).
14621         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
14622         (spam-user-format-function-S): Check
14623         spam-summary-score-preferred-header.
14624         (spam-extra-header-to-number): Add X-Bogosity header parsing.
14625         (spam-user-format-function-S): Format the score correctly.
14626
14627 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14628
14629         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
14630         signature file.  Suggested by Manoj Srivastava
14631         <srivasta@golden-gryphon.com>.
14632
14633         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
14634         iso-2022-jp even in the Japanese language environment.
14635         Suggested by Jason Rumney <jasonr@gnu.org>.
14636
14637 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14638
14639         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
14640         use the same characters as the dummy marks; make it free from
14641         getting affected by the language environment.
14642         (gnus-summary-read-group-1): Update mark positions only when the
14643         format spec is updated.
14644
14645         * gnus-spec.el (gnus-update-format-specifications): Return a list
14646         of updated types.
14647
14648 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14649
14650         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
14651         of boundp to check if display-warning is available.
14652
14653 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
14654
14655         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
14656
14657 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14658
14659         * nnspool.el (nnspool-spool-directory): Use news-path if the
14660         news-directory variable is not bound.
14661
14662         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
14663         function instead of display-warning if it is not available.
14664
14665 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
14666
14667         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
14668         v5-10: Use `point-at-bol'.
14669
14670 2004-10-26  Simon Josefsson  <jas@extundo.com>
14671
14672         * hashcash.el: Fix URL in comment, reported by Cheng Gao
14673         <chenggao@gmail.com>.
14674
14675 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
14676
14677         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
14678         instead.
14679
14680 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
14681
14682         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
14683         to remove a server from the nnimap-server-buffer-alist.
14684         (nnimap-open-connection, nnimap-close-server): Use it.
14685
14686         * gnus-encrypt.el: Remove file in favor of encrypt.el.
14687
14688 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14689
14690         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
14691         running the major-mode function.
14692
14693 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14694
14695         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
14696         dummy marks in the right way.
14697
14698 2004-10-18  David Edmondson  <dme@dme.org>
14699
14700         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
14701         excessively.
14702
14703 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
14704
14705         * gnus-util.el (gnus-split-references): Accept a nil references
14706         string and go on blissfully.
14707
14708         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
14709         cases where the references string is non-nil but has no references.
14710
14711         * encrypt.el: Add autoload tags.
14712
14713         * spam.el (spam-resolve-registrations-routine): Remove article
14714         from unregistration list too.  Reported by David Hanak
14715         <dhanak@isis.vanderbilt.edu>
14716
14717 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
14718
14719         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
14720         nil.  Changed custom type.
14721
14722 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
14723
14724         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
14725
14726         * gnus-sum.el (gnus-summary-move-article): Use it.
14727
14728 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
14729
14730         * encrypt.el: Add autoload cookies.
14731
14732         * spam.el (spam-backend-article-list-property)
14733         (spam-backend-get-article-todo-list)
14734         (spam-backend-put-article-todo-list)
14735         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
14736         Resolve registrations separately.
14737         (spam-register-routine): Format comments.
14738         (spam-unregister-routine, spam-register-routine): Always call with
14739         specific-articles, no default list.
14740         (spam-summary-prepare-exit): Use the spam-classifications function.
14741
14742         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
14743         gnus-encrypt.el.
14744
14745         * encrypt.el: Copied from gnus-encrypt.el.
14746
14747         * gnus-encrypt.el: Commented that it's obsolete.
14748
14749 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
14750
14751         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
14752         (gnus-score-save): Use it.
14753
14754         * message.el (message-bury): Use `window-dedicated-p'.
14755
14756 2004-10-15  Simon Josefsson  <jas@extundo.com>
14757
14758         * pop3.el (top-level): Don't require nnheader.
14759         (pop3-read-timeout): Add.
14760         (pop3-accept-process-output): Add.
14761         (pop3-read-response, pop3-retr): Use it.
14762
14763 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
14764
14765         * spam.el (spam-register-routine): Move comment.
14766         (spam-verify-bogofilter): Use 'unknown for the initial
14767         spam-bogofilter-valid state, not 'never.
14768
14769         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
14770         for netrc-machine.
14771
14772         * nnimap.el (nnimap-open-connection): Use
14773         netrc-machine-user-or-password.
14774
14775 2004-10-17  Richard M. Stallman  <rms@gnu.org>
14776
14777         * gnus-registry.el (gnus-registry-unload-hook):
14778         Set as a variable with add-hook.
14779
14780         * nnspool.el (nnspool-spool-directory): Use news-directory instead
14781         of news-path.
14782
14783         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
14784
14785         * spam.el: Delete duplicate `provide'.
14786         (spam-unload-hook): Set as a variable with add-hook.
14787
14788 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
14789
14790         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
14791         in the doc string.
14792
14793         * message.el (message-ignored-news-headers)
14794         (message-ignored-supersedes-headers)
14795         (message-ignored-resent-headers)
14796         (message-forward-ignored-headers): Improve custom type.
14797
14798 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14799
14800         * message.el (message-tokenize-header): Fix 2004-09-06 change
14801         which used point-min in the wrong place.
14802
14803 2004-10-12  Simon Josefsson  <jas@extundo.com>
14804
14805         * tls.el (tls-certtool-program): New variable.
14806         (tls-certificate-information): New function, based on
14807         ssl-certificate-information.
14808
14809 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14810
14811         * compface.el: Move the version of ELisp-based uncompface program
14812         to the contrib directory because of the copyright problem.
14813
14814 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
14815
14816         * message.el (message-kill-buffer): Raise the current frame.
14817
14818 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
14819
14820         * gnus-sum.el: Mention that multibyte characters don't work as marks.
14821
14822         * gnus.el (message-y-or-n-p): Autoload.
14823
14824         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
14825         (pop3-password-required, pop3-authentication-scheme)
14826         (pop3-leave-mail-on-server): Made customizable.
14827         (pop3): New custom group.
14828         (pop3-retr): Remove `sleep-for' statements.
14829         Suggested by Dave Love <fx@gnu.org>.
14830
14831         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
14832         Windows/DOS.
14833
14834         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
14835         (imap-parse-body): Fix incorrect use of `assert'.  Suggested by
14836         Dave Love <fx@gnu.org>.
14837
14838         * mml.el (mml-minibuffer-read-disposition): Require match.
14839         Suggested by Dave Love <fx@gnu.org>.
14840
14841 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
14842
14843         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
14844         doc string.
14845
14846 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
14847
14848         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
14849
14850 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14851
14852         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
14853         instead of calling `mm-insert-inline', to decode text/* parts
14854         before displaying them.
14855
14856 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14857
14858         * mm-uu.el (mm-uu-text-plain-type): New variable.
14859         (mm-uu-pgp-signed-extract-1): Use it.
14860         (mm-uu-pgp-encrypted-extract-1): Use it.
14861         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
14862         bind mm-uu-text-plain-type with that value.
14863         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
14864         mm-uu-dissect.
14865
14866 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14867
14868         * gnus-group.el (gnus-update-group-mark-positions):
14869         * gnus-sum.el (gnus-update-summary-mark-positions):
14870         * message.el (message-check-news-body-syntax):
14871         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
14872         of string-as-multibyte.
14873
14874 2004-10-05  Juri Linkov  <juri@jurta.org>
14875
14876         * gnus-group.el (gnus-update-group-mark-positions):
14877         * gnus-sum.el (gnus-update-summary-mark-positions):
14878         * message.el (message-check-news-body-syntax):
14879         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
14880         8-bit unibyte values to a multibyte string for search functions.
14881
14882 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14883
14884         * mm-uu.el (mm-uu-dissect): Allow optional arg.
14885         (mm-uu-dissect-text-parts): New function.
14886
14887         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
14888         dissect text parts.
14889
14890         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
14891         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
14892
14893         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
14894
14895         * gnus-topic.el (gnus-topic-hierarchical-parameters): Use
14896         gnus-current-topics instead of gnus-current-topic.
14897
14898 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
14899
14900         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
14901
14902 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
14903
14904         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
14905         where approriate.
14906
14907         * nnml.el (nnml-generate-active-info): do.
14908
14909         * nndiary.el (nndiary-generate-active-info): do.
14910
14911         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
14912         (gnus-topic-move): do.
14913
14914         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
14915         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
14916
14917         * gnus-srvr.el (gnus-server-prepare)
14918         (gnus-server-open-all-servers): do.
14919
14920         * gnus-msg.el (gnus-summary-cancel-article)
14921         (gnus-summary-resend-message)
14922         (gnus-summary-mail-crosspost-complaint): do.
14923
14924         * gnus-move.el (gnus-change-server): do.
14925
14926         * gnus-group.el (gnus-group-unmark-all-groups)
14927         (gnus-group-set-current-level): do.
14928
14929 2004-10-04  Simon Josefsson  <jas@extundo.com>
14930
14931         * message.el (message-generate-hashcash): Doc fix.
14932
14933 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
14934
14935         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
14936         avoid infinite recursion via gnus-get-function.
14937
14938 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
14939
14940         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
14941
14942         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
14943
14944         * nnmail.el (nnmail-split-history): do.
14945
14946         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
14947         (nnml-request-delete-group): do.
14948
14949         * nnslashdot.el (nnslashdot-read-groups): do.
14950
14951         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
14952         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
14953
14954         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
14955         (nnspool-sift-nov-with-sed): Use last.
14956         (nnspool-retrieve-headers-with-nov): Use mapc.
14957         (nnspool-request-newgroups): Use dolist.
14958         (nnspool-request-group): Use last.
14959
14960         * nntp.el (nntp-read-server-type): Use dolist.
14961
14962         * nnvirtual.el (nnvirtual-create-mapping)
14963         (nnvirtual-update-read-and-marked): Use dolist.
14964         (nnvirtual-convert-headers): Simplify.
14965
14966 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
14967
14968         * gnus-agent.el (gnus-agent-synchronize-group-flags): Added
14969         support for sync'ing tick marks.
14970
14971 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14972
14973         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
14974         there's no visible header.
14975
14976 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
14977
14978         * gnus-agent.el (gnus-agent-synchronize-group-flags): When
14979         necessary, pass full group name to gnus-request-set-marks.
14980
14981 2004-10-01  Simon Josefsson  <jas@extundo.com>
14982
14983         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
14984         acroread.
14985
14986 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14987
14988         * spam-report.el (spam-report-gmane): Fix interactive.
14989
14990         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
14991
14992         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
14993         when writing file.
14994         (gnus-agent-synchronize-flags): Don't default to being
14995         interactive.
14996
14997 2004-09-30  Simon Josefsson  <jas@extundo.com>
14998
14999         * message.el (message-generate-hashcash): Add.
15000         (message-send-mail): Use it, call mail-add-payment.
15001
15002 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
15003
15004         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
15005
15006 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
15007
15008         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replaced
15009         gnus-requst-update-info with explicit code to sync the in-memory
15010         info read flags with the marks being sync'd to the backend.
15011
15012         *gnus-util.el (gnus-pp): Added optional stream to match pp API.
15013
15014 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
15015
15016         * spam.el (spam-verify-bogofilter): Add new function.
15017         (spam-check-bogofilter)
15018         (spam-bogofilter-register-with-bogofilter): Use it.
15019         (spam-verify-bogofilter): Add small fixes.
15020
15021 2004-09-28  Simon Josefsson  <jas@extundo.com>
15022
15023         * hashcash.el (hashcash-generate-payment): Revert.
15024
15025 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
15026
15027         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Use
15028         gnus-extract-references instead of gnus-split-references.
15029
15030         * gnus-util.el (gnus-extract-references): Add new function, analogous
15031         to gnus-split-references but extracts only the message-ID without
15032         anything extra.
15033
15034         * hashcash.el (hashcash-generate-payment)
15035         (hashcash-check-payment): Do the right thing if hashcash-path is
15036         nil (because the hashcash program could not be found).
15037
15038         * spam.el (spam-use-hashcash): Remove comment.
15039
15040 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
15041
15042         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
15043         (gnus-cache-enter-article, gnus-cache-remove-article)
15044         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
15045
15046         * gnus-async.el (gnus-async-prefetch-remove-group): do.
15047
15048         * gnus-art.el (article-hide-boring-headers)
15049         (article-translate-strings, article-display-face)
15050         (gnus-article-mime-match-handle-first)
15051         (gnus-article-highlight-headers)
15052         (gnus-article-add-buttons-to-head): do.
15053
15054 2004-09-27  Simon Josefsson  <jas@extundo.com>
15055
15056         * hashcash.el: New version, from
15057         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
15058         ../contrib/.
15059
15060 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15061
15062         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
15063
15064 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
15065
15066         * gnus-dup.el (gnus-dup-open): Use mapc.
15067         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
15068
15069         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
15070         Reported by Stefan Wiens <s.wi@gmx.net>.
15071
15072         * gnus.el (gnus-shutdown): Use dolist.
15073
15074         * gnus-undo.el (gnus-undo): Use mapc.
15075
15076         * nnrss.el (nnrss-generate-active): do.
15077
15078         * message.el (message-cite-original-without-signature)
15079         (message-cite-original): Use mapc.
15080         (message-do-actions, message-make-forward-subject): Use dolist.
15081
15082 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
15083
15084         * gnus-agent.el (gnus-agent-check-overview-buffer): Fixed range of
15085         deletion to remove entire duplicate line.  Fixes merged article
15086         number bug.
15087
15088 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
15089
15090         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
15091         servers that are offline.  Avoids having gnus-agent-toggle-plugged
15092         first ask if you want to open a server and then, even when you
15093         responded with no, asking if you want to synchronize the server's
15094         flags.
15095         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
15096         multi-line expressions.
15097         (gnus-agent-synchronize-group-flags): New internal function.
15098         Updates marks in memory (in the info structure) AND in the
15099         backend.
15100
15101         * gnus-util.el (gnus-remassoc): Fixed typo in documentation.
15102
15103         * nnagent.el (nnagent-request-set-mark): Use
15104         gnus-agent-synchronize-group-flags, not backend's request-set-mark
15105         method, to ensure that synchronization updates marks in the
15106         backend and in the info (in memory) structure.
15107
15108 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15109
15110         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
15111         convention fully; don't miss the root article of a thread; make
15112         the X-Draft-From header with correct article numbers.
15113
15114 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
15115
15116         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
15117         unless plugged.  Disable the agent so that an open failure causes
15118         an error.
15119
15120         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
15121         Reverted 2004-09-21 change.  The backend must be opened while
15122         synchronizing flags even when the backend stores the flags
15123         locally.
15124
15125 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
15126
15127         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
15128         in `header' match.  Reported by Svend Tollak Munkejord.
15129
15130         * message.el (message-cite-original): Fix use of
15131         `message-cite-articles-with-x-no-archive'.
15132
15133 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15134
15135         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
15136         (gnus-window-to-buffer): Ditto.
15137
15138         * mml.el (mml-preview-buffer): New variable.
15139         (mml-preview): Manage window layout with gnus-buffer-configuration.
15140
15141         * gnus-msg.el (gnus-setup-message): Put article numbers into the
15142         X-Draft-From header even if those articles aren't quoted.
15143
15144 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
15145
15146         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
15147         (gnus-request-set-mark, gnus-request-update-mark): Use new
15148         g-s-t-u-l-m to decide to use backend even when unplugged.
15149
15150 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15151
15152         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
15153         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
15154
15155 2004-09-20  Simon Josefsson  <jas@extundo.com>
15156
15157         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
15158         "utf-16-le".
15159
15160 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
15161
15162         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
15163
15164 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
15165
15166         * uudecode.el (uudecode-use-external): Add :version.
15167
15168         * smime.el (smime-CA-file, smime-encrypt-cipher)
15169         (smime-dns-server): Add :version.
15170
15171         * smiley.el (gnus-smiley-file-types): Add :version.
15172
15173         * sha1.el (sha1-use-external): Add :version.
15174
15175         * pgg-def.el (pgg-query-keyserver): Add :version.
15176
15177         * nnmail.el (nnmail-fancy-expiry-targets)
15178         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
15179         Add :version.
15180
15181         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
15182         (nnimap-retrieve-groups-asynchronous): Add :version.
15183         (nnimap-close-asynchronous): Add :version.  Fixed typo in doc string.
15184
15185         * mml.el (mml-content-disposition-parameters)
15186         (mml-insert-mime-headers-always): Add :version.
15187
15188         * mm-util.el (mm-coding-system-priorities): Add :version.
15189
15190         * mm-decode.el (mm-inline-text-html-with-images)
15191         (mm-keep-viewer-alive-types, mm-external-terminal-program)
15192         (mm-verify-option): Add :version.
15193         (mm-text-html-renderer): Change :version.
15194
15195         * message.el (message-fcc-externalize-attachments)
15196         (message-required-headers, message-draft-headers)
15197         (message-subject-trailing-was-query)
15198         (message-subject-trailing-was-ask-regexp)
15199         (message-subject-trailing-was-regexp, message-mark-insert-begin)
15200         (message-mark-insert-end, message-archive-header)
15201         (message-archive-note, message-cross-post-default)
15202         (message-cross-post-note, message-followup-to-note)
15203         (message-cross-post-note-function, message-use-mail-followup-to)
15204         (message-subscribed-address-functions)
15205         (message-subscribed-address-file, message-subscribed-addresses)
15206         (message-subscribed-regexps, message-allow-no-recipients)
15207         (message-yank-cited-prefix, message-signature-insert-empty-line)
15208         (message-hidden-headers, message-hierarchical-addresses)
15209         (message-mail-user-agent, message-use-idna)
15210         (message-valid-fqdn-regexp)
15211         (message-strip-special-text-properties, message-header-synonyms)
15212         (message-beginning-of-line, message-tab-body-function): Add :version.
15213         (message-insert-canlock, message-wide-reply-confirm-recipients):
15214         Change :version.
15215
15216         * mail-source.el (mail-source-ignore-errors): Add :group, :type
15217         and :version.
15218         (mail-source-delete-old-incoming-confirm)
15219         (mail-source-movemail-program): Add :version.
15220
15221         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
15222         (gnus-agent-cache, gnus-agent): Change :version.
15223
15224         * gnus-util.el (gnus-use-byte-compile): Change :version.
15225
15226         * gnus-sum.el (gnus-summary-make-false-root-always)
15227         (gnus-summary-default-high-score)
15228         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
15229         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
15230         (gnus-read-all-available-headers, gnus-article-emulate-mime)
15231         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
15232         (gnus-sum-thread-tree-single-indent)
15233         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
15234         (gnus-sum-thread-tree-leaf-with-other)
15235         (gnus-sum-thread-tree-single-leaf): Add :version.
15236         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
15237         (gnus-article-loose-mime): Change :version.
15238
15239         * gnus-start.el (gnus-backup-startup-file)
15240         (gnus-save-startup-file-via-temp-buffer): Add :version.
15241
15242         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
15243         (gnus-server-offline-face): Add :version.
15244
15245         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
15246
15247         * gnus-msg.el (gnus-gcc-externalize-attachments)
15248         (gnus-debug-files, gnus-debug-exclude-variables)
15249         (gnus-discouraged-post-methods): Change :version.
15250         (gnus-confirm-mail-reply-to-news)
15251         (gnus-confirm-treat-mail-like-news): Add :version.
15252
15253         * gnus-int.el (gnus-server-unopen-status): Add :version.
15254
15255         * gnus-group.el (gnus-group-jump-to-group-prompt)
15256         (gnus-large-ephemeral-newsgroup)
15257         (gnus-fetch-old-ephemeral-headers): Add :version.
15258
15259         * gnus-fun.el (gnus-x-face-directory)
15260         (gnus-convert-pbm-to-x-face-command)
15261         (gnus-convert-image-to-x-face-command)
15262         (gnus-convert-image-to-face-command): Add :version.
15263
15264         * gnus-delay.el (gnus-delay-default-hour): Add :version.
15265
15266         * gnus-cite.el (gnus-cite-blank-line-after-header)
15267         (gnus-article-boring-faces): Add :version.
15268
15269         * gnus-art.el (gnus-buttonized-mime-types)
15270         (gnus-inhibit-mime-unbuttonizing)
15271         (gnus-treat-display-face)
15272         (gnus-treat-body-boundary): Change :version.
15273         (gnus-body-boundary-delimiter, gnus-picon-databases)
15274         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
15275         (gnus-treat-date-english, gnus-treat-fold-headers)
15276         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
15277         (gnus-treat-mail-picon, gnus-treat-wash-html)
15278         (gnus-article-encrypt-protocol)
15279         (gnus-use-idna, gnus-article-over-scroll)
15280         (gnus-mime-display-multipart-alternative-as-mixed)
15281         (gnus-mime-display-multipart-related-as-mixed)
15282         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
15283         (gnus-ctan-url, gnus-button-ctan-handler)
15284         (gnus-button-handle-ctan-bogus-regexp)
15285         (gnus-button-ctan-directory-regexp)
15286         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
15287         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
15288         (gnus-button-man-level, gnus-button-emacs-level)
15289         (gnus-button-message-level, gnus-button-browse-level): Add :version.
15290
15291         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
15292         (gnus-agent-go-online): Change :version.
15293         (gnus-agent-expire-unagentized-dirs)
15294         (gnus-agent-auto-agentize-methods): Add :version.
15295
15296         * flow-fill.el (fill-flowed-display-column)
15297         (fill-flowed-encode-column): Add :version.
15298
15299         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
15300         (gnus-outlook-deuglify-unwrap-max)
15301         (gnus-outlook-deuglify-cite-marks)
15302         (gnus-outlook-deuglify-unwrap-stop-chars)
15303         (gnus-outlook-deuglify-no-wrap-chars)
15304         (gnus-outlook-deuglify-attrib-cut-regexp)
15305         (gnus-outlook-deuglify-attrib-verb-regexp)
15306         (gnus-outlook-deuglify-attrib-end-regexp)
15307         (gnus-outlook-display-hook): Add :version.
15308
15309         * binhex.el (binhex-use-external): Add :version.
15310
15311 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
15312
15313         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
15314         and `invisible'.
15315
15316 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
15317
15318         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
15319         in gnus-registry-trim.
15320
15321 2004-09-13  Simon Josefsson  <jas@extundo.com>
15322
15323         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
15324
15325         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
15326
15327         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
15328         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
15329         <yamaoka@jpl.org>.
15330         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
15331         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
15332         <yamaoka@jpl.org>.
15333
15334         * sieve.el (sieve-manage-mode): Ditto.
15335
15336 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
15337
15338         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
15339
15340 2004-09-11  Simon Josefsson  <jas@extundo.com>
15341
15342         * dns-mode.el: Add.
15343
15344         * mm-view.el (mm-display-dns-inline): Add.
15345
15346         * mm-decode.el (mm-inline-media-tests): Add text/dns.
15347         (mm-automatic-display): Ditto.
15348
15349         * mailcap.el (mailcap-mime-data): Add text/dns.
15350         (mailcap-mime-extensions): Map .soa to text/dns.
15351
15352 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
15353
15354         * gnus-art.el (article-decode-mime-words, article-babel)
15355         (gnus-article-highlight-signature, gnus-article-add-buttons)
15356         (gnus-signature-toggle): Remove unnecessary bindings of
15357         `inhibit-read-only' inherited from v5.10 merge.
15358
15359 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
15360
15361         * nntp.el (nntp): New customization group.
15362         (nntp-authinfo-file): Add customization group.
15363
15364         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
15365
15366         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
15367
15368         * gnus.el (to-address, to-list, subscribed)
15369         (large-newsgroup-initial): Ditto.
15370
15371         * flow-fill.el (fill-flowed-display-column)
15372         (fill-flowed-encode-column): Ditto.
15373
15374 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
15375
15376         * message.el (message-tokenize-header, message-send-mail-with-qmail):
15377         Use point-min rather than 1.
15378         (message-send-mail): Use buffer-size rather than point-max.
15379
15380         * gnus-sum.el (gnus-summary-search-article-forward):
15381         Signal a specific `search-failed' rather than a generic `error'.
15382
15383         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
15384         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
15385         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
15386
15387 2004-09-10  Simon Josefsson  <jas@extundo.com>
15388
15389         * nndb.el (require): Remove tcp and duplicate cl.
15390
15391 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15392
15393         * gnus-agent.el (directory-files-and-attributes): Move forward.
15394
15395 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
15396
15397         * gnus-agent.el (directory-files-and-attributes): Optionally
15398         defined to support XEmacs.
15399
15400 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
15401
15402         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
15403         to avoid run-time CL dependencies.
15404         (gnus-agent-unfetch-articles): New function.
15405         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
15406         article numbers even when local .overview file is missing.
15407         (gnus-agent-read-article-number): New function.  Only accepts
15408         27-bit article numbers.
15409         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles): Use
15410         gnus-agent-read-article-number.
15411         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
15412         from backend while recognizing that article numbers in .overview
15413         must be valid.
15414         (gnus-agent-update-files-total-fetched-for): Use
15415         directory-files-and-attributes to improve performance.
15416         * gnus-int.el (gnus-request-move-article): Use
15417         gnus-agent-unfetch-articles in place of gnus-agent-expire to
15418         improve performance.
15419
15420         * gnus-start.el (gnus-convert-old-newsrc): Changed message text as
15421         some users confused by references to .newsrc when they only have a
15422         .newsrc.eld file.
15423         (gnus-convert-mark-converter-prompt)
15424         (gnus-convert-converter-needs-prompt): Fixed use of property list.
15425         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
15426         New function.  Used internally to only display 'gnus converting
15427         files' message when actually necessary.
15428
15429         * gnus-sum.el (): Removed (require 'gnus-agent) as required
15430         methods now autoloaded.
15431
15432 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
15433
15434         * gnus-sum.el (gnus-summary-insert-subject): Remove list
15435         identifiers.
15436
15437 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
15438
15439         * gnus-picon.el: Fix indentation and closing parenthesis.
15440
15441 2004-09-01  Simon Josefsson  <jas@extundo.com>
15442
15443         * message.el (message-canlock-generate): Require sha1, not
15444         sha1-el.  (Can we get rid of this require altogether?  It is ugly
15445         to require within a function.  Sadly, if sha1.el isn't loaded, the
15446         let binding in m-c-g will hide the defcustom definition, which is
15447         bad.)
15448
15449         * canlock.el: Require sha1, not sha1-el.
15450
15451         * message.el: Don't autoload sha1 (there is a autoload cookie in
15452         sha1.el).
15453
15454         * sha1-el.el: Renamed to sha1.el.
15455
15456 2004-08-30  Juanma Barranquero  <lektu@terra.es>
15457
15458         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
15459
15460 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
15461
15462         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
15463
15464 2004-08-30  Kim F. Storm  <storm@cua.dk>
15465
15466         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
15467
15468         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
15469         Add :group 'nnimap.
15470
15471 2004-08-30  Andreas Schwab  <schwab@suse.de>
15472
15473         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
15474         ?* and ?\;.
15475
15476         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
15477         and ?\' to symbol instead of whitespace.
15478
15479 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15480
15481         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
15482
15483         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
15484         instead of re-search-forward.
15485
15486         * gnus-uu.el (gnus-uu-save-article): Ditto.
15487         (gnus-uu-post-encode-uuencode): Ditto.
15488
15489         * html2text.el (html2text-clean-list-items): Ditto.
15490         (html2text-clean-dtdd): Ditto.
15491         (html2text-format-tags): Ditto.
15492
15493         * message.el (message-send-mail-with-sendmail): Fix regexp.
15494         (message-fill-field-general): Use search-forward instead of
15495         re-search-forward.
15496         (unbold-region): Ditto.
15497
15498         * nnrss.el (nnrss-request-article): Ditto.
15499
15500         * nnslashdot.el (nnslashdot-request-article): Ditto.
15501
15502         * nnweb.el (nnweb-gmane-wash-article): Ditto.
15503
15504         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
15505         "Unrecognized menu descriptor" error in XEmacs.
15506
15507 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
15508
15509         * gnus-sum.el (gnus-read-header): Don't remove a header for the
15510         parent article of a sparse article in the thread hashtb.
15511
15512 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
15513
15514         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
15515         (nnmail-expand-newtext): Lowercase expanded entries if
15516         nnmail-split-lowercase-expanded is non-nil.
15517
15518 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15519
15520         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
15521
15522         * gnus-group.el (gnus-group-line-format-alist): Convert the value
15523         of gnus-tmp-news-method into string under XEmacs.  It will be
15524         passed to gnus-correct-length which takes only a string argument.
15525
15526 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15527
15528         * gnus-util.el (gnus-bind-print-variables): New macro.
15529         (gnus-prin1): Use it.
15530         (gnus-prin1-to-string): Use it.
15531         (gnus-pp): New function.
15532         (gnus-pp-to-string): New function.
15533
15534         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
15535         Replace pp-to-string with gnus-pp-to-string.
15536         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
15537         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
15538         * gnus-msg.el (gnus-debug): Ditto.
15539         * gnus-score.el (gnus-score-save): Ditto.
15540         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
15541         gnus-pp-to-string.
15542         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
15543         with gnus-pp.
15544         * score-mode.el (gnus-score-pretty-print): Ditto.
15545         * webmail.el (webmail-debug): Ditto.
15546
15547 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15548
15549         * gnus-art.el (article-display-face, article-display-x-face):
15550         Use buffer-read-only.
15551
15552 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15553
15554         * gnus-art.el (article-hide-list-identifiers):
15555         Bind inhibit-read-only as t.
15556
15557 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
15558
15559         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
15560
15561 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
15562
15563         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
15564         (gnus-narrow-to-page): Don't assume point-min == 1.
15565         (gnus-article-edit-mode): Derive from message-mode.
15566
15567         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
15568         point-min == 1.
15569
15570         * imap.el (imap-parse-address-list, imap-parse-body-ext):
15571         Disable incorrect use of `assert'.
15572
15573         * message.el (message-mode): Set comment-start-skip.
15574
15575
15576 2004-08-22  Sam Steingold  <sds@gnu.org>
15577
15578         * pop3.el (pop3-leave-mail-on-server): New user variable.
15579         (pop3-movemail): Delete mail only when it is nil.
15580
15581 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
15582
15583         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
15584
15585         * mml.el (mml-preview): Use `pop-to-buffer'.
15586
15587         * message.el (message-goto-mail-followup-to): Insert after "To".
15588         (message-carefully-insert-headers): Add comment.
15589
15590         * gnus.el: Remove unused variable `gnus-article-check-size'.
15591
15592         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
15593
15594         * gnus-art.el (gnus-button-alist): Improve
15595         `gnus-button-handle-library' entry.
15596
15597 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
15598
15599         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p): Use
15600         downcase, since XEmacs capitalizes error messages differently.
15601
15602 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
15603
15604         * nntp.el: Add (require 'gnus) due to reference to
15605         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
15606
15607 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
15608
15609         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind
15610         `mm-fill-flowed'.
15611
15612         * mm-decode.el (mm-dissect-singlepart): Check it.
15613
15614 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
15615
15616         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
15617         'imap' for netrc parsing.
15618
15619 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
15620
15621         * mailcap.el (mailcap-mime-data): Mark as risky.
15622
15623 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15624
15625         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
15626         may be included in the encoded word.
15627         (rfc2047-encode): Don't append a space if the encoded word
15628         includes close parenthesis.
15629
15630 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15631
15632         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
15633         of text within parentheses.
15634
15635 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
15636
15637         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
15638         (gnus-encrypt-write-file-contents): Make the password key the file
15639         name PLUS the cipher, not just the cipher.  Also remove failed
15640         passwords from the cache.
15641
15642 2004-08-06  Simon Josefsson  <jas@extundo.com>
15643
15644         * gnus-sum.el (gnus-article-loose-mime): Change default to t.  Doc
15645         fix.
15646
15647 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15648
15649         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
15650         LWSP.
15651
15652 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
15653
15654         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Try
15655         to append in-reply-to: data to the references: header.
15656
15657         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
15658         (netrc-parse): Use gnus-encrypt.el functions.
15659
15660         * gnus-encrypt.el: Add new file for encryption support; currently
15661         does only a few GPG ciphers and an internal XOR cipher.
15662
15663         * password.el: Add comments on using password-read-and-add.
15664         (password-read-and-add): Add function to read and add the
15665         password to the cache at once.
15666
15667 2004-07-28  Simon Josefsson  <jas@extundo.com>
15668
15669         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
15670         parameter (but don't use it, for now).
15671
15672         * imap.el (imap-ssl-open): Use imap-process-connection-type,
15673         instead of hard coding to nil.
15674
15675 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15676
15677         * mm-view.el (mm-inline-image-emacs): Open lines under an image
15678         as mm-inline-image-xemacs does.
15679
15680 2004-07-26  Simon Josefsson  <jas@extundo.com>
15681
15682         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
15683         Revert part of 2004-07-17 change below.
15684
15685 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15686
15687         * rfc2047.el (rfc2047-encode-region): Don't infloop.  Suggested by
15688         Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
15689
15690 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15691
15692         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
15693         quotes that actually start with ">" at the beginning of the
15694         lines.
15695
15696 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15697
15698         * rfc2047.el (rfc2047-encode-region): Fix last change.
15699         (rfc2047-encode-parameter): Remove useless concat.
15700
15701 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15702
15703         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
15704         encode special characters; fix some kind of misconfigured headers;
15705         signal a real error if debug-on-quit or debug-on-error is non-nil.
15706         (rfc2047-encode-max-chars): New variable.
15707         (rfc2047-encode-1): Use it.
15708         (rfc2047-encode-parameter): New function.
15709
15710         * mml.el (mml-insert-parameter): Remove an excessive space.
15711
15712 2004-07-17  Simon Josefsson  <jas@extundo.com>
15713
15714         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
15715         Kai Grossjohann <kai@emptydomain.de>.
15716         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
15717         (gnus-group-make-menu-bar): Ditto.
15718
15719         * gnus-util.el (gnus-group-server): Add.
15720
15721 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
15722
15723         * message.el (message-clone-locals): Clone sendmail and smtp
15724         variables.
15725
15726 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15727
15728         * rfc2047.el (rfc2047-encode-region): Fix last change.
15729
15730 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15731
15732         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
15733         characters as non-special.
15734
15735 2004-07-09  Simon Josefsson  <jas@extundo.com>
15736
15737         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
15738         Users will lose all flag changes made while unplugged with
15739         e.g. nntp unless flag synchronization happens, thus `nil' is not a
15740         good default.  See numerous reports on ding mailing list.
15741
15742 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15743
15744         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
15745         add generate-head-function and generate-article-function to the
15746         rfc822-forward entry.
15747         (nndoc-rfc822-forward-generate-article): New function.
15748         (nndoc-rfc822-forward-generate-head): New function.
15749
15750         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
15751
15752 2004-07-06  Dan Christensen  <jdc@uwo.ca>
15753
15754         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
15755         respect display group parameter and gnus-summary-expunge-below.
15756         (gnus-articles-to-read): Remove unused reference to display group
15757         parameter.
15758
15759 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15760
15761         * nnheader.el (nnheader-uniquify-message-id): New experimental
15762         variable.
15763         (nnheader-nov-read-message-id): Use it.
15764
15765         * spam-report.el (spam-report-gmane): Add interactive.
15766
15767 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15768
15769         * mm-encode.el (mm-content-transfer-encoding-defaults): Use
15770         qp-or-base64 for the application/* types.
15771
15772 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
15773
15774         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
15775
15776 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
15777
15778         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
15779         trim value.
15780
15781 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
15782
15783         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
15784         New macro and function.
15785         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
15786
15787 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15788
15789         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
15790         after-load-alist.
15791
15792 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15793
15794         * gnus-group.el (gnus-group-get-new-news-this-group): Don't
15795         update info that isn't there.
15796
15797 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
15798
15799         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
15800         entry.
15801
15802 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15803
15804         * mm-view.el (mm-inline-render-with-function): Use multibyte
15805         buffer; decode html source by charset.
15806
15807         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
15808
15809         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
15810         Mule-UCS is loaded under XEmacs.
15811         (mm-mime-mule-charset-alist): Avoid duplicated entries.
15812
15813 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
15814
15815         * nnheader.el (nnheader-max-head-length): Increase to 8192.
15816
15817 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15818
15819         * mm-util.el (mm-coding-system-p): Return a coding-system.
15820         (mm-mime-mule-charset-alist): Use shift_jis instead of
15821         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
15822         entries for the mime charsets iso-2022-jp-3 and shift_jis.
15823         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
15824         instead of japanese-shift-jis and iso-latin-1 respectively in
15825         order to share the default value with both Emacs and XEmacs-mule.
15826         (mm-mule-charset-to-mime-charset): Make
15827         mm-coding-system-priorities effective.
15828         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
15829         while predicating of candidates upon the priorities.
15830
15831 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
15832
15833         * gnus-sum.el (gnus-summary-make-menu-bar): Add
15834         gnus-uu-invert-processable.
15835
15836         * gnus.el: Autoload gnus-uu-invert-processable.
15837
15838 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15839
15840         * mm-util.el (mm-with-multibyte-buffer): New macro.
15841
15842         * rfc2047.el (rfc2047-encode-string): Use it.
15843         (rfc2047-encode-region): Move point to the end of the region after
15844         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
15845
15846 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15847
15848         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
15849         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
15850
15851 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15852
15853         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
15854         (gnus-cite-parse): Ignore quoted envelope From_.  Suggested by
15855         Karl Chen <quarl@nospam.quarl.org>.
15856
15857 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
15858
15859         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
15860         invalid addresses.
15861
15862 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
15863
15864         * spam.el: Change section markers, revise TODO list.
15865         (spam-backends): Make new master list of all installed backends.
15866         (spam-summary-exit-behavior): Add new variable to determine how
15867         messages moves are done at summary exit.
15868         (spam-move-spam-nonspam-groups-only)
15869         (spam-process-ham-in-nonham-groups)
15870         (spam-process-ham-in-spam-groups): Remove variables, the
15871         spam-summary-exit-behavior variable should be used to manage this
15872         behavior.
15873         (spam-old-ham-articles, spam-old-spam-articles): Remove.
15874         (spam-old-articles): Add variable, replacing spam-old-ham-articles
15875         and spam-old-spam-articles.
15876         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
15877         Add empty variables, placeholders for the backends they represent.
15878         (spam-set-difference): Move, unchanged.
15879         (spam-list-of-processors): Declare OBSOLETE, not used anymore
15880         unless the user has a processor variable.
15881         (spam-classifications, spam-classification-valid-p)
15882         (spam-backend-properties, spam-backend-property-valid-p)
15883         (spam-backend-function-type-valid-p)
15884         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
15885         (spam-report-articles-gmane, spam-report-articles-resend):
15886         Remove functions, they are not needed.
15887         (spam-install-backend-super, spam-backend-list)
15888         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
15889         (spam-backend-function, spam-backend-ham-registration-function)
15890         (spam-backend-spam-registration-function)
15891         (spam-backend-ham-unregistration-function)
15892         (spam-backend-spam-unregistration-function)
15893         (spam-backend-statistical-p, spam-backend-mover-p)
15894         (spam-install-backend-alias, spam-install-checkonly-backend)
15895         (spam-install-mover-backend, spam-install-nocheck-backend)
15896         (spam-install-backend, spam-install-statistical-backend)
15897         (spam-install-statistical-checkonly-backend): Add backend installation
15898         support.
15899         (spam-summary-prepare-exit): Rewrite to use the new backend code.
15900         (spam-group-processor-p): Use the new backend code and respect the
15901         summary exit behavior.
15902         (spam-mark-spam-as-expired-and-move-routine): Remove.
15903         (spam-summary-prepare): Change to use the new spam-old-articles
15904         variable.
15905         (spam-copy-or-move-routine, spam-copy-spam-routine)
15906         (spam-move-spam-routine, spam-copy-ham-routine)
15907         (spam-move-ham-routine): Add code to copy/move ham or spam.
15908         (spam-fetch-field-fast): Improve doc and code, plus allow the
15909         'number request.
15910         (spam-list-of-checks, spam-list-of-statistical-checks): Remove
15911         variables.
15912         (spam-split, spam-find-spam): Use the new backend code.
15913         (spam-registration-functions): Remove variable.
15914         (spam-unregister-routine): Add convenience wrapper.
15915         (spam-log-undo-registration, spam-register-routine)
15916         (spam-log-processing-to-registry)
15917         (spam-log-unregistration-needed-p): Rename "check" to "backend"
15918         where possible.
15919         (spam-check-gmane-xref, spam-check-regex-headers)
15920         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
15921         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
15922         (spam-check-bogofilter-headers, spam-check-spamoracle)
15923         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
15924         (spam-check-crm114-headers): Use the spam-split-group that
15925         spam-split prepares, no need to determine it every time.
15926
15927         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
15928         to the nnheader-parse-naked-head call.
15929
15930         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
15931
15932         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
15933         the nnheader-nov-read-message-id call.
15934
15935 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15936
15937         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
15938         gnus-activate-group twice.  Suggested by Markus Peter
15939         <warp@spin.de>.
15940
15941 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
15942
15943         * gnus-art.el (gnus-article-time-format): Exchange the order of
15944         day and month in the default value; fix customization type.
15945         (article-date-ut): Use add-text-properties.
15946         (article-make-date-line): Use message-make-date instead of
15947         current-time-string.
15948
15949         * message.el (message-fetch-field): Don't use set-text-properties.
15950         (message-make-date): Simplify.
15951
15952         * messagexmas.el (message-xmas-make-date): New function.
15953         (message-xmas-redefine): Defalias message-make-date to it.
15954
15955 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15956
15957         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
15958         (rfc2047-encode-region): Treat text within parentheses as special;
15959         show the original text when error has occurred.
15960
15961         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
15962         already-computed method to gnus-activate-group.
15963
15964         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
15965         same select-methods identical Lisp objects.
15966
15967         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
15968         object when modifying the info.
15969
15970 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15971
15972         * gnus-srvr.el (gnus-server-set-info): Remove the server from
15973         gnus-opened-servers since it has never been opened with the new
15974         configuration yet.
15975
15976 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15977
15978         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
15979         arg to nnheader-generate-fake-message-id.
15980
15981 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
15982
15983         * nnheader.el (nnheader-generate-fake-message-id): Accept a
15984         number and build a fake message ID localized to a group and
15985         article number (so it's repeatable from that point on).
15986         (nnheader-fake-message-id-p): Change regex to accomodate new fake
15987         ID format.
15988
15989         * gnus-sum.el (gnus-get-newsgroup-headers): Call
15990         nnheader-generate-fake-message-id with the article number.
15991
15992 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
15993
15994         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
15995         end-of-buffer.
15996
15997 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15998
15999         * message.el (message-ignored-supersedes-headers): Add Approved.
16000
16001 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
16002
16003         * rfc2047.el (rfc2047-encode-message-header): Remove useless
16004         goto-char.
16005         (rfc2047-encode): Fold the line before encoding.
16006
16007 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16008
16009         * rfc2047.el (rfc2047-encode-message-header): Disabled header
16010         folding -- not all headers can be folded, and this should be done
16011         by the message composition mode.  Probably.  I think.
16012
16013 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16014
16015         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
16016         fast.
16017
16018         * gnus-ems.el (gnus-remove-image): Don't use
16019         message-text-with-property; remove only the image found first.
16020
16021         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
16022         found first.
16023
16024 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
16025
16026         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
16027
16028 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16029
16030         * message.el (message-text-with-property): Make it fast and accept
16031         optional arguments.
16032         (message-strip-forbidden-properties): Use it.
16033         (message-fix-before-sending): Follow the m-t-w-p change.
16034
16035         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
16036
16037 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16038
16039         * gnus-art.el (article-hide-headers): Don't change the buffer
16040         mistakenly when performing mml-preview even if
16041         gnus-single-article-buffer is nil.
16042
16043 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
16044
16045         * message.el (message-expand-name-databases): New user option.
16046         (message-expand-name): Use it.
16047
16048 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
16049
16050         * spam.el (spam-report-articles-resend)
16051         (spam-report-resend-register-routine): Allow ham reporting.
16052         (spam-report-resend-register-ham-routine): Add wrapper.
16053         (spam-registration-functions): Add ham resending functions.
16054         (spam-list-of-processors): Add ham resend processor.
16055
16056         * gnus.el (ham-resend-to): Add new group parameter.
16057         (spam-process): Add ham resend option.
16058
16059         * spam-report.el (spam-report-resend): Allow reporting ham.
16060         (spam-report-resend-ham): Add wrapper.
16061
16062 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16063
16064         * message.el (message-cite-articles-with-x-no-archive): New
16065         variable.
16066         (message-cite-original): Use it.
16067
16068 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16069
16070         * message.el (message-cite-original): Respect X-No-Archive.
16071
16072 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16073
16074         * gnus-art.el (article-hide-headers): Refer to the values for
16075         gnus-ignored-headers and gnus-visible-headers in the summary
16076         buffer since a user may have set them as group parameters.
16077
16078 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
16079
16080         * assistant.el (assistant-node-name): Add convenience function.
16081         (assistant-render-text, assistant-render-node): Add error handling,
16082         plus handle multiple next nodes.
16083         (assistant-find-next-node): Comment out for now.
16084         (assistant-find-next-nodes): Add function, returns list of next
16085         nodes.
16086
16087 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
16088
16089         * mail-source.el (mail-source-directory): Fix doc-string.
16090
16091 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
16092
16093         * assistant.el (assistant-render-text, assistant-eval): Add :set
16094         widget type, which is different because it takes and returns a
16095         list.  Much hilarity ensues.
16096
16097 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
16098
16099         * gnus-art.el (gnus-button-alist): Fixed regexp for manual links.
16100
16101         * gnus-group.el (gnus-group-get-new-news-this-group): Added
16102         doc-string.
16103
16104         * gnus-start.el (gnus-activate-group): Added doc-string.
16105
16106 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16107
16108         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
16109
16110 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
16111
16112         * assistant.el (assistant-render-text): Try to add a :set
16113         widget, more to come.
16114
16115         * spam.el (spam-group-spam-contents-p): Handle empty groupname
16116         strings.
16117         (spam-report-articles-resend)
16118         (spam-register-routine): Do registration iff any articles warrant
16119         it.
16120         (spam-summary-prepare-exit): Change log message for nil group
16121         destinations.
16122
16123 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
16124
16125         * spam.el (spam-report-resend-register-routine): Allow
16126         spam-report-resend-to to be a group parameter or a global value.
16127
16128 2004-05-26  Simon Josefsson  <jas@extundo.com>
16129
16130         * starttls.el: Merge with my GNUTLS based starttls.el.
16131         (starttls-gnutls-program, starttls-use-gnutls)
16132         (starttls-extra-arguments, starttls-process-connection-type)
16133         (starttls-connect, starttls-failure, starttls-success): New
16134         variables.
16135         (starttls-program, starttls-extra-args): Doc fix.
16136         (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New
16137         functions.
16138         (starttls-negotiate, starttls-open-stream): Check
16139         `starttls-use-gnutls' and pass on to corresponding *-gnutls
16140         function if it is set.
16141
16142 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16143
16144         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
16145         structured fields.
16146
16147 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16148
16149         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
16150
16151 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
16152
16153         * spam.el (spam-mark-new-messages-in-spam-group-as-spam): Add
16154         variable.
16155         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
16156         assigning the spam-mark to new messages.
16157
16158 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
16159
16160         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
16161
16162 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16163
16164         * dgnushack.el: Autoload customize-set-variable for XEmacs.
16165
16166         * rfc2047.el (rfc2047-encodable-p): Don't move point.
16167         (rfc2047-decode): Treat the ascii coding-system as raw-text by
16168         default.
16169
16170 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
16171
16172         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
16173         correct data.
16174
16175 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
16176
16177         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
16178         (spam-group-processor-p): Fix function.
16179         (spam-group-processor-multiple-p)
16180         (spam-group-spam-processor-report-gmane-p)
16181         (spam-group-spam-processor-report-resend-p)
16182         (spam-group-spam-processor-bogofilter-p)
16183         (spam-group-spam-processor-blacklist-p)
16184         (spam-group-spam-processor-ifile-p)
16185         (spam-group-ham-processor-ifile-p)
16186         (spam-group-spam-processor-spamoracle-p)
16187         (spam-group-spam-processor-crm114-p)
16188         (spam-group-ham-processor-bogofilter-p)
16189         (spam-group-spam-processor-stat-p)
16190         (spam-group-ham-processor-stat-p)
16191         (spam-group-ham-processor-whitelist-p)
16192         (spam-group-ham-processor-BBDB-p)
16193         (spam-group-ham-processor-spamoracle-p)
16194         (spam-group-ham-processor-copy-p): Remove functions with some
16195         prejudice against unneeded code.
16196         (spam-report-articles-resend)
16197         (spam-report-resend-register-routine): Allow the group/topic
16198         spam-resend-to value to override spam-report-resend-to.
16199         (spam-summary-prepare-exit): Invoke spam-group-processor-p
16200         properly now.
16201
16202         * gnus.el (spam-resend-to): Add group/topic parameter.
16203         (spam-process): Move the OBSOLETE processors to the end of the
16204         choices.
16205
16206 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
16207
16208         * spam-report.el (spam-report-resend-to, spam-report-resend): Start
16209         with resend-to set to nil, and then ask the user if necessary.
16210         (spam-report-resend): spam-report-resend takes a list of articles, not
16211         separate article numbers.
16212
16213 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16214
16215         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
16216         addition to emacs-w3m.
16217
16218 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16219
16220         * assistant.el (assistant-authinfo-data): New function.
16221         (assistant-eval): Eval for entire assistant.
16222
16223         * netrc.el (netrc-services-file): New variable.
16224         (netrc-parse-services): New function.
16225         (netrc-find-service-name): New function.
16226         (netrc-find-service-number): New function.
16227         (netrc-port-equal): New function.
16228         (netrc-machine): Use it.
16229
16230         * nnimap.el (nnimap-open-connection): Use netrc.
16231
16232         * gnus-util.el (gnus-netrc-get): Remove aliases.
16233
16234         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
16235
16236         * assistant.el (wid-edit): Fix compilation.
16237
16238         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
16239
16240 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
16241
16242         * gnus-util.el (gnus-set-file-modes): New function.  (small
16243         patch).
16244
16245 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16246
16247         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
16248
16249         * assistant.el (assistant-render-node): Fix up rendering and
16250         read-only text.
16251         (assistant-render-node): Reset.
16252         (assistant-make-read-only): Not sticky.
16253
16254 2004-05-20  Danny Siu  <dsiu@adobe.com>
16255
16256         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
16257         centered even when gnus-auto-center-summary is t.
16258
16259 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16260
16261         * dns.el (dns-get-txt-answer): New function.
16262         (dns-read-txt): Ditto.
16263         (query-dns): Use it.
16264
16265 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16266
16267         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
16268         active for foreign groups even if the group level is higher than
16269         the specified value.
16270
16271 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16272
16273         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
16274         non-active groups.
16275
16276         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
16277
16278 2004-05-20  Magnus Henoch  <mange@freemail.hu>
16279
16280         * dns.el (dns-read-type): Add support for SVR.  (small patch)
16281
16282 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
16283
16284         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
16285         (spam-crm114-header, spam-crm114-spam-switch)
16286         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
16287         (spam-crm114-positive-spam-header)
16288         (spam-crm114-database-directory, spam-list-of-processors)
16289         (spam-group-spam-processor-crm114-p)
16290         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
16291         (spam-generic-score, spam-list-of-checks)
16292         (spam-list-of-statistical-checks, spam-registration-functions)
16293         (spam-check-crm114-headers, spam-crm114-score)
16294         (spam-check-crm114, spam-crm114-register-with-crm114)
16295         (spam-crm114-register-spam-routine)
16296         (spam-crm114-unregister-spam-routine)
16297         (spam-crm114-register-ham-routine)
16298         (spam-crm114-unregister-ham-routine): Add CRM114 support.  From
16299         asjo@koldfront.dk (Adam Sjøgren).
16300
16301         * gnus.el: Add spam-use-crm114.
16302
16303         * spam.el (spam-list-of-processors, spam-registration-functions):
16304         Add spam-use-resend.
16305         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
16306         (spam-report-articles-gmane): Add doc fix.
16307         (spam-report-articles-resend, spam-report-resend-register-routine):
16308         Add wrappers around spam-report-resend-to.
16309
16310         * spam-report.el (spam-report-resend-to, spam-report-resend):
16311         Add support for resending spam.
16312         (spam-report-gmane): Fix line length >80.
16313
16314         * gnus.el (spam-process): Add spam-use-resend.
16315
16316 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16317
16318         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
16319         number of processed spam messages.
16320         (spam-ham-copy-or-move-routine): Return the number of processed
16321         ham messages.
16322         (spam-summary-prepare-exit): Use the above values to decide
16323         whether status messages shouled be displayed.
16324
16325 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
16326
16327         * rfc2047.el (rfc2047-encode-function-alist): Renamed from
16328         `rfc2047-encoding-function-alist' in order to avoid conflicting
16329         with the old version.
16330         (rfc2047-encode-region): Concatenate words containing non-ASCII
16331         characters in structured fields; don't encode space-delimited
16332         ASCII words even in unstructured fields; don't break words at
16333         char-category boundaries.
16334         (rfc2047-encode-1): New function.
16335         (rfc2047-encode): Use it; encode text so that it occupies the
16336         maximum width within 76-column; work correctly on Q encoding for
16337         iso-2022-* charsets.
16338         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
16339         sure not to break a line just after the header name.
16340         (rfc2047-b-encode-region): Removed.
16341         (rfc2047-b-encode-string): New function.
16342         (rfc2047-q-encode-region): Removed.
16343         (rfc2047-q-encode-string): New function.
16344
16345         * mm-util.el (mm-replace-in-string): New function.
16346
16347 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16348
16349         * gnus-msg.el (gnus-inews-make-draft-meta-information): Really
16350         get it right.
16351         (gnus-inews-make-draft): Really.
16352
16353 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
16354
16355         * nnmh.el (nnmh-request-list-1): Don't check the link count
16356         before descending.  (small patch)
16357
16358 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16359
16360         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
16361         stuff.
16362
16363         * gnus-start.el (gnus-subscribe-hierarchical-interactive): Match
16364         on real group name.
16365
16366         * gnus-art.el (gnus-signature-limit): Doc fix.
16367
16368         * gnus-msg.el (gnus-inews-make-draft): Quote list.
16369
16370         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
16371
16372 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
16373
16374         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
16375         isn't a string.
16376
16377 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16378
16379         * gnus-draft.el (gnus-draft-send): Bind
16380         rfc2047-encode-encoded-words.
16381
16382         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
16383         (rfc2047-encodable-p): Say that =? needs encoding.
16384         (rfc2047-encode-encoded-words): New variable.
16385
16386         * gnus-group.el (gnus-group-select-group): Doc fix.
16387
16388         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
16389
16390         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
16391         to nil.
16392
16393         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
16394
16395         * nnheader.el (nnheader-get-lines-and-char): New function.
16396
16397 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
16398
16399         * gnus-msg.el (gnus-summary-followup-with-original): Document
16400         yanking of region when active.
16401
16402 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16403
16404         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
16405         groups if the group level is higher than the specified value.
16406
16407 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
16408
16409         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
16410         (gnus-group-jump-to-group): Added prefix argument using
16411         `gnus-group-jump-to-group-prompt'.  Query before jumping to
16412         non-active group.
16413
16414         * compface.el (uncompface): Be verbose when changing
16415         `uncompface-use-external'.
16416
16417         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
16418         handle manual section.
16419
16420 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16421
16422         * gnus-art.el (gnus-button-alist): Revert previous change.
16423
16424 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
16425
16426         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
16427
16428 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16429
16430         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
16431         whether backend can accept message.
16432
16433         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
16434
16435 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
16436
16437         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
16438         Avoid creating directory when nntp-marks-is-evil is true.
16439         Reported by Reiner Steib.
16440
16441 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
16442
16443         * gnus-picon.el (gnus-picon-style): New variable.
16444         (gnus-picon-insert-glyph): Added optional `nostring' argument.
16445         (gnus-picon-transform-address): Support `gnus-picon-style'.  From
16446         Jesper Harder <harder@ifa.au.dk>.
16447
16448 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16449
16450         * message.el (message-fill-field): Return point.
16451         (message-generate-headers): Go to end of field.
16452
16453         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
16454         stuff for non-living groups.
16455
16456 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
16457
16458         * gnus-art.el (gnus-article-followup-with-original)
16459         (gnus-article-reply-with-original): gnus-mark-active-p ->
16460         gnus-region-active-p.
16461
16462 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
16463
16464         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
16465         only when there is spam or ham to be processed.
16466
16467 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16468
16469         * mail-source.el (mail-source-delete-crash-box): Refactor.
16470         (mail-source-fetch): Use it.
16471         (mail-source-fetch-file): Ditto.
16472         (mail-source-fetch-directory): Run postscript in loop.
16473         (mail-source-fetch-pop): Delete.
16474         (mail-source-fetch-maildir): Ditto.
16475         (mail-source-fetch-imap): Ditto.
16476
16477         * imap.el (imap-authenticators): Comment out sasl.
16478
16479         * message.el (message-skip-to-next-address): New function.
16480         (message-fill-header-address): Refactor.
16481         (message-fill-address): Use it.
16482         (message-delete-address): Use it.
16483         (message-fill-header-general): Refactor.
16484         (message-fill-field-address): Rename.
16485         (message-narrow-to-field): Find the start of the header.
16486         (message-header-format-alist): Don't pre-fill.
16487         (message-fill-header): Removed.
16488         (message-insert-header): New function.
16489         (message-shorten-references): Use it.
16490
16491         * rfc2047.el (rfc2047-field-value): Strip props.
16492
16493         * mail-parse.el (mail-header-make-address): New alias.
16494
16495         * ietf-drums.el (ietf-drums-make-address): New function.
16496
16497         * imap.el: Add compiler directives.
16498
16499         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
16500
16501         * gnus-art.el (article-decode-idna-rhs): Don't use
16502         message-idna-inside-rhs-p.
16503
16504 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16505
16506         * message.el (message-idna-inside-rhs-p): Removed.
16507         (message-idna-to-ascii-rhs-1): Use proper address parsing.
16508
16509         * gnus-art.el (gnus-emphasis-alist): Removed strikethru; too many
16510         false positives.
16511
16512 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
16513
16514         * imap.el (imap-sasl-make-mechanisms): Use sasl.
16515
16516 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16517
16518         * nneething.el (nneething-file-name): Don't create spurious
16519         files.
16520
16521         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
16522         (gnus-inews-do-gcc): Remove sleep.
16523
16524         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
16525         part under point.
16526
16527         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
16528         (gnus-agent-regenerate-group): Using nil messages aren't valid.
16529
16530 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
16531
16532         * spam.el (spam-summary-prepare-exit): Fixed (length).
16533
16534 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
16535
16536         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
16537         as expired without moving it" message when there are spam
16538         messages left.
16539
16540 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
16541
16542         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
16543         header is not nil.
16544
16545 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
16546
16547         * nntp.el (nntp-request-set-mark, nntp-request-update-info): Call
16548         nntp-possibly-create-directory, not nntp-possibly-change-group.
16549         (nntp-marks-changed-p): New arg SERVER.
16550         (nntp-request-update-info): Adjust caller.
16551
16552 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
16553
16554         * nntp.el (nntp-save-marks): Pass missing arg.
16555
16556 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
16557
16558         * nntp.el: Support marks.
16559         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
16560         (nntp-marks-modtime, nntp-marks-directory): New variables.
16561         (nntp-request-set-mark, nntp-request-update-info)
16562         (nntp-possibly-create-directory, nntp-marks-changed-p)
16563         (nntp-save-marks, nntp-open-marks, nntp-marks-directory): New
16564         functions.
16565
16566 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
16567
16568         * gnus-xmas.el (gnus-xmas-select-lowest-window)
16569         (gnus-xmas-redefine): Rename.
16570
16571         * gnus-score.el (gnus-score-insert-help): Use
16572         gnus-select-lowest-window.
16573
16574         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
16575         appt-select-lowest-window and rename to gnus-select-lowest-window.
16576
16577         * gnus.el: do.
16578
16579 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16580
16581         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
16582         encodings of MIME-encoded words, in order to improve
16583         interoperability with several broken MUAs.
16584
16585 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16586
16587         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
16588         tags, only when charsets are not specified in headers.
16589         (mm-inline-text-html-render-with-w3m): Ditto.
16590
16591         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
16592         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
16593
16594 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16595
16596         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
16597         instead of MIME-decoded from fields when checking
16598         `gnus-article-address-banner-alist'.
16599
16600 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
16601
16602         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
16603         description rather than subject.
16604
16605 2004-05-02  Steve Youngs  <steve@youngs.au.com>
16606
16607         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
16608
16609 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16610
16611         * gnus.el (gnus-version-number): Bump.
16612
16613 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
16614
16615         * gnus.el: No Gnus v0.2 is released.
16616
16617 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16618
16619         * gnus-agent.el (gnus-agent-read-agentview): Inline
16620         gnus-uncompress-range.
16621
16622 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16623
16624         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
16625         `exec-installed-p'.
16626
16627 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16628
16629         * gnus.el (spam-process, spam-autodetect-methods): Add
16630         bsfilter and bsfilter-headers.
16631
16632         * spam.el (spam-bsfilter): New customize group.
16633         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
16634         (spam-bsfilter-header, spam-bsfilter-probability-header)
16635         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
16636         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
16637         (spam-bsfilter-database-directory): New options.
16638         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
16639         (spam-list-of-statistical-checks, spam-registration-functions):
16640         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
16641         (spam-bsfilter-score): New command.
16642         (spam-check-bsfilter-headers, spam-check-bsfilter)
16643         (spam-bsfilter-register-with-bsfilter)
16644         (spam-bsfilter-register-spam-routine)
16645         (spam-bsfilter-unregister-spam-routine)
16646         (spam-bsfilter-register-ham-routine)
16647         (spam-bsfilter-unregister-ham-routine): New functions.
16648         (spam-generic-score): Support bsfilter; Accept an optional argument
16649         to recalcurate spam score even if scoring header has already been
16650         added.
16651         (spam-bogofilter-score, spam-spamassassin-score): Accept an
16652         optional argument to recalcurate spam score even if scoring header
16653         has already been added.
16654
16655 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
16656
16657         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
16658         strings!  Reported by David D. Smith <davidsmith@acm.org>.
16659         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
16660         link is missing.
16661
16662 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
16663
16664         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
16665         (html2text-get-attr): Rewrite.
16666
16667         * message.el (message-setup-1): Remove redundant put-text-property
16668         on mail-header-separator.
16669
16670 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
16671
16672         * gnus-registry.el (gnus-registry-cache-whitespace)
16673         (gnus-registry-action, gnus-registry-spool-action)
16674         (gnus-registry-split-fancy-with-parent): Change message levels
16675         from 5 to 3 or 7, as needed.
16676
16677         * spam.el (spam-summary-prepare-exit)
16678         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
16679         (spam-split, spam-find-spam, spam-log-undo-registration)
16680         (spam-check-blackholes, spam-enter-ham-BBDB): Changed message
16681         level from 5 to 6.
16682
16683 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16684
16685         * gnus-ems.el: Autoload appt-select-lowest-window (revert
16686         2004-03-04 change).
16687
16688 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
16689
16690         * sieve-manage.el (sieve-manage-open):
16691         * nnweb.el (nnweb-insert-html):
16692         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
16693         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
16694         * nnspool.el (nnspool-request-group):
16695         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
16696         * nnml.el (nnml-request-update-info):
16697         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
16698         (nnmh-request-create-group, nnmh-update-gnus-unreads):
16699         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
16700         (nnimap-request-set-mark):
16701         * nnfolder.el (nnfolder-request-update-info):
16702         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
16703         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
16704         * gnus-uu.el (gnus-uu-find-articles-matching):
16705         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
16706         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
16707         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
16708         * gnus-nocem.el (gnus-nocem-scan-groups):
16709         * gnus-int.el (gnus-start-news-server):
16710         * gnus-group.el (gnus-group-make-kiboze-group)
16711         (gnus-group-browse-foreign-server):
16712         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
16713         Use mapc when appropriate.
16714
16715 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
16716
16717         FIXME: Make separate entries for each person.
16718
16719         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
16720         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
16721         <shields@msrl.com>:
16722
16723         * spam.el (spam-necessary-extra-headers): Get the extra headers we
16724         may need for spam sorting and scoring.
16725         (spam-user-format-function-S): Add user format function suitable for
16726         general use.
16727         (spam-article-sort-by-spam-status): Add sorting function for summary
16728         sorting.
16729         (spam-extra-header-to-number): Add function to get a score from a
16730         header.
16731         (spam-summary-score): Add function to get a numeric score from the
16732         headers.
16733         (spam-generic-score): Fix function doc, was in wrong place.
16734         (spam-initialize): Take symbols when it's run, and install the
16735         extra headers that spam-necessary-extra-headers thinks we need.
16736
16737 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
16738
16739         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
16740         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
16741
16742 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
16743
16744         * gnus-sum.el (gnus-set-global-variables)
16745         (gnus-build-all-threads, gnus-get-newsgroup-headers)
16746         (gnus-article-get-xrefs, gnus-summary-best-group)
16747         (gnus-summary-next-article, gnus-summary-enter-digest-group)
16748         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
16749         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
16750         Use with-current-buffer.
16751
16752 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
16753
16754         * spam.el (spam-summary-prepare-exit): Simplify logic.
16755         (spam-fetch-article-header): Read the article header if it's not
16756         available.
16757         (spam-list-articles): Simplify logic.
16758         (spam-filelist-register-routine): Fix bug with unregister-list.
16759
16760         * gnus-registry.el: Fix comments at beginning.
16761
16762 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
16763
16764         * message.el (message-cater-to-broken-inn): Remove.
16765         (message-shorten-references): Make sure the total folded length of
16766         References is shorter than 998 characters to cater to a bug in INN
16767         2.3.  Also, don't pretend that references aren't folded -- this
16768         hasn't worked for a while.
16769
16770 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16771
16772         * gnus-agent.el (gnus-agentize):
16773         gnus-agent-send-mail-real-function no longer set to current value
16774         of message-send-mail-function but rather a lambda that calls
16775         message-send-mail-function.  The change makes the agent real-time
16776         responsive to user changes to message-send-mail-function.
16777
16778 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16779
16780         * legacy-gnus-agent.el
16781         (gnus-agent-convert-to-compressed-agentview): Fixed typos with
16782         help from Florian Weimer <fw@deneb.enyo.de>
16783
16784 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16785
16786         * nnmail.el (nnmail-cache-insert): Revert last change.
16787
16788 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16789
16790         * nnmail.el (nnmail-cache-insert): Always check whether
16791         nnmail-cache-ignore-groups matches a group name.
16792
16793 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
16794
16795         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
16796         (spam-find-spam, spam-log-processing-to-registry)
16797         (spam-log-registered-p, spam-log-unregistration-needed-p)
16798         (spam-log-undo-registration): Use gnus-message instead of
16799         gnus-error, none of these errors are fatal.
16800
16801         * gnus-registry.el (gnus-registry-clean-empty-function)
16802         (gnus-registry-clean-empty): Remove only empty entries without
16803         extra data.
16804
16805 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
16806
16807         * spam-stat.el (spam-stat-buffer-change-to-spam)
16808         (spam-stat-buffer-change-to-non-spam): Change (error) to
16809         (gnus-message 8) invocation.
16810
16811 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16812
16813         * nntp.el (nntp-via-netcat-command): New variable.
16814         (nntp-via-netcat-switches): New variable.
16815         (nntp-open-via-rlogin-and-netcat): New function.
16816         (nntp-open-connection-function): Doc fix.
16817         (nntp-telnet-command): Doc fix.
16818         (nntp-end-of-line): Doc fix.
16819         (nntp-via-rlogin-command): Doc fix.
16820         (nntp-via-user-name): Doc fix.
16821         (nntp-via-address): Doc fix.
16822
16823 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16824
16825         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
16826         error in Emacs 21.1.
16827
16828 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
16829
16830         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
16831
16832 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16833
16834         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
16835         (gnus-agent-with-refreshed-group): New macro.
16836         (gnus-agent-rename-group): New function.
16837         (gnus-agent-delete-group): New function.
16838         (gnus-agent-save-group-info): Use gnus-command-method when
16839         `method' parameter is nil.  Don't write nil entries into the
16840         active file.
16841         (gnus-agent-get-group-info): New function.
16842         (gnus-agent-fetch-articles): Use
16843         gnus-agent-update-files-total-fetched-for to increment disk space
16844         used.
16845         (gnus-agent-fetch-headers, gnus-agent-save-alist): Use
16846         gnus-agent-update-view-total-fetched-for to increment disk space
16847         used.
16848         (gnus-agent-get-local): Added optional parameters to avoid calling
16849         gnus-group-real-name and gnus-find-method-for-group.
16850         (gnus-agent-set-local): Delete stored entry if either min, or max,
16851         are nil.
16852         (gnus-agent-fetch-session): Reworded error/quit messages.  On
16853         quit, use gnus-agent-regenerate-group to record existance of any
16854         articles fetched to disk before the quit occurred.
16855         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
16856         gnus-agent-update-view-total-fetched-for, and
16857         gnus-agent-update-files-total-fetched-for to decrement disk space
16858         used.
16859         (gnus-agent-retrieve-headers): Use
16860         gnus-agent-update-view-total-fetched-for to increment disk space
16861         used.
16862         (gnus-agent-regenerate-group): Replace gnus-group-update-group
16863         with gnus-agent-update-files-total-fetched-for to decrement disk
16864         space and fresh group buffer.
16865         (gnus-agent-inhibit-update-total-fetched-for): New variable.
16866         (gnus-agent-need-update-total-fetched-for): New variable.
16867         (gnus-agent-update-files-total-fetched-for): New function.
16868         (gnus-agent-update-view-total-fetched-for): New function.
16869         (gnus-agent-total-fetched-for): New function.
16870
16871         * gnus-cache.el (gnus-cache-save-buffers): Use
16872         gnus-cache-update-overview-total-fetched-for to change disk space
16873         used by this group.
16874         (gnus-cache-possibly-enter-article): Use
16875         gnus-cache-update-file-total-fetched-for to increment disk space
16876         used by this group.
16877         (gnus-cache-possibly-remove-article): Use
16878         gnus-cache-update-file-total-fetched-for to decrement disk space
16879         used by this group.
16880         (gnus-cache-generate-nov-databases): Purge total fetched cache.
16881         (gnus-cache-rename-group): New function.
16882         (gnus-cache-delete-group): New function.
16883         (gnus-cache-inhibit-update-total-fetched-for): New variable.
16884         (gnus-cache-need-update-total-fetched-for): New variable.
16885         (gnus-cache-with-refreshed-group): New macro.
16886         (gnus-cache-update-file-total-fetched-for): New function.
16887         (gnus-cache-update-overview-total-fetched-for): New function.
16888         (gnus-cache-rename-group-total-fetched-for): New function.
16889         (gnus-cache-delete-group-total-fetched-for): New function.
16890         (gnus-cache-total-fetched-for): New function.
16891
16892         * gnus-group.el: Require gnus-sum and autoload functions to
16893         resolve warnings when gnus-group.el compiled alone.
16894         (gnus-group-line-format): Documented new %F.
16895         (size of Fetched data) group line format; identifies disk space
16896         used by agent and cache.
16897         (gnus-group-line-format-alist): Defined new F format.
16898         (gnus-total-fetched-for): New function.
16899         (gnus-group-delete-group): No longer update
16900         gnus-cache-active-altered as gnus-request-delete-group now keeps
16901         the cache in sync.
16902         (gnus-group-list-active): Let the agent store a server's active
16903         list if currently plugged.
16904
16905         * gnus-int.el (gnus-request-delete-group):
16906         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
16907         local disk in sync with the server.
16908         (gnus-request-rename-group):
16909         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
16910         local disk in sync with the server.
16911
16912         * gnus-start.el (gnus-get-unread-articles):
16913         Cosmetic simplification to logic.
16914
16915         * gnus-util.el (gnus-rename-file): New function.
16916
16917 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
16918
16919         * mm-util.el (mm-image-load-path): Handle nil in load-path.
16920
16921 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
16922
16923         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
16924         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
16925
16926 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
16927
16928         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
16929         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
16930
16931 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
16932
16933         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
16934
16935 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
16936
16937         * spam.el (spam-set-difference): Add function to replace
16938         gnus-set-difference in spam.el.
16939         (spam-summary-prepare-exit): Use spam-set-difference.
16940
16941 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
16942
16943         * gnus-registry.el (gnus-registry-cache-file): Update to use
16944         gnus-dribble-directory OR gnus-home-directory OR ~.
16945         (gnus-registry-split-fancy-with-parent): Fix doc.
16946
16947 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16948
16949         * message.el (message-exchange-point-and-mark): Use
16950         message-mark-active-p.  Suggested by Jesper Harder
16951         <harder@ifa.au.dk>.
16952
16953 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16954
16955         * message.el (message-exchange-point-and-mark): Don't activate
16956         region if it was inactive.  Suggested by Hiroshi Fujishima
16957         <pooh@nature.tsukuba.ac.jp>.
16958
16959 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16960
16961         * gnus-art.el (article-display-face): Display Faces in the same
16962         order as X-Faces.
16963
16964 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16965
16966         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
16967
16968 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16969
16970         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
16971         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
16972         (gnus-article-mime-hierarchy): Remove.
16973         (gnus-article-mime-hierarchy-next): Remove.
16974         (gnus-article-mode): Revert 2004-03-19 change.
16975         (gnus-article-setup-buffer): Revert 2004-03-19 change.
16976         (gnus-insert-mime-button): Revert 2004-03-19 change.
16977         (gnus-mime-accumulate-hierarchy): Remove.
16978         (gnus-mime-enter-multipart): Remove.
16979         (gnus-mime-leave-multipart): Remove.
16980         (gnus-mime-display-part): Revert 2004-03-19 change.
16981         (gnus-mime-display-alternative): Revert 2004-03-19 change.
16982
16983         * mml.el (mml-preview): Revert 2004-03-19 change.
16984
16985 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
16986
16987         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
16988
16989 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16990
16991         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
16992         t while entering a file name using the mm-with-multibyte macro.
16993         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
16994
16995         * mm-util.el (mm-with-multibyte): New macro.
16996
16997 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16998
16999         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): New
17000         user option.
17001         (gnus-mime-multipart-functions): Doc and customization fix.
17002         (gnus-article-mime-hierarchy): New variable.
17003         (gnus-article-mime-hierarchy-next): New variable.
17004         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
17005         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
17006         gnus-article-mime-hierarchy-next to nil.
17007         (gnus-insert-mime-button): Show hierarchy numbers.
17008         (gnus-mime-accumulate-hierarchy): New function.
17009         (gnus-mime-enter-multipart): New function.
17010         (gnus-mime-leave-multipart): New function.
17011         (gnus-mime-display-part): Recompute hierarchical MIME structure.
17012         (gnus-mime-display-alternative): Show hierarchy numbers.
17013
17014         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
17015         gnus-article-mime-hierarchy-next to nil.
17016
17017 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
17018
17019         * dns.el: Don't require gnus-xmas.
17020
17021 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
17022
17023         * mml.el (mml-generate-mime-1): Don't use format=flowed with
17024         inline PGP.
17025         (mml-menu): Disable mml-quote-region if mark is inactive.
17026
17027 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17028
17029         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
17030         when the group's active is not available.
17031
17032 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17033
17034         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
17035         error.
17036
17037 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
17038
17039         * imap.el (imap-store-password): New variable.
17040         (imap-interactive-login): Use it.
17041         Suggested by Mark Plaksin <happy@mcplaksin.org>.
17042
17043 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17044
17045         * gnus-art.el (gnus-article-read-summary-keys): Restore new
17046         window-start and hscroll to summary window.
17047
17048 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17049
17050         * gnus-start.el (gnus-convert-old-newsrc): Only write the
17051         conversion message to newsrc-dribble when an actual conversion is
17052         performed.
17053
17054 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
17055
17056         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
17057
17058 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17059
17060         * mm-decode.el (mm-complicated-handles): New function reviving
17061         former definition of mm-multiple-handles.
17062
17063         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
17064         (gnus-mime-delete-part): Use it.
17065
17066 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17067
17068         * gnus-agent.el (gnus-agent-read-local): Bind
17069         nnheader-file-coding-system to gnus-agent-file-coding-system to
17070         avoid the implicit assumption that they will always be equal.
17071         (gnus-agent-save-local): Bind buffer-file-coding-system, not
17072         coding-system-for-write, as the with-temp-file macro first prints
17073         to a buffer then saves the buffer.
17074
17075 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17076
17077         * gnus-art.el (gnus-article-edit-part): New function.
17078         (gnus-mime-save-part-and-strip): Use it; do query instead of
17079         signaling an error; don't use mm-multiple-handles.
17080         (gnus-mime-delete-part): Ditto.
17081
17082 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17083
17084         * gnus-agent.el (gnus-agent-read-agentview): Removed support for
17085         old file versions.
17086         (gnus-group-prepare-hook): Removed function that converted list
17087         form of gnus-agent-expire-days to group properties.
17088
17089         * gnus-int.el: Autoload gnus-agent-regenerate-group.
17090         (gnus-request-accept-article): Re-indented.
17091
17092         * gnus-start.el (gnus-convert-old-newsrc): Registered new
17093         converters to handle old agent file formats.  Added logic for a
17094         "backup before upgrading warning".
17095         (gnus-convert-mark-converter-prompt): Developers can mark
17096         functions as needing (default), or not needing,
17097         gnus-convert-old-newsrc's "backup before upgrading warning".
17098         (gnus-convert-converter-needs-prompt): Tests whether the user
17099         should be protected from potentially irreversable changes by the
17100         function.
17101
17102         * legacy-gnus-agent.el: New.  Provides converters that are only
17103         loaded when gnus-convert-old-newsrc needs to call them.
17104
17105 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
17106
17107         * mail-source.el (mail-source-touch-pop): Doc fix.
17108
17109         * message.el (message-smtpmail-send-it): Doc fix.
17110
17111 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
17112
17113         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
17114
17115         * nnmail.el (nnmail-split-fancy): do.
17116
17117         * gnus-kill.el (gnus-kill, gnus-execute): do.
17118
17119 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
17120
17121         * gnus-sum.el (gnus-widget-reversible-match)
17122         (gnus-widget-reversible-to-internal)
17123         (gnus-widget-reversible-to-external): New functions.
17124         (gnus-widget-reversible): New widget.
17125         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
17126
17127 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
17128
17129         * gnus-sum.el (gnus-thread-sort-functions)
17130         (gnus-article-sort-functions): Document `(not F)' items.
17131
17132 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
17133
17134         * spam.el (spam-use-gmane-xref): Add new backend.
17135         (spam-gmane-xref-spam-group): Add variable to control the name of the
17136         Gmane spam group.
17137         (spam-blackhole-servers, spam-blackhole-good-server-regex)
17138         (spam-regex-headers-spam, spam-regex-headers-ham)
17139         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
17140         (spam-list-of-checks): Add spam-use-gmane-xref to list of
17141         backends and checks.
17142         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
17143
17144         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
17145         an autodetect method.
17146
17147 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17148
17149         * gnus-int.el (gnus-request-accept-article): Inform the agent that
17150         articles are being added to a group.
17151         (gnus-request-replace-article): Inform the agent that articles
17152         need to be uncached as the cached contents are no longer valid.
17153
17154 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
17155
17156         * binhex.el: Don't autoload executable-find.
17157
17158         * canlock.el: Don't autoload mail-fetch-field.
17159
17160         * dgnushack.el: Autoload c-mode for XEmacs.
17161
17162         * gnus-ems.el: Don't autoload appt-select-lowest-window.
17163
17164         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
17165         rmail-dont-reply-to and rmail-output.
17166
17167         * gnus-score.el: Don't autoload ffap-string-at-point.
17168
17169         * gnus-setup.el: Don't autoload sc-cite-original.
17170
17171         * imap.el: Don't autoload base64-decode-string,
17172         base64-encode-string and md5.
17173
17174         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
17175         and rmail-msg-restore-non-pruned-header.
17176
17177         * mm-decode.el: Don't autoload executable-find.
17178
17179         * mm-url.el: Don't autoload executable-find.
17180
17181         * mm-view.el: Don't autoload diff-mode.
17182
17183         * nndb.el: Don't autoload news-reply-mode, news-setup,
17184         cancel-timer and telnet.
17185
17186         * password.el: Don't autoload run-at-time for Emacs.
17187
17188         * sha1-el.el: Don't autoload executable-find.
17189
17190         * sieve-mode.el: Don't autoload c-mode.
17191
17192         * uudecode.el: Don't autoload executable-find.
17193
17194 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17195
17196         * gnus-agent.el (gnus-agent-file-header-cache): Removed.
17197         (gnus-agent-possibly-alter-active): Avoid null in numeric
17198         comparison.
17199         (gnus-agent-set-local): Refuse to save null in local object table.
17200         (gnus-agent-regenerate-group): The REREAD parameter can now be a
17201         list of articles that will be marked as unread.
17202
17203 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
17204
17205         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
17206
17207 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
17208
17209         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
17210         language tags.
17211
17212 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
17213
17214         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
17215         Don't bind "obarray".
17216
17217         * gnus-sum.el (gnus-thread-sort-functions): Added
17218         `gnus-thread-sort-by-most-recent-number' and
17219         `gnus-thread-sort-by-most-recent-date'.
17220         Reported by Kai Grossjohann <kai@emptydomain.de>.
17221
17222 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
17223
17224         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
17225
17226 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17227
17228         * gnus-cus.el (gnus-agent-customize-category): Removed
17229         ignore-errors macro reference that required cl to be loaded at
17230         run-time.
17231
17232         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
17233         single-interval range of the form (min . max).  Previously the
17234         range had to look like ((min . max)).  Likewise, return
17235         (min . max) rather than ((min . max)).
17236         (gnus-range-map): Use gnus-range-normalize to accept
17237         single-interval range.
17238
17239         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
17240         the cache, but not the agent, now appear with their usual face.
17241
17242         * dgnushack.el (loaddir): New variable that is bound to the
17243         directory containing the dgnushack.el file. Use loaddir, rather
17244         than srcdir, to update load-path. Change lets dgnushack compile
17245         code in directories other than GNUS/lisp.
17246
17247 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17248
17249         * lpath.el: Don't bind w3m-safe-url-regexp.
17250
17251         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
17252         w3m-safe-url-regexp variable buffer-local.
17253
17254         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
17255
17256 2004-02-27  Simon Josefsson  <jas@extundo.com>
17257
17258         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
17259         gnus-group-real-prefix.
17260         (gnus-summary-move-article): Use it, instead of
17261         gnus-group-real-prefix.
17262
17263 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17264
17265         * lpath.el: Bind w3m-safe-url-regexp.
17266
17267         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
17268         w3m-safe-url-regexp variable buffer-local and set it as the value
17269         of mm-w3m-safe-url-regexp.
17270
17271         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
17272
17273         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
17274         parsing gnus-posting-styles when the message is not for replying.
17275
17276         * dgnushack.el: Autoload sgml-mode for XEmacs.
17277
17278         * nnrss.el (nnrss-opml-export): Use
17279         mm-set-buffer-file-coding-system instead of
17280         set-buffer-file-coding-system.
17281
17282 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
17283
17284         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
17285         of checkdoc.el).
17286         * nnrss.el: do.
17287         * gnus-mlspl.el: do.
17288         * gnus-ml.el: do.
17289         * gnus-srvr.el: do.
17290
17291         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
17292
17293 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
17294
17295         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
17296         Corrections to custom-manual links.
17297
17298         * gnus-art.el (gnus-article): Ditto.
17299
17300         * mm-decode.el (mime-display, mime-security): Ditto.
17301
17302 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
17303
17304         * flow-fill.el: Typo.
17305
17306 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
17307
17308         * spam-wash.el: New file.
17309
17310 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
17311
17312         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
17313
17314 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
17315
17316         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
17317         to be run with new-articles as LIST1, not LIST2.
17318         (spam-registration-functions): Add spam-use-ham-copy as a nil
17319         registration backend.
17320
17321 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
17322
17323         * spam-stat.el (spam-stat-washing-hook): New option.
17324         (spam-stat-buffer-words): Use it.
17325         (spam-stat-process-directory, spam-stat-test-directory): Use
17326         insert-file-contents-literally.
17327         (spam-stat-coding-system): New variable.
17328         (spam-stat-load, spam-stat-save): Use it.
17329
17330 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17331
17332         * spam-report.el (spam-report-plug-agent): Quote
17333         spam-report-url-to-file and spam-report-url-ping-plain.
17334
17335 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
17336
17337         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Allow
17338         / in mailto URLs.
17339
17340 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
17341
17342         * spam-report.el (spam-report-process-queue): Fix interactive use.
17343         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
17344         (spam-report-unplug-agent): Doc fixes.
17345         (spam-report-url-ping-mm-url, spam-report-url-to-file)
17346         (spam-report-agentize, spam-report-deagentize): Autoload.
17347
17348 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17349
17350         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
17351
17352         * message.el (message-setup-fill-variables): Add mml tags to
17353         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
17354         <ajk@iu.edu>.
17355         (message-mode): Don't modify paragraph-separate there.
17356
17357 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17358
17359         * compface.el (uncompface-use-external): Default to undecided.
17360         (uncompface-use-external-threshold): New variable.
17361         (uncompface-float-time): New macro.
17362         (uncompface): Determine whether to use the external decoder if
17363         uncompface-use-external is undecided.
17364
17365 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17366
17367         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
17368         after images.
17369
17370         * gnus-art.el (gnus-mime-display-single): Remove dead code.
17371
17372 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
17373
17374         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
17375
17376         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
17377
17378         * gnus-sum.el (gnus-summary-limit-to-age)
17379         (gnus-summary-limit-children): do.
17380
17381         * gnus-int.el (gnus-request-scan): do.
17382
17383         * gnus-group.el (gnus-group-suspend): do.
17384
17385         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
17386
17387         * gnus-cite.el (gnus-cite-parse-attributions): do.
17388
17389         * gnus-agent.el (gnus-summary-set-agent-mark)
17390         (gnus-agent-regenerate-group): do.
17391
17392         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
17393
17394         * binhex.el (binhex-decode-region-internal): do.
17395
17396 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17397
17398         * gnus-fun.el (gnus-face-properties-alist): New user option.
17399         (gnus-display-x-face-in-from): Use it.
17400
17401         * gnus-art.el (article-display-face): Ditto.
17402
17403         * compface.el (uncompface-use-external): Default to nil.
17404
17405 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
17406
17407         * nntp.el (nntp-erase-buffer): New function.
17408         (nntp-retrieve-data, nntp-send-command)
17409         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
17410         (nntp-possibly-change-group): Use it.
17411
17412         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Use
17413         with-current-buffer.
17414
17415 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
17416
17417         * compface.el: Merge the ELisp-based uncompface program.
17418         (compface): New customization group.
17419         (uncompface-use-external): New user option.
17420         (uncompface): Call uncompface-internal if uncompface-use-external
17421         is nil.
17422         (uncompface-internal): New function.  Note that there are also
17423         some other functions and variables added for this function.
17424
17425 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
17426
17427         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
17428         if necessary.
17429
17430 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
17431
17432         * spam-report.el (spam-report-unplug-agent)
17433         (spam-report-plug-agent, spam-report-deagentize)
17434         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
17435         Add support for the Agent in spam-report: when unplugged, report to a
17436         file; when plugged, submit all the requests.
17437
17438         * spam.el (spam-register-routine): Fix message about
17439         registration.
17440
17441 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
17442
17443         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
17444         dependencies.
17445         (rfc2047-encode): Use it.
17446
17447         * gnus-art.el (gnus-button-marker-list): Move before first
17448         reference.
17449
17450         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
17451         (imap-parse-body): Fix format string mismatch.
17452
17453         * gnus-score.el (gnus-summary-increase-score): do.
17454
17455         * nnrss.el (nnrss-close): New function.
17456
17457 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
17458
17459         * nnrss.el (nnrss-make-filename): New function.
17460         (nnrss-request-delete-group, nnrss-read-server-data)
17461         (nnrss-save-server-data, nnrss-read-group-data)
17462         (nnrss-save-group-data): Use it.
17463         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
17464         (nnrss-read-server-data, nnrss-read-group-data): Use load.
17465         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
17466
17467 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
17468
17469         * mml.el (mml-compute-boundary-1): Don't uncompress files.
17470
17471 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
17472
17473         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
17474         files.
17475
17476         * message.el (message-generate-headers-first): Don't quote nil
17477         and t in docstrings.
17478
17479         * imap.el (imap-id): do.
17480
17481         * gnus-agent.el (gnus-agent-consider-all-articles)
17482         (gnus-agent-queue-mail): do.
17483
17484 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
17485
17486         * spam-report.el (spam-report-process-queue): New function.
17487         Process requests from `spam-report-requests-file'.
17488         (spam-report-process-queue): Doc fix.
17489
17490 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
17491
17492         * spam.el (spam-register-routine)
17493         (spam-log-processing-to-registry, spam-log-registered-p)
17494         (spam-log-unregistration-needed-p, spam-log-undo-registration):
17495         Change "check" to "spam-check" for semi-clarity.
17496
17497 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
17498
17499         * pop3.el: Require nnheader.
17500
17501         * mml-smime.el: Require cl.  Autoload message-fetch-field.
17502
17503         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
17504
17505         * gnus-picon.el: Require cl.
17506
17507         * gnus-fun.el: Require gnus-ems and gnus-util.
17508
17509         * gnus.el (gnus-method-to-server): Move defsubst before first use.
17510
17511         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
17512
17513         * gnus-art.el (gnus-article-edit-mode): Define before first
17514         reference.
17515
17516 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
17517
17518         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
17519         (gnus-uu-post-encoded): Use point-at-bol.
17520
17521         * gnus-topic.el (gnus-group-active-topic-p): do.
17522
17523         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
17524
17525         * gnus-group.el (gnus-group-kill-region): do.
17526
17527         * gnus-art.el (article-date-ut): do.
17528
17529         * message.el (message-fetch-field): Remove redundant
17530         case-fold-search binding.
17531         (message-narrow-to-field): Simplify.
17532
17533 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
17534
17535         * spam.el (spam-directory): Derive from `gnus-directory'.
17536
17537         * spam-report.el (spam-report-url-to-file)
17538         (spam-report-requests-file): New function and variable for offline
17539         reporting.
17540         (spam-report-url-ping-function): Add `spam-report-url-to-file'
17541         and user defined function.
17542         (spam-report-url-ping-mm-url): Remove doubled slash.
17543
17544 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
17545
17546         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
17547
17548 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
17549
17550         * spam.el (spam-check-spamoracle, spam-spamoracle-learn): Fix
17551         format string mismatch.
17552
17553         * sieve.el (sieve-deactivate-all): do.
17554
17555         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
17556
17557         * nnlistserv.el (nnlistserv-kk-wash-article): do.
17558
17559         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
17560
17561         * mm-bodies.el (mm-7bit-chars): Don't include \r.
17562
17563 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
17564
17565         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
17566         the list of checks.
17567
17568 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
17569
17570         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
17571         padding.
17572
17573 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
17574
17575         * mm-view.el (mm-fill-flowed): New variable.
17576         (mm-inline-text): Use it.
17577
17578 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
17579
17580         * spam.el (spam-spamassassin-register-ham-routine)
17581         (spam-spamassassin-register-spam-routine): Fix function names.
17582
17583 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17584
17585         * gnus.el (gnus-tmp-grouplens): Remove.
17586         (gnus-summary-line-format): Remove grouplens.
17587
17588         * gnus-group.el (gnus-group-line-format): Ditto.
17589
17590         * gnus-spec.el (gnus-format-specs): Ditto.
17591         (gnus-update-format-specifications): Flush the group format spec
17592         cache if there's the grouplens stuff.
17593         (gnus-parse-simple-format): Replace %l with the empty string.
17594
17595 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
17596
17597         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
17598         omission.
17599
17600 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17601
17602         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
17603         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
17604
17605 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
17606
17607         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
17608         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
17609         New macros and functions.
17610         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
17611         Handle > NLINK_MAX messages.
17612         * nnmaildir.el (nnmaildir-request-set-mark): Use
17613         nnmaildir--emlink-p and nnmaildir--eexist-p.
17614
17615 2004-01-25  Alex Schroeder  <alex@gnu.org>
17616
17617         * spam-stat.el (spam-stat-process-directory-age): New option.
17618         (spam-stat-process-directory): Use it.
17619
17620 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
17621
17622         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
17623         (spam-stat-save): Accept prefix argument.
17624
17625 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
17626
17627         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
17628         links" error.
17629
17630 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17631
17632         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
17633         the rest of the and/or forms.
17634
17635 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
17636
17637         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
17638         compatibility with old .newsrc.eld files.
17639
17640         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
17641
17642         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
17643
17644         * gnus-start.el (gnus-1): do.
17645
17646         * gnus-group.el (gnus-group-line-format-alist): do.
17647
17648         * gnus.el (gnus-use-grouplens, gnus-visual): do.
17649
17650         * gnus-gl.el: Remove.
17651
17652 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17653
17654         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
17655         marks consisting of a single range {for example, (3 . 5)} rather
17656         than a list of a single range { ((3 . 5)) }.
17657
17658 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
17659
17660         * spam-stat.el (spam-stat-store-gnus-article-buffer): Use
17661         with-current-buffer.
17662         (spam-stat-store-current-buffer): Use insert-buffer-substring to
17663         avoid consing a string.
17664
17665         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
17666         Remove obsolete entries for big5 and gb2312.
17667
17668 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17669
17670         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
17671         uncompressed list.
17672
17673 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
17674
17675         * spam-stat.el (spam-stat-strip-xref): New function.
17676         (spam-stat-process-directory): Use it.
17677
17678         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
17679         here -- it's done in message-fetch-field.
17680
17681 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17682
17683         * gnus-agent.el (gnus-agent-queue-mail)
17684         (gnus-agent-prompt-send-queue): New variables.
17685         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
17686         * gnus-draft.el (gnus-group-send-queue): Pass the group name
17687         "nndraft:queue" along to gnus-draft-send.  Use
17688         gnus-agent-prompt-send-queue.
17689         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
17690         is "nndraft:queue".  Suggested by Gaute Strokkenes
17691         <gs234@srcf.ucam.org>
17692
17693         * gnus-agent.el (agent-disable-undownloaded-faces): Removed.
17694         (agent-enable-undownloaded-faces): Added.
17695         (gnus-agent-cat-groups): Use eval-and-compile, not
17696         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
17697         method of gnus-agent-cat-groups even when the buffer has been
17698         evaled.
17699         (gnus-agent-save-active, gnus-agent-save-active-1): Merged to
17700         delete gnus-agent-save-active-1.
17701         (gnus-agent-save-groups): Deleted.  Identical to
17702         gnus-agent-save-active.
17703         (gnus-agent-write-active): No longer adjust agent's copy of active
17704         file as agent's adjustments are now stored in their own
17705         file.  Removed optional parameter.
17706         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
17707         servers.  Add use of min/max range limits from server's local
17708         file.
17709         (gnus-agent-save-alist): Removed unused optional argument.
17710         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
17711         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
17712         (gnus-agent-set-local): A per-server file that keeps min/max range
17713         limits for articles known to the agent.  Provides a fast mechanism
17714         for altering many active ranges.
17715         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
17716         active file (local makes it unnecessary).
17717         (gnus-agent-regenerate-group): Fixed XEmacs compatibility.
17718
17719         * gnus-cus.el (agent-disable-undownloaded-faces): Removed.
17720         (agent-enable-undownloaded-faces): Added.
17721
17722         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
17723         disable it when sending to "nndraft:queue".
17724         (gnus-group-send-queue): Add safety check to avoid sending queue
17725         when unplugged.
17726
17727         * gnus-group.el (gnus-group-catchup): Use new
17728         gnus-sequence-of-unread-articles, not
17729         gnus-list-of-unread-articles, to avoid exhausting memory with huge
17730         numbers of articles.  Use gnus-range-map to avoid having to
17731         uncompress the unread list.
17732         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
17733         Fixed invalid ange-ftp reference.
17734
17735         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
17736         (gnus-sorted-range-intersection): Intersection of two ranges
17737         without requiring that they first be uncompressed.
17738
17739         * gnus-start.el (gnus-activate-group): Unless blocked by the
17740         caller, possibly expand the active range to include both cached
17741         and agentized articles.
17742         (gnus-convert-old-newsrc): Rewrote in anticipation of having
17743         multiple version-dependent converters.
17744         (gnus-groups-to-gnus-format): Replaced gnus-agent-save-groups with
17745         gnus-agent-save-active.
17746         (gnus-save-newsrc-file): Save dirty agent range limits.
17747
17748         * gnus-sum.el (gnus-select-newgroup): Replaced inline code with
17749         gnus-agent-possibly-alter-active.
17750         (gnus-adjust-marked-articles): Faster handling of simple lists.
17751
17752 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
17753
17754         * spam-stat.el (spam-stat-test-directory): New optional argument
17755         displays a list of files detected.  Suggested by Andrew Cohen
17756         <cohen@andy.bu.edu>.
17757         (spam-stat-buffer-words-with-scores): Don't narrow and change
17758         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
17759
17760 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
17761
17762         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
17763         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
17764         (spam-spamassassin-arguments)
17765         (spam-spamassassin-spam-flag-header)
17766         (spam-spamassassin-positive-spam-flag-header)
17767         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
17768         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
17769         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
17770         (spam-list-of-processors, spam-list-of-checks)
17771         (spam-list-of-statistical-checks, spam-registration-functions)
17772         (spam-check-spamassassin-headers, spam-check-spamassassin)
17773         (spam-spamassassin-score)
17774         (spam-spamassassin-register-with-sa-learn)
17775         (spam-spamassassin-register-spam-routine)
17776         (spam-spamassassin-register-ham-routine)
17777         (spam-assassin-register-spam-routine)
17778         (spam-assassin-register-ham-routine): Add SpamAssassin support.
17779         (spam-bogofilter-score): Fix to show article before scoring.
17780
17781 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
17782
17783         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
17784         default scoring function.
17785         (spam-generic-score): Call spam-spamassassin-score if
17786         spam-use-spamassassin or spam-use-spamassassin-headers is on;
17787         spam-bogofilter-score otherwise.
17788
17789         * gnus.el (spam-process, spam-autodetect-methods): Add
17790         spamassassin and spamassassin-headers.
17791
17792 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
17793
17794         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
17795         Suppress unnecessary messages.
17796
17797 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
17798
17799         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
17800         make-hash-table.
17801
17802 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17803
17804         * canlock.el (base64-encode-string): Don't autoload it.
17805
17806 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
17807
17808         * run-at-time.el: Remove useless (require 'itimer),
17809         eval-and-compile and (featurep 'xemacs).
17810
17811 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
17812
17813         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
17814         GROUP is a virtual group.
17815
17816 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
17817
17818         * gnus.el: Autoload `message-y-or-n-p'.
17819
17820 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
17821
17822         * pgg-parse.el: Remove unnecessary (require 'custom).
17823
17824         * pgg-def.el: do.
17825
17826         * nnmail.el: do.
17827
17828         * gnus-undo.el: do.
17829
17830         * gnus-picon.el: do.
17831
17832         * gnus-util.el: do.
17833
17834 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
17835
17836         * gnus-sum.el (gnus-pick-line-number): Add autoload.
17837
17838 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17839
17840         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
17841         handle, as well as a list.
17842
17843         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
17844         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
17845         (mm-w3m-cid-retrieve): Simplify.
17846
17847 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
17848
17849         * message.el (message-kill-to-signature): Allow prefix arg to
17850         specify number of lines to keep before signature.
17851
17852 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
17853
17854         * message.el (message-kill-to-signature): Change docstring.
17855
17856 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17857
17858         * canlock.el: Always require sha1-el.
17859         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
17860
17861         * message.el: Autoload sha1 only when compiling.
17862
17863         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
17864         eudc-expand-inline for XEmacs.
17865
17866 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17867
17868         * message.el (message-canlock-generate): Require sha1-el.
17869
17870 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
17871
17872         * message.el (message-expand-name): Silence the byte compiler.
17873
17874         * lpath.el: Add detect-coding-system.
17875
17876         * dgnushack.el (dgnushack-compile): Remove obsolete check for
17877         cus-edit.
17878
17879 2004-01-13  Simon Josefsson  <jas@extundo.com>
17880
17881         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
17882         Invoke gnus-score-mode.  Reported by
17883         bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
17884
17885         * gnus-range.el (gnus-compress-sequence): Doc fix.  Suggested by
17886         Jim Blandy <jimb@redhat.com> (tiny change).
17887
17888 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
17889
17890         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
17891
17892 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
17893
17894         * spam.el (spam-get-article-as-string): Update to use
17895         gnus-request-article-this-buffer, much simpler.
17896         (spam-get-article-as-buffer): Remove.
17897
17898 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
17899
17900         * message.el (message-expand-name): Use EUDC if the user uses that.
17901
17902 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
17903
17904         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
17905         character for the encoding to avoid consing a string.
17906
17907         * rfc2047.el (rfc2047-decode-string): Don't cons a string
17908         unnecessarily.
17909
17910         * mm-util.el (mm-replace-chars-in-string): Remove.
17911
17912         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
17913         of mm-replace-chars-in-string.
17914
17915 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
17916
17917         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
17918
17919         * mm-util.el (mm-subst-char-in-string): Support inplace.
17920
17921         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
17922         a new string in every iteration.  Use shy groups.
17923
17924 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
17925
17926         * gnus-srvr.el (gnus-browse-unsubscribe-group):
17927         * gnus-soup.el (gnus-soup-group-brew):
17928         * gnus-msg.el (gnus-put-message):
17929         * gnus-move.el (gnus-group-move-group-to-server):
17930         * gnus-kill.el (gnus-batch-score):
17931         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
17932         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
17933         (gnus-group-update-group, gnus-group-read-group)
17934         (gnus-group-make-group, gnus-group-make-help-group)
17935         (gnus-group-make-archive-group, gnus-group-make-directory-group)
17936         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
17937         (gnus-group-sort-by-unread, gnus-group-catchup)
17938         (gnus-group-unsubscribe-group, gnus-group-kill-group)
17939         (gnus-group-yank-group, gnus-group-set-info)
17940         (gnus-group-list-groups):
17941         * gnus.el (gnus-generate-new-group-name):
17942         * gnus-delay.el (gnus-delay-send-queue):
17943         * nnvirtual.el (nnvirtual-catchup-group):
17944         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
17945         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
17946         (gnus-group-prepare-topics, gnus-topic-check-topology):
17947         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
17948         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
17949         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
17950         (gnus-group-make-articles-read):
17951         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
17952         (gnus-group-change-level, gnus-kill-newsgroup)
17953         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
17954         (gnus-get-unread-articles, gnus-make-articles-unread)
17955         (gnus-make-ascending-articles-unread): Use accessor
17956         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
17957         to get group information for improved readability.
17958
17959
17960 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
17961
17962         * gnus-art.el (article-decode-mime-words, article-babel)
17963         (gnus-article-highlight-signature, gnus-article-add-buttons)
17964         (gnus-signature-toggle): Use gnus-with-article-buffer.
17965
17966         * gnus-art.el (gnus-article-highlight-headers)
17967         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
17968
17969         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
17970         (gnus-article-set-globals, gnus-request-article-this-buffer)
17971         (gnus-button-message-id, gnus-article-maybe-hide-headers)
17972         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
17973         (gnus-mime-display-alternative): Use with-current-buffer.
17974
17975 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
17976
17977         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
17978         also under 80 char limit, and call gnus-error if needed.
17979         (spam-fetch-article-header): Fix - it was a
17980         buffer-local variable (gnus-newsgroup-data).
17981         (spam-find-spam): Use spam-generate-fake-headers, forget about
17982         spam-insert-fake-headers.
17983         (spam-insert-fake-headers): Remove.
17984
17985 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
17986
17987         * deuglify.el (gnus-article-outlook-unwrap-lines)
17988         (gnus-outlook-rearrange-article)
17989         (gnus-outlook-repair-attribution-outlook)
17990         (gnus-outlook-repair-attribution-block)
17991         (gnus-outlook-repair-attribution-other): Remove redundant
17992         save-excursion.
17993
17994 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
17995
17996         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
17997         (spam-fetch-field-subject-fast)
17998         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
17999         (spam-fetch-article-header): Add functions to deal with Gnus
18000         internals for fast retrieval of article header data.
18001         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
18002
18003 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
18004
18005         * pop3.el (pop3-md5): Remove.
18006         (pop3-apop): Replace pop3-md5 with md5.
18007
18008         * mm-bodies.el: base64 is always built-in.
18009
18010         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
18011         with-current-buffer.
18012
18013 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
18014
18015         * canlock.el (canlock-insert-header): Remove excessive grouping in
18016         regexp.
18017
18018         * gnus-sum.el (gnus-summary-read-document): Ditto.
18019
18020         * gnus-uu.el (gnus-uu-part-number): Ditto.
18021
18022         * html2text.el (html2text-remove-tags): Ditto.
18023         (html2text-format-tags): Ditto.
18024         (html2text-format-single-elements): Ditto.
18025
18026         * mml.el (mml-parse-1): Ditto.
18027
18028 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
18029
18030         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
18031
18032         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
18033
18034         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
18035
18036         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
18037
18038 2003-11-15  Simon Josefsson  <jas@extundo.com>
18039
18040         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
18041         (pgg-gpg-lookup-key): Use regexp match instead of
18042         split-string (split-string is different between emacs 21.2 and
18043         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
18044
18045 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
18046
18047         * gnus-art.el (gnus-mime-view-all-parts)
18048         (gnus-article-part-wrapper, gnus-article-view-part): Use
18049         with-current-buffer.
18050
18051 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
18052
18053         * spam.el (spam-disable-spam-split-during-ham-respool)
18054         (spam-spamoracle-database, spam-cache-lookups)
18055         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
18056         (spam-group-ham-mark-p, spam-group-spam-mark-p)
18057         (spam-group-ham-marks, spam-group-spam-marks)
18058         (spam-group-spam-contents-p, spam-group-ham-contents-p)
18059         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
18060         also add spam-use-blackholes to the statistical checks.
18061         (spam-fetch-field-fast): Add interface to fetching fields, may
18062         become a macro.
18063         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
18064         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
18065         (spam-insert-fake-headers): Fake an article when needed.
18066         (spam-find-spam): Fake article when possible.
18067         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
18068         (spam-check-bogofilter-headers): Use message-fetch-field instead
18069         of nnmail-fetch-field.
18070
18071 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
18072
18073         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
18074
18075 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
18076
18077         * spam.el (spam-split): Do not require spam-use-CHECK to be
18078         enabled if that check is passed to spam-split explicitly; also
18079         fix so 'spam doesn't get converted to spam-split-group when
18080         spam-split-symbolic-return is t.
18081         (spam-find-spam): Find registrations of the article and use those
18082         instead of re-running spam-split to find the spam/ham
18083         classification of the article.
18084         (spam-log-processing-to-registry, spam-log-registered-p)
18085         (spam-log-unregistration-needed-p, spam-log-undo-registration):
18086         Use gnus-error instead of gnus-message.
18087         (spam-log-registration-type): Add function to determine the
18088         classification of a message based on registry entries; will
18089         return nil if both 'spam and 'ham are found.
18090         (spam-check-BBDB): Expand all the BBDB macros here so we can have
18091         a reasonably fast local cache without the loading errors.
18092         (spam-cache-lookups): Set to t by default.
18093         (spam-find-spam): Don't try to guess spam-cache-lookups.
18094         (spam-enter-whitelist, spam-enter-blacklist): Clear the
18095         spam-caches entry.
18096         (spam-filelist-build-cache, spam-filelist-check-cache): Fix
18097         caching of whitelist/blacklist entries.
18098         (spam-check-whitelist, spam-check-blacklist): Invoke
18099         spam-from-listed-p with a type, not a cache variable.
18100         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
18101
18102 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
18103
18104         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
18105
18106         * nnmail.el (nnmail-split-fancy): do.
18107
18108         * mml.el (mml-parse): do.
18109
18110         * gnus-score.el (gnus-enter-score-words-into-hashtb)
18111         (gnus-score-adaptive): do.
18112
18113 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18114
18115         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
18116         (gnus-mime-button-map): Don't set keymap parent.
18117         (gnus-button-ctan-directory-regexp): Use shy grouping.
18118         (gnus-prev-page-map): Don't set keymap parent.
18119         (gnus-prev-page-map): Remove duplicated one.
18120         (gnus-next-page-map): Don't set keymap parent.
18121         (gnus-mime-security-button-map): Ditto.
18122
18123         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
18124         version number.
18125
18126         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
18127
18128 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18129
18130         * canlock.el (canlock-sha1-function): Remove.
18131         (canlock-sha1-function-for-verify): Remove.
18132         (canlock-openssl-program): Remove.
18133         (canlock-openssl-args): Remove.
18134         (canlock-ignore-errors): Remove.
18135         (canlock-sha1-with-openssl): Remove.
18136         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
18137         (canlock-verify): Don't use canlock-ignore-errors.
18138
18139         * sha1-el.el (sha1-string-external): Make it can return a string
18140         in binary form.
18141         (sha1-region-external): Ditto.
18142         (sha1-string-internal): Ditto.
18143         (sha1-region-internal): Ditto.
18144         (sha1-region): Ditto.
18145         (sha1-string): Ditto.
18146         (sha1): Ditto.
18147
18148 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18149
18150         * spam.el (spam-report-articles-gmane): New command.
18151
18152 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18153
18154         * gnus.el: Don't make unnecessary *Group* buffer when loading.
18155
18156         * run-at-time.el (run-at-time-saved): Remove.
18157         (run-at-time): Doc fix.
18158
18159 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
18160
18161         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
18162         (gnus-summary-limit-map): Add it.
18163         (gnus-summary-make-menu-bar): do.
18164
18165 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
18166
18167         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
18168         Make attempt at some caching support (done for BBDB only now).
18169         (spam-find-spam): Set spam-cache-lookups if there are more than 2
18170         addresses to be checked.
18171         (spam-clear-cache-BBDB): Add function, to be invoked by
18172         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
18173         (spam-check-BBDB): Check and use the caches, if
18174         spam-cache-lookups is on, remove superfluous (provide).
18175
18176 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
18177
18178         * gnus-art.el (gnus-treat-ansi-sequences): Changed default.
18179
18180 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
18181
18182         * run-at-time.el (run-at-time-saved): Move to after the definition
18183         of `run-at-time'.
18184
18185         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
18186
18187 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18188
18189         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
18190         mm-w3m-local-map-property.
18191
18192         * mm-view.el (mm-w3m-mode-map): Remove.
18193         (mm-w3m-local-map-property): Remove.
18194         (mm-inline-text-html-render-with-w3m): Don't use
18195         mm-w3m-local-map-property.
18196
18197 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18198
18199         * run-at-time.el: New file.
18200
18201         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
18202         under Emacs.
18203
18204         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
18205         of gnus-set-text-properties.
18206
18207         * gnus-uu.el (gnus-uu-save-article): Ditto.
18208
18209         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
18210
18211         * gnus-cite.el (gnus-cite-parse): Ditto.
18212
18213         * gnus-art.el (gnus-button-push): Use set-text-properties instead
18214         of gnus-.
18215
18216         * gnus-xmas.el (run-at-time): Require run-at-time.
18217
18218         * gnus.el: Changed calls to nnheader-run-at-time and
18219         password-run-at-time throughout to use run-at-time directly.
18220
18221         * password.el: Removed definition of run-at-time.
18222
18223         * nnheaderxm.el: Remove definition of run-at-time.
18224
18225 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
18226
18227         * mml.el (mml-minibuffer-read-disposition): Show attachment type
18228         in prompt.
18229
18230 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
18231
18232         * messagexmas.el (message-xmas-redefine): Alias
18233         `message-make-caesar-translation-table' to
18234         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
18235         version.
18236
18237         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
18238         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
18239         `gnus-xmas-set-text-properties'.
18240         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
18241         `gnus-xmas-completing-read'.
18242         (gnus-xmas-completing-read): Removed.
18243         (gnus-xmas-open-network-stream): Removed.
18244
18245         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
18246         XEmacs version.
18247
18248         * dns.el (dns-make-network-process): Use `open-network-stream'
18249         instead of `gnus-xmas-open-network-stream'.
18250
18251         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
18252
18253         * .cvsignore: Add auto-autoloads.el, custom-load.el.
18254
18255 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
18256
18257         * gnus-art.el (gnus-mime-display-alternative)
18258         (gnus-insert-mime-button, gnus-insert-mime-security-button)
18259         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
18260         Don't use gnus-local-map-property.
18261
18262         * gnus-util.el (gnus-local-map-property): Remove.
18263
18264         * mm-view.el (mm-view-pkcs7-decrypt): Replace
18265         gnus-completing-read-maybe-default with completing-read.
18266
18267         * gnus-util.el (gnus-completing-read): do.
18268         (gnus-completing-read-maybe-default): Remove.
18269
18270 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
18271
18272         * password.el: Only autoload `run-at-time' if not XEmacs.
18273         Only autoload the itimer functions if XEmacs.
18274
18275 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18276
18277         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
18278         XEmacsen.
18279
18280         * dgnushack.el: Autoload executable-find for XEmacs.
18281
18282 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
18283
18284         * gnus-art.el (gnus-read-string): Remove.
18285         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
18286         read-string.
18287
18288 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
18289
18290         * netrc.el: Autoload password-read.
18291         (netrc): Add configuration group.
18292         (netrc-encoding-method, netrc-openssl-path): Add
18293         variables for encoding and decoding of files with symmetric
18294         ciphers.
18295         (netrc-encode): Add assistant function to encode a file with
18296         netrc-encoding-method.
18297         (netrc-parse): Add interactive parameter, added optional
18298         decoding if netrc-encoding-method is non-nil but otherwise
18299         behavior is standard.
18300         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
18301         Do s/encode/encrypt/ everywhere.
18302
18303         * spam.el: Remove executable-find autoload.
18304
18305 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
18306
18307         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
18308
18309         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
18310
18311 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
18312
18313         * gnus-art.el (gnus-treat-ansi-sequences)
18314         (article-treat-ansi-sequences): New variable and function.
18315         Suggested by Dan Jacobson <jidanni@jidanni.org>.
18316
18317         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
18318         Use it.
18319
18320 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
18321
18322         * mm-util.el (mm-quote-arg): Remove.
18323
18324         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
18325         shell-quote-argument.
18326
18327         * gnus-uu.el (gnus-uu-command): do.
18328
18329         * gnus-sum.el (gnus-summary-insert-pseudos): do.
18330
18331         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
18332         with make-char.
18333
18334         * mm-util.el (mm-make-char): Remove.
18335
18336         * mml.el (mml-mode): Replace gnus-add-minor-mode with
18337         add-minor-mode.
18338
18339         * gnus-undo.el (gnus-undo-mode): do.
18340
18341         * gnus-topic.el (gnus-topic-mode): do.
18342
18343         * gnus-sum.el (gnus-dead-summary-mode): do.
18344
18345         * gnus-start.el (gnus-slave-mode): do.
18346
18347         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
18348
18349         * gnus-ml.el (gnus-mailing-list-mode): do.
18350
18351         * gnus-gl.el (gnus-grouplens-mode): do.
18352
18353         * gnus-draft.el (gnus-draft-mode): do.
18354
18355         * gnus-dired.el (gnus-dired-mode): do.
18356
18357         * gnus-ems.el (gnus-add-minor-mode): Remove.
18358
18359         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
18360         Replace gnus-char-width with char-width.
18361
18362         * gnus-ems.el (gnus-char-width): Remove.
18363
18364         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
18365         Replace gnus-char-width with char-width.
18366
18367         * gnus-ems.el (gnus-char-width): Remove.
18368
18369         * spam-stat.el (with-syntax-table): Remove with-syntax-table
18370         definition.
18371         Remove Emacs 20 hash table compatibility code.
18372
18373         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
18374         20 compatibility code.
18375
18376         * spam.el (spam-point-at-eol): Replace with point-at-eol.
18377
18378         * smime.el (smime-point-at-eol): Replace with point-at-eol.
18379
18380         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): Replace
18381         with point-at-{eol,bol}.
18382
18383         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
18384
18385         * imap.el (imap-point-at-eol): Replace with point-at-eol.
18386
18387         * flow-fill.el (fill-flowed-point-at-bol)
18388         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
18389
18390         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
18391         Replace with point-at-{eol,bol} throughout all files.
18392
18393 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
18394
18395         * ntlm.el (ntlm-string-as-unibyte): New macro.
18396         (ntlm-build-auth-response): Use it.
18397
18398         Remove Emacs 20 stuff:
18399         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
18400         (butlast, mapc, remove): Remove the compiler macros.
18401         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
18402         of delq and copy-sequence.
18403         * gnus-art.el (popup-menu): Remove the compiler macro.
18404         * nnmail.el (nnmail-split-fancy): Don't support customizing with
18405         Emacs 20.
18406
18407 2004-01-05  Simon Josefsson  <jas@extundo.com>
18408
18409         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
18410         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
18411         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
18412         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
18413         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
18414         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
18415         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
18416         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
18417         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
18418         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
18419         ntlm-string-permute, string-lshift into ntlm-string-lshift,
18420         string-xor into ntlm-string-xor.  Suggested by
18421         Jesper Harder <harder@myrealbox.com>.
18422
18423         * ntlm.el: Don't include poem.
18424
18425         * md4.el (print-int32, print-string-hexa): Remove.  Suggested by
18426         Jesper Harder <harder@myrealbox.com>.
18427
18428         * sasl-ntlm.el, ntlm.el, md4.el: New files.
18429
18430         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
18431         probably breaks emacs with DL patch, but do we care? Is anyone
18432         still using the DL stuff?)
18433
18434         * sieve-manage.el: Use the password package.
18435         (sieve-manage-read-passwd): Remove.
18436         (sieve-manage-interactive-login): Use password.  Re-add
18437         condition-case around loop.
18438
18439         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
18440         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache): Use
18441         the password package.
18442
18443 2003-02-19  Simon Josefsson  <jas@extundo.com>
18444
18445         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
18446         token.
18447
18448 2002-08-07  Simon Josefsson  <jas@extundo.com>
18449
18450         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
18451         (sieve-manage-authenticators):
18452         (sieve-manage-authenticator-alist): Add some SASL mechs.
18453         (sieve-sasl-auth): New function.
18454         (sieve-manage-cram-md5-auth):
18455         (sieve-manage-plain-auth): Rewrite using SASL library.
18456         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
18457         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
18458         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
18459         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
18460
18461 2004-01-05  Simon Josefsson  <jas@extundo.com>
18462
18463         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
18464         New files.
18465
18466 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18467
18468         * gnus-group.el (gnus-no-groups-message): Update.
18469
18470         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
18471
18472 2003-11-09  Simon Josefsson  <jas@extundo.com>
18473
18474         * imap.el: Support for ID IMAP extension (RFC 2971).
18475         (imap-local-variables): Add imap-id.
18476         (imap-id): New variable.
18477         (imap-id): New function.
18478         (imap-parse-response): Parse untagged ID response.
18479         * nnimap.el (nnimap-id): New variable.
18480         (nnimap-open-connection): Use it.
18481
18482 2003-12-28  Simon Josefsson  <jas@extundo.com>
18483
18484         * gnus-score.el (gnus-score-edit-all-score): New.
18485         * gnus-group.el (gnus-group-score-map): Bind it to W e.
18486
18487 2004-01-04  Simon Josefsson  <jas@extundo.com>
18488
18489         * password.el: Add.
18490
18491 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
18492
18493         * dns.el (dns-query-types): Fix typo.
18494         (dns-query-types): New function.
18495         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
18496         PTR and SOA replies, see RFC 1035.
18497
18498 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18499
18500         * gnus.el (gnus-logo-color-style): Changed colors to `no'.
18501
18502         * Moved to Changelog.2.
18503
18504 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18505
18506         * gnus.el (gnus-version-number): Bump version.
18507
18508 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
18509
18510         * gnus.el: No Gnus v0.1 is released.
18511
18512 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
18513
18514         * gnus.el: No Gnus v0.0 is released.
18515
18516 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18517
18518         * gnus.el (gnus-version-number): Bump.
18519         (gnus-version): No.
18520
18521 See ChangeLog.2 for earlier changes.
18522
18523     Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010
18524       Free Software Foundation, Inc.
18525
18526   This file is part of GNU Emacs.
18527
18528   GNU Emacs is free software: you can redistribute it and/or modify
18529   it under the terms of the GNU General Public License as published by
18530   the Free Software Foundation, either version 3 of the License, or
18531   (at your option) any later version.
18532
18533   GNU Emacs is distributed in the hope that it will be useful,
18534   but WITHOUT ANY WARRANTY; without even the implied warranty of
18535   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
18536   GNU General Public License for more details.
18537
18538   You should have received a copy of the GNU General Public License
18539   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
18540
18541 ;; Local Variables:
18542 ;; coding: utf-8
18543 ;; fill-column: 79
18544 ;; add-log-time-zone-rule: t
18545 ;; End: