Don't bind M-; to comment region, to allow the global comment-dwim to work.
[gnus] / lisp / ChangeLog
1 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2
3         * message.el (message-mode-map): Don't bind M-; to comment region, to
4         allow the global comment-dwim to work.
5
6 2010-10-21  Julien Danjou  <julien@danjou.info>
7
8         * message.el (message-setup-1): Allow message-default-headers to be a
9         function.
10
11 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
12
13         * shr.el (shr-tag-table): Simplify.
14
15 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16
17         * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
18         to avoid trying to snarf invalid stuff.
19
20         * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
21
22         * gnus.el (gnus-message-archive-group): Quote value.
23         (gnus-message-archive-group): Mark as changed.
24
25         * shr.el (shr-add-font): Don't put the font properties on the newline
26         or the indentation.
27
28         * message.el (message-fix-before-sending): Change options when sending
29         non-printable characters.
30
31         * gnus.el (gnus-message-archive-method): Change the default to
32         monthly outgoing groups.
33
34         * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
35         that have gotten new numbers.
36
37         * nnimap.el (nnimap-request-replace-article): New function.
38
39 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
40
41         * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
42         (nnrss-request-article): Don't use special html washing code.
43
44 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
45
46         * shr.el (shr-tag-table): Remove useless nconc.
47
48 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
49
50         * gnus-art.el (article-wash-html): Simplify and remove the charset
51         stuff.  Use the normal html rendering code instead of the special html
52         washing code.
53
54         * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
55         `gnus-w3m' symbols.
56         (mm-text-html-washer-alist): Removed.
57
58         * mm-decode.el (mm-inline-text-html-renderer): Removed.
59         (mm-inline-media-tests): Removed use.
60         (mm-text-html-renderer): Change default to the `shr' symbol.
61
62         * mm-view.el (mm-inline-text-html): Removed use.
63
64         * gnus-art.el (gnus-blocked-images): New function.  Allow the
65         `gnus-blocked-images' to be a function.
66         (gnus-article-wash-function): Removed.
67
68 2010-10-20  Julien Danjou  <julien@danjou.info>
69
70         * spam.el (spam-list-of-processors): Mark as obsolete.
71
72         * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
73         (nnimap-insert-partial-structure): Fix boundary detection.
74
75 2010-10-20  Andreas Seltenreich  <seltenreich@gmx.de>
76
77         * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
78         run file-truename on remote files.  This can be expensive and even
79         prevent one from editing drafts if some unrelated buffer has a stale
80         connection.
81
82 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
83
84         * shr.el (shr-find-fill-point): Shorten line if the preceding char is
85         kinsoku-eol regardless of shr-kinsoku-shorten.
86         (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
87         (shr-tag-table): Support caption, thead, and tfoot.
88
89 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
90
91         * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
92         lines.
93         (shr-save-contents): New command and keystroke.
94
95         * nndoc.el (nndoc-type-alist): Add git support.
96         (nndoc-git-type-p): New function.
97         (nndoc-transform-git-article): Ditto.
98         (nndoc-transform-git-headers): Ditto.
99         (nndoc-transform-git-headers): Generate Subject headers.
100
101         * shr.el (shr-parse-style): New function.
102         (shr-tag-span): Ditto.
103
104         * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
105         to `G G' to avoid collisions.
106
107 2010-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
108
109         * shr.el: Load kinsoku if necessary.
110         (shr-kinsoku-shorten): New internal variable.
111         (shr-find-fill-point): Make kinsoku shorten text line if
112         shr-kinsoku-shorten is bound to non-nil.
113         (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
114         shr-indentation too when testing if table is wider than frame width.
115         (shr-insert-table): Use `string-width' instead of `length' to measure
116         text width.
117         (shr-insert-table-ruler): Make sure indentation is done at bol.
118
119 2010-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
120
121         * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
122         (nnimap-process-expiry-targets): Use unibyte for buffers that hold
123         undecoded network data.
124
125 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
126
127         * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
128         name in the mode line spec so that the mode line menu works
129         (bug #2431).
130
131         * message.el (message-get-reply-headers): If we're fed `to-address',
132         then always use that.
133
134         * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
135         aren't so wide as to need to switch off the edit menu.
136
137         * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
138         binding.  Suggested by Leo <sdl.web@gmail.com> (bug #6613).
139
140         * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
141         `M-g'.
142         (nnimap-update-info): Update flags/read marks even if \* isn't part of
143         the permanent marks.
144
145 2010-10-18  Andrew Cohen  <cohen@andy.bu.edu>
146
147         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
148         Splitting according to references/in-reply-to obeys the ignore-groups
149         variable, while splitting by sender and subject do not.
150
151 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
152
153         * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
154         alist, so that we can look for non-Unicode chars.
155         (article-translate-strings): Allow both character and string maps.
156
157 2010-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
158
159         * shr.el (shr-insert): Don't insert space behind a wide character
160         categorized as kinsoku-bol, or between characters both categorized as
161         nospace.
162
163 2010-10-16  Andrew Cohen  <cohen@andy.bu.edu>
164
165         * gnus-sum.el (gnus-summary-refer-thread): Bug fix. Add the thread
166         headers to gnus-newsgroup-headers.
167
168 2010-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
169
170         * shr.el (shr-tag-img): Don't align images -- since we're not
171         rescaling, this often leads to ugly displays.
172
173 2010-10-15  Andrew Cohen  <cohen@andy.bu.edu>
174
175         * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
176         duplicates.
177
178 2010-10-15  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
179
180         * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
181         call.
182
183 2010-10-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
184
185         * gnus.el: Autoload gnus-html-show-images.
186
187         * nnimap.el: Use nnheader-message throughout.
188
189         * shr.el (shr-tag-img): Ignore images with no data.
190
191 2010-10-15  Julien Danjou  <julien@danjou.info>
192
193         * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
194         a possibility to disable format=flow encoding when using hard newlines.
195
196 2010-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
197
198         * shr.el (shr-insert): Remove space inserted before or after a
199         breakable character or at the beginning or the end of a line.
200         (shr-find-fill-point): Do kinsoku; find the second best point or give
201         it up if there's no breakable point.
202
203 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
204
205         * nnimap.el (nnimap-open-connection): Message when opening connection
206         for debugging purposes.
207
208         * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
209         on every setup buffer call to allow this to change from article to
210         article.
211
212         * shr.el (shr-tag-table): Experimental feature: Truncate lines in
213         buffers where we have a wide table.
214
215 2010-10-14  Andrew Cohen  <cohen@andy.bu.edu>
216
217         * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
218         uses *-request-thread.
219
220 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
221
222         * nnimap.el (nnimap-open-connection): Remove %s from openssl
223         incantation, which is no longer valid.
224
225 2010-10-14  Julien Danjou  <julien@danjou.info>
226
227         * shr.el: Fix defcustom type (char -> character).
228
229 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
230
231         * nnimap.el (nnimap-open-connection): tls-program should be a list of
232         programs.
233
234 2010-10-14  Julien Danjou  <julien@danjou.info>
235
236         * shr.el (shr-tag-a): Use url-link as widget type.
237
238         * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
239         `gnus-group-get-icon'.
240
241 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
242
243         * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
244         This should make server editing work better.
245
246         * shr.el (shr-find-fill-point): Don't inloop on indented text.
247
248         * tls.el (tls-program): Remove spurious %s from openssl.
249
250         * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
251         (nnimap-parse-flags): Fix regexp.
252
253         * shr.el (shr-find-fill-point): Use a filling algorithm that should
254         probably work for CJVK text, too.
255
256         * nnimap.el (nnimap-extend-tls-programs): Removed.
257         (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
258
259         * tls.el (tls-starttls-switches): Remove starttls hack.
260         (open-tls-stream): Ditto.
261         (tls-find-starttls-argument): Ditto.
262
263 2010-10-13  Julien Danjou  <julien@danjou.info>
264
265         * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
266         responses.
267
268 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
269
270         * mm-decode.el (mm-shr): Allow use from non-Gnus users.
271
272         * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
273         anything in Emacs.
274
275         * shr.el (shr-current-column): Remove buggy and unnecessary function.
276
277 2010-10-13  Julien Danjou  <julien@danjou.info>
278
279         * shr.el (shr-width): Make shr-width a defcustom with default to
280         fill-column.
281         (shr-tag-img): Use shr-width rather than fill-column.
282
283 2010-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
284
285         * dgnushack.el (byte-optimize-apply)
286         * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
287
288         * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
289         position when (X-)Faces exist.
290         (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
291         avatars when called interactively.
292
293 2010-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
294
295         * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
296         gnus-article-x-face-too-ugly is bound.
297
298 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
299
300         * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
301
302         * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
303         mailbox that doesn't exist.
304
305 2010-10-12  Julien Danjou  <julien@danjou.info>
306
307         * shr.el (shr-tag-img): Encode URL properly when retrieving.
308         (shr-get-image-data): Encode URL properly when fetching from cache.
309         (shr-tag-img): Use aligned-to spaces to align correctly images.
310
311         * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
312         before inserting the Gravatar.
313
314         * shr.el (shr-tag-img): Add align attribute support for <img>.
315
316 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
317
318         * gnus-gravatar.el (gnus-art): Required.
319
320         * gnus-sum.el (gnus-summary-mark-as-unread-forward)
321         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
322         Remove long obsoleted functions.
323
324 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
325
326         * lpath.el: Fbind gnutls-negotiate for Emacs 22 and XEmacsen.
327
328         * nnimap.el (gnutls-negotiate): Silence the byte compiler.
329
330         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el,
331         gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el,
332         hashcash.el, imap.el, mail-source.el, message.el, mm-bodies.el,
333         mm-decode.el, mm-extern.el, mm-util.el, mm-view.el, mml-smime.el,
334         mml.el, mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnmail.el,
335         nnmaildir.el, nnrss.el, nntp.el, pgg-parse.el, pgg.el, rfc1843.el,
336         sieve-manage.el, smime.el, spam.el: Fix comment for declare-function.
337
338 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
339
340         * nnimap.el (nnimap-request-rename-group): Select group read-only
341         before renaming it.
342
343         * shr.el (shr-insert): Fix up the white space only regexp.
344
345         * nnimap.el (nnimap-transform-split-mail): Not all articles have
346         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
347
348         * shr.el (shr-current-column): New function.
349         (shr-find-fill-point): New function.
350
351 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
352
353         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
354         numbers.
355
356 2010-10-11  Julien Danjou  <julien@danjou.info>
357
358         * shr.el (shr-hr-line): Add.
359         (shr-tag-hr): Use shr-hr-line to specify which character to use to
360         display hr lines.
361         (shr-max-columns): Do not change state to nil if we just inserting
362         spaces.
363
364 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
365
366         * gnus-topic.el (gnus-topic-read-group): If after the last group,
367         select the last group.
368
369 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
370
371         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
372
373 2010-10-10  Dan Nicolaescu  <dann@ics.uci.edu>
374
375         * dig.el (dig-mode-map): Declare and define in one step.
376
377 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
378
379         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
380         for Gnus.
381         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
382         (nnimap-update-qresync-info): Mark \Seen articles as read.
383
384         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
385         non-variable, too.
386
387         * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
388         available.
389         (nnimap-update-info): Rely more on the current active than the param
390         active to avoid marking articles as read too much.
391
392         * auth-source.el (auth-source-create): Use (user-login-name) for the
393         user name default.
394
395         * nnimap.el (nnimap-update-info): If the server doesn't return any
396         useful info, just use the previous info.
397         (nnimap-update-info): Prefer old info over start-article.
398         (nnimap-update-qresync-info): Finish implementing QRESYNC.
399
400 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
401
402         * nnir.el (autoload): Clean up autoloads.
403         (nnir-imap-default-search-key): Renamed from
404         nnir-imap-search-field. Use key rather than value.
405         (nnir-imap-search-other): New variable.
406         (nnir-read-parm): Use it.
407         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
408         (gnus-summary-nnir-goto-thread): Modify to work with imap.
409
410 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
411
412         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
413         the process, too.
414
415 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
416
417         * spam.el (gnus-summary-mode-map): Bind to "$".  Suggested by Russ
418         Allbery.
419
420         * shr.el: Rework the way things are indented by <li> slightly.
421
422         * gnus.el (gnus-group-set-parameter): Fix typo.
423
424         * nnimap.el: Start implementing QRESYNC support.
425
426 2010-10-09  Julien Danjou  <julien@danjou.info>
427
428         * nnir.el (nnir-engines): Fix too many arguments.
429
430 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
431
432         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
433         group is the "last", so that the backends like nnfolder actually save
434         their folders.
435
436         * nnimap.el (nnimap-open-connection): If we have gnutls loaded, then
437         try to use that for the tls stream.
438         (nnimap-retrieve-group-data-early): Rework the marks code to heed
439         UIDVALIDITY and find out which groups are read-only and not.
440         (nnimap-get-flags): Use the same marks parsing code as the rest of
441         nnimap.
442
443 2010-10-09  Julien Danjou  <julien@danjou.info>
444
445         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
446
447         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
448         retrieving gravatars.
449
450         * shr.el (shr-table-corner): Add.
451         (shr-table-line): Add.
452         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
453
454 2010-10-08  Julien Danjou  <julien@danjou.info>
455
456         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
457
458 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
459
460         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
461
462         * gnus-sum.el (gnus-mark-article-as-unread)
463         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
464         (gnus-summary-set-bookmark): Use it.
465
466         * gnus-msg.el (gnus-setup-message): Use it.
467
468         * gnus-demon.el (gnus-demon-remove-handler): Use it.
469
470         * gnus.el (gnus-group-remove-parameter): Use it.
471
472         * gnus-group.el (gnus-group-make-web-group): Use it.
473
474         * gnus-demon.el (gnus-demon-remove-handler): Use it.
475
476         * nnregistry.el: Update docs to mention manual.
477
478         * gnus-registry.el: Update docs to mention nnregistry.el.
479         (gnus-registry-initialize): Don't install nnregistry refer method
480         automatically.
481         (gnus-registry-install-nnregistry): Remove it.
482
483 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
484
485         * shr.el (shr-insert): Don't insert double spaces.
486
487 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
488
489         * gnus-gravatar.el (gnus-treat-from-gravatar)
490         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
491         called interactively.
492
493         * gnus-art.el (gnus-mime-view-part-externally)
494         (gnus-mime-view-part-internally): Make predicate function passed to
495         gnus-mime-view-part-as-type assume argument is a mime type, not a list
496         of a mime type.
497
498         * shr.el (shr-table-widths): Don't use cl function `reduce'.
499
500 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
501
502         * shr.el (require): Require cl when compiling.
503         (shr-tag-hr): New function.
504
505         * nnimap.el (nnimap-update-info): Remove double setting of high.
506         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.  This
507         makes nnimap work properly on Courier again.
508
509         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
510         the variable for backwards compatability.
511
512         * mm-decode.el (mm-save-part): If given a non-directory result, expand
513         the file name before using to avoid setting mm-default-directory to
514         nil.
515
516         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
517         bidning gnus-agent variables.
518
519         * shr.el (shr-render-td): Use a cache for the table rendering function
520         to avoid getting an exponential rendering behaviour in nested tables.
521         (shr-insert): Rework the line-breaking algorithm.
522         (shr-insert): Don't leave trailing spaces.
523         (shr-insert-table): Also insert empty TDs.
524         (shr-tag-blockquote): Ensure paragraphs after </ul>.
525
526 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
527
528         * gnus-sum.el (gnus-number): Rename from `number'.
529         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
530         (gnus-summary-limit-children): Update uses correspondingly.
531
532 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
533
534         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
535         (gnus-gravatar-transform-address): Don't show avatars of people of
536         which mail addresses match gnus-gravatar-too-ugly.
537
538 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
539
540         * shr.el (shr-table-widths): Expand TD elements to fill available
541         space.
542
543 2010-10-07  Julien Danjou  <julien@danjou.info>
544
545         * nnimap.el (nnimap-request-rename-group): Add this method.
546
547 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
548
549         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
550         name from XEmacs' function-arglist.
551
552         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
553         gravatar under XEmacs.
554
555 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
556
557         * auth-source.el: Update docs with TODO items.
558
559         * gnus-sync.el: Update docs to explain state and plans.
560
561         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
562         Hooks for mark updates.
563         (gnus-request-set-mark, gnus-request-update-mark): Use them.
564
565         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
566         hooks with arguments, which is needed for mark update hooks.
567
568 2010-10-06  Julien Danjou  <julien@danjou.info>
569
570         * gnus.el (gnus-expand-group-parameter): Only return and act on what
571         was matched.
572
573         * sieve-manage.el: Update example in `Commentary'.
574
575         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
576
577         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
578         not 2000.
579         (sieve-manage-authenticate): Re-add function.
580
581 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
582
583         * shr.el (shr-insert): Get 'space transition right.
584         (shr-render-td): Only delete space at the end of the TD.
585
586         * nnimap.el (nnimap-open-connection): Prepare to support
587         open-gnutls-stream.
588
589         * shr.el: Rearrange function order to be more logical.
590
591 2010-10-06  Julien Danjou  <julien@danjou.info>
592
593         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
594         (nnrss-discover-feed): Remove 404 URL in docstring.
595
596         * nnir.el: Fix Swish-E URL.
597         Fix Namazu URL.
598
599         * message.el (message-change-subject): Remove 404 URL in a comment.
600
601 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
602
603         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
604         called interactively.
605
606         * gnus-util.el (gnus-remove-if): Allow hash table.
607         (gnus-remove-if-not): New function.
608
609         * gnus-art.el (gnus-mime-view-part-as-type)
610         * gnus-score.el (gnus-summary-score-effect)
611         * gnus-sum.el (gnus-read-move-group-name):
612         Replace remove-if-not with gnus-remove-if-not.
613
614         * gnus-group.el (gnus-group-completing-read):
615         Regard collection as a hash table if it is not a list.
616
617 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
618
619         * shr.el (shr-render-td): Allow blank/missing <TD>s.
620
621         * shr.el: Document the table-rendering algorithm.
622
623 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
624
625         * dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled
626         for Emacsen having no `libxml-parse-html-region' support.
627
628 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
629
630         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
631         invalid URLs.
632
633         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
634         line-broken.
635         (shr-tag-img): Ignore image fetching errors.
636         (shr-overlays-in-region): Compute overlay positions correctly.
637
638         * mm-decode.el (mm-shr): Require shr.
639
640         * gnus-art.el (gnus-blocked-images): Move variable here.
641
642         * shr.el (shr-insert-table): Bind free variable.
643
644         * mm-decode.el (mm-shr): Bind shr-content-function.
645
646         * shr.el (shr-content-function): New variable.
647
648         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
649         added for symmetry.
650
651         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
652
653         * gnus-group.el (gnus-group-make-group): Doc fix.
654
655         * nnimap.el (nnimap-request-newgroups): Return success.
656
657         * shr.el (shr-find-elements): New function.
658         (shr-tag-table): Put all the images after the table.
659         (shr-tag-table): Really inhibit images inside the table.
660         (shr-collect-overlays): Copy over overlays from the TD elements to the
661         main document.
662
663         * mm-decode.el (mm-shr): Bind shr-blocked-images to
664         gnus-blocked-images.
665
666 2010-10-05  Julien Danjou  <julien@danjou.info>
667
668         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
669
670         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
671         (gnus-html-maximum-image-size): Add this function.
672         (gnus-html-put-image): Use gnus-html-maximum-image-size.
673
674         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
675         server-value of the capability is nil.
676
677 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
678
679         * shr.el (shr-tag-em): Add <EM> tag.
680
681 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
682
683         * sieve-manage.el (sieve-manage-default-stream): Make default stream
684         customizable.
685
686         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
687         handing broken links to browse-url.
688
689 2010-10-05  Julien Danjou  <julien@danjou.info>
690
691         * gnus-util.el (gnus-emacs-completing-read)
692         (gnus-iswitchb-completing-read): Use autoload rather than require.
693
694 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
695
696         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
697         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
698         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
699         iswitchb-temp-buflist for XEmacs.
700
701         * gnus-util.el (gnus-completing-read-function): Exclude
702         gnus-icompleting-read and gnus-ido-completing-read from candidates for
703         XEmacs since iswitchb.el is very old and ido.el is unavailable in
704         XEmacs.
705
706         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
707         not to use `delete-dups' that is unavailable in XEmacs 21.4.
708
709         * gnus-html.el: Don't require help-fns under XEmacs.
710         (gnus-html-schedule-image-fetching): Work for XEmacs.
711
712         * mm-decode.el (mm-shr): Decode contents by charset.
713
714 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
715
716         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
717         unknown.
718
719         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
720         (shr-get-image-data): Ensure against the cache file missing.
721
722         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
723         for data.
724
725         * spam-report.el (spam-report-url-ping-plain): Don't query about
726         killing the process.
727
728         * shr.el (shr-render-td): Protect against too-wide text.
729
730 2010-10-04  Julien Danjou  <julien@danjou.info>
731
732         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
733         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
734
735         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
736         retrieved.
737
738 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
739
740         * shr.el (browse-url): Required.
741         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
742         lines.
743         (shr-show-alt-text, shr-browse-image): New commands.
744         (shr-browse-url, shr-copy-url): New commands.
745
746         * gnus-sum.el (gnus-widen-article-window): New variable.
747         (gnus-summary-select-article-buffer): Use it.
748
749         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
750         without @ signs.
751
752 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
753
754         * nnir.el (nnir-run-imap): Remove spurious space in search string.
755
756 2010-10-04  Julien Danjou  <julien@danjou.info>
757
758         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
759         for XEmacs.
760
761 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
762
763         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
764
765         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
766         (nnimap-close-server): Implement.
767
768         * dgnushack.el (iswitchb): Require to shut up the compiler.
769
770         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
771         (shr-insert): Tweak line breaking.
772         (shr-insert): Handle <pre> better.
773         (shr-tag-li): Get <li> indentation right.
774         (shr-tag-li): Get <li> indentation even righter.
775         (shr-tag-blockquote): Ensure paragraph start.
776         (shr-make-table): Tweak table generation.
777         (shr-make-table): Fix typo.
778
779         * shr.el: Implement table rendering.
780
781 2010-10-04  Julien Danjou  <julien@danjou.info>
782
783         * gnus-html.el (gnus-html-put-image): Fix resize image code.
784
785 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
786
787         * shr.el (shr-insert): Use string anchors instead of line anchors.
788
789 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
790
791         * shr.el: Add headings.
792         (shr-ensure-paragraph): Actually work.
793         (shr-tag-li): Make <ul> prettier.
794         (shr-insert): Get white space at the beginning/end of elements right.
795         (shr-tag-p): Collapse subsequent <p>s.
796         (shr-ensure-paragraph): Don't insert double line feeds after blank
797         lines.
798         (shr-insert): \t is also space.
799         (shr-tag-s): Fix "s" tag name function.
800         (shr-tag-s): Fix face prop name.
801
802 2010-10-03  Julien Danjou  <julien@danjou.info>
803
804         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
805
806         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
807         gnus-window-inside-pixel-edges.
808
809         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
810         gnus-ems.
811
812         * mm-view.el (mm-inline-image-emacs): Support image resizing.
813
814         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
815         function.
816
817         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
818         resize choice.
819
820 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
821
822         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
823         beginning of the buffer.
824
825         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
826         article buffer again.
827
828         * shr.el (shr-tag-p): Don't insert newlines at the start of the
829         buffer.
830
831         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
832         when it's at the start of the buffer.
833
834         * shr.el (shr-tag-blockquote): Convert name.
835         (shr-rescale-image): Use the right image-size variant.
836
837         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
838         buffer isn't shown, then select the current article first instead of
839         bugging out.
840         (gnus-summary-select-article-buffer): Show both the article and summary
841         buffers again.
842
843         * shr.el (shr-fontize-cont): Protect against regions with no text.
844         Rename tag functions to shr-tag-* for enhanced security.
845         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
846
847 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
848
849         * shr.el (shr-insert):
850         * pop3.el (pop3-movemail):
851         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
852         loaded.
853
854 2010-10-03  Glenn Morris  <rgm@gnu.org>
855
856         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
857
858         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
859
860         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
861
862         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
863
864         * gnus-util.el (gnus-make-local-hook): Simplify.
865
866 2010-10-02  Julien Danjou  <julien@danjou.info>
867
868         * gnus-util.el (gnus-iswitchb-completing-read): New function.
869         (gnus-ido-completing-read): New function.
870         (gnus-emacs-completing-read): New function.
871         (gnus-completing-read): Use gnus-completing-read-function.
872         Add gnus-completing-read-function.
873
874 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
875
876         * shr.el (shr-insert-document): Autoload.
877         (shr-img): Be silent.
878         (shr-insert): Add a newline after every picture before text.
879         (shr-add-font): Use overlays for combining faces.
880         (shr-insert): Pass upwards the text start point.
881
882         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
883         possible.
884         (mm-shr): New function.
885
886 2010-10-02  Julien Danjou  <julien@danjou.info>
887
888         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
889         should go backward.
890
891 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
892
893         * shr.el (shr): Fix typo in provide call.
894
895 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
896
897         * shr.el: New file.
898
899         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
900
901         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
902         completing read.
903
904 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
905
906         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
907         we're being queried about.  Suggested by Dan Jacobson.
908
909         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.  Suggested
910         by Jason Eisner.
911
912         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
913         table, too.  Suggested by Stefan Wiens.
914         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
915         the table unnecessary.  Suggested by Stefan Wiens.
916
917         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
918         longer needed, and probably doesn't work either, as pointed out by
919         Stefan Wiens.
920         (gnus-summary-exit): Remove call to the clearing function.
921         (gnus-summary-exit-no-update): Ditto.
922
923         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
924         instead of gnus-eval-in-buffer-window to avoid popping up frames.
925         Reported by Stefan Monnier.
926         (gnus-summary-save-in-rmail): Ditto.
927
928         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
929         article buffer, instead of both the article buffer and the summary
930         buffer.  Sort of suggested by Dan Jacobson.
931
932         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
933
934         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
935         Suggested by Dan Jacobson.
936
937         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
938         documentation clearer.
939
940         * message.el (message-shorten-references): Comment on the number "21".
941         Suggested by Stefan Monnier.
942
943         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
944         Suggested by Dan Jacobson.
945
946         * gnus.el (gnus-large-newsgroup): Mention
947         gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
948
949         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
950         externalize attachments.  Bug reported by Steve Wen.
951
952         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
953         really message anything to the user.
954
955         * nnmail.el (nnmail-article-group): Allow using the fancy split method
956         directly.
957
958         * nnimap.el (nnimap-request-group): Low higher than high to signal no
959         messages in empty groups.
960
961 2010-10-01  Ted Zlatanov  <tzz@lifelogs.com>
962
963         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
964         non-UIDNEXT group.
965
966 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
967
968         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
969         not the value from the collection.
970
971         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
972         values.  This sometimes happens on some groups that have no info.
973         (nnimap-request-newgroups): New function.
974
975 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
976
977         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
978         check into `gnus-registry-initialize'.
979         (gnus-registry-initialize): Ditto.
980         Fix and extend header docs.
981
982 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
983
984         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
985         regexp backtrace overflows.
986
987         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
988         for starttls that tls.el implements; i.e. openssl.
989
990         * tls.el (tls-starttls-switches): Give up on using starttls with
991         gnutls-cli.
992         (tls-program): Add --insecure to be consistent with the defaults from
993         openssl s_client.  Now all three commands are insecure.
994
995 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
996
997         * lpath.el: Bind completion-styles-alist for XEmacs.
998
999         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
1000         (gravatar-create-image): New function that's an alias to
1001         gnus-xmas-create-image, gnus-create-image, or create-image.
1002         (gravatar-data->image): Use it.
1003
1004 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
1005
1006         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
1007         install the nnregistry refer method.
1008         (gnus-registry-install-hooks): Use it.
1009         (gnus-registry-unfollowed-groups): Add nnmairix to the default
1010         unfollowed groups.
1011
1012 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
1013
1014         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
1015         expanding threads.
1016
1017 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1018
1019         * nnir.el: Use the server names without suffixes (bug #7009).
1020
1021         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
1022         unencrypted to STARTTLS, if possible.
1023
1024 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
1025
1026         * message.el (message-ignored-supersedes-headers): Strip Injection-*
1027         headers before superseding.
1028
1029 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1030
1031         * nnrss.el (nnrss-use-local): Add documentation.
1032
1033         * nnimap.el (nnimap-extend-tls-programs): New function.
1034         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
1035         (nnimap-wait-for-connection): Accept the greeting from the stupid
1036         output from openssl s_client -starttls, too.
1037
1038         * tls.el (tls-starttls-switches): New variable.
1039         (tls-find-starttls-argument): Use it.
1040         (open-tls-stream): Ditto.
1041
1042         * netrc.el (netrc-credentials): Return the value of the "default"
1043         entry.
1044         (netrc-machine): Ditto.
1045
1046         * nnimap.el (nnimap-find-article-by-message-id): Really return the
1047         article number.
1048         (nnimap-split-fancy): New variable.
1049         (nnimap-split-incoming-mail): Use it.
1050
1051         * nntp.el (nntp-server-list-active-group): Document.
1052
1053         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
1054         SELECT to get the message-id.
1055
1056         * mail-source.el (mail-sources): Removed webmail support.
1057         (defvar): Ditto.
1058         (mail-source-fetcher-alist): Ditto.
1059         (mail-source-fetch-webmail): Removed.
1060
1061         * webmail.el: Removed -- doesn't seem relevant any more.
1062
1063         * gnus.el: Fix up make-obsolete-variable declarations throughout.
1064
1065         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
1066         the \r.
1067
1068 2010-09-30  Julien Danjou  <julien@danjou.info>
1069
1070         * gnus-agent.el (gnus-agent-add-group): Fix call to
1071         gnus-completing-read.
1072
1073 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1074
1075         * nndoc.el (nndoc-retrieve-groups): New function.
1076
1077         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
1078         `default', use nnmail-split-methods.
1079         (nnimap-request-article): Downcase the NILs so that they are nil.
1080
1081         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
1082         symbol.
1083
1084         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
1085         code, since if the user has requested network, that's what they ought
1086         to get.
1087         (nnimap-request-set-mark): Erase the buffer before issuing commands.
1088         (nnimap-split-rule): Mark as obsolete.
1089
1090         * pop3.el (pop3-send-streaming-command, pop3-stream-length): New
1091         variable.
1092
1093         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
1094         correct slot, too.
1095
1096 2010-09-29  Julien Danjou  <julien@danjou.info>
1097
1098         * gnus.el (gnus-local-domain): Declare variable obsolete.
1099
1100         * gnus-util.el (gnus-icompleting-read): Require iswitchb. Fix history
1101         computing.
1102         (gnus-ido-completing-read): Require ido.
1103
1104 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1105
1106         * gnus-registry.el: Don't prompt on load, which makes it impossible to
1107         build Gnus.
1108
1109         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
1110         when interpreting the structures.
1111         (nnimap-request-accept-article): Add \r\n to the lines to make this
1112         work with Cyrus.
1113
1114         * nndraft.el (nndraft-request-expire-articles): Use the group name
1115         instead if "nndraft".  Fix found by Nils Ackermann.
1116
1117 2010-09-29  Ludovic Courtes  <ludo@gnu.org>
1118
1119         * nnregistry.el: Added.
1120
1121 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1122
1123         * nnmail.el (group, group-art-list, group-art):
1124         Remove unneeded directives.
1125
1126 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1127
1128         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
1129         (mm-mime-charset)
1130         * rfc2047.el (rfc2047-syntax-table)
1131         * utf7.el (utf7-utf-16-coding-system): Comment fix.
1132
1133         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
1134         rather than `insert-file-contents' and `eval-region'.
1135
1136         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
1137         construction.
1138
1139         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
1140
1141         * time-date.el: No need to require cl for Emacs 21.
1142
1143 2010-09-29  Julien Danjou  <julien@danjou.info>
1144
1145         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
1146         replacement of `gnus-gravatar-relief' to mimic
1147         `gnus-faces-properties-alist'.
1148         Add :version property.
1149
1150 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1151
1152         * mail-source.el (mail-source-report-new-mail)
1153         * message.el (message-default-mail-headers)
1154         * mm-decode.el (mm-valid-image-format-p): Comment fix.
1155
1156         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
1157
1158 2010-09-28  Julien Danjou  <julien@danjou.info>
1159
1160         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
1161         mail-address contains the same string as real-name.
1162
1163         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
1164         non-blank in header, otherwise it'll get stripped.
1165
1166         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
1167         real-name, and then for mail address rather than doing : or , search.
1168
1169 2010-09-27  Julien Danjou  <julien@danjou.info>
1170
1171         * gnus-srvr.el (gnus-server-add-server): Use gnus-completing-read.
1172         (gnus-server-goto-server): Use gnus-completing-read.
1173
1174         * mm-view.el (mm-view-pkcs7-decrypt): Use gnus-completing-read.
1175
1176         * mm-util.el (defalias): Use gnus-completing-read.
1177         (mm-codepage-setup): Use gnus-completing-read.
1178
1179         * smime.el (smime-sign-buffer): Use gnus-completing-read.
1180         (smime-decrypt-buffer): Use gnus-completing-read.
1181
1182         * mml-smime.el (mml-smime-openssl-sign-query): Use gnus-completing-read.
1183
1184         * mml.el (mml-minibuffer-read-type): Use gnus-completing-read.
1185         (mml-minibuffer-read-disposition): Use gnus-completing-read.
1186         (mml-insert-multipart): Use gnus-completing-read.
1187
1188         * gnus-msg.el (gnus-summary-yank-message): Use gnus-completing-read.
1189
1190         * gnus-int.el (gnus-start-news-server): Use gnus-completing-read.
1191
1192         * mm-decode.el (mm-interactively-view-part): Use gnus-completing-read.
1193
1194         * gnus-dired.el (gnus-dired-attach): Use gnus-completing-read.
1195
1196         * gnus.el (gnus-read-method): Use gnus-completing-read.
1197
1198         * gnus-bookmark.el (gnus-bookmark-jump): Use gnus-completing-read.
1199
1200         * gnus-art.el (gnus-mime-view-part-as-type): Use gnus-completing-read.
1201         (gnus-mime-action-on-part): Use gnus-completing-read.
1202         (gnus-article-encrypt-body): Use gnus-completing-read.
1203
1204         * gnus-topic.el (gnus-topic-jump-to-topic): Use gnus-completing-read.
1205         (gnus-topic-move-matching): Use gnus-completing-read.
1206         (gnus-topic-copy-matching): Use gnus-completing-read.
1207         (gnus-topic-sort-topics): Use gnus-completing-read.
1208         (gnus-topic-move): Use gnus-completing-read.
1209
1210         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
1211         (gnus-agent-add-group): Use gnus-completing-read.
1212
1213         * nnmairix.el (nnmairix-create-server-and-default-group): Use
1214         gnus-completing-read.
1215         (nnmairix-update-groups): Use gnus-completing-read.
1216         (nnmairix-get-server): Use gnus-completing-read.
1217         (nnmairix-backend-to-server): Use gnus-completing-read.
1218         (nnmairix-goto-original-article): Use gnus-completing-read.
1219         (nnmairix-get-group-from-file-path): Use gnus-completing-read.
1220
1221         * nnrss.el (nnrss-find-rss-via-syndic8): Use gnus-completing-read.
1222
1223         * gnus-group.el (gnus-group-completing-read): Use gnus-completing-read.
1224         (gnus-group-make-useful-group): Use gnus-completing-read.
1225         (gnus-group-make-web-group): Use gnus-completing-read.
1226         (gnus-group-add-to-virtual): Use gnus-completing-read.
1227         (gnus-group-browse-foreign-server): Use gnus-completing-read.
1228
1229         * gnus-sum.el (gnus-summary-goto-article): Use gnus-completing-read.
1230         (gnus-summary-limit-to-extra): Use gnus-completing-read.
1231         (gnus-summary-execute-command): Use gnus-completing-read.
1232         (gnus-summary-respool-article): Use gnus-completing-read.
1233         (gnus-read-move-group-name): Use gnus-completing-read.
1234
1235         * gnus-score.el (gnus-summary-increase-score): Use gnus-completing-read.
1236         (gnus-summary-score-effect): Use gnus-completing-read.
1237
1238         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
1239
1240         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
1241         right completing-read function.
1242         (gnus-use-ido): New variable
1243         (gnus-completing-read-with-default): Remove.
1244
1245 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1246
1247         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
1248         x-focus-frame.
1249
1250         * nnimap.el (auth-source-forget-user-or-password)
1251         (auth-source-user-or-password): Autoload.
1252
1253         * message.el (message-from-style, message-interactive)
1254         (message-cite-prefix-regexp, message-sendmail-envelope-from)
1255         (message-yank-prefix, message-indentation-spaces, message-signature)
1256         (message-signature-file): Add comment.
1257
1258 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1259
1260         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
1261         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
1262         new articles.
1263
1264         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
1265         parts.
1266         (nnimap-request-article): Work with the t setting, too.
1267
1268         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
1269         that you don't get flashes of other buffers.
1270         (gnus-summary-show-complete-article): Intern before setting.
1271
1272 2010-09-27  David Engster  <dengste@eml.cc>
1273
1274         * nnmairix.el: (nnmairix-replace-group-and-numbers): Deal with NOV as
1275         well as HEADERS.
1276         (nnmairix-retrieve-headers): Provide new argument for the above.
1277
1278 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1279
1280         * gnus-sum.el (gnus-summary-move-article): Don't alter
1281         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
1282         group.
1283
1284         * nnimap.el (nnimap-update-info): Don't destructively alter active.
1285
1286         * message.el (message-cite-prefix-regexp): Revert my last edit.
1287
1288         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
1289         variable instead of the Gnus variable.
1290
1291         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
1292
1293         * gnus-art.el (gnus-fetch-partial-articles): Moved back to nnimap
1294         again.
1295
1296         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
1297         since some servers don't like it.
1298         (nnimap-open-connection): Forget credentials if the server says the
1299         password was wrong.
1300         (nnimap-parse-line): Protect against invalid data.
1301
1302         * gnus-sum.el (gnus-summary-move-article): Add comment.
1303         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
1304         nothing alters it while scanning for new messages.
1305
1306         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
1307         which may or may not help.
1308         (nnimap-open-connection): If we're doing a stream connection, and then
1309         discover we're on a STARTTLS-capable server, then open a STARTTLS
1310         connection instead.
1311
1312 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1313
1314         * nnimap.el (utf7): Required.
1315
1316         * message.el (message-cite-prefix-regexp): Remove "}" from citation
1317         prefix.
1318
1319 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
1320
1321         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
1322
1323 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1324
1325         * nnimap.el (nnimap-request-accept-article): Message the error on
1326         error.
1327
1328 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1329
1330         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
1331
1332 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1333
1334         * nndoc.el (nndoc-request-list): Return success always.
1335
1336         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
1337         `fetch-old' -- we only want to fetch the articles we've requested.  The
1338         rest are in the agent, probably.
1339         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
1340         disappeared server" to something low.  It's not important.
1341
1342         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
1343         arrived before the FETCH data.
1344
1345         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
1346         target here, because we don't know the Gnus name of the group.
1347
1348         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
1349         for the correct group.
1350
1351         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
1352
1353         * gnus.el (gnus): Give a final warning after startup.
1354
1355         * gnus-util.el (gnus-action-message-log): New variable.
1356         (gnus-message): Use it.
1357         (gnus-final-warning): New function.
1358
1359         * nnimap.el (nnimap-open-connection): Record the greeting.
1360         (nnimap): Add greeting.
1361
1362 2010-09-26  Julien Danjou  <julien@danjou.info>
1363
1364         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
1365         arguments.
1366         (gnus-html-wash-images): Fix spec computing to include start/end.
1367
1368         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
1369
1370 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1371
1372         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
1373         deletion.
1374         (nnimap-retrieve-headers): Don't select the group, because that's
1375         already done by nnimap-possibly-change-group.
1376
1377         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
1378         (gnus-picon-transform-address): Use it.
1379
1380         * mail-source.el (mail-source-value): Revert previous patch.
1381
1382         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
1383         on failure.
1384         (nnimap-open-connection): Look up both virtual and physical server name
1385         credentials.
1386
1387         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
1388
1389 2009-02-07  Dave Love  <fx@gnu.org>
1390
1391         * tls.el (open-tls-stream): Don't query killing process.
1392
1393 2009-02-08  Dave Love  <fx@gnu.org>
1394
1395         * gnus-win.el (gnus-window-to-buffer-helper,
1396         gnus-all-windows-visible-p): Function needn't be a symbol.
1397
1398         * mail-source.el (mail-source-value): Function needn't be a symbol.
1399
1400 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1401
1402         * message.el (message-cite-prefix-regexp): Remove } from the cite
1403         prefix.
1404
1405         * gnus-art.el (gnus-treatment-function-alist): Do picons before
1406         highlight again, so that the highlight is correct.
1407
1408         * gnus-picon.el (gnus-picon): Remove again.
1409         (gnus-picon-create-glyph): Set the background XPM colour explicitly.
1410
1411         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
1412         doing the header highlightling, so that the background colour of the
1413         picon is correct.
1414
1415         * gnus-picon.el (gnus-picon-xbm): Removed obsolete face.
1416         (gnus-picon): Ditto.
1417         (gnus-picon): Reinstate.  The background colour for picons is white.
1418         (gnus-picon-insert-glyph): Make the background white.
1419
1420         * nnml.el (nnml-open-nov): Don't return dead buffers.
1421
1422         * auth-source.el (auth-source-create): Query the user for whether to
1423         store the credentials.
1424
1425         * netrc.el (netrc-store-data): New function.
1426
1427         * auth-source.el (auth-source-user-or-password): Use the existing auth
1428         sources, if any, for creation.
1429
1430         * gnus.el (gnus-group-fast-parameter): Return the last matching
1431         parameter instead of the first matching parameter.
1432
1433 2010-09-26  Julien Danjou  <julien@danjou.info>
1434
1435         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
1436
1437 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1438
1439         * mml2015.el (mml2015-use): Remove gpg support.
1440
1441         * mml1991.el (mml1991-function-alist): Remove gpg function.
1442         (mml1991-gpg-sign): Removed.
1443
1444 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
1445
1446         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
1447         (gnus-browse-unsubscribe-current-group): Document it.
1448         (gnus-browse-unsubscribe-group): Use it.
1449
1450 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1451
1452         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
1453         address to the To list for easier response.
1454
1455         * gnus.el (gnus-play-startup-jingle): Removed.
1456         (gnus-splash): Don't play jingle.
1457         (gnus): Silence gnus-load message.
1458
1459         * gnus-art.el (gnus-treat-play-sounds): Removed.
1460
1461         * gnus.el (gnus-play-jingle): Remove audio support.
1462
1463         * gnus-cus.el (gnus-score-customize): Remove audio reference.
1464
1465         * earcon.el: Removed -- no users.
1466
1467         * gnus-audio.el: Removed -- no users of this package.
1468
1469         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
1470
1471         * gnus-start.el (gnus-setup-news): Remove nocem support.
1472
1473         * gnus-group.el (gnus-group-get-new-news): Removed nocem call.
1474
1475         * gnus.el (gnus-use-nocem): Removed.
1476
1477         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
1478         Removed.
1479
1480         * gnus-nocem.el (gnus-nocem-issuers): Removed file.  Apparently nobody
1481         uses NoCeM any more.
1482
1483         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
1484         (gnus-button-ctan-handler): Ditto.
1485         (gnus-button-handle-ctan-bogus-regexp): Ditto.
1486         (gnus-button-ctan-directory-regexp): Ditto.
1487         (gnus-button-handle-ctan): Ditto.
1488         (gnus-button-tex-level): Ditto.
1489         (gnus-button-alist): Removed CTAN stuff.
1490
1491 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1492
1493         * nnimap.el (nnimap-wait-for-response): Reversed logic in the
1494         nnimap-streaming test.
1495
1496         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
1497         servers twice.
1498
1499         * nnimap.el (nnimap-open-connection): Add more error reporting when
1500         nnimap fails early.
1501
1502         * nnheader.el (nnheader-get-report-string): New function.
1503         (nnheader-get-report): Use it.
1504
1505         * gnus-int.el (gnus-check-server): Say what the error was when opening
1506         failed.
1507
1508         * nnimap.el (nnimap-wait-for-response): Search further when we're not
1509         using streaming.
1510
1511 2010-09-25  Julien Danjou  <julien@danjou.info>
1512
1513         * gnus-html.el (gnus-html-rescale-image): Use our defalias
1514         gnus-window-inside-pixel-edges.
1515
1516 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1517
1518         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
1519
1520         * mm-decode.el (mm-save-part): Allow saving to other directories the
1521         normal Emacs way.
1522
1523         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.  Suggested
1524         by Jay Berkenbilt.
1525
1526         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
1527         there isn't a single byte.
1528
1529         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
1530         just do it.  It doesn't really seem to matter what the user responds
1531         here, I think, so it's just a confusing question.
1532
1533         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
1534         non-streaming case.
1535
1536         * gnus-art.el (gnus-flush-original-article-buffer): Separated out.
1537         (gnus-article-encrypt-body): Use it.
1538
1539         * gnus-sum.el (gnus-summary-show-complete-article): New command and
1540         keystroke.
1541
1542         * nnimap.el (nnimap-find-wanted-parts-1): Use
1543         gnus-fetch-partial-articles.
1544
1545         * gnus-art.el (gnus-fetch-partial-articles): New variable.
1546
1547         * nnimap.el (nnimap-insert-partial-structure): New function.
1548         (nnimap-get-partial-article): New function.
1549         (nnimap-request-article): Use it.
1550         (nnimap-wait-for-response): Return whether the wait was successful.
1551         (nnimap-finish-retrieve-group-infos): Don't do anything if the
1552         retrieval wasn't successful.
1553         (nnimap-retrieve-group-data-early): Allow throttling servers.
1554         (nnimap-streaming): New variable.
1555         (nnimap-fetch-partial-articles): Removed.
1556
1557         * mm-decode.el (mm-with-part): Protect against killed buffers.
1558
1559         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
1560         for prettier summary display.
1561
1562 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
1563
1564         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns
1565         directly.
1566
1567 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1568
1569         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
1570         apparently third-party libraries depend on it.
1571
1572         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
1573         before starting negotiation.
1574
1575         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
1576         privacy reasons.
1577         (gnus-treat-mail-gravatar): Ditto.
1578
1579         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
1580         buffer when inserting images.  Inserting text into the headers, for
1581         instance, can make them invalid.
1582
1583 2010-09-25  Julien Danjou  <julien@danjou.info>
1584
1585         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
1586         variables.
1587
1588         * nnheader.el: Remove useless variables news-reply-yank-from and
1589         news-reply-yank-message-id.
1590
1591         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
1592         variables.
1593
1594         * mml1991.el: Remove useless mml1991-verbose.
1595
1596         * gnus.el: Remove useless variable gnus-use-generic-from.
1597         Remove obsolete variable gnus-topic-indentation.
1598
1599         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
1600
1601         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
1602
1603         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
1604
1605         * gnus-group.el: Remove useless gnus-group-icon-cache.
1606         Remove useless gnus-ephemeral-group-server.
1607
1608         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
1609
1610         * mml2015.el: Remove useless mml2015-verbose.
1611
1612         * mml-smime.el: Remove useless mml-smime-verbose.
1613
1614         * gnus.el: Remove useless gnus-local-domain.
1615
1616         * gnus-gravatar.el (gnus-gravatar-transform-address): Use
1617         gnus-gravatar-size.
1618
1619         * gnus-art.el: Remove useless gnus-treat-translate.
1620
1621 2010-09-24  Julien Danjou  <julien@danjou.info>
1622
1623         * gnus-sum.el: Add support for Gravatars.
1624
1625         * gnus-art.el: Add support for Gravatars.
1626
1627         * gnus-gravatar.el: Add this file.
1628
1629         * gravatar.el: Add this file.
1630
1631 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1632
1633         * gnus-sum.el (gnus-summary-fetch-faq): Removed.
1634
1635         * gnus-group.el (gnus-group-fetch-faq): Removed.
1636
1637         * gnus.el (gnus-group-faq-directory): Removed.
1638
1639         * gnus-group.el (gnus-group-fetch-charter): Removed.
1640
1641         * gnus.el (gnus-group-charter-alist): Removed.
1642
1643         * gnus-group.el (gnus-group-archive-directory): Removed.
1644         (gnus-group-recent-archive-directory): Ditto.
1645         (gnus-group-make-archive-group): Removed.
1646
1647         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
1648
1649         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
1650         use the same article number for all the cached articles.
1651
1652         * nnimap.el (nnimap-command): Register the last command time so
1653         that we can use it for idling NOOPs.
1654         (nnimap-open-connection): Start the keeplive timer.
1655         (nnimap-make-process-buffer): Store all the process buffers.
1656         (nnimap-keepalive): New function.
1657
1658         * starttls.el: (starttls-open-stream): Add autoload cookie.
1659
1660 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
1661
1662         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
1663         handling.
1664
1665 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1666
1667         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
1668         its data structures.
1669
1670         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
1671         instead of the cl.el copy-list.
1672         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
1673         equalp.
1674
1675 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1676
1677         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
1678         and tool-bar-local-item-from-menu.
1679
1680         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
1681         mode-line-highlight face for Emacs.
1682
1683         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
1684         loading gnus-sum.elc; fix comment for canlock-verify.
1685         (gnus-article-jump-to-part): Use read-number.
1686         (gnus-insert-mime-button, gnus-insert-mime-security-button): Remove
1687         Emacs pre-21 compatible code for help-echo.
1688         (gnus-article-next-page-1): No need to adjust the number of lines.
1689         (gnus-article-describe-bindings): Always use help-buffer.
1690
1691         * gnus-audio.el (gnus-audio-inline-sound)
1692         * gnus-cus.el (gnus-custom-mode)
1693         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
1694
1695         * gnus-sum.el (gnus-remove-overlays): Doc fix.
1696
1697         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
1698         compatible code.
1699
1700 2010-09-24  Glenn Morris  <rgm@gnu.org>
1701
1702         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
1703         visiting the fcc file in rmail-mode.
1704
1705         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
1706
1707 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1708
1709         * nnir.el: Silence the byte compiler.
1710
1711         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
1712         alias to browse-url-url-encode-chars if any.
1713         (gnus-html-encode-url): Use it.
1714
1715 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1716
1717         * gnus-start.el (gnus-use-backend-marks): New variable.
1718         (gnus-get-unread-articles-in-group): Use it.
1719
1720         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
1721         makeover.
1722
1723 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
1724
1725         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
1726
1727 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1728
1729         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
1730         Removed.
1731         (gnus-setup-news-hook): Removed
1732         gnus-fixup-nnimap-unread-after-getting-new-news.
1733
1734         * gnus-int.el (gnus-request-update-info): Protect against backends not
1735         having the function.
1736
1737         * nnimap.el (nnimap-stream): Mention starttls.
1738         (nnimap-open-connection): Add starttls support.
1739
1740 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
1741
1742         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
1743
1744 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1745
1746         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
1747         BODYSTRUCTUREs.
1748         (nnimap-transform-headers): Unfold quoted {42} headers.
1749
1750         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
1751         the info.
1752         (gnus-get-unread-articles): Only call updatep on backends that support
1753         it.
1754
1755         * nnweb.el (nnweb-request-update-info): NOOP.
1756
1757         * nnmaildir.el (nnmaildir-request-marks): Renamed from -update-info.
1758
1759         * nnfolder.el (nnfolder-request-marks): Renamed from -update-info,
1760         since it only deals with marks.
1761
1762         * gnus-int.el (gnus-request-marks): Renamed gnus-request-update-info to
1763         gnus-request-marks, and make a new gnus-request-update-info.
1764
1765         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
1766         the active instead of the high number, which is usually too low.
1767
1768 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
1769
1770         * netrc.el (netrc-parse): Remove encrypt.el mentions.
1771         * encrypt.el: Removed.
1772
1773 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1774
1775         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
1776         server in symbolic form.
1777
1778         * gnus-html.el (gnus-max-image-proportion): Increase proportion to
1779         0.9.
1780
1781 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1782
1783         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
1784         (nnimap-update-info): Fix up code slightly.
1785
1786         * gnus-int.el (gnus-open-server): Add tracing for performance
1787         debugging.
1788
1789         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
1790         (gnus-group-insert-group-line): Pass the real group name so that it
1791         gets the right data.
1792
1793         * gnus-start.el (gnus-get-unread-articles): Don't have
1794         `gnus-get-unread-articles-in-group' update info, since that can be
1795         really slow and doesn't seem to be needed?
1796
1797 2010-09-22  Dan Christensen  <jdc@uwo.ca>
1798
1799         * time-date.el (date-to-time): Try using parse-time-string first before
1800         using the slower timezone-make-date-arpa-standard.
1801
1802 2010-09-22  Julien Danjou  <julien@danjou.info>
1803
1804         * gnus-group.el (gnus-group-insert-group-line): Call
1805         gnus-group-highlight-line.
1806         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
1807         default hook list.
1808         (gnus-group-update-eval-form): Add new function.
1809         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
1810         (gnus-group-get-icon): Use gnus-group-update-eval-form.
1811
1812 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1813
1814         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
1815         immediate, then expire all articles.
1816         (nnimap-update-info): Fix off-by-one errors.
1817         (nnimap-flags-to-marks): Would return no marks lists for group with no
1818         flags.  Instead return the other data.
1819
1820 2010-09-22  Julien Danjou  <julien@danjou.info>
1821
1822         * gnus-group.el (gnus-group-get-icon): Renamed gnus-group-add-icon that
1823         Only return an icon.
1824         (gnus-group-insert-group-line): Compute icon to return.
1825
1826         * gnus-html.el (gnus-html-image-automatic-caching): Add custom
1827         variable.
1828         (gnus-html-image-fetched): Only cache if
1829         gnus-html-image-automatic-caching is set.
1830         (gnus-html-image-fetched): Check for errors.
1831
1832 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1833
1834         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
1835         once per method on `g'.  This ensures that backends like nnfolder don't
1836         open all their folders.
1837
1838         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
1839         (nnimap-request-list): Nix out group in the correct buffer.
1840         (nnimap-parse-flags): Implement by using `read' instead of
1841         hand-parsing.
1842         (nnimap-flags-to-marks): Pass on permanent-flags.
1843         (nnimap-make-process-buffer): Record the server name.
1844         (nnimap-parse-flags): Fix typo.
1845         (nnimap-request-scan): Run split on the server in general, not just a
1846         single group.
1847
1848         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
1849         parameter, and propagate this downwards.
1850
1851         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
1852         since EXAMINE changes it on the server.
1853
1854         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
1855         this command might take a while.
1856
1857 2010-09-22  Julien Danjou  <julien@danjou.info>
1858
1859         * gnus-html.el (gnus-html-put-image): Stop using markers. They are
1860         harmful if you have 2 images side-by-side, they can't be properly
1861         update on text deletion.  Using text-property is safer here.
1862         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
1863         data.
1864
1865 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1866
1867         * nnimap.el (nnimap-expunge-inbox): Removed.
1868         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
1869         (nnimap-expunge): Flip default to t.
1870
1871         * gnus.el (gnus-method-to-server): Don't push things to the cache
1872         unless it's unique.
1873         (gnus-server-to-method): Ditto.
1874
1875 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
1876
1877         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
1878
1879 2010-09-22  Julien Danjou  <julien@danjou.info>
1880
1881         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
1882         get the start of data.
1883         (gnus-html-encode-url): Add this function to encode special chars in
1884         URL.
1885         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
1886         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
1887
1888         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
1889         default.
1890         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
1891
1892         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
1893         images alt-text.
1894         (gnus-html-put-image): Put alt-text as help-echo.
1895
1896 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1897
1898         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes)
1899         * mm-util.el (mm-decompress-buffer)
1900         * nnir.el (nnir-run-find-grep)
1901         * pop3.el (pop3-list): Use 3rd arg of split-string.
1902
1903         * time-date.el (format-seconds): Comment fix.
1904
1905         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
1906         and byte-optimize-form-code-walker.
1907         (dgnushack-make-auto-load): Don't advise make-autoload.
1908
1909         * lpath.el: Remove Emacs 21 stuff.
1910
1911 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1912
1913         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
1914         outside the active range.  Suggested by Dan Christensen.
1915
1916         * gnus-start.el (gnus-get-unread-articles): Get the extended method
1917         slightly later to avoid double-getting it.
1918
1919         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
1920         previous patch.
1921
1922         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
1923
1924 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
1925
1926         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
1927
1928 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1929
1930         * gnus-int.el (gnus-open-server): Give a better error message in the
1931         "go offline" case.
1932
1933         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
1934         marks for nnimap, which is seldom the right thing to do.
1935
1936         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
1937         (gnus-same-method-different-name): New function.
1938
1939         * nnimap.el (parse-time): Require.
1940
1941         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
1942         method in the presence of many similar methods.
1943
1944         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
1945
1946         * nnimap.el (nnimap-find-expired-articles): Don't refer to
1947         nnml-inhibit-expiry.
1948
1949         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
1950         find out whether methods are equal.
1951
1952         * nnimap.el (nnimap-find-expired-articles): New function.
1953         (nnimap-process-expiry-targets): New function.
1954         (nnimap-request-move-article): Request the article before looking at
1955         what the Message-ID is.  Fix found by Andrew Cohen.
1956         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
1957
1958         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
1959         for oldness in addition to being a predicate.
1960
1961         * nnimap.el (nnimap-request-group): When we have zero articles, return
1962         the right data to Gnus.
1963         (nnimap-request-expire-articles): Only delete articles immediately if
1964         the target is 'delete.
1965
1966         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
1967         method, this would bug out.
1968
1969         * gnus-group.el (gnus-group-expunge-group): Renamed from
1970         gnus-group-nnimap-expunge, and implemented as a normal interface
1971         function.
1972
1973         * gnus-int.el (gnus-request-expunge-group): New function.
1974
1975         * nnimap.el (nnimap-request-create-group): Implement.
1976         (nnimap-request-expunge-group): New function.
1977
1978 2010-09-21  Julien Danjou  <julien@danjou.info>
1979
1980         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
1981         (gnus-html-cache-expired): Add new function.
1982         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
1983         wethever we should display image for fetch it.
1984         Compute alt-text earlier to pass it to the fetching function too.
1985         (gnus-html-schedule-image-fetching): Change function argument to only
1986         get one image at a time, not a list.
1987         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
1988         cache.
1989         (gnus-html-get-image-data): New function to retrieve image data from
1990         cache.
1991         (gnus-html-put-image): Change buffer argument to use image data rather
1992         than file, and place image above region rather than inserting a new
1993         one. Do not take alt-text as argument, since it's useless now: we place
1994         the image above alt-text.
1995         (gnus-html-prune-cache): Remove.
1996         (gnus-html-show-images): Start to fetch image when we find one, do not
1997         push into a temporary list.
1998         (gnus-html-prefetch-images): Only fetch image if they have expired.
1999         (gnus-html-browse-image): Fix, use 'gnus-image-url.
2000         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
2001
2002 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2003
2004         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
2005
2006 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2007
2008         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
2009         spec inser "*" if the group isn't active instead of 0.
2010
2011         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
2012         opening the server.
2013         (nnimap-request-delete-group): Implement group deletion.
2014         (nnimap-transform-headers): Return the size of the entire message in
2015         the Bytes header, not just the size of the first part.
2016         (nnimap-request-move-article): When moving an article from nnimap,
2017         request the article first so the accepting form has an article to
2018         accept.  Reported by Dan Christensen.
2019         (nnimap-command): Make sure that the error message doesn't error out.
2020
2021 2010-09-20  David Edmondson  <dme@dme.org>  (tiny change)
2022
2023         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
2024         we haven't requested anything.
2025
2026 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2027
2028         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
2029         "".  Fix found by Andrew Cohen.
2030
2031         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
2032         instead of -encode-string.
2033
2034 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2035
2036         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
2037
2038         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
2039         by mm-subst-char-in-string.
2040
2041 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2042
2043         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
2044         waiting for the connection string.
2045
2046         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
2047         arriving.
2048
2049         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
2050         bogus characters.  This allows selecting certain Gmail groups.
2051
2052         * nnimap.el (nnimap-find-wanted-parts-1): New function.
2053         (nnimap-fetch-partial-articles): New variable.
2054         (nnimap-open-connection): When looking for credentials, also use the
2055         nnimap-server-port.
2056         (nnimap-request-article): Return the group/article number, so that Gnus
2057         `^' works as expected.
2058         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants
2059         them.
2060
2061         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
2062         comments.
2063         (gnus-methods-sloppily-equal): New function.
2064         (gnus): When using the development version of Gnus, load the gnus-load
2065         file.
2066
2067         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
2068         `gnus-open-server' on each method before trying to scan them etc.  This
2069         ensures that all the backend parameters are set correctly.
2070
2071         * nnimap.el (nnimap-authenticator): New variable.
2072         (nnimap-open-connection): Allow anonymous login.
2073         (nnimap-transform-headers): The chars header is called Chars not
2074         Bytes.
2075         (nnimap-wait-for-response): Don't infloop if the IMAP connection
2076         drops.
2077
2078         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
2079         patch, found by Knut Anders Hatlen.
2080
2081 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
2082
2083         * gnus-agent.el (gnus-agent-batch-confirmation)
2084         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
2085         to gnus-message.
2086         * gnus-art.el (gnus-article-describe-briefly): Likewise.
2087         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
2088         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
2089         * gnus-int.el (gnus-open-server): Likewise.
2090         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
2091         (gnus-score-check-syntax): Likewise.
2092         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
2093         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
2094         Likewise.
2095         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
2096
2097 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2098
2099         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
2100         calling conventions so that prefetch doesn't bug out.
2101
2102 2010-09-19  Julien Danjou  <julien@danjou.info>
2103
2104         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
2105         rather than `subst-char-in-region' in order to be able to replace ASCII
2106         char by UTF-8 ones.
2107
2108         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
2109         than curl.
2110         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
2111         the right URL and ALT text on images.
2112         (gnus-html-wash-tags): Fix tag case.
2113         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
2114         (gnus-article-html): Add -o display_ins_del=2 option.
2115         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
2116
2117 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2118
2119         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
2120         the extra mail headers, which sometimes seem to happen for unknown
2121         reasons.
2122
2123         * mail-parse.el (mail-header-encode-parameter): Define as
2124         rfc2045-encode-string instead of as rfc2231-encode-string, since some
2125         (or most, perhaps?) mail readers don't understand the latter, but do
2126         understand the former.
2127
2128         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
2129         to nil, so that no methods are automatically agentized.  I think this
2130         is probably what most users want.
2131
2132         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
2133         from url-retrieve, for instance about invalid URLs.
2134
2135         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
2136         groups that have no articles.
2137         (nnimap-request-article): Check that we really got an article when we
2138         requested one.
2139
2140         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
2141         doesn't exist.
2142
2143         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
2144         nntp buffer so the agent can save it.
2145         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
2146         that CRLF doesn't get translated to \n.
2147         (nnimap-open-connection): Don't make 'shell commands only send \n.
2148
2149 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
2150
2151         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
2152         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
2153         Update var name.
2154         (nnml-generate-nov-file): Use dolist.
2155         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
2156         Use with-current-buffer.
2157
2158 2010-09-18  Julien Danjou  <julien@danjou.info>
2159
2160         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
2161         parallel.
2162
2163 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2164
2165         * nnimap.el (nnimap-update-info): When doing partial marks update, get
2166         the range update right.
2167         (nnimap-request-group): Don't make `M-g' bug out on group with no
2168         marks.
2169         (nnoo): Required, so that other packages can require nnimap.
2170         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
2171         command we're looking for.  This helps when the server sends more
2172         responses after we've gotten everything we expected.
2173         (nnimap): Add a `newlinep' field to keep track of end-of-line
2174         conventions.
2175         Don't send CRLF to things that don't want it.
2176         (nnimap-request-accept-article): Ditto.
2177
2178 2010-09-18  Julien Danjou  <julien@danjou.info>
2179
2180         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
2181         than curl to retrieve images.
2182
2183 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2184
2185         * nnimap.el (nnimap-update-info): Extend the info so that we can set
2186         the marks.
2187         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
2188         (nnimap-wait-for-connection): New function.
2189         (nnimap-open-connection): If we have PREAUTH, don't query for login
2190         credentials.
2191         (nnimap-update-info): Fix off-by-one error when concatenating ranges
2192         when doing a partial update.
2193
2194 2010-09-18  Julien Danjou  <julien@danjou.info>
2195
2196         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
2197         tags.
2198
2199 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2200
2201         * nnimap.el (nnimap-credentials): New function.
2202         (nnimap-open-connection): Use the new function to look for credentials
2203         also on the numeric equivalents of "imap" and "imaps".
2204
2205         * gnus-start.el (gnus-activate-group): Send the info to
2206         gnus-request-group.
2207
2208         * nnimap.el (nnimap-request-group): Have the "check" version of the
2209         function parse flags and update the info, so that a `M-g' get a total
2210         resync of all flags from the group.
2211
2212         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
2213         to allow backends to alter the info on group selection.  Also alter all
2214         the backend -request-group functions to take the parameter.
2215
2216         * nnimap.el (nnimap-store-info): New function.
2217         (nnimap-update-info): Store the info for later usage.
2218         (nnimap-request-group): Use the stored info for the dont-check case, so
2219         that we don't retrieve all marks when we enter a group.
2220
2221         * nnimap.el: Use deffoo instead of defun for interface functions.
2222
2223         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
2224         update the group info.  This makes the nndraft groups, for instance, go
2225         back to their old behaviour.
2226
2227         * gnus-sum.el (gnus-select-newsgroup): Indent.
2228
2229         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
2230         in.
2231         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
2232         nothing.
2233
2234         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
2235         from methods that are denied.
2236
2237         * gnus-int.el (gnus-method-denied-p): New function.
2238
2239         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
2240         store the password instead of netrc.
2241         (nnimap-open-connection): Don't error out when we can't make a
2242         connections.
2243
2244         * auth-source.el (auth-source-create): In the password prompt, say what
2245         we're querying for.  Also prompt for user name if that hasn't been
2246         given.
2247
2248         * nnimap.el (nnimap-with-process-buffer): Removed.
2249
2250 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2251
2252         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
2253         method when we're reading from the agent.
2254
2255         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
2256
2257         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
2258         that's probably most useful for users.
2259
2260         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
2261         "failed" all the time.
2262
2263         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
2264         ...)) with (with-current-buffer ... ).
2265
2266         * nntp.el (nntp-open-server): Return whether the open was successful or
2267         not.
2268
2269         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
2270         select an unread unseen article first.
2271
2272         * nnimap.el (nnimap-open-connection): If the user doesn't have a
2273         /etc/services, supply some sensible port defaults.
2274
2275         * dgnushack.el: Define netrc-credentials.
2276
2277 2010-09-17  Julien Danjou  <julien@danjou.info>
2278
2279         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
2280
2281 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
2282
2283         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
2284         doesn't have any parameters.
2285
2286 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2287
2288         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
2289         only upcased checks.
2290
2291         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
2292
2293         * nnimap.el (nnimap-open-shell-stream): New function.
2294         (nnimap-open-connection): Use it.
2295         (nnimap-transform-headers): Get the number of lines in each message.
2296         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
2297         number of lines.
2298         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
2299         problem.
2300
2301         * utf7.el (utf7-encode): Autoload.
2302
2303         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
2304         to allow the mail splitting to not return a default group.  This is
2305         useful for nnimap, which will leave unmatched mail in the inbox.
2306
2307         * nnimap.el: Rewritten.
2308
2309         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
2310         nnimap usage.
2311
2312         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
2313         if the move is internal, so that nnimap can do fast internal moves.
2314
2315         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
2316         data.
2317         (gnus-read-active-for-groups): Support finishing the early retrieval of
2318         data.
2319
2320         * gnus-range.el (gnus-range-nconcat): New function.
2321
2322         * gnus-int.el (gnus-finish-retrieve-group-infos)
2323         (gnus-retrieve-group-data-early): New functions.
2324
2325 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
2326
2327         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
2328         (nnrss-retrieve-groups):
2329         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
2330         (pop3-quit): Use with-current-buffer.
2331
2332 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2333
2334         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
2335         instead of nnheader-accept-process-output.
2336
2337         * dgnushack.el (dgnushack-compile): Add comment.
2338
2339         * lpath.el: No need to fbind propertize for XEmacs 21.4.
2340
2341         * gnus-html.el (gnus-html-schedule-image-fetching)
2342         (gnus-html-prefetch-images): Replace process-kill-without-query by
2343         gnus-set-process-query-on-exit-flag.
2344
2345 2010-09-16  Romain Francoise  <romain@orebokech.com>
2346
2347         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
2348
2349 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2350
2351         * gnus-registry.el (gnus-registry-install-shortcuts): The second
2352         parameter to unintern is mandatory-ish in Emacs 24.
2353
2354         * gnus-html.el (gnus-html-schedule-image-fetching)
2355         (gnus-html-prefetch-images): Check for curl before using it.
2356
2357         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
2358         depend on curl, which isn't essential.
2359
2360         * imap.el: Revert back to version
2361         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
2362         seem problematic.
2363
2364 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
2365
2366         * gnus-registry.el (gnus-registry-install-shortcuts):
2367         Explicitly pass `obarray' to `unintern' to avoid a warning.
2368
2369 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2370
2371         * gnus-start.el (gnus-read-active-for-groups): Reverted the previous
2372         change.
2373
2374         * nnrss.el (nnrss-request-list): Removed this function and related
2375         functions, including the moreover stuff.
2376
2377 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2378
2379         * nnrss.el (nnrss-retrieve-groups): New function.
2380
2381 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
2382
2383         * .dir-locals.el: Add no-byte-compile cookie.
2384
2385 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2386
2387         * time-date.el (format-seconds): Comment fix.
2388
2389         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
2390         for back end that doesn't support request-scan.
2391
2392 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2393
2394         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
2395         then do request scans from the backends.
2396
2397         * netrc.el (netrc-credentials): New conveniency function.
2398
2399         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
2400         avoid running a hook per line, since this takes a lot of time,
2401         profiling shows.
2402         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
2403         directly if gnus-visual-p is true.
2404
2405 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2406
2407         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
2408         groups; replace mapcar with dolist which is a bit faster; pass groups
2409         info to gnus-read-active-file-1.
2410         (gnus-read-active-file-1): Scan only specified groups if the new
2411         optional arg `infos' is given.
2412
2413 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2414
2415         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
2416
2417         * pop3.el (pop3-movemail): Removed.
2418         (pop3-streaming-movemail): Renamed to pop3-movemail.
2419
2420         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
2421         don't restrict end-tag searches to the end of the line.
2422
2423 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2424
2425         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
2426         articles of every unchecked group to t, which means unknown since the
2427         server has never been opened.
2428
2429 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2430
2431         * gnus-html.el (gnus-html-show-alt-text): New command.
2432         (gnus-html-browse-image): Ditto.
2433         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
2434         to browse the image directly.
2435         (gnus-html-wash-tags): Search for images first, so that <a><img> works
2436         better.
2437
2438         * gnus-async.el (gnus-async-article-callback): Call
2439         `gnus-html-prefetch-images' unconditionally.
2440
2441         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
2442         before feeding URLs to curl.
2443
2444 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2445
2446         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
2447         internal images as deletable by `W D D'.
2448
2449         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
2450         (gnus-async-article-callback): Fix typo.
2451
2452 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2453
2454         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
2455         current line to work around bugs in the output from w3m.
2456
2457         * gnus-async.el (gnus-async-article-callback): Always prefetch images
2458         for groups that want that.
2459
2460         * nntp.el (nntp-wait-for-string): Supply a timeout for
2461         accept-process-output to ensure progress.
2462
2463         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
2464         level to get unread articles from, then use that for foreign groups,
2465         too.
2466
2467         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
2468         confuses the rest of the function.
2469
2470         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
2471         for the methods that support -retrieve-groups, too.
2472
2473         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
2474
2475 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2476
2477         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
2478         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
2479
2480         * pop3.el: Require cl when compiling.
2481         (pop3-number-of-responses): Search for "+OK", not "+OK ".
2482
2483 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2484
2485         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
2486         that aren't going to be activated.
2487         (gnus-get-unread-articles): Fix up the last commit.
2488
2489         * gnus-html.el (gnus-article-html): Allow calling without specifying
2490         the handle.  In that case, dissect the buffer first.
2491
2492         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
2493
2494         * nnimap.el (nnimap-open-connection): Revert the change that would look
2495         into authinfo for imaps instead of imap.
2496
2497         * gnus-start.el (gnus-activate-group): Take an optional parameter to
2498         say that you don't want to call gnus-request-group with don-check, but
2499         do check the reponse.  This is for virtual groups only.
2500         (gnus-get-unread-articles): Count the archive groups as secondary, so
2501         that they're activated the same way as before.
2502
2503         * imap.el (imap-message-map): Removed optional buffer parameter, since
2504         no callers use it.
2505         (imap-message-get): Ditto.
2506         (imap-message-put): Ditto.
2507         (imap-mailbox-map): Ditto.
2508         (imap-mailbox-put): Ditto.
2509         (imap-mailbox-get): Ditto.
2510         (imap-mailbox-get): Revert last change for this function.
2511
2512         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
2513         case-insensitively.
2514         (nnimap-debug): Removed.
2515
2516         * imap.el (imap-fetch-safe): Removed function, and altered all callers
2517         to use `imap-fetch' instead.  According to the comments, this should be
2518         safe, since all other IMAP clients use the 1:* syntax.
2519         (imap-enable-exchange-bug-workaround): Removed.
2520         (imap-debug): Removed -- doesn't seem very useful.
2521
2522         * mail-source.el (mail-source-fetch): Don't message if we're fetching
2523         mail from a file, and the file doesn't exist.
2524
2525         * imap.el (imap-log): New convenience function used throughout instead
2526         of repeating the same code all over the place.
2527
2528         * pop3.el (pop3-streaming-movemail): Return t for success.
2529
2530         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
2531         .authinfo if we're using ssl connection.
2532
2533         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
2534         already have if we're in a main Gnus `g' run.
2535
2536         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
2537
2538 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2539
2540         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
2541
2542         * nnmh.el (nnmh-request-list-1): Bind `file'.
2543
2544         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
2545         alias to set-process-query-on-exit-flag or process-kill-without-query.
2546         (pop3-open-server): Use it.
2547
2548 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2549
2550         * mail-source.el (mail-source-delete-crash-box): Always move the crash
2551         box to the Incoming file.  Fixes mistake in previous checkin.
2552
2553         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
2554         request loop (for debugging purposes) removed.
2555
2556         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
2557         culprit is more visible.
2558         (nnml-save-incremental-nov, nnml-open-incremental-nov)
2559         (nnml-add-incremental-nov): New functions to do "incremental" nov
2560         updates, where we just append to the end of the existing nov files
2561         without reading/writing them in full.
2562
2563         * mail-source.el (mail-source-delete-crash-box): Really only check the
2564         incoming files once in a while.
2565
2566         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
2567
2568         * mail-source.el (mail-source-delete-crash-box): Only check the
2569         incoming files for deletion once per day to save a lot of file
2570         accesses.
2571
2572         * pop3.el (pop3-logon): Fix up unbound variable typo.
2573
2574         * mail-source.el (pop3-streaming-movemail): Autoload.
2575
2576         * pop3.el (pop3-streaming-movemail): Respect
2577         pop3-leave-mail-on-server.
2578
2579         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
2580         retrieval.
2581
2582         * pop3.el (pop3-process-filter): Removed unused function.
2583         (pop3-streaming-movemail, pop3-send-streaming-command)
2584         (pop3-wait-for-messages, pop3-write-to-file)
2585         (pop3-number-of-responses): New functions for streaming pop3
2586         retrieval.
2587
2588         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
2589         come from no known methods.
2590         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
2591         list.
2592
2593         * pop3.el (pop3-display-message-size-flag): Removed -- everybody wants
2594         message sizes.
2595         (pop3-movemail): Use erase-buffer instead of looping and deleting
2596         regions, which seems rather odd.
2597
2598         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
2599         file once per `g' run.
2600
2601         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
2602         directories.  This makes the draft queue directory work.
2603
2604         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
2605         data from the backends, so that we only request the list of groups from
2606         each method once.  This should speed things up considerably.
2607
2608         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
2609         detect that it's not implemented.
2610
2611         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
2612         we actually do recurse down into the tree, but don't stat all leaf
2613         nodes.
2614
2615         * gnus-html.el (gnus-html-show-images): If there are no images to show,
2616         then say so instead of bugging out.
2617
2618         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
2619         files exist before trying to read them.
2620
2621         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
2622         around <pre_int>.
2623
2624         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
2625
2626         * nnmh.el (nnmh-request-list-1): Optimize for speed.
2627
2628 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2629
2630         * mm-util.el (mm-image-load-path): Just return the image directories,
2631         not all directories in the path in addition to the image directories.
2632         (mm-image-load-path): Maintain a cache of the image directories so that
2633         the `g' command in Gnus doesn't have to stat dozens of directories each
2634         time.
2635
2636         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
2637         (gnus-html-wash-tags): Add a new `i' command to insert images.
2638         (gnus-html-insert-image): New command and keystroke.
2639         (gnus-html-redisplay-with-images): New command and keystroke.
2640         (gnus-html-show-images): Renamed command.
2641         (gnus-html-wash-tags): Remove more white space before <pre_int> image
2642         spacers.
2643         (gnus-html-wash-tags): Decode entities at the end, so that entities
2644         inside the tags don't mess up the rest of the "parsing".
2645
2646         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
2647         so that nnimap methods aren't agentized by default.  There's apparently
2648         many problems related to agent/imap behaviour.
2649
2650         * gnus-art.el (gnus-article-copy-string): New command and key binding.
2651
2652         * gnus-html.el: Doc fix.
2653
2654 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2655
2656         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
2657         specifier-spec-list for Emacs 21.
2658
2659         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
2660         glyph-width and glyph-height instead of display-graphic-p and
2661         image-size; make avoidance of displaying small images work for XEmacs.
2662
2663         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
2664         for XEmacs.
2665
2666         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
2667         of symbol that holds plist data.
2668         (gnus-process-plist): Remove plist of process after getting it.
2669
2670 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2671
2672         * message.el (message-generate-hashcash): Change default to
2673         'opportunistic if hashcash is installed.
2674
2675         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
2676         (gnus-html-put-image): Only call image-size once, since it's somewhat
2677         time-consuming on remote X servers.
2678
2679 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2680
2681         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
2682         type on data, not a file name.
2683
2684         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
2685         window-pixel-edges for Emacs 21.
2686
2687         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
2688         decoded contents.
2689         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
2690
2691 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2692
2693         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
2694         group line format, since it isn't very interesting.
2695
2696         * gnus-agent.el (gnus-agent-short-article),
2697         (gnus-agent-long-article): Increase values for these two variables,
2698         since most people are likely to have more network connection and
2699         storage than before.
2700
2701         * gnus.el (gnus-refer-article-method): Change default to 'current.
2702         When referring an article, the common behaviour is to refer it from the
2703         current select method, not the native select method.  The chances of
2704         the native select method having the message in question is rather slim
2705         these days.
2706
2707         * gnus-sum.el (gnus-auto-select-subject): Change default to
2708         `unseen-or-unread'.  I think it's likely that most people want to
2709         select an unseen article over a previously seen, but unread one.
2710
2711         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
2712         means that in the article buffer none of the minor mode elements will
2713         be shown, usually, and this is not desirable in most cases.
2714
2715         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
2716         that commands like `d' (and the like) go to the next line in the
2717         buffer, instead of the next unread article.  I think this is the
2718         behaviour that is most natural for most users.
2719         (gnus-single-article-buffer): Change default to nil, so that people can
2720         have as many article buffers open as they have summary buffer.  I think
2721         this is the most natural way for the groups to behave.
2722
2723         * message.el (message-generate-new-buffers): Change default to
2724         `unsent', so that all new message buffers start their names with the
2725         string "*unsent", and it's easier to find the buffers if you move from
2726         them.
2727
2728 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2729
2730         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
2731         small.  They're probably tracking images.
2732         (gnus-html-wash-tags): Remove all <pre_int> place holders.
2733         (gnus-html-rescale-image): Yet another try at getting the image sizing
2734         right.
2735
2736         * nntp.el (nntp-request-set-mark): Refuse to do marks if
2737         nntp-marks-file-name is nil.
2738
2739 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2740
2741         * gnus-html.el (gnus-html-wash-tags)
2742         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
2743         Better logging.
2744
2745 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2746
2747         * nndoc.el (nndoc-type-alist): Added a new type for Google digests.
2748
2749         * gnus-html.el (gnus-html-wash-tags): Check the value of
2750         gnus-blocked-images in the summary buffer.
2751
2752 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2753
2754         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
2755
2756 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2757
2758         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
2759         like "a", it seems like.
2760         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
2761         since it needs to be picked from the correct buffer.
2762
2763         * nnwfm.el: Removed.
2764
2765         * nnlistserv.el: Removed.
2766
2767 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2768
2769         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
2770         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
2771
2772 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2773
2774         * nnkiboze.el: Removed.
2775
2776         * nndb.el: Removed.
2777
2778         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
2779         alt text.
2780         (gnus-html-rescale-image): Try to get the rescaling logic right for
2781         images that are just wide and not tall.
2782
2783         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
2784         overshadow variable bindings.
2785
2786 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2787
2788         * gnus-html.el (gnus-html-wash-tags)
2789         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images): Add
2790         extra logging.
2791
2792 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2793
2794         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
2795         (gnus-max-image-proportion): New variable.
2796         (gnus-html-rescale-image): New function.
2797         (gnus-html-put-image): Rescale images.
2798
2799 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
2800
2801         Fix up some byte-compiler warnings.
2802         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
2803         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
2804         (gnus-article-fill-cited-article, gnus-article-hide-citation)
2805         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
2806         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
2807         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
2808         (gnus-group-update-group): Use save-excursion and with-current-buffer.
2809
2810 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2811
2812         * gnus-html.el (gnus-article-html): Decode contents by charset.
2813
2814 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2815
2816         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
2817         (gnus-html-frame-width, gnus-blocked-images)
2818         * message.el (message-prune-recipient-rules): Add custom version.
2819         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
2820
2821         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
2822         functions.
2823
2824         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
2825         gnus-process-get.
2826
2827 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
2828
2829         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
2830         instead of lsub directly.
2831
2832 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2833
2834         * nnwarchive.el: Removed.
2835
2836         * gnus-soup.el: Removed.
2837
2838         * nnsoup.el: Removed.
2839
2840         * nnultimate.el: Removed.
2841
2842         * gnus-html.el (gnus-blocked-images): New variable.
2843
2844         * message.el (message-prune-recipients): New function.
2845         (message-prune-recipient-rules): New variable.
2846
2847         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
2848         guess whether a long line is natural text or not.
2849
2850         * gnus-html.el (gnus-html-schedule-image-fetching): Use
2851         gnus-process-plist and friends for compatibility.
2852
2853 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
2854
2855         * gnus-html.el: Require packages that define macros used in this file.
2856         (gnus-article-mouse-face): Declare to silence byte-compiler.
2857         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
2858         process-get.
2859         (gnus-html-put-image): Use plist-get to avoid getf.
2860         (gnus-html-prefetch-images): Use with-current-buffer.
2861
2862 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2863
2864         * gnus-ems.el: Provide compatibility functions for
2865         gnus-set-process-plist.
2866
2867         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
2868         header-line-format for XEmacs 21.4.
2869
2870         * gnus-sum.el (gnus-summary-stop-at-end-of-message)
2871         * gnus.el (gnus-valid-select-methods)
2872         * message.el (message-send-mail-partially-limit)
2873         * mm-decode.el (mm-text-html-renderer)
2874         * mml.el (mml-insert-mime-headers-always)
2875         * smiley.el (smiley-regexp-alist): Bump custom version.
2876
2877 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2878
2879         * gnus-html.el: require mm-url.
2880         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
2881         with the url to `url'.
2882         (gnus-html-wash-tags): Support cid: URLs/images.
2883
2884 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2885
2886         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
2887         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
2888         bindings, as they aren't useful at all.  `w' is moved to `W w'.
2889
2890         * gnus-move.el: Removed file, since it doesn't really work.
2891
2892         * gnus-html.el (gnus-article-html): Tell w3m that the input is
2893         UTF-8.  This seems to fix problems with some German web feeds.
2894
2895         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
2896         at the top so that the proper colours are applied.
2897
2898         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
2899         don't have dots in their names.
2900
2901         * gnus-art.el (gnus-article-view-part): Doc fix.
2902
2903         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
2904         XEmacs-compatible.
2905         (gnus-html-put-image): Don't do images on non-graphic displays.
2906
2907         * nnslashdot.el: Removed this unused backend.
2908
2909         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
2910         actions.
2911         (gnus-undo-register-1): Revert last change.
2912
2913         * gnus-group.el (gnus-group-completing-read): Protect against not
2914         having completion-styles bound.
2915
2916         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
2917         make broken recipients happier.
2918
2919         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
2920
2921         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
2922         point parameter.
2923
2924         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
2925
2926         * gnus-group.el (gnus-group-completing-read): Add 'substring to
2927         completion-styles for group selection.
2928
2929 2009-02-04  Andreas Schwab  <schwab@suse.de>
2930
2931         * gnus-score.el (gnus-score-string): Fix regex for matching extra
2932         headers and regexp-quote the match if necessary.
2933
2934 2009-03-24  Miles Bader  <miles@gnu.org>
2935
2936         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
2937         the blinking smiley.
2938
2939 2009-03-24  Simon Josefsson  <simon@josefsson.org>
2940
2941         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
2942         blink smiley.
2943
2944 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2945
2946         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
2947         where the dribbel file lives exists.
2948
2949         * message.el (message-send-mail-partially-limit): Change the default to
2950         nil, since most people don't want this.
2951
2952         * mm-url.el (mm-url-decode-entities): Also decode entities like
2953         &#x3212.
2954
2955 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
2956
2957         * gnus-sum.el (gnus-summary-idna-message):
2958         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
2959         Hyperlink urls in docstrings with URL `...'.
2960
2961 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
2962
2963         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
2964         functions.
2965
2966 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2967
2968         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
2969         say what the mouseover text should be.
2970
2971         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
2972         version of the mm-w3m-safe-url-regexp variable to only download images
2973         in the groups where we want that to happen.
2974
2975         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
2976
2977         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
2978         easier debugging.
2979         (gnus-article-beginning-of-window): Add kludge to allow spacing past
2980         big pictures in the article buffer.
2981
2982         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
2983         gnus-article-html.
2984         (mm-text-html-renderer): gnus-article-html needs curl in addition to
2985         w3m.
2986
2987         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
2988
2989 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2990
2991         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
2992         which doesn't exist.
2993
2994         * message.el (message-inhibit-ecomplete): New variable to allow some
2995         function to inhibit ecomplete address storage.
2996         (message-resend): Disable ecomplete message storage when resending
2997         messages.
2998
2999         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
3000
3001 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3002
3003         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
3004         Save excursion while copying, moving, and deleting articles in order to
3005         prevent the cursor from jumping to unforeseen place.
3006
3007 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3008
3009         * lpath.el: No need to bind bookmark-current-buffer,
3010         bookmark-yank-point and bookmark-make-record-function.
3011
3012 2010-08-17  Glenn Morris  <rgm@gnu.org>
3013
3014         * gnus-sync.el: Require gnus components whose functions are used.
3015
3016         * gnus-art.el (bookmark-make-record-function):
3017         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
3018         Declare for compiler.
3019
3020         * mm-url.el (mml-compute-boundary): Autoload.
3021
3022 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3023
3024         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
3025
3026 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
3027
3028         Typo fix "hoo4a" -> "hook".
3029
3030         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
3031
3032 2010-08-14  Glenn Morris  <rgm@gnu.org>
3033
3034         * gnus-sync.el (gnus-sync): Fix defgroup version.
3035
3036 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
3037
3038         Doc fixes and keep unknown groups (ammended for nunion bug fix).
3039
3040         * gnus-sync.el: Fix docs.
3041         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
3042         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
3043
3044 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
3045
3046         Optimizations for gnus-sync.el.
3047
3048         * gnus-sync.el: Add docs about gnus-sync-backend
3049         possibilities.
3050         (gnus-sync-save): Remove unnecessary message.
3051         (gnus-sync-read): Optimize and show what groups were skipped.
3052
3053 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
3054
3055         Minor bug fixes for gnus-sync.el.
3056
3057         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks): Don't
3058         read the sync on get-new-news.
3059
3060         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
3061         quiet.
3062
3063         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets' (fix typo).
3064
3065 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
3066
3067         Make saving and restoring of hidden threads work with overlays.
3068         Patch applied by Ted Zlatanov.
3069
3070         * gnus-sum.el (gnus-hidden-threads-configuration)
3071         (gnus-restore-hidden-threads-configuration): Update to deal with text
3072         properties, rather than searching for a magic character.
3073
3074 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
3075
3076         New gnus-sync.el library for synchronization of marks.
3077
3078         * gnus-sync.el: New library for synchronization of marks.
3079
3080         * gnus-util.el (gnus-grep-in-list): Moved from gnus-registry.el and
3081         renamed from `gnus-registry-grep-in-list'.
3082
3083         * gnus-registry.el (gnus-registry-follow-group-p): Use `gnus-grep-in-list'.
3084
3085         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
3086
3087 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3088
3089         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
3090         determining charset of text fails.
3091
3092 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3093
3094         * nnmail.el (nnmail-get-new-mail-1): Revert.
3095
3096         * nnml.el (nnml-active-number): Make sure names of newly created groups
3097         in nnml-group-alist are encoded.
3098
3099 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3100
3101         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
3102         containing non-ASCII characters in active file for nnml back end.
3103
3104 2010-07-24  David Engster  <dengste@eml.cc>
3105
3106         * mml-smime.el (mml-smime-epg-verify): Also accept the older
3107         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
3108
3109 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
3110
3111         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
3112         tag (Bug#6654).
3113
3114 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3115
3116         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
3117         the article buffer, not the summary buffer.
3118
3119 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3120
3121         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
3122         Emacs 23 as well.
3123
3124 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3125
3126         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
3127         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
3128
3129 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
3130
3131         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
3132         Patch applied by Karl Fogel.
3133
3134         * gnus-sum.el (gnus-summary-bookmark-make-record): Set
3135         `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
3136
3137 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
3138
3139         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
3140         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
3141         C-w still not working correctly from Article buffers; Thierry's
3142         patch to fix that will be applied after this.
3143
3144         * gnus-art.el (bookmark-make-record-function): New local variable.
3145
3146         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
3147         article buffer.
3148         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
3149
3150 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
3151
3152         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
3153         on changes in bookmark.el.
3154
3155 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3156
3157         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
3158         `no-log' instead of message not to log prompt string.
3159
3160 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
3161
3162         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
3163         the *other* type of HTML form submission.
3164
3165 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
3166
3167         * auth-source.el (auth-source-pick): If choice does not contain a
3168         questioned keyword, set the check to t.
3169
3170 2010-06-12  Romain Francoise  <romain@orebokech.com>
3171
3172         * gnus-util.el (gnus-date-get-time): Move up before first use.
3173
3174 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3175
3176         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
3177         (gnus-article-edit-part): Bind it to make last part that is substituted
3178         or deleted visible.
3179         (gnus-mime-display-single): Buttonize part of which id equals to
3180         gnus-mime-buttonized-part-id.
3181
3182 2010-06-10  Dan Christensen  <jdc@uwo.ca>
3183
3184         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
3185         (gnus-dd-mmm): Use gnus-date-get-time.
3186         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
3187         simplify logic.
3188         (gnus-summary-limit-to-age): Use gnus-date-get-time.
3189         (gnus-sort-threads): emit message if gnus-sort-threads-loop used.
3190
3191 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
3192
3193         * auth-source.el (top): Autoload `secrets-list-collections',
3194         `secrets-create-item', `secrets-delete-item'.
3195         (auth-sources): Fix tag string.
3196         (auth-get-source, auth-source-retrieve, auth-source-create)
3197         (auth-source-delete): New defuns.
3198         (auth-source-pick): Rewrite in order to avoid 2 passes.
3199         (auth-source-forget-user-or-password): New parameter USERNAME.
3200         (auth-source-user-or-password): New parameters CREATE-MISSING and
3201         DELETE-EXISTING.  Retrieve password interactively, if needed.
3202
3203 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
3204
3205         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
3206         deleting unused directories when gnus-expert-user is t.
3207
3208 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3209
3210         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
3211         for each temp file when gnus-article-browse-delete-temp is ask.
3212
3213 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
3214
3215         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el: Replace
3216         Lisp calls to delete-backward-char by calls to delete-char.
3217
3218 2010-05-20  Kevin Ryde  <user42@zip.com.au>
3219
3220         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
3221
3222 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
3223
3224         * password-cache.el (password-cache-remove): Fix docstring.
3225
3226 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3227
3228         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
3229         article unless decoding article to be saved.
3230
3231 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3232
3233         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
3234         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
3235         generated within the mm-with-unibyte-current-buffer macro.
3236
3237 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3238
3239         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
3240         to nil when we're in a mml-preview buffer and no group is selected.
3241
3242 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
3243
3244         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
3245         when catching the `C-g'.  Reported by "Leo".
3246
3247 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3248
3249         * message.el (message-forward-make-body-plain)
3250         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
3251         multibyte-string-p.
3252
3253         * lpath.el: Revert.
3254
3255 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3256
3257         * message.el (message-forward-make-body-mml): Assume original message
3258         is multibyte string; error on unibyte.
3259         (message-forward-make-body-plain): Ditto; don't add excessive newline
3260         in body end.
3261
3262         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
3263
3264 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
3265
3266         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
3267         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
3268
3269 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3270
3271         * mm-extern.el (mm-extern-url): Don't use
3272         mm-with-unibyte-current-buffer.
3273         (mm-extern-cache-contents): Use with-current-buffer instead of
3274         save-excursion + set-buffer.
3275
3276 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3277
3278         * mm-util.el (mm-emacs-mule): Remove.
3279
3280 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
3281
3282         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
3283         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
3284         change.
3285
3286 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3287
3288         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
3289         bind the default value of enable-multibyte-characters to nil.
3290
3291 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3292
3293         * message.el (message-forward-make-body-plain)
3294         (message-forward-make-body-mml):
3295         Don't use mm-with-unibyte-current-buffer.
3296
3297 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
3298
3299         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
3300
3301 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
3302
3303         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
3304         (Bug#5592).
3305
3306 2010-05-07  Julien Danjou  <julien@danjou.info>
3307
3308         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
3309         it to mm-pipe-part.
3310
3311         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
3312         it is given.
3313
3314 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3315
3316         * binhex.el (binhex-decode-region-internal)
3317         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type)
3318         (dns-query)
3319         * nnweb.el (nnweb-gmane-search)
3320         * pgg-parse.el (pgg-parse-armor)
3321         * pgg.el (pgg-verify-region)
3322         * sha1.el (sha1-string-external)
3323         * uudecode.el (uudecode-decode-region-internal)
3324         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
3325         XEmacs.
3326
3327         * gnus-art.el (gnus-article-browse-html-parts)
3328         * gnus-group.el (gnus-read-ephemeral-gmane-group)
3329         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
3330         make-temp-file.
3331
3332         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
3333         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
3334         compiling.
3335
3336         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
3337         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
3338         XEmacs when compiling.
3339
3340         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
3341         gnus-pick-mode-off-hook for XEmacs when compiling.
3342         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
3343         gnus-binary-mode-off-hook for XEmacs when compiling.
3344
3345         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate): Return
3346         nil if char-charset is not available.
3347
3348         * imap.el (imap-disable-multibyte)
3349         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
3350         macros.
3351
3352         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
3353         instead of encode-coding-string.
3354
3355         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
3356         'xemacs) instead of mm-emacs-mule to switch function definitions.
3357         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
3358
3359         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
3360         bind temporary-file-directory for XEmacs;
3361         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
3362         timer-set-function for XEmacs 21.4 and SXEmacs;
3363         bind timer-list for XEmacs 21.4 and SXEmacs;
3364         fbind char-charset and find-charset-region for non-Mule XEmacs;
3365         fbind decode-coding-region, decode-coding-string, detect-coding-region,
3366         encode-coding-region and encode-coding-string for XEmacs having no
3367         file-coding feature.
3368
3369 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
3370
3371         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
3372
3373 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3374
3375         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
3376         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
3377
3378 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
3379
3380         * mm-util.el (mm-decompress-buffer): Use `delete-file';
3381         alias `jka-compr-delete-temp-file' no longer exists.
3382
3383 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
3384
3385         Use define-minor-mode in Gnus where applicable.
3386         * mml.el (mml-mode): Use define-minor-mode.
3387         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
3388         (gnus-undo-mode): Use define-minor-mode.
3389         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
3390         (gnus-dead-summary-mode): Use define-minor-mode.
3391         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
3392         Initialize in declaration.
3393         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
3394         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
3395         (gnus-mailing-list-mode): Use define-minor-mode.
3396         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
3397         (gnus-draft-mode): Use define-minor-mode.
3398         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
3399         (gnus-dired-mode): Use define-minor-mode.
3400
3401 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
3402
3403         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
3404         handles on recursive mml-to-mime translation and check them for
3405         boundary delimiter collisions.  Reported by Greg Troxel.
3406
3407 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3408
3409         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
3410
3411 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
3412
3413         * mm-util.el (mm-find-buffer-file-coding-system):
3414         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
3415
3416 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
3417
3418         * message.el (message-generate-headers): Record insertion of optional
3419         headers as well.  Otherwise the check to prevent repeated insertion of
3420         optional headers is a no-op.
3421
3422 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
3423
3424         * smime.el: Don't mention CVS.
3425
3426         * nnrss.el (nnrss-fetch): Don't mention CVS.
3427
3428         * nnir.el: Don't mention CVS.
3429
3430 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
3431
3432         * gnus-sum.el (gnus-summary-bookmark-make-record): Add `location' field.
3433
3434 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3435
3436         * lpath.el: Fbind bookmark-default-handler,
3437         bookmark-get-bookmark-record, bookmark-make-record-default,
3438         bookmark-prop-get for Emacs <23 and XEmacs.
3439
3440 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
3441
3442         * gnus-sum.el: Add bookmark declarations to silence the compiler.
3443         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
3444         Use with-current-buffer to silence the byte-compiler.
3445         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
3446         bother to require `gnus'.
3447         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
3448
3449 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
3450
3451         * gnus-sum.el (gnus-summary-bookmark-make-record)
3452         (gnus-summary-bookmark-jump): New functions.
3453         (gnus-summary-mode): Setup bookmark support.
3454
3455 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
3456
3457         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
3458         if set.
3459
3460 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3461
3462         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
3463         gnus-article-browse-html-save-cid-image; make it work recursively for
3464         forwarded messages as well.
3465         (gnus-article-browse-html-parts): Work when prefix arg is given.
3466         (gnus-article-browse-html-article): Doc fix.
3467
3468 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
3469
3470         * message.el (message-default-mail-headers):
3471         (message-default-headers): Carry the value mail-default-headers over
3472         into message-default-mail-headers, rather than message-default-headers.
3473
3474 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
3475
3476         * mm-decode.el (mm-add-meta-html-tag): Added option to override the
3477         charset.
3478
3479         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
3480         charset into the <meta> tag when the article is encoded to utf-8.
3481
3482 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3483
3484         * gnus-art.el (gnus-article-browse-delete-temp-files): Delete
3485         directories as well.
3486         (gnus-article-browse-html-parts): Work for images that do not specify
3487         file names; delete temp directory when quitting; insert header at the
3488         right place; use file: scheme for image files.
3489
3490 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
3491
3492         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
3493         (gnus-article-browse-html-parts): Use it to make temporary cid image
3494         files in addition to html file so that browser may display them.
3495
3496 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3497
3498         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
3499
3500 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
3501
3502         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
3503
3504 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
3505
3506         * auth-source.el (auth-sources): Change default to be simpler.  Explain
3507         about Secret Service API sources.  Improve Customize options.
3508         (auth-source-pick): Change to accept any number of search parameters.
3509         Implement fallbacks iteratively, not recursively.  Add scoring on the
3510         second pass and sort by score.  Call Secret Service API when needed.
3511         (auth-source-user-or-password): Use it.  Call Secret Service API
3512         directly when needed to get the user name and the password.
3513
3514 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
3515
3516         * message.el (message-interactive): Doc fix.
3517         (message-qmail-inject-args): Reflow.
3518         (message-kill-to-signature): Fix typo in docstring.
3519
3520         * smiley.el (smiley-buffer): Fix typo in docstring.
3521
3522 2010-03-24  Glenn Morris  <rgm@gnu.org>
3523
3524         * mail-source.el (gnus-message): Declare.
3525         (mail-source-delete-old-incoming): Require gnus-util.
3526
3527 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3528
3529         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
3530
3531         * message.el (ecomplete-setup): Autoload it for Emacs <23.
3532
3533         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
3534         password-cache's default if it is not bound.
3535         (mml-secure-passphrase-cache-expiry): Default to 16 that is
3536         password-cache-expiry's default if it is not bound.
3537
3538         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
3539         available in Emacs 21.
3540
3541         * lpath.el: Suppress compiler warnings for:
3542         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
3543         XEmacs;
3544         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
3545         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
3546         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
3547
3548 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
3549
3550         * auth-source.el (auth-sources): Fix up definition so extra parameters
3551         are always inline.
3552
3553 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
3554
3555         * nnimap.el (nnimap-verify-uidvalidity): Fixed bug where uidvalidity
3556         wasn't updated after mismatch.  Clear cached mailbox info correctly
3557         when uidvalidity changes.
3558         (nnimap-group-prefixed-name): New function to avoid some code
3559         duplication.
3560         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
3561         (nnimap-request-group): Use it.
3562         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
3563         (nnimap-update-unseen): Significantly improved speed of Gnus startup
3564         with many imap folders.  This is done by caching the group status from
3565         the imap server persistently in a group parameter `imap-status'.  (This
3566         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
3567         but not persistently, so every Gnus startup was still very slow.)
3568
3569 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
3570
3571         * assistant.el (assistant-render-text): Run `widget-setup' and don't
3572         delete the extra newline.  Otherwise editing of :string and :number
3573         types don't work.
3574
3575 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
3576
3577         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
3578         secrets.el dependency.
3579         (auth-sources): Add optional user name.  Add secrets.el configuration
3580         choice (unused right now).
3581
3582 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
3583
3584         * gnus-sum.el (gnus-summary-make-menu-bar): Let
3585         `gnus-registry-install-shortcuts' fill in the functions.
3586
3587         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
3588         warnings.
3589         (gnus-registry-misc-menus): Variable to hold registry mark menus.
3590         (gnus-registry-install-shortcuts): Populate and use it in a
3591         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
3592
3593 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
3594
3595         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
3596         In-place substitutions for the group name encoding/decoding.
3597         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
3598         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
3599         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
3600         (nnimap-update-unseen, nnimap-request-list)
3601         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
3602         (nnimap-request-set-mark, nnimap-split-to-groups)
3603         (nnimap-split-articles, nnimap-request-newgroups)
3604         (nnimap-request-create-group, nnimap-request-accept-article)
3605         (nnimap-request-delete-group, nnimap-request-rename-group)
3606         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
3607         `encoded-mbx' for consistency.
3608         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
3609         variable `imap-current-mailbox'.
3610
3611         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
3612         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
3613
3614 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
3615
3616         * pop3.el (pop3-display-message-size-flag): Display message size byte
3617         counts during POP3 download.
3618         (pop3-movemail): Use it.
3619         (pop3-list): Implement listing of available messages.
3620
3621 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
3622
3623         * nnir.el (nnir-get-article-nov-override-function): New function to
3624         override the normal NOV retrieval.
3625         (nnir-retrieve-headers): Use it.
3626
3627 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
3628
3629         * auth-source.el (netrc-machine-user-or-password): Autoload.
3630
3631 2010-03-19  Glenn Morris  <rgm@gnu.org>
3632
3633         Stop message.el from loading about 40 libraries it doesn't always need.
3634         The general approach is to autoload rather than require, and to
3635         require in the specific functions rather than the file.  (Bug#5642)
3636
3637         * gmm-utils.el: Don't require wid-edit.
3638         (widget-create-child-value, widget-convert, widget-default-get):
3639         Autoload.
3640
3641         * gnus-util.el: Don't require time-date, netrc.
3642         (message-fetch-field, gnus-group-name-decode): Declare rather than
3643         autoloading.
3644         (gnus-fetch-field): Require message.
3645         (gnus-decode-newsgroups): Require gnus-group.
3646
3647         * ietf-drums.el: Don't require time-date.
3648
3649         * message.el: Don't require hashcash, canlock, ecomplete.
3650         Do require mail-utils.  Require nnheader only when compiling.
3651         (smtpmail-default-smtp-server): Remove declaration.
3652         (message-send-mail-function): Check smtpmail-default-smtp-server
3653         is bound rather than requiring smtpmail.
3654         (message-auto-save-directory, message-insert-signature): Use
3655         expand-file-name rather than nnheader-concat.
3656         (nnheader-insert-file-contents): Autoload.
3657         (hashcash-wait-async): Declare.
3658         (message-send-mail): Only call gnus-setup-posting-charset if
3659         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
3660         (message-send-mail-with-sendmail): Require sendmail.
3661         (canlock-password, canlock-password-for-verify): Declare.
3662         (message-canlock-password): Require canlock.
3663         (nnheader-get-report): Autoload.
3664         (gnus-setup-posting-charset): Declare.
3665         (message-send-news): Require gnus-msg.
3666         (message-make-references, message-make-in-reply-to): Use mail-header-id
3667         rather than the alias mail-header-message-id.
3668         (ecomplete-add-item, ecomplete-save): Declare.
3669         (message-put-addresses-in-ecomplete): Require ecomplete.
3670         (ecomplete-display-matches): Autoload.
3671
3672         * mm-decode.el: Don't require mailcap, gnus-util.
3673         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
3674         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
3675         Autoload.
3676         (mailcap-mime-extensions): Declare.
3677
3678         * mm-encode.el: Don't require mailcap.
3679         (mailcap-extension-to-mime): Autoload.
3680
3681         * mml-sec.el: Don't require password-cache.
3682
3683         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
3684         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
3685         (mml-minibuffer-read-type): Require mailcap.
3686         (mml-preview): Require gnus-msg.
3687
3688         * mml1991.el: Require password-cache.
3689         (password-cache-expiry): Remove declaration.
3690
3691         * mml2015.el: Require password-cache.
3692         (password-cache-expiry): Remove declaration.
3693
3694         * nneething.el (mailcap): Require mailcap.
3695
3696         * nnheader.el (declare-function): Add compatibility stub.
3697         (message-remove-header): Declare rather than autoload.
3698         (nnheader-replace-header): Require message.
3699
3700         * nnimap.el (declare-function): Add compatibility stub.
3701         (netrc-parse, netrc-machine-user-or-password): Declare.
3702         (nnimap-open-connection): Require netrc.
3703
3704         * nntp.el (declare-function): Add compatibility stub.
3705         (netrc-parse, netrc-machine, netrc-get): Declare.
3706         (nntp-send-authinfo): Require netrc.
3707
3708         * rfc2047.el: Don't require qp.
3709         (quoted-printable-encode-region, quoted-printable-decode-string):
3710         Autoload.
3711
3712         * sieve-mode.el: Don't require easymenu.
3713         (easy-menu-add-item): Autoload it.
3714
3715         * spam-stat.el (time-to-number-of-days): Autoload it.
3716
3717 2010-03-19  Glenn Morris  <rgm@gnu.org>
3718
3719         * password-cache.el (password-cache, password-cache-expiry): Autoload.
3720
3721 2010-03-18  Glenn Morris  <rgm@gnu.org>
3722
3723         * hashcash.el (declare-function): Remove duplicate definition.
3724
3725 2010-03-17  Kevin Ryde  <user42@zip.com.au>
3726
3727         * mml.el (mml-read-tag): Unquote values with `read' to reverse
3728         prin1 in mml-insert-tag (just stripping the quotes gave wrong
3729         value if any backslash escapes).
3730
3731 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3732
3733         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
3734         if it is available.  (bug#5647)
3735
3736         * lpath.el: Suppress compiler warning for coding-system-from-name for
3737         Emacs 21 and XEmacs.
3738
3739 2010-03-14  Juri Linkov  <juri@jurta.org>
3740
3741         * hmac-def.el:
3742         * hmac-md5.el:
3743         * netrc.el: Fix keywords.
3744
3745 2010-02-26  Glenn Morris  <rgm@gnu.org>
3746
3747         * message.el (message-send-mail-function): Change the default, so that
3748         it inherits from a customized send-mail-function.  (Bug#5643)
3749
3750 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
3751
3752         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
3753         shell-command-to-string signals an error (bug#5299).
3754
3755 2010-02-24  Glenn Morris  <rgm@gnu.org>
3756
3757         * message.el (message-smtpmail-send-it)
3758         (message-send-mail-with-mailclient): Doc fixes.
3759
3760 2010-02-16  Glenn Morris  <rgm@gnu.org>
3761
3762         * message.el (message-default-mail-headers): Change the default value
3763         to ease the transition from mail-mode to message-mode.  (Bug#5555)
3764
3765 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3766
3767         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
3768         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
3769
3770 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
3771
3772         * time-date.el (date-to-time): Doc fix (Bug#5408).
3773
3774 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
3775
3776         * message.el (message-mail): Just pass yank-action on to message-setup.
3777         (message-setup): Handle (FUN . ARGS) form of yank-action.
3778         (message-with-reply-buffer, message-widen-reply)
3779         (message-yank-original): Handle non-buffer values of
3780         message-reply-buffer (Bug#4080).
3781         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
3782
3783 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
3784
3785         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
3786         Fix typo in docstring.
3787
3788 2010-01-08  Jason Rumney  <jasonr@gnu.org>
3789
3790         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
3791         response.
3792
3793 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3794
3795         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
3796
3797         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
3798
3799         * message.el (message-check-news-header-syntax): Protect against a
3800         string that `rfc822-addresses' returns when parsing fails.
3801
3802 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3803
3804         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
3805         (gnus-previous-char-property-change): New functions.
3806
3807         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
3808
3809 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
3810
3811         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
3812         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
3813
3814 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
3815
3816         * message.el (message-exchange-point-and-mark): Rework last change to
3817         avoid using optional arg of exchange-point-and-mark, for backward
3818         compatibility.
3819
3820 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
3821
3822         * message.el (message-exchange-point-and-mark): Call
3823         exchange-point-and-mark with an argument rather than setting
3824         mark-active by hand (Bug#5175).
3825
3826 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3827
3828         * nntp.el (nntp-service-to-port): Work for service expressed with
3829         numeric string; replace [:digit:] with [0-9] for XEmacs.
3830
3831 2009-12-17  Glenn Morris  <rgm@gnu.org>
3832
3833         * gnus-group.el (gnus-bug-group-download-format-alist):
3834         Change emacs entry to debbugs.gnu.org.  Bump :version.
3835
3836 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
3837
3838         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
3839
3840 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
3841
3842         * message.el (message-info): Explain why we use `Info-goto-node'.
3843
3844 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3845
3846         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
3847
3848 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
3849
3850         * message.el (message-completion-in-region): New compatibility function.
3851         (message-expand-group): Use it.
3852
3853 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3854
3855         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
3856         with no unread article should be listed if the 2nd arg `predicate' is
3857         given.
3858
3859 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3860
3861         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
3862
3863 2009-11-29  Juri Linkov  <juri@jurta.org>
3864
3865         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
3866         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
3867         on `gnus-recenter'. (Bug#4698, Bug#4981)
3868
3869 2009-11-26  Kevin Ryde  <user42@zip.com.au>
3870
3871         * sha1.el (sha1-string-external): default-directory "/" in case
3872         otherwise non-existent.  process-connection-type pipe for touch of
3873         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
3874
3875 2009-11-25  Kevin Ryde  <user42@zip.com.au>
3876
3877         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
3878         it's comms related and sgml-mode.el has "comm" on that basis too.
3879
3880 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3881
3882         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
3883         containing tspecial characters if they have been already quoted.
3884
3885 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
3886
3887         * dns-mode.el (auto-mode-alist): Purecopy string.
3888
3889 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
3890
3891         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
3892
3893 2009-10-24  Glenn Morris  <rgm@gnu.org>
3894
3895         * gnus-art.el (help-xref-stack-item): Define for compiler.
3896
3897 2009-10-21  Kevin Ryde  <user42@zip.com.au>
3898
3899         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
3900
3901 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3902
3903         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
3904
3905 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3906
3907         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
3908         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
3909
3910 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3911
3912         * gnus.el (gnus-overlay-get): New alias to overlay-get.
3913         (gnus-overlays-in): New alias to overlays-in.
3914
3915         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
3916         gnus-overlay-get, and gnus-delete-overlay.
3917         (gnus-summary-show-thread): Make it work as well for systems in which
3918         next-single-char-property-change is not available.
3919         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
3920
3921         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
3922         (gnus-overlay-get): New alias to extent-property.
3923         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
3924
3925         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
3926         SXEmacs.
3927
3928         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
3929         SXEmacs.
3930
3931 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
3932
3933         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
3934
3935 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
3936
3937         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
3938         and XEmacs that don't have `remove-overlays'.
3939
3940 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
3941
3942         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
3943         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
3944         selective display.  Use overlays instead.
3945
3946 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
3947
3948         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
3949
3950 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
3951
3952         * spam-stat.el (spam-stat-load): Fix typo in message.
3953
3954 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
3955
3956         * dig.el (dig-invoke): Fix typo in docstring.
3957         (query-dig): Reflow docstring.
3958
3959 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
3960
3961         * gnus-art.el (gnus-article-encrypt-body):
3962         * message.el (message-check-recipients):
3963         * mm-util.el (mm-codepage-setup):
3964         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
3965         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
3966
3967 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
3968
3969         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
3970         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
3971         keys from the menu if mm-{sign,encrypt}-option is 'guided.
3972         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
3973         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
3974
3975 2009-09-21  Kevin Ryde  <user42@zip.com.au>
3976
3977         * dig.el: Add "Keywords: comm", as per net-utils.el.
3978
3979 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
3980
3981         * dig.el (dig-mode): Use define-derived-mode.
3982
3983 2009-09-19  Glenn Morris  <rgm@gnu.org>
3984
3985         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
3986
3987 2009-09-18  Glenn Morris  <rgm@gnu.org>
3988
3989         * gnus-diary.el (gnus-diary-check-message):
3990         * message.el (message-insert-formatted-citation-line):
3991         * nnbabyl.el (top-level):
3992         * nndiary.el (nndiary-schedule):
3993         Fix typos in condition-case handlers.
3994
3995 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3996
3997         * gnus-art.el (gnus-article-edit-part): Work for the buffer
3998         configuration that provides the sole article window in a frame;
3999         position point correctly after deleting a part.
4000
4001 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
4002
4003         * spam.el (spam-unregister-on-reregister): Add boolean variable.
4004         (spam-resolve-registrations-routine): Use it to unregister articles
4005         that change status.
4006
4007 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4008
4009         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
4010         with XEmacs.
4011         (parse-time-string-chars): Use it.
4012
4013 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
4014
4015         * imap.el (imap-interactive-login): Better messages.
4016         (imap-open): Fix bug with renamed buffer on reconnect.
4017         (imap-authenticate): Add buffer-local imap-last-authenticator variable
4018         for easier debugging and cleaner code.  On successful (guessed based on
4019         server capabilities) secondary authentication, set imap-state
4020         correctly.
4021         (imap-last-authenticator): Define imap-last-authenticator as a variable
4022         to avoid warnings.
4023
4024 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4025
4026         * nnrss.el (nnrss-request-article): Remove binding of
4027         default-enable-multibyte-characters that has gotten needless by
4028         the 2007-07-13 change in rfc2047-encode-message-header.
4029
4030         * mml.el (mml-insert-multipart): Error on the message header.
4031         (mml-insert-part): Error on the message header; position point at
4032         the end of a MIME tag.
4033
4034 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4035
4036         * time-date.el (autoload): Expand define-obsolete-function-alias into
4037         defalias and make-obsolete for old Emacsen that Gnus supports.
4038         (with-no-warnings): Define it for old Emacsen.
4039         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
4040         is available.
4041         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
4042         float-time is available; suppress compile warning for time-to-seconds.
4043
4044         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
4045         (gnus-float-time): Alias to float-time if it exists.
4046
4047         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
4048         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
4049         float-time is available; suppress compile warning for time-to-seconds.
4050
4051         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
4052         XEmacs.
4053
4054 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
4055
4056         * imap.el (imap-message-map): Docstring fix.
4057
4058 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4059
4060         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
4061         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
4062         Add the optional argument `encoding' that overrides the default.
4063
4064         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
4065         mm-encode-buffer.
4066
4067 2009-09-04  Glenn Morris  <rgm@gnu.org>
4068
4069         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
4070         mm-disable-multibyte, rather than default-enable-multibyte-characters.
4071         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
4072         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
4073         * mm-util.el (mm-with-unibyte-current-buffer)
4074         (mm-find-buffer-file-coding-system):
4075         * yenc.el (yenc-decode-region): Use default-value rather than
4076         default-enable-multibyte-characters.
4077
4078 2009-09-03  Glenn Morris  <rgm@gnu.org>
4079
4080         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
4081         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
4082         than default-enable-multibyte-characters.
4083
4084 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
4085
4086         * gnus-art.el (gnus-article-read-summary-keys):
4087         Fix gnus-buffer-configuration's value temporarily used.
4088
4089 2009-09-02  Glenn Morris  <rgm@gnu.org>
4090
4091         * gnus-util.el (gnus-float-time): New function.
4092         * gnus-delay.el (gnus-delay-article):
4093         * gnus-sum.el (gnus-thread-latest-date):
4094         * gnus-util.el (gnus-user-date): Use gnus-float-time.
4095         * nnspool.el (nnspool-request-newgroups):
4096         Use gnus-float-time rather than time-to-seconds.
4097         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
4098
4099         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
4100         (gnus-header-subject-face, gnus-header-newsgroups-face)
4101         (gnus-header-name-face, gnus-header-content-face):
4102         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
4103         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
4104         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
4105         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
4106         (gnus-cite-face-11):
4107         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
4108         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
4109         (gnus-server-closed-face, gnus-server-denied-face)
4110         (gnus-server-offline-face):
4111         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
4112         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
4113         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
4114         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
4115         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
4116         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
4117         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
4118         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
4119         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
4120         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
4121         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
4122         (gnus-summary-selected-face, gnus-summary-cancelled-face)
4123         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
4124         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
4125         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
4126         (gnus-summary-high-undownloaded-face)
4127         (gnus-summary-low-undownloaded-face)
4128         (gnus-summary-normal-undownloaded-face)
4129         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
4130         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
4131         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
4132         (gnus-splash-face):
4133         * message.el (message-header-to-face, message-header-cc-face)
4134         (message-header-subject-face, message-header-newsgroups-face)
4135         (message-header-other-face, message-header-name-face)
4136         (message-header-xheader-face, message-separator-face)
4137         (message-cited-text-face, message-mml-face):
4138         * sieve-mode.el (sieve-control-commands-face)
4139         (sieve-action-commands-face, sieve-test-commands-face)
4140         (sieve-tagged-arguments-face):
4141         * spam.el (spam-face):
4142         Mark face aliases with "-face" in the name as obsolete.
4143
4144 2009-09-01  Glenn Morris  <rgm@gnu.org>
4145
4146         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
4147         than goto-line.
4148
4149 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4150
4151         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
4152         Don't move point if the command is invoked inside the message header.
4153
4154 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
4155
4156         * imap.el (imap-send-command): Simplify.
4157         (imap-wait-for-tag): point-max -> buffer-size.
4158
4159 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
4160
4161         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
4162         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
4163         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
4164         * nnir.el (nnir-swish-e-index-file):
4165         * gnus-sum.el (gnus-summary-delete-marked-as-read)
4166         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
4167         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
4168         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
4169         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
4170         (gnus-treat-display-xface): Add Emacs version of obsolescence.
4171
4172 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4173
4174         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
4175         Don't save excursion.
4176
4177 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
4178
4179         * nnheader.el (nnheader-find-file-noselect):
4180         * mm-util.el (mm-insert-file-contents):
4181         Use (default-value 'major-mode) instead of default-major-mode.
4182
4183 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
4184
4185         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
4186
4187 2009-08-26  Glenn Morris  <rgm@gnu.org>
4188
4189         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
4190         than placing in files.el.
4191
4192 2009-08-25  Glenn Morris  <rgm@gnu.org>
4193
4194         * nnir.el (top-level): Don't require cl at run-time.
4195         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
4196         Replace cl-function substitute with gnus-replace-in-string.
4197         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
4198         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
4199         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
4200         simplified expansions.
4201
4202 2009-08-25  Kevin Ryde  <user42@zip.com.au>
4203
4204         * dig.el (dig): Add autoload cookie.
4205
4206 2009-08-22  Glenn Morris  <rgm@gnu.org>
4207
4208         * gnus-art.el (gnus-button-patch): Use forward-line rather than
4209         goto-line.
4210
4211 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
4212
4213         * parse-time.el (parse-time-string-chars): Save match data.
4214
4215 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
4216
4217         * parse-time.el (parse-time-string-chars): Compute using character
4218         classes, to handle non-ascii characters (Bug#3190).
4219
4220 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4221
4222         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
4223
4224         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
4225         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
4226         (gnus-mm-display-part, gnus-mime-display-single)
4227         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
4228         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
4229
4230         * gnus-sum.el
4231         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
4232         (gnus-summary-move-article): Add expirable mark to articles copied or
4233         moved to group that has auto-expire turned on if the option is non-nil.
4234
4235 2009-07-24  Glenn Morris  <rgm@gnu.org>
4236
4237         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
4238         Fix typo.  (Bug#3903)
4239
4240 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4241
4242         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
4243         gnus-article-read-summary-keys rather than gnus-summary-edit-article
4244         that should not be used for draft articles.
4245         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
4246         that has no concern in minor mode keys.
4247         (gnus-article-summary-command, gnus-article-summary-command-nosave):
4248         Abolish.
4249
4250 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4251
4252         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
4253         article without making inquiry to a user for unknown encoding.
4254
4255         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
4256         (nnmaildir--scan): Assume i-node and device number that file-attributes
4257         returns might be cons-cell.
4258
4259         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
4260
4261         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
4262
4263 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
4264
4265         * auth-source.el: Remove docs now in auth.texi.  Don't use
4266         `gnus-message' for logging.  Add new variables `auth-source-debug' and
4267         `auth-source-hide-passwords' and use them.
4268
4269 2009-07-15  Glenn Morris  <rgm@gnu.org>
4270
4271         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
4272
4273 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4274
4275         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
4276         excessive whitespace from the default values of title and description.
4277
4278 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4279
4280         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
4281         mail-fetch-field to fetch Content-Description header in order to
4282         exclude newlines.
4283
4284 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
4285
4286         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
4287         format used by GnuPG 2.0.11.
4288
4289 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4290
4291         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
4292         to deleted part.
4293
4294 2009-05-30  David Engster  <dengste@eml.cc>
4295
4296         * nnmairix.el: Remove old documentation in the commentary block.
4297         (nnmairix-request-group): Do not update active file for nnml back ends.
4298         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
4299         end so that overview files are ignored.
4300         (nnmairix-update-groups): Make updating the groups more robust by using
4301         marks.
4302         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
4303         with dollar characters in message-id.
4304
4305 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
4306
4307         * spam.el: Use dns-query instead of query-dns.  Was renamed on
4308         2008-12-25 in dns.el.
4309
4310 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
4311
4312         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
4313         could happen if the text is only composed of spaces and/or tabs.
4314
4315 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
4316
4317         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
4318         when sending a queued message to avoid extra mml tags.
4319
4320 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4321
4322         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
4323
4324 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4325
4326         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
4327         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
4328         rmail-toggle-header for XEmacs;
4329         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
4330
4331 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4332
4333         * gnus-dired.el: Remove autoload for gnus-setup-message.
4334         (gnus-dired-attach): Fake this-command value to prevent Gnus from
4335         displaying Gnus logo; always use compose-mail.
4336
4337 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4338
4339         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
4340
4341 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4342
4343         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
4344         (gnus-nocem-issuers): List currently active issuers; fix custom type.
4345         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
4346         available.
4347         (gnus-nocem-epg-verify): New function.
4348
4349 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
4350
4351         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
4352
4353 2009-02-15  Glenn Morris  <rgm@gnu.org>
4354
4355         * gnus-util.el (rmail-insert-rmail-file-header)
4356         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
4357         autoloads.
4358         (rmail-default-rmail-file): Remove unnecessary declaration.
4359         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
4360
4361 2009-02-14  Glenn Morris  <rgm@gnu.org>
4362
4363         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
4364         variable (only used in gnus-util, which declares it anyway).
4365         (rmail-output-to-rmail-file): Remove autoload of deleted function,
4366         which was only needed by gnus-art (changed to not use it any more).
4367         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
4368         only used in gnus-util, which autoloads it itself.
4369         (rmail-update-summary): Fix autoload.
4370
4371         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
4372         rather than rmail-output-to-rmail-file.
4373
4374 2009-02-07  Glenn Morris  <rgm@gnu.org>
4375
4376         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
4377         autoload of function that no longer exists.
4378         (rmail-toggle-header): Declare.
4379         (message-forward-rmail-make-body): Handle mbox Rmail.
4380
4381 2009-01-31  Glenn Morris  <rgm@gnu.org>
4382
4383         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
4384         2009-01-09 change.
4385
4386 2009-01-31  Dave Love  <fx@gnu.org>
4387
4388         * imap.el (imap-fetch-safe): Bind debug-on-error.
4389         (imap-debug): Add imap-fetch-safe.
4390
4391 2009-01-26  Teodor Zlatanov  <tzz@lifelogs.com>
4392
4393         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
4394         (auth-source-forget-all-cached): New convenience function.
4395         (auth-source-user-or-password): Accept list of modes or a single mode.
4396
4397         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
4398         auth-source modes.
4399
4400         * netrc.el (netrc-machine-user-or-password): Use list of
4401         auth-source modes.
4402
4403         * nnimap.el (nnimap-open-connection): Use list of
4404         auth-source modes.
4405
4406         * nntp.el (nntp-send-authinfo): Use list of
4407         auth-source modes.
4408
4409 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
4410
4411         * auth-source.el: Update docs to reflect epa-file-enable is to be used
4412         now.
4413
4414 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4415
4416         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
4417         coding system in XEmacs; add a workaround for XEmacs.
4418
4419         * lpath.el: Fbind coding-system-aliasee.
4420
4421 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4422
4423         * mm-util.el (mm-coding-system-priorities): Protect against nil value
4424         of current-language-environment.
4425
4426 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
4427
4428         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
4429         available at runtime.
4430
4431 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4432
4433         * gnus-art.el (article-date-ut): Fix end point of narrowing.
4434
4435 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
4436
4437         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
4438         the greatest positive fixnum value doesn't work under an XEmacs with
4439         bignum support; use the most-positive-fixnum constant instead,
4440         available since Emacs 21.1 with cl and XEmacs 21.1.
4441
4442 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4443
4444         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
4445         XEmacs gets not to work.
4446
4447 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4448
4449         * mm-util.el (mm-coding-system-priorities): Allow the value like
4450         "Japanese (UTF-8)" of current-language-environment.
4451
4452 2009-01-09  Glenn Morris  <rgm@gnu.org>
4453
4454         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
4455         with last-command-event.
4456
4457 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
4458
4459         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
4460         in the doc string.
4461
4462         * message.el (message-fix-before-sending): Amend comment.
4463
4464 2009-01-08  Dave Love  <fx@gnu.org>
4465
4466         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
4467
4468 2009-01-07  David Engster  <dengste@eml.cc>
4469
4470         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
4471         simplified server definitions by converting it via
4472         gnus-server-to-method.
4473
4474 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4475
4476         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
4477         parameter's operands.
4478
4479 2009-01-06  David Engster  <dengste@eml.cc>
4480
4481         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
4482         primary select method (for gnus-group-mark-article-as-read).
4483
4484 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
4485
4486         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
4487         `(gnus)Face', not `(gnus)X-Face'.
4488
4489 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4490
4491         * mm-util.el (mm-ucs-to-char): New function.
4492
4493         * mm-url.el (mm-url-decode-entities): Use it.
4494
4495         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
4496         unicode-to-char.
4497
4498 2009-01-05  Dave Love  <fx@gnu.org>
4499
4500         * time-date.el: Require cl for `declare'.
4501
4502 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
4503
4504         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
4505         Dave Love.
4506
4507 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
4508
4509         * message.el (message-fix-before-sending): Add `eight-bit' to
4510         illegible-text check.
4511
4512 2009-01-03  Michael Olson  <mwolson@gnu.org>
4513
4514         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
4515         `headers' is nil.  This can occur if the IMAP server does not have
4516         permissions to read messages from a folder, but can write new messages
4517         to the folder.
4518         (nnimap-request-article-part): Do not insert `data' if it is nil.
4519
4520         * imap.el (imap-parse-fetch): Courier can insert spurious blank
4521         characters which will confuse `read', so skip past them.
4522
4523 2009-01-01  Dave Love  <fx@gnu.org>
4524
4525         * imap.el (imap-string-to-integer): Fix typo.
4526         (imap-fetch-safe): New function.
4527         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
4528
4529         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
4530
4531         * imap.el (imap-process-connection-type, imap-debug, imap-open):
4532         (imap-parse-greeting): Fix doc strings.
4533         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
4534         (imap-parse-flag-list): Make messages unique.
4535         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
4536
4537         * nnimap.el: Fix author email.
4538         (nnimap-split-rule): Add FIXME comment.
4539         (nnimap-debug): Fix doc string.
4540
4541 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
4542
4543         * dns.el (dns-set-servers): Check "Address".  Fix typo.
4544
4545 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
4546
4547         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
4548         nslookup if resolv.conf isn't available.
4549         (dns-query): Rename from query-dns.
4550         (dns-query-cached): Rename from query-dns-cached.
4551
4552 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4553
4554         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
4555         overlay-arrow-position and overlay-arrow-string buffer-local; no need
4556         to check if those variables exist (first appeared in Emacs 18.50).
4557
4558 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4559
4560         * mm-util.el (mm-line-number-at-pos): New function.
4561
4562         * spam-report.el (spam-report-process-queue): Use it.
4563
4564 2008-12-24  David Engster  <dengste@eml.cc>
4565
4566         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
4567         parameters that haven't existed as variables as buffer-local variables.
4568
4569 2008-12-23  Dave Love  <fx@gnu.org>
4570
4571         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
4572         cadar.
4573
4574         * sieve-manage.el (sieve-manage-starttls-p): Renamed from
4575         imap-starttls-p.
4576         (sieve-manage-starttls-open): Renamed from imap-starttls-open.
4577
4578 2008-12-22  Dave Love  <fx@gnu.org>
4579
4580         * imap.el: Fix author email.  Doc fixes.
4581         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
4582         reply.
4583
4584 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
4585
4586         * spam-report.el (spam-report-gmane-max-requests): New constant.
4587         (spam-report-gmane-wait): New variable.
4588         (spam-report-gmane-ham, spam-report-gmane-spam)
4589         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
4590         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
4591         the server.
4592
4593         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
4594         Add explanations.
4595
4596         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
4597         nnheader-accept-process-output and nnheader-read-timeout if available.
4598         (pop3-movemail): Use it.
4599
4600         * message.el (message-check-news-body-syntax): Fix signature check if
4601         there's an attachment.
4602
4603 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4604
4605         * mm-util.el: Add comments to the mm- emulating functions.
4606
4607 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
4608
4609         * gnus-start.el (gnus-before-startup-hook): Fix doc string.  Reported
4610         by Stephen Berman <stephen.berman@gmx.net>.
4611
4612 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4613
4614         * mm-util.el (mm-substring-no-properties): New function.
4615         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
4616         (mm-special-display-p): Enable those lambda forms to be byte compiled.
4617         (mm-string-to-multibyte): Doc fix.
4618
4619         * mml.el (mml-attach-file): Use mm-substring-no-properties.
4620
4621 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
4622
4623         * mml.el (mml-attach-file): Strip text properties from file name.
4624         (Bug#1574)
4625
4626 2008-12-16  Glenn Morris  <rgm@gnu.org>
4627
4628         * mm-util.el (mm-charset-override-alist): Declare for compiler.
4629
4630 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4631
4632         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
4633         knows since the charset specified might be a bogus alias that
4634         mm-charset-synonym-alist provides.
4635
4636 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
4637
4638         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
4639         "ISO_8859-1".
4640
4641         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
4642
4643 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4644
4645         * mm-util.el (mm-charset-eval-alist):
4646         Define it before mm-charset-to-coding-system.
4647         (mm-charset-to-coding-system): Add optional argument `silent';
4648         define it before mm-charset-override-alist.
4649         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
4650         default value if it can be used in Emacs currently running;
4651         silence mm-charset-to-coding-system.
4652
4653 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4654
4655         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
4656         `allow-override' which says whether to use `mm-charset-override-alist'.
4657         (rfc2047-decode-encoded-words): Use it.
4658
4659         * mm-util.el (mm-charset-override-alist): Fix custom type;
4660         add `(gb2312 . gbk)' to choices.
4661
4662 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4663
4664         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
4665         fast.
4666
4667         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
4668
4669         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
4670
4671 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
4672
4673         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
4674         on links.
4675
4676         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
4677
4678 2008-12-03  Lute Kamstra  <lute@gnu.org>
4679
4680         * sha1.el: Remove leading * from docstrings of defcustoms,
4681         deffaces, defconsts and defuns.
4682
4683 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4684
4685         * message.el (message-idna-to-ascii-rhs-1): Protect against local
4686         users' addresses that don't have domain parts.
4687         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
4688         rather than message-narrow-to-head since there will be the message
4689         header separator.
4690
4691 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
4692
4693         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
4694         since the result is inserted in a unibyte buffer anyway.
4695         (nnimap-demule-use-string-to-multibyte): Remove.
4696         (nnimap-demule): Alias it to mm-string-to-multibyte.
4697
4698 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
4699
4700         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
4701         variable for debugging bug#464 and bug#1174.
4702         (nnimap-demule): Use it.
4703
4704 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
4705
4706         * gnus-score.el (gnus-score-find-trace): Handle default score in total
4707         score calculation correctly.
4708
4709 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
4710
4711         * message.el (message-send-mail): Just set the buffer to unibyte
4712         rather than use mm-with-unibyte-current-buffer which does a lot more.
4713         (message-send-mail-partially): Don't bother with
4714         mm-with-unibyte-current-buffer since it's already been made unibyte by
4715         message-send-mail.
4716
4717 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
4718
4719         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
4720
4721 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
4722
4723         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
4724
4725 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4726
4727         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
4728         require itself and to remove `with-no-warnings'.
4729
4730 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
4731
4732         * starttls.el (starttls-any-program-available): Get the name of the
4733         available TLS layer program.
4734         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
4735         well as the host name in the "opening" message.
4736
4737         * auth-source.el (auth-source-cache, auth-source-do-cache)
4738         (auth-source-user-or-password): Cache passwords and logins by default,
4739         allow override with `auth-source-do-cache'.
4740         (auth-source-forget-user-or-password): Allow users to remove cache
4741         entries if needed.
4742
4743 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
4744
4745         * md4.el (md4-buffer): Fix typo in docstring.
4746         (md4, md4-64): Doc fixes.
4747         (md4-pack-int32): Reflow docstring.
4748
4749 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
4750
4751         * ietf-drums.el (ietf-drums-remove-comments): Localize second
4752         condition-case to only the forward-sexp call.
4753
4754 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
4755
4756         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
4757         quotes contained.  Make it more robust regardless by an extra
4758         condition-case wrapper.
4759
4760 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4761
4762         * lpath.el: No need to fbind codepage-setup for Emacs 23.
4763
4764 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4765
4766         * nnml.el (nnml-request-expire-articles): Check if the function set to
4767         `nnmail-expiry-target' returns the symbol `delete'.
4768
4769         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
4770
4771         * nnmail.el (nnmail-expiry-target): Fix custom type.
4772
4773 2008-10-02  Glenn Morris  <rgm@gnu.org>
4774
4775         * mm-util.el (mm-codepage-setup): Tweak codepage error.
4776         Silence compiler warning.
4777
4778 2008-10-01  Magnus Henoch  <mange@freemail.hu>
4779
4780         * tls.el (open-tls-stream): Show the actual command being
4781         executed, instead of the format string.
4782
4783 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4784
4785         * lpath.el: Fbind codepage-setup for Emacs 23.
4786
4787 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
4788
4789         * mml.el (mml-menu): Don't assume mml2015 is bound.
4790
4791 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4792
4793         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
4794         exists.
4795
4796 2008-09-27  Glenn Morris  <rgm@gnu.org>
4797
4798         * gnus-util.el (mail-header-remove-comments): Autoload it.
4799
4800 2008-09-27  Andreas Schwab  <schwab@suse.de>
4801
4802         * gnus-util.el (gnus-split-references): Strip comments.
4803         (gnus-parent-id): Likewise.
4804
4805 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
4806
4807         * message.el (message-confirm-send): Fix version.
4808
4809 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4810
4811         * message.el (message-idna-to-ascii-rhs-1): Use
4812         mail-extract-address-components rather than mail-header-parse-addresses
4813         that is an alias by default to ietf-drums-parse-addresses that does not
4814         support non-ASCII names in headers' contents.
4815
4816 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
4817
4818         * message.el (message-confirm-send): Fixed variable documentation to
4819         avoid the "y/n" wording.
4820
4821 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
4822
4823         * message.el (message-set-auto-save-file-name): Save to a different
4824         filename so multiple messages (especially drafts) can be recovered.
4825
4826 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
4827
4828         * message.el (message-confirm-send): Add appropriate version.
4829
4830 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
4831
4832         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
4833         defvar.
4834
4835 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
4836
4837         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
4838         (mm-pkcs7-enveloped-magic): Ditto.
4839
4840 2008-09-17  Simon Josefsson  <simon@josefsson.org>
4841
4842         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
4843         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
4844
4845 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
4846
4847         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
4848         default, it's better.
4849
4850 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
4851
4852         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
4853         summary line gnus-number property and ignore them (with a warning
4854         message).
4855
4856 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4857
4858         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
4859         macro caddr in the interactive form since it won't be expanded.
4860
4861 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4862
4863         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
4864         `charset'; fix name of function called recursively.
4865         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
4866
4867 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4868
4869         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
4870         (gnus-mime-set-charset-parameters): New function.
4871         (gnus-mime-view-part-as-charset): Use it to correctly display part
4872         specifying wrong charset.
4873
4874 2008-09-08  David Engster  <dengste@eml.cc>
4875
4876         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
4877         in completing-read for back end server.
4878
4879 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
4880
4881         * message.el (message-confirm-send): New variable to confirm sending a
4882         message.
4883         (message-send): Use it.
4884
4885 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
4886
4887         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
4888
4889 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4890
4891         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
4892
4893 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
4894
4895         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
4896         prevent tracking too many groups.
4897         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
4898         Use it.
4899
4900 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
4901
4902         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
4903         moving point to the bottom of the window in order to avoid recentering.
4904
4905 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4906
4907         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
4908
4909         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
4910         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
4911         (gnus-article-beginning-of-window): Fix calculation.
4912
4913 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4914
4915         * gnus-msg.el (gnus-summary-supersede-article)
4916         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
4917         value of gnus-newsgroup-charset to decode non-MIME encoded text in
4918         message header.
4919
4920 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
4921
4922         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
4923         pending output coming after the status change.
4924
4925 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
4926
4927         * message.el:
4928         * gnus-start.el:
4929         * gnus-registry.el: Remove VMS support.
4930
4931 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4932
4933         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
4934         macro.
4935         (rfc2104-hash): Use it.
4936
4937 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
4938
4939         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
4940         (gnus-summary-sort-by-most-recent-date): New commands.
4941         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
4942         and menu entries.
4943
4944 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4945
4946         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
4947         don't redisplay article for raw contents; remove plural articles stuff.
4948
4949         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
4950         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
4951         on gnus-summary-save-article; display results properly.
4952
4953 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4954
4955         * lpath.el: No need to fbind ns-focus-frame.
4956
4957 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4958
4959         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
4960
4961 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4962
4963         * gnus-art.el (gnus-summary-save-in-pipe): Consider
4964         gnus-save-all-headers.
4965
4966 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
4967
4968         * gnus-util.el (ns-focus-frame): Remove declaration.
4969         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
4970         like x.
4971
4972 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
4973
4974         * rfc2104.el (rfc2104-zero): Delete defconst.
4975         (rfc2104-hex-alist): Likewise.
4976         (rfc2104-hex-to-int): Delete func.
4977         (rfc2104-hexstring-to-bitstring): Likewise.
4978         (rfc2104-nybbles): New defconst.
4979         (rfc2104-hash): Rewrite for speed.
4980
4981 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4982
4983         * tls.el (open-tls-stream): Make it work with the 2nd argument
4984         BUFFER that is a string but does not exist as a buffer object, as
4985         mentioned in the doc-string.
4986
4987 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4988
4989         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
4990         SXEmacs.
4991
4992 2008-07-16  Glenn Morris  <rgm@gnu.org>
4993
4994         * gnus-util.el (ns-focus-frame): Declare for compiler.
4995
4996 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4997
4998         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
4999         set as a group parameter.
5000         (gnus-summary-save-in-pipe): Work when it is called independently.
5001         (gnus-summary-pipe-to-muttprint): Don't modify
5002         gnus-summary-pipe-output-default-command.
5003
5004 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5005
5006         * message.el (message-send-mail-with-sendmail):
5007         Display the error message.
5008
5009 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5010
5011         * gnus-art.el (gnus-default-article-saver):
5012         Add gnus-summary-save-in-pipe to choices.
5013         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
5014         gnus-summary-pipe-output-default-command as the default command.
5015         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
5016         instead of gnus-last-shell-command.
5017
5018         * gnus-sum.el (gnus-summary-pipe-output-default-command):
5019         New user option.
5020         (gnus-summary-muttprint-program): Mention the value will be changed.
5021         (gnus-summary-save-article): Force showing of all headers.
5022         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
5023
5024 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
5025
5026         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
5027
5028 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
5029
5030         * nnimap.el (nnimap-id):
5031         * sieve-manage.el (sieve-manage-open): Doc fixes.
5032
5033 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
5034
5035         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
5036         if available.
5037
5038 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
5039
5040         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
5041
5042         * nnkiboze.el (nnkiboze-generate-group):
5043         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
5044
5045         * nnmairix.el: Require CL.
5046
5047 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5048
5049         * dgnushack.el: Autoload get-display-table and put-display-table for
5050         XEmacs 21.5.
5051
5052         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
5053         21.4 and SXEmacs.
5054
5055 2008-06-15  David Engster  <dengste@eml.cc>
5056
5057         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
5058
5059 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
5060
5061         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
5062         New macros that expand to an `aset'/`aref' call under Emacs, and to a
5063         runtime choice under XEmacs.
5064
5065         * gnus-sum.el (gnus-summary-set-display-table):
5066         Use `gnus-put-display-table', `gnus-get-display-table',
5067         `gnus-set-display-table' for the display table, instead of `aset'.
5068
5069         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
5070         Use `gnus-put-display-table', `gnus-get-display-table',
5071         `gnus-set-display-table' for the display table.
5072
5073 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
5074
5075         * nnmairix.el: Add autoloads.
5076
5077 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
5078
5079         * nnmairix.el (nnmairix-delete-recreate-group)
5080         (nnmairix-update-and-clear-marks): Fix error messages.
5081
5082 2008-06-14  David Engster  <dengste@eml.cc>
5083
5084         * nnmairix.el: Upgrade to version 0.6.
5085         (nnmairix-group-toggle-propmarks-this-group)
5086         (nnmairix-group-toggle-readmarks-this-group)
5087         (nnmairix-group-delete-recreate-this-group)
5088         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
5089         (nnmairix-remove-tick-mark-original-article): New commands.
5090         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
5091         (nnmairix-propagate-marks-to-nnmairix-groups)
5092         (nnmairix-only-use-registry, nnmairix-allowfast-default)
5093         (nnmairix-marks-cache, nnmairix-version-output): New variables.
5094         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
5095         functions needed for marks propagation and manipulation of read marks.
5096         (nnmairix-update-groups): New function.
5097         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
5098         (nnmairix-determine-original-group-from-registry)
5099         (nnmairix-determine-original-group-from-path)
5100         (nnmairix-get-group-from-file-path, nnmairix-map-range)
5101         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
5102         New helper functions.
5103         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
5104         keystrokes for new commands.
5105         (nnmairix-delete-and-create-on-change): Doc string cleanup.
5106         (nnmairix-request-group): Check allow-fast group parameter.
5107         (nnmairix-request-create-group): Set allow-fast group parameter if
5108         nnmairix-allowfast-default is set.
5109         (nnmairix-close-group): Propagate marks upon closing if needed.
5110         (nnmairix-group-toggle-threads-this-group): Use new.
5111         nnmairix-group-toggle-parameter helper function.
5112         (nnmairix-search): Better check for empty search result.
5113         (nnmairix-goto-original-article): Use new helper functions for
5114         determining original article.
5115         (nnmairix-show-original-article): Make sure message-id is in brackets.
5116         (nnmairix-call-mairix-binary): Change variable name.
5117         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
5118         helper function.
5119         (nnmairix-widget-toggle-activate): Fix doc string.
5120
5121 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5122
5123         * nnir.el: Require edmacro when compiling with XEmacs.
5124         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
5125         available in Emacs 21.
5126
5127 2008-06-11  Glenn Morris  <rgm@gnu.org>
5128
5129         * gnus-util.el (x-focus-frame):
5130         * gnus.el (image-size):
5131         * mm-decode.el (image-size): Declare.
5132
5133         * gnus-picon.el (declare-function): Add compat definition.
5134         (image-size): Declare.
5135
5136         * gnus-group.el (tool-bar-map):
5137         * gnus-sum.el (tool-bar-map): Define for compiler.
5138
5139         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
5140
5141         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
5142
5143         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
5144         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
5145         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
5146         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
5147         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
5148         * sieve-manage.el, spam-report.el, spam.el:
5149         Remove unnecessary eval-and-compile of autoloads.
5150
5151 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
5152
5153         * auth-source.el: Precise Tramp doc.
5154
5155 2008-06-07  Glenn Morris  <rgm@gnu.org>
5156
5157         * nnmairix.el: Remove unnecessary eval-when-compile.
5158
5159 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5160
5161         * lpath.el: Fbind propertize for XEmacs 21.4.
5162
5163 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
5164
5165         * nnir.el: Move here from ../contrib.
5166
5167 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
5168
5169         * gnus-util.el (gnus-read-shell-command): New function.
5170         * mm-decode.el (mm-pipe-part):
5171         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
5172
5173 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5174
5175         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
5176
5177 2008-06-03  Glenn Morris  <rgm@gnu.org>
5178
5179         * pop3.el (nnheader-accept-process-output): Autoload it.
5180
5181 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5182
5183         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
5184         are not 2-digit hexadecimal characters that follow `%'s.
5185
5186 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
5187
5188         * message.el (message-bogus-recipient-p): Fix type in doc string.
5189         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
5190         (message-bogus-addresses): Rename from message-bogus-address-regexp.
5191         Improve custom options.
5192         (message-bogus-recipient-p): Adjust accordingly.
5193
5194 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
5195
5196         * parse-time.el (parse-time-months, parse-time-weekdays): Add
5197         long-form month and day names.
5198
5199 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5200
5201         * dgnushack.el: Autoload debug, eudc-expand-inline and
5202         pgg-snarf-keys-region for XEmacs.
5203
5204         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
5205
5206         * nnmairix.el: Require edmacro when compiling with XEmacs.
5207
5208 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
5209
5210         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
5211         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
5212
5213 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
5214
5215         * auth-source.el: Add more docs.
5216
5217         * netrc.el (netrc-machine): Always match if the port is not given.
5218
5219 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5220
5221         * nnheader.el (nnheader-read-timeout): Change the default timeout from
5222         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
5223         retrieval faster in some cases, but might make CPU usage larger.  If
5224         this has any bad side effects, we might revert this change.
5225
5226         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
5227         seems to make mail retrieval much, much faster.
5228         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
5229         unconditionally.
5230
5231         * gnus-draft.el (gnus-group-send-queue): Bind
5232         message-send-mail-partially-limit to nil to avoid being prompted.
5233
5234 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
5235
5236         * mml.el (mml-attach-buffer): Prompt for `disposition'.
5237
5238         * message.el (message-bogus-address-regexp): Fix and improve custom
5239         type.
5240         (message-setup-hook): Add message-check-recipients as custom option.
5241
5242 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
5243
5244         * message.el (message-cite-function): Remove bogus autoload which crept
5245         in during merge from v5-10.
5246
5247 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
5248
5249         * nnimap.el (nnimap-open-connection): Fix login/password bug.
5250
5251         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
5252
5253         * auth-source.el: Preliminary Tramp docs.
5254         (auth-sources): Change the default auth-sources to use
5255         EPA .gpg files.
5256
5257 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
5258
5259         * nntp.el: Autoload `auth-source-user-or-password'.
5260         (nntp-send-authinfo): Use it.
5261
5262         * nnimap.el: Autoload `auth-source-user-or-password'.
5263         (nnimap-open-connection): Use it.
5264
5265         * auth-source.el: Added docs on using with url-auth.  Import gnus-util
5266         for the gnus-message function.
5267         (auth-source-user-or-password): Use it.
5268
5269 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
5270
5271         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
5272         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
5273         (rfc2104-hash): Use it.
5274
5275 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
5276
5277         * gnus-art.el (gnus-article-toggle-truncate-lines):
5278         Don't use `iff' in docstring.
5279
5280 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
5281
5282         * gnus-registry.el: Adjusted copyright dates and added a keyword.
5283
5284         * gnus-util.el (gnus-extract-address-component-name)
5285         (gnus-extract-address-component-email): Convenience functions around
5286         `gnus-extract-address-components'.
5287
5288         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
5289         Use `gnus-extract-address-component-email' to fix bug of comparing full
5290         sender name to `user-mail-address'.
5291
5292 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
5293
5294         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
5295         catch/throw to optimize.
5296         (gnus-registry-find-keywords): Just use member to find a keyword.
5297
5298 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
5299
5300         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
5301         is current before calling gnus-server-prepare.
5302         (gnus-server-setup-buffer, gnus-server-update-server)
5303         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
5304
5305 2008-05-04  Juri Linkov  <juri@jurta.org>
5306
5307         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
5308         (mailcap-file-default-commands): Use mailcap-replace-in-string
5309         instead of replace-regexp-in-string, and mailcap-delete-duplicates
5310         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
5311
5312 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
5313
5314         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
5315
5316 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
5317
5318         * gnus.el: Bump version to 0.11.
5319
5320 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
5321
5322         * gnus.el: No Gnus v0.10 is released.
5323
5324 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5325
5326         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
5327         hooks.
5328         (gnus-update-read-articles): Speed up non-marks-using users.
5329         (gnus-use-marks): Define gnus-use-marks.
5330         (gnus-propagate-marks): Rename variable to something more sensible.
5331
5332 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
5333
5334         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
5335         (gmm-image-load-path-for-library): Fix typos in docstrings.
5336         (gmm-message): Reflow docstring.
5337
5338 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
5339
5340         * mail-source.el (mail-source-set-1, mail-source-bind):
5341         Move auth-source code out of the macro to clean it up and fix bugs.
5342
5343 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
5344
5345         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
5346         by sender if it's equal to user-mail-address, it's likely to be
5347         useless.
5348
5349         * mail-source.el (mail-source-bind): Don't use user or password if they
5350         are not bound.  Unintern them if they are nil.  Don't use server unless
5351         it's bound, and default it to empty string otherwise.
5352
5353 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
5354
5355         * mail-source.el: Load auth-source.el.
5356         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
5357         get user name or password, if auth-sources is set up.
5358
5359         * gnus-registry.el (gnus-registry-split-strategy): New variable for
5360         strategy of splitting with parent.
5361         (gnus-registry-split-fancy-with-parent)
5362         (gnus-registry-post-process-groups): Use it and fix prior
5363         bug (returning a list as the split result).
5364
5365         * auth-source.el (auth-sources): Remove server parameter.
5366         (auth-source-pick, auth-source-user-or-password)
5367         (auth-source-user-or-password-imap)
5368         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
5369         (auth-source-user-or-password-sftp)
5370         (auth-source-user-or-password-smtp): Remove server parameter.
5371
5372 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
5373
5374         * smime.el (smime-sign-region, smime-encrypt-region)
5375         (smime-decrypt-region):
5376         Remove redundant calls to `generate-new-buffer-name'.
5377
5378 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
5379
5380         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
5381         Don't use QP for message/rfc822.
5382         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
5383
5384 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
5385
5386         * sieve-manage.el (sieve-string-bytes): Remove.
5387         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
5388         correct byte-length only if the process's coding-system is the same as
5389         the one used internally by Emacs to represent strings.
5390
5391 2008-04-22  Juri Linkov  <juri@jurta.org>
5392
5393         * mailcap.el (mailcap-file-default-commands): New function.
5394
5395 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
5396
5397         * message.el (message-signature-separator, message-cite-function):
5398         Change custom version.
5399
5400 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
5401
5402         * tls.el (tls-program): Add -ign_eof argument to call the openssl
5403         commands.
5404         (tls-checktrust): Ditto.
5405
5406 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
5407
5408         * mm-decode.el (mm-display-external): Make temp file read-only.
5409
5410 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
5411
5412         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
5413         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
5414         `C-c C-f d'.
5415
5416 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
5417
5418         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
5419
5420 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
5421
5422         * gnus.el: Bump version to 0.9.
5423
5424 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
5425
5426         * gnus.el: No Gnus v0.8 is released.
5427
5428 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5429
5430         * mail-source.el (mail-source-value):
5431         Prefer fboundp to functionp so it works with macros as well.
5432
5433 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5434
5435         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
5436         Fix last change in case the element is not even a symbol.
5437
5438 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5439
5440         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
5441         Prefer fboundp to functionp so it works with macros as well.
5442
5443 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
5444
5445         * auth-source.el: Added docs.
5446         (auth-sources): Modify format to support server.
5447         (auth-source-pick, auth-source-user-or-password)
5448         (auth-source-user-or-password-imap)
5449         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
5450         (auth-source-user-or-password-sftp)
5451         (auth-source-user-or-password-smtp): Add server parameter.
5452
5453 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
5454
5455         * gnus-registry.el: Initialize the registry when gnus-registry-install
5456         is t.
5457
5458 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5459
5460         * compface.el (uncompface): Make buffer unibyte.
5461
5462 2008-04-05  Glenn Morris  <rgm@gnu.org>
5463
5464         * gnus-ems.el (mm-disable-multibyte): Autoload it.
5465
5466 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
5467
5468         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer): Prefer
5469         mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
5470
5471         * nnheader.el (nnheader-init-server-buffer): Change buffer's
5472         multibyteness after rather than before erasing it.
5473
5474         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
5475         mm-with-multibyte.
5476         (gnus-request-article-this-buffer): Make sure the proper decoding is
5477         used if gnus-original-article-buffer happens to be unibyte.
5478
5479         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
5480         default-enable-multibyte-characters.
5481
5482         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
5483         default-enable-multibyte-characters.
5484
5485         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
5486
5487         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
5488
5489 2008-04-02  Simon Josefsson  <simon@josefsson.org>
5490
5491         * imap.el (imap-enable-exchange-bug-workaround): New variable.
5492         (imap-message-copyuid-1): Use it.
5493         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
5494         J. Williams in
5495         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
5496
5497         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
5498         imap-enable-exchange-bug-workaround.
5499         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
5500
5501 2008-04-01  Simon Josefsson  <simon@josefsson.org>
5502
5503         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
5504         a 100 byte status-checks into a 2-3MB transfer for each group.
5505         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
5506         to enable bug workaround or not.
5507         (nnimap-find-minmax-uid): Only enable workaround conditionally.
5508
5509 2008-03-31  Glenn Morris  <rgm@gnu.org>
5510
5511         * message.el (mml2015-use): Declare for compiler.
5512         (message-info): Require mml2015 when appropriate.
5513
5514 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5515
5516         * Makefile.in (EMACS_COMP): Quote directory name that might contain
5517         whitespace.
5518
5519 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
5520
5521         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
5522         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
5523         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
5524         (nntp-service-to-port): New function.
5525         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
5526         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
5527         (nntp-open-netcat-stream): New function.
5528         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
5529
5530 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
5531
5532         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
5533
5534 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
5535
5536         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
5537
5538 2008-03-28  Magnus Henoch  <mange@freemail.hu>
5539
5540         * dns.el (dns-write): Use set-buffer-multibyte.
5541
5542 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
5543
5544         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
5545
5546 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
5547
5548         * message.el (message-signature-separator): Change default.
5549         Improve custom type.
5550         (message-cite-function): Change default to
5551         message-cite-original-without-signature.
5552
5553         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
5554         toggle.
5555
5556         * message.el (message-check-news-body-syntax): Fix signature check.
5557         (message-setup-1): Mark buffer as unmodified _after_ running
5558         message-setup-hook and handling message-alternative-emails.
5559         (message-shorten-references): Be more strict when building list of
5560         valid references to comply with GNKSA.
5561
5562         * gnus-group.el (gnus-read-ephemeral-bug-group)
5563         (gnus-read-ephemeral-debian-bug-group)
5564         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
5565
5566         * message.el (message-info): Don't use booleanp which isn't supported
5567         in Emacs 21 and XEmacs.
5568
5569 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
5570
5571         * gnus-group.el (gnus-gmane-group-download-format): Rename from
5572         gnus-group-gmane-group-download-format.
5573         (gnus-group-read-ephemeral-gmane-group): Rename from
5574         gnus-group-read-ephemeral-gmane-group.
5575         (gnus-read-ephemeral-gmane-group-url): Rename from
5576         gnus-group-read-ephemeral-gmane-group-url.
5577         (gnus-bug-group-download-format-alist): New variable.
5578         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
5579         (gnus-read-ephemeral-emacs-bug-group): New commands.
5580
5581 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
5582
5583         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
5584         (gnus-visible-headers): Improve custom type.
5585
5586 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
5587
5588         * mml.el (mml-menu): Add workarounds for XEmacs.
5589
5590         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
5591         X-Boundary header.
5592
5593         * message.el (message-simplify-recipients): Fix previous commit.
5594
5595 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
5596
5597         * mm-util.el (mm-set-buffer-multibyte): New function.
5598         * mm-decode.el (mm-copy-to-buffer): Use it.
5599
5600 2008-03-19  Glenn Morris  <rgm@gnu.org>
5601
5602         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
5603         Accidentally removed in the sync process with Emacs.
5604
5605 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
5606
5607         * message.el (message-alter-recipients-discard-bogus-full-name):
5608         New function.
5609         (message-alter-recipients-function): New variable.
5610         (message-get-reply-headers): Use it.
5611         (message-replace-header): New helper function.
5612         (message-recipients-without-full-name): New variable.
5613         (message-simplify-recipients): New command.
5614
5615         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
5616
5617         * message.el (message-info): Handle EasyPG manual.
5618
5619         * mml.el (mml-menu): Add entry for EasyPG.
5620
5621 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
5622
5623         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
5624         parameter.
5625
5626         * message.el (message-disassociate-draft): Specify drafts group name
5627         fully.
5628
5629 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
5630
5631         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Eliminate
5632         unnecessary duplicates from the match list.
5633
5634 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5635
5636         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
5637
5638         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
5639
5640         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
5641         args of `how-many' of which the XEmacs version doesn't take; declare
5642         Info-index-next as function.
5643
5644 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
5645
5646         * gnus-score.el (gnus-score-headers): Fix handling of
5647         gnus-inhibit-slow-scoring.
5648
5649         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
5650         string.
5651         (gnus-button-url-regexp): Improve handling of parenthesis.
5652         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
5653         (gnus-button-handle-info-keystrokes): Handle index entries.
5654
5655 2008-03-15  Glenn Morris  <rgm@gnu.org>
5656
5657         * parse-time.el (parse-time-string): Simplify.
5658
5659 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5660
5661         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
5662         Incoming* files.
5663
5664 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
5665
5666         * auth-source.el (auth-sources): Renamed from auth-source-choices.
5667         (auth-source-pick): Use it.
5668
5669 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
5670
5671         * binhex.el (binhex-decode-region-internal):
5672         * uudecode.el (uudecode-decode-region-internal):
5673         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
5674         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
5675         setting default-enable-multibyte-characters.
5676
5677 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
5678
5679         * auth-source.el (auth-source-protocols)
5680         (auth-source-protocols-customize, auth-source-choices): Added and
5681         modified variable customizations and defaults.
5682         (auth-source-pick, auth-source-user-or-password)
5683         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
5684         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
5685         (auth-source-user-or-password-sftp)
5686         (auth-source-user-or-password-smtp): Use new variables and provide an
5687         interface to netrc.el.
5688
5689 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5690
5691         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
5692         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
5693         Make sure the nntp port to specify is a string.
5694
5695 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
5696
5697         * nntp.el: Use with-current-buffer.
5698         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
5699         dubious mm-with-unibyte-current-buffer.
5700         (nntp-with-open-group-function): New function extracted from
5701         nntp-with-open-group macro.
5702         (nntp-with-open-group): Use the function, so it's easier to debug.
5703         Add indentation and debugging info.
5704         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Recommend
5705         the use of the netcat alternatives.
5706
5707         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
5708         Avoid mm-string-as-multibyte as well.
5709
5710         * nnweb.el (nnweb-insert-html):
5711         Remove use of nnheader-string-as-multibyte.
5712
5713         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
5714         (nnheader-string-as-multibyte): Remove.
5715
5716         * mm-view.el: Use inhibit-read-only.
5717         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
5718         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
5719         or unibyte-string.
5720
5721         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
5722         (mm-uu-yenc-extract): Use with-current-buffer.
5723
5724         * gnus-soup.el (gnus-soup-send-packet): Don't use
5725         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
5726
5727         * nnmh.el: Use with-current-buffer.
5728         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
5729         mm-string-as-multibyte on the output of mm-encode-coding-string.
5730
5731         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
5732         (nnimap-request-move-article): Use with-current-buffer.
5733
5734         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
5735         inserting the handle-buffer's text, so the implicit multibyte->unibyte
5736         conversion uses string-make-unibyte rather than string-as-unibyte.
5737
5738         * gnus-msg.el: Use with-current-buffer.
5739
5740         * message.el (message-ignored-resent-headers): Add "Delivered-To".
5741
5742 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
5743
5744         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
5745         string for caching if it is 'PIN.
5746
5747 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5748
5749         * lpath.el: Consider the case without Emacs/W3.
5750
5751 2008-03-08  Glenn Morris  <rgm@gnu.org>
5752
5753         * time-date.el (date-to-time, time-subtract, time-add)
5754         (safe-date-to-time): Doc fixes.
5755
5756 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
5757
5758         * mail-source.el (mail-source-delete-old-incoming-confirm):
5759         Change default to nil.
5760         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
5761
5762 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5763
5764         * lpath.el: Rearrange.
5765
5766         * gnus-art.el (gnus-narrow-to-page): Position point properly.
5767         (gnus-article-goto-prev-page): Work for articles having ^L's.
5768
5769         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
5770
5771         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
5772
5773 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
5774
5775         * gnus-bookmark.el: Adjust for renames in bookmark.el.
5776         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
5777         (gnus-bookmark-jump): Adjust some variable names.
5778
5779 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
5780
5781         * auth-source.el: New package.
5782         (auth-source-choices): Add customization entry point variable.
5783
5784         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
5785         bug.
5786
5787 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
5788
5789         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
5790         (gnus-registry-initialize, gnus-registry-install-p): Use it.
5791         (gnus-registry-install-shortcuts): Rename from
5792         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
5793         the `gnus-registry-mark-map' keymap dynamically from
5794         `gnus-registry-marks'.  The generated functions update the summary line
5795         when a registry mark is added or deleted, and will call
5796         `gnus-registry-install-p' (see the comments in the code).
5797         (gnus-registry-user-format-function-M): Use concat intelligently.
5798
5799         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
5800         the registry mark functions.
5801
5802 2008-03-05  Glenn Morris  <rgm@gnu.org>
5803
5804         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
5805         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
5806         gnus-art.
5807         (top-level): No need to load own source when compiling.
5808
5809 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
5810
5811         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
5812         Suggested by <chris.anderton@zetnet.co.uk>.
5813
5814 2008-03-04  Glenn Morris  <rgm@gnu.org>
5815
5816         * gnus-sum.el (top-level): No need to require gnus when compiling,
5817         since unconditionally required near start of file.
5818         (gnus-summary-display-while-building): Move definition before use.
5819
5820 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
5821
5822         * gnus-registry.el (gnus-registry-user-format-function-M): Add
5823         formatting function.
5824
5825 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
5826
5827         * gnus-registry.el (gnus-registry-marks): Changed format to be nicer
5828         with plists.
5829         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
5830         Use new format.
5831
5832 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5833
5834         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
5835         `where-is-internal' that returns a range of key sequences.
5836
5837 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
5838
5839         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
5840
5841         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
5842         (gnus-summary-jump-to-group): Consider windows on other displayed
5843         frames as well.  Similar changes might be needed elsewhere, but that's
5844         the one I've bumped into during my use.
5845
5846         * nndoc.el (nndoc-oe-dbx-type-p):
5847         * gnus-msg.el (gnus-debug):
5848         * gnus-group.el (gnus-update-group-mark-positions):
5849         Use mm-string-to-multibyte.
5850
5851 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
5852
5853         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
5854         doesn't handle NotDashEscaped.
5855
5856         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
5857         (mml-dnd-attach-options): Fix typo in custom choice.
5858
5859         * gnus-group.el (gnus-group-read-ephemeral-gmane-group): Change
5860         nndoc-article-type to mbox.
5861         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
5862
5863         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
5864         to nil, instead of html2text.
5865
5866         * imap.el (imap-debug): Add `imap-ping-server'.
5867
5868         * gnus-bookmark.el: Add FIXMEs.
5869
5870         * message.el (message-form-letter-separator)
5871         (message-send-form-letter-delay): New variables.
5872         (message-send-form-letter): Use them.  New command to send form
5873         letters.  Requested by Uwe Siart.
5874         (message-send-mail-function): Doc fix.  Add "Other" custom option.
5875
5876 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
5877
5878         * Update copyright years.
5879
5880 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
5881
5882         Sync from EMACS_22_BASE.
5883
5884         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
5885
5886 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
5887
5888         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
5889         empty author.
5890
5891 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
5892
5893         * gnus-registry.el (gnus-registry-marks): Add variable for
5894         customization of marks and their appearance.
5895         (gnus-registry-read-mark): Use it.
5896         (gnus-registry-do-marks): Add utility function to loop through
5897         `gnus-registry-marks'.
5898         (gnus-registry-install-shortcuts-and-menus): Add function to install
5899         shortcuts and menus.
5900         (gnus-registry-initialize): Use it.
5901         (gnus-registry-default-mark): Clarify documentation.
5902
5903 2008-02-29  Glenn Morris  <rgm@gnu.org>
5904
5905         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
5906         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
5907         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
5908         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
5909         Change defcustom :version from 23.0 to 23.1.
5910
5911 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
5912
5913         * gnus-registry.el (gnus-registry-follow-group-p)
5914         (gnus-registry-post-process-groups): Add functions to aid registry
5915         splitting and improve logging.  Clarify behavior in function
5916         documentation.
5917         (gnus-registry-split-fancy-with-parent): Use them.
5918
5919 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
5920
5921         * gnus-art.el: Use with-current-buffer.
5922
5923 2008-02-27  David Engster  <dengste@eml.cc>
5924
5925         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
5926         Express real group name in the response.
5927
5928 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5929
5930         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
5931         (nnmairix-last-server, nnmairix-current-server): Defvar them.
5932         (nnmairix-goto-original-article): Defvar gnus-registry-install and
5933         autoload gnus-registry-fetch-group when compiling.
5934         (nnmairix-request-group-with-article-number-correction): Remove
5935         unreferenced argument passed to nnmairix-call-backend.
5936
5937 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
5938
5939         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
5940         (mm-uu-extract): Improve face for low color ttys.  Reported by Sascha
5941         Wilde.
5942
5943 2008-02-27  Glenn Morris  <rgm@gnu.org>
5944
5945         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
5946         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
5947         variables to defconsts.  Convert comments to doc-strings.
5948         (nnmairix-last-server, nnmairix-current-server): Convert from free
5949         variables to defvars.  Convert comments to doc-strings.
5950         (gnus-registry-fetch-group): Autoload.
5951         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
5952         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
5953         (nnmairix-widget-build-editable-fields): Use car cddr rather than
5954         caddr.
5955         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
5956         nnmairix-request-group-with-article-number-correction call.
5957         (nnmairix-fast, nnmairix-group): New, less general names, for free
5958         variables passed from nnmairix-request-group to
5959         nnmairix-request-group-with-article-number-correction.  Declare.
5960         (nnmairix-request-group-with-article-number-correction):
5961         Use nnmairix-fast, nnmairix-group rather than fast, group.
5962
5963 2008-02-26  David Engster  <dengste@eml.cc>
5964
5965         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
5966         version 0.5.
5967
5968 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
5969
5970         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
5971         instead of making an extra function call.  Don't add the current group
5972         to articles only when they have the group.  Use
5973         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
5974         Reported by David <de_bb@arcor.de>.
5975
5976 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5977
5978         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
5979         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
5980
5981 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
5982
5983         * mail-source.el (mail-source-delete-incoming): Change default.
5984         Supplement doc string.
5985
5986         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
5987
5988 2008-02-14  Glenn Morris  <rgm@gnu.org>
5989
5990         * time-date.el (format-seconds): New function.
5991
5992 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
5993
5994         * nnmail.el (nnmail-message-id-cache-file): Derive from
5995         `gnus-home-directory'.
5996
5997 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
5998
5999         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
6000         Document negative prefix.
6001
6002         * gnus-group.el (gnus-group-read-group): Document negative prefix.
6003
6004 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6005
6006         * message.el (message-unsent-separator): Add the Exim bounce
6007         separator.
6008
6009 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
6010
6011         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
6012         list.
6013         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
6014         recipient/signer list.
6015
6016 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6017
6018         * Makefile.in (datarootdir): Define.
6019         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
6020         name that might contain whitespace.
6021
6022 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
6023
6024         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
6025         fbound (Emacs 23 unicode), signal an error.
6026
6027 2008-02-08  Glenn Morris  <rgm@gnu.org>
6028
6029         * gnus-art.el (pgg-display-output-buffer): Declare as function.
6030
6031 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
6032
6033         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
6034         ports to the calls to `netrc-machine-user-or-password' in addition to
6035         "imap" and "imaps".
6036
6037 2008-02-01  Zhang Wei  <id.brep@gmail.com>
6038
6039         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
6040
6041         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
6042
6043 2008-02-01  Kenichi Handa  <handa@m17n.org>
6044
6045         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
6046         rfc2104-hexstring-to-bitstring and changed to return a byte list.
6047         (rfc2104-hash): Convert the result of concat to unibyte string.
6048
6049 2008-02-01  Dave Love  <fx@gnu.org>
6050
6051         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
6052         coding-system-for-read.
6053         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
6054
6055 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
6056
6057         * gnus.el (gnus-group-startup-message): Add `find-image' call before
6058         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
6059         <hanche@math.ntnu.no>.
6060
6061 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6062
6063         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
6064
6065         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
6066
6067 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
6068
6069         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
6070         * message.el (message-beginning-of-line): Use featurep instead of bound
6071         tests in order to resolve conditionals at compile time.
6072
6073 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
6074
6075         * mail-source.el (mail-sources): Add `group' choice.
6076
6077         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
6078         parameter `in-group' to control into which group the articles go.
6079         Add treatment of `group' mail-source.
6080
6081 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6082
6083         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
6084
6085         * mm-decode.el (mm-dissect-buffer): Decode description.
6086
6087         * mml.el (mml-to-mime): Encode message header first.
6088
6089 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6090
6091         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
6092         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
6093
6094         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
6095         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
6096
6097 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
6098
6099         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
6100
6101 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6102
6103         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
6104         prefix keys.
6105         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
6106         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
6107         gnus-xmas.el.
6108
6109         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
6110         (gnus-xmas-article-describe-bindings): New function.
6111         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
6112         gnus-xmas-article-describe-bindings.
6113
6114         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
6115
6116 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
6117
6118         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
6119         Add new variables for article mark management.
6120         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
6121         list of extra data entries which, when present, will indicate that the
6122         article ID should not be trimmed from the registry.
6123         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
6124         functions.
6125         (gnus-registry-read-mark): New function to read a mark name from the
6126         user.
6127         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
6128         (gnus-registry-set-article-mark-internal): New functions to add and
6129         remove marks.
6130         (gnus-registry-get-article-marks): New function to show the marks for
6131         an article, or retrieve them for further use.
6132
6133 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6134
6135         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
6136         keys when no argument is given.
6137
6138 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
6139
6140         * imap.el (imap-ping-server): New variable.
6141         (imap-opened): On add extra ping if imap-ping-server is non-nil.
6142         (imap-ping-server): Minor doc string fixes.
6143
6144 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
6145
6146         * imap.el (imap-ping-server): New function.
6147         (imap-opened): Call imap-ping-server.
6148
6149 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
6150
6151         * gnus-sum.el (gnus-article-sort-by-random)
6152         (gnus-thread-sort-by-random): Fix doc strings.  Reported by
6153         jidanni@jidanni.org.
6154
6155 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6156
6157         * gnus-art.el (gnus-article-describe-bindings): New function.
6158         (gnus-article-read-summary-keys): Use it.
6159         (gnus-article-mode-map): Bind `C-h b' to it.
6160
6161 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6162
6163         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
6164         XEmacs.
6165         (gnus-article-describe-key, gnus-article-describe-key-briefly): Protect
6166         against non-character events.
6167
6168         * lpath.el: Fbind map-keymap for Emacs 21.
6169
6170 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
6171
6172         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url): New
6173         command.
6174         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
6175         instead of END.  Change name of the temp file.
6176         (gnus-group-gmane-group-download-format): Add doc string.  Make it
6177         customizable.
6178
6179 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6180
6181         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
6182         bind `S W' to gnus-article-wide-reply-with-original; set default
6183         binding to gnus-article-read-summary-send-keys.
6184         (gnus-article-read-summary-keys): Fix the order of keys; display
6185         continuation keys correctly in the echo area; describe bindings
6186         correctly when keys end with `C-h'.
6187         (gnus-article-read-summary-send-keys): New function.
6188         (gnus-article-describe-key, gnus-article-describe-key-briefly): Work
6189         for gnus-article-read-summary-send-keys; display continuation keys
6190         correctly in the echo area.
6191         (gnus-article-reply-with-original): Ignore prefix argument.
6192         (gnus-article-wide-reply-with-original): New function.
6193
6194         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
6195         Emacs 21.
6196
6197 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6198
6199         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
6200         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
6201
6202 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
6203
6204         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
6205         (gnus-group-read-ephemeral-gmane-group): New command.
6206
6207 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
6208
6209         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
6210
6211 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
6212
6213         * message.el (message-send-mail-function): Increase custom version.
6214
6215         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
6216         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
6217
6218 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
6219
6220         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
6221         for the cases where imap-authenticate is called with a nil buffer
6222         parameter.
6223
6224 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6225
6226         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
6227         html parts correctly; support forwarded messages.
6228         (gnus-article-browse-html-article): Remove work buffers.
6229
6230         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
6231         compiling.
6232         (netrc-bound-and-true-p): New macro.
6233         (netrc-parse): Use it instead of bound-and-true-p that is not available
6234         in XEmacs 21.4.
6235
6236 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
6237
6238         * gnus-registry.el (gnus-registry-mark-article)
6239         (gnus-registry-article-marks): Add functionality to mark articles
6240         through the Gnus registry.
6241
6242         * encrypt.el: Clarify documentation for the new pgg method.
6243         (encrypt-file-alist): Add PGG option.
6244         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
6245         functionality.  Abstract password key and messaging to external
6246         functions.
6247         (encrypt-password-key, encrypt-get-passphrase-if-needed)
6248         (encrypt-message-method-and-cipher): Add new convenience external
6249         functions.
6250         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
6251         (encrypt-pgg-process-buffer): Add PGG functionality glue.
6252
6253         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
6254         (netrc-parse): Use encrypt-file-alist to determine if
6255         encrypt-find-model or encrypt-insert-file-contents should be used.
6256
6257         * encrypt.el: Clarify documentation.  Load password-cache or
6258         password, whichever one is found first, instead of autoloading.
6259
6260 2007-12-19  Glenn Morris  <rgm@gnu.org>
6261
6262         * mml.el (message-options-set, message-narrow-to-head)
6263         (message-in-body-p, message-mail-p, message-encode-message-body):
6264         Autoload.
6265         (message-remove-header, message-narrow-to-headers-or-head)
6266         (message-subscribed-p, message-make-mail-followup-to)
6267         (message-position-on-field, message-news-p)
6268         (message-options-set-recipient, message-generate-headers)
6269         (message-sort-headers): Declare as functions.
6270
6271 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
6272
6273         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
6274         convention in doc string.
6275
6276 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6277
6278         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
6279         title to html parts.
6280         (gnus-article-browse-html-article): Pass message header to it.
6281
6282         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
6283
6284 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
6285
6286         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
6287         or password compatible with XEmacs.
6288
6289 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
6290
6291         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
6292         format document.
6293         (gnus-mime-delete-part): Don't write description line if empty.
6294         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
6295
6296 2007-12-14  Johan BockgÃ¥rd  <bojohan@gnu.org>
6297
6298         * gnus-sum.el (gnus-summary-mark-unread-as-read)
6299         (gnus-summary-mark-read-and-unread-as-read)
6300         (gnus-summary-mark-current-read-and-unread-as-read)
6301         (gnus-summary-mark-unread-as-ticked): Doc fix.
6302         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
6303
6304 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
6305
6306         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.  Reported by
6307         Christoph Conrad <christoph.conrad@gmx.de>.
6308
6309 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
6310
6311         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
6312         yes-or-no-p.
6313
6314 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6315
6316         * mm-decode.el (mm-add-meta-html-tag): New function.
6317         (mm-save-part-to-file, mm-pipe-part): Use it.
6318
6319         * gnus-art.el (gnus-article-browse-delete-temp-files): Use
6320         gnus-y-or-n-p instead of y-or-n-p.
6321         (gnus-article-browse-html-parts): Work with message/external-body; use
6322         mm-add-meta-html-tag.
6323
6324 2007-12-11  Glenn Morris  <rgm@gnu.org>
6325
6326         * gnus-cache.el: Require gnus-sum not just when compiling.
6327
6328         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
6329
6330         * gnus-int.el (gnus-server-opened, gnus-status-message): Move
6331         definitions before use.
6332
6333         * mm-decode.el: Require gnus-util.
6334         (mm-remove-part): Only call delete-annotation on XEmacs.
6335
6336         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
6337
6338         * nnmail.el: Require gnus-int.
6339
6340         * spam.el: Move `require's before `eval-when-compile's.
6341
6342         * gnus-ems.el (gnus-alive-p):
6343         * gnus-fun.el (message-goto-eoh):
6344         * gnus-util.el (gnus-group-name-decode):
6345         * mail-source.el (gnus-compress-sequence):
6346         * message.el (Info-goto-node, format-spec):
6347         * mm-bodies.el (message-options-get):
6348         * mm-decode.el (mm-view-pkcs7):
6349         * mm-util.el (gmm-write-region):
6350         * mml-smime.el (mml-compute-boundary)
6351         (gnus-completing-read-with-default):
6352         * mml.el (widget-button-press, gnus-make-hashtable):
6353         * mml1991.el (mm-decode-content-transfer-encoding)
6354         (mm-encode-content-transfer-encoding)
6355         (message-options-get, message-options-set):
6356         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
6357         * nnfolder.el (gnus-request-group):
6358         * nnheader.el (ietf-drums-unfold-fws):
6359         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
6360         * smime.el (gnus-run-mode-hooks):
6361         * spam-stat.el (gnus-message): Autoload.
6362
6363         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
6364         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
6365         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
6366         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
6367         Add declare-function compatibility definition.
6368
6369         * gnus-cache.el (nnvirtual-find-group-art):
6370         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
6371         (gnus-add-image, gnus-add-wash-type):
6372         * gnus-group.el (nnkiboze-score-file):
6373         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
6374         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
6375         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
6376         (message-tokenize-header, gnus-get-buffer-create)
6377         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
6378         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
6379         * gnus.el (gnus-group-decoded-name):
6380         * mail-source.el (imap-capability):
6381         * mm-bodies.el (message-options-set):
6382         * mm-decode.el (gnus-configure-windows):
6383         * mm-extern.el (message-goto-body):
6384         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
6385         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
6386         (epg-sub-key-validity, message-options-set):
6387         * mml.el (widget-event-point, gnus-configure-windows):
6388         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
6389         * mml2015.el (epg-check-configuration, epg-configuration)
6390         (message-options-set):
6391         * nndb.el (nndb-request-article):
6392         * nnfolder.el (gnus-request-create-group):
6393         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
6394         * nnmaildir.el (gnus-group-mark-article-read):
6395         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
6396         * rfc1843.el (message-fetch-field):
6397         * spam.el (gnus-extract-address-components):
6398         Declare as functions.
6399
6400 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6401
6402         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
6403
6404         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
6405
6406         * lpath.el: Fbind run-mode-hooks for Emacs 21;
6407         bind show-trailing-whitespace for XEmacs.
6408
6409 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
6410
6411         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
6412         new no-op macro for backward compatibility.
6413
6414         * imap.el (imap-string-to-integer): New function.
6415
6416 2007-12-09  Glenn Morris  <rgm@gnu.org>
6417
6418         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
6419
6420         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
6421         * message.el, mm-view.el, sieve-manage.el, smime.el:
6422         Add declare-function compatibility definition.
6423
6424         * gnus-art.el (w3-region, w3m-region, Info-menu):
6425         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
6426         * gnus-sum.el (gnus-get-predicate):
6427         * gnus-util.el (mm-append-to-file, w32-focus-frame):
6428         * message.el (mail-abbrev-in-expansion-header-p):
6429         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
6430         (w3m-detect-meta-charset, w3m-region):
6431         * sieve-manage.el (password-read, password-cache-add)
6432         (password-cache-remove):
6433         * smime.el (password-read-and-add): Declare as functions.
6434
6435 2007-12-08  David Kastrup  <dak@gnu.org>
6436
6437         * gnus-sum.el (gnus-summary-simplify-subject-query):
6438         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
6439         `message'.
6440
6441 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6442
6443         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
6444         it to bind idna-program, installation-directory, defined-colors, and
6445         face-attribute for XEmacs of the version that compiles defcustom forms.
6446
6447 2007-12-07  Glenn Morris  <rgm@gnu.org>
6448
6449         * gnus-art.el (article-make-date-line): Revert previous change.
6450
6451 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
6452
6453         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
6454
6455 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
6456
6457         * nnmaildir.el (nnmaildir-request-update-info): Improved performance.
6458         Call gnus-add-to-range ranges only once with a prepared article-list.
6459
6460 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
6461
6462         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
6463         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
6464         group names with backslashes.  Reported by Tassilo Horn
6465         <tassilo@member.fsf.org>.
6466
6467 2007-12-06  Deepak Goel  <deego3@gmail.com>
6468
6469         * gnus-art.el (article-make-date-line):
6470         * gnus-start.el (gnus-load):
6471         * pop3.el (pop3-read-response): Fix buggy call to `error'.
6472
6473 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6474
6475         * gnus-art.el (gnus-use-idna)
6476         * gnus-start.el (gnus-site-init-file)
6477         * message.el (message-use-idna)
6478         * mm-uu.el (mm-uu-hide-markers)
6479         * smiley.el (smiley-style): Revert changes that suppress warnings.
6480
6481 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6482
6483         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
6484         specify charset to html source.  Reported by Christoph Conrad
6485         <christoph.conrad@gmx.de>.
6486
6487 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6488
6489         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
6490         idna-program in order to suppress byte compile warning issued by XEmacs
6491         that came to byte compile the default value section of defcustom forms
6492         recently.
6493
6494         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
6495         value of installation-directory.
6496
6497         * message.el (message-use-idna): Don't directly refer to the value of
6498         idna-program.
6499
6500         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
6501
6502         * smiley.el (smiley-style): Don't directly call face-attribute.
6503
6504 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
6505
6506         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
6507
6508         * gnus-dired.el: Reduce Gnus dependencies.
6509         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml): Don't
6510         require.  Use autoloads instead.
6511         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
6512         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
6513         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
6514         (gnus-dired-mode): Adjust doc string.
6515         (gnus-dired-mail-mode): New variable.
6516         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
6517         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
6518         (gnus-dired-mail-buffers): New function.  Return mail or message
6519         composition buffers.
6520         (gnus-dired-attach): Use it.
6521         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
6522         NO-DECODE.
6523         (gnus-dired-print): Use `gnus-print-buffer' depending on
6524         `gnus-dired-mail-mode'.
6525
6526 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6527
6528         * rfc2047.el (rfc2047-encoded-word-regexp)
6529         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
6530         explaining what regexp patterns are for.
6531
6532 2007-12-04  Glenn Morris  <rgm@gnu.org>
6533
6534         * password.el: Move to password-cache.el.
6535
6536         * mml1991.el (password-read, password-cache-add, password-cache-remove):
6537         * mml2015.el (password-read, password-cache-add, password-cache-remove):
6538         * mml-smime.el (password-read, password-cache-add)
6539         (password-cache-remove):
6540         No need to autoload, since mml-sec requires password.
6541
6542         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
6543         * message.el (gnus-extract-address-components):
6544         * mml-smime.el (gnus-extract-address-components): Define for compiler.
6545
6546         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
6547         password.
6548
6549 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
6550
6551         * mailcap.el: Reduce dependencies.
6552         (mail-header-parse-content-type): Autoload.
6553         (mailcap-delete-duplicates): New alias.
6554         (mailcap-mime-info): Add optional argument NO-DECODE.
6555         (mailcap-mime-types): Use mailcap-delete-duplicates.
6556
6557         * message.el (message-ignored-supersedes-headers): Add "X-ID".
6558
6559 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
6560
6561         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
6562         (imap-parse-status): Upcase status-att for servers that sends them
6563         lower-case (e.g., MS Exchange 2007).
6564
6565 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6566
6567         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
6568         function.
6569
6570         * gnus-uu.el (gnus-uu-decode-yenc): New command.
6571         (gnus-uu-yenc-article): New function.
6572
6573         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
6574
6575         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original
6576         buffer.
6577
6578 2007-12-02  Glenn Morris  <rgm@gnu.org>
6579
6580         * binhex.el (binhex): New custom group.
6581         (binhex-decoder-program, binhex-decoder-switches)
6582         (binhex-use-external): Move to the binhex custom group.
6583
6584         * uudecode.el (uudecode): New custom group.
6585         (uudecode-decoder-program, uudecode-decoder-switches)
6586         (uudecode-use-external): Move to the uudecode custom group.
6587
6588         * netrc.el (top-level): Don't load `encrypt' features.
6589         (netrc-parse): Don't use encrypt.
6590         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
6591
6592         * encrypt.el: Remove file.
6593
6594 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
6595
6596         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
6597         matches on patches.
6598
6599         * gnus-art.el (gnus-article-browse-html-article): Mention
6600         `mm-text-html-renderer' in the doc string.
6601
6602         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
6603         string.  Add comments.
6604
6605         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
6606         if rhs is ASCII.
6607
6608 2007-12-01  Glenn Morris  <rgm@gnu.org>
6609
6610         * mail-source.el (top-level): Require format-spec before
6611         eval-when-compile.
6612
6613 2007-11-30  Glenn Morris  <rgm@gnu.org>
6614
6615         * encrypt.el: Require password, rather than autoloading password-read.
6616
6617 2007-11-29  Glenn Morris  <rgm@gnu.org>
6618
6619         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
6620         (sasl-make-client, sasl-next-step, sasl-step-data)
6621         (sasl-step-set-data): Declare as functions.
6622
6623 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
6624
6625         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
6626
6627 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
6628
6629         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
6630         certs should be verified and what is to be done in the event of a
6631         verification failure.
6632
6633         * gnus.el (gnus-method-to-server): Add an optional parameter so the
6634         caller can indicate whether the cache should be disregarded for this
6635         call.  This way the result of the call is reproducible at all times and
6636         can be considered a canonical server name for the supplied method.
6637         (gnus-agent-method-p): Canonicalize server names by pushing their
6638         method through `gnus-method-to-server' using the no-cache argument.
6639
6640         * gnus-srvr.el (gnus-server-insert-server-line): Call
6641         `gnus-method-to-server' with `no-cache' argument.
6642
6643         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
6644         gnus-agent-possibly-synchronize-flags as this should be called when the
6645         server is actually being opened.
6646         (gnus-agent-possibly-synchronize-flags)
6647         (gnus-agent-possibly-synchronize-flags-server): Move check for the
6648         flags file of an agentized server to the latter function.
6649
6650         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
6651         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
6652         after a connection has been established successfully.
6653
6654 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6655
6656         * gnus-art.el (article-display-face): Force to display face if called
6657         interactively; check if gnus-article-x-face-too-ugly matches author.
6658         (article-display-x-face): Display face even if From header is missing
6659         as article-display-face does.
6660
6661 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
6662
6663         * hashcash.el (message-narrow-to-headers-or-head)
6664         (message-fetch-field, message-goto-eoh)
6665         (message-narrow-to-headers): Declare as functions.
6666
6667 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
6668
6669         * mail-source.el (mail-sources): Default to fetch from file for
6670         compatibility with default of nnmail-spool-file.
6671
6672 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6673
6674         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
6675         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
6676         to look for encoded word that should be encoded again.
6677         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
6678         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
6679         encoding pattern.
6680         (rfc2047-decode-region): Switch strict regexp and loose one according
6681         to rfc2047-allow-irregular-q-encoded-words.
6682
6683 2007-11-25  Romain Francoise  <romain@orebokech.com>
6684
6685         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
6686
6687 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
6688
6689         * tls.el (tls-program): Provide more custom choices from
6690         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
6691         (tls-process-connection-type, tls-success): Remove "*" in doc string.
6692
6693 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
6694
6695         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
6696         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
6697
6698         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
6699         `nnmail-spool-file'.
6700
6701         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
6702         `nnmail-spool-file'.
6703
6704         * gnus-move.el (gnus-change-server): Ditto.
6705
6706         * gnus-kill.el (gnus-batch-score): Ditto.
6707
6708         * gnus-cache.el (gnus-jog-cache): Ditto.
6709
6710         * gnus-msg.el (gnus-summary-reply):
6711         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
6712
6713 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
6714
6715         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
6716         version.  Minor improvement to doc strings.
6717         (tls-program): Add comment.
6718
6719 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
6720
6721         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
6722         (tls-checktrust): New variable.  Check if GNU TLS complained about a
6723         mismatch between the hostname provided in the certificate and the name
6724         of the host connnecting to.
6725         (open-tls-stream): Use them.  Check certificates against trusted root
6726         certificates.
6727
6728 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
6729
6730         * gnus-cache.el (gnus-cache-generate-nov-databases):
6731         Use nnml-generate-nov-databases-directory instead of
6732         nnml-generate-nov-databases-1.
6733
6734 2007-11-24  Glenn Morris  <rgm@gnu.org>
6735
6736         * message.el (message-tool-bar-retro): Update for rename
6737         mail_send.xpm->mail-send.xpm.
6738
6739 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
6740
6741         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
6742         `smime-ldap-search' for Emacs 22 and up.
6743
6744 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
6745
6746         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
6747
6748         * message.el (message-send-mail-function): Fix error convention.
6749         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
6750         (message-widen-reply, message-send-mail, message-talkative-question)
6751         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
6752         (message-clone-locals, message-send-news): Use with-current-buffer.
6753         (message-insert-or-toggle-importance): Remove unused var `valid'.
6754         (message-make-references): Remove unused var `new-references'.
6755         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
6756
6757 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
6758
6759         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
6760         (spam-split-symbolic-return-positive): Reflow docstring.
6761         (spam-backends, spam-summary-exit-behavior)
6762         (spam-mark-ham-unread-before-move-from-spam-group)
6763         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
6764         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
6765         (spam-clear-cache, spam-backend-check, spam-install-backend)
6766         (spam-install-statistical-backend, spam-list-of-processors)
6767         (spam-group-processor-p, spam-split, spam-bogofilter-score)
6768         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
6769         (spam-check-crm114, spam-initialize, spam-unload-hook):
6770         Fix typos in docstrings.
6771
6772 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6773
6774         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
6775         been checked if they have never been read and those group levels are
6776         higher than the one that a user specified.
6777
6778 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6779
6780         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
6781         foreign groups unless a group level is specified by a user.
6782         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
6783
6784 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
6785
6786         * message.el (message-send-mail-function): Require sendmail.
6787
6788 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
6789
6790         * message.el (message-send-mail-function): Check for smtpmail too.
6791
6792         * utf7.el (utf7-encode, utf7-decode): Use coding system
6793         `utf-7'/`utf-7-imap' from utf-7.el' if available.
6794
6795         * message.el (message-send-mail-function): New function.
6796         (message-send-mail-function): Set default using
6797         message-send-mail-function.  Adjust doc string.
6798         (message-send-mail-with-mailclient): New function.
6799
6800 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
6801
6802         * smime.el (from):
6803         * rfc2047.el (message-posting-charset):
6804         * qp.el (mm-use-ultra-safe-encoding):
6805         * pop3.el (parse-time-months):
6806         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
6807         * nnml.el (files):
6808         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
6809         (jka-compr-compression-info-list, ange-ftp-path-format)
6810         (efs-path-regexp):
6811         * nndiary.el (files):
6812         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
6813         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
6814         (epg-digest-algorithm-alist, inhibit-redisplay)
6815         (password-cache-expiry):
6816         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
6817         (pgg-output-buffer, password-cache-expiry):
6818         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
6819         (efs-path-regexp):
6820         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
6821         (inhibit-redisplay):
6822         * mm-uu.el (file-name, start-point, end-point, entry)
6823         (gnus-newsgroup-name, gnus-newsgroup-charset):
6824         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
6825         (latin-unity-ucs-list):
6826         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
6827         (mm-uu-binhex-decode-function):
6828         * message.el (gnus-message-group-art, gnus-list-identifiers)
6829         (rmail-enable-mime-composing, gnus-local-organization)
6830         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
6831         (gnus-read-active-file, facemenu-add-face-function)
6832         (facemenu-remove-face-function, gnus-article-decoded-p)
6833         (tool-bar-mode):
6834         * mail-source.el (display-time-mail-function):
6835         * gnus-util.el (nnmail-pathname-coding-system)
6836         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
6837         (gnus-original-article-buffer, gnus-user-agent)
6838         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
6839         (xemacs-codename, sxemacs-codename, emacs-program-version):
6840         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
6841         * gnus-start.el (gnus-agent-covered-methods)
6842         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
6843         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
6844         (gnus-newsgroup-headers, gnus-group-list-mode)
6845         (gnus-group-mark-positions, gnus-newsgroup-data)
6846         (gnus-newsgroup-unreads, nnoo-state-alist)
6847         (gnus-current-select-method, mail-sources)
6848         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
6849         (nnmail-spool-file, gnus-cache-active-hashtb):
6850         * gnus-mh.el (mh-lib-progs):
6851         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
6852         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
6853         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
6854         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
6855         (gnus-group-buffer):
6856         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
6857         (font-lock-set-defaults):
6858         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
6859         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
6860         (gnus-summary-post-menu, total-parts, type, condition, length):
6861         * gnus-agent.el (gnus-agent-read-agentview):
6862         * flow-fill.el (show-trailing-whitespace):
6863         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
6864         eval-and-compile wrappers for byte compiler pacifiers.
6865
6866         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
6867         (mm-display-inline-fontify): Check for featurep 'xemacs not
6868         extent-list.
6869
6870         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
6871         itimer-list.
6872         (mm-create-image-xemacs): Only do something for XEmacs.
6873         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
6874
6875         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
6876
6877         * gnus-registry.el (gnus-adaptive-word-syntax-table):
6878         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
6879
6880 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
6881
6882         * nnimap.el (nnimap-split-download-body):
6883         * gnus-demon.el (gnus-demon):
6884         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
6885
6886 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6887
6888         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer): New
6889         macros.
6890         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
6891         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
6892         copy data from unibyte buffer to multibyte current buffer.
6893         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
6894         to copy data from unibyte current buffer to multibyte buffer.
6895         (nntp-make-process-buffer): Make process buffer unibyte.
6896
6897         * pop3.el (pop3-open-server): Fix typo in Lisp code.
6898
6899 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
6900
6901         * pop3.el (pop3-open-server): Accept and process data more robustly at
6902         connexion start to avoid spurious "POP SSL connexion failed" errors.
6903
6904 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6905
6906         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
6907         read group names.
6908
6909 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
6910
6911         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
6912
6913 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6914
6915         * nnmail.el (nnmail-parse-active): Make group names unibyte.
6916         (nnmail-save-active): Use a unibyte buffer when saving active file,
6917         which may contain non-ASCII group names.
6918
6919         * nnml.el (nnml-request-group): Decode group names in messages.
6920
6921 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
6922
6923         * message.el (message-citation-line-function)
6924         (message-insert-formatted-citation-line): Fix spelling of
6925         `message-insert-formated-citation-line'.
6926
6927 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
6928
6929         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
6930
6931 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6932
6933         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
6934         nnmail-pathname-coding-system.
6935
6936         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
6937         that a user enters; decode group names in messages.
6938
6939         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
6940
6941 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
6942
6943         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
6944
6945         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
6946
6947         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
6948         risky local variable.
6949
6950         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
6951
6952 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
6953
6954         * encrypt.el: Improve documentation to fix function name typo.
6955         Reported by Daiki Ueno <ueno@unixuser.org>.
6956
6957 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6958
6959         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
6960         even if the point is not in the last page of an article.
6961         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
6962         back to the previous page.
6963
6964 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
6965
6966         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
6967
6968 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6969
6970         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
6971
6972 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6973
6974         * message.el (message-check-news-body-syntax): Avoid
6975         mm-string-as-multibyte.
6976         (message-hide-headers): Don't assume (point-min)==1.
6977
6978 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6979
6980         * message.el (message-remove-blank-cited-lines): Fix if remove is
6981         given.
6982         (message-bogus-address-regexp): New variable.
6983         (message-bogus-recipient-p): New function.
6984         (message-check-recipients): New command.
6985         (message-syntax-checks): Add `bogus-recipient'.
6986         (message-fix-before-sending): Add `bogus-recipient'.
6987
6988         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
6989         (gnus-treat-body-boundary): Don't test window-system.
6990
6991 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
6992
6993         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
6994
6995 2007-10-28  Miles Bader  <miles@gnu.org>
6996
6997         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
6998         at compile-time too.
6999
7000 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
7001
7002         * gnus-msg.el (gnus-message-setup-hook): Add
7003         `message-remove-blank-cited-lines' to options.
7004
7005 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
7006
7007         * message.el (message-remove-blank-cited-lines): New function.
7008         Suggested by Karl Plästerer.
7009
7010 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7011
7012         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
7013         mapc.
7014
7015         * imap.el (imap-open): Replace mapcar called for effect with mapc.
7016         (top-level): Use mapc to set functions to be traced for debugging.
7017
7018         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
7019         called for effect with while loop.
7020
7021         * message.el (message-talkative-question): Replace mapcar called for
7022         effect with mapc.
7023
7024         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
7025         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
7026         called for effect with dolist.
7027
7028         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
7029
7030         * nndiary.el: Use dolist instead of mapcar to add diary headers to
7031         gnus-extra-headers and nnmail-extra-headers.
7032
7033         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
7034         called for effect with dolist.
7035         (top-level): Use mapc to set functions to be traced for debugging.
7036
7037         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
7038         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
7039         dolist.
7040
7041         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
7042         Replace mapcar called for effect with mapc.
7043         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
7044         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
7045         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
7046         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
7047
7048         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
7049         remove-if that's a cl function.
7050
7051         * webmail.el (webmail-debug): Replace mapcar called for effect with
7052         dolist.
7053
7054         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
7055         with mapc.
7056
7057 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7058
7059         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
7060         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
7061         with while loop.
7062
7063         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
7064         functions from article-* functions.
7065         (gnus-multi-decode-header): Replace mapcar called for effect with
7066         dolist.
7067
7068         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
7069         (gnus-bookmark-show-details): Replace mapcar called for effect with
7070         while loop.
7071
7072         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
7073         called for effect with while loop.
7074
7075         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
7076         with dolist.
7077
7078         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Replace
7079         mapcar called for effect with dolist.
7080
7081         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
7082
7083         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
7084         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
7085         Replace mapcar called for effect with dolist.
7086         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
7087         mapc.
7088
7089         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
7090         Replace mapcar called for effect with dolist.
7091         (gnus-topic-list): Replace mapcar called for effect with mapc.
7092
7093         * gnus.el: Use mapc instead of mapcar to add autoloads.
7094
7095 2007-10-23  Richard Stallman  <rms@gnu.org>
7096
7097         * gnus-group.el (gnus-group-highlight): Mark as risky.
7098
7099 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7100
7101         * gnus.el (gnus-server-to-method): Return method found first in
7102         gnus-newsrc-alist.
7103
7104         * gnus-art.el (gnus-article-highlight-signature)
7105         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
7106         button overlay without the front stickiness.
7107
7108 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
7109
7110         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
7111         overview buffer needed a catch to receive its throw.
7112         (gnus-agent-flush-cache): Declared as interactive to make this function
7113         easier to use.
7114
7115 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
7116
7117         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
7118         `next-line'.
7119
7120 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7121
7122         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
7123         exclude address matching message-dont-reply-to-names.
7124
7125 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7126
7127         * gnus-util.el (gnus-string<): New function.
7128
7129         * gnus-sum.el (gnus-article-sort-by-author)
7130         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
7131
7132 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7133
7134         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
7135         the frame-focus tag is set in gnus-buffer-configuration.
7136
7137 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7138
7139         * gnus-art.el (gnus-article-add-button): Make a button overlay without
7140         the front stickiness.
7141
7142 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7143
7144         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
7145         url pattern; remove duplicate one.
7146         (gnus-article-extend-url-button): New function.
7147         (gnus-article-add-buttons): Use it.
7148         (gnus-button-push): Use concatenated url that it makes.
7149
7150 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
7151
7152         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
7153
7154 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
7155
7156         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
7157         Don't hardcode point-min==1.
7158
7159 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
7160
7161         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
7162         Fix comment about "iso8859-1".
7163
7164 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
7165
7166         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
7167         ones returned from the verify-function.
7168
7169         * mm-uu.el (mm-uu-pgp-signed-extract-1): Call
7170         mml2015-extract-cleartext-signature if extraction failed.
7171
7172 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
7173
7174         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
7175         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
7176         failed.
7177
7178 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
7179
7180         * Relicense "GPLv2 or later" files to "GPLv3 or later".
7181
7182 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
7183
7184         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
7185         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
7186         recommends to use EasyPG instead of PGG.
7187
7188         * pgg.el: Revert to revision 6.23.2.16.
7189
7190         * pgg-def.el: Revert to revision 6.6.2.14.
7191
7192         * pgg-gpg.el: Revert to revision 6.23.2.34.
7193
7194 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
7195
7196         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
7197         to mark a thread as expirable.  Add variable `hide' to handle hiding of
7198         thread for both the null and zero (kill/expire thread) universal prefix
7199         cases.
7200         (gnus-summary-expire-thread): Add new function to expire a thread,
7201         using gnus-summary-kill-thread.
7202         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
7203         shortcuts for gnus-summary-expire-thread.
7204         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
7205         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
7206
7207 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
7208
7209         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
7210         extras value, so an extras entry can be deleted.
7211         (gnus-registry-delete-extra-entry): Use it.
7212         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
7213         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
7214         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
7215         storage through the gnus-registry, and provide an appropriate API for
7216         it.
7217
7218 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7219
7220         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
7221         Suggested by Leo <sdl.web@gmail.com>.
7222
7223         * gnus.el: Do.
7224
7225 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7226
7227         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
7228         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
7229
7230         * gnus-agent.el (gnus-agent-fetch-headers): Do.
7231
7232         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
7233         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
7234
7235 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7236
7237         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
7238         newline.
7239         (nnmbox-request-accept-article): Don't change article in source buffer;
7240         narrow to header to use message-fetch-field rather than
7241         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
7242         (nnmbox-request-replace-article): Quote lines that'll be misidentified
7243         as delimiters; make sure article ends with newline.
7244         (nnmbox-delete-mail): Correct last position of article to be deleted;
7245         ignore X-Gnus-Newsgroup header in article body.
7246         (nnmbox-save-mail): Quote lines looking like delimiters at the right
7247         positions; make sure article ends with newline.
7248
7249         * message.el (message-display-abbrev): Don't infloop when a user
7250         inserts SPC in the beginning of header.
7251
7252         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
7253         coding-system-for-read and coding-system-for-write for XEmacs having no
7254         file-coding feature.
7255
7256         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
7257
7258 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
7259
7260         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
7261         list of groups not followed by default.  Fix type to be regexp.
7262         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
7263
7264 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
7265
7266         * hmac-def.el (define-hmac-function): Switch from old-style to
7267         new-style backquotes.
7268
7269         * md4.el (md4-make-step): Likewise.
7270
7271 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7272
7273         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
7274         raw-text coding system when saving .newsrc file, which may contain
7275         non-ASCII group names.
7276
7277 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7278
7279         * gnus-cus.el (gnus-score-extra): New widget.
7280         (gnus-score-extra-convert): New function.
7281         (gnus-score-customize): Use it for Extra.
7282
7283 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
7284
7285         * mml2015.el (mml2015-extract-cleartext-signature): New function.
7286         (mml2015-mailcrypt-clear-verify): Use it.
7287         (mml2015-gpg-clear-verify): Use it.
7288         (mml2015-pgg-clear-verify): Use it.
7289         (mml2015-epg-clear-verify): Replace the current part with the output
7290         from GnuPG; don't extract the plaintext by itself.
7291
7292         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
7293         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
7294         mml2015-clear-verify-function; don't touch the armor headers or
7295         dash-escaped text here.
7296
7297 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7298
7299         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
7300         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
7301         parts, or application/octet-stream as a last resort.
7302         (gnus-mime-view-part-as-type): Don't toggle display.
7303         (gnus-mime-view-part-as-charset): Don't turn off display before
7304         querying charset.
7305
7306         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
7307         stuff to undisplayer function in Emacs.
7308         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
7309
7310         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
7311         text/calendar parts.
7312
7313 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7314
7315         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
7316         decoding text/calendar parts.
7317
7318         * message.el (message-forward-make-body-mime): Always mark body as
7319         having no illegible text; remove signed-or-encrypted argument.
7320         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
7321
7322         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
7323         (mml-generate-mime-1): Don't encode body if it is specified to be in
7324         raw form; don't make buffer be unibyte when inserting multibyte string.
7325
7326 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
7327
7328         * sha1.el: Fix up comment style.
7329         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
7330         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
7331
7332         * hex-util.el: Fix up comment style.
7333         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
7334
7335         * gnus-salt.el: Use with-current-buffer.
7336         (gnus-pick-setup-message): Fix long-standing typo.
7337
7338 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7339
7340         * imap.el (imap-logout-timeout): New variable.
7341         (imap-logout, imap-logout-wait): New functions.
7342         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
7343
7344         * nnimap.el (nnimap-logout-timeout): New server variable.
7345         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
7346         nnimap-logout-timeout.
7347
7348         * gnus-art.el (gnus-article-summary-command-nosave)
7349         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
7350
7351 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7352
7353         * gnus.el (gnus-maximum-newsgroup): New variable.
7354
7355         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
7356         according to gnus-maximum-newsgroup.
7357
7358         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
7359         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
7360         Limit the range of articles according to gnus-maximum-newsgroup.
7361
7362 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
7363
7364         * gnus-art.el (gnus-sticky-article): Fixed problems described in
7365         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
7366         Don't perform gnus-configure-windows here; reuse existing sticky
7367         article buffer.
7368
7369         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
7370         it doesn't exist in gnus-article-mode.
7371
7372 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7373
7374         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
7375         (gnus-agent-decoded-group-name): New function.
7376         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
7377         (gnus-agent-expire-group-1): Use it; decode group name in messages.
7378
7379 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
7380
7381         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
7382         Add binding for gnus-sticky-article.
7383         (gnus-summary-exit): Don't kill sticky article buffers.
7384
7385         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
7386         article buffer.
7387         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
7388         (gnus-kill-sticky-article-buffers): New commands.
7389
7390 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7391
7392         * nntp.el (nntp-xref-number-is-evil): New server variable.
7393         (nntp-find-group-and-number): If it is non-nil, don't trust article
7394         numbers in the Xref header.
7395
7396 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7397
7398         * gnus-agent.el (gnus-agent-read-group): New function.
7399         (gnus-agent-flush-group, gnus-agent-expire-group)
7400         (gnus-agent-regenerate-group): Use it.
7401         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
7402         nnmail-pathname-coding-system.
7403
7404 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7405
7406         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
7407
7408         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
7409         that are unread as unread, and also as selected so that information of
7410         marks having been changed by a user may be updated when exiting group.
7411
7412 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7413
7414         * gnus-art.el (gnus-mime-display-single): Pass part number that is
7415         calculated ignoring signature parts to gnus-treat-article.
7416
7417 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7418
7419         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
7420         a point here in order to keep the window start.
7421         (gnus-insert-mime-security-button): Make a button overlay without the
7422         front stickiness.
7423         (gnus-mime-display-security): Goto the end of a button.
7424
7425         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
7426
7427 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7428
7429         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
7430         group-name-at-point.
7431         (gnus-group-completing-read): New function that offers decoded
7432         non-ASCII group names for completion.
7433         (gnus-fetch-group, gnus-group-read-ephemeral-group)
7434         (gnus-group-jump-to-group, gnus-group-make-group-simple)
7435         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
7436         (gnus-group-fetch-control): Use it.
7437         (gnus-fetch-group): Use group-name-at-point for the initial value
7438         rather than the default value; use gnus-alive-p.
7439
7440         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
7441         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
7442         (gnus-summary-post-news): Use gnus-group-completing-read.
7443
7444         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
7445         (gnus-read-move-group-name): Decode group name for completion.
7446
7447 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
7448
7449         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
7450         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
7451         Yamaoka slightly modified the code).
7452
7453 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7454
7455         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
7456         (nnmail-split-incoming): Bind it.
7457
7458         * nnml.el (nnml-group-name-charset): New function.
7459         (nnml-decoded-group-name): Use it; don't decode group name if
7460         nnmail-group-names-not-encoded-p is non-nil.
7461         (nnml-encoded-group-name): New function.
7462         (nnml-group-pathname): Inline nnml-decoded-group-name.
7463         (nnml-request-expire-articles): Decode group name in message.
7464         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
7465         nnmail-pathname-coding-system.
7466         (nnml-save-mail, nnml-active-number): Work with decoded group names and
7467         not decoded ones according to nnmail-group-names-not-encoded-p.
7468         (nnml-generate-active-info): Use nnml-encoded-group-name.
7469
7470 2007-08-08  Glenn Morris  <rgm@gnu.org>
7471
7472         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
7473         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
7474         doc-strings and comments.
7475
7476 2007-07-25  Glenn Morris  <rgm@gnu.org>
7477
7478         * Relicense all FSF files to GPLv3 or later.
7479
7480 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7481
7482         * gnus-sum.el (gnus-summary-move-article): Make
7483         gnus-summary-respool-article work.
7484
7485 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
7486
7487         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
7488         string.
7489
7490 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
7491
7492         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
7493         that should be ignored when comparing distant RSS articles with local
7494         ones.
7495         (nnrss-make-hash-index): New function.  Create a hash index according
7496         to the ignored fields.
7497         (nnrss-check-group): Use it.
7498
7499 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7500
7501         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
7502
7503         * gnus-art.el (article-decode-group-name): Decode Xref header too.
7504
7505         * gnus-group.el (gnus-group-make-group): Encode group name here unless
7506         the new optional argument ENCODED is non-nil.
7507         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
7508         coding system for encoding group name.
7509         (gnus-group-make-rss-group): Pass un-encoded group name to
7510         gnus-group-make-group.
7511         (gnus-group-set-info): Tell gnus-group-make-group that group name is
7512         encoded.
7513
7514         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
7515         Encode group name to which articles are moved or copied.
7516         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
7517         coding system for encoding Newsgroup, Followup-To and Xref headers.
7518
7519         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
7520         marks; use nnheader-file-coding-system to write a file.
7521         (nnagent-retrieve-headers): Bind file-name-coding-system to
7522         nnmail-pathname-coding-system.
7523
7524         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
7525
7526         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
7527         (nnml-request-article, nnml-request-create-group)
7528         (nnml-request-rename-group, nnml-find-id)
7529         (nnml-possibly-change-directory, nnml-possibly-create-directory)
7530         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
7531         (nnml-save-marks): Use nnml-group-pathname instead of
7532         nnmail-group-pathname.
7533
7534         (nnml-request-create-group, nnml-request-expire-articles)
7535         (nnml-request-move-article, nnml-request-delete-group)
7536         (nnml-deletable-article-p, nnml-possibly-create-directory)
7537         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
7538         (nnml-open-marks): Bind file-name-coding-system to
7539         nnmail-pathname-coding-system.
7540
7541         (nnml-request-article): Pass server argument to nnml-find-group-number.
7542         (nnml-request-create-group, nnml-active-number, nnml-save-marks): Pass
7543         server argument to nnml-possibly-create-directory.
7544         (nnml-request-accept-article): Pass server argument to
7545         nnml-active-number and nnml-save-mail.
7546         (nnml-find-group-number): Pass server argument to nnml-find-id.
7547         (nnml-request-update-info): Pass server argument to
7548         nnml-marks-changed-p.
7549
7550         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
7551         (nnml-save-mail, nnml-active-number): Add server argument.
7552
7553         (nnml-request-delete-group): Warn if group is missing.
7554         (nnml-get-nov-buffer): Decode group name.
7555         (nnml-generate-active-info): Encode group name.
7556         (nnml-open-marks): Decode group name in messages.
7557
7558 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7559
7560         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
7561         if it is not specified.
7562         (gnus-article-pipe-part, gnus-article-save-part)
7563         (gnus-article-interactively-view-part, gnus-article-copy-part)
7564         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
7565         (gnus-article-inline-part, gnus-article-save-part-and-strip)
7566         (gnus-article-replace-part, gnus-article-delete-part)
7567         (gnus-article-view-part-as-type): Pass raw prefix argument to
7568         gnus-article-part-wrapper.
7569
7570 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7571
7572         * gnus-agent.el (gnus-agent-save-active): Bind
7573         nnheader-file-coding-system to gnus-agent-file-coding-system.
7574
7575         * gnus-cache.el (gnus-cache-save-buffers)
7576         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
7577         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
7578         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
7579         (gnus-cache-braid-nov, gnus-cache-braid-heads)
7580         (gnus-cache-generate-active, gnus-cache-rename-group)
7581         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
7582         (gnus-cache-update-overview-total-fetched-for): Bind
7583         file-name-coding-system to nnmail-pathname-coding-system.
7584         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names): New
7585         variables.
7586         (gnus-cache-decoded-group-name): New function.
7587         (gnus-cache-file-name): Use it.
7588         (gnus-cache-generate-active): Use non-decoded group name for active.
7589
7590         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
7591         right place.
7592         (gnus-write-active-file): Don't break non-ASCII group names.
7593
7594         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
7595         nnmail-pathname-coding-system.
7596
7597         * lpath.el: Bind default-file-name-coding-system,
7598         file-name-coding-system and language-info-alist for XEmacs.
7599
7600         * gnus-uu.el (gnus-uu-decode-save): Typo.
7601
7602 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7603
7604         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
7605
7606 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7607
7608         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
7609         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
7610         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
7611         (gnus-agent-flush-group, gnus-agent-flush-cache)
7612         (gnus-agent-fetch-headers, gnus-agent-load-alist)
7613         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
7614         (gnus-agent-retrieve-headers, gnus-agent-request-article)
7615         (gnus-agent-regenerate-group)
7616         (gnus-agent-update-files-total-fetched-for)
7617         (gnus-agent-update-view-total-fetched-for): Bind
7618         file-name-coding-system to nnmail-pathname-coding-system.
7619         (gnus-agent-group-pathname): Don't encode file names by
7620         nnmail-pathname-coding-system.
7621         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
7622         coding-system-for-write instead of buffer-file-coding-system to
7623         gnus-agent-file-coding-system.
7624
7625         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
7626         Decode group name.
7627
7628         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
7629
7630         * gnus-start.el (gnus-update-active-hashtb-from-killed)
7631         (gnus-read-newsrc-el-file): Make group names unibyte.
7632
7633         * nnmail.el (nnmail-group-pathname): Don't encode file names by
7634         nnmail-pathname-coding-system.
7635
7636         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
7637         (nnrss-request-delete-group): Bind file-name-coding-system to
7638         nnmail-pathname-coding-system.
7639         (nnrss-read-server-data, nnrss-read-group-data): Bind
7640         file-name-coding-system correctly.
7641         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
7642
7643         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
7644         (nntp-server-to-method-cache): New variable.
7645         (nntp-group-pathname): New function that decodes non-ASCII group names.
7646         (nntp-possibly-create-directory, nntp-marks-changed-p)
7647         (nntp-save-marks, nntp-open-marks): Use it.
7648         (nntp-possibly-create-directory, nntp-open-marks):
7649         Bind file-name-coding-system to nnmail-pathname-coding-system.
7650         (nntp-open-marks): Decode group names when bootstrapping marks.
7651
7652         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
7653         Newsgroups and Folowup-To headers.
7654
7655 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7656
7657         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
7658         (gnus-server-closed-face, gnus-server-denied-face)
7659         (gnus-server-offline-face): Remove variable.
7660         (gnus-server-font-lock-keywords): Use faces that are not aliases.
7661
7662         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
7663         of modifying message-stack directly for XEmacs.
7664
7665         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
7666         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
7667         if the coding-system argument is nil for XEmacs.
7668
7669         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
7670         mm-charset-override-alist.
7671
7672         * rfc2047.el: Don't require base64; require rfc2045 for the function
7673         rfc2045-encode-string.
7674         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
7675         to quote the parameter value.
7676
7677 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7678
7679         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
7680         form in gnus-group-name-charset-method-alist.
7681
7682         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
7683         overrides the default layout edit-form.
7684
7685         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
7686
7687         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
7688
7689 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7690
7691         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
7692         as unfetched articles.
7693
7694 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
7695
7696         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
7697
7698 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7699
7700         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
7701         original back end that keeps marks in the local system.
7702
7703 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7704
7705         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
7706         arg of pop-to-buffer for XEmacs.
7707         (gnus-article-read-summary-keys): Ditto; don't restore window
7708         configuration if summary command ends up with neither article buffer
7709         nor summary buffer; describe bindings if summary keys end with C-h.
7710
7711 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7712
7713         * message.el (message-fix-before-sending): Skip raw message part to be
7714         forwarded while checking illegible text.
7715         (message-forward-make-body-mime, message-forward-make-body): Mark
7716         signed or encrypted raw message as having no illegible text.
7717
7718 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7719
7720         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
7721         (gnus-message-with-timestamp-1): New macro.
7722         (gnus-message-with-timestamp): New function.
7723         (gnus-message): Use them.
7724
7725         * nnheader.el (nnheader-message): Use them.
7726
7727 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
7728
7729         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
7730         .newsrc.eld file.
7731
7732 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7733
7734         * gnus-agent.el (gnus-agent-fetch-headers)
7735         (gnus-agent-retrieve-headers): Bind
7736         gnus-decode-encoded-address-function to identity.
7737
7738         * nntp.el (nntp-send-xover-command): Recognize an xover command is
7739         available also when the server returns simply a dot.
7740
7741         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
7742
7743 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7744
7745         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
7746
7747 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7748
7749         * gnus-ems.el (gnus-x-splash): Make it work.
7750
7751         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
7752         from being used.
7753
7754         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
7755
7756 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7757
7758         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
7759         4th and the 5th arguments.
7760
7761         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
7762         the front stickiness.
7763         (gnus-article-summary-command-nosave): Correct the order of the
7764         arguments passed to pop-to-buffer.
7765         (gnus-article-read-summary-keys): Ditto; make it work properly when the
7766         summary command ends up with the article buffer.
7767
7768         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
7769         the same faces.
7770
7771 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
7772
7773         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
7774
7775 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
7776
7777         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
7778         * gnus-sum.el (gnus-summary-highlight):
7779         * pgg.el (pgg-sign-region, pgg-sign):
7780         * mail-source.el (mail-source-delete-old-incoming-confirm):
7781         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
7782
7783 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7784
7785         * gnus-art.el (gnus-mime-view-part-externally)
7786         (gnus-mime-view-part-internally): Fix predicate function passed to
7787         completing-read.
7788
7789         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
7790
7791         * gnus.el (gnus-update-message-archive-method): Add :version.
7792
7793 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7794
7795         * gnus.el (gnus-update-message-archive-method): New variable.
7796
7797         * gnus-start.el (gnus-setup-news): Update saved "archive" method
7798         according to gnus-message-archive-method if
7799         gnus-update-message-archive-method is non-nil.
7800
7801 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7802
7803         * gnus-sum.el (gnus-summary-limit-to-address): New function.  Suggested
7804         by Loic Dachary <loic@dachary.org>.
7805         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
7806
7807 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7808
7809         * message.el (message-pop-to-buffer): Add switch-function argument.
7810         (message-mail): Pass switch-function argument to it.
7811
7812 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
7813
7814         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
7815         Improve doc string.
7816
7817 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7818
7819         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
7820         (gnus-header-content)
7821         * gnus-cite.el (gnus-cite-10)
7822         * gnus-srvr.el (gnus-server-closed)
7823         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
7824         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
7825         (gnus-group-mail-3-empty, gnus-group-mail-low)
7826         (gnus-group-mail-low-empty, gnus-splash)
7827         * message.el (message-header-to, message-header-cc)
7828         (message-header-subject, message-header-other, message-header-name)
7829         (message-header-xheader, message-separator, message-cited-text)
7830         (message-mml): Lighten colors of faces used for dark background.
7831
7832 2007-05-24  Simon Josefsson  <simon@josefsson.org>
7833
7834         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
7835         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
7836
7837 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7838
7839         * message.el (message-narrow-to-headers-or-head):
7840         Ignore mail-header-separator in the body.
7841
7842 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7843
7844         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
7845         same as window size.
7846
7847 2007-05-22  Kevin Ryde  <user42@zip.com.au>
7848
7849         * message.el (message-font-lock-keywords): Use message-header-xheader
7850         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
7851         ahead of the anything pattern, to get it recognised.
7852
7853 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7854
7855         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
7856         spam.el loads uses it in the compiled defadvice form.
7857
7858 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
7859
7860         * gnus-sum.el (gnus-articles-to-read)
7861         (gnus-summary-insert-old-articles): Don't truncate group name for
7862         `read-string'.
7863
7864         * gnus-util.el (gnus-limit-string): Delete this function.
7865
7866         * gnus-sum.el (gnus-simplify-subject-fully): Use
7867         `truncate-string-to-width' instead.
7868
7869 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
7870
7871         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.  Tell
7872         if, on summary exit, the next group has to be selected.
7873         (gnus-summary-exit): Use it.
7874
7875 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
7876
7877         * gnus-art.el (gnus-article-mode): Fix comment about displaying
7878         non-break space.
7879
7880 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7881
7882         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
7883         Check if group is not a directory.
7884         (nnfolder-request-expire-articles): Don't delete articles if the target
7885         group is not available.
7886
7887         * nnml.el (nnml-request-create-group): Properly check if group is not a
7888         file.
7889         (nnml-request-expire-articles): Don't delete articles if the target
7890         group is not available.
7891
7892         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
7893         Don't quote characters that are within parentheses.
7894
7895 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7896
7897         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
7898         (gnus-handle-ephemeral-exit): Select article according to it.
7899
7900 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
7901
7902         * message.el (message-insert-formated-citation-line): Remove newline.
7903         (message-citation-line-format): Add final \n here so that the user can
7904         avoid a blank line.
7905
7906 2007-05-03  Dan Christensen  <jdc@uwo.ca>
7907
7908         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
7909         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
7910         Update lanl/arXiv support.
7911
7912 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
7913
7914         * gnus.el: Bump version number.
7915
7916 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7917
7918         * gnus.el (gnus-version-number): Bump version.
7919
7920 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
7921
7922         * gnus.el: No Gnus v0.6 is released.
7923
7924 2007-04-27  Didier Verna  <didier@xemacs.org>
7925
7926         * gnus-util.el (gnus-orify-regexp): Moved and renamed to ...
7927         * gmm-utils.el (gmm-regexp-concat): here.
7928         * message.el: Don't require 'gnus-util.
7929         (message-dont-reply-to-names): Handle name change above.
7930         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
7931
7932 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7933
7934         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
7935         since the initial value varies according to the system.
7936
7937 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7938
7939         * mm-util.el (mm-charset-synonym-alist): Defcustom.
7940
7941 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
7942
7943         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
7944
7945 2007-04-24  Didier Verna  <didier@xemacs.org>
7946
7947         Improve the type of gnus-ignored-from-addresses.
7948         * gnus-util.el (gnus-orify-regexp): New function.
7949         * message.el (gnus-util): Require it.
7950         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
7951         * gnus-sum.el (gnus-ignored-from-addresses): New function.
7952         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
7953
7954 2007-04-24  Didier Verna  <didier@xemacs.org>
7955
7956         * gnus-sum.el:
7957         * gnus-utils.el: Fix some trailing whitespaces.
7958
7959 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7960
7961         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
7962         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
7963         article's Message-ID; refer parent article in summary buffer.
7964
7965         * message.el (message-bounce): Call mime-to-mml.
7966
7967         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
7968         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
7969         optimize and/or forms properly.
7970
7971 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
7972
7973         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
7974         URL.
7975
7976 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7977
7978         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
7979
7980 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7981
7982         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
7983         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
7984         displayed of multipart/alternative part if it is invoked from summary
7985         buffer.
7986
7987         * mm-view.el (mm-inline-text-html-render-with-w3m)
7988         (mm-inline-text-html-render-with-w3m-standalone)
7989         (mm-inline-render-with-function): Use mail-parse-charset by default.
7990
7991 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
7992
7993         * parse-time.el (parse-time-string-chars): Check if CHAR
7994         is less than the length of parse-time-syntax.
7995
7996 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7997
7998         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
7999         from gnus-newsgroup-processable.
8000
8001 2007-04-16  Didier Verna  <didier@xemacs.org>
8002
8003         * gnus-msg.el (gnus-configure-posting-styles): Handle
8004         message-signature-directory properly with :file syntax.  Reported by
8005         "Leo".
8006
8007 2007-04-11  Didier Verna  <didier@xemacs.org>
8008
8009         New user option: message-signature-directory.
8010         * gnus-msg.el (gnus-configure-posting-styles): Support it.
8011         * message.el (message-insert-signature): Ditto.
8012         * message.el (message-signature-file): Doc update.
8013         * message.el (message-signature-directory): New.
8014
8015 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8016
8017         * gnus-msg.el (gnus-inews-yank-articles): Use
8018         message-exchange-point-and-mark instead of exchange-point-and-mark.
8019
8020 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8021
8022         * message.el (message-yank-original): Make sure cited text ends with
8023         newline; don't exchange point and mark.
8024
8025 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
8026
8027         * tls.el (open-tls-stream): Properly handle case where there
8028         is no associated buffer.
8029
8030 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
8031
8032         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
8033         message-yank-original, make sure (< mark TEXT point).
8034
8035 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
8036
8037         * message.el (message-fill-column): New variable.
8038         (message-mode): Use it.  Add comment on a possible new hook.
8039
8040         * nnmail.el (nnmail-spool-file): Mark as obsolete.
8041         (nnmail-get-new-mail): Reformat.
8042
8043         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
8044
8045         * gmm-utils.el: Fix Commentary.
8046         (gmm-tool-bar-from-list): Fix typo in doc string.
8047
8048 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
8049
8050         * message.el (message-yank-original): Don't switch point and mark
8051         unnecessarily to put point and mark as documented.
8052
8053 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8054
8055         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
8056         from the message heads.
8057
8058 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
8059
8060         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
8061         article buffer does not have a window.  This may not be the best
8062         solution but is certainly better than setting the start of the null,
8063         that is the current, window.
8064
8065 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
8066
8067         * gnus-draft.el (gnus-draft-setup-hook): New hook.
8068         (gnus-draft-setup): Run it.
8069
8070         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
8071         gnus-score-fast-scoring.  Allow regexp.
8072         (gnus-score-headers): Use it.
8073
8074         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
8075         XEmacs.
8076
8077         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
8078         string.
8079         (gnus-button-alist): Also catch `<f1> k ...'.
8080         (gnus-treat-display-x-face): Fix doc string.
8081
8082 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8083
8084         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
8085         evaluation of gnus-extended-version to ensure correct generation of the
8086         User-Agent header when message-generate-headers-first is used.
8087
8088 2007-03-24  Simon Josefsson  <simon@josefsson.org>
8089
8090         * hashcash.el (hashcash-generate-payment-async): Don't crash if
8091         hashcash-path is nil.  Don't call callback with incorrect number of
8092         parameters if val is 0.
8093
8094 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8095
8096         * message.el (message-required-news-headers):
8097         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
8098
8099 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
8100
8101         * tls.el (open-tls-stream): In handshake-waiting loop,
8102         don't wait more if there is output available to process.
8103
8104 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
8105
8106         * tls.el (tls-program): Doc fix.
8107
8108 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8109
8110         * message.el (message-generate-new-buffers): Change the meaning of the
8111         nil value; add `standard' to the choices; treat t as `unique'; improve
8112         doc string.
8113         (gnus-select-frame-set-input-focus): Autoload.
8114         (message-buffer-name): Search for the existing message buffer if
8115         message-generate-new-buffers is nil or `standard'; treat the value t of
8116         message-generate-new-buffers as `unique'.
8117         (message-pop-to-buffer): Raise the frame already displaying the message
8118         buffer; clear the echo area after querying.
8119         (message-setup): Pass the `continue' argument to compose-mail.
8120         (message-mail): Prefer `switch-function' if it is given; search for the
8121         existing message buffer if the `continue' argument is non-nil; pass
8122         continue and switch-function arguments to compose-mail by way of
8123         message-setup.
8124         (message-mail-other-window): Adjust argument of message-setup.
8125         (message-mail-other-frame): Ditto.
8126
8127 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8128
8129         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
8130         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
8131         to turn font-lock on when turning gnus-message-citation-mode on.
8132
8133 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
8134
8135         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
8136         (mml-smime-function-alist): New variable; add epg as the backend.
8137         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
8138         mml-smime- functions instead.
8139         * mm-view.el: Require smime.
8140
8141 2007-03-05  Didier Verna  <didier@xemacs.org>
8142
8143         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
8144         instead of just inheritance for posting styles.
8145         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
8146
8147 2007-02-24  Chris Moore  <dooglus@gmail.com>
8148
8149         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
8150         * pgg-pgp.el (pgg-pgp-encrypt-region):
8151         * pgg-gpg.el (pgg-gpg-encrypt-region):
8152         Check pgg-encrypt-for-me if no other recipients.
8153
8154 2007-02-24  John Paul Wallington  <jpw@pobox.com>
8155
8156         * tls.el (tls-certtool-program): Fix custom type.
8157
8158 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8159
8160         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
8161         and point-at-eol instead of line-(beginning|end)-position.
8162
8163         * assistant.el (assistant-parse-buffer): Ditto.
8164
8165         * netrc.el (netrc-parse-services): Ditto.
8166
8167 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
8168
8169         * mml2015.el (mml2015-epg-find-usable-key): New function.
8170         (mml2015-epg-sign): Use it.
8171         (mml2015-epg-encrypt): Use it.
8172
8173 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8174
8175         * message.el (message-make-in-reply-to): Quote name containing
8176         non-ASCII characters.  It will make the RFC2047 encoder cause an error
8177         if there are special characters.  Reported by NAKAJI Hiroyuki
8178         <nakaji@jp.freebsd.org>.
8179
8180 2007-02-27  Didier Verna  <didier@xemacs.org>
8181
8182         Include the group parameters as well as the topic ones in the
8183         inheritance filter process.
8184         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
8185         argument GROUP-PARAMS-LIST.
8186         * gnus-topic.el (gnus-group-topic-parameters): Use it.
8187
8188 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8189
8190         * nntp.el (nntp-never-echoes-commands)
8191         (nntp-open-connection-functions-never-echo-commands): New variables.
8192         (nntp-send-command): Use them.
8193
8194 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
8195
8196         * mml2015.el (mml2015-epg-verify): Simplified.
8197
8198 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8199
8200         * mml.el (mml-content-disposition-alist): New user option.
8201         (mml-content-disposition): New function.
8202         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
8203         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
8204
8205 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
8206
8207         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
8208         verification.
8209
8210 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8211
8212         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
8213         articles posted in the last 24 hours.
8214
8215 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
8216
8217         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
8218
8219 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
8220
8221         * nntp.el (nntp-send-command): Don't wait for echoes when
8222         nntp-open-ssl-stream is used.
8223
8224 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8225
8226         * gnus-cite.el (gnus-test-font-lock-add-keywords)
8227         (gnus-message-add-citation-keywords)
8228         (gnus-message-remove-citation-keywords): Remove.
8229         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
8230         directly, make the variables in font-lock-defaults buffer-local, add
8231         gnus-message-citation-keywords to them and then update the value of
8232         font-lock-keywords.
8233
8234 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8235
8236         * message.el (message-cite-original-1): Don't call
8237         gnus-article-highlight-citation.
8238
8239         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
8240         citations; fix line count.
8241
8242 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8243
8244         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
8245         (gnus-message-add-citation-keywords)
8246         (gnus-message-remove-citation-keywords): Use it; fix the emulating
8247         versions of font-lock-add-keywords and font-lock-remove-keywords to
8248         work with XEmacs correctly.
8249
8250 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8251
8252         * gnus-cite.el (gnus-cite-face-list): Set the values of
8253         gnus-message-max-citation-depth and gnus-message-citation-keywords.
8254         (gnus-message-max-citation-depth): Use defvar rather than defconst.
8255         (gnus-message-cite-prefix-regexp): New variable.
8256         (gnus-message-search-citation-line): Use it; protect against long
8257         citation prefix; fill match data with nil rather than 0 for XEmacs; set
8258         the 0th match data for Emacs.
8259         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
8260         (gnus-message-add-citation-keywords): Append keywords rather than
8261         prepending; emulate font-lock-add-keywords if it is not available.
8262         (gnus-message-remove-citation-keywords): Emulate
8263         font-lock-remove-keywords if it is not available.
8264
8265         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
8266
8267         * message.el (message-cite-prefix-regexp): Set the value of
8268         gnus-message-cite-prefix-regexp.
8269
8270 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8271
8272         * nnweb.el (nnweb-google-parse-1): Update parser.
8273
8274 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
8275
8276         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
8277
8278 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8279
8280         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
8281         regexp.
8282
8283 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8284
8285         * uudecode.el (uudecode-string-to-multibyte): New function emulating
8286         string-to-multibyte.
8287         (uudecode-decode-region-internal): Use it.
8288
8289         * lpath.el: Fbind string-as-multibyte for XEmacs.
8290
8291 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
8292
8293         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file): Fix
8294         custom choice.
8295
8296         * gnus-art.el (gnus-signature-limit): Fix custom choice.
8297
8298 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
8299
8300         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
8301
8302         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
8303         `write-region' to respect `mm-inhibit-file-name-handlers'.
8304
8305 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
8306
8307         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
8308         Use gnus-home-directory instead of "~/" or "$HOME".
8309
8310 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
8311
8312         * encrypt.el (encrypt-insert-file-contents): Add better prompt
8313         to mention filename.
8314         Add comments at beginning regarding usage.
8315         (encrypt-write-file-contents): Change interactive so a string is
8316         acceptable.  If the file has no associated model, show an error instead
8317         of a nonsense prompt.
8318
8319 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
8320
8321         * spam.el (spam-bsfilter-ham-switch): Fix typo.
8322         Thanks to Yoshihiko Yamada for kind notification of this typo.
8323
8324 2007-01-12  Kenichi Handa  <handa@m17n.org>
8325
8326         * uudecode.el (uudecode-decode-region-internal): Make it work in a
8327         multibyte buffer.
8328
8329 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
8330
8331         * gnus-score.el (gnus-score-fast-scoring): New variable.
8332         (gnus-score-headers): Use it.
8333
8334         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
8335
8336         * message.el (message-cite-original-1): Call
8337         gnus-article-highlight-citation if requested.
8338         (message-make-from): Allow name and address as optional arguments.
8339
8340         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
8341
8342         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
8343         bugs to doc string.
8344         (gnus-button-alist): Add mid\\|message-id.
8345         (gnus-button-fetch-group): Extend for use in
8346         `browse-url-browser-function'.
8347         (gnus-button-url-regexp): Try to catch paired parentheses like in
8348         Wikipedia URLs.
8349
8350         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
8351         Suggested by Simon Krahnke <overlord@gmx.li>.
8352
8353 2007-01-13  Romain Francoise  <romain@orebokech.com>
8354
8355         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
8356         Update copyright.
8357
8358 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
8359
8360         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
8361
8362 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
8363
8364         * gnus-registry.el (gnus-registry-unfollowed-groups)
8365         (gnus-registry-split-fancy-with-parent): Fix documentation.
8366
8367 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8368
8369         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
8370         from nnweb groups.
8371
8372 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8373
8374         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
8375         Xref urls.  Erase buffer before requesting head.
8376
8377 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
8378
8379         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
8380         customizable.
8381
8382 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
8383
8384         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
8385         no signing key is found.
8386         (mml2015-epg-encrypt): Ask user whether to skip or abort if
8387         no encrypting and/or signing key is found.
8388
8389 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
8390
8391         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
8392
8393 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8394
8395         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
8396         headers read from disk with the ones newly found in the current search.
8397         This should no longer cause problems, because the article numbers in
8398         Gmane's `nov.php' output are ignored since the previous change.
8399
8400 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8401
8402         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
8403
8404 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8405
8406         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
8407         replace-regexp-in-string; bind url-version; fbind display-images-p and
8408         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
8409         find-face and set-itimer-function for Emacs; bind itimer-list for
8410         Emacs.
8411
8412         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
8413
8414 2007-01-01  Romain Francoise  <romain@orebokech.com>
8415
8416         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
8417
8418 2006-12-31  Steve Youngs  <steve@sxemacs.org>
8419
8420         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
8421         `define-minor-mode' macro definition expanded properly.
8422         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
8423         exclude it there.
8424
8425         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
8426         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
8427         `fboundp' test.
8428         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
8429         This is OK to autoload in (S)XEmacs now.
8430
8431 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8432
8433         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
8434         keystroke.
8435         (gnus-summary-limit-to-singletons): Fix typo.
8436
8437         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
8438         else fails.
8439
8440 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8441
8442         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
8443         docstring.
8444
8445         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
8446         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
8447         (gnus-summary-insert-dormant-articles): Fix typo in message.
8448
8449 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
8450
8451         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
8452         nil for XEmacs.
8453         (gnus-message-citation-mode): Don't autoload in XEmacs.
8454
8455         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
8456
8457 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
8458
8459         * nnimap.el (nnimap-expunge-search-string): Mention
8460         nnimap-search-uids-not-since-is-evil in docstring.
8461
8462 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
8463
8464         * spam.el: Revert to make-obsolete-variable because
8465         define-obsolete-variable-alias is not supported in Emacs 21.
8466
8467         * spam.el (spam-ifile-path, spam-ifile-database-path)
8468         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
8469         make-obsolete-variable.
8470         (spam-bsfilter-path, spam-bsfilter-program)
8471         (spam-spamassassin-path, spam-spamassassin-program)
8472         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.  Don't
8473         use "path" inappropriately.
8474         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
8475         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
8476         variable names.
8477
8478 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
8479
8480         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
8481         summary buffer.
8482
8483         * password.el (password-cache-remove): Use clear-string to burn
8484         password, if available.
8485
8486 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
8487
8488         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
8489
8490         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
8491
8492         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
8493         (gnus-message-highlight-citation): Move defcustom here from
8494         gnus-cite.el.
8495         (gnus-message-citation-mode): Autoload.
8496
8497         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
8498         checks to make it compile with XEmacs.
8499         (gnus-message-citation-mode): New minor mode.
8500         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
8501         (gnus-message-highlight-citation): New variables.
8502         (gnus-message-search-citation-line)
8503         (gnus-message-add-citation-keywords)
8504         (gnus-message-remove-citation-keywords)
8505         (turn-on-gnus-message-citation-mode)
8506         (turn-off-gnus-message-citation-mode): New functions.
8507
8508 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
8509
8510         * gnus-cite.el: Enable highlighting of different citation levels in
8511         message-mode.
8512
8513 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
8514
8515         * message.el (message-make-fqdn): Fix comment.
8516         (message-bogus-system-names): Add ".local".
8517
8518         * spam.el (spam-ifile-path, spam-ifile-program)
8519         (spam-ifile-database-path, spam-ifile-database)
8520         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
8521         Don't use "path" inappropriately.
8522         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
8523         strings.
8524         (spam-check-ifile, spam-ifile-register-with-ifile)
8525         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter): Use
8526         new variable names.
8527
8528         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
8529         (gnus-treat-display-smileys): Simplify using
8530         gnus-image-type-available-p.
8531
8532         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
8533         available.
8534
8535         * gnus-xmas.el (gnus-xmas-image-type-available-p): Use
8536         `display-images-p' if available.
8537
8538 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8539
8540         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
8541         one after turning on the buffer's multibyteness instead of decoding
8542         them directly in the unibyte buffer that causes unexpected conversion
8543         in Emacs 23 (unicode).
8544
8545 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8546
8547         * message.el (message-generate-hashcash): Fix custom type.
8548
8549 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
8550
8551         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
8552
8553 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
8554
8555         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
8556         disconnect icons.  Add help text.
8557
8558 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
8559
8560         * spam.el (spam-extra-header-to-number): CRM114 spam score is
8561         negated to be consistent with the others we handle.
8562
8563 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8564
8565         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
8566         version of gnus-summary-buffer to something, so that we can use two
8567         article buffers at the same time.
8568
8569 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
8570
8571         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
8572         trigger all the extra headers.
8573         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
8574         sorting.
8575
8576 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8577
8578         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
8579         solid groups.
8580
8581 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
8582
8583         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
8584
8585 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
8586
8587         * legacy-gnus-agent.el: Add Copyright notice.
8588
8589 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
8590
8591         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
8592
8593 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8594
8595         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
8596
8597         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
8598         to make it work reliably in CVS Emacs.
8599         (gnus-summary-limit-strange-charsets-predicate)
8600         (gnus-summary-limit-to-predicate): New functions.
8601
8602 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
8603
8604         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
8605         specifying array size.
8606         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
8607         array if it is too small.
8608         (gnus-sort-threads-recursive): Renamed from gnus-sort-thread-1.
8609         (gnus-sort-threads-loop): New function.
8610
8611 2006-12-06  Chris Moore  <dooglus@gmail.com>
8612
8613         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
8614         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
8615
8616 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
8617
8618         * mm-url.el (mm-url-predefined-programs): Call curl with correct
8619         options.
8620
8621 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8622
8623         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
8624         DOS-ing the recipient.
8625
8626         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
8627         the headers when creating the mapping to avoid mismappings.
8628         (nnweb-gmane-create-mapping): Always nix out old mapping.
8629
8630 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8631
8632         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
8633         and mm-verify-option to never.
8634
8635 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8636
8637         * message.el (message-signed-or-encrypted-p): New function.
8638         (message-forward-make-body): Use it.
8639
8640         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
8641         Replace encode-coding-string with mm-encode-coding-string.
8642
8643 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8644
8645         * nneething.el (nneething-decode-file-name): Replace
8646         decode-coding-string with mm-decode-coding-string.
8647
8648         * gnus-int.el (gnus-open-server): Say failed server's name.
8649
8650 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
8651
8652         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
8653         strings to a single string.  Quote `errors-file-name'.
8654         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
8655         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
8656         Adjust calls.  Use `shell-quote-argument'.
8657
8658 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
8659
8660         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
8661         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
8662
8663         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
8664         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
8665         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
8666         (gnus-group-make-directory-group, gnus-group-transpose-groups):
8667         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
8668         (gnus-subscribe-newsgroup, gnus-1):
8669         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
8670         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
8671         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
8672         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
8673
8674 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8675
8676         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
8677         keystroke.
8678         (gnus-summary-limit-to-bodies): Implement headersp.
8679
8680 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8681
8682         * dns.el (query-dns): Protect against "Process dns deleted" strings.
8683
8684 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8685
8686         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
8687
8688 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8689
8690         * message.el (message-generate-hashcash): Expand range of values to
8691         include `opportunistic'.
8692         (message-send-mail): Use it.
8693
8694 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8695
8696         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
8697         and comment it.
8698
8699         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
8700
8701 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
8702
8703         * gnus-util.el (gnus-extract-address-components): Improve comment.
8704
8705 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8706
8707         * gnus-util.el (gnus-extract-address-components): Work with address in
8708         which the name portion contains @.
8709
8710         * lpath.el: Fbind custom-autoload.
8711
8712 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
8713
8714         * gnus.el (gnus-start): Move custom group up.
8715         (gnus-select-method): Don't autoload, but make it available for
8716         `customize-variable'.
8717         (gnus-getenv-nntpserver): Don't autoload.
8718
8719 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
8720
8721         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
8722
8723 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
8724
8725         * message.el (message-sendmail-extra-arguments): New variable.
8726         (message-send-mail-with-sendmail): Use it.
8727
8728 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8729
8730         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
8731         mm-with-unibyte-current-buffer to make string unibyte.
8732
8733         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
8734         mm-string-as-multibyte.
8735
8736 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
8737
8738         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
8739         Reported by Werner Koch <wk@gnupg.org>.
8740
8741 2006-11-14  Daiki Ueno  <ueno@p360>
8742
8743         * mml2015.el: Autoload epa-select-keys when compiling.
8744
8745 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
8746
8747         * mml2015.el (mml2015-epg-sign): Save the signing keys in
8748         message-options.
8749         (mml2015-epg-encrypt): Save the recipient keys in message-options.
8750
8751 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
8752
8753         * mml2015.el (mml2015-epg-encrypt): Removed backward compatibility for
8754         EasyPG (< 0.0.6).
8755         (mml2015-always-trust): New user option.
8756         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
8757         prompt.
8758
8759 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8760
8761         * nntp.el (nntp-authinfo-force): New variable.
8762         (nntp-send-authinfo): Use it.
8763
8764 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
8765
8766         * message.el (message-strip-subject-encoded-words): Allow _not_ to
8767         decode encoded words.  Improve prompt.  Add comment about forwarding.
8768         (message-replacement-char): Move up.
8769
8770 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
8771
8772         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
8773         instead of gnus-intersection because arguments of gnus-sorted-nunion
8774         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
8775
8776 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
8777
8778         * message.el (message-strip-subject-encoded-words): Reformat prompt.
8779         (message-simplify-subject-functions): Enable
8780         message-strip-subject-encoded-words by default.
8781
8782 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
8783
8784         * message.el (message-strip-subject-encoded-words): New function.
8785         (message-simplify-subject-functions): New variable.
8786         (message-simplify-subject): Use it.  Fix typo in doc string.
8787         Support message-strip-subject-encoded-words.
8788
8789 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
8790
8791         * gnus-diary.el (gnus-diary-delay-format-function):
8792         * nndiary.el (nndiary-reminders):
8793         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
8794
8795 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
8796
8797         * gnus-art.el (article-hide-boring-headers): Fetch date from
8798         gnus-original-article-buffer to avoid problems with localized date
8799         strings.
8800
8801 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8802
8803         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
8804
8805 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
8806
8807         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
8808         New variables.
8809         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
8810         (mm-charset-synonym-alist): Move some entries to
8811         mm-codepage-iso-8859-list.
8812         (mm-charset-synonym-alist, mm-charset-override-alist): Add
8813         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
8814
8815 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8816
8817         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
8818
8819 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
8820
8821         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
8822         with Emacs 21 and XEmacs.
8823
8824 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
8825
8826         * spam.el (spam-parse-address): New function for better parsing,
8827         catching errors, etc.
8828         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
8829
8830 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
8831
8832         * mm-view.el: Add interactive arg to html2text autoload.
8833
8834 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8835
8836         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
8837
8838 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
8839
8840         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list): New
8841         variables.
8842         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
8843         (mm-charset-synonym-alist): Move some entries to
8844         mm-codepage-iso-8859-list.
8845
8846         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
8847
8848 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
8849
8850         * message.el (message-citation-line-format)
8851         (message-insert-formated-citation-line): Fix implementation of %E, %N
8852         and %n according to the doc string.
8853
8854 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
8855
8856         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
8857         car-safe to avoid bad parses.
8858
8859 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8860
8861         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
8862         names.
8863
8864         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
8865
8866 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8867
8868         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
8869         header.
8870
8871         * message.el (message-draft-headers): Add Date.
8872         (message-headers-to-generate): Fix typo in docstring.
8873
8874         * nndraft.el (nndraft-required-headers): New variable.
8875         (nndraft-generate-headers): Use it.
8876
8877         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
8878
8879 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
8880
8881         * gnus-registry.el (gnus-registry-wash-for-keywords)
8882         (gnus-registry-find-keywords): New functions to allow easy searching of
8883         articles that are in the registry.
8884
8885 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
8886
8887         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
8888         ietf-drums-parse-address instead of gnus-extract-address-components.
8889         Reported by Damien Elmes <damien@repose.cx>.
8890
8891 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
8892
8893         * gnus.el (gnus-mime): Remove unused custom group.
8894
8895 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8896
8897         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
8898         "blank line" when searching for end of armor headers.
8899
8900 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8901
8902         * gmm-utils.el (gmm-write-region): Fix variable name.
8903
8904 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
8905
8906         * gmm-utils.el (gmm-write-region): New function based on compatibility
8907         code from `mm-make-temp-file'.
8908
8909         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
8910
8911         * nnmaildir.el (nnmaildir--update-nov)
8912         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
8913         Use `gmm-write-region'.
8914
8915 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
8916
8917         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist): Add
8918         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
8919
8920         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
8921
8922         * message.el (message-replacement-char): New variable.
8923         (message-fix-before-sending): Use it.
8924         (message-simplify-subject): New function to remove duplicate code.
8925         (message-reply, message-followup): Use it.
8926
8927         * gnus-sum.el (gnus-summary-make-menu-bar): Clarify
8928         gnus-summary-limit-to-articles.
8929
8930 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8931
8932         * gnus-util.el (gnus-with-local-quit): New macro.
8933
8934         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
8935
8936 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
8937
8938         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
8939         ignore non-string data.
8940
8941 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
8942
8943         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
8944         non-string data (needs to be done in the registry too).
8945
8946 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
8947
8948         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
8949         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
8950         (gnus-registry-split-fancy-with-parent)
8951         (gnus-registry-fetch-simplified-message-subject-fast)
8952         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
8953         Remove text properties on ingress into the registry and when it's saved.
8954         (gnus-registry-clean-empty-function): Fix bug with cleaning the
8955         registry from entries with no groups.
8956
8957 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
8958
8959         * gnus-util.el (gnus-string-remove-all-properties): Add utility
8960         function to remove string properties.
8961
8962 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
8963
8964         * gmm-utils.el (gmm): Adjust custom version.
8965
8966         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist): Adjust
8967         custom version.
8968
8969         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
8970
8971 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
8972
8973         * gnus-art.el (gnus-insert-prev-page-button)
8974         (gnus-insert-next-page-button): Simplify.  Reformat.
8975
8976 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
8977
8978         * gnus-art.el (gnus-insert-prev-page-button)
8979         (gnus-insert-next-page-button): Apply gnus-article-button-face.
8980
8981 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
8982
8983         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
8984
8985 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
8986
8987         * gnus-art.el (gnus-insert-mime-button)
8988         (gnus-insert-mime-security-button):
8989         Apply gnus-article-button-face to MIME and security buttons.
8990
8991 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
8992
8993         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
8994         readable.
8995
8996 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8997
8998         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
8999
9000 2006-09-20  Steve Youngs  <steve@sxemacs.org>
9001
9002         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
9003         `browse-url-of-file' instead of `browse-url'.
9004
9005 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9006
9007         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
9008         regexp.  Articles containing quotation were cut prematurely.
9009
9010 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9011
9012         * message.el (message-cite-original-1): Use nobody by default for the
9013         value of From header.
9014         (message-reply): Ditto.
9015
9016 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
9017
9018         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
9019         to the gnus-info.  This fixes a bug of inline-PGP message verification.
9020         Reported by Michael Piotrowski <mxp@dynalabs.de>.
9021
9022 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
9023
9024         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
9025         mails in the doc string.  Add some URLs in comment.
9026         (pop3-movemail): Warn about pop3-leave-mail-on-server.
9027
9028 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9029
9030         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
9031         backslashes handling and the way to find boundaries of quoted strings.
9032
9033 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
9034
9035         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
9036         mml1991-encrypt-to-self is set and mml1991-signers is not set.
9037         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
9038         mml2015-encrypt-to-self is set and mml2015-signers is not set.
9039
9040 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
9041
9042         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
9043         doc string.
9044         (gnus-button-regexp, gnus-button-last): Remove unused variables.
9045
9046 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9047
9048         * lpath.el: Fbind epg-check-configuration.
9049
9050 2006-09-06  Simon Josefsson  <jas@extundo.com>
9051
9052         * mml2015.el (mml2015-use): Doc fix, mention epg.
9053
9054 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
9055
9056         * mml2015.el (mml2015-use): Default to epg, if available.
9057
9058 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
9059
9060         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
9061         message-sender.
9062         (mml1991-epg-encrypt): Ditto.
9063         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
9064         message-sender.
9065         (mml2015-epg-encrypt): Ditto.
9066
9067 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
9068
9069         * message.el (message-send-mail-with-sendmail): Look for sendmail in
9070         several common directories.
9071
9072 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
9073
9074         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
9075         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
9076
9077 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9078
9079         * gnus-art.el (article-decode-encoded-words): Make it fast.
9080
9081 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9082
9083         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
9084
9085         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
9086         in quoted string into `\'.
9087
9088 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9089
9090         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
9091         Use standard-syntax-table.
9092
9093 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9094
9095         * gnus-art.el (gnus-decode-address-function): New variable.
9096         (article-decode-encoded-words): Use it to decode headers which are
9097         assumed to contain addresses.
9098         (gnus-mime-delete-part): Remove useless `or'.
9099
9100         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
9101         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
9102         (gnus-nov-parse-line): Use it to decode From header.
9103         (gnus-get-newsgroup-headers): Ditto.
9104         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
9105
9106         * mail-parse.el (mail-decode-encoded-address-region): New alias.
9107         (mail-decode-encoded-address-string): New alias.
9108
9109         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
9110         New function.
9111         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
9112         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
9113         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
9114         (rfc2047-decode-string): Ditto.
9115         (rfc2047-decode-address-region): New function.
9116         (rfc2047-decode-address-string): New function.
9117
9118 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
9119
9120         * message.el (message-caesar-buffer-body): Allow rotating headers.
9121
9122         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
9123
9124         * message.el (message-insert-formated-citation-line): Fix %f.
9125         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
9126
9127 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9128
9129         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
9130         (gnus-bookmark-mouse-available-p): New macro.
9131         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
9132         (gnus-bookmark-bmenu-show-infos): Use it.
9133         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
9134         (gnus-bookmark-bmenu-hide-infos): Ditto.
9135         (gnus-bookmark-remove-properties): New function.
9136         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
9137         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
9138         (gnus-bookmark-write-file): Bind coding-system-for-write.
9139         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
9140         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
9141         group before selecting it.
9142         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
9143         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
9144         quit-window if it is not available; use gnus-mouse-2 and bind it to
9145         gnus-bookmark-bmenu-select-by-mouse.
9146         (gnus-bookmark-show-details): Remove unused variable `details-list'.
9147         (gnus-bookmark-bmenu-select-by-mouse): New function.
9148
9149 2006-08-13  Romain Francoise  <romain@orebokech.com>
9150
9151         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
9152         space.
9153
9154 2006-08-10  Romain Francoise  <romain@orebokech.com>
9155
9156         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
9157         (dns-mode-soa-auto-increment-serial): New user option.
9158         (dns-mode-soa-maybe-increment-serial): New function.
9159         (dns-mode): Add the latter to `write-contents-functions'.
9160
9161 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9162
9163         * compface.el (uncompface): Use binary rather than raw-text-unix.
9164
9165 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9166
9167         * compface.el (uncompface): Make sure the eol conversion doesn't take
9168         place when communicating with the external programs.  Reported by
9169         ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
9170
9171 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
9172
9173         * nnheader.el (nnheader-insert-head): Fix typo in comment.
9174
9175 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9176
9177         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
9178         Make it more robust by parsing author and date independently.
9179
9180 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9181
9182         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
9183
9184 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
9185
9186         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
9187         first matching secret key.
9188         (mml2015-epg-encrypt): Ditto.
9189
9190         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
9191         first matching secret key.
9192         (mml1991-epg-encrypt): Ditto.
9193
9194         * mml2015.el (mml2015-encrypt-to-self): New user option.
9195         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
9196         mml2015-epg-encrypt-to-self is set.
9197
9198         * mml1991.el (mml1991-encrypt-to-self): New variable.
9199         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
9200         mml1991-epg-encrypt-to-self is set.
9201
9202         * mml2015.el (mml2015-signers): New user option.
9203         (mml2015-epg-sign): Reflect the value of mml2015-signers.
9204         (mml2015-epg-encrypt): Allow to select signing keys.
9205
9206         * mml1991.el (mml1991-signers): New variable.
9207         (mml1991-epg-sign): Reflect the value of mml1991-signers.
9208         (mml1991-epg-encrypt): Allow to select signing keys.
9209
9210 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9211
9212         * nnheader.el (nnheader-insert-head): Make it work even if the file
9213         uses CRLF for the line-break code.
9214
9215 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
9216
9217         * mml2015.el: Require mml-sec instead of password.
9218         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
9219         (mml2015-cache-passphrase): Inherit the default value from
9220         mml-secure-cache-passphrase.
9221         (mml2015-passphrase-cache-expiry): Inherit the default value from
9222         mml-secure-passphrase-cache-expiry.
9223
9224         * mml1991.el: Require mml-sec instead of password.
9225         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
9226         (mml1991-cache-passphrase): Inherit the default value from
9227         mml-secure-cache-passphrase.
9228         (mml1991-passphrase-cache-expiry): Inherit the default value from
9229         mml-secure-passphrase-cache-expiry.
9230
9231         * mml-sec.el: Require password.
9232         (mml-secure-verbose): New user option.
9233         (mml-secure-cache-passphrase): New user option.
9234         (mml-secure-passphrase-cache-expiry): New user option.
9235
9236 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
9237
9238         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
9239         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
9240         andreas@altroot.de (Andreas Vögele).
9241
9242         FIXME: Use `tiny change'?
9243
9244 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9245
9246         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
9247         workaround for the url package included with Emacs.
9248
9249         * nnweb.el (nnweb-google-create-mapping): Update regexp.
9250
9251 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9252
9253         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
9254         correctly.  This fixes a bug caused by the 2006-05-12 change.
9255
9256 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
9257
9258         * nnmail.el (nnmail-article-group): If splitting raises an error, give
9259         some information about the error when saying that the `bogus' mail
9260         group will be used.
9261
9262 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
9263
9264         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
9265         string.
9266
9267 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
9268
9269         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
9270
9271 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9272
9273         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
9274
9275 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
9276
9277         * mml1991.el (mml1991-function-alist): Add epg.
9278         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
9279         (mml1991-epg-encrypt): New functions.
9280
9281 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
9282
9283         * mml2015.el (mml2015-verbose): New variable.
9284         (mml2015-cache-passphrase): Ditto.
9285         (mml2015-passphrase-cache-expiry): Ditto.
9286         (mml2015-function-alist): Add epg.
9287         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
9288         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
9289         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt): New
9290         functions.
9291
9292 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9293
9294         * message.el (message-cite-original-1): Preserve region when removing
9295         quoted text due to X-No-Archive in order to avoid bogus attribution
9296         when citing multiple messages.
9297
9298 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9299
9300         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.  Reported by
9301         Kenneth Jacker <khj@be.cs.appstate.edu>.
9302
9303 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
9304
9305         * gnus-diary.el (gnus-user-format-function-d)
9306         (gnus-user-format-function-D): Autoload.
9307
9308         * imap.el (Commentary): Fix typo.
9309
9310         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
9311         2006-04-22 contribution.
9312
9313 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9314
9315         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
9316         It didn't really fix the bogosity I'm seeing with solid web groups.
9317
9318 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9319
9320         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
9321         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
9322         created using server names.  If we use the feature without declaring
9323         it, Gnus does not properly manage server and group state.
9324
9325         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
9326         bound.
9327
9328 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9329
9330         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
9331         looking up the method using GROUP's prefix before inventing a new one.
9332         It is used on killed/unknown groups in various places where returning
9333         an all-new method isn't expected by the caller.
9334
9335         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
9336         and match semantics of gnus-group-real-prefix.
9337
9338 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
9339
9340         * nnmail.el (nnmail-broken-references-mailers): New variable.
9341         (nnmail-ignore-broken-references): New function generalizing
9342         nnmail-fix-eudora-headers.
9343         (nnmail-fix-eudora-headers): Now obsolete.
9344
9345         * gnus-art.el (gnus-button-handle-custom): Support
9346         `customize-apropos*'.
9347
9348 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9349
9350         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
9351
9352         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
9353         articles.
9354
9355 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
9356
9357         * message.el (message-cite-reply-above): New variable.
9358         (message-yank-original): Use it.
9359
9360 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9361
9362         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
9363
9364 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
9365
9366         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
9367         as read.
9368
9369         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
9370
9371 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
9372
9373         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
9374         (gnus-bookmark-default-file): Use gnus-directory.
9375         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
9376         Remove "*" in doc string.
9377         (gnus-bookmark-write-file): Simplify.
9378         (gnus-bookmark-maybe-sort-alist): Use `when'.
9379         (gnus-bookmark-get-bookmark): Fix typo in doc string.
9380         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark): Add
9381         FIXME about Emacs 21 and XEmacs compatibility.
9382         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
9383         compatibility.
9384         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
9385         compatibility.
9386         (gnus-bookmark-menu-heading): Fix version.
9387
9388 2006-06-19  Bastien Guerry  <bzg@altern.org>
9389
9390         * gnus-bookmark.el: New file.
9391
9392 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9393
9394         * message.el (message-syntax-checks): Doc fix.
9395
9396 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9397
9398         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
9399         unsubscribed groups as if they were killed ones.  It causes duplicate
9400         entries in gnus-newsrc-alist.
9401
9402 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9403
9404         * message.el (message-syntax-checks): Doc fix.
9405         (message-send-mail): Add check for continuation headers.
9406         (message-check-news-header-syntax): Fix regexp used to check for
9407         continuation headers.
9408
9409 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9410
9411         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
9412
9413 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
9414
9415         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
9416
9417 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9418
9419         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
9420         default-truncate-lines.
9421
9422 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9423
9424         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
9425         to fill the utf-8 entry.
9426
9427         * lpath.el: Fbind unicode-precedence-list.
9428
9429 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9430
9431         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
9432
9433 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
9434
9435         * gnus-agent.el (directory-files-and-attributes): Move all the way
9436         forward (the third and final move).
9437         (gnus-agent-read-agentview): Trap reconstruction errors due to
9438         nonexistant directory.  Handle by returning nil.
9439
9440 2006-05-30  Didier Verna  <didier@xemacs.org>
9441
9442         * message.el (message-dont-reply-to-names): Update the custom type.
9443         * message.el (message-dont-reply-to-names): New defsubst: potentially
9444         convert a list of regexps into a single one.
9445         * message.el (message-get-reply-headers): Use it.
9446         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
9447
9448 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9449
9450         * gnus-agent.el (directory-files-and-attributes): Move forward.
9451
9452 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
9453
9454         * gnus-ml.el (gnus-mailing-list-subscribe)
9455         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
9456         (gnus-mailing-list-message): Fix doc strings.
9457
9458 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9459
9460         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
9461         of doing it manually.
9462
9463 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
9464
9465         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
9466         comment.
9467
9468 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
9469
9470         * gnus-agent.el: Added gnus-agent-flush* to purge agent info.
9471         (gnus-agent-read-agentview): Fixed handling of end-of-file error.
9472         (gnus-agent-read-local): All symbols allocated in my-obarray.
9473         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
9474         (gnus-agent-regenerate-group): Check numeric names to see if they are
9475         messages or groups.
9476         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
9477         better way of do this...)
9478
9479         * gnus-cache.el (gnus-agent-total-fetched-for): Ignore
9480         'dummy.group' (there should be a better way of do this...)
9481
9482 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9483
9484         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
9485         (gnus-saved-headers): Ditto.
9486         (gnus-default-article-saver): Mention functions may have properties.
9487         (gnus-article-save): Override gnus-save-all-headers and
9488         gnus-saved-headers by :headers property which saver function may have.
9489         (gnus-summary-save-in-file): Add :headers property.
9490         (gnus-summary-write-to-file): Ditto.
9491
9492         * gnus-sum.el (gnus-summary-save-article): Bind
9493         gnus-prompt-before-saving to t when saving many articles in a file;
9494         always show all headers.
9495
9496         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
9497
9498 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
9499
9500         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
9501         marks.
9502
9503         * message.el (message-indent-citation): Add optional arguments to allow
9504         using it outside of message buffers.
9505
9506         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
9507         (gnus-article-treat-unfold-headers): Use it.
9508         (gnus-article-truncate-lines): New variable.
9509         (gnus-article-mode): Use it.
9510         (gnus-article-toggle-truncate-lines): New function.
9511
9512         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar): Add
9513         gnus-article-toggle-truncate-lines.
9514
9515         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
9516         coding system in XEmacs, use binary.
9517
9518 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9519
9520         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
9521         after-load-alist.
9522
9523         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
9524         this function should save decoded articles.
9525         (gnus-summary-write-to-file): Use property to specify this function
9526         should save decoded articles and specify gnus-summary-save-in-file
9527         should be used to save articles other than the first one when saving
9528         many articles.
9529         (gnus-summary-save-body-in-file): Use property to specify this
9530         function should save decoded articles.
9531         (gnus-summary-write-body-to-file): Use property to specify this
9532         function should save decoded articles and specify
9533         gnus-summary-save-body-in-file should be used to save articles other
9534         than the first one when saving many articles.
9535
9536         * gnus-sum.el (gnus-summary-save-article): Simplify.
9537
9538 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9539
9540         * gnus-art.el (gnus-default-article-saver): Add
9541         gnus-summary-write-body-to-file.
9542         (gnus-article-save-coding-system): Don't use coding system object
9543         in XEmacs.
9544         (gnus-read-save-file-name): Add optional `dir-var' argument which
9545         specifies directory in which files are saved; work even if optional
9546         `variable' argument is not specified.
9547         (gnus-summary-write-to-file): Read file name.
9548         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
9549         (gnus-summary-write-body-to-file): New function.
9550
9551         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
9552         (gnus-summary-local-variables): Add it.
9553         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
9554         (gnus-summary-save-article): Remove optional `decode' argument;
9555         determine whether to decode articles by the value of
9556         gnus-default-article-saver; when saving many files using
9557         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
9558         it first and use gnus-summary-save-in-file or
9559         gnus-summary-save-body-in-file thereafter unless
9560         gnus-prompt-before-saving is always; move point to article which
9561         will be saved.
9562         (gnus-summary-save-article-file): Revert.
9563         (gnus-summary-write-article-file): Revert.
9564         (gnus-summary-save-article-body-file): Revert.
9565         (gnus-summary-write-article-body-file): New function.
9566
9567 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9568
9569         * gnus-art.el (gnus-default-article-saver): Doc fix.
9570         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
9571         from gnus-summary-save-article-coding-system, and default to a
9572         certain coding system.
9573         (gnus-output-to-file): Add coding cookie and encode text according
9574         to gnus-article-save-coding-system; don't use mm-append-to-file.
9575
9576         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
9577         gnus-art.el and rename to gnus-article-save-coding-system.
9578         (gnus-summary-save-article): Require gnus-art; don't show all
9579         headers if it decodes articles; don't add coding cookie here;
9580         don't bind mm-text-coding-system-for-write.
9581         (gnus-summary-save-article-file): Save decoded articles.
9582         (gnus-summary-write-article-file): When saving many files, use
9583         gnus-summary-write-to-file first and gnus-summary-save-in-file
9584         thereafter unless gnus-prompt-before-saving is always.
9585         (gnus-summary-save-article-body-file): Save decoded articles.
9586
9587         * lpath.el: Fbind select-safe-coding-system for XEmacs.
9588
9589 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
9590
9591         * nnrss.el (nnrss-check-group): Bind hash-index.
9592
9593 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
9594
9595         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
9596         its hash index.  Store this hash in `nnrss-group-data'.
9597         (nnrss-read-group-data): Update accordingly.
9598
9599 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
9600
9601         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
9602         entry.
9603
9604         * gnus-sum.el (gnus-summary-make-menu-bar): Add
9605         gnus-article-browse-html-article.
9606
9607 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
9608
9609         * gnus-sum.el (gnus-summary-mime-map): Add
9610         gnus-article-browse-html-article.
9611
9612         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
9613
9614 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
9615
9616         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
9617         suitable coding systems in customize.
9618
9619 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
9620
9621         * mail-source.el (mail-sources): Fix custom type.
9622
9623 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
9624
9625         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
9626         (gnus-summary-expire-articles-now): Shorten prompt.
9627
9628         * gmm-utils.el (wid-edit): Require.
9629         (defun-gmm): Renamed from `gmm-defun-compat'.
9630         (gmm-image-search-load-path): Use it.
9631         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
9632
9633 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9634
9635         * gnus-sum.el (gnus-summary-save-article-coding-system): New
9636         variable.
9637         (gnus-summary-save-article): Add optional `decode' argument.  If
9638         it is set and gnus-summary-save-article-coding-system is non-nil,
9639         save decoded article.
9640         (gnus-summary-write-article-file): Save decoded article if
9641         gnus-summary-save-article-coding-system is non-nil.
9642
9643         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
9644         type.
9645
9646 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9647
9648         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
9649
9650 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9651
9652         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
9653         first to test gnus-single-article-buffer which may be buffer-local.
9654
9655         * gnus-sum.el (gnus-summary-setup-buffer): Make
9656         gnus-single-article-buffer buffer-local and nil in ephemeral
9657         group; make gnus-article-buffer, gnus-article-current, and
9658         gnus-original-article-buffer always buffer-local.
9659         (gnus-summary-exit): Kill article buffer belonging to ephemeral
9660         group.
9661         (gnus-handle-ephemeral-exit): Don't move to next summary line.
9662
9663 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
9664
9665         * nnml.el (nnml-request-compact-group): Compressed files might not
9666         have .gz extension.
9667
9668 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
9669
9670         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
9671         (mm-copy-to-buffer): Use with-current-buffer.
9672         (mm-display-part): Simplify.
9673         (mm-inlinable-p): Add optional arg `type'.
9674
9675 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
9676
9677         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
9678         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
9679         Try harder to show the attachment internally or externally using
9680         gnus-mime-view-part-as-type.
9681
9682 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
9683
9684         * message.el (message-from-style, message-signature-separator)
9685         (message-user-organization-file, message-send-mail-function)
9686         (message-citation-line-function, message-yank-prefix)
9687         (message-indent-citation-function, message-signature)
9688         (message-signature-file, message-signature-insert-empty-line):
9689         Remove autoloads.
9690
9691         * gnus-art.el (gnus-buttonized-mime-types): Remove
9692         "multipart/signed".  Revert 2006-04-26 change.
9693
9694 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9695
9696         * gnus.el (gnus-version-number): Bump version.
9697
9698 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
9699
9700         * gnus.el: No Gnus v0.5 is released.
9701
9702 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9703
9704         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
9705         fetching articles by message-id.
9706
9707 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9708
9709         * message.el (hashcash): Require hashcash as normal.
9710
9711         * ecomplete.el (ecomplete-highlight-match-line): Use
9712         point-at-eol.
9713         (ecomplete-highlight-match-line): Use `highlight', because that
9714         face exists in both Emacs and XEmacs.
9715
9716         * message.el (message-display-abbrev): Use point-at-bol.
9717
9718         * mail-source.el: Don't require timer/timer-funcs.
9719
9720         * gnus-async.el: Ditto.
9721
9722         * password.el: Ditto.
9723
9724         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
9725
9726         * mm-url.el: Ditto.
9727
9728         * gnus-xmas.el: Don't require timer-funcs.
9729
9730         * mm-util.el: Require timer/timer-funcs.
9731
9732 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9733
9734         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
9735         Close.
9736
9737 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9738
9739         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
9740         unibyte after clear-decrypt function runs.
9741
9742         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
9743         returns as a unibyte string.
9744
9745 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9746
9747         * lpath.el: Revert.
9748
9749         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
9750         (pgg-gpg-process-sentinel): Revert.
9751
9752         * pgg-pgp.el (pgg-pgp-process-region): Revert.
9753         (pgg-pgp-lookup-key): Revert.
9754
9755         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
9756         (pgg-pgp5-lookup-key): Revert.
9757
9758         * pgg.el (pgg-fetch-key): Revert.
9759
9760 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9761
9762         * lpath.el: Fbind string-as-multibyte for XEmacs.
9763
9764         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
9765         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
9766         (mml1991-pgg-encrypt): Ditto.
9767
9768         * pgg-gpg.el (pgg-string-to-multibyte): New function.
9769         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
9770         a multibyte buffer.
9771
9772         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
9773         (pgg-pgp-lookup-key): Ditto.
9774
9775         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
9776         (pgg-pgp5-lookup-key): Ditto.
9777
9778         * pgg.el (pgg-fetch-key): Ditto.
9779
9780 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
9781
9782         * message.el (message-user-organization-file): Check several
9783         locations of the organization file.
9784
9785         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
9786         Add gnus-article-view-part-as-type.
9787
9788         * gnus-art.el (gnus-article-view-part-as-type): New function.
9789
9790         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
9791         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
9792
9793         * mml.el: Simplify autoload.
9794         (mml-mode): defvar dnd-protocol-alist instead of using
9795         symbol-value.
9796         (mml-default-directory): New variable.
9797         (mml-minibuffer-read-file): Use it.
9798         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
9799
9800         * message.el (message-citation-line-format): New variable.
9801         (message-insert-formated-citation-line): New function.
9802         (message-citation-line-function): Add
9803         `message-insert-formated-citation-line' to custom type.
9804
9805         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
9806         to doc string.
9807
9808         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
9809         depending on mm-verify-option.
9810
9811 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9812
9813         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
9814         binding pgg-* variables; reimplement the section which prevents
9815         MIME header from being signed.
9816         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
9817         pgg-text-mode; remove a blank line at the top of body.
9818
9819         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
9820         lines at the top of body; use gnus-newsgroup-charset if there's no
9821         Charset header.
9822
9823 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9824
9825         * message.el (message-self-insert-commands): Doc fix.
9826
9827         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
9828         (mm-uu-pgp-encrypted-test): Ditto.
9829         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
9830         between header and body; return application/pgp-encrypted handle
9831         if decryption failed; decode decrypted body by charset.
9832
9833         * mm-decode.el (mm-automatic-display): Don't make application/pgp
9834         element match to application/pgp-*.
9835
9836 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9837
9838         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
9839         HTML.
9840
9841 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9842
9843         * mail-source.el (mail-source-call-script): Message the error
9844         string.
9845
9846 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9847
9848         * gnus-util.el (gnus-byte-compile): Use it.
9849
9850 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
9851
9852         * gnus-util.el (kill-empty-logs): New function.
9853
9854 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9855
9856         * message.el (message-mail-alias-type): Doc fix.
9857         (message-mail-alias-type-p): New function.
9858         (message-send): Use it.
9859         (message-mode): Ditto.
9860         (message-strip-forbidden-properties): Ditto.
9861
9862         * ecomplete.el (ecomplete-database-file-coding-system): New
9863         variable.
9864         (ecomplete-save): Use it.
9865         (ecomplete-setup): Use it.
9866
9867 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9868
9869         * message.el (message-self-insert-commands): New variable.
9870         (message-strip-forbidden-properties): Use it.
9871
9872 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9873
9874         * message.el (message-put-addresses-in-ecomplete): Use a regexp
9875         that doesn't make XEmacs choke.
9876
9877 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
9878
9879         * gnus-util.el (gnus-replace-in-string):
9880         Prefer replace-regexp-in-string over of replace-in-string.
9881
9882 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9883
9884         * gnus-util.el (gnus-select-frame-set-input-focus):
9885         Use select-frame-set-input-focus if it is available in XEmacs; use
9886         definition defined in Emacs 22 for old Emacsen.
9887
9888         * dgnushack.el: Autoload unmorse-region for XEmacs.
9889
9890         * lpath.el: Bind cursor-in-non-selected-windows and
9891         select-frame-set-input-focus for XEmacs.
9892
9893 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9894
9895         * mm-view.el (mm-inline-text): Use equal instead of equalp.
9896
9897 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
9898
9899         * gnus-registry.el (gnus-registry-cache-save): Remove text
9900         properties when saving via the temp buffer.
9901
9902 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
9903
9904         * message.el (message-generate-hashcash): Honor custom type.
9905
9906 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9907
9908         * message.el (message-generate-hashcash): Default to non-nil when
9909         hashcash is found.
9910
9911         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
9912         (gnus-refer-thread-limit): Increase default to 500.
9913
9914         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
9915
9916         * flow-fill.el (fill-flowed): Allow delete-space.
9917
9918 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
9919
9920         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
9921         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
9922         Remove autoloads.
9923
9924 2006-04-18  Simon Josefsson  <jas@extundo.com>
9925
9926         * message.el (message-generate-hashcash): Default to.
9927
9928 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9929
9930         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
9931         concatenating segments rather than before concatenating them.
9932
9933 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
9934
9935         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
9936
9937 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9938
9939         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
9940
9941         * message.el (message-forward-make-body-plain): Allow
9942         message-forward-ignored-headers to be a list.
9943         (message-remove-ignored-headers): Factor out into function.
9944         (message-forward-make-body-mml): Use it.
9945
9946         * imap.el (imap-quote-specials): New function.
9947         (imap-login-auth): Quote specials.
9948
9949         * rfc2231.el (rfc2231-parse-string): Remove dead code.
9950         (rfc2231-parse-string): Allow concatanation of parameters that
9951         aren't contiguous.  The test case is
9952           (mail-header-parse-content-type "message/external-body;
9953             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
9954             access-type=LOCAL-FILE;
9955             name*1*=plugh%2fhello-sailor%2fbing.pdf")
9956
9957 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
9958
9959         * nntp.el (nntp-accept-process-output): Return the value of
9960         `nnheader-accept-process-output'.
9961
9962 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9963
9964         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
9965         (gnus-button-alist): Recognize more diff formats.
9966         (gnus-button-patch): Strip directory.
9967
9968 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
9969
9970         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
9971         Emacs 22 when setting focus.
9972
9973 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9974
9975         * gnus-art.el (gnus-article-treat-types): Do treatment of
9976         text/x-verbatim parts.
9977         (gnus-button-patch): New command.
9978
9979         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
9980         addresses that contain invalid characters.
9981
9982 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9983
9984         * message.el (message-put-addresses-in-ecomplete): Use
9985         gnus-replace-in-string.
9986         (message-is-yours-p): Use the more correct
9987         mail-header-parse-address instead of
9988         mail-extract-address-components.
9989         (message-put-addresses-in-ecomplete): Fix typo.
9990
9991         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
9992         keystroke.
9993
9994         * gnus-art.el (gnus-treatment-function-alist): Change order of
9995         newsgroups/generic header folding to avoid double-folding.
9996
9997         * message.el (message-hidden-headers): Add X-Draft-From.
9998
9999         * gnus-sum.el (gnus-summary-repeat-search-article-forward): New
10000         command.
10001         (gnus-summary-repeat-search-article-backward): New command.
10002
10003         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
10004         groups in the parent topic.
10005
10006 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
10007
10008         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
10009         (spam-extra-header-to-number): Return the CRM114 number as a
10010         number instead of a string.
10011
10012 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10013
10014         * gnus-art.el (gnus-face-properties-alist): Moved here from
10015         gnus-fun.
10016
10017         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
10018
10019 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10020
10021         * message.el (message-strip-forbidden-properties): Only display on
10022         self-insert-command.
10023
10024         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
10025         reindent.
10026         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
10027
10028 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
10029
10030         * smiley.el (smiley-style): Fix typo.
10031
10032 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10033
10034         * hashcash.el (hashcash-insert-payment-async-2): Use
10035         message-goto-eoh instead of doing it manually.
10036         (mail-add-payment): Use message-narrow-to-header instead of trying
10037         to do the same itself.
10038
10039         * message.el (message-hidden-headers): Add Face.
10040
10041         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
10042         reparenting code.
10043         (gnus-summary-reparent-children): Refactored out code.
10044         (gnus-summary-thread-map): New keystroke.
10045         (gnus-summary-reparent-children): Make into command.
10046
10047         * smiley.el (smiley-style): Default to `medium' if using a large
10048         font.
10049
10050         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
10051         does it itself.
10052
10053         * message.el (message-point-in-header-p): Simplify definition.
10054
10055 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10056
10057         * nnagent.el (nnagent-request-set-mark): Silence log file
10058         writing.
10059         (nnagent-request-set-mark): Use write-region instead of
10060         append-to-file.
10061
10062         * gnus-sum.el (gnus-read-header): Fudge article number if using a
10063         strange select method.
10064
10065         * ecomplete.el (ecomplete-display-matches): Get highlightling
10066         right.
10067         (ecomplete-display-matches): Use literals.
10068         (ecomplete-display-matches): Disable message logging.
10069
10070         * message.el (message-display-abbrev): Small optimization.
10071
10072         * ecomplete.el (ecomplete-display-matches): Allow automatic
10073         display.
10074
10075         * message.el (message-strip-forbidden-properties): Display
10076         abbrevs.
10077         (message-display-abbrev): Get automatic display right.
10078
10079         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
10080         keystrokes.
10081
10082 2006-04-13  Romain Francoise  <romain@orebokech.com>
10083
10084         TODO: Backport to v5-10!
10085
10086         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
10087         Moved here (and renamed) from gnus-registry.el.
10088
10089         * gnus-registry.el: Require gnus-util.
10090         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
10091
10092 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10093
10094         * gnus-group.el (gnus-group-catchup-current): Change
10095         if-then-else-if-then-else into cond.
10096         (gnus-group-catchup): Indent.
10097         (group-name-at-point): New function.
10098         (gnus-fetch-group): Provide default from thing at point.
10099
10100 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10101
10102         * message.el (message-display-abbrev): Fix regexp.
10103
10104         * ecomplete.el (ecomplete-highlight-match-line): Reimplement
10105         choosing.
10106         (ecomplete-highlight-match-line): Fix up code rewrite, remove
10107         dead variables.
10108
10109         * message.el (message-newline-and-indent): Remove debugging.
10110         (message-display-abbrev): Use new implementation.
10111
10112 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
10113
10114         * gnus-art.el (gnus-article-mode): Set
10115         cursor-in-non-selected-windows to nil.
10116
10117         * smiley.el: Revert previous change.
10118         (smiley-data-directory): defvar it before using it in the
10119         defcustom of `smiley-style'.
10120
10121 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10122
10123         * message.el (message-newline-and-indent): New function.
10124
10125         * ecomplete.el: Implement more bits.
10126
10127         * message.el (message-put-addresses-in-ecomplete): Clean up the
10128         string.
10129
10130         * ecomplete.el (ecomplete-add-item): Chop off decimals.
10131
10132         * gnus-sum.el (gnus-summary-save-parts): Bind
10133         gnus-summary-save-parts-counter and use it to make unique file
10134         names.
10135
10136         * gnus-art.el (gnus-ignored-headers): Add some more headers.
10137
10138         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
10139         parameter to say whether to actually parse the individual
10140         addresses.
10141
10142         * message.el (message-put-addresses-in-ecomplete): New function.
10143         (ecomplete): Require.
10144         (message-mail-alias-type): Add ecomplete as an option.
10145
10146 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
10147
10148         * flow-fill.el (fill-flowed): Remove trailing space from blank
10149         quoted lines.
10150
10151 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10152
10153         * smiley.el (smiley-style): Move definition later to avoid a
10154         compilation warning.
10155
10156 2006-04-12  Kenichi Handa  <handa@m17n.org>
10157
10158         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
10159         buffer and then decode the buffer text if necessary.
10160         (rfc2231-encode-string): Be sure to work on multibyte buffer at
10161         first, and after mm-encode-body, change the buffer to unibyte.
10162         Use mm-disable-multibyte instead of set-buffer-multibyte.
10163
10164 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10165
10166         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
10167         Content-Type header instead of Content-Disposition header.
10168         (gnus-mime-inline-part): Ditto.
10169         (gnus-mime-view-part-as-charset): Ignore charset that the part
10170         specifies.
10171
10172         * mm-decode.el (mm-display-part): Work with external parts and
10173         usual parts similarly.
10174
10175         * mm-extern.el (mm-inline-external-body): Use mm-display-part
10176         instead of gnus-display-mime.
10177
10178         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
10179         instead of with-temp-buffer.
10180
10181         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
10182         tag to summarized topics part in order to encode non-ASCII text.
10183
10184 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
10185
10186         * smiley.el (smiley-style): New variable.
10187         (smiley-directory): New function.
10188         (smiley-data-directory): Derive from `smiley-style' using
10189         `smiley-directory'.
10190         (smiley-regexp-alist): Add new entries.
10191
10192         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
10193         (gnus-article-browse-delete-temp): Add :version.
10194
10195 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
10196
10197         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
10198         the sieve region.
10199
10200 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10201
10202         * gnus.el (gnus-version-number): Bump version.
10203
10204 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
10205
10206         * gnus.el: No Gnus v0.4 is released.
10207
10208 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10209
10210         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
10211         layout.
10212
10213         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
10214         unknown charset.
10215
10216         * message.el (message-header-synonyms): Add Original-To to the
10217         default.
10218
10219         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
10220         optional parameter.
10221
10222 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
10223
10224         * gnus-fun.el (gnus): Require it for gnus-directory.
10225
10226 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10227
10228         * gnus-fun.el (gnus-face-properties-alist): Add :version.
10229
10230 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
10231
10232         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
10233
10234 2006-04-05  Simon Josefsson  <jas@extundo.com>
10235
10236         * password.el (password-reset): New function.
10237
10238 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
10239
10240         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region): Wait
10241         for BEGIN_SIGNING too, new in GnuPG 1.4.3.
10242
10243 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10244
10245         * nnweb.el (nnweb-google-create-mapping): Update regexp.
10246         Some whitespace was matched into the url, which broke browsing hits
10247         > 100 when mm-url-use-external was nil.
10248
10249 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
10250
10251         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Check
10252         gnus-extra-headers for 'Newsgroups.
10253
10254         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
10255         bound.
10256
10257 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
10258
10259         * pgg-gpg.el: Clean up process buffers every time gpg processes
10260         complete.
10261
10262 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
10263
10264         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
10265         doc string.
10266
10267 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
10268
10269         * pgg-gpg.el (pgg-gpg-process-filter)
10270         (pgg-gpg-wait-for-completion): Check if buffer is alive.
10271
10272         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
10273         lines, temporary fix.
10274
10275 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
10276
10277         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
10278
10279 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
10280
10281         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
10282         default-enable-multibyte-characters.  This reverts the change from
10283         revision 6.17 which is no longer necessary because the passphrase
10284         is sent separately now.  GnuPG messages are unreadable under
10285         multibyte locales with default-enable-multibyte-characters set to
10286         nil.
10287
10288 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
10289
10290         * message.el (message-tool-bar-gnome): Move "spell".
10291
10292 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
10293
10294         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
10295         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
10296         instead.
10297
10298 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
10299
10300         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Improve
10301         newsgroups handling for NNTP overviews which don't include
10302         Newsgroups.
10303
10304 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10305
10306         * message.el (message-resend): Bind message-generate-hashcash to nil.
10307
10308 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10309
10310         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
10311         when searching for already-paid recipients.
10312
10313 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
10314
10315         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
10316         passphrases when it is not needed.
10317         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
10318         passphrase stuff from gpg, should only be necessary when you use
10319         gpg with a smartcard.
10320
10321 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10322
10323         * mml.el (mml-insert-mime): Ignore cached contents of
10324         message/external-body part.
10325
10326         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
10327         (mm-insert-part): Ditto.
10328
10329 2006-03-23  Simon Josefsson  <jas@extundo.com>
10330
10331         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
10332         Reiner.
10333         (pgg-gpg-use-agent-p): Use it again.
10334
10335 2006-03-23  Simon Josefsson  <jas@extundo.com>
10336
10337         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
10338         older emacsen.
10339         (pgg-gpg-use-agent-p): Don't use it.
10340
10341 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
10342
10343         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
10344         if we can.
10345
10346 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
10347
10348         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
10349         (pgg-gpg-update-agent): New function.
10350         (pgg-gpg-use-agent-p): New function.
10351         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
10352         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
10353         (pgg-gpg-sign-region): Use it.
10354
10355 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10356
10357         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
10358         Reported by Ralf Wachinger <rwachinger@gmx.de>.
10359
10360 2006-03-21  Simon Josefsson  <jas@extundo.com>
10361
10362         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
10363         <wilde@sha-bang.de>.
10364         (pgg-gpg-use-agent): New variable.
10365         (pgg-gpg-process-region): Use it.
10366         (pgg-gpg-encrypt-region): Likewise.
10367         (pgg-gpg-encrypt-symmetric-region): Likewise.
10368         (pgg-gpg-decrypt-region): Likewise.
10369         (pgg-gpg-sign-region): Likewise.
10370         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
10371
10372 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
10373
10374         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
10375
10376         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
10377         Add comment on version.
10378
10379 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
10380
10381         * smiley.el: Add missing test smiley.
10382
10383 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10384
10385         * mm-decode.el (mm-with-part): New macro.
10386         (mm-get-part): Use it; work with message/external-body as well.
10387         (mm-save-part): Treat name and filename equally.
10388
10389         * mm-extern.el (mm-extern-cache-contents): New function.
10390         (mm-inline-external-body): Use it; force the part to be displayed;
10391         move undisplayer added to the cached handle to the parent.
10392
10393         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
10394         (gnus-mime-view-part-as-type): Work with message/external-body.
10395
10396         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
10397
10398 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
10399
10400         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
10401         images in image-load-path.  [Sync with image.el, revision 1.60, in
10402         Emacs.]
10403
10404 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
10405
10406         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
10407         path rather than symbol.  Always return list of directories.
10408         Guarantee that image directory comes first.  [Sync with image.el,
10409         revision 1.59, in Emacs.]
10410
10411         * message.el (message-make-tool-bar): Adjust to new API of
10412         `gmm-image-load-path-for-library'.
10413
10414         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
10415
10416         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
10417
10418 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10419
10420         * gnus-art.el (gnus-article-only-boring-p):
10421         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
10422         intangible text.
10423         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
10424
10425 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
10426
10427         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.  Use
10428         `defun' instead of `gmm-defun-compat'.
10429
10430 2006-03-14  Simon Josefsson  <jas@extundo.com>
10431
10432         * message.el (message-unique-id): Don't use message-number-base36
10433         if (user-uid) is a float.
10434         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
10435
10436 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10437
10438         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
10439
10440         * gnus-art.el (gnus-mime-display-single): Make sure there is an
10441         empty line between a part and a message part.
10442
10443 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
10444
10445         * smiley.el: Add more test smileys.
10446         (smiley-data-directory, smiley-regexp-alist)
10447         (gnus-smiley-file-types): Fix doc strings.
10448         (smiley-update-cache): Clear smiley-cached-regexp-alist before
10449         adding new elements.
10450         (smiley-mouse-map): Unused code.  Make it a comment.
10451
10452 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10453
10454         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
10455         scan latest NoCeM messages instead of old ones.
10456         (gnus-nocem-check-article): Fix regexps so as to match to PGP
10457         delimiters that are recently used.
10458         (gnus-nocem-load-cache): Add autoload cookie.
10459
10460         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
10461
10462         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
10463         level which is larger than gnus-use-nocem is specified.
10464
10465         * gnus-group.el (gnus-group-get-new-news): Ditto.
10466
10467 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
10468
10469         * gnus-util.el (gnus-tool-bar-update): New function.
10470
10471         * gnus-group.el (gnus-group-update-tool-bar): New variable.
10472         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
10473
10474         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
10475
10476         * gnus-group.el (gnus-group-redraw-when-idle)
10477         (gnus-group-redraw-check): Remove.
10478         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
10479
10480 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10481
10482         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
10483         if optional last element is specified in splits (FIELD VALUE...).
10484
10485 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
10486
10487         * message.el (message-make-tool-bar): Rename gmm-image-load-path
10488         to gmm-image-load-path-for-library.  Call with no-error argument.
10489         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
10490
10491         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
10492
10493         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
10494
10495         * gmm-utils.el (gmm-image-load-path): Remove alias.
10496
10497 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
10498
10499         * gmm-utils.el (gmm-image-load-path): Add alias.
10500
10501         * nnml.el (nnml-generate-nov-databases-directory): Rename from
10502         nnml-generate-nov-databases-1.
10503         (nnml-generate-nov-databases): Use it.
10504         (nnml-generate-nov-databases-directory): Document no-active
10505         argument.
10506
10507         * gmm-utils.el (gmm-image-load-path-for-library): Return single
10508         directory if path is t.  Add no-error.
10509
10510         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
10511         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
10512
10513         * gnus-art.el (gnus-article-browse-delete-temp-files): Simplify
10514         resetting gnus-article-browse-html-temp-list.
10515
10516         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
10517         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
10518         Add example to docstring.  Rename local variables.  Move error
10519         checks to default case in cond and simplify.
10520
10521 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10522
10523         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
10524         handle is multipart when calling it recursively.
10525         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
10526
10527 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
10528
10529         * nnimap.el (nnimap-request-update-info-internal): Optimize.
10530         Don't `gnus-uncompress-range' to avoid excessive memory usage.
10531
10532 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10533
10534         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
10535         is loaded.
10536
10537         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
10538         loaded.
10539
10540 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
10541
10542         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
10543         to "Emacs 23 (unicode)" in doc string.
10544
10545         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
10546         "Emacs 23 (unicode)" in comment.
10547
10548 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10549
10550         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
10551
10552         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
10553         characters 160 through 255 in Emacs 23.
10554
10555 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
10556
10557         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
10558         gnus-article-browse-html-temp.
10559         (gnus-article-browse-delete-temp): Make it customizable.  Add
10560         `file'.  Adjust doc string.
10561         (gnus-article-browse-delete-temp-files): Add argument.  Allow
10562         query for each file.  Adjust doc string.
10563         (gnus-article-browse-html-parts): Add
10564         `gnus-article-browse-delete-temp-files' to
10565         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
10566
10567 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
10568
10569         * gnus-art.el (gnus-article-browse-html-temp)
10570         (gnus-article-browse-delete-temp): New variables.
10571         (gnus-article-browse-delete-temp-files): New function.
10572         (gnus-article-browse-html-parts): Use it.
10573
10574 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
10575
10576         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
10577
10578         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
10579         string.
10580
10581         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
10582         gnus-summary-insert-new-articles when unplugged.  Remove
10583         gnus-summary-search-article-forward.
10584
10585         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
10586         display-visual-class instead of display-color-cells.
10587
10588 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10589
10590         * dgnushack.el: Autoload customize-group for XEmacs.
10591
10592         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
10593         message/* containing non-ASCII text properly.
10594
10595 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
10596
10597         * message.el: Require gmm-utils, remove autoloads.
10598         (message-tool-bar): Set default based on
10599         gmm-tool-bar-style.
10600         (message-tool-bar-gnome): Add gmm-customize-mode.
10601
10602         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
10603         gmm-tool-bar-style.
10604         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
10605
10606         * gnus-group.el (gnus-group-tool-bar): Set default based on
10607         gmm-tool-bar-style.
10608         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
10609
10610         * gmm-utils.el (gmm-image-directory): Rename variable from
10611         gmm-image-load-path.
10612         (gmm-image-load-path): Use gmm-image-directory.
10613         (gmm-customize-mode): New function.
10614         (gmm-tool-bar-style): New variable.
10615
10616         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
10617         gnus-group-redraw-line-number.
10618         (gnus-group-redraw-check): Simplify.
10619         (gnus-group-tool-bar-update): Remove redraw check.
10620         (gnus-group-make-tool-bar): Add redraw check.
10621
10622 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
10623
10624         * gnus-art.el (gnus-button): Add missing parentheses.
10625
10626 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10627
10628         * lpath.el: Fbind line-number-at-pos.
10629
10630 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10631
10632         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
10633
10634 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
10635
10636         * gnus-art.el (gnus-button): New face.
10637         (gnus-article-button-face): Use it.
10638
10639         * gnus-sum.el (gnus-summary-tool-bar-gnome): Add
10640         gnus-summary-next-page.  Re-order.
10641
10642         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
10643         next-node are now included.
10644         (gnus-group-redraw-line-number): New internal variable.
10645         (gnus-group-redraw-check): Helper function for updating the tool
10646         bar.
10647         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
10648
10649         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
10650
10651         * spam.el (spam-spamassassin-score-regexp): New internal variable.
10652         (spam-extra-header-to-number, spam-check-spamassassin-headers):
10653         Use it to match format of Spamassassin 3.0 and later.  Reported by
10654         IRIE Tetsuya <irie@t.email.ne.jp>.
10655         (spam-check-bogofilter)
10656         (spam-bogofilter-register-with-bogofilter): Fix args of
10657         `gnus-error' calls.
10658
10659 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
10660
10661         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
10662         unnecessary interaction when sending queued mails.  Reported by
10663         TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
10664
10665 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
10666
10667         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
10668         first or last are nil.
10669
10670 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10671
10672         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
10673
10674 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10675
10676         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
10677
10678 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10679
10680         * dns.el (query-dns): Protect more against buggy tcp output.
10681
10682 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
10683
10684         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
10685         nov.php.
10686
10687 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10688
10689         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
10690         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
10691         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
10692         output on the server side.
10693         (nnweb-google-create-mapping): Update regexps and add some
10694         progress indication.
10695
10696 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
10697
10698         * gnus-group.el (gnus-group-tool-bar-gnome): Fix
10699         gnus-agent-toggle-plugged.  Re-order icons.
10700         (gnus-group-tool-bar-gnome): Add
10701         gnus-group-{prev,next}-unread-group.
10702         (gnus-group-tool-bar-gnome): Re-order icons.
10703
10704         * gnus-sum.el (gnus-summary-tool-bar-gnome): Move
10705         gnus-summary-insert-new-articles.
10706
10707         * message.el (message-tool-bar-gnome, message-tool-bar-retro): Fix
10708         comments.
10709
10710         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
10711         also available in Emacs 21.3.
10712
10713         * message.el (message-fix-before-sending): Change "Emacs 22" to
10714         "Emacs 23 (unicode)" in comment.
10715
10716         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
10717         "Emacs 23 (unicode)" in comment.
10718
10719         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
10720         comment.
10721         (mm-coding-system-p): Add comment about no-MULE XEmacs.
10722
10723         * mm-view.el (mm-fill-flowed): Add :version.
10724
10725 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10726
10727         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
10728         and load-path.
10729
10730 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
10731
10732         * message.el: Autoload gmm-image-load-path.
10733         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
10734         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
10735         consitency.
10736
10737         * gmm-utils.el (gmm-image-load-path): Also search in
10738         "../etc/images".  Don't set gmm-image-load-path if we don't find
10739         the image.
10740
10741 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10742
10743         * gmm-utils.el (gmm-image-load-path): Don't make
10744         `gmm-image-load-path' include subdirectories which the second arg
10745         `image' might specify.
10746
10747         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
10748         subdirectory to icon file names.
10749
10750         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
10751
10752 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
10753
10754         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
10755         gmm-image-load-path calls.
10756
10757         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
10758
10759         * message.el (message-make-tool-bar): Ditto.
10760
10761         * mml.el (mml-preview): Added comment concerning tool bar icons.
10762
10763         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
10764         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
10765
10766         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
10767         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
10768
10769         * message.el (message-tool-bar-gnome): Use new icon names.
10770         (message-make-tool-bar): Use `gmm-image-load-path'.
10771
10772         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path): New
10773         functions from MH-E.
10774         (gmm-image-load-path): New variable from MH-E.
10775         (gmm-image-load-path): New function from MH-E.  Added arguments
10776         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
10777         *-image-load-path-called-flag.
10778
10779 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
10780
10781         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
10782
10783 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
10784
10785         * nnimap.el (nnimap-request-move-article): Change folder back to
10786         source group before deleting.
10787
10788 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
10789
10790         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
10791
10792         * gnus-art.el (mm-url-insert-file-contents-external): Autoload
10793         mm-url.
10794
10795         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
10796
10797 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10798
10799         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
10800         coding system which mm-charset-to-coding-system returns for a
10801         given charset is valid.
10802
10803 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
10804
10805         * html2text.el (html2text-remove-tag-list):
10806         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
10807
10808 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
10809
10810         * gnus-cus.el: Revert 2005-10-17 change.
10811
10812 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10813
10814         * gnus-art.el (article-strip-banner): Call
10815         article-really-strip-banner only when the regexp match is made.
10816
10817 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10818
10819         * gnus-art.el (article-strip-banner): Use
10820         gnus-extract-address-components instead of
10821         mail-header-parse-addresses to make it work with non-ASCII text;
10822         remove mail-encode-encoded-word-string.
10823
10824         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
10825         values which are surrounded with \"...\"; make it never cause a
10826         Lisp error; give up parsing of parameters if it failed in
10827         extracting type.
10828
10829 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
10830
10831         * smime.el (smime-cert-by-ldap-1): Fix bug where
10832         `smime-ldap-search' returns results without userCertificates.
10833
10834 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10835
10836         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
10837
10838 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
10839
10840         * spam.el (spam-check-spamassassin-headers): Adapt format for
10841         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
10842         <ari@mbf.ocn.ne.jp>.
10843         (spam-list-of-processors): Add spam-use-gmane.
10844
10845 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10846
10847         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
10848         make-temp-file; make it work with XEmacs as well.
10849
10850         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
10851         mm-make-temp-file.
10852
10853         * mm-decode.el (mm-display-external): Use the 3rd arg of
10854         mm-make-temp-file.
10855         (mm-create-image-xemacs): Ditto.
10856
10857 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10858
10859         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
10860         with message-narrow-to-headers.
10861         (gnus-draft-setup): Narrow to header to run message-fetch-field.
10862         (gnus-draft-check-draft-articles): New function.
10863         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
10864
10865 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
10866
10867         * gnus-art.el (gnus-article-browse-html-parts):
10868         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
10869         Don't use suffix argument for mm-make-temp-file for Emacs 21
10870         compatibility.  Remove useless `format'.
10871
10872 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10873
10874         * nnweb.el (nnweb-google-wash-article): Update regexps.
10875         (nnweb-group-alist): Use defvoo instead of defvar.
10876
10877 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10878
10879         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
10880         re-loading nn* modules.
10881
10882 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
10883
10884         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
10885         for `tool-bar-mode' and don't check it's default-value.
10886
10887         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
10888
10889         * message.el (message-make-tool-bar): Ditto.
10890
10891         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
10892         `substring'.  Shorten tmp-file name.
10893
10894         * gnus.el: Remove bogus comment.
10895
10896 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
10897
10898         * gnus-art.el (gnus-article-browse-html-parts): New function.
10899         (gnus-article-browse-html-article): New function for viewing html
10900         articles with a browser.
10901
10902 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
10903
10904         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
10905         in elisp.
10906         (pgg-gpg-encrypt-symmetric-region): Ditto.
10907         (pgg-gpg-sign-region): Ditto.
10908
10909         * pgg-def.el (pgg-text-mode): New variable.
10910
10911         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
10912         (mml2015-pgg-encrypt): Ditto.
10913
10914         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
10915         (mml1991-pgg-encrypt): Ditto.
10916
10917 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10918
10919         * nnfolder.el (nnfolder-insert-newsgroup-line): Use
10920         message-make-date instead of current-time-string.
10921
10922         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
10923         to gnus-decoded which mm-uu might set.
10924
10925 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10926
10927         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
10928         don't decode quoted parameters; remove misimported Emacs code.
10929         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10930         (rfc2231-decode-encoded-string): Don't use split-string which
10931         behaves differently according to Emacs version; use
10932         mm-decode-coding-region to convert charset to coding-system.
10933         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10934         (rfc2231-encode-string): Remove misimported Emacs code.
10935
10936 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10937
10938         * gnus-art.el (article-decode-charset): Don't use ignore-errors
10939         when calling mail-header-parse-content-type.
10940         (article-de-quoted-unreadable): Ditto.
10941         (article-de-base64-unreadable): Ditto.
10942         (article-wash-html): Ditto.
10943
10944         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
10945         calling mail-header-parse-content-type and
10946         mail-header-parse-content-disposition.
10947         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
10948         mail-header-parse-content-type.
10949
10950         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
10951         insert charset and format parameters; encode description after
10952         inserting it to buffer.
10953         (mml-insert-parameter): Fold lines properly even if a parameter is
10954         segmented into two or more lines; change the max column to 76.
10955
10956         * rfc1843.el (rfc1843-decode-article-body): Don't use
10957         ignore-errors when calling mail-header-parse-content-type.
10958
10959         * rfc2231.el (rfc2231-parse-string): Return at least type if
10960         possible; don't cause an error even if it fails in parsing of
10961         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10962         (rfc2231-encode-string): Don't break lines at the beginning, leave
10963         it to mml-insert-parameter.
10964
10965         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
10966         calling mail-header-parse-content-type.
10967
10968 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
10969
10970         * spam-report.el (spam-report-gmane-use-article-number):
10971         Improve doc string.
10972         (spam-report-gmane-internal): Check if a suitable header was found
10973         in the article.
10974
10975 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10976
10977         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
10978         (rfc2231-encode-string): Make param*=value always begin with LWSP.
10979
10980 2006-02-05  Romain Francoise  <romain@orebokech.com>
10981
10982         Update copyright notices of all files in the gnus directory.
10983
10984 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10985
10986         * nnweb.el (nnweb-request-group): Avoid growing overview files.
10987
10988 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10989
10990         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
10991         segmented lines of parameter value to cope with Thunderbird 1.5
10992         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
10993         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10994         (rfc2231-encode-string): Don't make lines exceeding 76 column.
10995
10996 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
10997
10998         * mml.el (mml-generate-mime-1): Correct the order of inline signed
10999         parts.
11000
11001 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
11002
11003         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
11004         there's only one active file for all servers.
11005         (nnweb-request-scan): Make sure nnweb-articles is initialized on
11006         solid groups.  Gnus might have used a FAST request to select the group.
11007         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
11008         and nnweb-search redundantly in the active file.
11009         (nnweb-request-list): Don't list bogus groups.  There can only be one.
11010         (nnweb-request-create-group): Don't use ARGS.
11011         (nnweb-possibly-change-server, nnweb-request-group): Remove some
11012         initialisations.  Let nnoo do the work.
11013
11014 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
11015
11016         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
11017         Say the part has been decoded.
11018
11019         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
11020
11021 2006-01-31  Kevin Ryde  <user42@zip.com.au>
11022
11023         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
11024         mailcap-viewer-test-cache when there's no 'test clause, since that
11025         will invert the meaning of a "nil" test previously determined by
11026         mailcap-mailcap-entry-passes-test.
11027
11028 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11029
11030         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
11031         compiling.
11032
11033         * gnus-sum.el: Ditto.
11034
11035         * message.el: Don't bind tool-bar-map when compiling.
11036
11037 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
11038
11039         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
11040
11041 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
11042
11043         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
11044         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
11045         current Google Groups.
11046
11047 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
11048
11049         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
11050         and tool-bar-mode.
11051
11052         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
11053         and tool-bar-mode.
11054
11055         * message.el (message-tool-bar-update): Simplify.
11056         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
11057
11058         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
11059         gnus-summary-buffer.
11060         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
11061         gnus-summary-reply.
11062
11063         * gmm-utils.el (gmm): Add :version.
11064
11065 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11066
11067         * Makefile.in (clean): New rule.
11068         (distclean): Use it.
11069
11070 2006-01-26  Steve Youngs  <steve@sxemacs.org>
11071
11072         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list): Don't
11073         autoload.
11074
11075 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11076
11077         * gmm-utils.el (gmm-verbose): Add :group.
11078
11079 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
11080
11081         * message.el: Change some comments WRT tool-bars.
11082
11083         * gnus-sum.el (gnus-summary-tool-bar)
11084         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
11085         (gnus-summary-tool-bar-zap-list): New variables.
11086         (gnus-summary-make-tool-bar): Complete rewrite using
11087         `gmm-tool-bar-from-list'.
11088
11089         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
11090         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list): New
11091         variables.
11092         (gnus-group-make-tool-bar): Complete rewrite using
11093         `gmm-tool-bar-from-list'.
11094         (gnus-group-tool-bar-update): New function.
11095
11096         * message.el (message-mode-field-menu): Add "Show hidden Headers".
11097
11098 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11099
11100         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
11101         is dissected into a single part of which the type is the same as
11102         the given one; decode charset.
11103
11104 2006-01-21  Kevin Ryde  <user42@zip.com.au>
11105
11106         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
11107         into alists as symbol not string, since that's what
11108         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
11109         look for.
11110
11111 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
11112
11113         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
11114         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
11115
11116         * message.el (message-tool-bar-gnome): Use gmm-ignore.
11117
11118 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11119
11120         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
11121         (gnus-xmas-mime-security-button-menu): New function.
11122
11123         * gnus-art.el (gnus-mime-security-button-commands): New variable.
11124         (gnus-mime-security-button-menu): New definition.
11125         (gnus-mime-security-button-map): Use them.
11126         (gnus-mime-security-button-menu): New function.
11127         (gnus-insert-mime-security-button): Addition to help echo.
11128         (gnus-mime-security-run-function, gnus-mime-security-save-part)
11129         (gnus-mime-security-pipe-part): New functions.
11130
11131         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
11132         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
11133
11134         * mm-decode.el (mm-handle-set-disposition): Remove.
11135         (mm-handle-set-description): Remove.
11136
11137 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11138
11139         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
11140         (mm-w3m-standalone-supports-m17n-p): New function.
11141         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
11142         w3m usage.
11143
11144         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone): Use
11145         mm-w3m-standalone-supports-m17n-p to alter w3m usage.
11146
11147 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
11148
11149         * message.el (message-tool-bar-zap-list): Use
11150         gmm-tool-bar-zap-list as custom type.
11151         (message-tool-bar-update): New function.
11152         (message-tool-bar, message-tool-bar-gnome)
11153         (message-tool-bar-retro): Add message-tool-bar-update.
11154         (message-tool-bar-gnome): Add flyspell-buffer.
11155
11156         * gnus-util.el (gnus-error): Describe `args'.
11157
11158         * gmm-utils.el (gmm-error): Describe `args'.
11159         (gmm-tool-bar-zap-list): New widget.
11160         (gmm-tool-bar-from-list): Improve description of `zap-list'.
11161
11162 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11163
11164         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
11165         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
11166         the number of recursive calls.
11167
11168         * mm-decode.el (mm-handle-set-disposition): New macro.
11169         (mm-handle-set-description): New macro.
11170
11171 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11172
11173         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
11174         encoding.
11175
11176 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
11177
11178         * message.el (message-tool-bar-zap-list, message-tool-bar)
11179         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
11180         (message-tool-bar-local-item-from-menu): Remove.
11181         (message-tool-bar-map): Replace by `message-make-tool-bar'.
11182         (message-make-tool-bar): New function.
11183         (message-mode): Use `message-make-tool-bar'.
11184
11185         * gmm-utils.el: New file.
11186         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
11187         (gmm-lazy): New widget copied from `nnmail.el'.
11188         (gmm-tool-bar-from-list): New function for creating customizable
11189         tool bars.
11190         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
11191         output.
11192         (gmm): Add :prefix to defgroup.
11193
11194 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
11195
11196         * gmm-utils.el (gmm-widget-p): New function.
11197
11198 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
11199
11200         * mml.el (mml-attach-file): Describe `description' in doc string.
11201         (mml-menu): Add Emacs MIME manual and PGG manual.
11202
11203 2006-01-20  Richard M. Stallman  <rms@gnu.org>
11204
11205         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
11206
11207 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
11208
11209         * nntp.el (nntp-end-of-line): Doc fix.
11210
11211 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
11212
11213         * imap.el (imap-open): Handle case where buffer is a buffer
11214         object.
11215
11216 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
11217
11218         * gnus-delay.el (gnus-delay): Don't autoload.
11219         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
11220         to be re-loaded when customizing the `gnus-delay' group.
11221
11222 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
11223
11224         * message.el (message-insert-citation-line): Use newlines.
11225
11226 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
11227
11228         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
11229         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
11230         these routines, so the passphrase can be managed externally and
11231         passed in to the system.
11232         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
11233         pgg-add-passphrase-to-cache function.
11234
11235         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
11236         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
11237         these routines, so the passphrase can be managed externally and
11238         passed in to the system.
11239         (pgg-pgp5-sign-region): Use new name of
11240         pgg-add-passphrase-to-cache function.
11241
11242 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
11243
11244         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
11245         part of the decoded armor to find the key-identifier.
11246         (pgg-gpg-lookup-key-owner): New function to return the
11247         human-readable identifier of a key owner.
11248         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
11249         itself.
11250         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
11251         the key value) if we have a key and can match it against a secret
11252         key.  Also, added a note pointing out fact that the prompt only
11253         indicates the first matching key.
11254
11255         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
11256         pgg-decrypt-region.
11257         (pgg-add-passphrase-to-cache): Rename from
11258         `pgg-add-passphrase-cache' to reduce confusion (all callers
11259         changed).
11260         (pgg-remove-passphrase-from-cache): Rename from
11261         `pgg-remove-passphrase-cache' to reduce confusion (all callers
11262         changed).
11263         (pgg-read-passphrase, pgg-add-passphrase-cache)
11264         (pgg-remove-passphrase-cache): Add informative docstrings.
11265         (pgg-decrypt): Convey provided passphrase in subordinate call to
11266         pgg-decrypt-region.
11267
11268 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
11269
11270         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
11271         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
11272         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
11273         'passphrase' argument, so the passphrase can be managed externally
11274         and then passed in to the system.
11275
11276         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
11277         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
11278         so the passphrase cache can be used reliably with identifiers
11279         besides a pgp packet's key id.
11280
11281         * pgg-gpg.el (pgg-gpg-encrypt-region)
11282         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
11283         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
11284         these routines, so the passphrase can be managed externally and
11285         passed in to the system.
11286
11287         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
11288         'notruncate' argument, so the passphrase cache can be used
11289         reliably with identifiers besides a pgp packet's key id.
11290
11291 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
11292
11293         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
11294         symmetric encryption.
11295         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
11296         encrypted session key.
11297         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
11298         message ask for the passphrase in a proper way.
11299
11300         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
11301         New user commands for symmetric encryption.
11302
11303 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11304
11305         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
11306
11307         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
11308
11309 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
11310
11311         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
11312
11313 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11314
11315         * mm-decode.el (mm-inlined-types): Add application/pgp.
11316         (mm-automatic-display): Ditto.
11317
11318         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
11319         part as text.
11320
11321 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11322
11323         * nnrss.el: Update copyright.
11324         (nnrss-opml-import): Query whether to subscribe to each entry.
11325
11326         * gnus-art.el:
11327         * gnus-sum.el:
11328         * gnus-xmas.el:
11329         * messagexmas.el:
11330         * mm-uu.el:
11331         * mm-view.el: Update copyright.
11332
11333 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
11334
11335         * message.el (message-info): New function.
11336         (message-mode-menu): Add it.
11337         Update copyright.
11338
11339         * ChangeLog: Fix and update copyright.
11340
11341 2006-01-13  Romain Francoise  <romain@orebokech.com>
11342
11343         * message.el (message-forward-subject-name-subject): Prefer the
11344         address to 'nowhere' if the sender has no name.
11345         Fix typo.  Update copyright year.
11346
11347 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11348
11349         * gnus-art.el (article-wash-html): Use
11350         gnus-summary-show-article-charset-alist if a numeric arg is given.
11351         (gnus-article-wash-html-with-w3m-standalone): New function.
11352
11353         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
11354         mm-inline-text-html-render-with-w3m-standalone.
11355         (mm-text-html-washer-alist): Map w3m-standalone to
11356         gnus-article-wash-html-with-w3m-standalone.
11357         (mm-inline-text-html-render-with-w3m-standalone): New function.
11358
11359 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
11360
11361         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
11362         Improve LaTeX.
11363
11364 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11365
11366         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
11367         (nnrss-request-article): Render text/plain parts as HTML.
11368
11369         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
11370         the buffer.
11371
11372 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
11373
11374         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
11375         custom definition of `gnus-posting-styles'.
11376
11377         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
11378         print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
11379
11380 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
11381
11382         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
11383         Use nntp for bug archive.
11384
11385 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11386
11387         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
11388         parts.
11389         (nnrss-normalize-date): New function converts ISO 8601 date into
11390         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
11391         (nnrss-check-group): Use it.
11392
11393 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11394
11395         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
11396
11397         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
11398         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
11399         (nnrss-insert-w3): Ditto.
11400
11401 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11402
11403         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
11404         the articles to be forwarded including the case where neither a
11405         number of articles nor a region is specified.
11406
11407 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
11408
11409         * nnrss.el (nnrss-request-article): Fix last change; fill
11410         text/plain parts.
11411
11412 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11413
11414         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
11415         in text/plain part.
11416         (nnrss-check-group): Don't add excessive newline to dc:subject.
11417
11418 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
11419
11420         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
11421         article.
11422
11423 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
11424
11425         * nnml.el: Don't require gnus-bcklg.  Autoload it.
11426         (nnml-use-compressed-files, nnml-save-mail): Support other
11427         comression programs such as bzip2.
11428
11429 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11430
11431         * dns.el (query-dns): Make sure we check the buffer size before
11432         removing tcp headers.
11433
11434 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11435
11436         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
11437         remove MIME buttons associated with multipart/alternative parts.
11438         (gnus-mime-display-alternative): Tag buttons using `article-type'
11439         text property.
11440
11441         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
11442         associated with multipart/alternative parts.
11443
11444         * gnus-art.el (gnus-signature-separator): Fix custom type.
11445
11446         * mm-decode.el (mm-inlined-types): Fix custom type.
11447         (mm-keep-viewer-alive-types): Ditto.
11448         (mm-automatic-display): Ditto.
11449         (mm-attachment-override-types): Ditto.
11450         (mm-inline-override-types): Ditto.
11451         (mm-automatic-external-display): Ditto.
11452
11453 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
11454
11455         * spam-report.el (spam-report-user-mail-address)
11456         (spam-report-user-agent): New variables.
11457         (spam-report-url-ping-plain): Use spam-report-user-agent.
11458
11459 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
11460
11461         * gnus-art.el (gnus-button-handle-custom): Do not just use
11462         `customize-apropos' for any "M-x customize-*" button but the
11463         function called for.  Accept both the function name and its
11464         argument in order to achieve this.
11465         (gnus-button-alist): Remove support for "custom:" URL's.  Pass
11466         function name to `gnus-button-handle-custom' in case of "M-x
11467         customize-*" buttons.
11468
11469 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11470
11471         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
11472         multipart/alternative and add xref to mm-discouraged-alternatives
11473         in doc string.
11474
11475         * mm-decode.el (mm-discouraged-alternatives): Add xref to
11476         gnus-buttonized-mime-types in doc string.
11477
11478 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
11479
11480         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
11481         Suggest image/.* in the doc string.
11482
11483 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
11484
11485         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
11486         message-marks (Debian bug #342521).
11487
11488 2005-12-12  Simon Josefsson  <jas@extundo.com>
11489
11490         * password.el (password-read-from-cache): Add.
11491         (password-read): Use it.
11492
11493 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11494
11495         * rfc2047.el (rfc2047-charset-to-coding-system): Recognize
11496         us-ascii as a MIME charset.
11497
11498         * mm-bodies.el (mm-decode-content-transfer-encoding): Protect
11499         against the case where the 2nd arg TYPE is nil.
11500
11501 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
11502
11503         * pop3.el (pop3-stream-type): Fix custom version.
11504
11505         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
11506
11507 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
11508
11509         * mm-decode.el (mm-display-external): Add missing cdr.
11510
11511 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11512
11513         * mm-decode.el (mm-display-external): Use nametemplate (defined in
11514         RFC1524) if it is in mailcap or add a suffix according to
11515         mailcap-mime-extensions when generating a temp filename; postpone
11516         deleting a temp file for 2 seconds for some wrappers, shell
11517         scripts, and so on, which might exit right after having started a
11518         viewer command as a background job.
11519
11520 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
11521
11522         * nntp.el (nntp-marks-directory): Fix custom group.
11523
11524         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
11525         steps when < 10.
11526
11527         * gnus-start.el (gnus-no-server-1): Mention
11528         `gnus-level-default-subscribed' in doc string.
11529
11530 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
11531
11532         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
11533         parens.
11534
11535 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11536
11537         * gnus-xmas.el (gnus-use-toolbar): Revert.
11538         (gnus-xmas-setup-toolbar): Use global default-toolbar if
11539         gnus-use-toolbar is default.
11540
11541         * messagexmas.el (message-use-toolbar): Revert.
11542         (message-setup-toolbar): Use global default-toolbar if
11543         message-use-toolbar is default.
11544
11545 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11546
11547         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
11548         according to default-toolbar-visible-p.
11549
11550         * messagexmas.el (message-use-toolbar): Ditto.
11551
11552 2005-11-26  Dave Love  <fx@gnu.org>
11553
11554         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
11555         (tls-program, tls-success): Provide openssl alternative.
11556
11557         * starttls.el: Doc fixes.
11558         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
11559         SERVICE to PORT.
11560
11561         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
11562         port null or service name.
11563         (starttls-negotiate): Autoload.
11564
11565 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11566
11567         * message.el (message-kill-to-signature): Fix interactive spec.
11568
11569 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11570
11571         * pop3.el (pop3-open-server): Recognize a string as a service name.
11572
11573 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
11574
11575         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
11576
11577 2005-11-23  Dave Love  <fx@gnu.org>
11578
11579         Add pop3s, pop3/starttls.
11580
11581         * pop3.el (pop3-authentication-scheme): Clarify doc.
11582         (open-tls-stream, starttls-open-stream): Autoload.
11583         (pop3-stream-type): New.
11584         (pop3-open-server): Use it.
11585
11586         * mail-source.el (mail-sources): Fix some :types.  Add stream type
11587         for POP.
11588         (mail-source-keyword-map): Add :stream for POP.
11589         (mail-source-fetch-pop): Use pop3-stream-type.
11590
11591 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11592
11593         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
11594         of current-time-string.
11595
11596 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
11597
11598         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
11599         date header.
11600
11601 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
11602
11603         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
11604         it can seriously impact performance as it bypasses the agent's
11605         local caches.
11606
11607 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
11608
11609         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
11610         must be explicitly online rather than "not explicitly offline" for
11611         its flags to be synchronized.
11612
11613         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
11614         that gnus-uu-unmark-thread will function correctly.
11615
11616         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
11617         1024K is instead displayed as 1M.
11618
11619 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11620
11621         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
11622
11623 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
11624
11625         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
11626
11627 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
11628
11629         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
11630         error message to display actual error condition.
11631         (gnus-agent-save-local): Avoid saving symbols that are bound to
11632         nil as they simply result in a warning message in
11633         gnus-agent-read-local.
11634
11635 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11636
11637         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
11638         rather than make-variable-buffer-local for file-precious-flag.
11639
11640 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
11641
11642         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
11643         for duplicates which are removed.  The invalid sort check then
11644         triggers a rescan after the sort as sorting may have moved
11645         duplicate entries such that they can be cheaply detected.
11646
11647 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11648
11649         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
11650
11651 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
11652
11653         * gnus-agent.el (gnus-agent-article-alist-save-format): Changed
11654         internal variable to a custom variable.  Changed default value
11655         from compressed(2) to uncompressed(1).
11656         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
11657         support for uncompressed agentview files.  Taken together, reading
11658         the agentview file should now be 6-7 times faster.
11659
11660 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
11661
11662         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
11663         as a buffer-local variable.  This avoids creating truncated
11664         dribble files as a result of a hang up, eg.
11665
11666 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
11667
11668         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
11669         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
11670         XEmacs.
11671
11672 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
11673
11674         * gnus-start.el (gnus-start-draft-setup): Enforce
11675         `gnus-draft-mode' for nndraft:drafts at startup.
11676
11677         * gnus.el (gnus-splash): Change custom group.
11678         (gnus-group-get-parameter, gnus-group-parameter-value): Describe
11679         allow-list argument.
11680
11681         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
11682         string.
11683
11684 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
11685
11686         * gnus-art.el (gnus-default-article-saver): Add user-defined
11687         `function' to custom type.
11688
11689 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
11690
11691         * imap.el (imap-open): Handle case where buffer is a buffer
11692         object.
11693
11694 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
11695
11696         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
11697         long lines.
11698         (gnus-cache-delete-group): Wrap doc strings.
11699
11700         * gnus-agent.el (gnus-agent-rename-group)
11701         (gnus-agent-delete-group): Wrap doc strings.
11702
11703 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11704
11705         * messagexmas.el (message-use-toolbar): Change the valid values
11706         into default, top, bottom, left, and right.
11707         (message-toolbar-thickness): New variable.
11708         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
11709         well.
11710         (message-setup-toolbar): Make it work.
11711
11712         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
11713         (gnus-use-toolbar): Change the valid values into default, top,
11714         bottom, left, and right.
11715         (gnus-toolbar-thickness): New variable.
11716         (gnus-xmas-setup-toolbar): New function.
11717         (gnus-xmas-setup-group-toolbar): Use it.
11718         (gnus-xmas-setup-summary-toolbar): Use it.
11719
11720 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11721
11722         * gnus-start.el (gnus-1): Add "native" to
11723         gnus-predefined-server-alist.
11724
11725         * gnus.el (gnus-method-to-server): Don't add "native" to the
11726         lists here, because that leads to problems when
11727         gnus-select-method is bound.
11728
11729 2005-11-09  Simon Josefsson  <jas@extundo.com>
11730
11731         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
11732         use (not sort-by-date) instead.
11733
11734 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
11735
11736         * gnus-delay.el (gnus-delay-group): Don't autoload.
11737         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
11738         to be re-loaded when customizing the `gnus-delay' group.
11739
11740 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
11741
11742         * message.el: Revert last changes.
11743         (message-insert-citation-line): Use newlines.
11744
11745 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
11746
11747         * message.el (message-courtesy-message)
11748         (message-mark-insert-begin, message-mark-insert-end)
11749         (message-elide-ellipsis, message-cancel-message)
11750         (message-add-header, message-change-subject)
11751         (message-cross-post-followup-to-header)
11752         (message-cross-post-insert-note, message-reduce-to-to-cc)
11753         (message-widen-reply, message-delete-not-region)
11754         (message-kill-to-signature, message-insert-signature)
11755         (message-insert-importance-high, message-insert-importance-low)
11756         (message-insert-or-toggle-importance)
11757         (message-insert-disposition-notification-to)
11758         (message-indent-citation, message-yank-original)
11759         (message-cite-original-without-signature, message-cite-original)
11760         (message-insert-citation-line, message-position-on-field)
11761         (message-fix-before-sending, message-send-mail-partially)
11762         (message-send-mail, message-send-mail-with-sendmail)
11763         (message-send-mail-with-qmail, message-send-news)
11764         (message-check-news-header-syntax, message-generate-headers)
11765         (message-insert-courtesy-copy, message-fill-address)
11766         (message-fill-header, message-shorten-references)
11767         (message-setup-1, message-cancel-news)
11768         (message-forward-make-body-plain, message-forward-make-body-mime)
11769         (message-forward-make-body-mml, message-encode-message-body)
11770         (message-forward-make-body-digest-plain)
11771         (message-forward-make-body-digest-mime)
11772         (message-use-alternative-email-as-from): Insert `hard-newline'
11773         instead of ordinary newlines.
11774
11775 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11776
11777         * message.el (message-generate-headers): Downcase the argument
11778         given to message-check-element.
11779
11780 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
11781
11782         * nntp.el (nntp-authinfo-rejected): New error condition.
11783         (nntp-wait-for): Use new error condition to signal authentication
11784         error.
11785         (nntp-retrieve-data): Rethrow new error condition to break out of
11786         recursive call to nntp-send-authinfo.
11787
11788 2005-11-08  Romain Francoise  <romain@orebokech.com>
11789
11790         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
11791         (gnus-summary-exit-map): Bind to `Z p'.
11792         (gnus-summary-make-menu-bar): Add menu item.
11793
11794 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
11795
11796         * gnus-art.el (gnus-article-treat-custom): Add `first'.
11797         (gnus-treat-*): Add `first' in all doc strings.
11798
11799         * gnus-group.el (gnus-group-compact-group): Fix typo.
11800
11801 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11802
11803         * gnus.el (gnus-parameters-case-fold-search): New variable.
11804         (gnus-parameters-get-parameter): Use it.
11805
11806         * gnus-score.el (gnus-home-score-file): Doc fix.
11807
11808 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
11809
11810         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
11811
11812 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
11813
11814         * mm-util.el (mm-special-display-p): New function.
11815
11816         * mml.el (mml-preview): Use it; doc fix.
11817
11818 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
11819
11820         * imap.el (imap-open): Handle case where buffer is a buffer object.
11821
11822 2005-10-29  Romain Francoise  <romain@orebokech.com>
11823
11824         * message.el (message-fix-before-sending): Fix comment.
11825
11826 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
11827
11828         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
11829
11830 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
11831
11832         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
11833         Used in gnus-score.el.
11834
11835 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
11836
11837         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
11838
11839 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
11840
11841         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
11842         whitespace removed in revision 7.8.  Use concatenated string to
11843         protect trailing whitespace.
11844
11845 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
11846
11847         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
11848         (nnimap-request-expire-articles): Use it to avoid sending 'UID
11849         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
11850         Courier IMAP ("some version from 2004").  Mostly based on similar
11851         code in the same function.
11852
11853 2005-10-26  Didier Verna  <didier@xemacs.org>
11854
11855         * gnus-group.el (gnus-group-compact-group): Invalidate original
11856         article buffer.
11857         * gnus-srvr.el (gnus-server-compact-server): Ditto.
11858         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
11859         NOV database and in article itself.
11860         Invalidate article backlog.
11861
11862 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
11863
11864         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
11865
11866 2005-10-26  Simon Josefsson  <jas@extundo.com>
11867
11868         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
11869         part of 2004-07-25 change.
11870
11871 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11872
11873         * message.el (message-display-completion-list): New function.
11874         (message-expand-group): Use it; make sure the Completions buffer
11875         is modifiable.
11876 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
11877
11878         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
11879         user-mail-name is an empty string.
11880
11881 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
11882
11883         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
11884         depending on gnus-score-decay-constant.
11885
11886         * encrypt.el (encrypt-insert-file-contents)
11887         (encrypt-write-file-contents): Don't use `gnus-message'.
11888
11889         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
11890         arguments.
11891         (mm-uu-type-alist): Add message-marks and insert-marks.  Pass
11892         arguments to mm-uu-verbatim-marks-extract.
11893         (mm-uu-hide-markers): New variable.
11894         (mm-uu-extract): Use face similar to `gnus-cite-3'.
11895
11896         * gnus-fun.el (gnus-convert-image-to-x-face-command)
11897         (gnus-convert-image-to-face-command): Use "convert" by default to
11898         allow other input image formats.
11899         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
11900         accordingly.
11901
11902 2005-10-23  Simon Josefsson  <jas@extundo.com>
11903
11904         * imap.el (imap-gssapi-program): Align command line parameters
11905         with latest GNU SASL.
11906         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
11907
11908 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11909
11910         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
11911         HTML.
11912         (nnslashdot-request-article): Ditto.
11913
11914         * lpath.el (featurep): Add nobreak-char-display.
11915
11916 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
11917
11918         * mail-source.el (mail-source-fetch-pop): Require pop3.
11919         (mail-source-check-pop): Ditto.
11920
11921 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11922
11923         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
11924         errors.
11925
11926 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
11927
11928         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
11929         (gnus-treat-strip-leading-blank-lines): Improve doc string.
11930
11931         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
11932
11933         * mm-bodies.el (mm-decode-string): Call
11934         `mm-charset-to-coding-system' with allow-override argument.
11935
11936 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11937
11938         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
11939         (rfc2047-charset-to-coding-system): New function.
11940         (rfc2047-decode-encoded-words): New function.
11941         (rfc2047-decode-region): Use them.
11942         (rfc2047-decode-cte): Remove.
11943         (rfc2047-parse-and-decode): Remove.
11944         (rfc2047-decode): Remove.
11945
11946 2005-10-15  Kenichi Handa  <handa@m17n.org>
11947
11948         * rfc2047.el (rfc2047-decode-cte): New function.
11949         (rfc2047-decode-region): Change the way to decode successive
11950         encoded-words: decode B- or Q-encoding in each encoded-word,
11951         concatenate them, and decode it as charset.
11952
11953 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11954
11955         * lpath.el: Fbind codepage-setup for XEmacs.
11956
11957 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
11958
11959         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
11960         widget-move-and-invoke.
11961         (gnus-custom-mode): Use gnus-custom-map.
11962
11963 2005-10-15  Bill Wohler  <wohler@newt.com>
11964
11965         * message.el (message-tool-bar-map): Renamed image file from
11966         mail_send to mail/send.
11967
11968 2005-10-16  Masatake YAMATO  <jet@gyve.org>
11969
11970         * message.el (message-expand-group): Pass the common
11971         prefix substring of completion to `display-completion-list'.
11972
11973 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
11974
11975         * mml-sec.el (mml-secure-method): New internal variable.
11976         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
11977         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt): New
11978         functions using mml-secure-method.
11979
11980         * mml.el (mml-mode-map): Add key bindings for those functions.
11981         (mml-menu): Simplify security menu entries.  Suggested by Jesper
11982         Harder <harder@myrealbox.com>.
11983         (mml-attach-file, mml-attach-buffer, mml-attach-external): Goto
11984         end of message if point is the headers of the message.
11985
11986         * message.el (message-in-body-p): New function.
11987
11988         * assistant.el: Autoload gnus-util and netrc.
11989
11990         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
11991         Use `mm-charset-override-alist' only when decoding.
11992
11993         * mm-bodies.el (mm-decode-body): Call
11994         `mm-charset-to-coding-system' with allow-override argument.
11995
11996         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
11997         `filename' from Content-Disposition if Content-Type doesn't
11998         provide `name'.
11999         (gnus-mime-view-part-as-type): Set default instead of
12000         initial-input.
12001
12002 2005-10-09  Daniel Brockman  <daniel@brockman.se>
12003
12004         * format-spec.el (format-spec): Propagate text properties of % spec.
12005
12006 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
12007
12008         * gnus-art.el (gnus-treat-predicate): Add `first'.
12009
12010 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
12011
12012         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
12013         (mm-charset-override-alist): New variable.
12014         (mm-charset-to-coding-system): Use it.
12015         (mm-codepage-setup): New helper function.
12016         (mm-charset-eval-alist): New variable.
12017         (mm-charset-to-coding-system): Use mm-charset-eval-alist.  Warn
12018         about unknown charsets.
12019
12020         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
12021
12022 2005-10-04  David Hansen  <david.hansen@gmx.net>
12023
12024         * nnrss.el (nnrss-request-article): Add support for the comments tag.
12025         (nnrss-check-group): Ditto.
12026
12027 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
12028
12029         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
12030         Rename x-gnus-verbatim to x-verbatim.
12031         (mm-uu-type-alist): Fix regexp for verbatim-marks.
12032
12033         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
12034         x-verbatim.
12035
12036         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
12037
12038         * gnus-util.el (gnus-remove-duplicates): Remove.
12039
12040         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
12041         instead of gnus-remove-duplicates.
12042
12043         * message.el (message-remove-duplicates): Remove.
12044         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
12045         message-remove-duplicates.
12046
12047         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
12048         available, else use implementation from `delete-dups'.
12049
12050         * message.el (message-insert-expires): New function.
12051         (message-mode-map): Add key binding.
12052         (message-mode-field-menu): Add menu entry.
12053         (message-mode): Document it.
12054         (message-make-expires-date): Use `message-make-date'.
12055
12056 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
12057
12058         * message.el (message-make-expires-date): New function.
12059
12060 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
12061
12062         * Makefile.in (list-installed-shadows): New entry.
12063         (install): Use it.
12064         (remove-installed-shadows): New entry.
12065
12066         * dgnushack.el (dgnushack-default-load-path): New variable.
12067         (dgnushack-find-lisp-shadows): New function.
12068         (dgnushack-remove-lisp-shadows): New function.
12069
12070 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12071
12072         * Makefile.in (install-el-elc): New entry.
12073         (install): Use it so that .el files are necessarily installed.
12074
12075 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12076
12077         * time-date.el: Autoload parse-time-string, XEmacs needs it.
12078
12079 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
12080
12081         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
12082         function rather than the diff-mode.el package.
12083         (mm-display-external): Use with-current-buffer.
12084         (mm-viewer-completion-map, mm-viewer-completion-map):
12085         Move initialization inside declaration.
12086
12087 2005-09-29  Simon Josefsson  <jas@extundo.com>
12088
12089         * spam.el: Load hashcash when compiling, to avoid warnings.  Don't
12090         autoload mail-check-payment.
12091         (spam-check-hashcash): Define unconditionally, since hashcash.el
12092         is part of Gnus now.  Ignore errors from payment checking.
12093
12094 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
12095
12096         * message.el (message-bold-region, message-unbold-region): Rename
12097         from `bold-region' and `unbold-region'.
12098
12099         * message.el: Remove useless autoloads.
12100
12101 2005-09-28  Simon Josefsson  <jas@extundo.com>
12102
12103         * message.el (message-use-idna): Default to t.
12104         (message-use-idna): Test whether encoding works too.  Doc fix.
12105
12106 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12107
12108         * nntp.el (nntp-warn-about-losing-connection): Remove.
12109
12110 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
12111
12112         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
12113         customizable.  Change default value.
12114         (mm-uu-diff-groups-regexp): Change default value.
12115         (mm-uu-type-alist): Add doc string.
12116         (mm-uu-configure): Add doc string.  Make it interactive.
12117         (mm-uu-tex-groups-regexp): New variable.
12118         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
12119         (mm-uu-type-alist): Add LaTeX documents.
12120         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
12121         of "text/verbatim".
12122         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
12123
12124         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
12125         instead of "text/verbatim".
12126
12127         * message.el (message-mark-inserted-region)
12128         (message-mark-insert-file): Use slrn style marks when called with
12129         prefix argument.
12130
12131 2005-09-27  Simon Josefsson  <jas@extundo.com>
12132
12133         * message.el (message-idna-to-ascii-rhs-1): Reformat.
12134
12135 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
12136
12137         * message.el (message-remove-duplicates): New function.
12138         Implementation borrowed from `gnus-remove-duplicates'.
12139         (message-idna-to-ascii-rhs): Also encode idna addresses in
12140         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
12141         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
12142         only ask about the same idna domain once per header and also tell
12143         in what header to replace the idna domain.
12144
12145         * gnus-art.el (article-decode-idna-rhs): Also decode idna
12146         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
12147         (article-decode-idna-rhs): Fix regexp so that all idna-address in
12148         a header is decoded and not just the last one.
12149
12150 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12151
12152         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
12153         has been decoded.
12154
12155         * mm-decode.el (mm-automatic-display): Add text/verbatim.
12156         (mm-insert-part): Don't modify text if it has been decoded.
12157
12158         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
12159         decoded.
12160
12161         * mm-view.el (mm-inline-text): Don't strip text props unless
12162         decoding enriched or richtext parts.
12163
12164 2005-09-25  Romain Francoise  <romain@orebokech.com>
12165
12166         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
12167         * gnus-start.el (gnus-subscribe-interactively):
12168         * gnus-uu.el (gnus-uu-grab-articles):
12169         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
12170         space.
12171
12172 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
12173
12174         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
12175         * mm-view.el (mm-view-pkcs7-decrypt):
12176         * gnus-sum.el (gnus-summary-limit-to-extra)
12177         (gnus-summary-respool-article, gnus-read-move-group-name):
12178         * gnus-score.el (gnus-summary-increase-score):
12179         * gnus-util.el (gnus-completing-read-with-default):
12180         * gnus-art.el (gnus-read-save-file-name)
12181         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
12182         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
12183         * message.el (message-check-news-header-syntax):
12184         Follow convention for reading with the minibuffer.
12185
12186 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
12187
12188         * spam-report.el (spam-report-url-ping-plain):
12189         Use gnus-extended-version as User-Agent.
12190
12191         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
12192         default value is nil.
12193
12194         * mm-uu.el (mm-uu-type-alist): Added slrn style verbatim-marks.
12195         (mm-uu-verbatim-marks-extract): New function.
12196         (mm-uu-extract): New face.
12197         (mm-uu-copy-to-buffer): Use it.
12198
12199         * spam-report.el (spam-report-gmane-ham): Renamed from
12200         `spam-report-gmane-unspam'.
12201         (spam-report-gmane-internal): Renamed from `spam-report-gmane'.
12202         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
12203
12204         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
12205         Autoload.
12206         (spam-report-gmane-unregister-routine): Renamed
12207         `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
12208
12209 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
12210
12211         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
12212         (spam-report-gmane-unregister-routine): Add support for gmane
12213         unregistration.
12214
12215         * spam-report.el (spam-report-gmane-unspam)
12216         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
12217         (spam-report-gmane): Change to take a single article and do unspam
12218         registration.
12219
12220 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
12221
12222         * mm-url.el (mm-url-decode-entities): Fix regexp.
12223
12224 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12225
12226         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
12227         default to nil, to be able to use Gnus at all.  If the default
12228         switches to something else, then the function should be fixed not
12229         be exceedingly slow.
12230
12231 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
12232
12233         * gnus-start.el (gnus-activate-group): If the server is nil, don't
12234         fail hard.
12235
12236         * spam-report.el: Add better Keywords line.
12237
12238         * spam.el: Add Maintainer and better Keywords line.
12239
12240 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
12241
12242         * gnus-art.el (gnus-article-replace-part)
12243         (gnus-mime-replace-part): New functions.
12244         (gnus-mime-action-alist, gnus-mime-button-commands)
12245         (gnus-mime-save-part-and-strip): Added file argument.
12246         (gnus-article-part-wrapper): Added interactive argument.
12247
12248         * gnus-sum.el (gnus-summary-mime-map): Add
12249         `gnus-article-replace-part'.
12250
12251 2005-09-19  Didier Verna  <didier@xemacs.org>
12252
12253         The nnml compaction feature:
12254         * nnml.el (nnml-request-compact-group): New function.
12255         * nnml.el (nnml-request-compact): New function.
12256         * gnus-int.el (gnus-request-compact-group): New function.
12257         * gnus-int.el (gnus-request-compact): New function.
12258         * gnus-group.el (gnus-group-compact-group): New function.
12259         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
12260         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
12261         * gnus-srvr.el (gnus-server-compact-server): New function.
12262         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
12263         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
12264
12265 2005-09-18  Deepak Goel  <deego@gnufans.org>
12266
12267         * sieve.el (sieve-help): Fix `message' call: first arg should be a
12268         format spec.
12269
12270 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12271
12272         * gnus.el (gnus-group-startup-message): Bind image-load-path.
12273
12274 2005-09-15  Romain Francoise  <romain@orebokech.com>
12275
12276         * message.el (message-fill-paragraph): Clarify docstring.
12277
12278 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12279
12280         * gnus-art.el (gnus-mime-display-part): Protect against broken
12281         MIME messages.
12282
12283 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12284
12285         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
12286         before parsing header.
12287
12288 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
12289
12290         * html2text.el (html2text-replace-list): Add new entities.
12291
12292 2005-09-11  Romain Francoise  <romain@orebokech.com>
12293
12294         * message.el (message-alternative-emails): Improve docstring.
12295         (message-setup-1): Call `message-use-alternative-email-as-from'
12296         after `message-setup-hook' to give it precedence over posting
12297         styles, etc.
12298         (message-use-alternative-email-as-from): Add docstring.  Remove
12299         the original From header if present.
12300
12301         * nnml.el (nnml-compressed-files-size-threshold): New variable.
12302         (nnml-save-mail): Use it.
12303
12304         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
12305         articles.  Add new argument `silent'.
12306         (gnus-uu-mark-all): Report the total number of marked articles.
12307
12308 2005-09-10  Romain Francoise  <romain@orebokech.com>
12309
12310         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
12311         (gnus-uu-mark-series): Likewise.
12312
12313 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
12314
12315         * spam-report.el (spam-report-gmane): Fix generation of spam
12316         report URL.
12317
12318 2005-09-10  Simon Josefsson  <jas@extundo.com>
12319
12320         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
12321         t, based on discussion on the ding list with Robert Epprecht
12322         <epprecht@solnet.ch>.
12323
12324 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
12325
12326         * spam-report.el (spam-report-gmane): Make it work without
12327         X-Report-Spam header.  Gmane now only provides Archived-At.
12328         This is only used if `spam-report-gmane-use-article-number' is nil.
12329         (spam-report-gmane-spam-header): Remove.  Not used anymore.
12330
12331         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
12332         make `gnus-summary-sort-by-recipient' work with threading.
12333
12334         * nnweb.el (nnweb-google-wash-article): Print a message if article
12335         is not available.
12336
12337 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
12338
12339         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
12340         change.  Decode text/* parts content before displaying.
12341
12342 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
12343
12344         * mml-smime.el: Remove defvar of gnus-extract-address-components.
12345
12346 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12347
12348         * mm-view.el (mm-display-inline-fontify): Disable support modes.
12349
12350         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
12351         url-package-name, url-package-version,
12352         w3m-cid-retrieve-function-alist, w3m-current-buffer,
12353         w3m-display-inline-images, and w3m-minor-mode-map.
12354
12355 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
12356
12357         * message.el (message-tab-body-function): Fix mismatched custom type.
12358
12359         * gnus.el (gnus-group-change-level-function): Ditto.
12360
12361         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
12362
12363         * gnus-art.el (gnus-signature-limit)
12364         (gnus-article-mime-part-function): Ditto.
12365
12366 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12367
12368         * mml.el (mml-mode): Silence the byte compiler.
12369
12370         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
12371         using `(sit-for 0)' before moving the point to the specified part;
12372         skip unbuttonized parts.
12373         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
12374         return to the summary window if gnus-auto-select-part is non-nil.
12375
12376 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
12377
12378         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options): New
12379         variables.
12380         (mml-dnd-attach-file, mml-mode): Use them.
12381
12382         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
12383         Make fetching article by MID work again for Google Groups.  Added
12384         FIXME concerning gnus-group-make-web-group.
12385
12386         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
12387         Don't depend on Gnus by using mail-extract-address-components if
12388         gnus-extract-address-components is not bound.
12389
12390 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12391
12392         * gnus-art.el (gnus-mime-display-security): Don't display the
12393         signature, but only the signed part.
12394
12395 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12396
12397         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
12398
12399         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
12400         list, not listp.
12401
12402 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
12403
12404         * mm-encode.el (mm-encode-content-transfer-encoding): Likewise
12405         when encoding.
12406
12407         * mm-bodies.el (mm-decode-content-transfer-encoding):
12408         De-canonicalize CRLF for all text content types, not just
12409         text/plain.
12410
12411 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12412
12413         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
12414         valid article; point arrow and cursor at the MIME button.
12415
12416 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12417
12418         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
12419         Suggested by Dan Christensen <jdc@uwo.ca>.
12420
12421         * mm-decode.el (mm-save-part): Enable change of prompt.
12422
12423 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
12424
12425         * gnus-msg.el (gnus-inews-add-send-actions): Made
12426         `message-post-method' lambda parameter ARG `&optional'.
12427
12428 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
12429
12430         * gnus-sum.el (gnus-summary-mime-map): Added
12431         gnus-article-save-part-and-strip, gnus-article-delete-part and
12432         gnus-article-jump-to-part.
12433
12434         * gnus-art.el (gnus-article-edit-article): Added quiet argument.
12435         (gnus-article-edit-part): Use it.
12436         (gnus-article-part-wrapper): Added no-handle argument.
12437         (gnus-article-save-part-and-strip, gnus-article-delete-part): New
12438         functions.
12439
12440 2005-08-29  Romain Francoise  <romain@orebokech.com>
12441
12442         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
12443         docstring.
12444         (gnus-face-from-file): Likewise.
12445
12446 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
12447
12448         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
12449         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
12450         non-nil.
12451         (gnus-auto-select-part): New variable.
12452         (gnus-article-jump-to-part): New function.
12453         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
12454         (gnus-mime-delete-part): Allow selecting specified part after
12455         deleting or stripping parts.
12456         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
12457         part if argument is bogus.
12458
12459 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
12460
12461         * gnus-art.el (w3m-minor-mode-map):
12462         * gnus-spec.el (gnus-newsrc-file-version):
12463         * gnus-util.el (nnmail-active-file-coding-system)
12464         (gnus-original-article-buffer, gnus-user-agent):
12465         * gnus.el (gnus-ham-process-destinations)
12466         (gnus-parameter-ham-marks-alist)
12467         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
12468         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
12469         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
12470         * mm-decode.el (gnus-current-window-configuration):
12471         * mm-extern.el (gnus-article-mime-handles):
12472         * mm-url.el (url-current-object, url-package-name)
12473         (url-package-version):
12474         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
12475         (smime-keys, w3m-cid-retrieve-function-alist)
12476         (w3m-current-buffer, w3m-display-inline-images)
12477         (w3m-minor-mode-map):
12478         * mml-smime.el (gnus-extract-address-components):
12479         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
12480         (gnus-newsrc-hashtb, message-default-charset)
12481         (message-deletable-headers, message-options)
12482         (message-posting-charset, message-required-mail-headers)
12483         (message-required-news-headers):
12484         * mml1991.el (mc-pgp-always-sign):
12485         * mml2015.el (mc-pgp-always-sign):
12486         * nnheader.el (nnmail-extra-headers):
12487         * rfc1843.el (gnus-decode-encoded-word-function)
12488         (gnus-decode-header-function, gnus-newsgroup-name):
12489         * spam-stat.el (gnus-original-article-buffer): Add defvars.
12490
12491 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
12492
12493         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
12494         the end of the date treatments.
12495
12496 2005-08-15  Simon Josefsson  <jas@extundo.com>
12497
12498         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
12499         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
12500         Capello and Romain Francoise.
12501         (pgg-fetch-key-function): Removed, not used?
12502         (pgg-insert-url-with-w3): Require url, to get
12503         url-insert-file-contents regardless of where it is defined.
12504
12505 2005-08-13  Romain Francoise  <romain@orebokech.com>
12506
12507         * message.el (message-cite-original-1): New function.
12508         (message-cite-original): Use it.
12509         (message-cite-original-without-signature): Ditto.
12510
12511 2005-08-08  Romain Francoise  <romain@orebokech.com>
12512
12513         * message.el (message-yank-empty-prefix): New variable.
12514         (message-indent-citation): Use it.
12515         (message-cite-original-without-signature): Respect X-No-Archive.
12516
12517 2005-08-08  Simon Josefsson  <jas@extundo.com>
12518
12519         * pgg.el: Autoload url-insert-file-contents instead of loading
12520         w3/url.
12521         (pgg-insert-url-with-w3): Don't load url here.
12522
12523 2005-08-07  Jesper Harder  <harder@phys.au.dk>
12524
12525         * message.el (message-kill-to-signature): Don't insert newline at
12526         bol.
12527         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
12528
12529 2005-08-06  Romain Francoise  <romain@orebokech.com>
12530
12531         * message.el (message-user-fqdn): Fix typo in docstring.
12532
12533 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
12534
12535         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
12536
12537         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
12538
12539 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12540
12541         * mm-bodies.el (mm-encode-body): Use coding system rather than
12542         charset to encode text.
12543
12544         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
12545         number of charsets if utf-8 is available (XEmacs).
12546
12547 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
12548
12549         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
12550         taken from `gnus-button-mid-or-mail-regexp'.
12551         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
12552         (gnus-button-alist): Improve regexp for domain part of the MIDs
12553         for news:localpart@domain buttons.
12554         (gnus-button-ctan-directory-regexp): Update.
12555
12556 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12557
12558         * sieve-manage.el (sieve-manage-interactive-login): Use
12559         make-local-variable rather than make-variable-buffer-local.
12560         (sieve-manage-open): Ditto.
12561         (sieve-manage-authenticate): Ditto.
12562
12563         * mml.el (mml-generate-mime-1): Make the content type default to
12564         text/plain if the filename is not specified.
12565
12566 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12567
12568         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
12569         instead of insert-buffer.
12570
12571         * message.el (message-yank-original): Ditto; set the mark at the
12572         end of the yanked message.
12573
12574 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12575
12576         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
12577         lines to scroll rather than to stop it.
12578
12579         * mml.el (mml-generate-default-type): Add doc string.
12580         (mml-generate-mime-1): Use mm-default-file-encoding or make it
12581         default to application/octet-stream when determining the content
12582         type if it is not specified for the part or the mml contents; add
12583         a comment about mml-generate-default-type.
12584
12585 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
12586
12587         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
12588         make it default to application/octet-stream when determining the
12589         content type if it is not specified for the external contents.
12590
12591 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12592
12593         * rfc2231.el (rfc2231-parse-string): Take care that not only a
12594         segmented parameter but also other parameters might be there.
12595
12596 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12597
12598         * mm-decode.el (mm-display-external): Delete temp file, directory
12599         and buffer immediately if the external process is exited.
12600
12601 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12602
12603         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
12604         fewer lines than that of scroll-margin.
12605         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
12606
12607 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12608
12609         * gnus-art.el (gnus-article-next-page): Revert.
12610         (gnus-article-beginning-of-window): New macro.
12611         (gnus-article-next-page-1): Use it.
12612         (gnus-article-prev-page): Ditto.
12613         (gnus-article-edit-part): Use insert-buffer-substring instead of
12614         insert-buffer.
12615         (gnus-article-edit-exit): Ditto.
12616
12617         * gnus-util.el (gnus-beginning-of-window): Remove.
12618         (gnus-end-of-window): Remove.
12619
12620         * lpath.el: Don't bind header-line-format and scroll-margin.
12621
12622 2005-07-25  Simon Josefsson  <jas@extundo.com>
12623
12624         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
12625         to have the url package without w3.  Reported by Daiki Ueno
12626         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
12627
12628 2005-07-20  Didier Verna  <didier@xemacs.org>
12629
12630         * gnus-diary.el: Remove the description comment (nndiary is now
12631         properly documented in the Gnus manual).
12632         Fix the spelling of "Back End".
12633         * nndiary.el: Ditto.
12634         Fix the copyright notice.
12635
12636 2005-07-18  Romain Francoise  <romain@orebokech.com>
12637
12638         * gnus-sum.el (gnus-summary-to-prefix)
12639         (gnus-summary-newsgroup-prefix): New variables.
12640         (gnus-summary-from-or-to-or-newsgroups): Use them.
12641
12642 2005-07-17  Romain Francoise  <romain@orebokech.com>
12643
12644         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
12645         space as it's generally not especially interesting to the user.
12646
12647 2005-07-16  Romain Francoise  <romain@orebokech.com>
12648
12649         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
12650         nil to avoid prompting and file modification if one of the
12651         messages at the top of the nnfolder file contains a copyright
12652         notice.
12653         Update copyright notice.
12654
12655         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
12656         instead of `current-time-string' as the latter creates a time
12657         string that is not RFC 2822 compliant (it lacks the zone).
12658         Update copyright notice.
12659
12660 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
12661
12662         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
12663         for text/rtf.  Display default in prompt.  Pass default for M-n.
12664
12665         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
12666
12667 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12668
12669         * gnus-msg.el (gnus-button-mailto): Remove
12670         save-selected-window-window hackery because it relies on
12671         save-selected-window internals.
12672
12673 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12674
12675         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
12676         (gnus-article-next-page-1): Use gnus-beginning-of-window.
12677         (gnus-article-prev-page): Ditto.
12678
12679         * gnus-util.el (gnus-beginning-of-window): New function.
12680         (gnus-end-of-window): New function.
12681
12682         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
12683
12684 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
12685
12686         * gnus-score.el (gnus-score-edit-all-score): Set
12687         gnus-score-edit-exit-function to gnus-score-edit-done and call
12688         gnus-message.
12689
12690 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12691
12692         * gnus-msg.el (gnus-button-mailto): Remove
12693         save-selected-window-window hackery because it relies on
12694         save-selected-window internals.
12695
12696 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12697
12698         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
12699         add-minor-mode.
12700         (gnus-binary-mode): Ditto.
12701
12702         * gnus-topic.el (gnus-topic-mode): Ditto.
12703
12704 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
12705
12706         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
12707         (gnus-article-prev-page): Take scroll-margin into consideration.
12708
12709 2005-07-04  Lute Kamstra  <lute@gnu.org>
12710
12711         Update FSF's address in GPL notices.
12712
12713 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
12714
12715         * gnus.el (gnus-exit):
12716         * gnus-group.el (gnus-group-icons):
12717         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
12718
12719         * gnus-nocem.el (gnus-nocem):
12720         * message.el (message-various, message-buffers, message-sending)
12721         (message-interface, message-forwarding, message-insertion)
12722         (message-headers, message-news, message-mail):
12723         * pgg-gpg.el (pgg-gpg):
12724         * pgg-parse.el (pgg-parse):
12725         * pgg-pgp.el (pgg-pgp):
12726         * pgg-pgp5.el (pgg-pgp5):
12727         * pop3.el (pop3): Finish `defgroup' description with period.
12728
12729 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12730
12731         * gnus-art.el (article-display-face): Improve the efficiency.
12732         (article-display-x-face): Ditto; remove grey x-face stuff.
12733
12734 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12735
12736         * gnus-art.el (article-display-face): Correct the position in
12737         which Faces are inserted.
12738
12739 2005-06-29  Didier Verna  <didier@xemacs.org>
12740
12741         * gnus-art.el (article-display-face): Display faces in correct
12742         order.
12743
12744 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12745
12746         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
12747         (gnus-fill-real-hashtb): Use hash table instead of obarray.
12748         (gnus-nocem-check-article): Fetch the Type header.
12749         (gnus-nocem-message-wanted-p): Fix the way to examine types.
12750         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
12751         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
12752         make sure gnus-nocem-hashtb is initialized.
12753         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
12754         (gnus-nocem-unwanted-article-p): Ditto.
12755
12756         * pgg.el (pgg-verify): Return the verification result.
12757
12758 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12759
12760         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
12761         is ascii.
12762
12763 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
12764
12765         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
12766         `show-nonbreak-escape'.
12767
12768 2005-06-23  Lute Kamstra  <lute@gnu.org>
12769
12770         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
12771
12772         * dig.el (dig-mode):
12773         * smime.el (smime-mode): Use gnus-run-mode-hooks.
12774
12775 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
12776
12777         * nnimap.el (nnimap-split-download-body): Fix spellings.
12778
12779 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
12780
12781         * gnus-art.el (gnus-article-encrypt-body):
12782         * gnus-cus.el (gnus-score-customize):
12783         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
12784         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
12785
12786 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
12787
12788         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
12789         header by looking for magic "MII" at the beginnig.
12790
12791 2005-06-16  Miles Bader  <miles@gnu.org>
12792
12793         * gnus-xmas.el (gnus-xmas-group-startup-message):
12794         Use renamed gnus-splash face.
12795
12796         * assistant.el (assistant-field): Remove "-face" suffix from face name.
12797         (assistant-field-face): New backward-compatibility alias for renamed
12798         face.
12799         (assistant-render-text): Use renamed assistant-field face.
12800
12801         * spam.el (spam): Remove "-face" suffix from face name.
12802         (spam-face): New backward-compatibility alias for renamed face.
12803         (spam-face, spam-initialize): Use renamed spam face.
12804
12805         * message.el (message-header-to, message-header-cc)
12806         (message-header-subject, message-header-newsgroups)
12807         (message-header-other, message-header-name)
12808         (message-header-xheader, message-separator, message-cited-text)
12809         (message-mml): Remove "-face" suffix from face names.
12810         (message-header-to-face, message-header-cc-face)
12811         (message-header-subject-face, message-header-newsgroups-face)
12812         (message-header-other-face, message-header-name-face)
12813         (message-header-xheader-face, message-separator-face)
12814         (message-cited-text-face, message-mml-face):
12815         New backward-compatibility aliases for renamed faces.
12816         (message-font-lock-keywords): Use renamed message faces.
12817
12818         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
12819         (sieve-test-commands, sieve-tagged-arguments):
12820         Remove "-face" suffix from face names.
12821         (sieve-control-commands-face, sieve-action-commands-face)
12822         (sieve-test-commands-face, sieve-tagged-arguments-face):
12823         New backward-compatibility aliases for renamed faces.
12824         (sieve-control-commands-face, sieve-action-commands-face)
12825         (sieve-test-commands-face, sieve-tagged-arguments-face):
12826         Use renamed sieve faces.
12827
12828         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
12829         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
12830         (gnus-group-news-3-empty, gnus-group-news-4)
12831         (gnus-group-news-4-empty, gnus-group-news-5)
12832         (gnus-group-news-5-empty, gnus-group-news-6)
12833         (gnus-group-news-6-empty, gnus-group-news-low)
12834         (gnus-group-news-low-empty, gnus-group-mail-1)
12835         (gnus-group-mail-1-empty, gnus-group-mail-2)
12836         (gnus-group-mail-2-empty, gnus-group-mail-3)
12837         (gnus-group-mail-3-empty, gnus-group-mail-low)
12838         (gnus-group-mail-low-empty, gnus-summary-selected)
12839         (gnus-summary-cancelled, gnus-summary-high-ticked)
12840         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
12841         (gnus-summary-high-ancient, gnus-summary-low-ancient)
12842         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
12843         (gnus-summary-low-undownloaded)
12844         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
12845         (gnus-summary-low-unread, gnus-summary-normal-unread)
12846         (gnus-summary-high-read, gnus-summary-low-read)
12847         (gnus-summary-normal-read, gnus-splash):
12848         Remove "-face" suffix from face names.
12849         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
12850         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
12851         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
12852         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
12853         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
12854         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
12855         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
12856         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
12857         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
12858         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
12859         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
12860         (gnus-summary-selected-face, gnus-summary-cancelled-face)
12861         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
12862         (gnus-summary-normal-ticked-face)
12863         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
12864         (gnus-summary-normal-ancient-face)
12865         (gnus-summary-high-undownloaded-face)
12866         (gnus-summary-low-undownloaded-face)
12867         (gnus-summary-normal-undownloaded-face)
12868         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
12869         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
12870         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
12871         (gnus-splash-face):
12872         New backward-compatibility aliases for renamed faces.
12873         (gnus-group-startup-message): Use renamed gnus faces.
12874
12875         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
12876         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
12877         (gnus-server-agent): Remove "-face" suffix from face names.
12878         (gnus-server-agent-face, gnus-server-opened-face)
12879         (gnus-server-closed-face, gnus-server-denied-face)
12880         (gnus-server-offline-face):
12881         New backward-compatibility aliases for renamed faces.
12882         (gnus-server-agent-face, gnus-server-opened-face)
12883         (gnus-server-closed-face, gnus-server-denied-face)
12884         (gnus-server-offline-face): Use renamed gnus faces.
12885
12886         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
12887         Remove "-face" suffix from face names.
12888         (gnus-picon-xbm-face, gnus-picon-face):
12889         New backward-compatibility aliases for renamed faces.
12890
12891         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
12892         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
12893         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
12894         (gnus-cite-11): Remove "-face" suffix from face names.
12895         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
12896         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
12897         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
12898         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
12899         New backward-compatibility aliases for renamed faces.
12900         (gnus-cite-attribution-face, gnus-cite-face-list)
12901         (gnus-article-boring-faces): Use renamed gnus faces.
12902
12903         * gnus-art.el (gnus-signature, gnus-header-from)
12904         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
12905         (gnus-header-content): Remove "-face" suffix from face names.
12906         (gnus-signature-face, gnus-header-from-face)
12907         (gnus-header-subject-face, gnus-header-newsgroups-face)
12908         (gnus-header-name-face, gnus-header-content-face):
12909         New backward-compatibility aliases for renamed faces.
12910         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
12911
12912         * gnus-sum.el (gnus-summary-selected-face)
12913         (gnus-summary-highlight): Use renamed gnus faces.
12914         * gnus-group.el (gnus-group-highlight): Likewise.
12915
12916 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
12917
12918         * gnus-sieve.el (gnus-sieve-article-add-rule):
12919         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
12920         * spam-stat.el (spam-stat-buffer-change-to-spam)
12921         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
12922
12923         * message.el (message-is-yours-p):
12924         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
12925
12926 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12927
12928         * mm-view.el (mm-inline-text): Withdraw the last change.
12929
12930 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12931
12932         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
12933         executing enriched-decode.
12934
12935 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12936
12937         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
12938         charset of tar files.
12939
12940 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
12941
12942         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
12943
12944 2005-06-04  Lute Kamstra  <lute@gnu.org>
12945
12946         * nnfolder.el (nnfolder-read-folder): Make sure that undo
12947         information is never recorded.
12948
12949 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
12950
12951         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
12952
12953 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12954
12955         * pop3.el (pop3-apop): Run md5 in the binary mode.
12956
12957         * starttls.el (starttls-set-process-query-on-exit-flag):
12958         Use eval-and-compile.
12959
12960 2005-05-31  Simon Josefsson  <jas@extundo.com>
12961
12962         * smime.el (smime-replace-in-string): Define.
12963         (smime-cert-by-ldap-1): Use it.
12964
12965 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
12966
12967         * gnus-art.el (article-display-x-face): Replace
12968         process-kill-without-query by gnus-set-process-query-on-exit-flag.
12969
12970         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
12971         set-process-query-on-exit-flag or process-kill-without-query.
12972
12973         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
12974         loop instead of replace-regexp.
12975
12976         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
12977         instead of process-kill-without-query if it is available.
12978
12979         * lpath.el: Fbind ldap-search-entries.
12980
12981         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
12982         instead of find-file-hooks if it is available.
12983
12984         * mml1991.el: Bind pgg-default-user-id when compiling.
12985
12986         * mml2015.el: Bind pgg-default-user-id when compiling.
12987
12988         * nndraft.el (nndraft-request-associate-buffer):
12989         Use write-contents-functions instead of write-contents-hooks if it is
12990         available.
12991
12992         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
12993         instead of find-file-hooks if it is available.
12994
12995         * nntp.el (nntp-open-connection): Replace
12996         process-kill-without-query by gnus-set-process-query-on-exit-flag.
12997         (nntp-open-ssl-stream): Ditto.
12998         (nntp-open-tls-stream): Ditto.
12999
13000         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
13001         set-process-query-on-exit-flag or process-kill-without-query.
13002         (starttls-open-stream-gnutls): Use it instead of
13003         process-kill-without-query.
13004         (starttls-open-stream): Ditto.
13005
13006 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
13007
13008         * smime.el (smime-cert-by-ldap-1): Don't use
13009         replace-regexp-in-string.
13010
13011 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
13012
13013         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
13014
13015         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
13016         in PEM format.  Adjust to the XEmacs compability.
13017
13018 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
13019
13020         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
13021         by `string-to-number'.
13022         * gnus-agent.el (gnus-agent-regenerate-group)
13023         (gnus-agent-fetch-articles): Ditto.
13024         * gnus-art.el (gnus-button-fetch-group): Ditto.
13025         * gnus-cache.el (gnus-cache-generate-active)
13026         (gnus-cache-articles-in-group): Ditto.
13027         * gnus-group.el (gnus-group-set-current-level)
13028         (gnus-group-insert-group-line): Ditto.
13029         * gnus-score.el (gnus-score-set-expunge-below)
13030         (gnus-score-set-mark-below, gnus-summary-score-effect)
13031         (gnus-summary-score-entry): Ditto.
13032         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
13033         (gnus-soup-pack): Ditto.
13034         * gnus-spec.el (gnus-xmas-format): Ditto.
13035         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
13036         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
13037         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
13038         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
13039         * nndb.el (nndb-get-remote-expire-response): Ditto.
13040         * nndiary.el (nndiary-parse-schedule-value)
13041         (nndiary-string-to-number, nndiary-request-replace-article)
13042         (nndiary-request-article): Ditto.
13043         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
13044         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
13045         * nneething.el (nneething-make-head): Ditto.
13046         * nnfolder.el (nnfolder-request-article)
13047         (nnfolder-retrieve-headers): Ditto.
13048         * nnheader.el (nnheader-file-to-number): Ditto.
13049         * nnkiboze.el (nnkiboze-request-article): Ditto.
13050         * nnmail.el (nnmail-process-unix-mail-format)
13051         (nnmail-process-babyl-mail-format): Ditto.
13052         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
13053         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
13054         (nnmh-request-create-group, nnmh-request-list-1)
13055         (nnmh-request-group, nnmh-request-article): Ditto.
13056         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
13057         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
13058         * nnsoup.el (nnsoup-make-active): Ditto.
13059         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
13060         * nntp.el (nntp-find-group-and-number)
13061         (nntp-retrieve-headers-with-xover): Ditto.
13062         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
13063         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
13064         (pgg-format-key-identifier): Ditto.
13065         * pop3.el (pop3-last, pop3-stat): Ditto.
13066         * qp.el (quoted-printable-decode-region): Ditto.
13067
13068         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
13069         of concat.
13070
13071 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13072
13073         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
13074
13075         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
13076
13077         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
13078
13079         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
13080
13081         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
13082
13083         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
13084
13085         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
13086         (gnus-carpal-mode): Ditto.
13087
13088         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
13089         (gnus-browse-mode): Ditto.
13090
13091         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
13092
13093         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
13094
13095 2005-05-29  Richard M. Stallman  <rms@gnu.org>
13096
13097         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
13098
13099 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13100
13101         * gnus-util.el (gnus-run-mode-hooks): New function.
13102
13103         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
13104
13105         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
13106         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
13107
13108 2005-05-27  Lute Kamstra  <lute@gnu.org>
13109
13110         * dns-mode.el (dns-mode): Specify customization group.
13111
13112 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
13113
13114         * gnus-agent.el (gnus-agent-make-mode-line-string):
13115         Use mode-line-highlight as mouse-face.
13116
13117 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13118
13119         * canlock.el (canlock): Change the parent group to news.
13120
13121         * deuglify.el (gnus-outlook-deuglify): Add :group.
13122
13123         * dig.el (dig): Add :group.
13124
13125         * dns-mode.el (dns-mode): Add :group.
13126
13127         * encrypt.el (encrypt): Add :group.
13128
13129         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
13130         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
13131         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
13132         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
13133         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
13134
13135         * gnus-diary.el (gnus-diary): Add :group.
13136
13137         * gnus.el (gnus-group-news-1-face): Add :group.
13138         (gnus-group-news-1-empty-face): Ditto.
13139         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
13140         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
13141         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
13142         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
13143         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
13144         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
13145         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
13146         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
13147         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
13148         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
13149         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
13150         (gnus-summary-high-ticked-face): Ditto.
13151         (gnus-summary-low-ticked-face): Ditto.
13152         (gnus-summary-normal-ticked-face): Ditto.
13153         (gnus-summary-high-ancient-face): Ditto.
13154         (gnus-summary-low-ancient-face): Ditto.
13155         (gnus-summary-normal-ancient-face): Ditto.
13156         (gnus-summary-high-undownloaded-face): Ditto.
13157         (gnus-summary-low-undownloaded-face): Ditto.
13158         (gnus-summary-normal-undownloaded-face): Ditto.
13159         (gnus-summary-high-unread-face): Ditto.
13160         (gnus-summary-low-unread-face): Ditto.
13161         (gnus-summary-normal-unread-face): Ditto.
13162         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
13163         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
13164
13165         * hashcash.el (hashcash): New custom group.
13166         (hashcash-default-payment): Add :group.
13167         (hashcash-payment-alist): Ditto.
13168         (hashcash-default-accept-payment): Ditto.
13169         (hashcash-accept-resources): Ditto.
13170         (hashcash-path): Ditto.
13171         (hashcash-extra-generate-parameters): Ditto.
13172         (hashcash-double-spend-database): Ditto.
13173         (hashcash-in-news): Ditto.
13174
13175         * message.el (message-minibuffer-local-map): Add :group.
13176
13177         * netrc.el (netrc): Add :group.
13178
13179         * sieve-manage.el (sieve-manage-log): Add :group.
13180         (sieve-manage-default-user): Diito.
13181         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
13182         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
13183         (sieve-manage-authenticators): Ditto.
13184         (sieve-manage-authenticator-alist): Ditto.
13185         (sieve-manage-default-port): Ditto.
13186
13187         * sieve-mode.el (sieve-control-commands-face): Add :group.
13188         (sieve-action-commands-face): Ditto.
13189         (sieve-test-commands-face): Ditto.
13190         (sieve-tagged-arguments-face): Ditto.
13191
13192         * smime.el (smime): Add :group.
13193
13194         * spam-report.el (spam-report): Add :group.
13195
13196         * spam.el (spam, spam-face): Add :group.
13197
13198 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13199
13200         * nntp.el (nntp-next-result-arrived-p): Some news servers may
13201         return \n.\n.\n at the end of articles.  Protect against that.
13202         (nntp-with-open-group): Allow debugging.
13203
13204         * nnheader.el (mail-header-set-extra): Make into a function
13205         because I just could't understand how to quote the list properly.
13206
13207         * dns.el (query-dns-cached): New function.
13208
13209 2005-05-26  Lute Kamstra  <lute@gnu.org>
13210
13211         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
13212
13213 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13214
13215         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
13216
13217         * gnus-art.el: Don't autoload mail-extract-address-components.
13218
13219         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
13220         eval-and-compile to evaluate it.
13221
13222         * hashcash.el: Don't autoload executable-find.
13223
13224         * nndb.el: Don't declare the nndb back end two or more times; don't
13225         autoload news-reply-mode, news-setup, cancel-timer and telnet.
13226
13227         * nntp.el: Autoload format-spec instead of format; use
13228         eval-and-compile to evaluate autoload forms.
13229
13230 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
13231
13232         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
13233
13234 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13235
13236         * gnus.el (gnus-version-number): Bump version.
13237
13238 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
13239
13240         * gnus.el: No Gnus v0.3 is released.
13241
13242 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13243
13244         * lpath.el (featurep): Bind show-nonbreak-escape.
13245
13246 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13247
13248         * gnus-art.el (gnus-article-edit-part): Disable undo.
13249
13250 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13251
13252         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
13253         gnus-article-date-lapsed-new-header is t if date timer is active;
13254         skip headers in which the original date value is empty.
13255         (gnus-article-save-original-date): Redefine it as a macro.
13256         (gnus-display-mime): Use it.
13257
13258 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13259
13260         * gnus-art.el (article-date-ut): Support converting date in
13261         forwarded parts as well.
13262         (gnus-article-save-original-date): New function.
13263         (gnus-display-mime): Use it.
13264
13265 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
13266
13267         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
13268         enclosure element of <item>.
13269
13270 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
13271
13272         * message.el (message-kill-buffer-query): Renamed from
13273         `message-kill-buffer-query-if-modified'.  Added :version.
13274
13275 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13276
13277         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
13278         window layout.
13279
13280 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13281
13282         * mml.el: Autoload dnd when compiling.
13283
13284 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
13285
13286         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
13287         x-dnd-*.
13288
13289 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13290
13291         * qp.el (quoted-printable-encode-region): Save excursion.
13292
13293 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
13294
13295         * message.el (message-kill-buffer-query-if-modified): Add new variable
13296         so the user can kill a modified message buffer quickly.
13297         (message-kill-buffer): Use it.
13298
13299 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13300
13301         * lpath.el: Fbind display-time-event-handler; don't fbind
13302         string-to-multibyte.
13303
13304         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
13305
13306 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13307
13308         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
13309         contained in text because xml.el decodes entities) with LFs.
13310
13311 2005-04-11  Lute Kamstra  <lute@gnu.org>
13312
13313         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
13314         differently.
13315
13316 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
13317
13318         * mm-util.el (mm-detect-coding-region): Typo.
13319
13320 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
13321
13322         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
13323
13324 2005-04-06  Deepak Goel  <deego@gnufans.org>
13325
13326         * spam-stat.el (spam-stat-score-buffer): Add a call to a
13327         user-function allow user modifications of the scores.
13328         (spam-stat-score-buffer-user): New function, to allow
13329         user-computed modifications to the score.
13330         (spam-stat-score-buffer-user-functions): List of additional
13331         scoring functions.
13332         (spam-stat-error-holder): Global temporary error holder.
13333         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
13334         variable.
13335
13336 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
13337
13338         * gnus-registry.el (gnus-registry-clean-empty-function)
13339         (gnus-registry-trim, gnus-registry-fetch-groups)
13340         (gnus-registry-delete-group): Groups that match
13341         `gnus-registry-ignored-groups' are removed from the registry
13342         entries, not just ignored for splitting.  This helps clean up the
13343         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
13344         to get all the groups a message ID is in.
13345
13346         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
13347         (spam-stat-split-fancy): Change "threshhold" to "threshold".
13348         (spam-stat-score-buffer-user-functions): Add :number custom type.
13349
13350 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13351
13352         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
13353         argument in XEmacs.
13354
13355         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
13356         (nnrss-request-group): Decode group name first.
13357         (nnrss-request-article): Make a text/plain article if mml-to-mime
13358         failed.
13359         (nnrss-get-encoding): Return a compatible encoding according to
13360         nnrss-compatible-encoding-alist.
13361         (nnrss-find-el): Use consp instead of listp.
13362         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
13363
13364 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13365
13366         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
13367         which Emacs 20 doesn't support.
13368         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
13369
13370 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
13371
13372         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
13373         silence the byte compiler inside the defun.
13374
13375         * gnus-demon.el (parse-time-string): Add autoload.
13376
13377         * gnus-delay.el (parse-time-string): Add autoload.
13378
13379         * gnus-art.el (parse-time-string): Add autoload.
13380
13381         * nnultimate.el (parse-time): Require for `parse-time-string'.
13382
13383 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
13384
13385         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
13386
13387         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
13388
13389         * smime.el (smime-ldap-host-list): Add :version.
13390
13391 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
13392
13393         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
13394         pass it to `gnus-browse-read-group'.
13395         (gnus-browse-read-group): Add NUMBER argument and pass it to
13396         `gnus-group-read-ephemeral-group'.
13397
13398         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
13399         argument and pass it to `gnus-group-read-group'.
13400
13401 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
13402
13403         * mm-util.el (mm-xemacs-find-mime-charset): Only call
13404         mm-xemacs-find-mime-charset-1 if we have the mule feature
13405         available at runtime.
13406
13407 2005-03-25  Werner Lemberg  <wl@gnu.org>
13408
13409         * nnmaildir.el: Replace `illegal' with `invalid'.
13410
13411 2005-03-23  Lute Kamstra  <lute@gnu.org>
13412
13413         * time-date.el: Add comment on time value formats.
13414         Don't require parse-time.
13415         (with-decoded-time-value): New macro.
13416         (encode-time-value): New function.
13417         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
13418         (days-to-time): Return a valid time value when arg is huge.
13419         (time-since): Use time-subtract.
13420         (time-to-number-of-days): Use time-to-seconds.
13421
13422 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
13423
13424         * gnus-start.el (gnus-display-time-event-handler):
13425         Check display-time-timer at runtime rather than only at load time
13426         in case display-time-mode is turned off in the mean time.
13427
13428 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
13429
13430         * nnimap.el (nnimap-open-connection): Print which authinfo file is
13431         used.
13432
13433         * nneething.el (nneething-map-file-directory): Derive from
13434         `gnus-directory'.
13435
13436         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
13437         the To/Cc button.
13438
13439 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
13440
13441         * nnmaildir.el (nnmaildir-request-accept-article):
13442         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
13443
13444 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
13445
13446         * gnus-async.el: Require timer-funcs at compile time when in
13447         XEmacs for `run-with-idle-timer'.
13448
13449 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
13450
13451         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
13452         autoloaded function.
13453
13454 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
13455
13456         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
13457
13458 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
13459
13460         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
13461
13462 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13463
13464         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Add
13465         gnus-expert-user to default.
13466
13467 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
13468
13469         * nnimap.el (nnimap-open-server): Ditto.
13470
13471         * imap.el (imap-authenticate): Fix typo.
13472
13473 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
13474
13475         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
13476         buffer (since IMAP server might return FETCH response out of
13477         order, and the nntp buffer must be sorted).
13478
13479 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
13480
13481         * gnus-start.el (gnus-convert-old-newsrc): Fixed numeric
13482         comparison on string.
13483
13484         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
13485         (gnus-agent-score): Renamed category keywords to match gnus-cus.
13486         (gnus-agent-summary-fetch-series): Modified to protect against
13487         gnus-agent-summary-fetch-group clearing processable flags.
13488         (gnus-agent-synchronize-group-flags): Update live group buffer as
13489         synchronization may occur due to the user toggle the plugged
13490         status.
13491         (gnus-agent-fetch-group-1): Clear downloadable flag when article
13492         successfully downloaded.
13493         (gnus-agent-expire-group-1): Avoid using markers when the overview
13494         is in ascending order; greatly improves performance.
13495         (gnus-agent-regenerate-group): Use
13496         gnus-agent-synchronize-group-flags to reset read status in both
13497         gnus and server.
13498         (gnus-agent-update-files-total-fetched-for): Fixed initial size.
13499
13500 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
13501
13502         * message.el: Don't autoload former message-utils variables.
13503         (message-strip-subject-trailing-was): Change doc string.
13504
13505         * nnweb.el: Fixes for `gnus-group-make-web-group'.
13506         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
13507         (nnweb-google-search): Add "hl=en" here.
13508         (nnweb-google-parse-1, nnweb-google-create-mapping):
13509         Don't hardcode URL.
13510
13511 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
13512
13513         * message.el (message-get-reply-headers, message-followup):
13514         Mention related variables `message-use-followup-to' and
13515         `message-use-mail-followup-to', in the information buffer.
13516
13517         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
13518         of broken groups(-beta).google.com.
13519
13520 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
13521
13522         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
13523         parameter to invoked gnus-request-move-article; remove the
13524         redundant gnus-sum-hint-move-is-internal variable; apply the marks
13525         all at once instead of once per article.
13526         (gnus-summary-remove-process-mark): Accept a list of articles as
13527         well as a single article for processing.
13528
13529         * gnus-int.el (gnus-request-move-article): Add move-is-internal
13530         parameter.
13531
13532         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
13533
13534         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
13535
13536         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
13537         parameter.
13538
13539         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
13540         parameter.
13541
13542         * nnimap.el (nnimap-request-move-article): Add move-is-internal
13543         parameter and remove the gnus-sum-hint-move-is-internal variable.
13544
13545         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
13546         parameter.
13547
13548         * nndraft.el (nndraft-request-move-article): Add move-is-internal
13549         parameter.
13550
13551         * nndiary.el (nndiary-request-move-article): Add move-is-internal
13552         parameter.
13553
13554         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
13555
13556         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
13557         parameter.
13558
13559         * nnagent.el (nnagent-request-move-article): Add move-is-internal
13560         parameter.
13561
13562 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
13563
13564         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
13565         a more conservative way.
13566
13567 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
13568
13569         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
13570         buffer, so it moves the window's cursor.
13571
13572 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
13573
13574         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
13575         `mm-dissect-multipart' and receive the from field as an (optional)
13576         argument from `mm-dissect-multipart'.
13577         (mm-dissect-multipart): Receive the from field as an argument and
13578         pass it on when we call `mm-dissect-buffer' on MIME parts.
13579         Fixes verification/decryption of signed/encrypted MIME parts.
13580
13581 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
13582
13583         * gnus-sum.el (gnus-summary-move-article): Set
13584         gnus-sum-hint-move-is-internal for gnus-request-move-article and
13585         whatever it calls (right now, only nnimap-request-move article
13586         respects it).
13587
13588         * nnimap.el (nnimap-request-move-article): When
13589         gnus-sum-hint-move-is-internal is set, don't do the extra
13590         nnimap-request-article.
13591
13592 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
13593
13594         * nnheader.el (nnheader-find-file-noselect): Add doc string.
13595
13596         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
13597         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
13598
13599         * gnus-sum.el (gnus-summary-caesar-message):
13600         Apply `gnus-treat-article' after rotation.
13601
13602         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
13603         doc string.
13604
13605 2005-02-22  Simon Josefsson  <jas@extundo.com>
13606
13607         * encrypt.el (encrypt-password-cache-expiry): Remove (use
13608         `password-cache-expiry' instead).  Reported by Arne Jørgensen
13609         <arne@arnested.dk>.
13610         (encrypt): Add password-cache and password-cache-expiry as group
13611         members.
13612
13613 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
13614
13615         * smime.el (smime-ldap-host-list): Doc fix.
13616         (smime-ask-passphrase): Use `password-read-and-add' to read (and
13617         cache) password.
13618         (smime-sign-region): Use it.
13619         (smime-decrypt-region): Use it.
13620         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
13621         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
13622         fails.
13623         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
13624         certificate from DER to PEM format rather than calling openssl.
13625
13626         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
13627
13628         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
13629         for signing/encryption.
13630
13631         * mml.el (mml-parse-1): Use them.
13632
13633 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
13634
13635         * nnrss.el (nnrss-verbose): Removed.
13636         (nnrss-request-group): Use `nnheader-message' instead.
13637
13638 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
13639
13640         * nnrss.el (nnrss-verbose): New variable.
13641         (nnrss-request-group): Make it say nnrss is requesting a group.
13642
13643 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
13644
13645         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
13646         Handle news URL with given port correctly.
13647
13648 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13649
13650         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
13651         containing special characters.
13652
13653         * gnus-sum.el (gnus-summary-edit-article): Ditto.
13654
13655         * mml.el (mime-to-mml): Ditto.
13656
13657         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
13658         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
13659         (rfc2047-decode-region): Quote decoded words containing special
13660         characters when rfc2047-quote-decoded-words-containing-tspecials
13661         is non-nil.
13662
13663 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
13664
13665         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
13666
13667         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
13668
13669 2005-02-15  Simon Josefsson  <jas@extundo.com>
13670
13671         * nnimap.el (nnimap-debug): Doc fix.
13672
13673         * imap.el (imap-debug): Doc fix.
13674
13675 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13676
13677         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
13678
13679 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
13680
13681         * gnus.el (spam-contents): Improve docs for spam-contents
13682         parameter in its variable incarnation.
13683
13684 2005-02-14  Simon Josefsson  <jas@extundo.com>
13685
13686         * smime-ldap.el: Use require instead of load-library for ldap.
13687         (smime-ldap-search): Indent.
13688         (smime-ldap-search-internal): Shorten line.
13689
13690         * smime.el (smime-cert-by-dns): Add doc-string.
13691         (smime-cert-by-ldap-1): Indent.
13692
13693         * mml-smime.el (mml-smime-get-ldap-cert): Renamed from
13694         mml-smime-get-dns-ldap.
13695         (mml-smime-encrypt-query): Use new function.  Default to ldap.
13696
13697 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
13698
13699         * smime.el: Require smime-ldap.
13700         (smime-ldap-host-list): New variable.
13701         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
13702
13703         * mml-smime.el (mml-smime-encrypt-query): New function.
13704         (mml-smime-encrypt-query): Use it.
13705
13706         * smime-ldap.el: New file.
13707
13708 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13709
13710         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
13711
13712 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
13713
13714         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
13715         argument in doc string.  Make query for type more clear.
13716
13717 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
13718
13719         * gnus.el (gnus-group-startup-message): Search for gnus images in
13720         etc/images/gnus.
13721         * mm-util.el (mm-image-load-path): Likewise.
13722         * smiley.el (smiley-data-directory): Search for smilies in
13723         etc/images/smilies.
13724
13725 2005-02-09  Kim F. Storm  <storm@cua.dk>
13726
13727         Change Emacs release version from 21.4 to 22.1 throughout.
13728         Change Emacs development version from 21.3.50 to 22.0.50.
13729
13730 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13731
13732         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
13733
13734         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
13735         non-Mule XEmacs as well.
13736         (mm-decompress-buffer): Signal an error intentionally if it does
13737         not decompress compressed data because auto-compression-mode is
13738         disabled.
13739
13740 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
13741
13742         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
13743         an ID in the registry even if it has no groups.
13744
13745 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13746
13747         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
13748         merge it into mm-decompress-buffer.
13749         (gnus-mime-copy-part): Use the MIME part charset, the value which
13750         a user specified or gnus-newsgroup-charset for decoding, like
13751         gnus-mime-inline-part does; set buffer-file-coding-system to tell
13752         save-buffer what was used.  Suggested by Kevin Ryde
13753         <user42@zip.com.au>.
13754         (gnus-mime-inline-part): Allow the name parameter as well as the
13755         filename parameter; force decompressing of compressed data; always
13756         display contents being not decoded as unibyte.
13757
13758         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
13759         as well as the filename parameter.
13760
13761         * mm-util.el (mm-decompress-buffer): Merge
13762         gnus-mime-jka-compr-maybe-uncompress.
13763         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
13764         of compressed data.
13765
13766 2005-02-08  Simon Josefsson  <jas@extundo.com>
13767
13768         * imap.el (imap-log): Doc fix.
13769
13770 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13771
13772         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
13773         the coding cookies; decompress compressed parts.
13774
13775         * mml.el (mml-generate-mime-1): Add the charset parameter according
13776         to the value which a user specified manually or the coding cookie.
13777
13778         * mm-util.el (mm-string-to-multibyte): New function.
13779         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
13780         (mm-coding-system-to-mime-charset): New function.
13781         (mm-decompress-buffer): New function.
13782         (mm-find-buffer-file-coding-system): New function.
13783
13784         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
13785         (mm-display-inline-fontify): Rewrite for decoding and decompressing
13786         parts.
13787
13788 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13789
13790         * mm-view.el (mm-display-inline-fontify): Decode a part according
13791         to the charset parameter.
13792
13793 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13794
13795         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
13796         prefix arg is neither nil nor a number, as info specifies.
13797
13798 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13799
13800         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
13801         timestamps.
13802
13803 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
13804
13805         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
13806         groups error checking and notify user.
13807
13808 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
13809
13810         * message.el (message-send-mail-function): Check existence of
13811         sendmail-program first before using default value
13812         `message-send-mail-with-sendmail'.  Otherwise use more generic
13813         `smtpmail-send-it'.
13814
13815 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13816
13817         * nntp.el (nntp-request-update-info): Always return nil.
13818
13819 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
13820
13821         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
13822
13823 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
13824
13825         * message.el (message-beginning-of-line): Change the behavior when
13826         invoked between BOL and : so that it first moves backward.
13827
13828 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13829
13830         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
13831         article buffer when editing of the article is discarded.
13832         (gnus-article-prepare): Revert.
13833
13834 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13835
13836         * gnus-art.el (gnus-article-prepare):
13837         Remove message-strip-forbidden-properties from the local hook.
13838
13839 2005-01-27  Simon Josefsson  <jas@extundo.com>
13840
13841         * password.el (password-cache-add): Only start one timer per key.
13842         Reported by Derek Atkins <warlord@MIT.EDU>.
13843
13844 2005-01-26  Steve Youngs  <steve@sxemacs.org>
13845
13846         * run-at-time.el: Removed.  It is no longer needed as
13847         timer-funcs.el in the xemacs-base package has a working version of
13848         `run-at-time'.
13849
13850         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
13851
13852         * password.el: Require timer-funcs instead of run-at-time in
13853         XEmacs.
13854         Remove `password-run-at-time' macro.
13855         (password-cache-add): Use `run-at-time' instead of
13856         `password-run-at-time'.
13857
13858         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
13859         Remove `nnheader-cancel-function-timers' alias,
13860         `cancel-function-timers' exists in XEmacs in timer-funcs.
13861
13862         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
13863         for `run-with-idle-timer'.
13864
13865         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
13866         for `run-at-time'.
13867
13868         * mm-url.el: Require timer-funcs at compile time when in XEmacs
13869         for `with-timeout'.
13870
13871         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
13872         the same as for XEmacs 21.4.
13873         No need to ignore `run-with-idle-timer', this function exists in
13874         XEmacs now in timer-funcs.el in the xemacs-base package.
13875         (dgnushack-compile): No need to delete
13876         run-at-time.el from the list of files to compile because it
13877         doesn't exist anymore.
13878
13879 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13880
13881         * mml.el (mml-generate-mime-1): Convert string into unibyte when
13882         inserting " *mml*" buffer's contents into a unibyte temp buffer.
13883
13884 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
13885
13886         * mail-source.el (mail-source-fetch-imap): Search for ^From case
13887         sensitively.
13888
13889 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
13890
13891         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
13892
13893 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13894
13895         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
13896         which will be inserted according to the multibyteness of a buffer
13897         rather than the type of contents.  Suggested by ARISAWA Akihiro
13898         <ari@mbf.ocn.ne.jp>.
13899
13900         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
13901         of string which old xml.el may return rather than a string.
13902
13903 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13904
13905         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
13906
13907 2005-01-16  Simon Josefsson  <jas@extundo.com>
13908
13909         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
13910         idn/idna.el isn't available.
13911         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
13912         <michael@waxrat.com>.
13913
13914         * hashcash.el: Remove non-FSF copyright header.
13915
13916         * hashcash.el (hashcash-extra-generate-parameters): New variable.
13917         (hashcash-generate-payment): Use it.
13918         (hashcash-generate-payment-async): Use it.
13919
13920 2005-01-15  Simon Josefsson  <jas@extundo.com>
13921
13922         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
13923         Suggested by Raymond Scholz <ray-2005@zonix.de>.
13924
13925         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
13926         gnus-summary-idna-message.
13927         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
13928         (gnus-summary-idna-message): New function.
13929
13930 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
13931
13932         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
13933         gnus-novice-user.
13934
13935 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13936
13937         * nnrss.el (nnrss-request-delete-group): Delete entries in
13938         nnrss-group-alist as well.
13939         (nnrss-save-server-data): Insert newline.
13940
13941 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
13942
13943         * gnus.el (gnus-user-agent): Use list of symbols instead of
13944         symbols.  Display full version number for (S)XEmacs.  Optionally
13945         display (S)XEmacs codename.
13946
13947         * gnus-util.el (gnus-emacs-version): Update for new
13948         `gnus-user-agent'.
13949
13950         * gnus-msg.el (gnus-extended-version): Make it possible to omit
13951         Gnus version.
13952
13953 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
13954
13955         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
13956         which is unreadable in some setups.
13957
13958 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13959
13960         * gnus-spec.el (gnus-update-format-specifications): Flush the
13961         group format spec cache if it doesn't support decoded group names.
13962
13963 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
13964
13965         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
13966         Allow to apply decay on score files matching a regexp.
13967
13968 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13969
13970         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
13971         compatibility in %g and %c.
13972
13973 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13974
13975         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
13976         name for only %g and %c.
13977         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
13978         of gnus-tmp-group to decoded group name.
13979         (gnus-group-make-rss-group): Exclude `/'s from group names.
13980
13981 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13982
13983         * nnrss.el (nnrss-get-encoding): Fix regexp.
13984
13985 2004-12-27  Simon Josefsson  <jas@extundo.com>
13986
13987         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
13988         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
13989         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
13990
13991 2004-12-17  Kim F. Storm  <storm@cua.dk>
13992
13993         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
13994
13995         * gnus-sum.el (gnus-summary-mode-map): Likewise.
13996
13997 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
13998
13999         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
14000
14001 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14002
14003         * nnrss.el: Require rfc2047 and mml.
14004         (nnrss-file-coding-system): New variable.
14005         (nnrss-format-string): Redefine it as an inline function.
14006         (nnrss-decode-group-name): New function.
14007         (nnrss-string-as-multibyte): Remove.
14008         (nnrss-retrieve-headers): Decode group name; don't use
14009         nnrss-format-string.
14010         (nnrss-request-group): Decode group name.
14011         (nnrss-request-article): Decode group name; allow a Message-ID as
14012         well as an article number; don't use nnrss-format-string; encode a
14013         Message-ID string which may contain non-ASCII characters; use
14014         mml-to-mime to compose a MIME article.
14015         (nnrss-request-expire-articles): Decode group name.
14016         (nnrss-request-delete-group): Decode group name.
14017         (nnrss-fetch): Clarify error message.
14018         (nnrss-read-server-data): Use insert-file-contents instead of load;
14019         bind file-name-coding-system; use multibyte buffer.
14020         (nnrss-save-server-data): Bind coding-system-for-write to the
14021         value of nnrss-file-coding-system; bind file-name-coding-system;
14022         add coding cookie.
14023         (nnrss-read-group-data): Use insert-file-contents instead of load;
14024         bind file-name-coding-system; use multibyte buffer.
14025         (nnrss-save-group-data): Bind coding-system-for-write to the
14026         value of nnrss-file-coding-system; bind file-name-coding-system.
14027         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
14028         make it work with non-ASCII text.
14029         (nnrss-find-el): Make it work with old xml.el as well.
14030
14031 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
14032
14033         * nnrss.el (nnrss-get-encoding): New function.
14034         (nnrss-fetch): Use unibyte buffer initially; bind
14035         coding-system-for-read while performing mm-url-insert; remove ^Ms;
14036         decode contents according to the encoding attribute.
14037         (nnrss-save-group-data): Add coding cookie.
14038         (nnrss-mime-encode-string): New function.
14039         (nnrss-check-group): Use it to encode subject and author.
14040
14041 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
14042
14043         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
14044         imaginary variable.
14045
14046 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14047
14048         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
14049         correctly even if there are wide characters.
14050
14051 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
14052
14053         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
14054         downcased symbol names; make a new cache instead of reusing
14055         bbdb-hashtable.
14056
14057 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14058
14059         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
14060         concatenating segments rather than before concatenating them.
14061         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
14062
14063         * message.el (message-get-reply-headers): Bind `extra'.
14064
14065 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14066
14067         * message.el (message-extra-wide-headers): New variable.
14068         (message-get-reply-headers): Use it.
14069
14070 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14071
14072         * gnus-agent.el (gnus-agent-group-path): Decode group name.
14073         (gnus-agent-group-pathname): Ditto.
14074
14075         * gnus-cache.el (gnus-cache-file-name): Decode group name.
14076
14077         * gnus-group.el (gnus-group-make-group): Decode group name.
14078         (gnus-group-make-rss-group): Register the group data after opening
14079         the nnrss group.
14080
14081 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
14082
14083         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
14084         by expiry now get marked as read.
14085
14086 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14087
14088         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
14089
14090 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
14091
14092         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
14093         unify Latin characters in XEmacs.
14094         (mm-find-mime-charset-region): Use it.
14095
14096 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14097
14098         * gnus-util.el (gnus-delete-directory): New function.
14099
14100         * gnus-agent.el (gnus-agent-delete-group): Use it.
14101
14102         * gnus-cache.el (gnus-cache-delete-group): Use it.
14103
14104 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14105
14106         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
14107         names.
14108
14109 2004-12-16  Simon Josefsson  <jas@extundo.com>
14110
14111         * hashcash.el (hashcash-payment-alist): Fix custom :type.
14112
14113 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14114
14115         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
14116
14117         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
14118         (gnus-group-set-current-level): Decode group name.
14119
14120 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
14121
14122         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
14123         failed.
14124
14125 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14126
14127         * gnus-group.el (gnus-group-delete-group): Decode group name.
14128         (gnus-group-make-rss-group): Encode group name.
14129         (gnus-group-catchup-current): Decode group name.
14130         (gnus-group-kill-group): Decode group name.
14131
14132 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
14133
14134         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
14135
14136 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14137
14138         * gnus-group.el (gnus-group-make-rss-group):
14139         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
14140
14141         * gnus-start.el (gnus-setup-news): Honor user's setting to
14142         gnus-message-archive-method.  Suggested by Lute Kamstra
14143         <lute@gnu.org>.
14144
14145 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
14146
14147         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
14148         global counterparts of the buffer-local variables.
14149
14150 2004-11-16  Romain Francoise  <romain@orebokech.com>
14151
14152         * gnus-sum.el (gnus-summary-exit): Don't clear the global
14153         counterparts of the buffer-local variables.
14154
14155 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
14156
14157         * message.el (message-forbidden-properties): Fixed typo in doc
14158         string.
14159
14160 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
14161
14162         * gnus-util.el (gnus-replace-in-string): Added doc string.
14163
14164         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
14165         to avoid problems when splitting mails with many recipients.
14166
14167 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
14168
14169         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
14170         pop-to-buffer, covered by the subsequent gnus-configure-windows.
14171
14172 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
14173
14174         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
14175         if there is no hashtable in memory or file modification time is
14176         newer than cached timestamp.
14177
14178 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
14179
14180         * gnus-sum.el (gnus-summary-limit-to-recipient): Implement
14181         not-matching option.
14182
14183 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
14184
14185         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
14186         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
14187         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
14188         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
14189         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
14190         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
14191
14192 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14193
14194         * message.el (message-forward-make-body-mml): Remove headers
14195         according to message-forward-ignored-headers if a message is decoded.
14196
14197 2004-12-02  Romain Francoise  <romain@orebokech.com>
14198
14199         * message.el (message-forward-make-body-plain): Always remove
14200         headers according to message-forward-ignored-headers.
14201
14202 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
14203
14204         * spam.el (spam-summary-prepare-exit): Remove the
14205         gnus-summary-limit pop for now, it has problems with ham marks for
14206         me.
14207
14208 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
14209
14210         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
14211         correctly.
14212
14213 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
14214
14215         * format-spec.el (format-spec): Message the char.
14216
14217 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
14218
14219         * gnus-art.el (gnus-split-methods): Reformat comments.
14220
14221         * spam.el (spam-summary-prepare-exit): Remove article limits
14222         before exiting the summary buffer.
14223
14224 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14225
14226         * lpath.el: Remove bbdb-create-internal, bbdb-records,
14227         spam-BBDB-register-routine and spam-enter-ham-BBDB.
14228
14229         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
14230         order to silence the byte compiler.
14231
14232         * spam.el: Fix the way to silence the byte compiler, which
14233         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
14234         bbdb-search-simple, spam-BBDB-register-routine,
14235         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
14236         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
14237         spam-stat-buffer-is-spam, spam-stat-load,
14238         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
14239         spam-stat-save and spam-stat-split-fancy.
14240
14241 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14242
14243         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
14244         which may confuse users.
14245         (canlock-password-for-verify): Ditto.
14246
14247         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
14248
14249         * gnus-art.el (gnus-emphasis-alist): Ditto.
14250
14251         * gnus-registry.el (gnus-registry-max-entries): Ditto.
14252
14253         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
14254
14255         * gnus-start.el (gnus-save-killed-list): Ditto.
14256
14257         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
14258         (gnus-sum-thread-tree-root): Ditto.
14259         (gnus-sum-thread-tree-false-root): Ditto.
14260         (gnus-sum-thread-tree-single-indent): Ditto.
14261
14262         * message.el (message-courtesy-message): Ditto.
14263         (message-archive-note): Ditto.
14264         (message-subscribed-address-file): Ditto.
14265         (message-user-fqdn): Ditto.
14266
14267         * spam-report.el (spam-report-gmane-regex): Ditto.
14268
14269         * spam.el (spam-blackhole-good-server-regex): Ditto.
14270
14271 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14272
14273         * mml.el (mml-preview): Widen the message buffer before copying
14274         the contents to the preview buffer; sort headers before previewing.
14275
14276         * message.el (message-hidden-headers): Fix the way to avoid a bug
14277         in the `repeat' widget in Emacs 21.3 or earlier.
14278
14279 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14280
14281         * message.el (message-hidden-headers): Default to "^References:".
14282         Improve customization type.  Suggested by Reiner Steib
14283         <Reiner.Steib@gmx.de>.
14284
14285 2004-11-25  Romain Francoise  <romain@orebokech.com>
14286
14287         * message.el (message-strip-forbidden-properties): Remove check for
14288         obsolete `message-hidden' text property, hidden headers are not
14289         accessible in the buffer anymore.
14290
14291 2004-11-22  Romain Francoise  <romain@orebokech.com>
14292
14293         * message.el (message-header-format-alist): Add `From' in list
14294         so that it can be sorted.
14295         (message-fix-before-sending): Widen and sort headers before
14296         sending.
14297         (message-hide-headers): Use narrowing to hide headers by moving
14298         them to the top of the buffer and narrowing to the region
14299         underneath.
14300
14301 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14302
14303         * message.el (message-strip-forbidden-properties): Bind
14304         buffer-read-only (etc) to nil.
14305
14306 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14307
14308         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
14309         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
14310
14311 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
14312
14313         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
14314
14315 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14316
14317         * dns.el (query-dns): Use sit-for to time instead of
14318         accept-process-output, since that doesn't seem to work on udp
14319         sockets.
14320
14321 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14322
14323         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
14324
14325 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
14326
14327         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
14328         doc string.  Improve doc string.
14329
14330 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14331
14332         * nntp.el (nntp-request-update-info): Return nil if
14333         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
14334         may not call gnus-activate-group which uselessly issues the GROUP
14335         commands for all nntp groups and wastes time.  Reported by Romain
14336         Francoise <romain@orebokech.com>.
14337
14338         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
14339
14340 2004-11-15  Simon Josefsson  <jas@extundo.com>
14341
14342         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
14343         headers separately.
14344         (gnus-button-openpgp): New function, inspired by Jochen Küpper
14345         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
14346
14347 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
14348
14349         * gnus-start.el (gnus-convert-old-newsrc):
14350         Assign legacy-gnus-agent to 5.10.7.
14351
14352 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14353
14354         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
14355         start of the lines.
14356
14357 2004-11-14  Magnus Henoch  <mange@freemail.hu>
14358
14359         * hashcash.el (hashcash-default-payment): Change default to 20.
14360         (hashcash-default-accept-payment): Change default to 20.
14361         (hashcash-process-alist): New variable.
14362         (hashcash-generate-payment-async): Add.
14363         (hashcash-already-paid-p): Add.
14364         (hashcash-insert-payment): Don't generate payments twice.
14365         (hashcash-insert-payment-async): Add.
14366         (hashcash-insert-payment-async-2): Add.
14367         (hashcash-cancel-async): Add.
14368         (hashcash-wait-async): Add.
14369         (hashcash-processes-running-p): Add.
14370         (hashcash-wait-or-cancel): Add.
14371         (mail-add-payment): New optional argument.  Conditionally start
14372         asynchronous calculation.
14373         (mail-add-payment-async): Add.
14374
14375         * message.el (message-send-mail): Wait for asynchronous hashcash
14376         results.  Don't clobber existing X-Hashcash headers.
14377         (message-setup-1): Call mail-add-payment-async when
14378         message-generate-hashcash is non-nil.
14379
14380 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
14381
14382         * message.el (message-use-alternative-email-as-from): Examine the
14383         From header as well; use message-make-from in order to include a
14384         user's full name.
14385
14386 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14387
14388         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
14389         default; improve customization type.
14390         (gnus-emphasis-custom-with-format): New macro.
14391         (gnus-emphasis-custom-value-to-external): New function.
14392         (gnus-emphasis-custom-value-to-internal): New function.
14393
14394 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14395
14396         * dns.el (query-dns): Resolve reverse addresses.
14397
14398 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14399
14400         * gnus-group.el (gnus-group-get-new-news): Use it.
14401
14402         * gnus-start.el (gnus-check-reasonable-setup): New function.
14403
14404 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14405
14406         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
14407         "Args out of range" error.  Reported by Arnaud Giersch
14408         <arnaud.giersch@free.fr>.
14409
14410 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
14411
14412         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
14413
14414 2004-11-04  Richard M. Stallman  <rms@gnu.org>
14415
14416         * spam.el (spam group): Add :version.
14417
14418         * pgg-def.el (pgg group): Add :version.
14419
14420 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14421
14422         * gnus-art.el (gnus-article-edit-article): Don't associate the
14423         article buffer with a draft file.  This is a temporary measure
14424         against the 2004-08-22 change to gnus-article-edit-mode.
14425
14426 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14427
14428         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
14429         (html2text-format-tags): Remove unused variable `attr'.
14430
14431 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
14432
14433         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
14434
14435         * tls.el (tls-process-connection-type, tls-success)
14436         (tls-certtool-program): Add :version.
14437
14438         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
14439         (starttls-extra-arguments, starttls-process-connection-type)
14440         (starttls-connect, starttls-failure, starttls-success): Add :version.
14441
14442         * spam-stat.el (spam-stat): Add :version.
14443
14444         * sieve.el (sieve): Add :version.
14445
14446         * sha1.el (sha1): Add :version.
14447         (sha1-use-external): Remove redundant version.
14448
14449         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
14450         (nnmail-cache-ignore-groups, nnmail-spool-hook)
14451         (nnmail-split-fancy-match-partial-words)
14452         (nnmail-split-lowercase-expanded): Add :version.
14453
14454         * nndiary.el (nndiary): Add :version.
14455
14456         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
14457
14458         * mml-sec.el (mml-default-sign-method)
14459         (mml-default-encrypt-method, mml-signencrypt-style-alist):
14460         Add :version.
14461
14462         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
14463
14464         * mm-url.el (mm-url-use-external, mm-url-program)
14465         (mm-url-arguments): Add :version.
14466
14467         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
14468         (mm-attachment-file-modes, mm-decrypt-option)
14469         (mm-w3m-safe-url-regexp): Add :version.
14470
14471         * message.el (message-cite-prefix-regexp)
14472         (message-sendmail-envelope-from, message-minibuffer-local-map)
14473         (message-user-fqdn, message-completion-alist): Add :version.
14474
14475         * gnus-win.el (gnus-configure-windows-hook)
14476         (gnus-use-frames-on-any-display): Add :version.
14477
14478         * gnus-art.el (gnus-article-address-banner-alist)
14479         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
14480         (gnus-treat-from-picon, gnus-treat-mail-picon)
14481         (gnus-treat-x-pgp-sig): Add :version.
14482
14483         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
14484         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
14485         (gnus-summary-article-delete-hook)
14486         (gnus-summary-display-while-building): Add :version.
14487
14488         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
14489         (gnus-get-top-new-news-hook): Add :version.
14490
14491         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
14492         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
14493
14494         * gnus-registry.el (gnus-registry): Add :version.
14495
14496         * gnus-spec.el (gnus-use-correct-string-widths)
14497         (gnus-make-format-preserve-properties): Add :version.
14498
14499         * gnus.el (gnus-group-charter-alist)
14500         (gnus-group-fetch-control-use-browse-url)
14501         (gnus-install-group-spam-parameters): Add :version.
14502
14503         * gnus-diary.el (gnus-diary): Add :version.
14504
14505         * gnus-delay.el (gnus-delay): Add :version.
14506
14507         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
14508         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
14509         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
14510         Add :version.
14511
14512         * gnus-agent.el (gnus-agent-max-fetch-size)
14513         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
14514         (gnus-agent-prompt-send-queue): Add :version.
14515
14516         * deuglify.el (gnus-outlook-deuglify): Add :version.
14517
14518         * html2text.el: Beautify code.  Improve doc strings.  Some
14519         checkdoc cleanup.
14520         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
14521
14522 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
14523
14524         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
14525
14526 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
14527
14528         * gnus-registry.el (gnus-registry-hashtb): Create the registry
14529         when package is loaded.
14530
14531         * spam.el (spam-summary-score-preferred-header): Add global preference
14532         for people who want to override the default SpamAssassin over
14533         Bogofilter preference (when both are set).
14534         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
14535         (spam-user-format-function-S): Check
14536         spam-summary-score-preferred-header.
14537         (spam-extra-header-to-number): Add X-Bogosity header parsing.
14538         (spam-user-format-function-S): Format the score correctly.
14539
14540 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14541
14542         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
14543         signature file.  Suggested by Manoj Srivastava
14544         <srivasta@golden-gryphon.com>.
14545
14546         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
14547         iso-2022-jp even in the Japanese language environment.
14548         Suggested by Jason Rumney <jasonr@gnu.org>.
14549
14550 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14551
14552         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
14553         use the same characters as the dummy marks; make it free from
14554         getting affected by the language environment.
14555         (gnus-summary-read-group-1): Update mark positions only when the
14556         format spec is updated.
14557
14558         * gnus-spec.el (gnus-update-format-specifications): Return a list
14559         of updated types.
14560
14561 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14562
14563         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
14564         of boundp to check if display-warning is available.
14565
14566 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
14567
14568         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
14569
14570 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14571
14572         * nnspool.el (nnspool-spool-directory): Use news-path if the
14573         news-directory variable is not bound.
14574
14575         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
14576         function instead of display-warning if it is not available.
14577
14578 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
14579
14580         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
14581         v5-10: Use `point-at-bol'.
14582
14583 2004-10-26  Simon Josefsson  <jas@extundo.com>
14584
14585         * hashcash.el: Fix URL in comment, reported by Cheng Gao
14586         <chenggao@gmail.com>.
14587
14588 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
14589
14590         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
14591         instead.
14592
14593 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
14594
14595         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
14596         to remove a server from the nnimap-server-buffer-alist.
14597         (nnimap-open-connection, nnimap-close-server): Use it.
14598
14599         * gnus-encrypt.el: Remove file in favor of encrypt.el.
14600
14601 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14602
14603         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
14604         running the major-mode function.
14605
14606 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14607
14608         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
14609         dummy marks in the right way.
14610
14611 2004-10-18  David Edmondson  <dme@dme.org>
14612
14613         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
14614         excessively.
14615
14616 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
14617
14618         * gnus-util.el (gnus-split-references): Accept a nil references
14619         string and go on blissfully.
14620
14621         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
14622         cases where the references string is non-nil but has no references.
14623
14624         * encrypt.el: Add autoload tags.
14625
14626         * spam.el (spam-resolve-registrations-routine): Remove article
14627         from unregistration list too.  Reported by David Hanak
14628         <dhanak@isis.vanderbilt.edu>
14629
14630 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
14631
14632         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
14633         nil.  Changed custom type.
14634
14635 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
14636
14637         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
14638
14639         * gnus-sum.el (gnus-summary-move-article): Use it.
14640
14641 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
14642
14643         * encrypt.el: Add autoload cookies.
14644
14645         * spam.el (spam-backend-article-list-property)
14646         (spam-backend-get-article-todo-list)
14647         (spam-backend-put-article-todo-list)
14648         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
14649         Resolve registrations separately.
14650         (spam-register-routine): Format comments.
14651         (spam-unregister-routine, spam-register-routine): Always call with
14652         specific-articles, no default list.
14653         (spam-summary-prepare-exit): Use the spam-classifications function.
14654
14655         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
14656         gnus-encrypt.el.
14657
14658         * encrypt.el: Copied from gnus-encrypt.el.
14659
14660         * gnus-encrypt.el: Commented that it's obsolete.
14661
14662 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
14663
14664         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
14665         (gnus-score-save): Use it.
14666
14667         * message.el (message-bury): Use `window-dedicated-p'.
14668
14669 2004-10-15  Simon Josefsson  <jas@extundo.com>
14670
14671         * pop3.el (top-level): Don't require nnheader.
14672         (pop3-read-timeout): Add.
14673         (pop3-accept-process-output): Add.
14674         (pop3-read-response, pop3-retr): Use it.
14675
14676 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
14677
14678         * spam.el (spam-register-routine): Move comment.
14679         (spam-verify-bogofilter): Use 'unknown for the initial
14680         spam-bogofilter-valid state, not 'never.
14681
14682         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
14683         for netrc-machine.
14684
14685         * nnimap.el (nnimap-open-connection): Use
14686         netrc-machine-user-or-password.
14687
14688 2004-10-17  Richard M. Stallman  <rms@gnu.org>
14689
14690         * gnus-registry.el (gnus-registry-unload-hook):
14691         Set as a variable with add-hook.
14692
14693         * nnspool.el (nnspool-spool-directory): Use news-directory instead
14694         of news-path.
14695
14696         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
14697
14698         * spam.el: Delete duplicate `provide'.
14699         (spam-unload-hook): Set as a variable with add-hook.
14700
14701 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
14702
14703         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
14704         in the doc string.
14705
14706         * message.el (message-ignored-news-headers)
14707         (message-ignored-supersedes-headers)
14708         (message-ignored-resent-headers)
14709         (message-forward-ignored-headers): Improve custom type.
14710
14711 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14712
14713         * message.el (message-tokenize-header): Fix 2004-09-06 change
14714         which used point-min in the wrong place.
14715
14716 2004-10-12  Simon Josefsson  <jas@extundo.com>
14717
14718         * tls.el (tls-certtool-program): New variable.
14719         (tls-certificate-information): New function, based on
14720         ssl-certificate-information.
14721
14722 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14723
14724         * compface.el: Move the version of ELisp-based uncompface program
14725         to the contrib directory because of the copyright problem.
14726
14727 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
14728
14729         * message.el (message-kill-buffer): Raise the current frame.
14730
14731 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
14732
14733         * gnus-sum.el: Mention that multibyte characters don't work as marks.
14734
14735         * gnus.el (message-y-or-n-p): Autoload.
14736
14737         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
14738         (pop3-password-required, pop3-authentication-scheme)
14739         (pop3-leave-mail-on-server): Made customizable.
14740         (pop3): New custom group.
14741         (pop3-retr): Remove `sleep-for' statements.
14742         Suggested by Dave Love <fx@gnu.org>.
14743
14744         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
14745         Windows/DOS.
14746
14747         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
14748         (imap-parse-body): Fix incorrect use of `assert'.  Suggested by
14749         Dave Love <fx@gnu.org>.
14750
14751         * mml.el (mml-minibuffer-read-disposition): Require match.
14752         Suggested by Dave Love <fx@gnu.org>.
14753
14754 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
14755
14756         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
14757         doc string.
14758
14759 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
14760
14761         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
14762
14763 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14764
14765         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
14766         instead of calling `mm-insert-inline', to decode text/* parts
14767         before displaying them.
14768
14769 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14770
14771         * mm-uu.el (mm-uu-text-plain-type): New variable.
14772         (mm-uu-pgp-signed-extract-1): Use it.
14773         (mm-uu-pgp-encrypted-extract-1): Use it.
14774         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
14775         bind mm-uu-text-plain-type with that value.
14776         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
14777         mm-uu-dissect.
14778
14779 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14780
14781         * gnus-group.el (gnus-update-group-mark-positions):
14782         * gnus-sum.el (gnus-update-summary-mark-positions):
14783         * message.el (message-check-news-body-syntax):
14784         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
14785         of string-as-multibyte.
14786
14787 2004-10-05  Juri Linkov  <juri@jurta.org>
14788
14789         * gnus-group.el (gnus-update-group-mark-positions):
14790         * gnus-sum.el (gnus-update-summary-mark-positions):
14791         * message.el (message-check-news-body-syntax):
14792         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
14793         8-bit unibyte values to a multibyte string for search functions.
14794
14795 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14796
14797         * mm-uu.el (mm-uu-dissect): Allow optional arg.
14798         (mm-uu-dissect-text-parts): New function.
14799
14800         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
14801         dissect text parts.
14802
14803         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
14804         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
14805
14806         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
14807
14808         * gnus-topic.el (gnus-topic-hierarchical-parameters): Use
14809         gnus-current-topics instead of gnus-current-topic.
14810
14811 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
14812
14813         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
14814
14815 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
14816
14817         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
14818         where approriate.
14819
14820         * nnml.el (nnml-generate-active-info): do.
14821
14822         * nndiary.el (nndiary-generate-active-info): do.
14823
14824         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
14825         (gnus-topic-move): do.
14826
14827         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
14828         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
14829
14830         * gnus-srvr.el (gnus-server-prepare)
14831         (gnus-server-open-all-servers): do.
14832
14833         * gnus-msg.el (gnus-summary-cancel-article)
14834         (gnus-summary-resend-message)
14835         (gnus-summary-mail-crosspost-complaint): do.
14836
14837         * gnus-move.el (gnus-change-server): do.
14838
14839         * gnus-group.el (gnus-group-unmark-all-groups)
14840         (gnus-group-set-current-level): do.
14841
14842 2004-10-04  Simon Josefsson  <jas@extundo.com>
14843
14844         * message.el (message-generate-hashcash): Doc fix.
14845
14846 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
14847
14848         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
14849         avoid infinite recursion via gnus-get-function.
14850
14851 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
14852
14853         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
14854
14855         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
14856
14857         * nnmail.el (nnmail-split-history): do.
14858
14859         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
14860         (nnml-request-delete-group): do.
14861
14862         * nnslashdot.el (nnslashdot-read-groups): do.
14863
14864         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
14865         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
14866
14867         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
14868         (nnspool-sift-nov-with-sed): Use last.
14869         (nnspool-retrieve-headers-with-nov): Use mapc.
14870         (nnspool-request-newgroups): Use dolist.
14871         (nnspool-request-group): Use last.
14872
14873         * nntp.el (nntp-read-server-type): Use dolist.
14874
14875         * nnvirtual.el (nnvirtual-create-mapping)
14876         (nnvirtual-update-read-and-marked): Use dolist.
14877         (nnvirtual-convert-headers): Simplify.
14878
14879 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
14880
14881         * gnus-agent.el (gnus-agent-synchronize-group-flags): Added
14882         support for sync'ing tick marks.
14883
14884 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14885
14886         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
14887         there's no visible header.
14888
14889 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
14890
14891         * gnus-agent.el (gnus-agent-synchronize-group-flags): When
14892         necessary, pass full group name to gnus-request-set-marks.
14893
14894 2004-10-01  Simon Josefsson  <jas@extundo.com>
14895
14896         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
14897         acroread.
14898
14899 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14900
14901         * spam-report.el (spam-report-gmane): Fix interactive.
14902
14903         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
14904
14905         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
14906         when writing file.
14907         (gnus-agent-synchronize-flags): Don't default to being
14908         interactive.
14909
14910 2004-09-30  Simon Josefsson  <jas@extundo.com>
14911
14912         * message.el (message-generate-hashcash): Add.
14913         (message-send-mail): Use it, call mail-add-payment.
14914
14915 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
14916
14917         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
14918
14919 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
14920
14921         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replaced
14922         gnus-requst-update-info with explicit code to sync the in-memory
14923         info read flags with the marks being sync'd to the backend.
14924
14925         *gnus-util.el (gnus-pp): Added optional stream to match pp API.
14926
14927 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
14928
14929         * spam.el (spam-verify-bogofilter): Add new function.
14930         (spam-check-bogofilter)
14931         (spam-bogofilter-register-with-bogofilter): Use it.
14932         (spam-verify-bogofilter): Add small fixes.
14933
14934 2004-09-28  Simon Josefsson  <jas@extundo.com>
14935
14936         * hashcash.el (hashcash-generate-payment): Revert.
14937
14938 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
14939
14940         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Use
14941         gnus-extract-references instead of gnus-split-references.
14942
14943         * gnus-util.el (gnus-extract-references): Add new function, analogous
14944         to gnus-split-references but extracts only the message-ID without
14945         anything extra.
14946
14947         * hashcash.el (hashcash-generate-payment)
14948         (hashcash-check-payment): Do the right thing if hashcash-path is
14949         nil (because the hashcash program could not be found).
14950
14951         * spam.el (spam-use-hashcash): Remove comment.
14952
14953 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
14954
14955         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
14956         (gnus-cache-enter-article, gnus-cache-remove-article)
14957         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
14958
14959         * gnus-async.el (gnus-async-prefetch-remove-group): do.
14960
14961         * gnus-art.el (article-hide-boring-headers)
14962         (article-translate-strings, article-display-face)
14963         (gnus-article-mime-match-handle-first)
14964         (gnus-article-highlight-headers)
14965         (gnus-article-add-buttons-to-head): do.
14966
14967 2004-09-27  Simon Josefsson  <jas@extundo.com>
14968
14969         * hashcash.el: New version, from
14970         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
14971         ../contrib/.
14972
14973 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14974
14975         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
14976
14977 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
14978
14979         * gnus-dup.el (gnus-dup-open): Use mapc.
14980         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
14981
14982         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
14983         Reported by Stefan Wiens <s.wi@gmx.net>.
14984
14985         * gnus.el (gnus-shutdown): Use dolist.
14986
14987         * gnus-undo.el (gnus-undo): Use mapc.
14988
14989         * nnrss.el (nnrss-generate-active): do.
14990
14991         * message.el (message-cite-original-without-signature)
14992         (message-cite-original): Use mapc.
14993         (message-do-actions, message-make-forward-subject): Use dolist.
14994
14995 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
14996
14997         * gnus-agent.el (gnus-agent-check-overview-buffer): Fixed range of
14998         deletion to remove entire duplicate line.  Fixes merged article
14999         number bug.
15000
15001 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
15002
15003         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
15004         servers that are offline.  Avoids having gnus-agent-toggle-plugged
15005         first ask if you want to open a server and then, even when you
15006         responded with no, asking if you want to synchronize the server's
15007         flags.
15008         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
15009         multi-line expressions.
15010         (gnus-agent-synchronize-group-flags): New internal function.
15011         Updates marks in memory (in the info structure) AND in the
15012         backend.
15013
15014         * gnus-util.el (gnus-remassoc): Fixed typo in documentation.
15015
15016         * nnagent.el (nnagent-request-set-mark): Use
15017         gnus-agent-synchronize-group-flags, not backend's request-set-mark
15018         method, to ensure that synchronization updates marks in the
15019         backend and in the info (in memory) structure.
15020
15021 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15022
15023         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
15024         convention fully; don't miss the root article of a thread; make
15025         the X-Draft-From header with correct article numbers.
15026
15027 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
15028
15029         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
15030         unless plugged.  Disable the agent so that an open failure causes
15031         an error.
15032
15033         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
15034         Reverted 2004-09-21 change.  The backend must be opened while
15035         synchronizing flags even when the backend stores the flags
15036         locally.
15037
15038 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
15039
15040         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
15041         in `header' match.  Reported by Svend Tollak Munkejord.
15042
15043         * message.el (message-cite-original): Fix use of
15044         `message-cite-articles-with-x-no-archive'.
15045
15046 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15047
15048         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
15049         (gnus-window-to-buffer): Ditto.
15050
15051         * mml.el (mml-preview-buffer): New variable.
15052         (mml-preview): Manage window layout with gnus-buffer-configuration.
15053
15054         * gnus-msg.el (gnus-setup-message): Put article numbers into the
15055         X-Draft-From header even if those articles aren't quoted.
15056
15057 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
15058
15059         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
15060         (gnus-request-set-mark, gnus-request-update-mark): Use new
15061         g-s-t-u-l-m to decide to use backend even when unplugged.
15062
15063 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15064
15065         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
15066         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
15067
15068 2004-09-20  Simon Josefsson  <jas@extundo.com>
15069
15070         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
15071         "utf-16-le".
15072
15073 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
15074
15075         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
15076
15077 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
15078
15079         * uudecode.el (uudecode-use-external): Add :version.
15080
15081         * smime.el (smime-CA-file, smime-encrypt-cipher)
15082         (smime-dns-server): Add :version.
15083
15084         * smiley.el (gnus-smiley-file-types): Add :version.
15085
15086         * sha1.el (sha1-use-external): Add :version.
15087
15088         * pgg-def.el (pgg-query-keyserver): Add :version.
15089
15090         * nnmail.el (nnmail-fancy-expiry-targets)
15091         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
15092         Add :version.
15093
15094         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
15095         (nnimap-retrieve-groups-asynchronous): Add :version.
15096         (nnimap-close-asynchronous): Add :version.  Fixed typo in doc string.
15097
15098         * mml.el (mml-content-disposition-parameters)
15099         (mml-insert-mime-headers-always): Add :version.
15100
15101         * mm-util.el (mm-coding-system-priorities): Add :version.
15102
15103         * mm-decode.el (mm-inline-text-html-with-images)
15104         (mm-keep-viewer-alive-types, mm-external-terminal-program)
15105         (mm-verify-option): Add :version.
15106         (mm-text-html-renderer): Change :version.
15107
15108         * message.el (message-fcc-externalize-attachments)
15109         (message-required-headers, message-draft-headers)
15110         (message-subject-trailing-was-query)
15111         (message-subject-trailing-was-ask-regexp)
15112         (message-subject-trailing-was-regexp, message-mark-insert-begin)
15113         (message-mark-insert-end, message-archive-header)
15114         (message-archive-note, message-cross-post-default)
15115         (message-cross-post-note, message-followup-to-note)
15116         (message-cross-post-note-function, message-use-mail-followup-to)
15117         (message-subscribed-address-functions)
15118         (message-subscribed-address-file, message-subscribed-addresses)
15119         (message-subscribed-regexps, message-allow-no-recipients)
15120         (message-yank-cited-prefix, message-signature-insert-empty-line)
15121         (message-hidden-headers, message-hierarchical-addresses)
15122         (message-mail-user-agent, message-use-idna)
15123         (message-valid-fqdn-regexp)
15124         (message-strip-special-text-properties, message-header-synonyms)
15125         (message-beginning-of-line, message-tab-body-function): Add :version.
15126         (message-insert-canlock, message-wide-reply-confirm-recipients):
15127         Change :version.
15128
15129         * mail-source.el (mail-source-ignore-errors): Add :group, :type
15130         and :version.
15131         (mail-source-delete-old-incoming-confirm)
15132         (mail-source-movemail-program): Add :version.
15133
15134         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
15135         (gnus-agent-cache, gnus-agent): Change :version.
15136
15137         * gnus-util.el (gnus-use-byte-compile): Change :version.
15138
15139         * gnus-sum.el (gnus-summary-make-false-root-always)
15140         (gnus-summary-default-high-score)
15141         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
15142         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
15143         (gnus-read-all-available-headers, gnus-article-emulate-mime)
15144         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
15145         (gnus-sum-thread-tree-single-indent)
15146         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
15147         (gnus-sum-thread-tree-leaf-with-other)
15148         (gnus-sum-thread-tree-single-leaf): Add :version.
15149         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
15150         (gnus-article-loose-mime): Change :version.
15151
15152         * gnus-start.el (gnus-backup-startup-file)
15153         (gnus-save-startup-file-via-temp-buffer): Add :version.
15154
15155         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
15156         (gnus-server-offline-face): Add :version.
15157
15158         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
15159
15160         * gnus-msg.el (gnus-gcc-externalize-attachments)
15161         (gnus-debug-files, gnus-debug-exclude-variables)
15162         (gnus-discouraged-post-methods): Change :version.
15163         (gnus-confirm-mail-reply-to-news)
15164         (gnus-confirm-treat-mail-like-news): Add :version.
15165
15166         * gnus-int.el (gnus-server-unopen-status): Add :version.
15167
15168         * gnus-group.el (gnus-group-jump-to-group-prompt)
15169         (gnus-large-ephemeral-newsgroup)
15170         (gnus-fetch-old-ephemeral-headers): Add :version.
15171
15172         * gnus-fun.el (gnus-x-face-directory)
15173         (gnus-convert-pbm-to-x-face-command)
15174         (gnus-convert-image-to-x-face-command)
15175         (gnus-convert-image-to-face-command): Add :version.
15176
15177         * gnus-delay.el (gnus-delay-default-hour): Add :version.
15178
15179         * gnus-cite.el (gnus-cite-blank-line-after-header)
15180         (gnus-article-boring-faces): Add :version.
15181
15182         * gnus-art.el (gnus-buttonized-mime-types)
15183         (gnus-inhibit-mime-unbuttonizing)
15184         (gnus-treat-display-face)
15185         (gnus-treat-body-boundary): Change :version.
15186         (gnus-body-boundary-delimiter, gnus-picon-databases)
15187         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
15188         (gnus-treat-date-english, gnus-treat-fold-headers)
15189         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
15190         (gnus-treat-mail-picon, gnus-treat-wash-html)
15191         (gnus-article-encrypt-protocol)
15192         (gnus-use-idna, gnus-article-over-scroll)
15193         (gnus-mime-display-multipart-alternative-as-mixed)
15194         (gnus-mime-display-multipart-related-as-mixed)
15195         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
15196         (gnus-ctan-url, gnus-button-ctan-handler)
15197         (gnus-button-handle-ctan-bogus-regexp)
15198         (gnus-button-ctan-directory-regexp)
15199         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
15200         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
15201         (gnus-button-man-level, gnus-button-emacs-level)
15202         (gnus-button-message-level, gnus-button-browse-level): Add :version.
15203
15204         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
15205         (gnus-agent-go-online): Change :version.
15206         (gnus-agent-expire-unagentized-dirs)
15207         (gnus-agent-auto-agentize-methods): Add :version.
15208
15209         * flow-fill.el (fill-flowed-display-column)
15210         (fill-flowed-encode-column): Add :version.
15211
15212         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
15213         (gnus-outlook-deuglify-unwrap-max)
15214         (gnus-outlook-deuglify-cite-marks)
15215         (gnus-outlook-deuglify-unwrap-stop-chars)
15216         (gnus-outlook-deuglify-no-wrap-chars)
15217         (gnus-outlook-deuglify-attrib-cut-regexp)
15218         (gnus-outlook-deuglify-attrib-verb-regexp)
15219         (gnus-outlook-deuglify-attrib-end-regexp)
15220         (gnus-outlook-display-hook): Add :version.
15221
15222         * binhex.el (binhex-use-external): Add :version.
15223
15224 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
15225
15226         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
15227         and `invisible'.
15228
15229 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
15230
15231         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
15232         in gnus-registry-trim.
15233
15234 2004-09-13  Simon Josefsson  <jas@extundo.com>
15235
15236         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
15237
15238         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
15239
15240         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
15241         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
15242         <yamaoka@jpl.org>.
15243         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
15244         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
15245         <yamaoka@jpl.org>.
15246
15247         * sieve.el (sieve-manage-mode): Ditto.
15248
15249 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
15250
15251         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
15252
15253 2004-09-11  Simon Josefsson  <jas@extundo.com>
15254
15255         * dns-mode.el: Add.
15256
15257         * mm-view.el (mm-display-dns-inline): Add.
15258
15259         * mm-decode.el (mm-inline-media-tests): Add text/dns.
15260         (mm-automatic-display): Ditto.
15261
15262         * mailcap.el (mailcap-mime-data): Add text/dns.
15263         (mailcap-mime-extensions): Map .soa to text/dns.
15264
15265 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
15266
15267         * gnus-art.el (article-decode-mime-words, article-babel)
15268         (gnus-article-highlight-signature, gnus-article-add-buttons)
15269         (gnus-signature-toggle): Remove unnecessary bindings of
15270         `inhibit-read-only' inherited from v5.10 merge.
15271
15272 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
15273
15274         * nntp.el (nntp): New customization group.
15275         (nntp-authinfo-file): Add customization group.
15276
15277         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
15278
15279         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
15280
15281         * gnus.el (to-address, to-list, subscribed)
15282         (large-newsgroup-initial): Ditto.
15283
15284         * flow-fill.el (fill-flowed-display-column)
15285         (fill-flowed-encode-column): Ditto.
15286
15287 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
15288
15289         * message.el (message-tokenize-header, message-send-mail-with-qmail):
15290         Use point-min rather than 1.
15291         (message-send-mail): Use buffer-size rather than point-max.
15292
15293         * gnus-sum.el (gnus-summary-search-article-forward):
15294         Signal a specific `search-failed' rather than a generic `error'.
15295
15296         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
15297         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
15298         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
15299
15300 2004-09-10  Simon Josefsson  <jas@extundo.com>
15301
15302         * nndb.el (require): Remove tcp and duplicate cl.
15303
15304 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15305
15306         * gnus-agent.el (directory-files-and-attributes): Move forward.
15307
15308 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
15309
15310         * gnus-agent.el (directory-files-and-attributes): Optionally
15311         defined to support XEmacs.
15312
15313 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
15314
15315         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
15316         to avoid run-time CL dependencies.
15317         (gnus-agent-unfetch-articles): New function.
15318         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
15319         article numbers even when local .overview file is missing.
15320         (gnus-agent-read-article-number): New function.  Only accepts
15321         27-bit article numbers.
15322         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles): Use
15323         gnus-agent-read-article-number.
15324         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
15325         from backend while recognizing that article numbers in .overview
15326         must be valid.
15327         (gnus-agent-update-files-total-fetched-for): Use
15328         directory-files-and-attributes to improve performance.
15329         * gnus-int.el (gnus-request-move-article): Use
15330         gnus-agent-unfetch-articles in place of gnus-agent-expire to
15331         improve performance.
15332
15333         * gnus-start.el (gnus-convert-old-newsrc): Changed message text as
15334         some users confused by references to .newsrc when they only have a
15335         .newsrc.eld file.
15336         (gnus-convert-mark-converter-prompt)
15337         (gnus-convert-converter-needs-prompt): Fixed use of property list.
15338         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
15339         New function.  Used internally to only display 'gnus converting
15340         files' message when actually necessary.
15341
15342         * gnus-sum.el (): Removed (require 'gnus-agent) as required
15343         methods now autoloaded.
15344
15345 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
15346
15347         * gnus-sum.el (gnus-summary-insert-subject): Remove list
15348         identifiers.
15349
15350 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
15351
15352         * gnus-picon.el: Fix indentation and closing parenthesis.
15353
15354 2004-09-01  Simon Josefsson  <jas@extundo.com>
15355
15356         * message.el (message-canlock-generate): Require sha1, not
15357         sha1-el.  (Can we get rid of this require altogether?  It is ugly
15358         to require within a function.  Sadly, if sha1.el isn't loaded, the
15359         let binding in m-c-g will hide the defcustom definition, which is
15360         bad.)
15361
15362         * canlock.el: Require sha1, not sha1-el.
15363
15364         * message.el: Don't autoload sha1 (there is a autoload cookie in
15365         sha1.el).
15366
15367         * sha1-el.el: Renamed to sha1.el.
15368
15369 2004-08-30  Juanma Barranquero  <lektu@terra.es>
15370
15371         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
15372
15373 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
15374
15375         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
15376
15377 2004-08-30  Kim F. Storm  <storm@cua.dk>
15378
15379         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
15380
15381         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
15382         Add :group 'nnimap.
15383
15384 2004-08-30  Andreas Schwab  <schwab@suse.de>
15385
15386         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
15387         ?* and ?\;.
15388
15389         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
15390         and ?\' to symbol instead of whitespace.
15391
15392 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15393
15394         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
15395
15396         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
15397         instead of re-search-forward.
15398
15399         * gnus-uu.el (gnus-uu-save-article): Ditto.
15400         (gnus-uu-post-encode-uuencode): Ditto.
15401
15402         * html2text.el (html2text-clean-list-items): Ditto.
15403         (html2text-clean-dtdd): Ditto.
15404         (html2text-format-tags): Ditto.
15405
15406         * message.el (message-send-mail-with-sendmail): Fix regexp.
15407         (message-fill-field-general): Use search-forward instead of
15408         re-search-forward.
15409         (unbold-region): Ditto.
15410
15411         * nnrss.el (nnrss-request-article): Ditto.
15412
15413         * nnslashdot.el (nnslashdot-request-article): Ditto.
15414
15415         * nnweb.el (nnweb-gmane-wash-article): Ditto.
15416
15417         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
15418         "Unrecognized menu descriptor" error in XEmacs.
15419
15420 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
15421
15422         * gnus-sum.el (gnus-read-header): Don't remove a header for the
15423         parent article of a sparse article in the thread hashtb.
15424
15425 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
15426
15427         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
15428         (nnmail-expand-newtext): Lowercase expanded entries if
15429         nnmail-split-lowercase-expanded is non-nil.
15430
15431 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15432
15433         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
15434
15435         * gnus-group.el (gnus-group-line-format-alist): Convert the value
15436         of gnus-tmp-news-method into string under XEmacs.  It will be
15437         passed to gnus-correct-length which takes only a string argument.
15438
15439 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15440
15441         * gnus-util.el (gnus-bind-print-variables): New macro.
15442         (gnus-prin1): Use it.
15443         (gnus-prin1-to-string): Use it.
15444         (gnus-pp): New function.
15445         (gnus-pp-to-string): New function.
15446
15447         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
15448         Replace pp-to-string with gnus-pp-to-string.
15449         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
15450         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
15451         * gnus-msg.el (gnus-debug): Ditto.
15452         * gnus-score.el (gnus-score-save): Ditto.
15453         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
15454         gnus-pp-to-string.
15455         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
15456         with gnus-pp.
15457         * score-mode.el (gnus-score-pretty-print): Ditto.
15458         * webmail.el (webmail-debug): Ditto.
15459
15460 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15461
15462         * gnus-art.el (article-display-face, article-display-x-face):
15463         Use buffer-read-only.
15464
15465 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15466
15467         * gnus-art.el (article-hide-list-identifiers):
15468         Bind inhibit-read-only as t.
15469
15470 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
15471
15472         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
15473
15474 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
15475
15476         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
15477         (gnus-narrow-to-page): Don't assume point-min == 1.
15478         (gnus-article-edit-mode): Derive from message-mode.
15479
15480         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
15481         point-min == 1.
15482
15483         * imap.el (imap-parse-address-list, imap-parse-body-ext):
15484         Disable incorrect use of `assert'.
15485
15486         * message.el (message-mode): Set comment-start-skip.
15487
15488
15489 2004-08-22  Sam Steingold  <sds@gnu.org>
15490
15491         * pop3.el (pop3-leave-mail-on-server): New user variable.
15492         (pop3-movemail): Delete mail only when it is nil.
15493
15494 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
15495
15496         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
15497
15498         * mml.el (mml-preview): Use `pop-to-buffer'.
15499
15500         * message.el (message-goto-mail-followup-to): Insert after "To".
15501         (message-carefully-insert-headers): Add comment.
15502
15503         * gnus.el: Remove unused variable `gnus-article-check-size'.
15504
15505         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
15506
15507         * gnus-art.el (gnus-button-alist): Improve
15508         `gnus-button-handle-library' entry.
15509
15510 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
15511
15512         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p): Use
15513         downcase, since XEmacs capitalizes error messages differently.
15514
15515 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
15516
15517         * nntp.el: Add (require 'gnus) due to reference to
15518         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
15519
15520 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
15521
15522         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind
15523         `mm-fill-flowed'.
15524
15525         * mm-decode.el (mm-dissect-singlepart): Check it.
15526
15527 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
15528
15529         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
15530         'imap' for netrc parsing.
15531
15532 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
15533
15534         * mailcap.el (mailcap-mime-data): Mark as risky.
15535
15536 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15537
15538         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
15539         may be included in the encoded word.
15540         (rfc2047-encode): Don't append a space if the encoded word
15541         includes close parenthesis.
15542
15543 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15544
15545         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
15546         of text within parentheses.
15547
15548 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
15549
15550         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
15551         (gnus-encrypt-write-file-contents): Make the password key the file
15552         name PLUS the cipher, not just the cipher.  Also remove failed
15553         passwords from the cache.
15554
15555 2004-08-06  Simon Josefsson  <jas@extundo.com>
15556
15557         * gnus-sum.el (gnus-article-loose-mime): Change default to t.  Doc
15558         fix.
15559
15560 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15561
15562         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
15563         LWSP.
15564
15565 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
15566
15567         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Try
15568         to append in-reply-to: data to the references: header.
15569
15570         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
15571         (netrc-parse): Use gnus-encrypt.el functions.
15572
15573         * gnus-encrypt.el: Add new file for encryption support; currently
15574         does only a few GPG ciphers and an internal XOR cipher.
15575
15576         * password.el: Add comments on using password-read-and-add.
15577         (password-read-and-add): Add function to read and add the
15578         password to the cache at once.
15579
15580 2004-07-28  Simon Josefsson  <jas@extundo.com>
15581
15582         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
15583         parameter (but don't use it, for now).
15584
15585         * imap.el (imap-ssl-open): Use imap-process-connection-type,
15586         instead of hard coding to nil.
15587
15588 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15589
15590         * mm-view.el (mm-inline-image-emacs): Open lines under an image
15591         as mm-inline-image-xemacs does.
15592
15593 2004-07-26  Simon Josefsson  <jas@extundo.com>
15594
15595         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
15596         Revert part of 2004-07-17 change below.
15597
15598 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15599
15600         * rfc2047.el (rfc2047-encode-region): Don't infloop.  Suggested by
15601         Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
15602
15603 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15604
15605         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
15606         quotes that actually start with ">" at the beginning of the
15607         lines.
15608
15609 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15610
15611         * rfc2047.el (rfc2047-encode-region): Fix last change.
15612         (rfc2047-encode-parameter): Remove useless concat.
15613
15614 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15615
15616         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
15617         encode special characters; fix some kind of misconfigured headers;
15618         signal a real error if debug-on-quit or debug-on-error is non-nil.
15619         (rfc2047-encode-max-chars): New variable.
15620         (rfc2047-encode-1): Use it.
15621         (rfc2047-encode-parameter): New function.
15622
15623         * mml.el (mml-insert-parameter): Remove an excessive space.
15624
15625 2004-07-17  Simon Josefsson  <jas@extundo.com>
15626
15627         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
15628         Kai Grossjohann <kai@emptydomain.de>.
15629         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
15630         (gnus-group-make-menu-bar): Ditto.
15631
15632         * gnus-util.el (gnus-group-server): Add.
15633
15634 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
15635
15636         * message.el (message-clone-locals): Clone sendmail and smtp
15637         variables.
15638
15639 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15640
15641         * rfc2047.el (rfc2047-encode-region): Fix last change.
15642
15643 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15644
15645         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
15646         characters as non-special.
15647
15648 2004-07-09  Simon Josefsson  <jas@extundo.com>
15649
15650         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
15651         Users will lose all flag changes made while unplugged with
15652         e.g. nntp unless flag synchronization happens, thus `nil' is not a
15653         good default.  See numerous reports on ding mailing list.
15654
15655 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15656
15657         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
15658         add generate-head-function and generate-article-function to the
15659         rfc822-forward entry.
15660         (nndoc-rfc822-forward-generate-article): New function.
15661         (nndoc-rfc822-forward-generate-head): New function.
15662
15663         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
15664
15665 2004-07-06  Dan Christensen  <jdc@uwo.ca>
15666
15667         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
15668         respect display group parameter and gnus-summary-expunge-below.
15669         (gnus-articles-to-read): Remove unused reference to display group
15670         parameter.
15671
15672 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15673
15674         * nnheader.el (nnheader-uniquify-message-id): New experimental
15675         variable.
15676         (nnheader-nov-read-message-id): Use it.
15677
15678         * spam-report.el (spam-report-gmane): Add interactive.
15679
15680 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15681
15682         * mm-encode.el (mm-content-transfer-encoding-defaults): Use
15683         qp-or-base64 for the application/* types.
15684
15685 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
15686
15687         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
15688
15689 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
15690
15691         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
15692         trim value.
15693
15694 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
15695
15696         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
15697         New macro and function.
15698         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
15699
15700 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15701
15702         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
15703         after-load-alist.
15704
15705 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15706
15707         * gnus-group.el (gnus-group-get-new-news-this-group): Don't
15708         update info that isn't there.
15709
15710 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
15711
15712         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
15713         entry.
15714
15715 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15716
15717         * mm-view.el (mm-inline-render-with-function): Use multibyte
15718         buffer; decode html source by charset.
15719
15720         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
15721
15722         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
15723         Mule-UCS is loaded under XEmacs.
15724         (mm-mime-mule-charset-alist): Avoid duplicated entries.
15725
15726 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
15727
15728         * nnheader.el (nnheader-max-head-length): Increase to 8192.
15729
15730 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15731
15732         * mm-util.el (mm-coding-system-p): Return a coding-system.
15733         (mm-mime-mule-charset-alist): Use shift_jis instead of
15734         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
15735         entries for the mime charsets iso-2022-jp-3 and shift_jis.
15736         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
15737         instead of japanese-shift-jis and iso-latin-1 respectively in
15738         order to share the default value with both Emacs and XEmacs-mule.
15739         (mm-mule-charset-to-mime-charset): Make
15740         mm-coding-system-priorities effective.
15741         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
15742         while predicating of candidates upon the priorities.
15743
15744 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
15745
15746         * gnus-sum.el (gnus-summary-make-menu-bar): Add
15747         gnus-uu-invert-processable.
15748
15749         * gnus.el: Autoload gnus-uu-invert-processable.
15750
15751 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15752
15753         * mm-util.el (mm-with-multibyte-buffer): New macro.
15754
15755         * rfc2047.el (rfc2047-encode-string): Use it.
15756         (rfc2047-encode-region): Move point to the end of the region after
15757         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
15758
15759 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15760
15761         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
15762         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
15763
15764 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15765
15766         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
15767         (gnus-cite-parse): Ignore quoted envelope From_.  Suggested by
15768         Karl Chen <quarl@nospam.quarl.org>.
15769
15770 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
15771
15772         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
15773         invalid addresses.
15774
15775 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
15776
15777         * spam.el: Change section markers, revise TODO list.
15778         (spam-backends): Make new master list of all installed backends.
15779         (spam-summary-exit-behavior): Add new variable to determine how
15780         messages moves are done at summary exit.
15781         (spam-move-spam-nonspam-groups-only)
15782         (spam-process-ham-in-nonham-groups)
15783         (spam-process-ham-in-spam-groups): Remove variables, the
15784         spam-summary-exit-behavior variable should be used to manage this
15785         behavior.
15786         (spam-old-ham-articles, spam-old-spam-articles): Remove.
15787         (spam-old-articles): Add variable, replacing spam-old-ham-articles
15788         and spam-old-spam-articles.
15789         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
15790         Add empty variables, placeholders for the backends they represent.
15791         (spam-set-difference): Move, unchanged.
15792         (spam-list-of-processors): Declare OBSOLETE, not used anymore
15793         unless the user has a processor variable.
15794         (spam-classifications, spam-classification-valid-p)
15795         (spam-backend-properties, spam-backend-property-valid-p)
15796         (spam-backend-function-type-valid-p)
15797         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
15798         (spam-report-articles-gmane, spam-report-articles-resend):
15799         Remove functions, they are not needed.
15800         (spam-install-backend-super, spam-backend-list)
15801         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
15802         (spam-backend-function, spam-backend-ham-registration-function)
15803         (spam-backend-spam-registration-function)
15804         (spam-backend-ham-unregistration-function)
15805         (spam-backend-spam-unregistration-function)
15806         (spam-backend-statistical-p, spam-backend-mover-p)
15807         (spam-install-backend-alias, spam-install-checkonly-backend)
15808         (spam-install-mover-backend, spam-install-nocheck-backend)
15809         (spam-install-backend, spam-install-statistical-backend)
15810         (spam-install-statistical-checkonly-backend): Add backend installation
15811         support.
15812         (spam-summary-prepare-exit): Rewrite to use the new backend code.
15813         (spam-group-processor-p): Use the new backend code and respect the
15814         summary exit behavior.
15815         (spam-mark-spam-as-expired-and-move-routine): Remove.
15816         (spam-summary-prepare): Change to use the new spam-old-articles
15817         variable.
15818         (spam-copy-or-move-routine, spam-copy-spam-routine)
15819         (spam-move-spam-routine, spam-copy-ham-routine)
15820         (spam-move-ham-routine): Add code to copy/move ham or spam.
15821         (spam-fetch-field-fast): Improve doc and code, plus allow the
15822         'number request.
15823         (spam-list-of-checks, spam-list-of-statistical-checks): Remove
15824         variables.
15825         (spam-split, spam-find-spam): Use the new backend code.
15826         (spam-registration-functions): Remove variable.
15827         (spam-unregister-routine): Add convenience wrapper.
15828         (spam-log-undo-registration, spam-register-routine)
15829         (spam-log-processing-to-registry)
15830         (spam-log-unregistration-needed-p): Rename "check" to "backend"
15831         where possible.
15832         (spam-check-gmane-xref, spam-check-regex-headers)
15833         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
15834         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
15835         (spam-check-bogofilter-headers, spam-check-spamoracle)
15836         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
15837         (spam-check-crm114-headers): Use the spam-split-group that
15838         spam-split prepares, no need to determine it every time.
15839
15840         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
15841         to the nnheader-parse-naked-head call.
15842
15843         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
15844
15845         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
15846         the nnheader-nov-read-message-id call.
15847
15848 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15849
15850         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
15851         gnus-activate-group twice.  Suggested by Markus Peter
15852         <warp@spin.de>.
15853
15854 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
15855
15856         * gnus-art.el (gnus-article-time-format): Exchange the order of
15857         day and month in the default value; fix customization type.
15858         (article-date-ut): Use add-text-properties.
15859         (article-make-date-line): Use message-make-date instead of
15860         current-time-string.
15861
15862         * message.el (message-fetch-field): Don't use set-text-properties.
15863         (message-make-date): Simplify.
15864
15865         * messagexmas.el (message-xmas-make-date): New function.
15866         (message-xmas-redefine): Defalias message-make-date to it.
15867
15868 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15869
15870         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
15871         (rfc2047-encode-region): Treat text within parentheses as special;
15872         show the original text when error has occurred.
15873
15874         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
15875         already-computed method to gnus-activate-group.
15876
15877         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
15878         same select-methods identical Lisp objects.
15879
15880         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
15881         object when modifying the info.
15882
15883 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15884
15885         * gnus-srvr.el (gnus-server-set-info): Remove the server from
15886         gnus-opened-servers since it has never been opened with the new
15887         configuration yet.
15888
15889 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15890
15891         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
15892         arg to nnheader-generate-fake-message-id.
15893
15894 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
15895
15896         * nnheader.el (nnheader-generate-fake-message-id): Accept a
15897         number and build a fake message ID localized to a group and
15898         article number (so it's repeatable from that point on).
15899         (nnheader-fake-message-id-p): Change regex to accomodate new fake
15900         ID format.
15901
15902         * gnus-sum.el (gnus-get-newsgroup-headers): Call
15903         nnheader-generate-fake-message-id with the article number.
15904
15905 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
15906
15907         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
15908         end-of-buffer.
15909
15910 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15911
15912         * message.el (message-ignored-supersedes-headers): Add Approved.
15913
15914 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
15915
15916         * rfc2047.el (rfc2047-encode-message-header): Remove useless
15917         goto-char.
15918         (rfc2047-encode): Fold the line before encoding.
15919
15920 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15921
15922         * rfc2047.el (rfc2047-encode-message-header): Disabled header
15923         folding -- not all headers can be folded, and this should be done
15924         by the message composition mode.  Probably.  I think.
15925
15926 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15927
15928         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
15929         fast.
15930
15931         * gnus-ems.el (gnus-remove-image): Don't use
15932         message-text-with-property; remove only the image found first.
15933
15934         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
15935         found first.
15936
15937 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
15938
15939         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
15940
15941 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15942
15943         * message.el (message-text-with-property): Make it fast and accept
15944         optional arguments.
15945         (message-strip-forbidden-properties): Use it.
15946         (message-fix-before-sending): Follow the m-t-w-p change.
15947
15948         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
15949
15950 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15951
15952         * gnus-art.el (article-hide-headers): Don't change the buffer
15953         mistakenly when performing mml-preview even if
15954         gnus-single-article-buffer is nil.
15955
15956 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
15957
15958         * message.el (message-expand-name-databases): New user option.
15959         (message-expand-name): Use it.
15960
15961 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
15962
15963         * spam.el (spam-report-articles-resend)
15964         (spam-report-resend-register-routine): Allow ham reporting.
15965         (spam-report-resend-register-ham-routine): Add wrapper.
15966         (spam-registration-functions): Add ham resending functions.
15967         (spam-list-of-processors): Add ham resend processor.
15968
15969         * gnus.el (ham-resend-to): Add new group parameter.
15970         (spam-process): Add ham resend option.
15971
15972         * spam-report.el (spam-report-resend): Allow reporting ham.
15973         (spam-report-resend-ham): Add wrapper.
15974
15975 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15976
15977         * message.el (message-cite-articles-with-x-no-archive): New
15978         variable.
15979         (message-cite-original): Use it.
15980
15981 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15982
15983         * message.el (message-cite-original): Respect X-No-Archive.
15984
15985 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15986
15987         * gnus-art.el (article-hide-headers): Refer to the values for
15988         gnus-ignored-headers and gnus-visible-headers in the summary
15989         buffer since a user may have set them as group parameters.
15990
15991 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
15992
15993         * assistant.el (assistant-node-name): Add convenience function.
15994         (assistant-render-text, assistant-render-node): Add error handling,
15995         plus handle multiple next nodes.
15996         (assistant-find-next-node): Comment out for now.
15997         (assistant-find-next-nodes): Add function, returns list of next
15998         nodes.
15999
16000 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
16001
16002         * mail-source.el (mail-source-directory): Fix doc-string.
16003
16004 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
16005
16006         * assistant.el (assistant-render-text, assistant-eval): Add :set
16007         widget type, which is different because it takes and returns a
16008         list.  Much hilarity ensues.
16009
16010 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
16011
16012         * gnus-art.el (gnus-button-alist): Fixed regexp for manual links.
16013
16014         * gnus-group.el (gnus-group-get-new-news-this-group): Added
16015         doc-string.
16016
16017         * gnus-start.el (gnus-activate-group): Added doc-string.
16018
16019 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16020
16021         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
16022
16023 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
16024
16025         * assistant.el (assistant-render-text): Try to add a :set
16026         widget, more to come.
16027
16028         * spam.el (spam-group-spam-contents-p): Handle empty groupname
16029         strings.
16030         (spam-report-articles-resend)
16031         (spam-register-routine): Do registration iff any articles warrant
16032         it.
16033         (spam-summary-prepare-exit): Change log message for nil group
16034         destinations.
16035
16036 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
16037
16038         * spam.el (spam-report-resend-register-routine): Allow
16039         spam-report-resend-to to be a group parameter or a global value.
16040
16041 2004-05-26  Simon Josefsson  <jas@extundo.com>
16042
16043         * starttls.el: Merge with my GNUTLS based starttls.el.
16044         (starttls-gnutls-program, starttls-use-gnutls)
16045         (starttls-extra-arguments, starttls-process-connection-type)
16046         (starttls-connect, starttls-failure, starttls-success): New
16047         variables.
16048         (starttls-program, starttls-extra-args): Doc fix.
16049         (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New
16050         functions.
16051         (starttls-negotiate, starttls-open-stream): Check
16052         `starttls-use-gnutls' and pass on to corresponding *-gnutls
16053         function if it is set.
16054
16055 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16056
16057         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
16058         structured fields.
16059
16060 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16061
16062         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
16063
16064 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
16065
16066         * spam.el (spam-mark-new-messages-in-spam-group-as-spam): Add
16067         variable.
16068         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
16069         assigning the spam-mark to new messages.
16070
16071 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
16072
16073         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
16074
16075 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16076
16077         * dgnushack.el: Autoload customize-set-variable for XEmacs.
16078
16079         * rfc2047.el (rfc2047-encodable-p): Don't move point.
16080         (rfc2047-decode): Treat the ascii coding-system as raw-text by
16081         default.
16082
16083 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
16084
16085         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
16086         correct data.
16087
16088 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
16089
16090         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
16091         (spam-group-processor-p): Fix function.
16092         (spam-group-processor-multiple-p)
16093         (spam-group-spam-processor-report-gmane-p)
16094         (spam-group-spam-processor-report-resend-p)
16095         (spam-group-spam-processor-bogofilter-p)
16096         (spam-group-spam-processor-blacklist-p)
16097         (spam-group-spam-processor-ifile-p)
16098         (spam-group-ham-processor-ifile-p)
16099         (spam-group-spam-processor-spamoracle-p)
16100         (spam-group-spam-processor-crm114-p)
16101         (spam-group-ham-processor-bogofilter-p)
16102         (spam-group-spam-processor-stat-p)
16103         (spam-group-ham-processor-stat-p)
16104         (spam-group-ham-processor-whitelist-p)
16105         (spam-group-ham-processor-BBDB-p)
16106         (spam-group-ham-processor-spamoracle-p)
16107         (spam-group-ham-processor-copy-p): Remove functions with some
16108         prejudice against unneeded code.
16109         (spam-report-articles-resend)
16110         (spam-report-resend-register-routine): Allow the group/topic
16111         spam-resend-to value to override spam-report-resend-to.
16112         (spam-summary-prepare-exit): Invoke spam-group-processor-p
16113         properly now.
16114
16115         * gnus.el (spam-resend-to): Add group/topic parameter.
16116         (spam-process): Move the OBSOLETE processors to the end of the
16117         choices.
16118
16119 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
16120
16121         * spam-report.el (spam-report-resend-to, spam-report-resend): Start
16122         with resend-to set to nil, and then ask the user if necessary.
16123         (spam-report-resend): spam-report-resend takes a list of articles, not
16124         separate article numbers.
16125
16126 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16127
16128         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
16129         addition to emacs-w3m.
16130
16131 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16132
16133         * assistant.el (assistant-authinfo-data): New function.
16134         (assistant-eval): Eval for entire assistant.
16135
16136         * netrc.el (netrc-services-file): New variable.
16137         (netrc-parse-services): New function.
16138         (netrc-find-service-name): New function.
16139         (netrc-find-service-number): New function.
16140         (netrc-port-equal): New function.
16141         (netrc-machine): Use it.
16142
16143         * nnimap.el (nnimap-open-connection): Use netrc.
16144
16145         * gnus-util.el (gnus-netrc-get): Remove aliases.
16146
16147         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
16148
16149         * assistant.el (wid-edit): Fix compilation.
16150
16151         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
16152
16153 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
16154
16155         * gnus-util.el (gnus-set-file-modes): New function.  (small
16156         patch).
16157
16158 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16159
16160         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
16161
16162         * assistant.el (assistant-render-node): Fix up rendering and
16163         read-only text.
16164         (assistant-render-node): Reset.
16165         (assistant-make-read-only): Not sticky.
16166
16167 2004-05-20  Danny Siu  <dsiu@adobe.com>
16168
16169         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
16170         centered even when gnus-auto-center-summary is t.
16171
16172 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16173
16174         * dns.el (dns-get-txt-answer): New function.
16175         (dns-read-txt): Ditto.
16176         (query-dns): Use it.
16177
16178 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16179
16180         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
16181         active for foreign groups even if the group level is higher than
16182         the specified value.
16183
16184 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16185
16186         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
16187         non-active groups.
16188
16189         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
16190
16191 2004-05-20  Magnus Henoch  <mange@freemail.hu>
16192
16193         * dns.el (dns-read-type): Add support for SVR.  (small patch)
16194
16195 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
16196
16197         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
16198         (spam-crm114-header, spam-crm114-spam-switch)
16199         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
16200         (spam-crm114-positive-spam-header)
16201         (spam-crm114-database-directory, spam-list-of-processors)
16202         (spam-group-spam-processor-crm114-p)
16203         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
16204         (spam-generic-score, spam-list-of-checks)
16205         (spam-list-of-statistical-checks, spam-registration-functions)
16206         (spam-check-crm114-headers, spam-crm114-score)
16207         (spam-check-crm114, spam-crm114-register-with-crm114)
16208         (spam-crm114-register-spam-routine)
16209         (spam-crm114-unregister-spam-routine)
16210         (spam-crm114-register-ham-routine)
16211         (spam-crm114-unregister-ham-routine): Add CRM114 support.  From
16212         asjo@koldfront.dk (Adam Sjøgren).
16213
16214         * gnus.el: Add spam-use-crm114.
16215
16216         * spam.el (spam-list-of-processors, spam-registration-functions):
16217         Add spam-use-resend.
16218         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
16219         (spam-report-articles-gmane): Add doc fix.
16220         (spam-report-articles-resend, spam-report-resend-register-routine):
16221         Add wrappers around spam-report-resend-to.
16222
16223         * spam-report.el (spam-report-resend-to, spam-report-resend):
16224         Add support for resending spam.
16225         (spam-report-gmane): Fix line length >80.
16226
16227         * gnus.el (spam-process): Add spam-use-resend.
16228
16229 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16230
16231         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
16232         number of processed spam messages.
16233         (spam-ham-copy-or-move-routine): Return the number of processed
16234         ham messages.
16235         (spam-summary-prepare-exit): Use the above values to decide
16236         whether status messages shouled be displayed.
16237
16238 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
16239
16240         * rfc2047.el (rfc2047-encode-function-alist): Renamed from
16241         `rfc2047-encoding-function-alist' in order to avoid conflicting
16242         with the old version.
16243         (rfc2047-encode-region): Concatenate words containing non-ASCII
16244         characters in structured fields; don't encode space-delimited
16245         ASCII words even in unstructured fields; don't break words at
16246         char-category boundaries.
16247         (rfc2047-encode-1): New function.
16248         (rfc2047-encode): Use it; encode text so that it occupies the
16249         maximum width within 76-column; work correctly on Q encoding for
16250         iso-2022-* charsets.
16251         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
16252         sure not to break a line just after the header name.
16253         (rfc2047-b-encode-region): Removed.
16254         (rfc2047-b-encode-string): New function.
16255         (rfc2047-q-encode-region): Removed.
16256         (rfc2047-q-encode-string): New function.
16257
16258         * mm-util.el (mm-replace-in-string): New function.
16259
16260 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16261
16262         * gnus-msg.el (gnus-inews-make-draft-meta-information): Really
16263         get it right.
16264         (gnus-inews-make-draft): Really.
16265
16266 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
16267
16268         * nnmh.el (nnmh-request-list-1): Don't check the link count
16269         before descending.  (small patch)
16270
16271 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16272
16273         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
16274         stuff.
16275
16276         * gnus-start.el (gnus-subscribe-hierarchical-interactive): Match
16277         on real group name.
16278
16279         * gnus-art.el (gnus-signature-limit): Doc fix.
16280
16281         * gnus-msg.el (gnus-inews-make-draft): Quote list.
16282
16283         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
16284
16285 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
16286
16287         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
16288         isn't a string.
16289
16290 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16291
16292         * gnus-draft.el (gnus-draft-send): Bind
16293         rfc2047-encode-encoded-words.
16294
16295         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
16296         (rfc2047-encodable-p): Say that =? needs encoding.
16297         (rfc2047-encode-encoded-words): New variable.
16298
16299         * gnus-group.el (gnus-group-select-group): Doc fix.
16300
16301         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
16302
16303         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
16304         to nil.
16305
16306         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
16307
16308         * nnheader.el (nnheader-get-lines-and-char): New function.
16309
16310 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
16311
16312         * gnus-msg.el (gnus-summary-followup-with-original): Document
16313         yanking of region when active.
16314
16315 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16316
16317         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
16318         groups if the group level is higher than the specified value.
16319
16320 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
16321
16322         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
16323         (gnus-group-jump-to-group): Added prefix argument using
16324         `gnus-group-jump-to-group-prompt'.  Query before jumping to
16325         non-active group.
16326
16327         * compface.el (uncompface): Be verbose when changing
16328         `uncompface-use-external'.
16329
16330         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
16331         handle manual section.
16332
16333 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16334
16335         * gnus-art.el (gnus-button-alist): Revert previous change.
16336
16337 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
16338
16339         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
16340
16341 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16342
16343         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
16344         whether backend can accept message.
16345
16346         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
16347
16348 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
16349
16350         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
16351         Avoid creating directory when nntp-marks-is-evil is true.
16352         Reported by Reiner Steib.
16353
16354 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
16355
16356         * gnus-picon.el (gnus-picon-style): New variable.
16357         (gnus-picon-insert-glyph): Added optional `nostring' argument.
16358         (gnus-picon-transform-address): Support `gnus-picon-style'.  From
16359         Jesper Harder <harder@ifa.au.dk>.
16360
16361 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16362
16363         * message.el (message-fill-field): Return point.
16364         (message-generate-headers): Go to end of field.
16365
16366         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
16367         stuff for non-living groups.
16368
16369 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
16370
16371         * gnus-art.el (gnus-article-followup-with-original)
16372         (gnus-article-reply-with-original): gnus-mark-active-p ->
16373         gnus-region-active-p.
16374
16375 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
16376
16377         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
16378         only when there is spam or ham to be processed.
16379
16380 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16381
16382         * mail-source.el (mail-source-delete-crash-box): Refactor.
16383         (mail-source-fetch): Use it.
16384         (mail-source-fetch-file): Ditto.
16385         (mail-source-fetch-directory): Run postscript in loop.
16386         (mail-source-fetch-pop): Delete.
16387         (mail-source-fetch-maildir): Ditto.
16388         (mail-source-fetch-imap): Ditto.
16389
16390         * imap.el (imap-authenticators): Comment out sasl.
16391
16392         * message.el (message-skip-to-next-address): New function.
16393         (message-fill-header-address): Refactor.
16394         (message-fill-address): Use it.
16395         (message-delete-address): Use it.
16396         (message-fill-header-general): Refactor.
16397         (message-fill-field-address): Rename.
16398         (message-narrow-to-field): Find the start of the header.
16399         (message-header-format-alist): Don't pre-fill.
16400         (message-fill-header): Removed.
16401         (message-insert-header): New function.
16402         (message-shorten-references): Use it.
16403
16404         * rfc2047.el (rfc2047-field-value): Strip props.
16405
16406         * mail-parse.el (mail-header-make-address): New alias.
16407
16408         * ietf-drums.el (ietf-drums-make-address): New function.
16409
16410         * imap.el: Add compiler directives.
16411
16412         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
16413
16414         * gnus-art.el (article-decode-idna-rhs): Don't use
16415         message-idna-inside-rhs-p.
16416
16417 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16418
16419         * message.el (message-idna-inside-rhs-p): Removed.
16420         (message-idna-to-ascii-rhs-1): Use proper address parsing.
16421
16422         * gnus-art.el (gnus-emphasis-alist): Removed strikethru; too many
16423         false positives.
16424
16425 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
16426
16427         * imap.el (imap-sasl-make-mechanisms): Use sasl.
16428
16429 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16430
16431         * nneething.el (nneething-file-name): Don't create spurious
16432         files.
16433
16434         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
16435         (gnus-inews-do-gcc): Remove sleep.
16436
16437         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
16438         part under point.
16439
16440         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
16441         (gnus-agent-regenerate-group): Using nil messages aren't valid.
16442
16443 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
16444
16445         * spam.el (spam-summary-prepare-exit): Fixed (length).
16446
16447 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
16448
16449         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
16450         as expired without moving it" message when there are spam
16451         messages left.
16452
16453 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
16454
16455         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
16456         header is not nil.
16457
16458 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
16459
16460         * nntp.el (nntp-request-set-mark, nntp-request-update-info): Call
16461         nntp-possibly-create-directory, not nntp-possibly-change-group.
16462         (nntp-marks-changed-p): New arg SERVER.
16463         (nntp-request-update-info): Adjust caller.
16464
16465 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
16466
16467         * nntp.el (nntp-save-marks): Pass missing arg.
16468
16469 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
16470
16471         * nntp.el: Support marks.
16472         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
16473         (nntp-marks-modtime, nntp-marks-directory): New variables.
16474         (nntp-request-set-mark, nntp-request-update-info)
16475         (nntp-possibly-create-directory, nntp-marks-changed-p)
16476         (nntp-save-marks, nntp-open-marks, nntp-marks-directory): New
16477         functions.
16478
16479 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
16480
16481         * gnus-xmas.el (gnus-xmas-select-lowest-window)
16482         (gnus-xmas-redefine): Rename.
16483
16484         * gnus-score.el (gnus-score-insert-help): Use
16485         gnus-select-lowest-window.
16486
16487         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
16488         appt-select-lowest-window and rename to gnus-select-lowest-window.
16489
16490         * gnus.el: do.
16491
16492 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16493
16494         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
16495         encodings of MIME-encoded words, in order to improve
16496         interoperability with several broken MUAs.
16497
16498 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16499
16500         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
16501         tags, only when charsets are not specified in headers.
16502         (mm-inline-text-html-render-with-w3m): Ditto.
16503
16504         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
16505         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
16506
16507 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16508
16509         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
16510         instead of MIME-decoded from fields when checking
16511         `gnus-article-address-banner-alist'.
16512
16513 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
16514
16515         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
16516         description rather than subject.
16517
16518 2004-05-02  Steve Youngs  <steve@youngs.au.com>
16519
16520         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
16521
16522 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16523
16524         * gnus.el (gnus-version-number): Bump.
16525
16526 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
16527
16528         * gnus.el: No Gnus v0.2 is released.
16529
16530 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16531
16532         * gnus-agent.el (gnus-agent-read-agentview): Inline
16533         gnus-uncompress-range.
16534
16535 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16536
16537         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
16538         `exec-installed-p'.
16539
16540 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16541
16542         * gnus.el (spam-process, spam-autodetect-methods): Add
16543         bsfilter and bsfilter-headers.
16544
16545         * spam.el (spam-bsfilter): New customize group.
16546         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
16547         (spam-bsfilter-header, spam-bsfilter-probability-header)
16548         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
16549         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
16550         (spam-bsfilter-database-directory): New options.
16551         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
16552         (spam-list-of-statistical-checks, spam-registration-functions):
16553         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
16554         (spam-bsfilter-score): New command.
16555         (spam-check-bsfilter-headers, spam-check-bsfilter)
16556         (spam-bsfilter-register-with-bsfilter)
16557         (spam-bsfilter-register-spam-routine)
16558         (spam-bsfilter-unregister-spam-routine)
16559         (spam-bsfilter-register-ham-routine)
16560         (spam-bsfilter-unregister-ham-routine): New functions.
16561         (spam-generic-score): Support bsfilter; Accept an optional argument
16562         to recalcurate spam score even if scoring header has already been
16563         added.
16564         (spam-bogofilter-score, spam-spamassassin-score): Accept an
16565         optional argument to recalcurate spam score even if scoring header
16566         has already been added.
16567
16568 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
16569
16570         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
16571         strings!  Reported by David D. Smith <davidsmith@acm.org>.
16572         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
16573         link is missing.
16574
16575 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
16576
16577         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
16578         (html2text-get-attr): Rewrite.
16579
16580         * message.el (message-setup-1): Remove redundant put-text-property
16581         on mail-header-separator.
16582
16583 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
16584
16585         * gnus-registry.el (gnus-registry-cache-whitespace)
16586         (gnus-registry-action, gnus-registry-spool-action)
16587         (gnus-registry-split-fancy-with-parent): Change message levels
16588         from 5 to 3 or 7, as needed.
16589
16590         * spam.el (spam-summary-prepare-exit)
16591         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
16592         (spam-split, spam-find-spam, spam-log-undo-registration)
16593         (spam-check-blackholes, spam-enter-ham-BBDB): Changed message
16594         level from 5 to 6.
16595
16596 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16597
16598         * gnus-ems.el: Autoload appt-select-lowest-window (revert
16599         2004-03-04 change).
16600
16601 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
16602
16603         * sieve-manage.el (sieve-manage-open):
16604         * nnweb.el (nnweb-insert-html):
16605         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
16606         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
16607         * nnspool.el (nnspool-request-group):
16608         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
16609         * nnml.el (nnml-request-update-info):
16610         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
16611         (nnmh-request-create-group, nnmh-update-gnus-unreads):
16612         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
16613         (nnimap-request-set-mark):
16614         * nnfolder.el (nnfolder-request-update-info):
16615         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
16616         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
16617         * gnus-uu.el (gnus-uu-find-articles-matching):
16618         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
16619         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
16620         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
16621         * gnus-nocem.el (gnus-nocem-scan-groups):
16622         * gnus-int.el (gnus-start-news-server):
16623         * gnus-group.el (gnus-group-make-kiboze-group)
16624         (gnus-group-browse-foreign-server):
16625         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
16626         Use mapc when appropriate.
16627
16628 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
16629
16630         FIXME: Make separate entries for each person.
16631
16632         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
16633         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
16634         <shields@msrl.com>:
16635
16636         * spam.el (spam-necessary-extra-headers): Get the extra headers we
16637         may need for spam sorting and scoring.
16638         (spam-user-format-function-S): Add user format function suitable for
16639         general use.
16640         (spam-article-sort-by-spam-status): Add sorting function for summary
16641         sorting.
16642         (spam-extra-header-to-number): Add function to get a score from a
16643         header.
16644         (spam-summary-score): Add function to get a numeric score from the
16645         headers.
16646         (spam-generic-score): Fix function doc, was in wrong place.
16647         (spam-initialize): Take symbols when it's run, and install the
16648         extra headers that spam-necessary-extra-headers thinks we need.
16649
16650 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
16651
16652         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
16653         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
16654
16655 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
16656
16657         * gnus-sum.el (gnus-set-global-variables)
16658         (gnus-build-all-threads, gnus-get-newsgroup-headers)
16659         (gnus-article-get-xrefs, gnus-summary-best-group)
16660         (gnus-summary-next-article, gnus-summary-enter-digest-group)
16661         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
16662         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
16663         Use with-current-buffer.
16664
16665 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
16666
16667         * spam.el (spam-summary-prepare-exit): Simplify logic.
16668         (spam-fetch-article-header): Read the article header if it's not
16669         available.
16670         (spam-list-articles): Simplify logic.
16671         (spam-filelist-register-routine): Fix bug with unregister-list.
16672
16673         * gnus-registry.el: Fix comments at beginning.
16674
16675 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
16676
16677         * message.el (message-cater-to-broken-inn): Remove.
16678         (message-shorten-references): Make sure the total folded length of
16679         References is shorter than 998 characters to cater to a bug in INN
16680         2.3.  Also, don't pretend that references aren't folded -- this
16681         hasn't worked for a while.
16682
16683 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16684
16685         * gnus-agent.el (gnus-agentize):
16686         gnus-agent-send-mail-real-function no longer set to current value
16687         of message-send-mail-function but rather a lambda that calls
16688         message-send-mail-function.  The change makes the agent real-time
16689         responsive to user changes to message-send-mail-function.
16690
16691 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16692
16693         * legacy-gnus-agent.el
16694         (gnus-agent-convert-to-compressed-agentview): Fixed typos with
16695         help from Florian Weimer <fw@deneb.enyo.de>
16696
16697 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16698
16699         * nnmail.el (nnmail-cache-insert): Revert last change.
16700
16701 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16702
16703         * nnmail.el (nnmail-cache-insert): Always check whether
16704         nnmail-cache-ignore-groups matches a group name.
16705
16706 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
16707
16708         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
16709         (spam-find-spam, spam-log-processing-to-registry)
16710         (spam-log-registered-p, spam-log-unregistration-needed-p)
16711         (spam-log-undo-registration): Use gnus-message instead of
16712         gnus-error, none of these errors are fatal.
16713
16714         * gnus-registry.el (gnus-registry-clean-empty-function)
16715         (gnus-registry-clean-empty): Remove only empty entries without
16716         extra data.
16717
16718 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
16719
16720         * spam-stat.el (spam-stat-buffer-change-to-spam)
16721         (spam-stat-buffer-change-to-non-spam): Change (error) to
16722         (gnus-message 8) invocation.
16723
16724 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16725
16726         * nntp.el (nntp-via-netcat-command): New variable.
16727         (nntp-via-netcat-switches): New variable.
16728         (nntp-open-via-rlogin-and-netcat): New function.
16729         (nntp-open-connection-function): Doc fix.
16730         (nntp-telnet-command): Doc fix.
16731         (nntp-end-of-line): Doc fix.
16732         (nntp-via-rlogin-command): Doc fix.
16733         (nntp-via-user-name): Doc fix.
16734         (nntp-via-address): Doc fix.
16735
16736 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16737
16738         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
16739         error in Emacs 21.1.
16740
16741 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
16742
16743         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
16744
16745 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16746
16747         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
16748         (gnus-agent-with-refreshed-group): New macro.
16749         (gnus-agent-rename-group): New function.
16750         (gnus-agent-delete-group): New function.
16751         (gnus-agent-save-group-info): Use gnus-command-method when
16752         `method' parameter is nil.  Don't write nil entries into the
16753         active file.
16754         (gnus-agent-get-group-info): New function.
16755         (gnus-agent-fetch-articles): Use
16756         gnus-agent-update-files-total-fetched-for to increment disk space
16757         used.
16758         (gnus-agent-fetch-headers, gnus-agent-save-alist): Use
16759         gnus-agent-update-view-total-fetched-for to increment disk space
16760         used.
16761         (gnus-agent-get-local): Added optional parameters to avoid calling
16762         gnus-group-real-name and gnus-find-method-for-group.
16763         (gnus-agent-set-local): Delete stored entry if either min, or max,
16764         are nil.
16765         (gnus-agent-fetch-session): Reworded error/quit messages.  On
16766         quit, use gnus-agent-regenerate-group to record existance of any
16767         articles fetched to disk before the quit occurred.
16768         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
16769         gnus-agent-update-view-total-fetched-for, and
16770         gnus-agent-update-files-total-fetched-for to decrement disk space
16771         used.
16772         (gnus-agent-retrieve-headers): Use
16773         gnus-agent-update-view-total-fetched-for to increment disk space
16774         used.
16775         (gnus-agent-regenerate-group): Replace gnus-group-update-group
16776         with gnus-agent-update-files-total-fetched-for to decrement disk
16777         space and fresh group buffer.
16778         (gnus-agent-inhibit-update-total-fetched-for): New variable.
16779         (gnus-agent-need-update-total-fetched-for): New variable.
16780         (gnus-agent-update-files-total-fetched-for): New function.
16781         (gnus-agent-update-view-total-fetched-for): New function.
16782         (gnus-agent-total-fetched-for): New function.
16783
16784         * gnus-cache.el (gnus-cache-save-buffers): Use
16785         gnus-cache-update-overview-total-fetched-for to change disk space
16786         used by this group.
16787         (gnus-cache-possibly-enter-article): Use
16788         gnus-cache-update-file-total-fetched-for to increment disk space
16789         used by this group.
16790         (gnus-cache-possibly-remove-article): Use
16791         gnus-cache-update-file-total-fetched-for to decrement disk space
16792         used by this group.
16793         (gnus-cache-generate-nov-databases): Purge total fetched cache.
16794         (gnus-cache-rename-group): New function.
16795         (gnus-cache-delete-group): New function.
16796         (gnus-cache-inhibit-update-total-fetched-for): New variable.
16797         (gnus-cache-need-update-total-fetched-for): New variable.
16798         (gnus-cache-with-refreshed-group): New macro.
16799         (gnus-cache-update-file-total-fetched-for): New function.
16800         (gnus-cache-update-overview-total-fetched-for): New function.
16801         (gnus-cache-rename-group-total-fetched-for): New function.
16802         (gnus-cache-delete-group-total-fetched-for): New function.
16803         (gnus-cache-total-fetched-for): New function.
16804
16805         * gnus-group.el: Require gnus-sum and autoload functions to
16806         resolve warnings when gnus-group.el compiled alone.
16807         (gnus-group-line-format): Documented new %F.
16808         (size of Fetched data) group line format; identifies disk space
16809         used by agent and cache.
16810         (gnus-group-line-format-alist): Defined new F format.
16811         (gnus-total-fetched-for): New function.
16812         (gnus-group-delete-group): No longer update
16813         gnus-cache-active-altered as gnus-request-delete-group now keeps
16814         the cache in sync.
16815         (gnus-group-list-active): Let the agent store a server's active
16816         list if currently plugged.
16817
16818         * gnus-int.el (gnus-request-delete-group):
16819         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
16820         local disk in sync with the server.
16821         (gnus-request-rename-group):
16822         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
16823         local disk in sync with the server.
16824
16825         * gnus-start.el (gnus-get-unread-articles):
16826         Cosmetic simplification to logic.
16827
16828         * gnus-util.el (gnus-rename-file): New function.
16829
16830 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
16831
16832         * mm-util.el (mm-image-load-path): Handle nil in load-path.
16833
16834 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
16835
16836         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
16837         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
16838
16839 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
16840
16841         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
16842         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
16843
16844 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
16845
16846         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
16847
16848 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
16849
16850         * spam.el (spam-set-difference): Add function to replace
16851         gnus-set-difference in spam.el.
16852         (spam-summary-prepare-exit): Use spam-set-difference.
16853
16854 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
16855
16856         * gnus-registry.el (gnus-registry-cache-file): Update to use
16857         gnus-dribble-directory OR gnus-home-directory OR ~.
16858         (gnus-registry-split-fancy-with-parent): Fix doc.
16859
16860 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16861
16862         * message.el (message-exchange-point-and-mark): Use
16863         message-mark-active-p.  Suggested by Jesper Harder
16864         <harder@ifa.au.dk>.
16865
16866 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16867
16868         * message.el (message-exchange-point-and-mark): Don't activate
16869         region if it was inactive.  Suggested by Hiroshi Fujishima
16870         <pooh@nature.tsukuba.ac.jp>.
16871
16872 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16873
16874         * gnus-art.el (article-display-face): Display Faces in the same
16875         order as X-Faces.
16876
16877 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16878
16879         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
16880
16881 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16882
16883         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
16884         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
16885         (gnus-article-mime-hierarchy): Remove.
16886         (gnus-article-mime-hierarchy-next): Remove.
16887         (gnus-article-mode): Revert 2004-03-19 change.
16888         (gnus-article-setup-buffer): Revert 2004-03-19 change.
16889         (gnus-insert-mime-button): Revert 2004-03-19 change.
16890         (gnus-mime-accumulate-hierarchy): Remove.
16891         (gnus-mime-enter-multipart): Remove.
16892         (gnus-mime-leave-multipart): Remove.
16893         (gnus-mime-display-part): Revert 2004-03-19 change.
16894         (gnus-mime-display-alternative): Revert 2004-03-19 change.
16895
16896         * mml.el (mml-preview): Revert 2004-03-19 change.
16897
16898 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
16899
16900         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
16901
16902 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16903
16904         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
16905         t while entering a file name using the mm-with-multibyte macro.
16906         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
16907
16908         * mm-util.el (mm-with-multibyte): New macro.
16909
16910 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16911
16912         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): New
16913         user option.
16914         (gnus-mime-multipart-functions): Doc and customization fix.
16915         (gnus-article-mime-hierarchy): New variable.
16916         (gnus-article-mime-hierarchy-next): New variable.
16917         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
16918         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
16919         gnus-article-mime-hierarchy-next to nil.
16920         (gnus-insert-mime-button): Show hierarchy numbers.
16921         (gnus-mime-accumulate-hierarchy): New function.
16922         (gnus-mime-enter-multipart): New function.
16923         (gnus-mime-leave-multipart): New function.
16924         (gnus-mime-display-part): Recompute hierarchical MIME structure.
16925         (gnus-mime-display-alternative): Show hierarchy numbers.
16926
16927         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
16928         gnus-article-mime-hierarchy-next to nil.
16929
16930 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
16931
16932         * dns.el: Don't require gnus-xmas.
16933
16934 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
16935
16936         * mml.el (mml-generate-mime-1): Don't use format=flowed with
16937         inline PGP.
16938         (mml-menu): Disable mml-quote-region if mark is inactive.
16939
16940 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16941
16942         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
16943         when the group's active is not available.
16944
16945 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16946
16947         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
16948         error.
16949
16950 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
16951
16952         * imap.el (imap-store-password): New variable.
16953         (imap-interactive-login): Use it.
16954         Suggested by Mark Plaksin <happy@mcplaksin.org>.
16955
16956 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16957
16958         * gnus-art.el (gnus-article-read-summary-keys): Restore new
16959         window-start and hscroll to summary window.
16960
16961 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16962
16963         * gnus-start.el (gnus-convert-old-newsrc): Only write the
16964         conversion message to newsrc-dribble when an actual conversion is
16965         performed.
16966
16967 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
16968
16969         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
16970
16971 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16972
16973         * mm-decode.el (mm-complicated-handles): New function reviving
16974         former definition of mm-multiple-handles.
16975
16976         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
16977         (gnus-mime-delete-part): Use it.
16978
16979 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16980
16981         * gnus-agent.el (gnus-agent-read-local): Bind
16982         nnheader-file-coding-system to gnus-agent-file-coding-system to
16983         avoid the implicit assumption that they will always be equal.
16984         (gnus-agent-save-local): Bind buffer-file-coding-system, not
16985         coding-system-for-write, as the with-temp-file macro first prints
16986         to a buffer then saves the buffer.
16987
16988 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16989
16990         * gnus-art.el (gnus-article-edit-part): New function.
16991         (gnus-mime-save-part-and-strip): Use it; do query instead of
16992         signaling an error; don't use mm-multiple-handles.
16993         (gnus-mime-delete-part): Ditto.
16994
16995 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16996
16997         * gnus-agent.el (gnus-agent-read-agentview): Removed support for
16998         old file versions.
16999         (gnus-group-prepare-hook): Removed function that converted list
17000         form of gnus-agent-expire-days to group properties.
17001
17002         * gnus-int.el: Autoload gnus-agent-regenerate-group.
17003         (gnus-request-accept-article): Re-indented.
17004
17005         * gnus-start.el (gnus-convert-old-newsrc): Registered new
17006         converters to handle old agent file formats.  Added logic for a
17007         "backup before upgrading warning".
17008         (gnus-convert-mark-converter-prompt): Developers can mark
17009         functions as needing (default), or not needing,
17010         gnus-convert-old-newsrc's "backup before upgrading warning".
17011         (gnus-convert-converter-needs-prompt): Tests whether the user
17012         should be protected from potentially irreversable changes by the
17013         function.
17014
17015         * legacy-gnus-agent.el: New.  Provides converters that are only
17016         loaded when gnus-convert-old-newsrc needs to call them.
17017
17018 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
17019
17020         * mail-source.el (mail-source-touch-pop): Doc fix.
17021
17022         * message.el (message-smtpmail-send-it): Doc fix.
17023
17024 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
17025
17026         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
17027
17028         * nnmail.el (nnmail-split-fancy): do.
17029
17030         * gnus-kill.el (gnus-kill, gnus-execute): do.
17031
17032 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
17033
17034         * gnus-sum.el (gnus-widget-reversible-match)
17035         (gnus-widget-reversible-to-internal)
17036         (gnus-widget-reversible-to-external): New functions.
17037         (gnus-widget-reversible): New widget.
17038         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
17039
17040 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
17041
17042         * gnus-sum.el (gnus-thread-sort-functions)
17043         (gnus-article-sort-functions): Document `(not F)' items.
17044
17045 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
17046
17047         * spam.el (spam-use-gmane-xref): Add new backend.
17048         (spam-gmane-xref-spam-group): Add variable to control the name of the
17049         Gmane spam group.
17050         (spam-blackhole-servers, spam-blackhole-good-server-regex)
17051         (spam-regex-headers-spam, spam-regex-headers-ham)
17052         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
17053         (spam-list-of-checks): Add spam-use-gmane-xref to list of
17054         backends and checks.
17055         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
17056
17057         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
17058         an autodetect method.
17059
17060 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17061
17062         * gnus-int.el (gnus-request-accept-article): Inform the agent that
17063         articles are being added to a group.
17064         (gnus-request-replace-article): Inform the agent that articles
17065         need to be uncached as the cached contents are no longer valid.
17066
17067 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
17068
17069         * binhex.el: Don't autoload executable-find.
17070
17071         * canlock.el: Don't autoload mail-fetch-field.
17072
17073         * dgnushack.el: Autoload c-mode for XEmacs.
17074
17075         * gnus-ems.el: Don't autoload appt-select-lowest-window.
17076
17077         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
17078         rmail-dont-reply-to and rmail-output.
17079
17080         * gnus-score.el: Don't autoload ffap-string-at-point.
17081
17082         * gnus-setup.el: Don't autoload sc-cite-original.
17083
17084         * imap.el: Don't autoload base64-decode-string,
17085         base64-encode-string and md5.
17086
17087         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
17088         and rmail-msg-restore-non-pruned-header.
17089
17090         * mm-decode.el: Don't autoload executable-find.
17091
17092         * mm-url.el: Don't autoload executable-find.
17093
17094         * mm-view.el: Don't autoload diff-mode.
17095
17096         * nndb.el: Don't autoload news-reply-mode, news-setup,
17097         cancel-timer and telnet.
17098
17099         * password.el: Don't autoload run-at-time for Emacs.
17100
17101         * sha1-el.el: Don't autoload executable-find.
17102
17103         * sieve-mode.el: Don't autoload c-mode.
17104
17105         * uudecode.el: Don't autoload executable-find.
17106
17107 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17108
17109         * gnus-agent.el (gnus-agent-file-header-cache): Removed.
17110         (gnus-agent-possibly-alter-active): Avoid null in numeric
17111         comparison.
17112         (gnus-agent-set-local): Refuse to save null in local object table.
17113         (gnus-agent-regenerate-group): The REREAD parameter can now be a
17114         list of articles that will be marked as unread.
17115
17116 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
17117
17118         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
17119
17120 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
17121
17122         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
17123         language tags.
17124
17125 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
17126
17127         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
17128         Don't bind "obarray".
17129
17130         * gnus-sum.el (gnus-thread-sort-functions): Added
17131         `gnus-thread-sort-by-most-recent-number' and
17132         `gnus-thread-sort-by-most-recent-date'.
17133         Reported by Kai Grossjohann <kai@emptydomain.de>.
17134
17135 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
17136
17137         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
17138
17139 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17140
17141         * gnus-cus.el (gnus-agent-customize-category): Removed
17142         ignore-errors macro reference that required cl to be loaded at
17143         run-time.
17144
17145         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
17146         single-interval range of the form (min . max).  Previously the
17147         range had to look like ((min . max)).  Likewise, return
17148         (min . max) rather than ((min . max)).
17149         (gnus-range-map): Use gnus-range-normalize to accept
17150         single-interval range.
17151
17152         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
17153         the cache, but not the agent, now appear with their usual face.
17154
17155         * dgnushack.el (loaddir): New variable that is bound to the
17156         directory containing the dgnushack.el file. Use loaddir, rather
17157         than srcdir, to update load-path. Change lets dgnushack compile
17158         code in directories other than GNUS/lisp.
17159
17160 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17161
17162         * lpath.el: Don't bind w3m-safe-url-regexp.
17163
17164         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
17165         w3m-safe-url-regexp variable buffer-local.
17166
17167         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
17168
17169 2004-02-27  Simon Josefsson  <jas@extundo.com>
17170
17171         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
17172         gnus-group-real-prefix.
17173         (gnus-summary-move-article): Use it, instead of
17174         gnus-group-real-prefix.
17175
17176 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17177
17178         * lpath.el: Bind w3m-safe-url-regexp.
17179
17180         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
17181         w3m-safe-url-regexp variable buffer-local and set it as the value
17182         of mm-w3m-safe-url-regexp.
17183
17184         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
17185
17186         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
17187         parsing gnus-posting-styles when the message is not for replying.
17188
17189         * dgnushack.el: Autoload sgml-mode for XEmacs.
17190
17191         * nnrss.el (nnrss-opml-export): Use
17192         mm-set-buffer-file-coding-system instead of
17193         set-buffer-file-coding-system.
17194
17195 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
17196
17197         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
17198         of checkdoc.el).
17199         * nnrss.el: do.
17200         * gnus-mlspl.el: do.
17201         * gnus-ml.el: do.
17202         * gnus-srvr.el: do.
17203
17204         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
17205
17206 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
17207
17208         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
17209         Corrections to custom-manual links.
17210
17211         * gnus-art.el (gnus-article): Ditto.
17212
17213         * mm-decode.el (mime-display, mime-security): Ditto.
17214
17215 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
17216
17217         * flow-fill.el: Typo.
17218
17219 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
17220
17221         * spam-wash.el: New file.
17222
17223 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
17224
17225         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
17226
17227 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
17228
17229         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
17230         to be run with new-articles as LIST1, not LIST2.
17231         (spam-registration-functions): Add spam-use-ham-copy as a nil
17232         registration backend.
17233
17234 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
17235
17236         * spam-stat.el (spam-stat-washing-hook): New option.
17237         (spam-stat-buffer-words): Use it.
17238         (spam-stat-process-directory, spam-stat-test-directory): Use
17239         insert-file-contents-literally.
17240         (spam-stat-coding-system): New variable.
17241         (spam-stat-load, spam-stat-save): Use it.
17242
17243 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17244
17245         * spam-report.el (spam-report-plug-agent): Quote
17246         spam-report-url-to-file and spam-report-url-ping-plain.
17247
17248 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
17249
17250         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Allow
17251         / in mailto URLs.
17252
17253 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
17254
17255         * spam-report.el (spam-report-process-queue): Fix interactive use.
17256         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
17257         (spam-report-unplug-agent): Doc fixes.
17258         (spam-report-url-ping-mm-url, spam-report-url-to-file)
17259         (spam-report-agentize, spam-report-deagentize): Autoload.
17260
17261 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17262
17263         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
17264
17265         * message.el (message-setup-fill-variables): Add mml tags to
17266         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
17267         <ajk@iu.edu>.
17268         (message-mode): Don't modify paragraph-separate there.
17269
17270 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17271
17272         * compface.el (uncompface-use-external): Default to undecided.
17273         (uncompface-use-external-threshold): New variable.
17274         (uncompface-float-time): New macro.
17275         (uncompface): Determine whether to use the external decoder if
17276         uncompface-use-external is undecided.
17277
17278 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17279
17280         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
17281         after images.
17282
17283         * gnus-art.el (gnus-mime-display-single): Remove dead code.
17284
17285 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
17286
17287         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
17288
17289         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
17290
17291         * gnus-sum.el (gnus-summary-limit-to-age)
17292         (gnus-summary-limit-children): do.
17293
17294         * gnus-int.el (gnus-request-scan): do.
17295
17296         * gnus-group.el (gnus-group-suspend): do.
17297
17298         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
17299
17300         * gnus-cite.el (gnus-cite-parse-attributions): do.
17301
17302         * gnus-agent.el (gnus-summary-set-agent-mark)
17303         (gnus-agent-regenerate-group): do.
17304
17305         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
17306
17307         * binhex.el (binhex-decode-region-internal): do.
17308
17309 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17310
17311         * gnus-fun.el (gnus-face-properties-alist): New user option.
17312         (gnus-display-x-face-in-from): Use it.
17313
17314         * gnus-art.el (article-display-face): Ditto.
17315
17316         * compface.el (uncompface-use-external): Default to nil.
17317
17318 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
17319
17320         * nntp.el (nntp-erase-buffer): New function.
17321         (nntp-retrieve-data, nntp-send-command)
17322         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
17323         (nntp-possibly-change-group): Use it.
17324
17325         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Use
17326         with-current-buffer.
17327
17328 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
17329
17330         * compface.el: Merge the ELisp-based uncompface program.
17331         (compface): New customization group.
17332         (uncompface-use-external): New user option.
17333         (uncompface): Call uncompface-internal if uncompface-use-external
17334         is nil.
17335         (uncompface-internal): New function.  Note that there are also
17336         some other functions and variables added for this function.
17337
17338 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
17339
17340         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
17341         if necessary.
17342
17343 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
17344
17345         * spam-report.el (spam-report-unplug-agent)
17346         (spam-report-plug-agent, spam-report-deagentize)
17347         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
17348         Add support for the Agent in spam-report: when unplugged, report to a
17349         file; when plugged, submit all the requests.
17350
17351         * spam.el (spam-register-routine): Fix message about
17352         registration.
17353
17354 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
17355
17356         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
17357         dependencies.
17358         (rfc2047-encode): Use it.
17359
17360         * gnus-art.el (gnus-button-marker-list): Move before first
17361         reference.
17362
17363         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
17364         (imap-parse-body): Fix format string mismatch.
17365
17366         * gnus-score.el (gnus-summary-increase-score): do.
17367
17368         * nnrss.el (nnrss-close): New function.
17369
17370 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
17371
17372         * nnrss.el (nnrss-make-filename): New function.
17373         (nnrss-request-delete-group, nnrss-read-server-data)
17374         (nnrss-save-server-data, nnrss-read-group-data)
17375         (nnrss-save-group-data): Use it.
17376         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
17377         (nnrss-read-server-data, nnrss-read-group-data): Use load.
17378         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
17379
17380 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
17381
17382         * mml.el (mml-compute-boundary-1): Don't uncompress files.
17383
17384 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
17385
17386         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
17387         files.
17388
17389         * message.el (message-generate-headers-first): Don't quote nil
17390         and t in docstrings.
17391
17392         * imap.el (imap-id): do.
17393
17394         * gnus-agent.el (gnus-agent-consider-all-articles)
17395         (gnus-agent-queue-mail): do.
17396
17397 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
17398
17399         * spam-report.el (spam-report-process-queue): New function.
17400         Process requests from `spam-report-requests-file'.
17401         (spam-report-process-queue): Doc fix.
17402
17403 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
17404
17405         * spam.el (spam-register-routine)
17406         (spam-log-processing-to-registry, spam-log-registered-p)
17407         (spam-log-unregistration-needed-p, spam-log-undo-registration):
17408         Change "check" to "spam-check" for semi-clarity.
17409
17410 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
17411
17412         * pop3.el: Require nnheader.
17413
17414         * mml-smime.el: Require cl.  Autoload message-fetch-field.
17415
17416         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
17417
17418         * gnus-picon.el: Require cl.
17419
17420         * gnus-fun.el: Require gnus-ems and gnus-util.
17421
17422         * gnus.el (gnus-method-to-server): Move defsubst before first use.
17423
17424         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
17425
17426         * gnus-art.el (gnus-article-edit-mode): Define before first
17427         reference.
17428
17429 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
17430
17431         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
17432         (gnus-uu-post-encoded): Use point-at-bol.
17433
17434         * gnus-topic.el (gnus-group-active-topic-p): do.
17435
17436         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
17437
17438         * gnus-group.el (gnus-group-kill-region): do.
17439
17440         * gnus-art.el (article-date-ut): do.
17441
17442         * message.el (message-fetch-field): Remove redundant
17443         case-fold-search binding.
17444         (message-narrow-to-field): Simplify.
17445
17446 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
17447
17448         * spam.el (spam-directory): Derive from `gnus-directory'.
17449
17450         * spam-report.el (spam-report-url-to-file)
17451         (spam-report-requests-file): New function and variable for offline
17452         reporting.
17453         (spam-report-url-ping-function): Add `spam-report-url-to-file'
17454         and user defined function.
17455         (spam-report-url-ping-mm-url): Remove doubled slash.
17456
17457 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
17458
17459         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
17460
17461 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
17462
17463         * spam.el (spam-check-spamoracle, spam-spamoracle-learn): Fix
17464         format string mismatch.
17465
17466         * sieve.el (sieve-deactivate-all): do.
17467
17468         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
17469
17470         * nnlistserv.el (nnlistserv-kk-wash-article): do.
17471
17472         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
17473
17474         * mm-bodies.el (mm-7bit-chars): Don't include \r.
17475
17476 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
17477
17478         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
17479         the list of checks.
17480
17481 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
17482
17483         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
17484         padding.
17485
17486 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
17487
17488         * mm-view.el (mm-fill-flowed): New variable.
17489         (mm-inline-text): Use it.
17490
17491 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
17492
17493         * spam.el (spam-spamassassin-register-ham-routine)
17494         (spam-spamassassin-register-spam-routine): Fix function names.
17495
17496 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17497
17498         * gnus.el (gnus-tmp-grouplens): Remove.
17499         (gnus-summary-line-format): Remove grouplens.
17500
17501         * gnus-group.el (gnus-group-line-format): Ditto.
17502
17503         * gnus-spec.el (gnus-format-specs): Ditto.
17504         (gnus-update-format-specifications): Flush the group format spec
17505         cache if there's the grouplens stuff.
17506         (gnus-parse-simple-format): Replace %l with the empty string.
17507
17508 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
17509
17510         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
17511         omission.
17512
17513 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17514
17515         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
17516         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
17517
17518 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
17519
17520         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
17521         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
17522         New macros and functions.
17523         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
17524         Handle > NLINK_MAX messages.
17525         * nnmaildir.el (nnmaildir-request-set-mark): Use
17526         nnmaildir--emlink-p and nnmaildir--eexist-p.
17527
17528 2004-01-25  Alex Schroeder  <alex@gnu.org>
17529
17530         * spam-stat.el (spam-stat-process-directory-age): New option.
17531         (spam-stat-process-directory): Use it.
17532
17533 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
17534
17535         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
17536         (spam-stat-save): Accept prefix argument.
17537
17538 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
17539
17540         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
17541         links" error.
17542
17543 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17544
17545         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
17546         the rest of the and/or forms.
17547
17548 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
17549
17550         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
17551         compatibility with old .newsrc.eld files.
17552
17553         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
17554
17555         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
17556
17557         * gnus-start.el (gnus-1): do.
17558
17559         * gnus-group.el (gnus-group-line-format-alist): do.
17560
17561         * gnus.el (gnus-use-grouplens, gnus-visual): do.
17562
17563         * gnus-gl.el: Remove.
17564
17565 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17566
17567         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
17568         marks consisting of a single range {for example, (3 . 5)} rather
17569         than a list of a single range { ((3 . 5)) }.
17570
17571 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
17572
17573         * spam-stat.el (spam-stat-store-gnus-article-buffer): Use
17574         with-current-buffer.
17575         (spam-stat-store-current-buffer): Use insert-buffer-substring to
17576         avoid consing a string.
17577
17578         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
17579         Remove obsolete entries for big5 and gb2312.
17580
17581 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17582
17583         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
17584         uncompressed list.
17585
17586 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
17587
17588         * spam-stat.el (spam-stat-strip-xref): New function.
17589         (spam-stat-process-directory): Use it.
17590
17591         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
17592         here -- it's done in message-fetch-field.
17593
17594 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17595
17596         * gnus-agent.el (gnus-agent-queue-mail)
17597         (gnus-agent-prompt-send-queue): New variables.
17598         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
17599         * gnus-draft.el (gnus-group-send-queue): Pass the group name
17600         "nndraft:queue" along to gnus-draft-send.  Use
17601         gnus-agent-prompt-send-queue.
17602         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
17603         is "nndraft:queue".  Suggested by Gaute Strokkenes
17604         <gs234@srcf.ucam.org>
17605
17606         * gnus-agent.el (agent-disable-undownloaded-faces): Removed.
17607         (agent-enable-undownloaded-faces): Added.
17608         (gnus-agent-cat-groups): Use eval-and-compile, not
17609         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
17610         method of gnus-agent-cat-groups even when the buffer has been
17611         evaled.
17612         (gnus-agent-save-active, gnus-agent-save-active-1): Merged to
17613         delete gnus-agent-save-active-1.
17614         (gnus-agent-save-groups): Deleted.  Identical to
17615         gnus-agent-save-active.
17616         (gnus-agent-write-active): No longer adjust agent's copy of active
17617         file as agent's adjustments are now stored in their own
17618         file.  Removed optional parameter.
17619         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
17620         servers.  Add use of min/max range limits from server's local
17621         file.
17622         (gnus-agent-save-alist): Removed unused optional argument.
17623         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
17624         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
17625         (gnus-agent-set-local): A per-server file that keeps min/max range
17626         limits for articles known to the agent.  Provides a fast mechanism
17627         for altering many active ranges.
17628         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
17629         active file (local makes it unnecessary).
17630         (gnus-agent-regenerate-group): Fixed XEmacs compatibility.
17631
17632         * gnus-cus.el (agent-disable-undownloaded-faces): Removed.
17633         (agent-enable-undownloaded-faces): Added.
17634
17635         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
17636         disable it when sending to "nndraft:queue".
17637         (gnus-group-send-queue): Add safety check to avoid sending queue
17638         when unplugged.
17639
17640         * gnus-group.el (gnus-group-catchup): Use new
17641         gnus-sequence-of-unread-articles, not
17642         gnus-list-of-unread-articles, to avoid exhausting memory with huge
17643         numbers of articles.  Use gnus-range-map to avoid having to
17644         uncompress the unread list.
17645         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
17646         Fixed invalid ange-ftp reference.
17647
17648         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
17649         (gnus-sorted-range-intersection): Intersection of two ranges
17650         without requiring that they first be uncompressed.
17651
17652         * gnus-start.el (gnus-activate-group): Unless blocked by the
17653         caller, possibly expand the active range to include both cached
17654         and agentized articles.
17655         (gnus-convert-old-newsrc): Rewrote in anticipation of having
17656         multiple version-dependent converters.
17657         (gnus-groups-to-gnus-format): Replaced gnus-agent-save-groups with
17658         gnus-agent-save-active.
17659         (gnus-save-newsrc-file): Save dirty agent range limits.
17660
17661         * gnus-sum.el (gnus-select-newgroup): Replaced inline code with
17662         gnus-agent-possibly-alter-active.
17663         (gnus-adjust-marked-articles): Faster handling of simple lists.
17664
17665 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
17666
17667         * spam-stat.el (spam-stat-test-directory): New optional argument
17668         displays a list of files detected.  Suggested by Andrew Cohen
17669         <cohen@andy.bu.edu>.
17670         (spam-stat-buffer-words-with-scores): Don't narrow and change
17671         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
17672
17673 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
17674
17675         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
17676         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
17677         (spam-spamassassin-arguments)
17678         (spam-spamassassin-spam-flag-header)
17679         (spam-spamassassin-positive-spam-flag-header)
17680         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
17681         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
17682         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
17683         (spam-list-of-processors, spam-list-of-checks)
17684         (spam-list-of-statistical-checks, spam-registration-functions)
17685         (spam-check-spamassassin-headers, spam-check-spamassassin)
17686         (spam-spamassassin-score)
17687         (spam-spamassassin-register-with-sa-learn)
17688         (spam-spamassassin-register-spam-routine)
17689         (spam-spamassassin-register-ham-routine)
17690         (spam-assassin-register-spam-routine)
17691         (spam-assassin-register-ham-routine): Add SpamAssassin support.
17692         (spam-bogofilter-score): Fix to show article before scoring.
17693
17694 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
17695
17696         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
17697         default scoring function.
17698         (spam-generic-score): Call spam-spamassassin-score if
17699         spam-use-spamassassin or spam-use-spamassassin-headers is on;
17700         spam-bogofilter-score otherwise.
17701
17702         * gnus.el (spam-process, spam-autodetect-methods): Add
17703         spamassassin and spamassassin-headers.
17704
17705 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
17706
17707         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
17708         Suppress unnecessary messages.
17709
17710 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
17711
17712         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
17713         make-hash-table.
17714
17715 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17716
17717         * canlock.el (base64-encode-string): Don't autoload it.
17718
17719 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
17720
17721         * run-at-time.el: Remove useless (require 'itimer),
17722         eval-and-compile and (featurep 'xemacs).
17723
17724 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
17725
17726         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
17727         GROUP is a virtual group.
17728
17729 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
17730
17731         * gnus.el: Autoload `message-y-or-n-p'.
17732
17733 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
17734
17735         * pgg-parse.el: Remove unnecessary (require 'custom).
17736
17737         * pgg-def.el: do.
17738
17739         * nnmail.el: do.
17740
17741         * gnus-undo.el: do.
17742
17743         * gnus-picon.el: do.
17744
17745         * gnus-util.el: do.
17746
17747 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
17748
17749         * gnus-sum.el (gnus-pick-line-number): Add autoload.
17750
17751 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17752
17753         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
17754         handle, as well as a list.
17755
17756         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
17757         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
17758         (mm-w3m-cid-retrieve): Simplify.
17759
17760 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
17761
17762         * message.el (message-kill-to-signature): Allow prefix arg to
17763         specify number of lines to keep before signature.
17764
17765 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
17766
17767         * message.el (message-kill-to-signature): Change docstring.
17768
17769 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17770
17771         * canlock.el: Always require sha1-el.
17772         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
17773
17774         * message.el: Autoload sha1 only when compiling.
17775
17776         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
17777         eudc-expand-inline for XEmacs.
17778
17779 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17780
17781         * message.el (message-canlock-generate): Require sha1-el.
17782
17783 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
17784
17785         * message.el (message-expand-name): Silence the byte compiler.
17786
17787         * lpath.el: Add detect-coding-system.
17788
17789         * dgnushack.el (dgnushack-compile): Remove obsolete check for
17790         cus-edit.
17791
17792 2004-01-13  Simon Josefsson  <jas@extundo.com>
17793
17794         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
17795         Invoke gnus-score-mode.  Reported by
17796         bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
17797
17798         * gnus-range.el (gnus-compress-sequence): Doc fix.  Suggested by
17799         Jim Blandy <jimb@redhat.com> (tiny change).
17800
17801 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
17802
17803         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
17804
17805 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
17806
17807         * spam.el (spam-get-article-as-string): Update to use
17808         gnus-request-article-this-buffer, much simpler.
17809         (spam-get-article-as-buffer): Remove.
17810
17811 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
17812
17813         * message.el (message-expand-name): Use EUDC if the user uses that.
17814
17815 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
17816
17817         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
17818         character for the encoding to avoid consing a string.
17819
17820         * rfc2047.el (rfc2047-decode-string): Don't cons a string
17821         unnecessarily.
17822
17823         * mm-util.el (mm-replace-chars-in-string): Remove.
17824
17825         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
17826         of mm-replace-chars-in-string.
17827
17828 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
17829
17830         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
17831
17832         * mm-util.el (mm-subst-char-in-string): Support inplace.
17833
17834         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
17835         a new string in every iteration.  Use shy groups.
17836
17837 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
17838
17839         * gnus-srvr.el (gnus-browse-unsubscribe-group):
17840         * gnus-soup.el (gnus-soup-group-brew):
17841         * gnus-msg.el (gnus-put-message):
17842         * gnus-move.el (gnus-group-move-group-to-server):
17843         * gnus-kill.el (gnus-batch-score):
17844         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
17845         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
17846         (gnus-group-update-group, gnus-group-read-group)
17847         (gnus-group-make-group, gnus-group-make-help-group)
17848         (gnus-group-make-archive-group, gnus-group-make-directory-group)
17849         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
17850         (gnus-group-sort-by-unread, gnus-group-catchup)
17851         (gnus-group-unsubscribe-group, gnus-group-kill-group)
17852         (gnus-group-yank-group, gnus-group-set-info)
17853         (gnus-group-list-groups):
17854         * gnus.el (gnus-generate-new-group-name):
17855         * gnus-delay.el (gnus-delay-send-queue):
17856         * nnvirtual.el (nnvirtual-catchup-group):
17857         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
17858         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
17859         (gnus-group-prepare-topics, gnus-topic-check-topology):
17860         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
17861         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
17862         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
17863         (gnus-group-make-articles-read):
17864         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
17865         (gnus-group-change-level, gnus-kill-newsgroup)
17866         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
17867         (gnus-get-unread-articles, gnus-make-articles-unread)
17868         (gnus-make-ascending-articles-unread): Use accessor
17869         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
17870         to get group information for improved readability.
17871
17872
17873 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
17874
17875         * gnus-art.el (article-decode-mime-words, article-babel)
17876         (gnus-article-highlight-signature, gnus-article-add-buttons)
17877         (gnus-signature-toggle): Use gnus-with-article-buffer.
17878
17879         * gnus-art.el (gnus-article-highlight-headers)
17880         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
17881
17882         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
17883         (gnus-article-set-globals, gnus-request-article-this-buffer)
17884         (gnus-button-message-id, gnus-article-maybe-hide-headers)
17885         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
17886         (gnus-mime-display-alternative): Use with-current-buffer.
17887
17888 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
17889
17890         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
17891         also under 80 char limit, and call gnus-error if needed.
17892         (spam-fetch-article-header): Fix - it was a
17893         buffer-local variable (gnus-newsgroup-data).
17894         (spam-find-spam): Use spam-generate-fake-headers, forget about
17895         spam-insert-fake-headers.
17896         (spam-insert-fake-headers): Remove.
17897
17898 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
17899
17900         * deuglify.el (gnus-article-outlook-unwrap-lines)
17901         (gnus-outlook-rearrange-article)
17902         (gnus-outlook-repair-attribution-outlook)
17903         (gnus-outlook-repair-attribution-block)
17904         (gnus-outlook-repair-attribution-other): Remove redundant
17905         save-excursion.
17906
17907 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
17908
17909         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
17910         (spam-fetch-field-subject-fast)
17911         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
17912         (spam-fetch-article-header): Add functions to deal with Gnus
17913         internals for fast retrieval of article header data.
17914         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
17915
17916 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
17917
17918         * pop3.el (pop3-md5): Remove.
17919         (pop3-apop): Replace pop3-md5 with md5.
17920
17921         * mm-bodies.el: base64 is always built-in.
17922
17923         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
17924         with-current-buffer.
17925
17926 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
17927
17928         * canlock.el (canlock-insert-header): Remove excessive grouping in
17929         regexp.
17930
17931         * gnus-sum.el (gnus-summary-read-document): Ditto.
17932
17933         * gnus-uu.el (gnus-uu-part-number): Ditto.
17934
17935         * html2text.el (html2text-remove-tags): Ditto.
17936         (html2text-format-tags): Ditto.
17937         (html2text-format-single-elements): Ditto.
17938
17939         * mml.el (mml-parse-1): Ditto.
17940
17941 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
17942
17943         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
17944
17945         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
17946
17947         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
17948
17949         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
17950
17951 2003-11-15  Simon Josefsson  <jas@extundo.com>
17952
17953         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
17954         (pgg-gpg-lookup-key): Use regexp match instead of
17955         split-string (split-string is different between emacs 21.2 and
17956         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
17957
17958 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
17959
17960         * gnus-art.el (gnus-mime-view-all-parts)
17961         (gnus-article-part-wrapper, gnus-article-view-part): Use
17962         with-current-buffer.
17963
17964 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
17965
17966         * spam.el (spam-disable-spam-split-during-ham-respool)
17967         (spam-spamoracle-database, spam-cache-lookups)
17968         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
17969         (spam-group-ham-mark-p, spam-group-spam-mark-p)
17970         (spam-group-ham-marks, spam-group-spam-marks)
17971         (spam-group-spam-contents-p, spam-group-ham-contents-p)
17972         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
17973         also add spam-use-blackholes to the statistical checks.
17974         (spam-fetch-field-fast): Add interface to fetching fields, may
17975         become a macro.
17976         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
17977         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
17978         (spam-insert-fake-headers): Fake an article when needed.
17979         (spam-find-spam): Fake article when possible.
17980         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
17981         (spam-check-bogofilter-headers): Use message-fetch-field instead
17982         of nnmail-fetch-field.
17983
17984 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
17985
17986         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
17987
17988 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
17989
17990         * spam.el (spam-split): Do not require spam-use-CHECK to be
17991         enabled if that check is passed to spam-split explicitly; also
17992         fix so 'spam doesn't get converted to spam-split-group when
17993         spam-split-symbolic-return is t.
17994         (spam-find-spam): Find registrations of the article and use those
17995         instead of re-running spam-split to find the spam/ham
17996         classification of the article.
17997         (spam-log-processing-to-registry, spam-log-registered-p)
17998         (spam-log-unregistration-needed-p, spam-log-undo-registration):
17999         Use gnus-error instead of gnus-message.
18000         (spam-log-registration-type): Add function to determine the
18001         classification of a message based on registry entries; will
18002         return nil if both 'spam and 'ham are found.
18003         (spam-check-BBDB): Expand all the BBDB macros here so we can have
18004         a reasonably fast local cache without the loading errors.
18005         (spam-cache-lookups): Set to t by default.
18006         (spam-find-spam): Don't try to guess spam-cache-lookups.
18007         (spam-enter-whitelist, spam-enter-blacklist): Clear the
18008         spam-caches entry.
18009         (spam-filelist-build-cache, spam-filelist-check-cache): Fix
18010         caching of whitelist/blacklist entries.
18011         (spam-check-whitelist, spam-check-blacklist): Invoke
18012         spam-from-listed-p with a type, not a cache variable.
18013         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
18014
18015 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
18016
18017         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
18018
18019         * nnmail.el (nnmail-split-fancy): do.
18020
18021         * mml.el (mml-parse): do.
18022
18023         * gnus-score.el (gnus-enter-score-words-into-hashtb)
18024         (gnus-score-adaptive): do.
18025
18026 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18027
18028         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
18029         (gnus-mime-button-map): Don't set keymap parent.
18030         (gnus-button-ctan-directory-regexp): Use shy grouping.
18031         (gnus-prev-page-map): Don't set keymap parent.
18032         (gnus-prev-page-map): Remove duplicated one.
18033         (gnus-next-page-map): Don't set keymap parent.
18034         (gnus-mime-security-button-map): Ditto.
18035
18036         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
18037         version number.
18038
18039         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
18040
18041 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18042
18043         * canlock.el (canlock-sha1-function): Remove.
18044         (canlock-sha1-function-for-verify): Remove.
18045         (canlock-openssl-program): Remove.
18046         (canlock-openssl-args): Remove.
18047         (canlock-ignore-errors): Remove.
18048         (canlock-sha1-with-openssl): Remove.
18049         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
18050         (canlock-verify): Don't use canlock-ignore-errors.
18051
18052         * sha1-el.el (sha1-string-external): Make it can return a string
18053         in binary form.
18054         (sha1-region-external): Ditto.
18055         (sha1-string-internal): Ditto.
18056         (sha1-region-internal): Ditto.
18057         (sha1-region): Ditto.
18058         (sha1-string): Ditto.
18059         (sha1): Ditto.
18060
18061 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18062
18063         * spam.el (spam-report-articles-gmane): New command.
18064
18065 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18066
18067         * gnus.el: Don't make unnecessary *Group* buffer when loading.
18068
18069         * run-at-time.el (run-at-time-saved): Remove.
18070         (run-at-time): Doc fix.
18071
18072 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
18073
18074         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
18075         (gnus-summary-limit-map): Add it.
18076         (gnus-summary-make-menu-bar): do.
18077
18078 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
18079
18080         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
18081         Make attempt at some caching support (done for BBDB only now).
18082         (spam-find-spam): Set spam-cache-lookups if there are more than 2
18083         addresses to be checked.
18084         (spam-clear-cache-BBDB): Add function, to be invoked by
18085         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
18086         (spam-check-BBDB): Check and use the caches, if
18087         spam-cache-lookups is on, remove superfluous (provide).
18088
18089 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
18090
18091         * gnus-art.el (gnus-treat-ansi-sequences): Changed default.
18092
18093 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
18094
18095         * run-at-time.el (run-at-time-saved): Move to after the definition
18096         of `run-at-time'.
18097
18098         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
18099
18100 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18101
18102         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
18103         mm-w3m-local-map-property.
18104
18105         * mm-view.el (mm-w3m-mode-map): Remove.
18106         (mm-w3m-local-map-property): Remove.
18107         (mm-inline-text-html-render-with-w3m): Don't use
18108         mm-w3m-local-map-property.
18109
18110 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18111
18112         * run-at-time.el: New file.
18113
18114         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
18115         under Emacs.
18116
18117         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
18118         of gnus-set-text-properties.
18119
18120         * gnus-uu.el (gnus-uu-save-article): Ditto.
18121
18122         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
18123
18124         * gnus-cite.el (gnus-cite-parse): Ditto.
18125
18126         * gnus-art.el (gnus-button-push): Use set-text-properties instead
18127         of gnus-.
18128
18129         * gnus-xmas.el (run-at-time): Require run-at-time.
18130
18131         * gnus.el: Changed calls to nnheader-run-at-time and
18132         password-run-at-time throughout to use run-at-time directly.
18133
18134         * password.el: Removed definition of run-at-time.
18135
18136         * nnheaderxm.el: Remove definition of run-at-time.
18137
18138 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
18139
18140         * mml.el (mml-minibuffer-read-disposition): Show attachment type
18141         in prompt.
18142
18143 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
18144
18145         * messagexmas.el (message-xmas-redefine): Alias
18146         `message-make-caesar-translation-table' to
18147         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
18148         version.
18149
18150         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
18151         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
18152         `gnus-xmas-set-text-properties'.
18153         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
18154         `gnus-xmas-completing-read'.
18155         (gnus-xmas-completing-read): Removed.
18156         (gnus-xmas-open-network-stream): Removed.
18157
18158         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
18159         XEmacs version.
18160
18161         * dns.el (dns-make-network-process): Use `open-network-stream'
18162         instead of `gnus-xmas-open-network-stream'.
18163
18164         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
18165
18166         * .cvsignore: Add auto-autoloads.el, custom-load.el.
18167
18168 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
18169
18170         * gnus-art.el (gnus-mime-display-alternative)
18171         (gnus-insert-mime-button, gnus-insert-mime-security-button)
18172         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
18173         Don't use gnus-local-map-property.
18174
18175         * gnus-util.el (gnus-local-map-property): Remove.
18176
18177         * mm-view.el (mm-view-pkcs7-decrypt): Replace
18178         gnus-completing-read-maybe-default with completing-read.
18179
18180         * gnus-util.el (gnus-completing-read): do.
18181         (gnus-completing-read-maybe-default): Remove.
18182
18183 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
18184
18185         * password.el: Only autoload `run-at-time' if not XEmacs.
18186         Only autoload the itimer functions if XEmacs.
18187
18188 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18189
18190         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
18191         XEmacsen.
18192
18193         * dgnushack.el: Autoload executable-find for XEmacs.
18194
18195 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
18196
18197         * gnus-art.el (gnus-read-string): Remove.
18198         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
18199         read-string.
18200
18201 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
18202
18203         * netrc.el: Autoload password-read.
18204         (netrc): Add configuration group.
18205         (netrc-encoding-method, netrc-openssl-path): Add
18206         variables for encoding and decoding of files with symmetric
18207         ciphers.
18208         (netrc-encode): Add assistant function to encode a file with
18209         netrc-encoding-method.
18210         (netrc-parse): Add interactive parameter, added optional
18211         decoding if netrc-encoding-method is non-nil but otherwise
18212         behavior is standard.
18213         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
18214         Do s/encode/encrypt/ everywhere.
18215
18216         * spam.el: Remove executable-find autoload.
18217
18218 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
18219
18220         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
18221
18222         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
18223
18224 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
18225
18226         * gnus-art.el (gnus-treat-ansi-sequences)
18227         (article-treat-ansi-sequences): New variable and function.
18228         Suggested by Dan Jacobson <jidanni@jidanni.org>.
18229
18230         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
18231         Use it.
18232
18233 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
18234
18235         * mm-util.el (mm-quote-arg): Remove.
18236
18237         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
18238         shell-quote-argument.
18239
18240         * gnus-uu.el (gnus-uu-command): do.
18241
18242         * gnus-sum.el (gnus-summary-insert-pseudos): do.
18243
18244         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
18245         with make-char.
18246
18247         * mm-util.el (mm-make-char): Remove.
18248
18249         * mml.el (mml-mode): Replace gnus-add-minor-mode with
18250         add-minor-mode.
18251
18252         * gnus-undo.el (gnus-undo-mode): do.
18253
18254         * gnus-topic.el (gnus-topic-mode): do.
18255
18256         * gnus-sum.el (gnus-dead-summary-mode): do.
18257
18258         * gnus-start.el (gnus-slave-mode): do.
18259
18260         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
18261
18262         * gnus-ml.el (gnus-mailing-list-mode): do.
18263
18264         * gnus-gl.el (gnus-grouplens-mode): do.
18265
18266         * gnus-draft.el (gnus-draft-mode): do.
18267
18268         * gnus-dired.el (gnus-dired-mode): do.
18269
18270         * gnus-ems.el (gnus-add-minor-mode): Remove.
18271
18272         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
18273         Replace gnus-char-width with char-width.
18274
18275         * gnus-ems.el (gnus-char-width): Remove.
18276
18277         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
18278         Replace gnus-char-width with char-width.
18279
18280         * gnus-ems.el (gnus-char-width): Remove.
18281
18282         * spam-stat.el (with-syntax-table): Remove with-syntax-table
18283         definition.
18284         Remove Emacs 20 hash table compatibility code.
18285
18286         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
18287         20 compatibility code.
18288
18289         * spam.el (spam-point-at-eol): Replace with point-at-eol.
18290
18291         * smime.el (smime-point-at-eol): Replace with point-at-eol.
18292
18293         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): Replace
18294         with point-at-{eol,bol}.
18295
18296         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
18297
18298         * imap.el (imap-point-at-eol): Replace with point-at-eol.
18299
18300         * flow-fill.el (fill-flowed-point-at-bol)
18301         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
18302
18303         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
18304         Replace with point-at-{eol,bol} throughout all files.
18305
18306 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
18307
18308         * ntlm.el (ntlm-string-as-unibyte): New macro.
18309         (ntlm-build-auth-response): Use it.
18310
18311         Remove Emacs 20 stuff:
18312         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
18313         (butlast, mapc, remove): Remove the compiler macros.
18314         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
18315         of delq and copy-sequence.
18316         * gnus-art.el (popup-menu): Remove the compiler macro.
18317         * nnmail.el (nnmail-split-fancy): Don't support customizing with
18318         Emacs 20.
18319
18320 2004-01-05  Simon Josefsson  <jas@extundo.com>
18321
18322         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
18323         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
18324         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
18325         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
18326         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
18327         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
18328         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
18329         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
18330         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
18331         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
18332         ntlm-string-permute, string-lshift into ntlm-string-lshift,
18333         string-xor into ntlm-string-xor.  Suggested by
18334         Jesper Harder <harder@myrealbox.com>.
18335
18336         * ntlm.el: Don't include poem.
18337
18338         * md4.el (print-int32, print-string-hexa): Remove.  Suggested by
18339         Jesper Harder <harder@myrealbox.com>.
18340
18341         * sasl-ntlm.el, ntlm.el, md4.el: New files.
18342
18343         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
18344         probably breaks emacs with DL patch, but do we care? Is anyone
18345         still using the DL stuff?)
18346
18347         * sieve-manage.el: Use the password package.
18348         (sieve-manage-read-passwd): Remove.
18349         (sieve-manage-interactive-login): Use password.  Re-add
18350         condition-case around loop.
18351
18352         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
18353         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache): Use
18354         the password package.
18355
18356 2003-02-19  Simon Josefsson  <jas@extundo.com>
18357
18358         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
18359         token.
18360
18361 2002-08-07  Simon Josefsson  <jas@extundo.com>
18362
18363         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
18364         (sieve-manage-authenticators):
18365         (sieve-manage-authenticator-alist): Add some SASL mechs.
18366         (sieve-sasl-auth): New function.
18367         (sieve-manage-cram-md5-auth):
18368         (sieve-manage-plain-auth): Rewrite using SASL library.
18369         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
18370         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
18371         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
18372         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
18373
18374 2004-01-05  Simon Josefsson  <jas@extundo.com>
18375
18376         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
18377         New files.
18378
18379 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18380
18381         * gnus-group.el (gnus-no-groups-message): Update.
18382
18383         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
18384
18385 2003-11-09  Simon Josefsson  <jas@extundo.com>
18386
18387         * imap.el: Support for ID IMAP extension (RFC 2971).
18388         (imap-local-variables): Add imap-id.
18389         (imap-id): New variable.
18390         (imap-id): New function.
18391         (imap-parse-response): Parse untagged ID response.
18392         * nnimap.el (nnimap-id): New variable.
18393         (nnimap-open-connection): Use it.
18394
18395 2003-12-28  Simon Josefsson  <jas@extundo.com>
18396
18397         * gnus-score.el (gnus-score-edit-all-score): New.
18398         * gnus-group.el (gnus-group-score-map): Bind it to W e.
18399
18400 2004-01-04  Simon Josefsson  <jas@extundo.com>
18401
18402         * password.el: Add.
18403
18404 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
18405
18406         * dns.el (dns-query-types): Fix typo.
18407         (dns-query-types): New function.
18408         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
18409         PTR and SOA replies, see RFC 1035.
18410
18411 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18412
18413         * gnus.el (gnus-logo-color-style): Changed colors to `no'.
18414
18415         * Moved to Changelog.2.
18416
18417 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18418
18419         * gnus.el (gnus-version-number): Bump version.
18420
18421 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
18422
18423         * gnus.el: No Gnus v0.1 is released.
18424
18425 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
18426
18427         * gnus.el: No Gnus v0.0 is released.
18428
18429 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18430
18431         * gnus.el (gnus-version-number): Bump.
18432         (gnus-version): No.
18433
18434 See ChangeLog.2 for earlier changes.
18435
18436     Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010
18437       Free Software Foundation, Inc.
18438
18439   This file is part of GNU Emacs.
18440
18441   GNU Emacs is free software: you can redistribute it and/or modify
18442   it under the terms of the GNU General Public License as published by
18443   the Free Software Foundation, either version 3 of the License, or
18444   (at your option) any later version.
18445
18446   GNU Emacs is distributed in the hope that it will be useful,
18447   but WITHOUT ANY WARRANTY; without even the implied warranty of
18448   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
18449   GNU General Public License for more details.
18450
18451   You should have received a copy of the GNU General Public License
18452   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
18453
18454 ;; Local Variables:
18455 ;; coding: utf-8
18456 ;; fill-column: 79
18457 ;; add-log-time-zone-rule: t
18458 ;; End: