message: Allow message-default-headers to be a function
[gnus] / lisp / ChangeLog
1 2010-10-21  Julien Danjou  <julien@danjou.info>
2
3         * message.el (message-setup-1): Allow message-default-headers to be a
4         function.
5
6 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7
8         * shr.el (shr-tag-table): Simplify.
9
10 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11
12         * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
13         to avoid trying to snarf invalid stuff.
14
15         * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
16
17         * gnus.el (gnus-message-archive-group): Quote value.
18         (gnus-message-archive-group): Mark as changed.
19
20         * shr.el (shr-add-font): Don't put the font properties on the newline
21         or the indentation.
22
23         * message.el (message-fix-before-sending): Change options when sending
24         non-printable characters.
25
26         * gnus.el (gnus-message-archive-method): Change the default to
27         monthly outgoing groups.
28
29         * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
30         that have gotten new numbers.
31
32         * nnimap.el (nnimap-request-replace-article): New function.
33
34 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
35
36         * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
37         (nnrss-request-article): Don't use special html washing code.
38
39 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
40
41         * shr.el (shr-tag-table): Remove useless nconc.
42
43 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
44
45         * gnus-art.el (article-wash-html): Simplify and remove the charset
46         stuff.  Use the normal html rendering code instead of the special html
47         washing code.
48
49         * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
50         `gnus-w3m' symbols.
51         (mm-text-html-washer-alist): Removed.
52
53         * mm-decode.el (mm-inline-text-html-renderer): Removed.
54         (mm-inline-media-tests): Removed use.
55         (mm-text-html-renderer): Change default to the `shr' symbol.
56
57         * mm-view.el (mm-inline-text-html): Removed use.
58
59         * gnus-art.el (gnus-blocked-images): New function.  Allow the
60         `gnus-blocked-images' to be a function.
61         (gnus-article-wash-function): Removed.
62
63 2010-10-20  Julien Danjou  <julien@danjou.info>
64
65         * spam.el (spam-list-of-processors): Mark as obsolete.
66
67         * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
68         (nnimap-insert-partial-structure): Fix boundary detection.
69
70 2010-10-20  Andreas Seltenreich  <seltenreich@gmx.de>
71
72         * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
73         run file-truename on remote files.  This can be expensive and even
74         prevent one from editing drafts if some unrelated buffer has a stale
75         connection.
76
77 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
78
79         * shr.el (shr-find-fill-point): Shorten line if the preceding char is
80         kinsoku-eol regardless of shr-kinsoku-shorten.
81         (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
82         (shr-tag-table): Support caption, thead, and tfoot.
83
84 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
85
86         * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
87         lines.
88         (shr-save-contents): New command and keystroke.
89
90         * nndoc.el (nndoc-type-alist): Add git support.
91         (nndoc-git-type-p): New function.
92         (nndoc-transform-git-article): Ditto.
93         (nndoc-transform-git-headers): Ditto.
94         (nndoc-transform-git-headers): Generate Subject headers.
95
96         * shr.el (shr-parse-style): New function.
97         (shr-tag-span): Ditto.
98
99         * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
100         to `G G' to avoid collisions.
101
102 2010-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
103
104         * shr.el: Load kinsoku if necessary.
105         (shr-kinsoku-shorten): New internal variable.
106         (shr-find-fill-point): Make kinsoku shorten text line if
107         shr-kinsoku-shorten is bound to non-nil.
108         (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
109         shr-indentation too when testing if table is wider than frame width.
110         (shr-insert-table): Use `string-width' instead of `length' to measure
111         text width.
112         (shr-insert-table-ruler): Make sure indentation is done at bol.
113
114 2010-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
115
116         * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
117         (nnimap-process-expiry-targets): Use unibyte for buffers that hold
118         undecoded network data.
119
120 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
121
122         * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
123         name in the mode line spec so that the mode line menu works
124         (bug #2431).
125
126         * message.el (message-get-reply-headers): If we're fed `to-address',
127         then always use that.
128
129         * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
130         aren't so wide as to need to switch off the edit menu.
131
132         * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
133         binding.  Suggested by Leo <sdl.web@gmail.com> (bug #6613).
134
135         * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
136         `M-g'.
137         (nnimap-update-info): Update flags/read marks even if \* isn't part of
138         the permanent marks.
139
140 2010-10-18  Andrew Cohen  <cohen@andy.bu.edu>
141
142         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
143         Splitting according to references/in-reply-to obeys the ignore-groups
144         variable, while splitting by sender and subject do not.
145
146 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
147
148         * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
149         alist, so that we can look for non-Unicode chars.
150         (article-translate-strings): Allow both character and string maps.
151
152 2010-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
153
154         * shr.el (shr-insert): Don't insert space behind a wide character
155         categorized as kinsoku-bol, or between characters both categorized as
156         nospace.
157
158 2010-10-16  Andrew Cohen  <cohen@andy.bu.edu>
159
160         * gnus-sum.el (gnus-summary-refer-thread): Bug fix. Add the thread
161         headers to gnus-newsgroup-headers.
162
163 2010-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
164
165         * shr.el (shr-tag-img): Don't align images -- since we're not
166         rescaling, this often leads to ugly displays.
167
168 2010-10-15  Andrew Cohen  <cohen@andy.bu.edu>
169
170         * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
171         duplicates.
172
173 2010-10-15  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
174
175         * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
176         call.
177
178 2010-10-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
179
180         * gnus.el: Autoload gnus-html-show-images.
181
182         * nnimap.el: Use nnheader-message throughout.
183
184         * shr.el (shr-tag-img): Ignore images with no data.
185
186 2010-10-15  Julien Danjou  <julien@danjou.info>
187
188         * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
189         a possibility to disable format=flow encoding when using hard newlines.
190
191 2010-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
192
193         * shr.el (shr-insert): Remove space inserted before or after a
194         breakable character or at the beginning or the end of a line.
195         (shr-find-fill-point): Do kinsoku; find the second best point or give
196         it up if there's no breakable point.
197
198 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
199
200         * nnimap.el (nnimap-open-connection): Message when opening connection
201         for debugging purposes.
202
203         * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
204         on every setup buffer call to allow this to change from article to
205         article.
206
207         * shr.el (shr-tag-table): Experimental feature: Truncate lines in
208         buffers where we have a wide table.
209
210 2010-10-14  Andrew Cohen  <cohen@andy.bu.edu>
211
212         * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
213         uses *-request-thread.
214
215 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
216
217         * nnimap.el (nnimap-open-connection): Remove %s from openssl
218         incantation, which is no longer valid.
219
220 2010-10-14  Julien Danjou  <julien@danjou.info>
221
222         * shr.el: Fix defcustom type (char -> character).
223
224 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
225
226         * nnimap.el (nnimap-open-connection): tls-program should be a list of
227         programs.
228
229 2010-10-14  Julien Danjou  <julien@danjou.info>
230
231         * shr.el (shr-tag-a): Use url-link as widget type.
232
233         * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
234         `gnus-group-get-icon'.
235
236 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
237
238         * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
239         This should make server editing work better.
240
241         * shr.el (shr-find-fill-point): Don't inloop on indented text.
242
243         * tls.el (tls-program): Remove spurious %s from openssl.
244
245         * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
246         (nnimap-parse-flags): Fix regexp.
247
248         * shr.el (shr-find-fill-point): Use a filling algorithm that should
249         probably work for CJVK text, too.
250
251         * nnimap.el (nnimap-extend-tls-programs): Removed.
252         (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
253
254         * tls.el (tls-starttls-switches): Remove starttls hack.
255         (open-tls-stream): Ditto.
256         (tls-find-starttls-argument): Ditto.
257
258 2010-10-13  Julien Danjou  <julien@danjou.info>
259
260         * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
261         responses.
262
263 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
264
265         * mm-decode.el (mm-shr): Allow use from non-Gnus users.
266
267         * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
268         anything in Emacs.
269
270         * shr.el (shr-current-column): Remove buggy and unnecessary function.
271
272 2010-10-13  Julien Danjou  <julien@danjou.info>
273
274         * shr.el (shr-width): Make shr-width a defcustom with default to
275         fill-column.
276         (shr-tag-img): Use shr-width rather than fill-column.
277
278 2010-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
279
280         * dgnushack.el (byte-optimize-apply)
281         * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
282
283         * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
284         position when (X-)Faces exist.
285         (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
286         avatars when called interactively.
287
288 2010-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
289
290         * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
291         gnus-article-x-face-too-ugly is bound.
292
293 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
294
295         * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
296
297         * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
298         mailbox that doesn't exist.
299
300 2010-10-12  Julien Danjou  <julien@danjou.info>
301
302         * shr.el (shr-tag-img): Encode URL properly when retrieving.
303         (shr-get-image-data): Encode URL properly when fetching from cache.
304         (shr-tag-img): Use aligned-to spaces to align correctly images.
305
306         * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
307         before inserting the Gravatar.
308
309         * shr.el (shr-tag-img): Add align attribute support for <img>.
310
311 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
312
313         * gnus-gravatar.el (gnus-art): Required.
314
315         * gnus-sum.el (gnus-summary-mark-as-unread-forward)
316         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
317         Remove long obsoleted functions.
318
319 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
320
321         * lpath.el: Fbind gnutls-negotiate for Emacs 22 and XEmacsen.
322
323         * nnimap.el (gnutls-negotiate): Silence the byte compiler.
324
325         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el,
326         gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el,
327         hashcash.el, imap.el, mail-source.el, message.el, mm-bodies.el,
328         mm-decode.el, mm-extern.el, mm-util.el, mm-view.el, mml-smime.el,
329         mml.el, mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnmail.el,
330         nnmaildir.el, nnrss.el, nntp.el, pgg-parse.el, pgg.el, rfc1843.el,
331         sieve-manage.el, smime.el, spam.el: Fix comment for declare-function.
332
333 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
334
335         * nnimap.el (nnimap-request-rename-group): Select group read-only
336         before renaming it.
337
338         * shr.el (shr-insert): Fix up the white space only regexp.
339
340         * nnimap.el (nnimap-transform-split-mail): Not all articles have
341         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
342
343         * shr.el (shr-current-column): New function.
344         (shr-find-fill-point): New function.
345
346 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
347
348         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
349         numbers.
350
351 2010-10-11  Julien Danjou  <julien@danjou.info>
352
353         * shr.el (shr-hr-line): Add.
354         (shr-tag-hr): Use shr-hr-line to specify which character to use to
355         display hr lines.
356         (shr-max-columns): Do not change state to nil if we just inserting
357         spaces.
358
359 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
360
361         * gnus-topic.el (gnus-topic-read-group): If after the last group,
362         select the last group.
363
364 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
365
366         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
367
368 2010-10-10  Dan Nicolaescu  <dann@ics.uci.edu>
369
370         * dig.el (dig-mode-map): Declare and define in one step.
371
372 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
373
374         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
375         for Gnus.
376         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
377         (nnimap-update-qresync-info): Mark \Seen articles as read.
378
379         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
380         non-variable, too.
381
382         * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
383         available.
384         (nnimap-update-info): Rely more on the current active than the param
385         active to avoid marking articles as read too much.
386
387         * auth-source.el (auth-source-create): Use (user-login-name) for the
388         user name default.
389
390         * nnimap.el (nnimap-update-info): If the server doesn't return any
391         useful info, just use the previous info.
392         (nnimap-update-info): Prefer old info over start-article.
393         (nnimap-update-qresync-info): Finish implementing QRESYNC.
394
395 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
396
397         * nnir.el (autoload): Clean up autoloads.
398         (nnir-imap-default-search-key): Renamed from
399         nnir-imap-search-field. Use key rather than value.
400         (nnir-imap-search-other): New variable.
401         (nnir-read-parm): Use it.
402         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
403         (gnus-summary-nnir-goto-thread): Modify to work with imap.
404
405 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
406
407         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
408         the process, too.
409
410 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
411
412         * spam.el (gnus-summary-mode-map): Bind to "$".  Suggested by Russ
413         Allbery.
414
415         * shr.el: Rework the way things are indented by <li> slightly.
416
417         * gnus.el (gnus-group-set-parameter): Fix typo.
418
419         * nnimap.el: Start implementing QRESYNC support.
420
421 2010-10-09  Julien Danjou  <julien@danjou.info>
422
423         * nnir.el (nnir-engines): Fix too many arguments.
424
425 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
426
427         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
428         group is the "last", so that the backends like nnfolder actually save
429         their folders.
430
431         * nnimap.el (nnimap-open-connection): If we have gnutls loaded, then
432         try to use that for the tls stream.
433         (nnimap-retrieve-group-data-early): Rework the marks code to heed
434         UIDVALIDITY and find out which groups are read-only and not.
435         (nnimap-get-flags): Use the same marks parsing code as the rest of
436         nnimap.
437
438 2010-10-09  Julien Danjou  <julien@danjou.info>
439
440         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
441
442         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
443         retrieving gravatars.
444
445         * shr.el (shr-table-corner): Add.
446         (shr-table-line): Add.
447         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
448
449 2010-10-08  Julien Danjou  <julien@danjou.info>
450
451         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
452
453 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
454
455         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
456
457         * gnus-sum.el (gnus-mark-article-as-unread)
458         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
459         (gnus-summary-set-bookmark): Use it.
460
461         * gnus-msg.el (gnus-setup-message): Use it.
462
463         * gnus-demon.el (gnus-demon-remove-handler): Use it.
464
465         * gnus.el (gnus-group-remove-parameter): Use it.
466
467         * gnus-group.el (gnus-group-make-web-group): Use it.
468
469         * gnus-demon.el (gnus-demon-remove-handler): Use it.
470
471         * nnregistry.el: Update docs to mention manual.
472
473         * gnus-registry.el: Update docs to mention nnregistry.el.
474         (gnus-registry-initialize): Don't install nnregistry refer method
475         automatically.
476         (gnus-registry-install-nnregistry): Remove it.
477
478 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
479
480         * shr.el (shr-insert): Don't insert double spaces.
481
482 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
483
484         * gnus-gravatar.el (gnus-treat-from-gravatar)
485         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
486         called interactively.
487
488         * gnus-art.el (gnus-mime-view-part-externally)
489         (gnus-mime-view-part-internally): Make predicate function passed to
490         gnus-mime-view-part-as-type assume argument is a mime type, not a list
491         of a mime type.
492
493         * shr.el (shr-table-widths): Don't use cl function `reduce'.
494
495 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
496
497         * shr.el (require): Require cl when compiling.
498         (shr-tag-hr): New function.
499
500         * nnimap.el (nnimap-update-info): Remove double setting of high.
501         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.  This
502         makes nnimap work properly on Courier again.
503
504         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
505         the variable for backwards compatability.
506
507         * mm-decode.el (mm-save-part): If given a non-directory result, expand
508         the file name before using to avoid setting mm-default-directory to
509         nil.
510
511         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
512         bidning gnus-agent variables.
513
514         * shr.el (shr-render-td): Use a cache for the table rendering function
515         to avoid getting an exponential rendering behaviour in nested tables.
516         (shr-insert): Rework the line-breaking algorithm.
517         (shr-insert): Don't leave trailing spaces.
518         (shr-insert-table): Also insert empty TDs.
519         (shr-tag-blockquote): Ensure paragraphs after </ul>.
520
521 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
522
523         * gnus-sum.el (gnus-number): Rename from `number'.
524         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
525         (gnus-summary-limit-children): Update uses correspondingly.
526
527 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
528
529         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
530         (gnus-gravatar-transform-address): Don't show avatars of people of
531         which mail addresses match gnus-gravatar-too-ugly.
532
533 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
534
535         * shr.el (shr-table-widths): Expand TD elements to fill available
536         space.
537
538 2010-10-07  Julien Danjou  <julien@danjou.info>
539
540         * nnimap.el (nnimap-request-rename-group): Add this method.
541
542 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
543
544         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
545         name from XEmacs' function-arglist.
546
547         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
548         gravatar under XEmacs.
549
550 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
551
552         * auth-source.el: Update docs with TODO items.
553
554         * gnus-sync.el: Update docs to explain state and plans.
555
556         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
557         Hooks for mark updates.
558         (gnus-request-set-mark, gnus-request-update-mark): Use them.
559
560         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
561         hooks with arguments, which is needed for mark update hooks.
562
563 2010-10-06  Julien Danjou  <julien@danjou.info>
564
565         * gnus.el (gnus-expand-group-parameter): Only return and act on what
566         was matched.
567
568         * sieve-manage.el: Update example in `Commentary'.
569
570         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
571
572         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
573         not 2000.
574         (sieve-manage-authenticate): Re-add function.
575
576 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
577
578         * shr.el (shr-insert): Get 'space transition right.
579         (shr-render-td): Only delete space at the end of the TD.
580
581         * nnimap.el (nnimap-open-connection): Prepare to support
582         open-gnutls-stream.
583
584         * shr.el: Rearrange function order to be more logical.
585
586 2010-10-06  Julien Danjou  <julien@danjou.info>
587
588         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
589         (nnrss-discover-feed): Remove 404 URL in docstring.
590
591         * nnir.el: Fix Swish-E URL.
592         Fix Namazu URL.
593
594         * message.el (message-change-subject): Remove 404 URL in a comment.
595
596 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
597
598         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
599         called interactively.
600
601         * gnus-util.el (gnus-remove-if): Allow hash table.
602         (gnus-remove-if-not): New function.
603
604         * gnus-art.el (gnus-mime-view-part-as-type)
605         * gnus-score.el (gnus-summary-score-effect)
606         * gnus-sum.el (gnus-read-move-group-name):
607         Replace remove-if-not with gnus-remove-if-not.
608
609         * gnus-group.el (gnus-group-completing-read):
610         Regard collection as a hash table if it is not a list.
611
612 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
613
614         * shr.el (shr-render-td): Allow blank/missing <TD>s.
615
616         * shr.el: Document the table-rendering algorithm.
617
618 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
619
620         * dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled
621         for Emacsen having no `libxml-parse-html-region' support.
622
623 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
624
625         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
626         invalid URLs.
627
628         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
629         line-broken.
630         (shr-tag-img): Ignore image fetching errors.
631         (shr-overlays-in-region): Compute overlay positions correctly.
632
633         * mm-decode.el (mm-shr): Require shr.
634
635         * gnus-art.el (gnus-blocked-images): Move variable here.
636
637         * shr.el (shr-insert-table): Bind free variable.
638
639         * mm-decode.el (mm-shr): Bind shr-content-function.
640
641         * shr.el (shr-content-function): New variable.
642
643         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
644         added for symmetry.
645
646         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
647
648         * gnus-group.el (gnus-group-make-group): Doc fix.
649
650         * nnimap.el (nnimap-request-newgroups): Return success.
651
652         * shr.el (shr-find-elements): New function.
653         (shr-tag-table): Put all the images after the table.
654         (shr-tag-table): Really inhibit images inside the table.
655         (shr-collect-overlays): Copy over overlays from the TD elements to the
656         main document.
657
658         * mm-decode.el (mm-shr): Bind shr-blocked-images to
659         gnus-blocked-images.
660
661 2010-10-05  Julien Danjou  <julien@danjou.info>
662
663         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
664
665         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
666         (gnus-html-maximum-image-size): Add this function.
667         (gnus-html-put-image): Use gnus-html-maximum-image-size.
668
669         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
670         server-value of the capability is nil.
671
672 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
673
674         * shr.el (shr-tag-em): Add <EM> tag.
675
676 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
677
678         * sieve-manage.el (sieve-manage-default-stream): Make default stream
679         customizable.
680
681         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
682         handing broken links to browse-url.
683
684 2010-10-05  Julien Danjou  <julien@danjou.info>
685
686         * gnus-util.el (gnus-emacs-completing-read)
687         (gnus-iswitchb-completing-read): Use autoload rather than require.
688
689 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
690
691         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
692         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
693         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
694         iswitchb-temp-buflist for XEmacs.
695
696         * gnus-util.el (gnus-completing-read-function): Exclude
697         gnus-icompleting-read and gnus-ido-completing-read from candidates for
698         XEmacs since iswitchb.el is very old and ido.el is unavailable in
699         XEmacs.
700
701         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
702         not to use `delete-dups' that is unavailable in XEmacs 21.4.
703
704         * gnus-html.el: Don't require help-fns under XEmacs.
705         (gnus-html-schedule-image-fetching): Work for XEmacs.
706
707         * mm-decode.el (mm-shr): Decode contents by charset.
708
709 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
710
711         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
712         unknown.
713
714         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
715         (shr-get-image-data): Ensure against the cache file missing.
716
717         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
718         for data.
719
720         * spam-report.el (spam-report-url-ping-plain): Don't query about
721         killing the process.
722
723         * shr.el (shr-render-td): Protect against too-wide text.
724
725 2010-10-04  Julien Danjou  <julien@danjou.info>
726
727         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
728         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
729
730         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
731         retrieved.
732
733 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
734
735         * shr.el (browse-url): Required.
736         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
737         lines.
738         (shr-show-alt-text, shr-browse-image): New commands.
739         (shr-browse-url, shr-copy-url): New commands.
740
741         * gnus-sum.el (gnus-widen-article-window): New variable.
742         (gnus-summary-select-article-buffer): Use it.
743
744         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
745         without @ signs.
746
747 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
748
749         * nnir.el (nnir-run-imap): Remove spurious space in search string.
750
751 2010-10-04  Julien Danjou  <julien@danjou.info>
752
753         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
754         for XEmacs.
755
756 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
757
758         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
759
760         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
761         (nnimap-close-server): Implement.
762
763         * dgnushack.el (iswitchb): Require to shut up the compiler.
764
765         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
766         (shr-insert): Tweak line breaking.
767         (shr-insert): Handle <pre> better.
768         (shr-tag-li): Get <li> indentation right.
769         (shr-tag-li): Get <li> indentation even righter.
770         (shr-tag-blockquote): Ensure paragraph start.
771         (shr-make-table): Tweak table generation.
772         (shr-make-table): Fix typo.
773
774         * shr.el: Implement table rendering.
775
776 2010-10-04  Julien Danjou  <julien@danjou.info>
777
778         * gnus-html.el (gnus-html-put-image): Fix resize image code.
779
780 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
781
782         * shr.el (shr-insert): Use string anchors instead of line anchors.
783
784 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
785
786         * shr.el: Add headings.
787         (shr-ensure-paragraph): Actually work.
788         (shr-tag-li): Make <ul> prettier.
789         (shr-insert): Get white space at the beginning/end of elements right.
790         (shr-tag-p): Collapse subsequent <p>s.
791         (shr-ensure-paragraph): Don't insert double line feeds after blank
792         lines.
793         (shr-insert): \t is also space.
794         (shr-tag-s): Fix "s" tag name function.
795         (shr-tag-s): Fix face prop name.
796
797 2010-10-03  Julien Danjou  <julien@danjou.info>
798
799         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
800
801         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
802         gnus-window-inside-pixel-edges.
803
804         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
805         gnus-ems.
806
807         * mm-view.el (mm-inline-image-emacs): Support image resizing.
808
809         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
810         function.
811
812         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
813         resize choice.
814
815 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
816
817         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
818         beginning of the buffer.
819
820         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
821         article buffer again.
822
823         * shr.el (shr-tag-p): Don't insert newlines at the start of the
824         buffer.
825
826         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
827         when it's at the start of the buffer.
828
829         * shr.el (shr-tag-blockquote): Convert name.
830         (shr-rescale-image): Use the right image-size variant.
831
832         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
833         buffer isn't shown, then select the current article first instead of
834         bugging out.
835         (gnus-summary-select-article-buffer): Show both the article and summary
836         buffers again.
837
838         * shr.el (shr-fontize-cont): Protect against regions with no text.
839         Rename tag functions to shr-tag-* for enhanced security.
840         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
841
842 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
843
844         * shr.el (shr-insert):
845         * pop3.el (pop3-movemail):
846         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
847         loaded.
848
849 2010-10-03  Glenn Morris  <rgm@gnu.org>
850
851         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
852
853         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
854
855         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
856
857         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
858
859         * gnus-util.el (gnus-make-local-hook): Simplify.
860
861 2010-10-02  Julien Danjou  <julien@danjou.info>
862
863         * gnus-util.el (gnus-iswitchb-completing-read): New function.
864         (gnus-ido-completing-read): New function.
865         (gnus-emacs-completing-read): New function.
866         (gnus-completing-read): Use gnus-completing-read-function.
867         Add gnus-completing-read-function.
868
869 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
870
871         * shr.el (shr-insert-document): Autoload.
872         (shr-img): Be silent.
873         (shr-insert): Add a newline after every picture before text.
874         (shr-add-font): Use overlays for combining faces.
875         (shr-insert): Pass upwards the text start point.
876
877         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
878         possible.
879         (mm-shr): New function.
880
881 2010-10-02  Julien Danjou  <julien@danjou.info>
882
883         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
884         should go backward.
885
886 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
887
888         * shr.el (shr): Fix typo in provide call.
889
890 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
891
892         * shr.el: New file.
893
894         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
895
896         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
897         completing read.
898
899 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
900
901         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
902         we're being queried about.  Suggested by Dan Jacobson.
903
904         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.  Suggested
905         by Jason Eisner.
906
907         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
908         table, too.  Suggested by Stefan Wiens.
909         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
910         the table unnecessary.  Suggested by Stefan Wiens.
911
912         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
913         longer needed, and probably doesn't work either, as pointed out by
914         Stefan Wiens.
915         (gnus-summary-exit): Remove call to the clearing function.
916         (gnus-summary-exit-no-update): Ditto.
917
918         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
919         instead of gnus-eval-in-buffer-window to avoid popping up frames.
920         Reported by Stefan Monnier.
921         (gnus-summary-save-in-rmail): Ditto.
922
923         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
924         article buffer, instead of both the article buffer and the summary
925         buffer.  Sort of suggested by Dan Jacobson.
926
927         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
928
929         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
930         Suggested by Dan Jacobson.
931
932         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
933         documentation clearer.
934
935         * message.el (message-shorten-references): Comment on the number "21".
936         Suggested by Stefan Monnier.
937
938         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
939         Suggested by Dan Jacobson.
940
941         * gnus.el (gnus-large-newsgroup): Mention
942         gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
943
944         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
945         externalize attachments.  Bug reported by Steve Wen.
946
947         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
948         really message anything to the user.
949
950         * nnmail.el (nnmail-article-group): Allow using the fancy split method
951         directly.
952
953         * nnimap.el (nnimap-request-group): Low higher than high to signal no
954         messages in empty groups.
955
956 2010-10-01  Ted Zlatanov  <tzz@lifelogs.com>
957
958         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
959         non-UIDNEXT group.
960
961 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
962
963         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
964         not the value from the collection.
965
966         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
967         values.  This sometimes happens on some groups that have no info.
968         (nnimap-request-newgroups): New function.
969
970 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
971
972         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
973         check into `gnus-registry-initialize'.
974         (gnus-registry-initialize): Ditto.
975         Fix and extend header docs.
976
977 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
978
979         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
980         regexp backtrace overflows.
981
982         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
983         for starttls that tls.el implements; i.e. openssl.
984
985         * tls.el (tls-starttls-switches): Give up on using starttls with
986         gnutls-cli.
987         (tls-program): Add --insecure to be consistent with the defaults from
988         openssl s_client.  Now all three commands are insecure.
989
990 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
991
992         * lpath.el: Bind completion-styles-alist for XEmacs.
993
994         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
995         (gravatar-create-image): New function that's an alias to
996         gnus-xmas-create-image, gnus-create-image, or create-image.
997         (gravatar-data->image): Use it.
998
999 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
1000
1001         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
1002         install the nnregistry refer method.
1003         (gnus-registry-install-hooks): Use it.
1004         (gnus-registry-unfollowed-groups): Add nnmairix to the default
1005         unfollowed groups.
1006
1007 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
1008
1009         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
1010         expanding threads.
1011
1012 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1013
1014         * nnir.el: Use the server names without suffixes (bug #7009).
1015
1016         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
1017         unencrypted to STARTTLS, if possible.
1018
1019 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
1020
1021         * message.el (message-ignored-supersedes-headers): Strip Injection-*
1022         headers before superseding.
1023
1024 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1025
1026         * nnrss.el (nnrss-use-local): Add documentation.
1027
1028         * nnimap.el (nnimap-extend-tls-programs): New function.
1029         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
1030         (nnimap-wait-for-connection): Accept the greeting from the stupid
1031         output from openssl s_client -starttls, too.
1032
1033         * tls.el (tls-starttls-switches): New variable.
1034         (tls-find-starttls-argument): Use it.
1035         (open-tls-stream): Ditto.
1036
1037         * netrc.el (netrc-credentials): Return the value of the "default"
1038         entry.
1039         (netrc-machine): Ditto.
1040
1041         * nnimap.el (nnimap-find-article-by-message-id): Really return the
1042         article number.
1043         (nnimap-split-fancy): New variable.
1044         (nnimap-split-incoming-mail): Use it.
1045
1046         * nntp.el (nntp-server-list-active-group): Document.
1047
1048         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
1049         SELECT to get the message-id.
1050
1051         * mail-source.el (mail-sources): Removed webmail support.
1052         (defvar): Ditto.
1053         (mail-source-fetcher-alist): Ditto.
1054         (mail-source-fetch-webmail): Removed.
1055
1056         * webmail.el: Removed -- doesn't seem relevant any more.
1057
1058         * gnus.el: Fix up make-obsolete-variable declarations throughout.
1059
1060         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
1061         the \r.
1062
1063 2010-09-30  Julien Danjou  <julien@danjou.info>
1064
1065         * gnus-agent.el (gnus-agent-add-group): Fix call to
1066         gnus-completing-read.
1067
1068 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1069
1070         * nndoc.el (nndoc-retrieve-groups): New function.
1071
1072         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
1073         `default', use nnmail-split-methods.
1074         (nnimap-request-article): Downcase the NILs so that they are nil.
1075
1076         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
1077         symbol.
1078
1079         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
1080         code, since if the user has requested network, that's what they ought
1081         to get.
1082         (nnimap-request-set-mark): Erase the buffer before issuing commands.
1083         (nnimap-split-rule): Mark as obsolete.
1084
1085         * pop3.el (pop3-send-streaming-command, pop3-stream-length): New
1086         variable.
1087
1088         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
1089         correct slot, too.
1090
1091 2010-09-29  Julien Danjou  <julien@danjou.info>
1092
1093         * gnus.el (gnus-local-domain): Declare variable obsolete.
1094
1095         * gnus-util.el (gnus-icompleting-read): Require iswitchb. Fix history
1096         computing.
1097         (gnus-ido-completing-read): Require ido.
1098
1099 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1100
1101         * gnus-registry.el: Don't prompt on load, which makes it impossible to
1102         build Gnus.
1103
1104         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
1105         when interpreting the structures.
1106         (nnimap-request-accept-article): Add \r\n to the lines to make this
1107         work with Cyrus.
1108
1109         * nndraft.el (nndraft-request-expire-articles): Use the group name
1110         instead if "nndraft".  Fix found by Nils Ackermann.
1111
1112 2010-09-29  Ludovic Courtes  <ludo@gnu.org>
1113
1114         * nnregistry.el: Added.
1115
1116 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1117
1118         * nnmail.el (group, group-art-list, group-art):
1119         Remove unneeded directives.
1120
1121 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1122
1123         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
1124         (mm-mime-charset)
1125         * rfc2047.el (rfc2047-syntax-table)
1126         * utf7.el (utf7-utf-16-coding-system): Comment fix.
1127
1128         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
1129         rather than `insert-file-contents' and `eval-region'.
1130
1131         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
1132         construction.
1133
1134         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
1135
1136         * time-date.el: No need to require cl for Emacs 21.
1137
1138 2010-09-29  Julien Danjou  <julien@danjou.info>
1139
1140         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
1141         replacement of `gnus-gravatar-relief' to mimic
1142         `gnus-faces-properties-alist'.
1143         Add :version property.
1144
1145 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1146
1147         * mail-source.el (mail-source-report-new-mail)
1148         * message.el (message-default-mail-headers)
1149         * mm-decode.el (mm-valid-image-format-p): Comment fix.
1150
1151         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
1152
1153 2010-09-28  Julien Danjou  <julien@danjou.info>
1154
1155         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
1156         mail-address contains the same string as real-name.
1157
1158         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
1159         non-blank in header, otherwise it'll get stripped.
1160
1161         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
1162         real-name, and then for mail address rather than doing : or , search.
1163
1164 2010-09-27  Julien Danjou  <julien@danjou.info>
1165
1166         * gnus-srvr.el (gnus-server-add-server): Use gnus-completing-read.
1167         (gnus-server-goto-server): Use gnus-completing-read.
1168
1169         * mm-view.el (mm-view-pkcs7-decrypt): Use gnus-completing-read.
1170
1171         * mm-util.el (defalias): Use gnus-completing-read.
1172         (mm-codepage-setup): Use gnus-completing-read.
1173
1174         * smime.el (smime-sign-buffer): Use gnus-completing-read.
1175         (smime-decrypt-buffer): Use gnus-completing-read.
1176
1177         * mml-smime.el (mml-smime-openssl-sign-query): Use gnus-completing-read.
1178
1179         * mml.el (mml-minibuffer-read-type): Use gnus-completing-read.
1180         (mml-minibuffer-read-disposition): Use gnus-completing-read.
1181         (mml-insert-multipart): Use gnus-completing-read.
1182
1183         * gnus-msg.el (gnus-summary-yank-message): Use gnus-completing-read.
1184
1185         * gnus-int.el (gnus-start-news-server): Use gnus-completing-read.
1186
1187         * mm-decode.el (mm-interactively-view-part): Use gnus-completing-read.
1188
1189         * gnus-dired.el (gnus-dired-attach): Use gnus-completing-read.
1190
1191         * gnus.el (gnus-read-method): Use gnus-completing-read.
1192
1193         * gnus-bookmark.el (gnus-bookmark-jump): Use gnus-completing-read.
1194
1195         * gnus-art.el (gnus-mime-view-part-as-type): Use gnus-completing-read.
1196         (gnus-mime-action-on-part): Use gnus-completing-read.
1197         (gnus-article-encrypt-body): Use gnus-completing-read.
1198
1199         * gnus-topic.el (gnus-topic-jump-to-topic): Use gnus-completing-read.
1200         (gnus-topic-move-matching): Use gnus-completing-read.
1201         (gnus-topic-copy-matching): Use gnus-completing-read.
1202         (gnus-topic-sort-topics): Use gnus-completing-read.
1203         (gnus-topic-move): Use gnus-completing-read.
1204
1205         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
1206         (gnus-agent-add-group): Use gnus-completing-read.
1207
1208         * nnmairix.el (nnmairix-create-server-and-default-group): Use
1209         gnus-completing-read.
1210         (nnmairix-update-groups): Use gnus-completing-read.
1211         (nnmairix-get-server): Use gnus-completing-read.
1212         (nnmairix-backend-to-server): Use gnus-completing-read.
1213         (nnmairix-goto-original-article): Use gnus-completing-read.
1214         (nnmairix-get-group-from-file-path): Use gnus-completing-read.
1215
1216         * nnrss.el (nnrss-find-rss-via-syndic8): Use gnus-completing-read.
1217
1218         * gnus-group.el (gnus-group-completing-read): Use gnus-completing-read.
1219         (gnus-group-make-useful-group): Use gnus-completing-read.
1220         (gnus-group-make-web-group): Use gnus-completing-read.
1221         (gnus-group-add-to-virtual): Use gnus-completing-read.
1222         (gnus-group-browse-foreign-server): Use gnus-completing-read.
1223
1224         * gnus-sum.el (gnus-summary-goto-article): Use gnus-completing-read.
1225         (gnus-summary-limit-to-extra): Use gnus-completing-read.
1226         (gnus-summary-execute-command): Use gnus-completing-read.
1227         (gnus-summary-respool-article): Use gnus-completing-read.
1228         (gnus-read-move-group-name): Use gnus-completing-read.
1229
1230         * gnus-score.el (gnus-summary-increase-score): Use gnus-completing-read.
1231         (gnus-summary-score-effect): Use gnus-completing-read.
1232
1233         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
1234
1235         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
1236         right completing-read function.
1237         (gnus-use-ido): New variable
1238         (gnus-completing-read-with-default): Remove.
1239
1240 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1241
1242         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
1243         x-focus-frame.
1244
1245         * nnimap.el (auth-source-forget-user-or-password)
1246         (auth-source-user-or-password): Autoload.
1247
1248         * message.el (message-from-style, message-interactive)
1249         (message-cite-prefix-regexp, message-sendmail-envelope-from)
1250         (message-yank-prefix, message-indentation-spaces, message-signature)
1251         (message-signature-file): Add comment.
1252
1253 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1254
1255         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
1256         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
1257         new articles.
1258
1259         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
1260         parts.
1261         (nnimap-request-article): Work with the t setting, too.
1262
1263         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
1264         that you don't get flashes of other buffers.
1265         (gnus-summary-show-complete-article): Intern before setting.
1266
1267 2010-09-27  David Engster  <dengste@eml.cc>
1268
1269         * nnmairix.el: (nnmairix-replace-group-and-numbers): Deal with NOV as
1270         well as HEADERS.
1271         (nnmairix-retrieve-headers): Provide new argument for the above.
1272
1273 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1274
1275         * gnus-sum.el (gnus-summary-move-article): Don't alter
1276         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
1277         group.
1278
1279         * nnimap.el (nnimap-update-info): Don't destructively alter active.
1280
1281         * message.el (message-cite-prefix-regexp): Revert my last edit.
1282
1283         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
1284         variable instead of the Gnus variable.
1285
1286         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
1287
1288         * gnus-art.el (gnus-fetch-partial-articles): Moved back to nnimap
1289         again.
1290
1291         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
1292         since some servers don't like it.
1293         (nnimap-open-connection): Forget credentials if the server says the
1294         password was wrong.
1295         (nnimap-parse-line): Protect against invalid data.
1296
1297         * gnus-sum.el (gnus-summary-move-article): Add comment.
1298         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
1299         nothing alters it while scanning for new messages.
1300
1301         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
1302         which may or may not help.
1303         (nnimap-open-connection): If we're doing a stream connection, and then
1304         discover we're on a STARTTLS-capable server, then open a STARTTLS
1305         connection instead.
1306
1307 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1308
1309         * nnimap.el (utf7): Required.
1310
1311         * message.el (message-cite-prefix-regexp): Remove "}" from citation
1312         prefix.
1313
1314 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
1315
1316         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
1317
1318 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1319
1320         * nnimap.el (nnimap-request-accept-article): Message the error on
1321         error.
1322
1323 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1324
1325         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
1326
1327 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1328
1329         * nndoc.el (nndoc-request-list): Return success always.
1330
1331         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
1332         `fetch-old' -- we only want to fetch the articles we've requested.  The
1333         rest are in the agent, probably.
1334         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
1335         disappeared server" to something low.  It's not important.
1336
1337         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
1338         arrived before the FETCH data.
1339
1340         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
1341         target here, because we don't know the Gnus name of the group.
1342
1343         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
1344         for the correct group.
1345
1346         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
1347
1348         * gnus.el (gnus): Give a final warning after startup.
1349
1350         * gnus-util.el (gnus-action-message-log): New variable.
1351         (gnus-message): Use it.
1352         (gnus-final-warning): New function.
1353
1354         * nnimap.el (nnimap-open-connection): Record the greeting.
1355         (nnimap): Add greeting.
1356
1357 2010-09-26  Julien Danjou  <julien@danjou.info>
1358
1359         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
1360         arguments.
1361         (gnus-html-wash-images): Fix spec computing to include start/end.
1362
1363         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
1364
1365 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1366
1367         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
1368         deletion.
1369         (nnimap-retrieve-headers): Don't select the group, because that's
1370         already done by nnimap-possibly-change-group.
1371
1372         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
1373         (gnus-picon-transform-address): Use it.
1374
1375         * mail-source.el (mail-source-value): Revert previous patch.
1376
1377         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
1378         on failure.
1379         (nnimap-open-connection): Look up both virtual and physical server name
1380         credentials.
1381
1382         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
1383
1384 2009-02-07  Dave Love  <fx@gnu.org>
1385
1386         * tls.el (open-tls-stream): Don't query killing process.
1387
1388 2009-02-08  Dave Love  <fx@gnu.org>
1389
1390         * gnus-win.el (gnus-window-to-buffer-helper,
1391         gnus-all-windows-visible-p): Function needn't be a symbol.
1392
1393         * mail-source.el (mail-source-value): Function needn't be a symbol.
1394
1395 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1396
1397         * message.el (message-cite-prefix-regexp): Remove } from the cite
1398         prefix.
1399
1400         * gnus-art.el (gnus-treatment-function-alist): Do picons before
1401         highlight again, so that the highlight is correct.
1402
1403         * gnus-picon.el (gnus-picon): Remove again.
1404         (gnus-picon-create-glyph): Set the background XPM colour explicitly.
1405
1406         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
1407         doing the header highlightling, so that the background colour of the
1408         picon is correct.
1409
1410         * gnus-picon.el (gnus-picon-xbm): Removed obsolete face.
1411         (gnus-picon): Ditto.
1412         (gnus-picon): Reinstate.  The background colour for picons is white.
1413         (gnus-picon-insert-glyph): Make the background white.
1414
1415         * nnml.el (nnml-open-nov): Don't return dead buffers.
1416
1417         * auth-source.el (auth-source-create): Query the user for whether to
1418         store the credentials.
1419
1420         * netrc.el (netrc-store-data): New function.
1421
1422         * auth-source.el (auth-source-user-or-password): Use the existing auth
1423         sources, if any, for creation.
1424
1425         * gnus.el (gnus-group-fast-parameter): Return the last matching
1426         parameter instead of the first matching parameter.
1427
1428 2010-09-26  Julien Danjou  <julien@danjou.info>
1429
1430         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
1431
1432 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1433
1434         * mml2015.el (mml2015-use): Remove gpg support.
1435
1436         * mml1991.el (mml1991-function-alist): Remove gpg function.
1437         (mml1991-gpg-sign): Removed.
1438
1439 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
1440
1441         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
1442         (gnus-browse-unsubscribe-current-group): Document it.
1443         (gnus-browse-unsubscribe-group): Use it.
1444
1445 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1446
1447         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
1448         address to the To list for easier response.
1449
1450         * gnus.el (gnus-play-startup-jingle): Removed.
1451         (gnus-splash): Don't play jingle.
1452         (gnus): Silence gnus-load message.
1453
1454         * gnus-art.el (gnus-treat-play-sounds): Removed.
1455
1456         * gnus.el (gnus-play-jingle): Remove audio support.
1457
1458         * gnus-cus.el (gnus-score-customize): Remove audio reference.
1459
1460         * earcon.el: Removed -- no users.
1461
1462         * gnus-audio.el: Removed -- no users of this package.
1463
1464         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
1465
1466         * gnus-start.el (gnus-setup-news): Remove nocem support.
1467
1468         * gnus-group.el (gnus-group-get-new-news): Removed nocem call.
1469
1470         * gnus.el (gnus-use-nocem): Removed.
1471
1472         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
1473         Removed.
1474
1475         * gnus-nocem.el (gnus-nocem-issuers): Removed file.  Apparently nobody
1476         uses NoCeM any more.
1477
1478         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
1479         (gnus-button-ctan-handler): Ditto.
1480         (gnus-button-handle-ctan-bogus-regexp): Ditto.
1481         (gnus-button-ctan-directory-regexp): Ditto.
1482         (gnus-button-handle-ctan): Ditto.
1483         (gnus-button-tex-level): Ditto.
1484         (gnus-button-alist): Removed CTAN stuff.
1485
1486 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1487
1488         * nnimap.el (nnimap-wait-for-response): Reversed logic in the
1489         nnimap-streaming test.
1490
1491         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
1492         servers twice.
1493
1494         * nnimap.el (nnimap-open-connection): Add more error reporting when
1495         nnimap fails early.
1496
1497         * nnheader.el (nnheader-get-report-string): New function.
1498         (nnheader-get-report): Use it.
1499
1500         * gnus-int.el (gnus-check-server): Say what the error was when opening
1501         failed.
1502
1503         * nnimap.el (nnimap-wait-for-response): Search further when we're not
1504         using streaming.
1505
1506 2010-09-25  Julien Danjou  <julien@danjou.info>
1507
1508         * gnus-html.el (gnus-html-rescale-image): Use our defalias
1509         gnus-window-inside-pixel-edges.
1510
1511 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1512
1513         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
1514
1515         * mm-decode.el (mm-save-part): Allow saving to other directories the
1516         normal Emacs way.
1517
1518         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.  Suggested
1519         by Jay Berkenbilt.
1520
1521         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
1522         there isn't a single byte.
1523
1524         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
1525         just do it.  It doesn't really seem to matter what the user responds
1526         here, I think, so it's just a confusing question.
1527
1528         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
1529         non-streaming case.
1530
1531         * gnus-art.el (gnus-flush-original-article-buffer): Separated out.
1532         (gnus-article-encrypt-body): Use it.
1533
1534         * gnus-sum.el (gnus-summary-show-complete-article): New command and
1535         keystroke.
1536
1537         * nnimap.el (nnimap-find-wanted-parts-1): Use
1538         gnus-fetch-partial-articles.
1539
1540         * gnus-art.el (gnus-fetch-partial-articles): New variable.
1541
1542         * nnimap.el (nnimap-insert-partial-structure): New function.
1543         (nnimap-get-partial-article): New function.
1544         (nnimap-request-article): Use it.
1545         (nnimap-wait-for-response): Return whether the wait was successful.
1546         (nnimap-finish-retrieve-group-infos): Don't do anything if the
1547         retrieval wasn't successful.
1548         (nnimap-retrieve-group-data-early): Allow throttling servers.
1549         (nnimap-streaming): New variable.
1550         (nnimap-fetch-partial-articles): Removed.
1551
1552         * mm-decode.el (mm-with-part): Protect against killed buffers.
1553
1554         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
1555         for prettier summary display.
1556
1557 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
1558
1559         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns
1560         directly.
1561
1562 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1563
1564         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
1565         apparently third-party libraries depend on it.
1566
1567         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
1568         before starting negotiation.
1569
1570         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
1571         privacy reasons.
1572         (gnus-treat-mail-gravatar): Ditto.
1573
1574         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
1575         buffer when inserting images.  Inserting text into the headers, for
1576         instance, can make them invalid.
1577
1578 2010-09-25  Julien Danjou  <julien@danjou.info>
1579
1580         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
1581         variables.
1582
1583         * nnheader.el: Remove useless variables news-reply-yank-from and
1584         news-reply-yank-message-id.
1585
1586         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
1587         variables.
1588
1589         * mml1991.el: Remove useless mml1991-verbose.
1590
1591         * gnus.el: Remove useless variable gnus-use-generic-from.
1592         Remove obsolete variable gnus-topic-indentation.
1593
1594         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
1595
1596         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
1597
1598         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
1599
1600         * gnus-group.el: Remove useless gnus-group-icon-cache.
1601         Remove useless gnus-ephemeral-group-server.
1602
1603         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
1604
1605         * mml2015.el: Remove useless mml2015-verbose.
1606
1607         * mml-smime.el: Remove useless mml-smime-verbose.
1608
1609         * gnus.el: Remove useless gnus-local-domain.
1610
1611         * gnus-gravatar.el (gnus-gravatar-transform-address): Use
1612         gnus-gravatar-size.
1613
1614         * gnus-art.el: Remove useless gnus-treat-translate.
1615
1616 2010-09-24  Julien Danjou  <julien@danjou.info>
1617
1618         * gnus-sum.el: Add support for Gravatars.
1619
1620         * gnus-art.el: Add support for Gravatars.
1621
1622         * gnus-gravatar.el: Add this file.
1623
1624         * gravatar.el: Add this file.
1625
1626 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1627
1628         * gnus-sum.el (gnus-summary-fetch-faq): Removed.
1629
1630         * gnus-group.el (gnus-group-fetch-faq): Removed.
1631
1632         * gnus.el (gnus-group-faq-directory): Removed.
1633
1634         * gnus-group.el (gnus-group-fetch-charter): Removed.
1635
1636         * gnus.el (gnus-group-charter-alist): Removed.
1637
1638         * gnus-group.el (gnus-group-archive-directory): Removed.
1639         (gnus-group-recent-archive-directory): Ditto.
1640         (gnus-group-make-archive-group): Removed.
1641
1642         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
1643
1644         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
1645         use the same article number for all the cached articles.
1646
1647         * nnimap.el (nnimap-command): Register the last command time so
1648         that we can use it for idling NOOPs.
1649         (nnimap-open-connection): Start the keeplive timer.
1650         (nnimap-make-process-buffer): Store all the process buffers.
1651         (nnimap-keepalive): New function.
1652
1653         * starttls.el: (starttls-open-stream): Add autoload cookie.
1654
1655 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
1656
1657         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
1658         handling.
1659
1660 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1661
1662         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
1663         its data structures.
1664
1665         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
1666         instead of the cl.el copy-list.
1667         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
1668         equalp.
1669
1670 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1671
1672         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
1673         and tool-bar-local-item-from-menu.
1674
1675         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
1676         mode-line-highlight face for Emacs.
1677
1678         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
1679         loading gnus-sum.elc; fix comment for canlock-verify.
1680         (gnus-article-jump-to-part): Use read-number.
1681         (gnus-insert-mime-button, gnus-insert-mime-security-button): Remove
1682         Emacs pre-21 compatible code for help-echo.
1683         (gnus-article-next-page-1): No need to adjust the number of lines.
1684         (gnus-article-describe-bindings): Always use help-buffer.
1685
1686         * gnus-audio.el (gnus-audio-inline-sound)
1687         * gnus-cus.el (gnus-custom-mode)
1688         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
1689
1690         * gnus-sum.el (gnus-remove-overlays): Doc fix.
1691
1692         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
1693         compatible code.
1694
1695 2010-09-24  Glenn Morris  <rgm@gnu.org>
1696
1697         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
1698         visiting the fcc file in rmail-mode.
1699
1700         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
1701
1702 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1703
1704         * nnir.el: Silence the byte compiler.
1705
1706         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
1707         alias to browse-url-url-encode-chars if any.
1708         (gnus-html-encode-url): Use it.
1709
1710 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1711
1712         * gnus-start.el (gnus-use-backend-marks): New variable.
1713         (gnus-get-unread-articles-in-group): Use it.
1714
1715         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
1716         makeover.
1717
1718 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
1719
1720         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
1721
1722 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1723
1724         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
1725         Removed.
1726         (gnus-setup-news-hook): Removed
1727         gnus-fixup-nnimap-unread-after-getting-new-news.
1728
1729         * gnus-int.el (gnus-request-update-info): Protect against backends not
1730         having the function.
1731
1732         * nnimap.el (nnimap-stream): Mention starttls.
1733         (nnimap-open-connection): Add starttls support.
1734
1735 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
1736
1737         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
1738
1739 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1740
1741         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
1742         BODYSTRUCTUREs.
1743         (nnimap-transform-headers): Unfold quoted {42} headers.
1744
1745         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
1746         the info.
1747         (gnus-get-unread-articles): Only call updatep on backends that support
1748         it.
1749
1750         * nnweb.el (nnweb-request-update-info): NOOP.
1751
1752         * nnmaildir.el (nnmaildir-request-marks): Renamed from -update-info.
1753
1754         * nnfolder.el (nnfolder-request-marks): Renamed from -update-info,
1755         since it only deals with marks.
1756
1757         * gnus-int.el (gnus-request-marks): Renamed gnus-request-update-info to
1758         gnus-request-marks, and make a new gnus-request-update-info.
1759
1760         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
1761         the active instead of the high number, which is usually too low.
1762
1763 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
1764
1765         * netrc.el (netrc-parse): Remove encrypt.el mentions.
1766         * encrypt.el: Removed.
1767
1768 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1769
1770         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
1771         server in symbolic form.
1772
1773         * gnus-html.el (gnus-max-image-proportion): Increase proportion to
1774         0.9.
1775
1776 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1777
1778         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
1779         (nnimap-update-info): Fix up code slightly.
1780
1781         * gnus-int.el (gnus-open-server): Add tracing for performance
1782         debugging.
1783
1784         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
1785         (gnus-group-insert-group-line): Pass the real group name so that it
1786         gets the right data.
1787
1788         * gnus-start.el (gnus-get-unread-articles): Don't have
1789         `gnus-get-unread-articles-in-group' update info, since that can be
1790         really slow and doesn't seem to be needed?
1791
1792 2010-09-22  Dan Christensen  <jdc@uwo.ca>
1793
1794         * time-date.el (date-to-time): Try using parse-time-string first before
1795         using the slower timezone-make-date-arpa-standard.
1796
1797 2010-09-22  Julien Danjou  <julien@danjou.info>
1798
1799         * gnus-group.el (gnus-group-insert-group-line): Call
1800         gnus-group-highlight-line.
1801         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
1802         default hook list.
1803         (gnus-group-update-eval-form): Add new function.
1804         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
1805         (gnus-group-get-icon): Use gnus-group-update-eval-form.
1806
1807 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1808
1809         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
1810         immediate, then expire all articles.
1811         (nnimap-update-info): Fix off-by-one errors.
1812         (nnimap-flags-to-marks): Would return no marks lists for group with no
1813         flags.  Instead return the other data.
1814
1815 2010-09-22  Julien Danjou  <julien@danjou.info>
1816
1817         * gnus-group.el (gnus-group-get-icon): Renamed gnus-group-add-icon that
1818         Only return an icon.
1819         (gnus-group-insert-group-line): Compute icon to return.
1820
1821         * gnus-html.el (gnus-html-image-automatic-caching): Add custom
1822         variable.
1823         (gnus-html-image-fetched): Only cache if
1824         gnus-html-image-automatic-caching is set.
1825         (gnus-html-image-fetched): Check for errors.
1826
1827 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1828
1829         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
1830         once per method on `g'.  This ensures that backends like nnfolder don't
1831         open all their folders.
1832
1833         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
1834         (nnimap-request-list): Nix out group in the correct buffer.
1835         (nnimap-parse-flags): Implement by using `read' instead of
1836         hand-parsing.
1837         (nnimap-flags-to-marks): Pass on permanent-flags.
1838         (nnimap-make-process-buffer): Record the server name.
1839         (nnimap-parse-flags): Fix typo.
1840         (nnimap-request-scan): Run split on the server in general, not just a
1841         single group.
1842
1843         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
1844         parameter, and propagate this downwards.
1845
1846         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
1847         since EXAMINE changes it on the server.
1848
1849         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
1850         this command might take a while.
1851
1852 2010-09-22  Julien Danjou  <julien@danjou.info>
1853
1854         * gnus-html.el (gnus-html-put-image): Stop using markers. They are
1855         harmful if you have 2 images side-by-side, they can't be properly
1856         update on text deletion.  Using text-property is safer here.
1857         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
1858         data.
1859
1860 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1861
1862         * nnimap.el (nnimap-expunge-inbox): Removed.
1863         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
1864         (nnimap-expunge): Flip default to t.
1865
1866         * gnus.el (gnus-method-to-server): Don't push things to the cache
1867         unless it's unique.
1868         (gnus-server-to-method): Ditto.
1869
1870 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
1871
1872         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
1873
1874 2010-09-22  Julien Danjou  <julien@danjou.info>
1875
1876         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
1877         get the start of data.
1878         (gnus-html-encode-url): Add this function to encode special chars in
1879         URL.
1880         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
1881         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
1882
1883         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
1884         default.
1885         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
1886
1887         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
1888         images alt-text.
1889         (gnus-html-put-image): Put alt-text as help-echo.
1890
1891 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1892
1893         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes)
1894         * mm-util.el (mm-decompress-buffer)
1895         * nnir.el (nnir-run-find-grep)
1896         * pop3.el (pop3-list): Use 3rd arg of split-string.
1897
1898         * time-date.el (format-seconds): Comment fix.
1899
1900         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
1901         and byte-optimize-form-code-walker.
1902         (dgnushack-make-auto-load): Don't advise make-autoload.
1903
1904         * lpath.el: Remove Emacs 21 stuff.
1905
1906 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1907
1908         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
1909         outside the active range.  Suggested by Dan Christensen.
1910
1911         * gnus-start.el (gnus-get-unread-articles): Get the extended method
1912         slightly later to avoid double-getting it.
1913
1914         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
1915         previous patch.
1916
1917         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
1918
1919 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
1920
1921         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
1922
1923 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1924
1925         * gnus-int.el (gnus-open-server): Give a better error message in the
1926         "go offline" case.
1927
1928         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
1929         marks for nnimap, which is seldom the right thing to do.
1930
1931         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
1932         (gnus-same-method-different-name): New function.
1933
1934         * nnimap.el (parse-time): Require.
1935
1936         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
1937         method in the presence of many similar methods.
1938
1939         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
1940
1941         * nnimap.el (nnimap-find-expired-articles): Don't refer to
1942         nnml-inhibit-expiry.
1943
1944         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
1945         find out whether methods are equal.
1946
1947         * nnimap.el (nnimap-find-expired-articles): New function.
1948         (nnimap-process-expiry-targets): New function.
1949         (nnimap-request-move-article): Request the article before looking at
1950         what the Message-ID is.  Fix found by Andrew Cohen.
1951         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
1952
1953         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
1954         for oldness in addition to being a predicate.
1955
1956         * nnimap.el (nnimap-request-group): When we have zero articles, return
1957         the right data to Gnus.
1958         (nnimap-request-expire-articles): Only delete articles immediately if
1959         the target is 'delete.
1960
1961         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
1962         method, this would bug out.
1963
1964         * gnus-group.el (gnus-group-expunge-group): Renamed from
1965         gnus-group-nnimap-expunge, and implemented as a normal interface
1966         function.
1967
1968         * gnus-int.el (gnus-request-expunge-group): New function.
1969
1970         * nnimap.el (nnimap-request-create-group): Implement.
1971         (nnimap-request-expunge-group): New function.
1972
1973 2010-09-21  Julien Danjou  <julien@danjou.info>
1974
1975         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
1976         (gnus-html-cache-expired): Add new function.
1977         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
1978         wethever we should display image for fetch it.
1979         Compute alt-text earlier to pass it to the fetching function too.
1980         (gnus-html-schedule-image-fetching): Change function argument to only
1981         get one image at a time, not a list.
1982         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
1983         cache.
1984         (gnus-html-get-image-data): New function to retrieve image data from
1985         cache.
1986         (gnus-html-put-image): Change buffer argument to use image data rather
1987         than file, and place image above region rather than inserting a new
1988         one. Do not take alt-text as argument, since it's useless now: we place
1989         the image above alt-text.
1990         (gnus-html-prune-cache): Remove.
1991         (gnus-html-show-images): Start to fetch image when we find one, do not
1992         push into a temporary list.
1993         (gnus-html-prefetch-images): Only fetch image if they have expired.
1994         (gnus-html-browse-image): Fix, use 'gnus-image-url.
1995         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
1996
1997 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1998
1999         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
2000
2001 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2002
2003         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
2004         spec inser "*" if the group isn't active instead of 0.
2005
2006         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
2007         opening the server.
2008         (nnimap-request-delete-group): Implement group deletion.
2009         (nnimap-transform-headers): Return the size of the entire message in
2010         the Bytes header, not just the size of the first part.
2011         (nnimap-request-move-article): When moving an article from nnimap,
2012         request the article first so the accepting form has an article to
2013         accept.  Reported by Dan Christensen.
2014         (nnimap-command): Make sure that the error message doesn't error out.
2015
2016 2010-09-20  David Edmondson  <dme@dme.org>  (tiny change)
2017
2018         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
2019         we haven't requested anything.
2020
2021 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2022
2023         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
2024         "".  Fix found by Andrew Cohen.
2025
2026         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
2027         instead of -encode-string.
2028
2029 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2030
2031         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
2032
2033         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
2034         by mm-subst-char-in-string.
2035
2036 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2037
2038         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
2039         waiting for the connection string.
2040
2041         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
2042         arriving.
2043
2044         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
2045         bogus characters.  This allows selecting certain Gmail groups.
2046
2047         * nnimap.el (nnimap-find-wanted-parts-1): New function.
2048         (nnimap-fetch-partial-articles): New variable.
2049         (nnimap-open-connection): When looking for credentials, also use the
2050         nnimap-server-port.
2051         (nnimap-request-article): Return the group/article number, so that Gnus
2052         `^' works as expected.
2053         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants
2054         them.
2055
2056         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
2057         comments.
2058         (gnus-methods-sloppily-equal): New function.
2059         (gnus): When using the development version of Gnus, load the gnus-load
2060         file.
2061
2062         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
2063         `gnus-open-server' on each method before trying to scan them etc.  This
2064         ensures that all the backend parameters are set correctly.
2065
2066         * nnimap.el (nnimap-authenticator): New variable.
2067         (nnimap-open-connection): Allow anonymous login.
2068         (nnimap-transform-headers): The chars header is called Chars not
2069         Bytes.
2070         (nnimap-wait-for-response): Don't infloop if the IMAP connection
2071         drops.
2072
2073         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
2074         patch, found by Knut Anders Hatlen.
2075
2076 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
2077
2078         * gnus-agent.el (gnus-agent-batch-confirmation)
2079         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
2080         to gnus-message.
2081         * gnus-art.el (gnus-article-describe-briefly): Likewise.
2082         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
2083         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
2084         * gnus-int.el (gnus-open-server): Likewise.
2085         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
2086         (gnus-score-check-syntax): Likewise.
2087         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
2088         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
2089         Likewise.
2090         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
2091
2092 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2093
2094         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
2095         calling conventions so that prefetch doesn't bug out.
2096
2097 2010-09-19  Julien Danjou  <julien@danjou.info>
2098
2099         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
2100         rather than `subst-char-in-region' in order to be able to replace ASCII
2101         char by UTF-8 ones.
2102
2103         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
2104         than curl.
2105         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
2106         the right URL and ALT text on images.
2107         (gnus-html-wash-tags): Fix tag case.
2108         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
2109         (gnus-article-html): Add -o display_ins_del=2 option.
2110         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
2111
2112 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2113
2114         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
2115         the extra mail headers, which sometimes seem to happen for unknown
2116         reasons.
2117
2118         * mail-parse.el (mail-header-encode-parameter): Define as
2119         rfc2045-encode-string instead of as rfc2231-encode-string, since some
2120         (or most, perhaps?) mail readers don't understand the latter, but do
2121         understand the former.
2122
2123         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
2124         to nil, so that no methods are automatically agentized.  I think this
2125         is probably what most users want.
2126
2127         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
2128         from url-retrieve, for instance about invalid URLs.
2129
2130         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
2131         groups that have no articles.
2132         (nnimap-request-article): Check that we really got an article when we
2133         requested one.
2134
2135         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
2136         doesn't exist.
2137
2138         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
2139         nntp buffer so the agent can save it.
2140         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
2141         that CRLF doesn't get translated to \n.
2142         (nnimap-open-connection): Don't make 'shell commands only send \n.
2143
2144 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
2145
2146         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
2147         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
2148         Update var name.
2149         (nnml-generate-nov-file): Use dolist.
2150         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
2151         Use with-current-buffer.
2152
2153 2010-09-18  Julien Danjou  <julien@danjou.info>
2154
2155         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
2156         parallel.
2157
2158 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2159
2160         * nnimap.el (nnimap-update-info): When doing partial marks update, get
2161         the range update right.
2162         (nnimap-request-group): Don't make `M-g' bug out on group with no
2163         marks.
2164         (nnoo): Required, so that other packages can require nnimap.
2165         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
2166         command we're looking for.  This helps when the server sends more
2167         responses after we've gotten everything we expected.
2168         (nnimap): Add a `newlinep' field to keep track of end-of-line
2169         conventions.
2170         Don't send CRLF to things that don't want it.
2171         (nnimap-request-accept-article): Ditto.
2172
2173 2010-09-18  Julien Danjou  <julien@danjou.info>
2174
2175         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
2176         than curl to retrieve images.
2177
2178 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2179
2180         * nnimap.el (nnimap-update-info): Extend the info so that we can set
2181         the marks.
2182         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
2183         (nnimap-wait-for-connection): New function.
2184         (nnimap-open-connection): If we have PREAUTH, don't query for login
2185         credentials.
2186         (nnimap-update-info): Fix off-by-one error when concatenating ranges
2187         when doing a partial update.
2188
2189 2010-09-18  Julien Danjou  <julien@danjou.info>
2190
2191         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
2192         tags.
2193
2194 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2195
2196         * nnimap.el (nnimap-credentials): New function.
2197         (nnimap-open-connection): Use the new function to look for credentials
2198         also on the numeric equivalents of "imap" and "imaps".
2199
2200         * gnus-start.el (gnus-activate-group): Send the info to
2201         gnus-request-group.
2202
2203         * nnimap.el (nnimap-request-group): Have the "check" version of the
2204         function parse flags and update the info, so that a `M-g' get a total
2205         resync of all flags from the group.
2206
2207         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
2208         to allow backends to alter the info on group selection.  Also alter all
2209         the backend -request-group functions to take the parameter.
2210
2211         * nnimap.el (nnimap-store-info): New function.
2212         (nnimap-update-info): Store the info for later usage.
2213         (nnimap-request-group): Use the stored info for the dont-check case, so
2214         that we don't retrieve all marks when we enter a group.
2215
2216         * nnimap.el: Use deffoo instead of defun for interface functions.
2217
2218         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
2219         update the group info.  This makes the nndraft groups, for instance, go
2220         back to their old behaviour.
2221
2222         * gnus-sum.el (gnus-select-newsgroup): Indent.
2223
2224         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
2225         in.
2226         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
2227         nothing.
2228
2229         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
2230         from methods that are denied.
2231
2232         * gnus-int.el (gnus-method-denied-p): New function.
2233
2234         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
2235         store the password instead of netrc.
2236         (nnimap-open-connection): Don't error out when we can't make a
2237         connections.
2238
2239         * auth-source.el (auth-source-create): In the password prompt, say what
2240         we're querying for.  Also prompt for user name if that hasn't been
2241         given.
2242
2243         * nnimap.el (nnimap-with-process-buffer): Removed.
2244
2245 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2246
2247         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
2248         method when we're reading from the agent.
2249
2250         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
2251
2252         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
2253         that's probably most useful for users.
2254
2255         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
2256         "failed" all the time.
2257
2258         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
2259         ...)) with (with-current-buffer ... ).
2260
2261         * nntp.el (nntp-open-server): Return whether the open was successful or
2262         not.
2263
2264         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
2265         select an unread unseen article first.
2266
2267         * nnimap.el (nnimap-open-connection): If the user doesn't have a
2268         /etc/services, supply some sensible port defaults.
2269
2270         * dgnushack.el: Define netrc-credentials.
2271
2272 2010-09-17  Julien Danjou  <julien@danjou.info>
2273
2274         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
2275
2276 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
2277
2278         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
2279         doesn't have any parameters.
2280
2281 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2282
2283         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
2284         only upcased checks.
2285
2286         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
2287
2288         * nnimap.el (nnimap-open-shell-stream): New function.
2289         (nnimap-open-connection): Use it.
2290         (nnimap-transform-headers): Get the number of lines in each message.
2291         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
2292         number of lines.
2293         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
2294         problem.
2295
2296         * utf7.el (utf7-encode): Autoload.
2297
2298         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
2299         to allow the mail splitting to not return a default group.  This is
2300         useful for nnimap, which will leave unmatched mail in the inbox.
2301
2302         * nnimap.el: Rewritten.
2303
2304         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
2305         nnimap usage.
2306
2307         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
2308         if the move is internal, so that nnimap can do fast internal moves.
2309
2310         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
2311         data.
2312         (gnus-read-active-for-groups): Support finishing the early retrieval of
2313         data.
2314
2315         * gnus-range.el (gnus-range-nconcat): New function.
2316
2317         * gnus-int.el (gnus-finish-retrieve-group-infos)
2318         (gnus-retrieve-group-data-early): New functions.
2319
2320 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
2321
2322         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
2323         (nnrss-retrieve-groups):
2324         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
2325         (pop3-quit): Use with-current-buffer.
2326
2327 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2328
2329         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
2330         instead of nnheader-accept-process-output.
2331
2332         * dgnushack.el (dgnushack-compile): Add comment.
2333
2334         * lpath.el: No need to fbind propertize for XEmacs 21.4.
2335
2336         * gnus-html.el (gnus-html-schedule-image-fetching)
2337         (gnus-html-prefetch-images): Replace process-kill-without-query by
2338         gnus-set-process-query-on-exit-flag.
2339
2340 2010-09-16  Romain Francoise  <romain@orebokech.com>
2341
2342         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
2343
2344 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2345
2346         * gnus-registry.el (gnus-registry-install-shortcuts): The second
2347         parameter to unintern is mandatory-ish in Emacs 24.
2348
2349         * gnus-html.el (gnus-html-schedule-image-fetching)
2350         (gnus-html-prefetch-images): Check for curl before using it.
2351
2352         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
2353         depend on curl, which isn't essential.
2354
2355         * imap.el: Revert back to version
2356         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
2357         seem problematic.
2358
2359 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
2360
2361         * gnus-registry.el (gnus-registry-install-shortcuts):
2362         Explicitly pass `obarray' to `unintern' to avoid a warning.
2363
2364 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2365
2366         * gnus-start.el (gnus-read-active-for-groups): Reverted the previous
2367         change.
2368
2369         * nnrss.el (nnrss-request-list): Removed this function and related
2370         functions, including the moreover stuff.
2371
2372 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2373
2374         * nnrss.el (nnrss-retrieve-groups): New function.
2375
2376 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
2377
2378         * .dir-locals.el: Add no-byte-compile cookie.
2379
2380 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2381
2382         * time-date.el (format-seconds): Comment fix.
2383
2384         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
2385         for back end that doesn't support request-scan.
2386
2387 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2388
2389         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
2390         then do request scans from the backends.
2391
2392         * netrc.el (netrc-credentials): New conveniency function.
2393
2394         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
2395         avoid running a hook per line, since this takes a lot of time,
2396         profiling shows.
2397         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
2398         directly if gnus-visual-p is true.
2399
2400 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2401
2402         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
2403         groups; replace mapcar with dolist which is a bit faster; pass groups
2404         info to gnus-read-active-file-1.
2405         (gnus-read-active-file-1): Scan only specified groups if the new
2406         optional arg `infos' is given.
2407
2408 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2409
2410         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
2411
2412         * pop3.el (pop3-movemail): Removed.
2413         (pop3-streaming-movemail): Renamed to pop3-movemail.
2414
2415         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
2416         don't restrict end-tag searches to the end of the line.
2417
2418 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2419
2420         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
2421         articles of every unchecked group to t, which means unknown since the
2422         server has never been opened.
2423
2424 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2425
2426         * gnus-html.el (gnus-html-show-alt-text): New command.
2427         (gnus-html-browse-image): Ditto.
2428         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
2429         to browse the image directly.
2430         (gnus-html-wash-tags): Search for images first, so that <a><img> works
2431         better.
2432
2433         * gnus-async.el (gnus-async-article-callback): Call
2434         `gnus-html-prefetch-images' unconditionally.
2435
2436         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
2437         before feeding URLs to curl.
2438
2439 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2440
2441         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
2442         internal images as deletable by `W D D'.
2443
2444         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
2445         (gnus-async-article-callback): Fix typo.
2446
2447 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2448
2449         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
2450         current line to work around bugs in the output from w3m.
2451
2452         * gnus-async.el (gnus-async-article-callback): Always prefetch images
2453         for groups that want that.
2454
2455         * nntp.el (nntp-wait-for-string): Supply a timeout for
2456         accept-process-output to ensure progress.
2457
2458         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
2459         level to get unread articles from, then use that for foreign groups,
2460         too.
2461
2462         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
2463         confuses the rest of the function.
2464
2465         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
2466         for the methods that support -retrieve-groups, too.
2467
2468         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
2469
2470 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2471
2472         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
2473         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
2474
2475         * pop3.el: Require cl when compiling.
2476         (pop3-number-of-responses): Search for "+OK", not "+OK ".
2477
2478 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2479
2480         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
2481         that aren't going to be activated.
2482         (gnus-get-unread-articles): Fix up the last commit.
2483
2484         * gnus-html.el (gnus-article-html): Allow calling without specifying
2485         the handle.  In that case, dissect the buffer first.
2486
2487         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
2488
2489         * nnimap.el (nnimap-open-connection): Revert the change that would look
2490         into authinfo for imaps instead of imap.
2491
2492         * gnus-start.el (gnus-activate-group): Take an optional parameter to
2493         say that you don't want to call gnus-request-group with don-check, but
2494         do check the reponse.  This is for virtual groups only.
2495         (gnus-get-unread-articles): Count the archive groups as secondary, so
2496         that they're activated the same way as before.
2497
2498         * imap.el (imap-message-map): Removed optional buffer parameter, since
2499         no callers use it.
2500         (imap-message-get): Ditto.
2501         (imap-message-put): Ditto.
2502         (imap-mailbox-map): Ditto.
2503         (imap-mailbox-put): Ditto.
2504         (imap-mailbox-get): Ditto.
2505         (imap-mailbox-get): Revert last change for this function.
2506
2507         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
2508         case-insensitively.
2509         (nnimap-debug): Removed.
2510
2511         * imap.el (imap-fetch-safe): Removed function, and altered all callers
2512         to use `imap-fetch' instead.  According to the comments, this should be
2513         safe, since all other IMAP clients use the 1:* syntax.
2514         (imap-enable-exchange-bug-workaround): Removed.
2515         (imap-debug): Removed -- doesn't seem very useful.
2516
2517         * mail-source.el (mail-source-fetch): Don't message if we're fetching
2518         mail from a file, and the file doesn't exist.
2519
2520         * imap.el (imap-log): New convenience function used throughout instead
2521         of repeating the same code all over the place.
2522
2523         * pop3.el (pop3-streaming-movemail): Return t for success.
2524
2525         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
2526         .authinfo if we're using ssl connection.
2527
2528         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
2529         already have if we're in a main Gnus `g' run.
2530
2531         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
2532
2533 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2534
2535         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
2536
2537         * nnmh.el (nnmh-request-list-1): Bind `file'.
2538
2539         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
2540         alias to set-process-query-on-exit-flag or process-kill-without-query.
2541         (pop3-open-server): Use it.
2542
2543 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2544
2545         * mail-source.el (mail-source-delete-crash-box): Always move the crash
2546         box to the Incoming file.  Fixes mistake in previous checkin.
2547
2548         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
2549         request loop (for debugging purposes) removed.
2550
2551         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
2552         culprit is more visible.
2553         (nnml-save-incremental-nov, nnml-open-incremental-nov)
2554         (nnml-add-incremental-nov): New functions to do "incremental" nov
2555         updates, where we just append to the end of the existing nov files
2556         without reading/writing them in full.
2557
2558         * mail-source.el (mail-source-delete-crash-box): Really only check the
2559         incoming files once in a while.
2560
2561         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
2562
2563         * mail-source.el (mail-source-delete-crash-box): Only check the
2564         incoming files for deletion once per day to save a lot of file
2565         accesses.
2566
2567         * pop3.el (pop3-logon): Fix up unbound variable typo.
2568
2569         * mail-source.el (pop3-streaming-movemail): Autoload.
2570
2571         * pop3.el (pop3-streaming-movemail): Respect
2572         pop3-leave-mail-on-server.
2573
2574         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
2575         retrieval.
2576
2577         * pop3.el (pop3-process-filter): Removed unused function.
2578         (pop3-streaming-movemail, pop3-send-streaming-command)
2579         (pop3-wait-for-messages, pop3-write-to-file)
2580         (pop3-number-of-responses): New functions for streaming pop3
2581         retrieval.
2582
2583         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
2584         come from no known methods.
2585         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
2586         list.
2587
2588         * pop3.el (pop3-display-message-size-flag): Removed -- everybody wants
2589         message sizes.
2590         (pop3-movemail): Use erase-buffer instead of looping and deleting
2591         regions, which seems rather odd.
2592
2593         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
2594         file once per `g' run.
2595
2596         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
2597         directories.  This makes the draft queue directory work.
2598
2599         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
2600         data from the backends, so that we only request the list of groups from
2601         each method once.  This should speed things up considerably.
2602
2603         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
2604         detect that it's not implemented.
2605
2606         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
2607         we actually do recurse down into the tree, but don't stat all leaf
2608         nodes.
2609
2610         * gnus-html.el (gnus-html-show-images): If there are no images to show,
2611         then say so instead of bugging out.
2612
2613         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
2614         files exist before trying to read them.
2615
2616         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
2617         around <pre_int>.
2618
2619         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
2620
2621         * nnmh.el (nnmh-request-list-1): Optimize for speed.
2622
2623 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2624
2625         * mm-util.el (mm-image-load-path): Just return the image directories,
2626         not all directories in the path in addition to the image directories.
2627         (mm-image-load-path): Maintain a cache of the image directories so that
2628         the `g' command in Gnus doesn't have to stat dozens of directories each
2629         time.
2630
2631         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
2632         (gnus-html-wash-tags): Add a new `i' command to insert images.
2633         (gnus-html-insert-image): New command and keystroke.
2634         (gnus-html-redisplay-with-images): New command and keystroke.
2635         (gnus-html-show-images): Renamed command.
2636         (gnus-html-wash-tags): Remove more white space before <pre_int> image
2637         spacers.
2638         (gnus-html-wash-tags): Decode entities at the end, so that entities
2639         inside the tags don't mess up the rest of the "parsing".
2640
2641         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
2642         so that nnimap methods aren't agentized by default.  There's apparently
2643         many problems related to agent/imap behaviour.
2644
2645         * gnus-art.el (gnus-article-copy-string): New command and key binding.
2646
2647         * gnus-html.el: Doc fix.
2648
2649 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2650
2651         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
2652         specifier-spec-list for Emacs 21.
2653
2654         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
2655         glyph-width and glyph-height instead of display-graphic-p and
2656         image-size; make avoidance of displaying small images work for XEmacs.
2657
2658         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
2659         for XEmacs.
2660
2661         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
2662         of symbol that holds plist data.
2663         (gnus-process-plist): Remove plist of process after getting it.
2664
2665 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2666
2667         * message.el (message-generate-hashcash): Change default to
2668         'opportunistic if hashcash is installed.
2669
2670         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
2671         (gnus-html-put-image): Only call image-size once, since it's somewhat
2672         time-consuming on remote X servers.
2673
2674 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2675
2676         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
2677         type on data, not a file name.
2678
2679         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
2680         window-pixel-edges for Emacs 21.
2681
2682         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
2683         decoded contents.
2684         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
2685
2686 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2687
2688         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
2689         group line format, since it isn't very interesting.
2690
2691         * gnus-agent.el (gnus-agent-short-article),
2692         (gnus-agent-long-article): Increase values for these two variables,
2693         since most people are likely to have more network connection and
2694         storage than before.
2695
2696         * gnus.el (gnus-refer-article-method): Change default to 'current.
2697         When referring an article, the common behaviour is to refer it from the
2698         current select method, not the native select method.  The chances of
2699         the native select method having the message in question is rather slim
2700         these days.
2701
2702         * gnus-sum.el (gnus-auto-select-subject): Change default to
2703         `unseen-or-unread'.  I think it's likely that most people want to
2704         select an unseen article over a previously seen, but unread one.
2705
2706         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
2707         means that in the article buffer none of the minor mode elements will
2708         be shown, usually, and this is not desirable in most cases.
2709
2710         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
2711         that commands like `d' (and the like) go to the next line in the
2712         buffer, instead of the next unread article.  I think this is the
2713         behaviour that is most natural for most users.
2714         (gnus-single-article-buffer): Change default to nil, so that people can
2715         have as many article buffers open as they have summary buffer.  I think
2716         this is the most natural way for the groups to behave.
2717
2718         * message.el (message-generate-new-buffers): Change default to
2719         `unsent', so that all new message buffers start their names with the
2720         string "*unsent", and it's easier to find the buffers if you move from
2721         them.
2722
2723 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2724
2725         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
2726         small.  They're probably tracking images.
2727         (gnus-html-wash-tags): Remove all <pre_int> place holders.
2728         (gnus-html-rescale-image): Yet another try at getting the image sizing
2729         right.
2730
2731         * nntp.el (nntp-request-set-mark): Refuse to do marks if
2732         nntp-marks-file-name is nil.
2733
2734 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2735
2736         * gnus-html.el (gnus-html-wash-tags)
2737         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
2738         Better logging.
2739
2740 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2741
2742         * nndoc.el (nndoc-type-alist): Added a new type for Google digests.
2743
2744         * gnus-html.el (gnus-html-wash-tags): Check the value of
2745         gnus-blocked-images in the summary buffer.
2746
2747 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2748
2749         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
2750
2751 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2752
2753         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
2754         like "a", it seems like.
2755         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
2756         since it needs to be picked from the correct buffer.
2757
2758         * nnwfm.el: Removed.
2759
2760         * nnlistserv.el: Removed.
2761
2762 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2763
2764         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
2765         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
2766
2767 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2768
2769         * nnkiboze.el: Removed.
2770
2771         * nndb.el: Removed.
2772
2773         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
2774         alt text.
2775         (gnus-html-rescale-image): Try to get the rescaling logic right for
2776         images that are just wide and not tall.
2777
2778         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
2779         overshadow variable bindings.
2780
2781 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2782
2783         * gnus-html.el (gnus-html-wash-tags)
2784         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images): Add
2785         extra logging.
2786
2787 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2788
2789         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
2790         (gnus-max-image-proportion): New variable.
2791         (gnus-html-rescale-image): New function.
2792         (gnus-html-put-image): Rescale images.
2793
2794 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
2795
2796         Fix up some byte-compiler warnings.
2797         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
2798         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
2799         (gnus-article-fill-cited-article, gnus-article-hide-citation)
2800         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
2801         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
2802         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
2803         (gnus-group-update-group): Use save-excursion and with-current-buffer.
2804
2805 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2806
2807         * gnus-html.el (gnus-article-html): Decode contents by charset.
2808
2809 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2810
2811         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
2812         (gnus-html-frame-width, gnus-blocked-images)
2813         * message.el (message-prune-recipient-rules): Add custom version.
2814         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
2815
2816         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
2817         functions.
2818
2819         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
2820         gnus-process-get.
2821
2822 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
2823
2824         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
2825         instead of lsub directly.
2826
2827 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2828
2829         * nnwarchive.el: Removed.
2830
2831         * gnus-soup.el: Removed.
2832
2833         * nnsoup.el: Removed.
2834
2835         * nnultimate.el: Removed.
2836
2837         * gnus-html.el (gnus-blocked-images): New variable.
2838
2839         * message.el (message-prune-recipients): New function.
2840         (message-prune-recipient-rules): New variable.
2841
2842         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
2843         guess whether a long line is natural text or not.
2844
2845         * gnus-html.el (gnus-html-schedule-image-fetching): Use
2846         gnus-process-plist and friends for compatibility.
2847
2848 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
2849
2850         * gnus-html.el: Require packages that define macros used in this file.
2851         (gnus-article-mouse-face): Declare to silence byte-compiler.
2852         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
2853         process-get.
2854         (gnus-html-put-image): Use plist-get to avoid getf.
2855         (gnus-html-prefetch-images): Use with-current-buffer.
2856
2857 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2858
2859         * gnus-ems.el: Provide compatibility functions for
2860         gnus-set-process-plist.
2861
2862         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
2863         header-line-format for XEmacs 21.4.
2864
2865         * gnus-sum.el (gnus-summary-stop-at-end-of-message)
2866         * gnus.el (gnus-valid-select-methods)
2867         * message.el (message-send-mail-partially-limit)
2868         * mm-decode.el (mm-text-html-renderer)
2869         * mml.el (mml-insert-mime-headers-always)
2870         * smiley.el (smiley-regexp-alist): Bump custom version.
2871
2872 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2873
2874         * gnus-html.el: require mm-url.
2875         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
2876         with the url to `url'.
2877         (gnus-html-wash-tags): Support cid: URLs/images.
2878
2879 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2880
2881         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
2882         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
2883         bindings, as they aren't useful at all.  `w' is moved to `W w'.
2884
2885         * gnus-move.el: Removed file, since it doesn't really work.
2886
2887         * gnus-html.el (gnus-article-html): Tell w3m that the input is
2888         UTF-8.  This seems to fix problems with some German web feeds.
2889
2890         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
2891         at the top so that the proper colours are applied.
2892
2893         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
2894         don't have dots in their names.
2895
2896         * gnus-art.el (gnus-article-view-part): Doc fix.
2897
2898         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
2899         XEmacs-compatible.
2900         (gnus-html-put-image): Don't do images on non-graphic displays.
2901
2902         * nnslashdot.el: Removed this unused backend.
2903
2904         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
2905         actions.
2906         (gnus-undo-register-1): Revert last change.
2907
2908         * gnus-group.el (gnus-group-completing-read): Protect against not
2909         having completion-styles bound.
2910
2911         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
2912         make broken recipients happier.
2913
2914         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
2915
2916         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
2917         point parameter.
2918
2919         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
2920
2921         * gnus-group.el (gnus-group-completing-read): Add 'substring to
2922         completion-styles for group selection.
2923
2924 2009-02-04  Andreas Schwab  <schwab@suse.de>
2925
2926         * gnus-score.el (gnus-score-string): Fix regex for matching extra
2927         headers and regexp-quote the match if necessary.
2928
2929 2009-03-24  Miles Bader  <miles@gnu.org>
2930
2931         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
2932         the blinking smiley.
2933
2934 2009-03-24  Simon Josefsson  <simon@josefsson.org>
2935
2936         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
2937         blink smiley.
2938
2939 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2940
2941         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
2942         where the dribbel file lives exists.
2943
2944         * message.el (message-send-mail-partially-limit): Change the default to
2945         nil, since most people don't want this.
2946
2947         * mm-url.el (mm-url-decode-entities): Also decode entities like
2948         &#x3212.
2949
2950 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
2951
2952         * gnus-sum.el (gnus-summary-idna-message):
2953         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
2954         Hyperlink urls in docstrings with URL `...'.
2955
2956 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
2957
2958         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
2959         functions.
2960
2961 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2962
2963         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
2964         say what the mouseover text should be.
2965
2966         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
2967         version of the mm-w3m-safe-url-regexp variable to only download images
2968         in the groups where we want that to happen.
2969
2970         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
2971
2972         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
2973         easier debugging.
2974         (gnus-article-beginning-of-window): Add kludge to allow spacing past
2975         big pictures in the article buffer.
2976
2977         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
2978         gnus-article-html.
2979         (mm-text-html-renderer): gnus-article-html needs curl in addition to
2980         w3m.
2981
2982         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
2983
2984 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2985
2986         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
2987         which doesn't exist.
2988
2989         * message.el (message-inhibit-ecomplete): New variable to allow some
2990         function to inhibit ecomplete address storage.
2991         (message-resend): Disable ecomplete message storage when resending
2992         messages.
2993
2994         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
2995
2996 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2997
2998         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
2999         Save excursion while copying, moving, and deleting articles in order to
3000         prevent the cursor from jumping to unforeseen place.
3001
3002 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3003
3004         * lpath.el: No need to bind bookmark-current-buffer,
3005         bookmark-yank-point and bookmark-make-record-function.
3006
3007 2010-08-17  Glenn Morris  <rgm@gnu.org>
3008
3009         * gnus-sync.el: Require gnus components whose functions are used.
3010
3011         * gnus-art.el (bookmark-make-record-function):
3012         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
3013         Declare for compiler.
3014
3015         * mm-url.el (mml-compute-boundary): Autoload.
3016
3017 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3018
3019         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
3020
3021 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
3022
3023         Typo fix "hoo4a" -> "hook".
3024
3025         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
3026
3027 2010-08-14  Glenn Morris  <rgm@gnu.org>
3028
3029         * gnus-sync.el (gnus-sync): Fix defgroup version.
3030
3031 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
3032
3033         Doc fixes and keep unknown groups (ammended for nunion bug fix).
3034
3035         * gnus-sync.el: Fix docs.
3036         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
3037         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
3038
3039 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
3040
3041         Optimizations for gnus-sync.el.
3042
3043         * gnus-sync.el: Add docs about gnus-sync-backend
3044         possibilities.
3045         (gnus-sync-save): Remove unnecessary message.
3046         (gnus-sync-read): Optimize and show what groups were skipped.
3047
3048 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
3049
3050         Minor bug fixes for gnus-sync.el.
3051
3052         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks): Don't
3053         read the sync on get-new-news.
3054
3055         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
3056         quiet.
3057
3058         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets' (fix typo).
3059
3060 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
3061
3062         Make saving and restoring of hidden threads work with overlays.
3063         Patch applied by Ted Zlatanov.
3064
3065         * gnus-sum.el (gnus-hidden-threads-configuration)
3066         (gnus-restore-hidden-threads-configuration): Update to deal with text
3067         properties, rather than searching for a magic character.
3068
3069 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
3070
3071         New gnus-sync.el library for synchronization of marks.
3072
3073         * gnus-sync.el: New library for synchronization of marks.
3074
3075         * gnus-util.el (gnus-grep-in-list): Moved from gnus-registry.el and
3076         renamed from `gnus-registry-grep-in-list'.
3077
3078         * gnus-registry.el (gnus-registry-follow-group-p): Use `gnus-grep-in-list'.
3079
3080         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
3081
3082 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3083
3084         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
3085         determining charset of text fails.
3086
3087 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3088
3089         * nnmail.el (nnmail-get-new-mail-1): Revert.
3090
3091         * nnml.el (nnml-active-number): Make sure names of newly created groups
3092         in nnml-group-alist are encoded.
3093
3094 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3095
3096         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
3097         containing non-ASCII characters in active file for nnml back end.
3098
3099 2010-07-24  David Engster  <dengste@eml.cc>
3100
3101         * mml-smime.el (mml-smime-epg-verify): Also accept the older
3102         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
3103
3104 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
3105
3106         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
3107         tag (Bug#6654).
3108
3109 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3110
3111         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
3112         the article buffer, not the summary buffer.
3113
3114 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3115
3116         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
3117         Emacs 23 as well.
3118
3119 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3120
3121         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
3122         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
3123
3124 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
3125
3126         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
3127         Patch applied by Karl Fogel.
3128
3129         * gnus-sum.el (gnus-summary-bookmark-make-record): Set
3130         `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
3131
3132 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
3133
3134         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
3135         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
3136         C-w still not working correctly from Article buffers; Thierry's
3137         patch to fix that will be applied after this.
3138
3139         * gnus-art.el (bookmark-make-record-function): New local variable.
3140
3141         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
3142         article buffer.
3143         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
3144
3145 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
3146
3147         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
3148         on changes in bookmark.el.
3149
3150 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3151
3152         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
3153         `no-log' instead of message not to log prompt string.
3154
3155 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
3156
3157         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
3158         the *other* type of HTML form submission.
3159
3160 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
3161
3162         * auth-source.el (auth-source-pick): If choice does not contain a
3163         questioned keyword, set the check to t.
3164
3165 2010-06-12  Romain Francoise  <romain@orebokech.com>
3166
3167         * gnus-util.el (gnus-date-get-time): Move up before first use.
3168
3169 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3170
3171         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
3172         (gnus-article-edit-part): Bind it to make last part that is substituted
3173         or deleted visible.
3174         (gnus-mime-display-single): Buttonize part of which id equals to
3175         gnus-mime-buttonized-part-id.
3176
3177 2010-06-10  Dan Christensen  <jdc@uwo.ca>
3178
3179         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
3180         (gnus-dd-mmm): Use gnus-date-get-time.
3181         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
3182         simplify logic.
3183         (gnus-summary-limit-to-age): Use gnus-date-get-time.
3184         (gnus-sort-threads): emit message if gnus-sort-threads-loop used.
3185
3186 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
3187
3188         * auth-source.el (top): Autoload `secrets-list-collections',
3189         `secrets-create-item', `secrets-delete-item'.
3190         (auth-sources): Fix tag string.
3191         (auth-get-source, auth-source-retrieve, auth-source-create)
3192         (auth-source-delete): New defuns.
3193         (auth-source-pick): Rewrite in order to avoid 2 passes.
3194         (auth-source-forget-user-or-password): New parameter USERNAME.
3195         (auth-source-user-or-password): New parameters CREATE-MISSING and
3196         DELETE-EXISTING.  Retrieve password interactively, if needed.
3197
3198 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
3199
3200         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
3201         deleting unused directories when gnus-expert-user is t.
3202
3203 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3204
3205         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
3206         for each temp file when gnus-article-browse-delete-temp is ask.
3207
3208 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
3209
3210         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el: Replace
3211         Lisp calls to delete-backward-char by calls to delete-char.
3212
3213 2010-05-20  Kevin Ryde  <user42@zip.com.au>
3214
3215         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
3216
3217 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
3218
3219         * password-cache.el (password-cache-remove): Fix docstring.
3220
3221 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3222
3223         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
3224         article unless decoding article to be saved.
3225
3226 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3227
3228         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
3229         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
3230         generated within the mm-with-unibyte-current-buffer macro.
3231
3232 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3233
3234         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
3235         to nil when we're in a mml-preview buffer and no group is selected.
3236
3237 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
3238
3239         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
3240         when catching the `C-g'.  Reported by "Leo".
3241
3242 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3243
3244         * message.el (message-forward-make-body-plain)
3245         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
3246         multibyte-string-p.
3247
3248         * lpath.el: Revert.
3249
3250 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3251
3252         * message.el (message-forward-make-body-mml): Assume original message
3253         is multibyte string; error on unibyte.
3254         (message-forward-make-body-plain): Ditto; don't add excessive newline
3255         in body end.
3256
3257         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
3258
3259 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
3260
3261         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
3262         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
3263
3264 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3265
3266         * mm-extern.el (mm-extern-url): Don't use
3267         mm-with-unibyte-current-buffer.
3268         (mm-extern-cache-contents): Use with-current-buffer instead of
3269         save-excursion + set-buffer.
3270
3271 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3272
3273         * mm-util.el (mm-emacs-mule): Remove.
3274
3275 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
3276
3277         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
3278         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
3279         change.
3280
3281 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3282
3283         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
3284         bind the default value of enable-multibyte-characters to nil.
3285
3286 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3287
3288         * message.el (message-forward-make-body-plain)
3289         (message-forward-make-body-mml):
3290         Don't use mm-with-unibyte-current-buffer.
3291
3292 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
3293
3294         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
3295
3296 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
3297
3298         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
3299         (Bug#5592).
3300
3301 2010-05-07  Julien Danjou  <julien@danjou.info>
3302
3303         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
3304         it to mm-pipe-part.
3305
3306         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
3307         it is given.
3308
3309 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3310
3311         * binhex.el (binhex-decode-region-internal)
3312         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type)
3313         (dns-query)
3314         * nnweb.el (nnweb-gmane-search)
3315         * pgg-parse.el (pgg-parse-armor)
3316         * pgg.el (pgg-verify-region)
3317         * sha1.el (sha1-string-external)
3318         * uudecode.el (uudecode-decode-region-internal)
3319         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
3320         XEmacs.
3321
3322         * gnus-art.el (gnus-article-browse-html-parts)
3323         * gnus-group.el (gnus-read-ephemeral-gmane-group)
3324         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
3325         make-temp-file.
3326
3327         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
3328         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
3329         compiling.
3330
3331         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
3332         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
3333         XEmacs when compiling.
3334
3335         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
3336         gnus-pick-mode-off-hook for XEmacs when compiling.
3337         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
3338         gnus-binary-mode-off-hook for XEmacs when compiling.
3339
3340         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate): Return
3341         nil if char-charset is not available.
3342
3343         * imap.el (imap-disable-multibyte)
3344         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
3345         macros.
3346
3347         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
3348         instead of encode-coding-string.
3349
3350         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
3351         'xemacs) instead of mm-emacs-mule to switch function definitions.
3352         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
3353
3354         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
3355         bind temporary-file-directory for XEmacs;
3356         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
3357         timer-set-function for XEmacs 21.4 and SXEmacs;
3358         bind timer-list for XEmacs 21.4 and SXEmacs;
3359         fbind char-charset and find-charset-region for non-Mule XEmacs;
3360         fbind decode-coding-region, decode-coding-string, detect-coding-region,
3361         encode-coding-region and encode-coding-string for XEmacs having no
3362         file-coding feature.
3363
3364 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
3365
3366         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
3367
3368 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3369
3370         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
3371         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
3372
3373 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
3374
3375         * mm-util.el (mm-decompress-buffer): Use `delete-file';
3376         alias `jka-compr-delete-temp-file' no longer exists.
3377
3378 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
3379
3380         Use define-minor-mode in Gnus where applicable.
3381         * mml.el (mml-mode): Use define-minor-mode.
3382         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
3383         (gnus-undo-mode): Use define-minor-mode.
3384         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
3385         (gnus-dead-summary-mode): Use define-minor-mode.
3386         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
3387         Initialize in declaration.
3388         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
3389         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
3390         (gnus-mailing-list-mode): Use define-minor-mode.
3391         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
3392         (gnus-draft-mode): Use define-minor-mode.
3393         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
3394         (gnus-dired-mode): Use define-minor-mode.
3395
3396 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
3397
3398         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
3399         handles on recursive mml-to-mime translation and check them for
3400         boundary delimiter collisions.  Reported by Greg Troxel.
3401
3402 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3403
3404         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
3405
3406 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
3407
3408         * mm-util.el (mm-find-buffer-file-coding-system):
3409         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
3410
3411 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
3412
3413         * message.el (message-generate-headers): Record insertion of optional
3414         headers as well.  Otherwise the check to prevent repeated insertion of
3415         optional headers is a no-op.
3416
3417 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
3418
3419         * smime.el: Don't mention CVS.
3420
3421         * nnrss.el (nnrss-fetch): Don't mention CVS.
3422
3423         * nnir.el: Don't mention CVS.
3424
3425 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
3426
3427         * gnus-sum.el (gnus-summary-bookmark-make-record): Add `location' field.
3428
3429 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3430
3431         * lpath.el: Fbind bookmark-default-handler,
3432         bookmark-get-bookmark-record, bookmark-make-record-default,
3433         bookmark-prop-get for Emacs <23 and XEmacs.
3434
3435 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
3436
3437         * gnus-sum.el: Add bookmark declarations to silence the compiler.
3438         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
3439         Use with-current-buffer to silence the byte-compiler.
3440         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
3441         bother to require `gnus'.
3442         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
3443
3444 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
3445
3446         * gnus-sum.el (gnus-summary-bookmark-make-record)
3447         (gnus-summary-bookmark-jump): New functions.
3448         (gnus-summary-mode): Setup bookmark support.
3449
3450 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
3451
3452         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
3453         if set.
3454
3455 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3456
3457         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
3458         gnus-article-browse-html-save-cid-image; make it work recursively for
3459         forwarded messages as well.
3460         (gnus-article-browse-html-parts): Work when prefix arg is given.
3461         (gnus-article-browse-html-article): Doc fix.
3462
3463 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
3464
3465         * message.el (message-default-mail-headers):
3466         (message-default-headers): Carry the value mail-default-headers over
3467         into message-default-mail-headers, rather than message-default-headers.
3468
3469 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
3470
3471         * mm-decode.el (mm-add-meta-html-tag): Added option to override the
3472         charset.
3473
3474         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
3475         charset into the <meta> tag when the article is encoded to utf-8.
3476
3477 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3478
3479         * gnus-art.el (gnus-article-browse-delete-temp-files): Delete
3480         directories as well.
3481         (gnus-article-browse-html-parts): Work for images that do not specify
3482         file names; delete temp directory when quitting; insert header at the
3483         right place; use file: scheme for image files.
3484
3485 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
3486
3487         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
3488         (gnus-article-browse-html-parts): Use it to make temporary cid image
3489         files in addition to html file so that browser may display them.
3490
3491 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3492
3493         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
3494
3495 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
3496
3497         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
3498
3499 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
3500
3501         * auth-source.el (auth-sources): Change default to be simpler.  Explain
3502         about Secret Service API sources.  Improve Customize options.
3503         (auth-source-pick): Change to accept any number of search parameters.
3504         Implement fallbacks iteratively, not recursively.  Add scoring on the
3505         second pass and sort by score.  Call Secret Service API when needed.
3506         (auth-source-user-or-password): Use it.  Call Secret Service API
3507         directly when needed to get the user name and the password.
3508
3509 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
3510
3511         * message.el (message-interactive): Doc fix.
3512         (message-qmail-inject-args): Reflow.
3513         (message-kill-to-signature): Fix typo in docstring.
3514
3515         * smiley.el (smiley-buffer): Fix typo in docstring.
3516
3517 2010-03-24  Glenn Morris  <rgm@gnu.org>
3518
3519         * mail-source.el (gnus-message): Declare.
3520         (mail-source-delete-old-incoming): Require gnus-util.
3521
3522 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3523
3524         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
3525
3526         * message.el (ecomplete-setup): Autoload it for Emacs <23.
3527
3528         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
3529         password-cache's default if it is not bound.
3530         (mml-secure-passphrase-cache-expiry): Default to 16 that is
3531         password-cache-expiry's default if it is not bound.
3532
3533         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
3534         available in Emacs 21.
3535
3536         * lpath.el: Suppress compiler warnings for:
3537         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
3538         XEmacs;
3539         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
3540         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
3541         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
3542
3543 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
3544
3545         * auth-source.el (auth-sources): Fix up definition so extra parameters
3546         are always inline.
3547
3548 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
3549
3550         * nnimap.el (nnimap-verify-uidvalidity): Fixed bug where uidvalidity
3551         wasn't updated after mismatch.  Clear cached mailbox info correctly
3552         when uidvalidity changes.
3553         (nnimap-group-prefixed-name): New function to avoid some code
3554         duplication.
3555         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
3556         (nnimap-request-group): Use it.
3557         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
3558         (nnimap-update-unseen): Significantly improved speed of Gnus startup
3559         with many imap folders.  This is done by caching the group status from
3560         the imap server persistently in a group parameter `imap-status'.  (This
3561         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
3562         but not persistently, so every Gnus startup was still very slow.)
3563
3564 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
3565
3566         * assistant.el (assistant-render-text): Run `widget-setup' and don't
3567         delete the extra newline.  Otherwise editing of :string and :number
3568         types don't work.
3569
3570 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
3571
3572         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
3573         secrets.el dependency.
3574         (auth-sources): Add optional user name.  Add secrets.el configuration
3575         choice (unused right now).
3576
3577 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
3578
3579         * gnus-sum.el (gnus-summary-make-menu-bar): Let
3580         `gnus-registry-install-shortcuts' fill in the functions.
3581
3582         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
3583         warnings.
3584         (gnus-registry-misc-menus): Variable to hold registry mark menus.
3585         (gnus-registry-install-shortcuts): Populate and use it in a
3586         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
3587
3588 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
3589
3590         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
3591         In-place substitutions for the group name encoding/decoding.
3592         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
3593         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
3594         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
3595         (nnimap-update-unseen, nnimap-request-list)
3596         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
3597         (nnimap-request-set-mark, nnimap-split-to-groups)
3598         (nnimap-split-articles, nnimap-request-newgroups)
3599         (nnimap-request-create-group, nnimap-request-accept-article)
3600         (nnimap-request-delete-group, nnimap-request-rename-group)
3601         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
3602         `encoded-mbx' for consistency.
3603         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
3604         variable `imap-current-mailbox'.
3605
3606         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
3607         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
3608
3609 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
3610
3611         * pop3.el (pop3-display-message-size-flag): Display message size byte
3612         counts during POP3 download.
3613         (pop3-movemail): Use it.
3614         (pop3-list): Implement listing of available messages.
3615
3616 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
3617
3618         * nnir.el (nnir-get-article-nov-override-function): New function to
3619         override the normal NOV retrieval.
3620         (nnir-retrieve-headers): Use it.
3621
3622 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
3623
3624         * auth-source.el (netrc-machine-user-or-password): Autoload.
3625
3626 2010-03-19  Glenn Morris  <rgm@gnu.org>
3627
3628         Stop message.el from loading about 40 libraries it doesn't always need.
3629         The general approach is to autoload rather than require, and to
3630         require in the specific functions rather than the file.  (Bug#5642)
3631
3632         * gmm-utils.el: Don't require wid-edit.
3633         (widget-create-child-value, widget-convert, widget-default-get):
3634         Autoload.
3635
3636         * gnus-util.el: Don't require time-date, netrc.
3637         (message-fetch-field, gnus-group-name-decode): Declare rather than
3638         autoloading.
3639         (gnus-fetch-field): Require message.
3640         (gnus-decode-newsgroups): Require gnus-group.
3641
3642         * ietf-drums.el: Don't require time-date.
3643
3644         * message.el: Don't require hashcash, canlock, ecomplete.
3645         Do require mail-utils.  Require nnheader only when compiling.
3646         (smtpmail-default-smtp-server): Remove declaration.
3647         (message-send-mail-function): Check smtpmail-default-smtp-server
3648         is bound rather than requiring smtpmail.
3649         (message-auto-save-directory, message-insert-signature): Use
3650         expand-file-name rather than nnheader-concat.
3651         (nnheader-insert-file-contents): Autoload.
3652         (hashcash-wait-async): Declare.
3653         (message-send-mail): Only call gnus-setup-posting-charset if
3654         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
3655         (message-send-mail-with-sendmail): Require sendmail.
3656         (canlock-password, canlock-password-for-verify): Declare.
3657         (message-canlock-password): Require canlock.
3658         (nnheader-get-report): Autoload.
3659         (gnus-setup-posting-charset): Declare.
3660         (message-send-news): Require gnus-msg.
3661         (message-make-references, message-make-in-reply-to): Use mail-header-id
3662         rather than the alias mail-header-message-id.
3663         (ecomplete-add-item, ecomplete-save): Declare.
3664         (message-put-addresses-in-ecomplete): Require ecomplete.
3665         (ecomplete-display-matches): Autoload.
3666
3667         * mm-decode.el: Don't require mailcap, gnus-util.
3668         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
3669         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
3670         Autoload.
3671         (mailcap-mime-extensions): Declare.
3672
3673         * mm-encode.el: Don't require mailcap.
3674         (mailcap-extension-to-mime): Autoload.
3675
3676         * mml-sec.el: Don't require password-cache.
3677
3678         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
3679         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
3680         (mml-minibuffer-read-type): Require mailcap.
3681         (mml-preview): Require gnus-msg.
3682
3683         * mml1991.el: Require password-cache.
3684         (password-cache-expiry): Remove declaration.
3685
3686         * mml2015.el: Require password-cache.
3687         (password-cache-expiry): Remove declaration.
3688
3689         * nneething.el (mailcap): Require mailcap.
3690
3691         * nnheader.el (declare-function): Add compatibility stub.
3692         (message-remove-header): Declare rather than autoload.
3693         (nnheader-replace-header): Require message.
3694
3695         * nnimap.el (declare-function): Add compatibility stub.
3696         (netrc-parse, netrc-machine-user-or-password): Declare.
3697         (nnimap-open-connection): Require netrc.
3698
3699         * nntp.el (declare-function): Add compatibility stub.
3700         (netrc-parse, netrc-machine, netrc-get): Declare.
3701         (nntp-send-authinfo): Require netrc.
3702
3703         * rfc2047.el: Don't require qp.
3704         (quoted-printable-encode-region, quoted-printable-decode-string):
3705         Autoload.
3706
3707         * sieve-mode.el: Don't require easymenu.
3708         (easy-menu-add-item): Autoload it.
3709
3710         * spam-stat.el (time-to-number-of-days): Autoload it.
3711
3712 2010-03-19  Glenn Morris  <rgm@gnu.org>
3713
3714         * password-cache.el (password-cache, password-cache-expiry): Autoload.
3715
3716 2010-03-18  Glenn Morris  <rgm@gnu.org>
3717
3718         * hashcash.el (declare-function): Remove duplicate definition.
3719
3720 2010-03-17  Kevin Ryde  <user42@zip.com.au>
3721
3722         * mml.el (mml-read-tag): Unquote values with `read' to reverse
3723         prin1 in mml-insert-tag (just stripping the quotes gave wrong
3724         value if any backslash escapes).
3725
3726 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3727
3728         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
3729         if it is available.  (bug#5647)
3730
3731         * lpath.el: Suppress compiler warning for coding-system-from-name for
3732         Emacs 21 and XEmacs.
3733
3734 2010-03-14  Juri Linkov  <juri@jurta.org>
3735
3736         * hmac-def.el:
3737         * hmac-md5.el:
3738         * netrc.el: Fix keywords.
3739
3740 2010-02-26  Glenn Morris  <rgm@gnu.org>
3741
3742         * message.el (message-send-mail-function): Change the default, so that
3743         it inherits from a customized send-mail-function.  (Bug#5643)
3744
3745 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
3746
3747         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
3748         shell-command-to-string signals an error (bug#5299).
3749
3750 2010-02-24  Glenn Morris  <rgm@gnu.org>
3751
3752         * message.el (message-smtpmail-send-it)
3753         (message-send-mail-with-mailclient): Doc fixes.
3754
3755 2010-02-16  Glenn Morris  <rgm@gnu.org>
3756
3757         * message.el (message-default-mail-headers): Change the default value
3758         to ease the transition from mail-mode to message-mode.  (Bug#5555)
3759
3760 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3761
3762         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
3763         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
3764
3765 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
3766
3767         * time-date.el (date-to-time): Doc fix (Bug#5408).
3768
3769 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
3770
3771         * message.el (message-mail): Just pass yank-action on to message-setup.
3772         (message-setup): Handle (FUN . ARGS) form of yank-action.
3773         (message-with-reply-buffer, message-widen-reply)
3774         (message-yank-original): Handle non-buffer values of
3775         message-reply-buffer (Bug#4080).
3776         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
3777
3778 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
3779
3780         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
3781         Fix typo in docstring.
3782
3783 2010-01-08  Jason Rumney  <jasonr@gnu.org>
3784
3785         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
3786         response.
3787
3788 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3789
3790         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
3791
3792         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
3793
3794         * message.el (message-check-news-header-syntax): Protect against a
3795         string that `rfc822-addresses' returns when parsing fails.
3796
3797 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3798
3799         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
3800         (gnus-previous-char-property-change): New functions.
3801
3802         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
3803
3804 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
3805
3806         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
3807         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
3808
3809 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
3810
3811         * message.el (message-exchange-point-and-mark): Rework last change to
3812         avoid using optional arg of exchange-point-and-mark, for backward
3813         compatibility.
3814
3815 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
3816
3817         * message.el (message-exchange-point-and-mark): Call
3818         exchange-point-and-mark with an argument rather than setting
3819         mark-active by hand (Bug#5175).
3820
3821 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3822
3823         * nntp.el (nntp-service-to-port): Work for service expressed with
3824         numeric string; replace [:digit:] with [0-9] for XEmacs.
3825
3826 2009-12-17  Glenn Morris  <rgm@gnu.org>
3827
3828         * gnus-group.el (gnus-bug-group-download-format-alist):
3829         Change emacs entry to debbugs.gnu.org.  Bump :version.
3830
3831 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
3832
3833         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
3834
3835 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
3836
3837         * message.el (message-info): Explain why we use `Info-goto-node'.
3838
3839 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3840
3841         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
3842
3843 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
3844
3845         * message.el (message-completion-in-region): New compatibility function.
3846         (message-expand-group): Use it.
3847
3848 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3849
3850         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
3851         with no unread article should be listed if the 2nd arg `predicate' is
3852         given.
3853
3854 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3855
3856         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
3857
3858 2009-11-29  Juri Linkov  <juri@jurta.org>
3859
3860         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
3861         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
3862         on `gnus-recenter'. (Bug#4698, Bug#4981)
3863
3864 2009-11-26  Kevin Ryde  <user42@zip.com.au>
3865
3866         * sha1.el (sha1-string-external): default-directory "/" in case
3867         otherwise non-existent.  process-connection-type pipe for touch of
3868         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
3869
3870 2009-11-25  Kevin Ryde  <user42@zip.com.au>
3871
3872         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
3873         it's comms related and sgml-mode.el has "comm" on that basis too.
3874
3875 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3876
3877         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
3878         containing tspecial characters if they have been already quoted.
3879
3880 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
3881
3882         * dns-mode.el (auto-mode-alist): Purecopy string.
3883
3884 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
3885
3886         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
3887
3888 2009-10-24  Glenn Morris  <rgm@gnu.org>
3889
3890         * gnus-art.el (help-xref-stack-item): Define for compiler.
3891
3892 2009-10-21  Kevin Ryde  <user42@zip.com.au>
3893
3894         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
3895
3896 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3897
3898         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
3899
3900 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3901
3902         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
3903         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
3904
3905 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3906
3907         * gnus.el (gnus-overlay-get): New alias to overlay-get.
3908         (gnus-overlays-in): New alias to overlays-in.
3909
3910         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
3911         gnus-overlay-get, and gnus-delete-overlay.
3912         (gnus-summary-show-thread): Make it work as well for systems in which
3913         next-single-char-property-change is not available.
3914         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
3915
3916         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
3917         (gnus-overlay-get): New alias to extent-property.
3918         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
3919
3920         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
3921         SXEmacs.
3922
3923         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
3924         SXEmacs.
3925
3926 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
3927
3928         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
3929
3930 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
3931
3932         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
3933         and XEmacs that don't have `remove-overlays'.
3934
3935 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
3936
3937         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
3938         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
3939         selective display.  Use overlays instead.
3940
3941 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
3942
3943         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
3944
3945 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
3946
3947         * spam-stat.el (spam-stat-load): Fix typo in message.
3948
3949 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
3950
3951         * dig.el (dig-invoke): Fix typo in docstring.
3952         (query-dig): Reflow docstring.
3953
3954 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
3955
3956         * gnus-art.el (gnus-article-encrypt-body):
3957         * message.el (message-check-recipients):
3958         * mm-util.el (mm-codepage-setup):
3959         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
3960         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
3961
3962 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
3963
3964         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
3965         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
3966         keys from the menu if mm-{sign,encrypt}-option is 'guided.
3967         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
3968         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
3969
3970 2009-09-21  Kevin Ryde  <user42@zip.com.au>
3971
3972         * dig.el: Add "Keywords: comm", as per net-utils.el.
3973
3974 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
3975
3976         * dig.el (dig-mode): Use define-derived-mode.
3977
3978 2009-09-19  Glenn Morris  <rgm@gnu.org>
3979
3980         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
3981
3982 2009-09-18  Glenn Morris  <rgm@gnu.org>
3983
3984         * gnus-diary.el (gnus-diary-check-message):
3985         * message.el (message-insert-formatted-citation-line):
3986         * nnbabyl.el (top-level):
3987         * nndiary.el (nndiary-schedule):
3988         Fix typos in condition-case handlers.
3989
3990 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3991
3992         * gnus-art.el (gnus-article-edit-part): Work for the buffer
3993         configuration that provides the sole article window in a frame;
3994         position point correctly after deleting a part.
3995
3996 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
3997
3998         * spam.el (spam-unregister-on-reregister): Add boolean variable.
3999         (spam-resolve-registrations-routine): Use it to unregister articles
4000         that change status.
4001
4002 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4003
4004         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
4005         with XEmacs.
4006         (parse-time-string-chars): Use it.
4007
4008 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
4009
4010         * imap.el (imap-interactive-login): Better messages.
4011         (imap-open): Fix bug with renamed buffer on reconnect.
4012         (imap-authenticate): Add buffer-local imap-last-authenticator variable
4013         for easier debugging and cleaner code.  On successful (guessed based on
4014         server capabilities) secondary authentication, set imap-state
4015         correctly.
4016         (imap-last-authenticator): Define imap-last-authenticator as a variable
4017         to avoid warnings.
4018
4019 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4020
4021         * nnrss.el (nnrss-request-article): Remove binding of
4022         default-enable-multibyte-characters that has gotten needless by
4023         the 2007-07-13 change in rfc2047-encode-message-header.
4024
4025         * mml.el (mml-insert-multipart): Error on the message header.
4026         (mml-insert-part): Error on the message header; position point at
4027         the end of a MIME tag.
4028
4029 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4030
4031         * time-date.el (autoload): Expand define-obsolete-function-alias into
4032         defalias and make-obsolete for old Emacsen that Gnus supports.
4033         (with-no-warnings): Define it for old Emacsen.
4034         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
4035         is available.
4036         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
4037         float-time is available; suppress compile warning for time-to-seconds.
4038
4039         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
4040         (gnus-float-time): Alias to float-time if it exists.
4041
4042         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
4043         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
4044         float-time is available; suppress compile warning for time-to-seconds.
4045
4046         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
4047         XEmacs.
4048
4049 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
4050
4051         * imap.el (imap-message-map): Docstring fix.
4052
4053 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4054
4055         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
4056         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
4057         Add the optional argument `encoding' that overrides the default.
4058
4059         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
4060         mm-encode-buffer.
4061
4062 2009-09-04  Glenn Morris  <rgm@gnu.org>
4063
4064         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
4065         mm-disable-multibyte, rather than default-enable-multibyte-characters.
4066         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
4067         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
4068         * mm-util.el (mm-with-unibyte-current-buffer)
4069         (mm-find-buffer-file-coding-system):
4070         * yenc.el (yenc-decode-region): Use default-value rather than
4071         default-enable-multibyte-characters.
4072
4073 2009-09-03  Glenn Morris  <rgm@gnu.org>
4074
4075         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
4076         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
4077         than default-enable-multibyte-characters.
4078
4079 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
4080
4081         * gnus-art.el (gnus-article-read-summary-keys):
4082         Fix gnus-buffer-configuration's value temporarily used.
4083
4084 2009-09-02  Glenn Morris  <rgm@gnu.org>
4085
4086         * gnus-util.el (gnus-float-time): New function.
4087         * gnus-delay.el (gnus-delay-article):
4088         * gnus-sum.el (gnus-thread-latest-date):
4089         * gnus-util.el (gnus-user-date): Use gnus-float-time.
4090         * nnspool.el (nnspool-request-newgroups):
4091         Use gnus-float-time rather than time-to-seconds.
4092         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
4093
4094         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
4095         (gnus-header-subject-face, gnus-header-newsgroups-face)
4096         (gnus-header-name-face, gnus-header-content-face):
4097         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
4098         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
4099         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
4100         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
4101         (gnus-cite-face-11):
4102         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
4103         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
4104         (gnus-server-closed-face, gnus-server-denied-face)
4105         (gnus-server-offline-face):
4106         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
4107         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
4108         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
4109         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
4110         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
4111         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
4112         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
4113         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
4114         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
4115         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
4116         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
4117         (gnus-summary-selected-face, gnus-summary-cancelled-face)
4118         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
4119         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
4120         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
4121         (gnus-summary-high-undownloaded-face)
4122         (gnus-summary-low-undownloaded-face)
4123         (gnus-summary-normal-undownloaded-face)
4124         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
4125         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
4126         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
4127         (gnus-splash-face):
4128         * message.el (message-header-to-face, message-header-cc-face)
4129         (message-header-subject-face, message-header-newsgroups-face)
4130         (message-header-other-face, message-header-name-face)
4131         (message-header-xheader-face, message-separator-face)
4132         (message-cited-text-face, message-mml-face):
4133         * sieve-mode.el (sieve-control-commands-face)
4134         (sieve-action-commands-face, sieve-test-commands-face)
4135         (sieve-tagged-arguments-face):
4136         * spam.el (spam-face):
4137         Mark face aliases with "-face" in the name as obsolete.
4138
4139 2009-09-01  Glenn Morris  <rgm@gnu.org>
4140
4141         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
4142         than goto-line.
4143
4144 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4145
4146         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
4147         Don't move point if the command is invoked inside the message header.
4148
4149 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
4150
4151         * imap.el (imap-send-command): Simplify.
4152         (imap-wait-for-tag): point-max -> buffer-size.
4153
4154 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
4155
4156         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
4157         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
4158         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
4159         * nnir.el (nnir-swish-e-index-file):
4160         * gnus-sum.el (gnus-summary-delete-marked-as-read)
4161         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
4162         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
4163         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
4164         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
4165         (gnus-treat-display-xface): Add Emacs version of obsolescence.
4166
4167 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4168
4169         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
4170         Don't save excursion.
4171
4172 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
4173
4174         * nnheader.el (nnheader-find-file-noselect):
4175         * mm-util.el (mm-insert-file-contents):
4176         Use (default-value 'major-mode) instead of default-major-mode.
4177
4178 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
4179
4180         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
4181
4182 2009-08-26  Glenn Morris  <rgm@gnu.org>
4183
4184         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
4185         than placing in files.el.
4186
4187 2009-08-25  Glenn Morris  <rgm@gnu.org>
4188
4189         * nnir.el (top-level): Don't require cl at run-time.
4190         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
4191         Replace cl-function substitute with gnus-replace-in-string.
4192         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
4193         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
4194         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
4195         simplified expansions.
4196
4197 2009-08-25  Kevin Ryde  <user42@zip.com.au>
4198
4199         * dig.el (dig): Add autoload cookie.
4200
4201 2009-08-22  Glenn Morris  <rgm@gnu.org>
4202
4203         * gnus-art.el (gnus-button-patch): Use forward-line rather than
4204         goto-line.
4205
4206 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
4207
4208         * parse-time.el (parse-time-string-chars): Save match data.
4209
4210 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
4211
4212         * parse-time.el (parse-time-string-chars): Compute using character
4213         classes, to handle non-ascii characters (Bug#3190).
4214
4215 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4216
4217         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
4218
4219         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
4220         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
4221         (gnus-mm-display-part, gnus-mime-display-single)
4222         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
4223         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
4224
4225         * gnus-sum.el
4226         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
4227         (gnus-summary-move-article): Add expirable mark to articles copied or
4228         moved to group that has auto-expire turned on if the option is non-nil.
4229
4230 2009-07-24  Glenn Morris  <rgm@gnu.org>
4231
4232         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
4233         Fix typo.  (Bug#3903)
4234
4235 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4236
4237         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
4238         gnus-article-read-summary-keys rather than gnus-summary-edit-article
4239         that should not be used for draft articles.
4240         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
4241         that has no concern in minor mode keys.
4242         (gnus-article-summary-command, gnus-article-summary-command-nosave):
4243         Abolish.
4244
4245 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4246
4247         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
4248         article without making inquiry to a user for unknown encoding.
4249
4250         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
4251         (nnmaildir--scan): Assume i-node and device number that file-attributes
4252         returns might be cons-cell.
4253
4254         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
4255
4256         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
4257
4258 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
4259
4260         * auth-source.el: Remove docs now in auth.texi.  Don't use
4261         `gnus-message' for logging.  Add new variables `auth-source-debug' and
4262         `auth-source-hide-passwords' and use them.
4263
4264 2009-07-15  Glenn Morris  <rgm@gnu.org>
4265
4266         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
4267
4268 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4269
4270         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
4271         excessive whitespace from the default values of title and description.
4272
4273 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4274
4275         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
4276         mail-fetch-field to fetch Content-Description header in order to
4277         exclude newlines.
4278
4279 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
4280
4281         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
4282         format used by GnuPG 2.0.11.
4283
4284 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4285
4286         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
4287         to deleted part.
4288
4289 2009-05-30  David Engster  <dengste@eml.cc>
4290
4291         * nnmairix.el: Remove old documentation in the commentary block.
4292         (nnmairix-request-group): Do not update active file for nnml back ends.
4293         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
4294         end so that overview files are ignored.
4295         (nnmairix-update-groups): Make updating the groups more robust by using
4296         marks.
4297         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
4298         with dollar characters in message-id.
4299
4300 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
4301
4302         * spam.el: Use dns-query instead of query-dns.  Was renamed on
4303         2008-12-25 in dns.el.
4304
4305 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
4306
4307         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
4308         could happen if the text is only composed of spaces and/or tabs.
4309
4310 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
4311
4312         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
4313         when sending a queued message to avoid extra mml tags.
4314
4315 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4316
4317         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
4318
4319 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4320
4321         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
4322         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
4323         rmail-toggle-header for XEmacs;
4324         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
4325
4326 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4327
4328         * gnus-dired.el: Remove autoload for gnus-setup-message.
4329         (gnus-dired-attach): Fake this-command value to prevent Gnus from
4330         displaying Gnus logo; always use compose-mail.
4331
4332 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4333
4334         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
4335
4336 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4337
4338         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
4339         (gnus-nocem-issuers): List currently active issuers; fix custom type.
4340         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
4341         available.
4342         (gnus-nocem-epg-verify): New function.
4343
4344 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
4345
4346         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
4347
4348 2009-02-15  Glenn Morris  <rgm@gnu.org>
4349
4350         * gnus-util.el (rmail-insert-rmail-file-header)
4351         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
4352         autoloads.
4353         (rmail-default-rmail-file): Remove unnecessary declaration.
4354         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
4355
4356 2009-02-14  Glenn Morris  <rgm@gnu.org>
4357
4358         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
4359         variable (only used in gnus-util, which declares it anyway).
4360         (rmail-output-to-rmail-file): Remove autoload of deleted function,
4361         which was only needed by gnus-art (changed to not use it any more).
4362         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
4363         only used in gnus-util, which autoloads it itself.
4364         (rmail-update-summary): Fix autoload.
4365
4366         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
4367         rather than rmail-output-to-rmail-file.
4368
4369 2009-02-07  Glenn Morris  <rgm@gnu.org>
4370
4371         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
4372         autoload of function that no longer exists.
4373         (rmail-toggle-header): Declare.
4374         (message-forward-rmail-make-body): Handle mbox Rmail.
4375
4376 2009-01-31  Glenn Morris  <rgm@gnu.org>
4377
4378         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
4379         2009-01-09 change.
4380
4381 2009-01-31  Dave Love  <fx@gnu.org>
4382
4383         * imap.el (imap-fetch-safe): Bind debug-on-error.
4384         (imap-debug): Add imap-fetch-safe.
4385
4386 2009-01-26  Teodor Zlatanov  <tzz@lifelogs.com>
4387
4388         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
4389         (auth-source-forget-all-cached): New convenience function.
4390         (auth-source-user-or-password): Accept list of modes or a single mode.
4391
4392         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
4393         auth-source modes.
4394
4395         * netrc.el (netrc-machine-user-or-password): Use list of
4396         auth-source modes.
4397
4398         * nnimap.el (nnimap-open-connection): Use list of
4399         auth-source modes.
4400
4401         * nntp.el (nntp-send-authinfo): Use list of
4402         auth-source modes.
4403
4404 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
4405
4406         * auth-source.el: Update docs to reflect epa-file-enable is to be used
4407         now.
4408
4409 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4410
4411         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
4412         coding system in XEmacs; add a workaround for XEmacs.
4413
4414         * lpath.el: Fbind coding-system-aliasee.
4415
4416 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4417
4418         * mm-util.el (mm-coding-system-priorities): Protect against nil value
4419         of current-language-environment.
4420
4421 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
4422
4423         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
4424         available at runtime.
4425
4426 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4427
4428         * gnus-art.el (article-date-ut): Fix end point of narrowing.
4429
4430 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
4431
4432         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
4433         the greatest positive fixnum value doesn't work under an XEmacs with
4434         bignum support; use the most-positive-fixnum constant instead,
4435         available since Emacs 21.1 with cl and XEmacs 21.1.
4436
4437 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4438
4439         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
4440         XEmacs gets not to work.
4441
4442 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4443
4444         * mm-util.el (mm-coding-system-priorities): Allow the value like
4445         "Japanese (UTF-8)" of current-language-environment.
4446
4447 2009-01-09  Glenn Morris  <rgm@gnu.org>
4448
4449         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
4450         with last-command-event.
4451
4452 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
4453
4454         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
4455         in the doc string.
4456
4457         * message.el (message-fix-before-sending): Amend comment.
4458
4459 2009-01-08  Dave Love  <fx@gnu.org>
4460
4461         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
4462
4463 2009-01-07  David Engster  <dengste@eml.cc>
4464
4465         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
4466         simplified server definitions by converting it via
4467         gnus-server-to-method.
4468
4469 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4470
4471         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
4472         parameter's operands.
4473
4474 2009-01-06  David Engster  <dengste@eml.cc>
4475
4476         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
4477         primary select method (for gnus-group-mark-article-as-read).
4478
4479 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
4480
4481         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
4482         `(gnus)Face', not `(gnus)X-Face'.
4483
4484 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4485
4486         * mm-util.el (mm-ucs-to-char): New function.
4487
4488         * mm-url.el (mm-url-decode-entities): Use it.
4489
4490         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
4491         unicode-to-char.
4492
4493 2009-01-05  Dave Love  <fx@gnu.org>
4494
4495         * time-date.el: Require cl for `declare'.
4496
4497 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
4498
4499         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
4500         Dave Love.
4501
4502 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
4503
4504         * message.el (message-fix-before-sending): Add `eight-bit' to
4505         illegible-text check.
4506
4507 2009-01-03  Michael Olson  <mwolson@gnu.org>
4508
4509         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
4510         `headers' is nil.  This can occur if the IMAP server does not have
4511         permissions to read messages from a folder, but can write new messages
4512         to the folder.
4513         (nnimap-request-article-part): Do not insert `data' if it is nil.
4514
4515         * imap.el (imap-parse-fetch): Courier can insert spurious blank
4516         characters which will confuse `read', so skip past them.
4517
4518 2009-01-01  Dave Love  <fx@gnu.org>
4519
4520         * imap.el (imap-string-to-integer): Fix typo.
4521         (imap-fetch-safe): New function.
4522         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
4523
4524         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
4525
4526         * imap.el (imap-process-connection-type, imap-debug, imap-open):
4527         (imap-parse-greeting): Fix doc strings.
4528         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
4529         (imap-parse-flag-list): Make messages unique.
4530         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
4531
4532         * nnimap.el: Fix author email.
4533         (nnimap-split-rule): Add FIXME comment.
4534         (nnimap-debug): Fix doc string.
4535
4536 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
4537
4538         * dns.el (dns-set-servers): Check "Address".  Fix typo.
4539
4540 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
4541
4542         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
4543         nslookup if resolv.conf isn't available.
4544         (dns-query): Rename from query-dns.
4545         (dns-query-cached): Rename from query-dns-cached.
4546
4547 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4548
4549         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
4550         overlay-arrow-position and overlay-arrow-string buffer-local; no need
4551         to check if those variables exist (first appeared in Emacs 18.50).
4552
4553 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4554
4555         * mm-util.el (mm-line-number-at-pos): New function.
4556
4557         * spam-report.el (spam-report-process-queue): Use it.
4558
4559 2008-12-24  David Engster  <dengste@eml.cc>
4560
4561         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
4562         parameters that haven't existed as variables as buffer-local variables.
4563
4564 2008-12-23  Dave Love  <fx@gnu.org>
4565
4566         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
4567         cadar.
4568
4569         * sieve-manage.el (sieve-manage-starttls-p): Renamed from
4570         imap-starttls-p.
4571         (sieve-manage-starttls-open): Renamed from imap-starttls-open.
4572
4573 2008-12-22  Dave Love  <fx@gnu.org>
4574
4575         * imap.el: Fix author email.  Doc fixes.
4576         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
4577         reply.
4578
4579 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
4580
4581         * spam-report.el (spam-report-gmane-max-requests): New constant.
4582         (spam-report-gmane-wait): New variable.
4583         (spam-report-gmane-ham, spam-report-gmane-spam)
4584         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
4585         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
4586         the server.
4587
4588         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
4589         Add explanations.
4590
4591         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
4592         nnheader-accept-process-output and nnheader-read-timeout if available.
4593         (pop3-movemail): Use it.
4594
4595         * message.el (message-check-news-body-syntax): Fix signature check if
4596         there's an attachment.
4597
4598 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4599
4600         * mm-util.el: Add comments to the mm- emulating functions.
4601
4602 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
4603
4604         * gnus-start.el (gnus-before-startup-hook): Fix doc string.  Reported
4605         by Stephen Berman <stephen.berman@gmx.net>.
4606
4607 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4608
4609         * mm-util.el (mm-substring-no-properties): New function.
4610         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
4611         (mm-special-display-p): Enable those lambda forms to be byte compiled.
4612         (mm-string-to-multibyte): Doc fix.
4613
4614         * mml.el (mml-attach-file): Use mm-substring-no-properties.
4615
4616 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
4617
4618         * mml.el (mml-attach-file): Strip text properties from file name.
4619         (Bug#1574)
4620
4621 2008-12-16  Glenn Morris  <rgm@gnu.org>
4622
4623         * mm-util.el (mm-charset-override-alist): Declare for compiler.
4624
4625 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4626
4627         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
4628         knows since the charset specified might be a bogus alias that
4629         mm-charset-synonym-alist provides.
4630
4631 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
4632
4633         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
4634         "ISO_8859-1".
4635
4636         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
4637
4638 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4639
4640         * mm-util.el (mm-charset-eval-alist):
4641         Define it before mm-charset-to-coding-system.
4642         (mm-charset-to-coding-system): Add optional argument `silent';
4643         define it before mm-charset-override-alist.
4644         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
4645         default value if it can be used in Emacs currently running;
4646         silence mm-charset-to-coding-system.
4647
4648 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4649
4650         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
4651         `allow-override' which says whether to use `mm-charset-override-alist'.
4652         (rfc2047-decode-encoded-words): Use it.
4653
4654         * mm-util.el (mm-charset-override-alist): Fix custom type;
4655         add `(gb2312 . gbk)' to choices.
4656
4657 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4658
4659         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
4660         fast.
4661
4662         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
4663
4664         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
4665
4666 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
4667
4668         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
4669         on links.
4670
4671         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
4672
4673 2008-12-03  Lute Kamstra  <lute@gnu.org>
4674
4675         * sha1.el: Remove leading * from docstrings of defcustoms,
4676         deffaces, defconsts and defuns.
4677
4678 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4679
4680         * message.el (message-idna-to-ascii-rhs-1): Protect against local
4681         users' addresses that don't have domain parts.
4682         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
4683         rather than message-narrow-to-head since there will be the message
4684         header separator.
4685
4686 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
4687
4688         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
4689         since the result is inserted in a unibyte buffer anyway.
4690         (nnimap-demule-use-string-to-multibyte): Remove.
4691         (nnimap-demule): Alias it to mm-string-to-multibyte.
4692
4693 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
4694
4695         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
4696         variable for debugging bug#464 and bug#1174.
4697         (nnimap-demule): Use it.
4698
4699 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
4700
4701         * gnus-score.el (gnus-score-find-trace): Handle default score in total
4702         score calculation correctly.
4703
4704 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
4705
4706         * message.el (message-send-mail): Just set the buffer to unibyte
4707         rather than use mm-with-unibyte-current-buffer which does a lot more.
4708         (message-send-mail-partially): Don't bother with
4709         mm-with-unibyte-current-buffer since it's already been made unibyte by
4710         message-send-mail.
4711
4712 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
4713
4714         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
4715
4716 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
4717
4718         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
4719
4720 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4721
4722         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
4723         require itself and to remove `with-no-warnings'.
4724
4725 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
4726
4727         * starttls.el (starttls-any-program-available): Get the name of the
4728         available TLS layer program.
4729         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
4730         well as the host name in the "opening" message.
4731
4732         * auth-source.el (auth-source-cache, auth-source-do-cache)
4733         (auth-source-user-or-password): Cache passwords and logins by default,
4734         allow override with `auth-source-do-cache'.
4735         (auth-source-forget-user-or-password): Allow users to remove cache
4736         entries if needed.
4737
4738 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
4739
4740         * md4.el (md4-buffer): Fix typo in docstring.
4741         (md4, md4-64): Doc fixes.
4742         (md4-pack-int32): Reflow docstring.
4743
4744 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
4745
4746         * ietf-drums.el (ietf-drums-remove-comments): Localize second
4747         condition-case to only the forward-sexp call.
4748
4749 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
4750
4751         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
4752         quotes contained.  Make it more robust regardless by an extra
4753         condition-case wrapper.
4754
4755 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4756
4757         * lpath.el: No need to fbind codepage-setup for Emacs 23.
4758
4759 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4760
4761         * nnml.el (nnml-request-expire-articles): Check if the function set to
4762         `nnmail-expiry-target' returns the symbol `delete'.
4763
4764         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
4765
4766         * nnmail.el (nnmail-expiry-target): Fix custom type.
4767
4768 2008-10-02  Glenn Morris  <rgm@gnu.org>
4769
4770         * mm-util.el (mm-codepage-setup): Tweak codepage error.
4771         Silence compiler warning.
4772
4773 2008-10-01  Magnus Henoch  <mange@freemail.hu>
4774
4775         * tls.el (open-tls-stream): Show the actual command being
4776         executed, instead of the format string.
4777
4778 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4779
4780         * lpath.el: Fbind codepage-setup for Emacs 23.
4781
4782 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
4783
4784         * mml.el (mml-menu): Don't assume mml2015 is bound.
4785
4786 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4787
4788         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
4789         exists.
4790
4791 2008-09-27  Glenn Morris  <rgm@gnu.org>
4792
4793         * gnus-util.el (mail-header-remove-comments): Autoload it.
4794
4795 2008-09-27  Andreas Schwab  <schwab@suse.de>
4796
4797         * gnus-util.el (gnus-split-references): Strip comments.
4798         (gnus-parent-id): Likewise.
4799
4800 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
4801
4802         * message.el (message-confirm-send): Fix version.
4803
4804 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4805
4806         * message.el (message-idna-to-ascii-rhs-1): Use
4807         mail-extract-address-components rather than mail-header-parse-addresses
4808         that is an alias by default to ietf-drums-parse-addresses that does not
4809         support non-ASCII names in headers' contents.
4810
4811 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
4812
4813         * message.el (message-confirm-send): Fixed variable documentation to
4814         avoid the "y/n" wording.
4815
4816 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
4817
4818         * message.el (message-set-auto-save-file-name): Save to a different
4819         filename so multiple messages (especially drafts) can be recovered.
4820
4821 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
4822
4823         * message.el (message-confirm-send): Add appropriate version.
4824
4825 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
4826
4827         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
4828         defvar.
4829
4830 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
4831
4832         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
4833         (mm-pkcs7-enveloped-magic): Ditto.
4834
4835 2008-09-17  Simon Josefsson  <simon@josefsson.org>
4836
4837         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
4838         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
4839
4840 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
4841
4842         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
4843         default, it's better.
4844
4845 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
4846
4847         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
4848         summary line gnus-number property and ignore them (with a warning
4849         message).
4850
4851 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4852
4853         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
4854         macro caddr in the interactive form since it won't be expanded.
4855
4856 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4857
4858         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
4859         `charset'; fix name of function called recursively.
4860         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
4861
4862 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4863
4864         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
4865         (gnus-mime-set-charset-parameters): New function.
4866         (gnus-mime-view-part-as-charset): Use it to correctly display part
4867         specifying wrong charset.
4868
4869 2008-09-08  David Engster  <dengste@eml.cc>
4870
4871         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
4872         in completing-read for back end server.
4873
4874 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
4875
4876         * message.el (message-confirm-send): New variable to confirm sending a
4877         message.
4878         (message-send): Use it.
4879
4880 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
4881
4882         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
4883
4884 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4885
4886         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
4887
4888 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
4889
4890         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
4891         prevent tracking too many groups.
4892         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
4893         Use it.
4894
4895 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
4896
4897         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
4898         moving point to the bottom of the window in order to avoid recentering.
4899
4900 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4901
4902         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
4903
4904         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
4905         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
4906         (gnus-article-beginning-of-window): Fix calculation.
4907
4908 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4909
4910         * gnus-msg.el (gnus-summary-supersede-article)
4911         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
4912         value of gnus-newsgroup-charset to decode non-MIME encoded text in
4913         message header.
4914
4915 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
4916
4917         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
4918         pending output coming after the status change.
4919
4920 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
4921
4922         * message.el:
4923         * gnus-start.el:
4924         * gnus-registry.el: Remove VMS support.
4925
4926 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4927
4928         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
4929         macro.
4930         (rfc2104-hash): Use it.
4931
4932 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
4933
4934         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
4935         (gnus-summary-sort-by-most-recent-date): New commands.
4936         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
4937         and menu entries.
4938
4939 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4940
4941         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
4942         don't redisplay article for raw contents; remove plural articles stuff.
4943
4944         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
4945         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
4946         on gnus-summary-save-article; display results properly.
4947
4948 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4949
4950         * lpath.el: No need to fbind ns-focus-frame.
4951
4952 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4953
4954         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
4955
4956 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4957
4958         * gnus-art.el (gnus-summary-save-in-pipe): Consider
4959         gnus-save-all-headers.
4960
4961 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
4962
4963         * gnus-util.el (ns-focus-frame): Remove declaration.
4964         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
4965         like x.
4966
4967 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
4968
4969         * rfc2104.el (rfc2104-zero): Delete defconst.
4970         (rfc2104-hex-alist): Likewise.
4971         (rfc2104-hex-to-int): Delete func.
4972         (rfc2104-hexstring-to-bitstring): Likewise.
4973         (rfc2104-nybbles): New defconst.
4974         (rfc2104-hash): Rewrite for speed.
4975
4976 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4977
4978         * tls.el (open-tls-stream): Make it work with the 2nd argument
4979         BUFFER that is a string but does not exist as a buffer object, as
4980         mentioned in the doc-string.
4981
4982 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4983
4984         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
4985         SXEmacs.
4986
4987 2008-07-16  Glenn Morris  <rgm@gnu.org>
4988
4989         * gnus-util.el (ns-focus-frame): Declare for compiler.
4990
4991 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4992
4993         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
4994         set as a group parameter.
4995         (gnus-summary-save-in-pipe): Work when it is called independently.
4996         (gnus-summary-pipe-to-muttprint): Don't modify
4997         gnus-summary-pipe-output-default-command.
4998
4999 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5000
5001         * message.el (message-send-mail-with-sendmail):
5002         Display the error message.
5003
5004 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5005
5006         * gnus-art.el (gnus-default-article-saver):
5007         Add gnus-summary-save-in-pipe to choices.
5008         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
5009         gnus-summary-pipe-output-default-command as the default command.
5010         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
5011         instead of gnus-last-shell-command.
5012
5013         * gnus-sum.el (gnus-summary-pipe-output-default-command):
5014         New user option.
5015         (gnus-summary-muttprint-program): Mention the value will be changed.
5016         (gnus-summary-save-article): Force showing of all headers.
5017         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
5018
5019 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
5020
5021         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
5022
5023 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
5024
5025         * nnimap.el (nnimap-id):
5026         * sieve-manage.el (sieve-manage-open): Doc fixes.
5027
5028 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
5029
5030         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
5031         if available.
5032
5033 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
5034
5035         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
5036
5037         * nnkiboze.el (nnkiboze-generate-group):
5038         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
5039
5040         * nnmairix.el: Require CL.
5041
5042 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5043
5044         * dgnushack.el: Autoload get-display-table and put-display-table for
5045         XEmacs 21.5.
5046
5047         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
5048         21.4 and SXEmacs.
5049
5050 2008-06-15  David Engster  <dengste@eml.cc>
5051
5052         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
5053
5054 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
5055
5056         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
5057         New macros that expand to an `aset'/`aref' call under Emacs, and to a
5058         runtime choice under XEmacs.
5059
5060         * gnus-sum.el (gnus-summary-set-display-table):
5061         Use `gnus-put-display-table', `gnus-get-display-table',
5062         `gnus-set-display-table' for the display table, instead of `aset'.
5063
5064         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
5065         Use `gnus-put-display-table', `gnus-get-display-table',
5066         `gnus-set-display-table' for the display table.
5067
5068 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
5069
5070         * nnmairix.el: Add autoloads.
5071
5072 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
5073
5074         * nnmairix.el (nnmairix-delete-recreate-group)
5075         (nnmairix-update-and-clear-marks): Fix error messages.
5076
5077 2008-06-14  David Engster  <dengste@eml.cc>
5078
5079         * nnmairix.el: Upgrade to version 0.6.
5080         (nnmairix-group-toggle-propmarks-this-group)
5081         (nnmairix-group-toggle-readmarks-this-group)
5082         (nnmairix-group-delete-recreate-this-group)
5083         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
5084         (nnmairix-remove-tick-mark-original-article): New commands.
5085         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
5086         (nnmairix-propagate-marks-to-nnmairix-groups)
5087         (nnmairix-only-use-registry, nnmairix-allowfast-default)
5088         (nnmairix-marks-cache, nnmairix-version-output): New variables.
5089         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
5090         functions needed for marks propagation and manipulation of read marks.
5091         (nnmairix-update-groups): New function.
5092         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
5093         (nnmairix-determine-original-group-from-registry)
5094         (nnmairix-determine-original-group-from-path)
5095         (nnmairix-get-group-from-file-path, nnmairix-map-range)
5096         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
5097         New helper functions.
5098         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
5099         keystrokes for new commands.
5100         (nnmairix-delete-and-create-on-change): Doc string cleanup.
5101         (nnmairix-request-group): Check allow-fast group parameter.
5102         (nnmairix-request-create-group): Set allow-fast group parameter if
5103         nnmairix-allowfast-default is set.
5104         (nnmairix-close-group): Propagate marks upon closing if needed.
5105         (nnmairix-group-toggle-threads-this-group): Use new.
5106         nnmairix-group-toggle-parameter helper function.
5107         (nnmairix-search): Better check for empty search result.
5108         (nnmairix-goto-original-article): Use new helper functions for
5109         determining original article.
5110         (nnmairix-show-original-article): Make sure message-id is in brackets.
5111         (nnmairix-call-mairix-binary): Change variable name.
5112         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
5113         helper function.
5114         (nnmairix-widget-toggle-activate): Fix doc string.
5115
5116 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5117
5118         * nnir.el: Require edmacro when compiling with XEmacs.
5119         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
5120         available in Emacs 21.
5121
5122 2008-06-11  Glenn Morris  <rgm@gnu.org>
5123
5124         * gnus-util.el (x-focus-frame):
5125         * gnus.el (image-size):
5126         * mm-decode.el (image-size): Declare.
5127
5128         * gnus-picon.el (declare-function): Add compat definition.
5129         (image-size): Declare.
5130
5131         * gnus-group.el (tool-bar-map):
5132         * gnus-sum.el (tool-bar-map): Define for compiler.
5133
5134         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
5135
5136         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
5137
5138         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
5139         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
5140         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
5141         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
5142         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
5143         * sieve-manage.el, spam-report.el, spam.el:
5144         Remove unnecessary eval-and-compile of autoloads.
5145
5146 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
5147
5148         * auth-source.el: Precise Tramp doc.
5149
5150 2008-06-07  Glenn Morris  <rgm@gnu.org>
5151
5152         * nnmairix.el: Remove unnecessary eval-when-compile.
5153
5154 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5155
5156         * lpath.el: Fbind propertize for XEmacs 21.4.
5157
5158 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
5159
5160         * nnir.el: Move here from ../contrib.
5161
5162 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
5163
5164         * gnus-util.el (gnus-read-shell-command): New function.
5165         * mm-decode.el (mm-pipe-part):
5166         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
5167
5168 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5169
5170         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
5171
5172 2008-06-03  Glenn Morris  <rgm@gnu.org>
5173
5174         * pop3.el (nnheader-accept-process-output): Autoload it.
5175
5176 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5177
5178         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
5179         are not 2-digit hexadecimal characters that follow `%'s.
5180
5181 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
5182
5183         * message.el (message-bogus-recipient-p): Fix type in doc string.
5184         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
5185         (message-bogus-addresses): Rename from message-bogus-address-regexp.
5186         Improve custom options.
5187         (message-bogus-recipient-p): Adjust accordingly.
5188
5189 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
5190
5191         * parse-time.el (parse-time-months, parse-time-weekdays): Add
5192         long-form month and day names.
5193
5194 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5195
5196         * dgnushack.el: Autoload debug, eudc-expand-inline and
5197         pgg-snarf-keys-region for XEmacs.
5198
5199         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
5200
5201         * nnmairix.el: Require edmacro when compiling with XEmacs.
5202
5203 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
5204
5205         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
5206         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
5207
5208 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
5209
5210         * auth-source.el: Add more docs.
5211
5212         * netrc.el (netrc-machine): Always match if the port is not given.
5213
5214 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5215
5216         * nnheader.el (nnheader-read-timeout): Change the default timeout from
5217         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
5218         retrieval faster in some cases, but might make CPU usage larger.  If
5219         this has any bad side effects, we might revert this change.
5220
5221         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
5222         seems to make mail retrieval much, much faster.
5223         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
5224         unconditionally.
5225
5226         * gnus-draft.el (gnus-group-send-queue): Bind
5227         message-send-mail-partially-limit to nil to avoid being prompted.
5228
5229 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
5230
5231         * mml.el (mml-attach-buffer): Prompt for `disposition'.
5232
5233         * message.el (message-bogus-address-regexp): Fix and improve custom
5234         type.
5235         (message-setup-hook): Add message-check-recipients as custom option.
5236
5237 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
5238
5239         * message.el (message-cite-function): Remove bogus autoload which crept
5240         in during merge from v5-10.
5241
5242 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
5243
5244         * nnimap.el (nnimap-open-connection): Fix login/password bug.
5245
5246         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
5247
5248         * auth-source.el: Preliminary Tramp docs.
5249         (auth-sources): Change the default auth-sources to use
5250         EPA .gpg files.
5251
5252 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
5253
5254         * nntp.el: Autoload `auth-source-user-or-password'.
5255         (nntp-send-authinfo): Use it.
5256
5257         * nnimap.el: Autoload `auth-source-user-or-password'.
5258         (nnimap-open-connection): Use it.
5259
5260         * auth-source.el: Added docs on using with url-auth.  Import gnus-util
5261         for the gnus-message function.
5262         (auth-source-user-or-password): Use it.
5263
5264 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
5265
5266         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
5267         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
5268         (rfc2104-hash): Use it.
5269
5270 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
5271
5272         * gnus-art.el (gnus-article-toggle-truncate-lines):
5273         Don't use `iff' in docstring.
5274
5275 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
5276
5277         * gnus-registry.el: Adjusted copyright dates and added a keyword.
5278
5279         * gnus-util.el (gnus-extract-address-component-name)
5280         (gnus-extract-address-component-email): Convenience functions around
5281         `gnus-extract-address-components'.
5282
5283         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
5284         Use `gnus-extract-address-component-email' to fix bug of comparing full
5285         sender name to `user-mail-address'.
5286
5287 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
5288
5289         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
5290         catch/throw to optimize.
5291         (gnus-registry-find-keywords): Just use member to find a keyword.
5292
5293 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
5294
5295         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
5296         is current before calling gnus-server-prepare.
5297         (gnus-server-setup-buffer, gnus-server-update-server)
5298         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
5299
5300 2008-05-04  Juri Linkov  <juri@jurta.org>
5301
5302         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
5303         (mailcap-file-default-commands): Use mailcap-replace-in-string
5304         instead of replace-regexp-in-string, and mailcap-delete-duplicates
5305         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
5306
5307 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
5308
5309         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
5310
5311 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
5312
5313         * gnus.el: Bump version to 0.11.
5314
5315 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
5316
5317         * gnus.el: No Gnus v0.10 is released.
5318
5319 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5320
5321         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
5322         hooks.
5323         (gnus-update-read-articles): Speed up non-marks-using users.
5324         (gnus-use-marks): Define gnus-use-marks.
5325         (gnus-propagate-marks): Rename variable to something more sensible.
5326
5327 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
5328
5329         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
5330         (gmm-image-load-path-for-library): Fix typos in docstrings.
5331         (gmm-message): Reflow docstring.
5332
5333 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
5334
5335         * mail-source.el (mail-source-set-1, mail-source-bind):
5336         Move auth-source code out of the macro to clean it up and fix bugs.
5337
5338 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
5339
5340         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
5341         by sender if it's equal to user-mail-address, it's likely to be
5342         useless.
5343
5344         * mail-source.el (mail-source-bind): Don't use user or password if they
5345         are not bound.  Unintern them if they are nil.  Don't use server unless
5346         it's bound, and default it to empty string otherwise.
5347
5348 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
5349
5350         * mail-source.el: Load auth-source.el.
5351         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
5352         get user name or password, if auth-sources is set up.
5353
5354         * gnus-registry.el (gnus-registry-split-strategy): New variable for
5355         strategy of splitting with parent.
5356         (gnus-registry-split-fancy-with-parent)
5357         (gnus-registry-post-process-groups): Use it and fix prior
5358         bug (returning a list as the split result).
5359
5360         * auth-source.el (auth-sources): Remove server parameter.
5361         (auth-source-pick, auth-source-user-or-password)
5362         (auth-source-user-or-password-imap)
5363         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
5364         (auth-source-user-or-password-sftp)
5365         (auth-source-user-or-password-smtp): Remove server parameter.
5366
5367 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
5368
5369         * smime.el (smime-sign-region, smime-encrypt-region)
5370         (smime-decrypt-region):
5371         Remove redundant calls to `generate-new-buffer-name'.
5372
5373 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
5374
5375         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
5376         Don't use QP for message/rfc822.
5377         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
5378
5379 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
5380
5381         * sieve-manage.el (sieve-string-bytes): Remove.
5382         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
5383         correct byte-length only if the process's coding-system is the same as
5384         the one used internally by Emacs to represent strings.
5385
5386 2008-04-22  Juri Linkov  <juri@jurta.org>
5387
5388         * mailcap.el (mailcap-file-default-commands): New function.
5389
5390 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
5391
5392         * message.el (message-signature-separator, message-cite-function):
5393         Change custom version.
5394
5395 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
5396
5397         * tls.el (tls-program): Add -ign_eof argument to call the openssl
5398         commands.
5399         (tls-checktrust): Ditto.
5400
5401 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
5402
5403         * mm-decode.el (mm-display-external): Make temp file read-only.
5404
5405 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
5406
5407         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
5408         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
5409         `C-c C-f d'.
5410
5411 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
5412
5413         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
5414
5415 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
5416
5417         * gnus.el: Bump version to 0.9.
5418
5419 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
5420
5421         * gnus.el: No Gnus v0.8 is released.
5422
5423 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5424
5425         * mail-source.el (mail-source-value):
5426         Prefer fboundp to functionp so it works with macros as well.
5427
5428 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5429
5430         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
5431         Fix last change in case the element is not even a symbol.
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         Prefer fboundp to functionp so it works with macros as well.
5437
5438 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
5439
5440         * auth-source.el: Added docs.
5441         (auth-sources): Modify format to support server.
5442         (auth-source-pick, auth-source-user-or-password)
5443         (auth-source-user-or-password-imap)
5444         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
5445         (auth-source-user-or-password-sftp)
5446         (auth-source-user-or-password-smtp): Add server parameter.
5447
5448 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
5449
5450         * gnus-registry.el: Initialize the registry when gnus-registry-install
5451         is t.
5452
5453 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5454
5455         * compface.el (uncompface): Make buffer unibyte.
5456
5457 2008-04-05  Glenn Morris  <rgm@gnu.org>
5458
5459         * gnus-ems.el (mm-disable-multibyte): Autoload it.
5460
5461 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
5462
5463         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer): Prefer
5464         mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
5465
5466         * nnheader.el (nnheader-init-server-buffer): Change buffer's
5467         multibyteness after rather than before erasing it.
5468
5469         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
5470         mm-with-multibyte.
5471         (gnus-request-article-this-buffer): Make sure the proper decoding is
5472         used if gnus-original-article-buffer happens to be unibyte.
5473
5474         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
5475         default-enable-multibyte-characters.
5476
5477         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
5478         default-enable-multibyte-characters.
5479
5480         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
5481
5482         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
5483
5484 2008-04-02  Simon Josefsson  <simon@josefsson.org>
5485
5486         * imap.el (imap-enable-exchange-bug-workaround): New variable.
5487         (imap-message-copyuid-1): Use it.
5488         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
5489         J. Williams in
5490         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
5491
5492         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
5493         imap-enable-exchange-bug-workaround.
5494         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
5495
5496 2008-04-01  Simon Josefsson  <simon@josefsson.org>
5497
5498         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
5499         a 100 byte status-checks into a 2-3MB transfer for each group.
5500         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
5501         to enable bug workaround or not.
5502         (nnimap-find-minmax-uid): Only enable workaround conditionally.
5503
5504 2008-03-31  Glenn Morris  <rgm@gnu.org>
5505
5506         * message.el (mml2015-use): Declare for compiler.
5507         (message-info): Require mml2015 when appropriate.
5508
5509 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5510
5511         * Makefile.in (EMACS_COMP): Quote directory name that might contain
5512         whitespace.
5513
5514 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
5515
5516         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
5517         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
5518         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
5519         (nntp-service-to-port): New function.
5520         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
5521         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
5522         (nntp-open-netcat-stream): New function.
5523         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
5524
5525 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
5526
5527         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
5528
5529 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
5530
5531         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
5532
5533 2008-03-28  Magnus Henoch  <mange@freemail.hu>
5534
5535         * dns.el (dns-write): Use set-buffer-multibyte.
5536
5537 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
5538
5539         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
5540
5541 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
5542
5543         * message.el (message-signature-separator): Change default.
5544         Improve custom type.
5545         (message-cite-function): Change default to
5546         message-cite-original-without-signature.
5547
5548         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
5549         toggle.
5550
5551         * message.el (message-check-news-body-syntax): Fix signature check.
5552         (message-setup-1): Mark buffer as unmodified _after_ running
5553         message-setup-hook and handling message-alternative-emails.
5554         (message-shorten-references): Be more strict when building list of
5555         valid references to comply with GNKSA.
5556
5557         * gnus-group.el (gnus-read-ephemeral-bug-group)
5558         (gnus-read-ephemeral-debian-bug-group)
5559         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
5560
5561         * message.el (message-info): Don't use booleanp which isn't supported
5562         in Emacs 21 and XEmacs.
5563
5564 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
5565
5566         * gnus-group.el (gnus-gmane-group-download-format): Rename from
5567         gnus-group-gmane-group-download-format.
5568         (gnus-group-read-ephemeral-gmane-group): Rename from
5569         gnus-group-read-ephemeral-gmane-group.
5570         (gnus-read-ephemeral-gmane-group-url): Rename from
5571         gnus-group-read-ephemeral-gmane-group-url.
5572         (gnus-bug-group-download-format-alist): New variable.
5573         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
5574         (gnus-read-ephemeral-emacs-bug-group): New commands.
5575
5576 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
5577
5578         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
5579         (gnus-visible-headers): Improve custom type.
5580
5581 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
5582
5583         * mml.el (mml-menu): Add workarounds for XEmacs.
5584
5585         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
5586         X-Boundary header.
5587
5588         * message.el (message-simplify-recipients): Fix previous commit.
5589
5590 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
5591
5592         * mm-util.el (mm-set-buffer-multibyte): New function.
5593         * mm-decode.el (mm-copy-to-buffer): Use it.
5594
5595 2008-03-19  Glenn Morris  <rgm@gnu.org>
5596
5597         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
5598         Accidentally removed in the sync process with Emacs.
5599
5600 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
5601
5602         * message.el (message-alter-recipients-discard-bogus-full-name):
5603         New function.
5604         (message-alter-recipients-function): New variable.
5605         (message-get-reply-headers): Use it.
5606         (message-replace-header): New helper function.
5607         (message-recipients-without-full-name): New variable.
5608         (message-simplify-recipients): New command.
5609
5610         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
5611
5612         * message.el (message-info): Handle EasyPG manual.
5613
5614         * mml.el (mml-menu): Add entry for EasyPG.
5615
5616 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
5617
5618         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
5619         parameter.
5620
5621         * message.el (message-disassociate-draft): Specify drafts group name
5622         fully.
5623
5624 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
5625
5626         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Eliminate
5627         unnecessary duplicates from the match list.
5628
5629 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5630
5631         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
5632
5633         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
5634
5635         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
5636         args of `how-many' of which the XEmacs version doesn't take; declare
5637         Info-index-next as function.
5638
5639 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
5640
5641         * gnus-score.el (gnus-score-headers): Fix handling of
5642         gnus-inhibit-slow-scoring.
5643
5644         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
5645         string.
5646         (gnus-button-url-regexp): Improve handling of parenthesis.
5647         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
5648         (gnus-button-handle-info-keystrokes): Handle index entries.
5649
5650 2008-03-15  Glenn Morris  <rgm@gnu.org>
5651
5652         * parse-time.el (parse-time-string): Simplify.
5653
5654 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5655
5656         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
5657         Incoming* files.
5658
5659 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
5660
5661         * auth-source.el (auth-sources): Renamed from auth-source-choices.
5662         (auth-source-pick): Use it.
5663
5664 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
5665
5666         * binhex.el (binhex-decode-region-internal):
5667         * uudecode.el (uudecode-decode-region-internal):
5668         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
5669         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
5670         setting default-enable-multibyte-characters.
5671
5672 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
5673
5674         * auth-source.el (auth-source-protocols)
5675         (auth-source-protocols-customize, auth-source-choices): Added and
5676         modified variable customizations and defaults.
5677         (auth-source-pick, auth-source-user-or-password)
5678         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
5679         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
5680         (auth-source-user-or-password-sftp)
5681         (auth-source-user-or-password-smtp): Use new variables and provide an
5682         interface to netrc.el.
5683
5684 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5685
5686         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
5687         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
5688         Make sure the nntp port to specify is a string.
5689
5690 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
5691
5692         * nntp.el: Use with-current-buffer.
5693         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
5694         dubious mm-with-unibyte-current-buffer.
5695         (nntp-with-open-group-function): New function extracted from
5696         nntp-with-open-group macro.
5697         (nntp-with-open-group): Use the function, so it's easier to debug.
5698         Add indentation and debugging info.
5699         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Recommend
5700         the use of the netcat alternatives.
5701
5702         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
5703         Avoid mm-string-as-multibyte as well.
5704
5705         * nnweb.el (nnweb-insert-html):
5706         Remove use of nnheader-string-as-multibyte.
5707
5708         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
5709         (nnheader-string-as-multibyte): Remove.
5710
5711         * mm-view.el: Use inhibit-read-only.
5712         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
5713         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
5714         or unibyte-string.
5715
5716         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
5717         (mm-uu-yenc-extract): Use with-current-buffer.
5718
5719         * gnus-soup.el (gnus-soup-send-packet): Don't use
5720         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
5721
5722         * nnmh.el: Use with-current-buffer.
5723         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
5724         mm-string-as-multibyte on the output of mm-encode-coding-string.
5725
5726         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
5727         (nnimap-request-move-article): Use with-current-buffer.
5728
5729         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
5730         inserting the handle-buffer's text, so the implicit multibyte->unibyte
5731         conversion uses string-make-unibyte rather than string-as-unibyte.
5732
5733         * gnus-msg.el: Use with-current-buffer.
5734
5735         * message.el (message-ignored-resent-headers): Add "Delivered-To".
5736
5737 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
5738
5739         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
5740         string for caching if it is 'PIN.
5741
5742 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5743
5744         * lpath.el: Consider the case without Emacs/W3.
5745
5746 2008-03-08  Glenn Morris  <rgm@gnu.org>
5747
5748         * time-date.el (date-to-time, time-subtract, time-add)
5749         (safe-date-to-time): Doc fixes.
5750
5751 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
5752
5753         * mail-source.el (mail-source-delete-old-incoming-confirm):
5754         Change default to nil.
5755         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
5756
5757 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5758
5759         * lpath.el: Rearrange.
5760
5761         * gnus-art.el (gnus-narrow-to-page): Position point properly.
5762         (gnus-article-goto-prev-page): Work for articles having ^L's.
5763
5764         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
5765
5766         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
5767
5768 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
5769
5770         * gnus-bookmark.el: Adjust for renames in bookmark.el.
5771         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
5772         (gnus-bookmark-jump): Adjust some variable names.
5773
5774 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
5775
5776         * auth-source.el: New package.
5777         (auth-source-choices): Add customization entry point variable.
5778
5779         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
5780         bug.
5781
5782 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
5783
5784         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
5785         (gnus-registry-initialize, gnus-registry-install-p): Use it.
5786         (gnus-registry-install-shortcuts): Rename from
5787         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
5788         the `gnus-registry-mark-map' keymap dynamically from
5789         `gnus-registry-marks'.  The generated functions update the summary line
5790         when a registry mark is added or deleted, and will call
5791         `gnus-registry-install-p' (see the comments in the code).
5792         (gnus-registry-user-format-function-M): Use concat intelligently.
5793
5794         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
5795         the registry mark functions.
5796
5797 2008-03-05  Glenn Morris  <rgm@gnu.org>
5798
5799         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
5800         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
5801         gnus-art.
5802         (top-level): No need to load own source when compiling.
5803
5804 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
5805
5806         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
5807         Suggested by <chris.anderton@zetnet.co.uk>.
5808
5809 2008-03-04  Glenn Morris  <rgm@gnu.org>
5810
5811         * gnus-sum.el (top-level): No need to require gnus when compiling,
5812         since unconditionally required near start of file.
5813         (gnus-summary-display-while-building): Move definition before use.
5814
5815 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
5816
5817         * gnus-registry.el (gnus-registry-user-format-function-M): Add
5818         formatting function.
5819
5820 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
5821
5822         * gnus-registry.el (gnus-registry-marks): Changed format to be nicer
5823         with plists.
5824         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
5825         Use new format.
5826
5827 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5828
5829         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
5830         `where-is-internal' that returns a range of key sequences.
5831
5832 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
5833
5834         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
5835
5836         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
5837         (gnus-summary-jump-to-group): Consider windows on other displayed
5838         frames as well.  Similar changes might be needed elsewhere, but that's
5839         the one I've bumped into during my use.
5840
5841         * nndoc.el (nndoc-oe-dbx-type-p):
5842         * gnus-msg.el (gnus-debug):
5843         * gnus-group.el (gnus-update-group-mark-positions):
5844         Use mm-string-to-multibyte.
5845
5846 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
5847
5848         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
5849         doesn't handle NotDashEscaped.
5850
5851         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
5852         (mml-dnd-attach-options): Fix typo in custom choice.
5853
5854         * gnus-group.el (gnus-group-read-ephemeral-gmane-group): Change
5855         nndoc-article-type to mbox.
5856         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
5857
5858         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
5859         to nil, instead of html2text.
5860
5861         * imap.el (imap-debug): Add `imap-ping-server'.
5862
5863         * gnus-bookmark.el: Add FIXMEs.
5864
5865         * message.el (message-form-letter-separator)
5866         (message-send-form-letter-delay): New variables.
5867         (message-send-form-letter): Use them.  New command to send form
5868         letters.  Requested by Uwe Siart.
5869         (message-send-mail-function): Doc fix.  Add "Other" custom option.
5870
5871 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
5872
5873         * Update copyright years.
5874
5875 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
5876
5877         Sync from EMACS_22_BASE.
5878
5879         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
5880
5881 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
5882
5883         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
5884         empty author.
5885
5886 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
5887
5888         * gnus-registry.el (gnus-registry-marks): Add variable for
5889         customization of marks and their appearance.
5890         (gnus-registry-read-mark): Use it.
5891         (gnus-registry-do-marks): Add utility function to loop through
5892         `gnus-registry-marks'.
5893         (gnus-registry-install-shortcuts-and-menus): Add function to install
5894         shortcuts and menus.
5895         (gnus-registry-initialize): Use it.
5896         (gnus-registry-default-mark): Clarify documentation.
5897
5898 2008-02-29  Glenn Morris  <rgm@gnu.org>
5899
5900         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
5901         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
5902         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
5903         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
5904         Change defcustom :version from 23.0 to 23.1.
5905
5906 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
5907
5908         * gnus-registry.el (gnus-registry-follow-group-p)
5909         (gnus-registry-post-process-groups): Add functions to aid registry
5910         splitting and improve logging.  Clarify behavior in function
5911         documentation.
5912         (gnus-registry-split-fancy-with-parent): Use them.
5913
5914 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
5915
5916         * gnus-art.el: Use with-current-buffer.
5917
5918 2008-02-27  David Engster  <dengste@eml.cc>
5919
5920         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
5921         Express real group name in the response.
5922
5923 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5924
5925         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
5926         (nnmairix-last-server, nnmairix-current-server): Defvar them.
5927         (nnmairix-goto-original-article): Defvar gnus-registry-install and
5928         autoload gnus-registry-fetch-group when compiling.
5929         (nnmairix-request-group-with-article-number-correction): Remove
5930         unreferenced argument passed to nnmairix-call-backend.
5931
5932 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
5933
5934         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
5935         (mm-uu-extract): Improve face for low color ttys.  Reported by Sascha
5936         Wilde.
5937
5938 2008-02-27  Glenn Morris  <rgm@gnu.org>
5939
5940         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
5941         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
5942         variables to defconsts.  Convert comments to doc-strings.
5943         (nnmairix-last-server, nnmairix-current-server): Convert from free
5944         variables to defvars.  Convert comments to doc-strings.
5945         (gnus-registry-fetch-group): Autoload.
5946         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
5947         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
5948         (nnmairix-widget-build-editable-fields): Use car cddr rather than
5949         caddr.
5950         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
5951         nnmairix-request-group-with-article-number-correction call.
5952         (nnmairix-fast, nnmairix-group): New, less general names, for free
5953         variables passed from nnmairix-request-group to
5954         nnmairix-request-group-with-article-number-correction.  Declare.
5955         (nnmairix-request-group-with-article-number-correction):
5956         Use nnmairix-fast, nnmairix-group rather than fast, group.
5957
5958 2008-02-26  David Engster  <dengste@eml.cc>
5959
5960         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
5961         version 0.5.
5962
5963 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
5964
5965         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
5966         instead of making an extra function call.  Don't add the current group
5967         to articles only when they have the group.  Use
5968         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
5969         Reported by David <de_bb@arcor.de>.
5970
5971 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5972
5973         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
5974         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
5975
5976 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
5977
5978         * mail-source.el (mail-source-delete-incoming): Change default.
5979         Supplement doc string.
5980
5981         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
5982
5983 2008-02-14  Glenn Morris  <rgm@gnu.org>
5984
5985         * time-date.el (format-seconds): New function.
5986
5987 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
5988
5989         * nnmail.el (nnmail-message-id-cache-file): Derive from
5990         `gnus-home-directory'.
5991
5992 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
5993
5994         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
5995         Document negative prefix.
5996
5997         * gnus-group.el (gnus-group-read-group): Document negative prefix.
5998
5999 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6000
6001         * message.el (message-unsent-separator): Add the Exim bounce
6002         separator.
6003
6004 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
6005
6006         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
6007         list.
6008         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
6009         recipient/signer list.
6010
6011 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6012
6013         * Makefile.in (datarootdir): Define.
6014         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
6015         name that might contain whitespace.
6016
6017 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
6018
6019         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
6020         fbound (Emacs 23 unicode), signal an error.
6021
6022 2008-02-08  Glenn Morris  <rgm@gnu.org>
6023
6024         * gnus-art.el (pgg-display-output-buffer): Declare as function.
6025
6026 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
6027
6028         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
6029         ports to the calls to `netrc-machine-user-or-password' in addition to
6030         "imap" and "imaps".
6031
6032 2008-02-01  Zhang Wei  <id.brep@gmail.com>
6033
6034         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
6035
6036         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
6037
6038 2008-02-01  Kenichi Handa  <handa@m17n.org>
6039
6040         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
6041         rfc2104-hexstring-to-bitstring and changed to return a byte list.
6042         (rfc2104-hash): Convert the result of concat to unibyte string.
6043
6044 2008-02-01  Dave Love  <fx@gnu.org>
6045
6046         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
6047         coding-system-for-read.
6048         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
6049
6050 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
6051
6052         * gnus.el (gnus-group-startup-message): Add `find-image' call before
6053         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
6054         <hanche@math.ntnu.no>.
6055
6056 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6057
6058         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
6059
6060         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
6061
6062 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
6063
6064         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
6065         * message.el (message-beginning-of-line): Use featurep instead of bound
6066         tests in order to resolve conditionals at compile time.
6067
6068 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
6069
6070         * mail-source.el (mail-sources): Add `group' choice.
6071
6072         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
6073         parameter `in-group' to control into which group the articles go.
6074         Add treatment of `group' mail-source.
6075
6076 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6077
6078         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
6079
6080         * mm-decode.el (mm-dissect-buffer): Decode description.
6081
6082         * mml.el (mml-to-mime): Encode message header first.
6083
6084 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6085
6086         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
6087         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
6088
6089         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
6090         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
6091
6092 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
6093
6094         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
6095
6096 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6097
6098         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
6099         prefix keys.
6100         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
6101         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
6102         gnus-xmas.el.
6103
6104         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
6105         (gnus-xmas-article-describe-bindings): New function.
6106         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
6107         gnus-xmas-article-describe-bindings.
6108
6109         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
6110
6111 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
6112
6113         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
6114         Add new variables for article mark management.
6115         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
6116         list of extra data entries which, when present, will indicate that the
6117         article ID should not be trimmed from the registry.
6118         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
6119         functions.
6120         (gnus-registry-read-mark): New function to read a mark name from the
6121         user.
6122         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
6123         (gnus-registry-set-article-mark-internal): New functions to add and
6124         remove marks.
6125         (gnus-registry-get-article-marks): New function to show the marks for
6126         an article, or retrieve them for further use.
6127
6128 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6129
6130         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
6131         keys when no argument is given.
6132
6133 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
6134
6135         * imap.el (imap-ping-server): New variable.
6136         (imap-opened): On add extra ping if imap-ping-server is non-nil.
6137         (imap-ping-server): Minor doc string fixes.
6138
6139 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
6140
6141         * imap.el (imap-ping-server): New function.
6142         (imap-opened): Call imap-ping-server.
6143
6144 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
6145
6146         * gnus-sum.el (gnus-article-sort-by-random)
6147         (gnus-thread-sort-by-random): Fix doc strings.  Reported by
6148         jidanni@jidanni.org.
6149
6150 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6151
6152         * gnus-art.el (gnus-article-describe-bindings): New function.
6153         (gnus-article-read-summary-keys): Use it.
6154         (gnus-article-mode-map): Bind `C-h b' to it.
6155
6156 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6157
6158         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
6159         XEmacs.
6160         (gnus-article-describe-key, gnus-article-describe-key-briefly): Protect
6161         against non-character events.
6162
6163         * lpath.el: Fbind map-keymap for Emacs 21.
6164
6165 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
6166
6167         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url): New
6168         command.
6169         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
6170         instead of END.  Change name of the temp file.
6171         (gnus-group-gmane-group-download-format): Add doc string.  Make it
6172         customizable.
6173
6174 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6175
6176         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
6177         bind `S W' to gnus-article-wide-reply-with-original; set default
6178         binding to gnus-article-read-summary-send-keys.
6179         (gnus-article-read-summary-keys): Fix the order of keys; display
6180         continuation keys correctly in the echo area; describe bindings
6181         correctly when keys end with `C-h'.
6182         (gnus-article-read-summary-send-keys): New function.
6183         (gnus-article-describe-key, gnus-article-describe-key-briefly): Work
6184         for gnus-article-read-summary-send-keys; display continuation keys
6185         correctly in the echo area.
6186         (gnus-article-reply-with-original): Ignore prefix argument.
6187         (gnus-article-wide-reply-with-original): New function.
6188
6189         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
6190         Emacs 21.
6191
6192 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6193
6194         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
6195         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
6196
6197 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
6198
6199         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
6200         (gnus-group-read-ephemeral-gmane-group): New command.
6201
6202 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
6203
6204         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
6205
6206 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
6207
6208         * message.el (message-send-mail-function): Increase custom version.
6209
6210         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
6211         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
6212
6213 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
6214
6215         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
6216         for the cases where imap-authenticate is called with a nil buffer
6217         parameter.
6218
6219 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6220
6221         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
6222         html parts correctly; support forwarded messages.
6223         (gnus-article-browse-html-article): Remove work buffers.
6224
6225         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
6226         compiling.
6227         (netrc-bound-and-true-p): New macro.
6228         (netrc-parse): Use it instead of bound-and-true-p that is not available
6229         in XEmacs 21.4.
6230
6231 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
6232
6233         * gnus-registry.el (gnus-registry-mark-article)
6234         (gnus-registry-article-marks): Add functionality to mark articles
6235         through the Gnus registry.
6236
6237         * encrypt.el: Clarify documentation for the new pgg method.
6238         (encrypt-file-alist): Add PGG option.
6239         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
6240         functionality.  Abstract password key and messaging to external
6241         functions.
6242         (encrypt-password-key, encrypt-get-passphrase-if-needed)
6243         (encrypt-message-method-and-cipher): Add new convenience external
6244         functions.
6245         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
6246         (encrypt-pgg-process-buffer): Add PGG functionality glue.
6247
6248         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
6249         (netrc-parse): Use encrypt-file-alist to determine if
6250         encrypt-find-model or encrypt-insert-file-contents should be used.
6251
6252         * encrypt.el: Clarify documentation.  Load password-cache or
6253         password, whichever one is found first, instead of autoloading.
6254
6255 2007-12-19  Glenn Morris  <rgm@gnu.org>
6256
6257         * mml.el (message-options-set, message-narrow-to-head)
6258         (message-in-body-p, message-mail-p, message-encode-message-body):
6259         Autoload.
6260         (message-remove-header, message-narrow-to-headers-or-head)
6261         (message-subscribed-p, message-make-mail-followup-to)
6262         (message-position-on-field, message-news-p)
6263         (message-options-set-recipient, message-generate-headers)
6264         (message-sort-headers): Declare as functions.
6265
6266 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
6267
6268         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
6269         convention in doc string.
6270
6271 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6272
6273         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
6274         title to html parts.
6275         (gnus-article-browse-html-article): Pass message header to it.
6276
6277         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
6278
6279 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
6280
6281         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
6282         or password compatible with XEmacs.
6283
6284 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
6285
6286         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
6287         format document.
6288         (gnus-mime-delete-part): Don't write description line if empty.
6289         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
6290
6291 2007-12-14  Johan BockgÃ¥rd  <bojohan@gnu.org>
6292
6293         * gnus-sum.el (gnus-summary-mark-unread-as-read)
6294         (gnus-summary-mark-read-and-unread-as-read)
6295         (gnus-summary-mark-current-read-and-unread-as-read)
6296         (gnus-summary-mark-unread-as-ticked): Doc fix.
6297         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
6298
6299 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
6300
6301         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.  Reported by
6302         Christoph Conrad <christoph.conrad@gmx.de>.
6303
6304 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
6305
6306         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
6307         yes-or-no-p.
6308
6309 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6310
6311         * mm-decode.el (mm-add-meta-html-tag): New function.
6312         (mm-save-part-to-file, mm-pipe-part): Use it.
6313
6314         * gnus-art.el (gnus-article-browse-delete-temp-files): Use
6315         gnus-y-or-n-p instead of y-or-n-p.
6316         (gnus-article-browse-html-parts): Work with message/external-body; use
6317         mm-add-meta-html-tag.
6318
6319 2007-12-11  Glenn Morris  <rgm@gnu.org>
6320
6321         * gnus-cache.el: Require gnus-sum not just when compiling.
6322
6323         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
6324
6325         * gnus-int.el (gnus-server-opened, gnus-status-message): Move
6326         definitions before use.
6327
6328         * mm-decode.el: Require gnus-util.
6329         (mm-remove-part): Only call delete-annotation on XEmacs.
6330
6331         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
6332
6333         * nnmail.el: Require gnus-int.
6334
6335         * spam.el: Move `require's before `eval-when-compile's.
6336
6337         * gnus-ems.el (gnus-alive-p):
6338         * gnus-fun.el (message-goto-eoh):
6339         * gnus-util.el (gnus-group-name-decode):
6340         * mail-source.el (gnus-compress-sequence):
6341         * message.el (Info-goto-node, format-spec):
6342         * mm-bodies.el (message-options-get):
6343         * mm-decode.el (mm-view-pkcs7):
6344         * mm-util.el (gmm-write-region):
6345         * mml-smime.el (mml-compute-boundary)
6346         (gnus-completing-read-with-default):
6347         * mml.el (widget-button-press, gnus-make-hashtable):
6348         * mml1991.el (mm-decode-content-transfer-encoding)
6349         (mm-encode-content-transfer-encoding)
6350         (message-options-get, message-options-set):
6351         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
6352         * nnfolder.el (gnus-request-group):
6353         * nnheader.el (ietf-drums-unfold-fws):
6354         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
6355         * smime.el (gnus-run-mode-hooks):
6356         * spam-stat.el (gnus-message): Autoload.
6357
6358         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
6359         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
6360         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
6361         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
6362         Add declare-function compatibility definition.
6363
6364         * gnus-cache.el (nnvirtual-find-group-art):
6365         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
6366         (gnus-add-image, gnus-add-wash-type):
6367         * gnus-group.el (nnkiboze-score-file):
6368         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
6369         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
6370         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
6371         (message-tokenize-header, gnus-get-buffer-create)
6372         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
6373         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
6374         * gnus.el (gnus-group-decoded-name):
6375         * mail-source.el (imap-capability):
6376         * mm-bodies.el (message-options-set):
6377         * mm-decode.el (gnus-configure-windows):
6378         * mm-extern.el (message-goto-body):
6379         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
6380         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
6381         (epg-sub-key-validity, message-options-set):
6382         * mml.el (widget-event-point, gnus-configure-windows):
6383         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
6384         * mml2015.el (epg-check-configuration, epg-configuration)
6385         (message-options-set):
6386         * nndb.el (nndb-request-article):
6387         * nnfolder.el (gnus-request-create-group):
6388         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
6389         * nnmaildir.el (gnus-group-mark-article-read):
6390         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
6391         * rfc1843.el (message-fetch-field):
6392         * spam.el (gnus-extract-address-components):
6393         Declare as functions.
6394
6395 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6396
6397         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
6398
6399         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
6400
6401         * lpath.el: Fbind run-mode-hooks for Emacs 21;
6402         bind show-trailing-whitespace for XEmacs.
6403
6404 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
6405
6406         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
6407         new no-op macro for backward compatibility.
6408
6409         * imap.el (imap-string-to-integer): New function.
6410
6411 2007-12-09  Glenn Morris  <rgm@gnu.org>
6412
6413         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
6414
6415         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
6416         * message.el, mm-view.el, sieve-manage.el, smime.el:
6417         Add declare-function compatibility definition.
6418
6419         * gnus-art.el (w3-region, w3m-region, Info-menu):
6420         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
6421         * gnus-sum.el (gnus-get-predicate):
6422         * gnus-util.el (mm-append-to-file, w32-focus-frame):
6423         * message.el (mail-abbrev-in-expansion-header-p):
6424         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
6425         (w3m-detect-meta-charset, w3m-region):
6426         * sieve-manage.el (password-read, password-cache-add)
6427         (password-cache-remove):
6428         * smime.el (password-read-and-add): Declare as functions.
6429
6430 2007-12-08  David Kastrup  <dak@gnu.org>
6431
6432         * gnus-sum.el (gnus-summary-simplify-subject-query):
6433         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
6434         `message'.
6435
6436 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6437
6438         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
6439         it to bind idna-program, installation-directory, defined-colors, and
6440         face-attribute for XEmacs of the version that compiles defcustom forms.
6441
6442 2007-12-07  Glenn Morris  <rgm@gnu.org>
6443
6444         * gnus-art.el (article-make-date-line): Revert previous change.
6445
6446 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
6447
6448         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
6449
6450 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
6451
6452         * nnmaildir.el (nnmaildir-request-update-info): Improved performance.
6453         Call gnus-add-to-range ranges only once with a prepared article-list.
6454
6455 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
6456
6457         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
6458         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
6459         group names with backslashes.  Reported by Tassilo Horn
6460         <tassilo@member.fsf.org>.
6461
6462 2007-12-06  Deepak Goel  <deego3@gmail.com>
6463
6464         * gnus-art.el (article-make-date-line):
6465         * gnus-start.el (gnus-load):
6466         * pop3.el (pop3-read-response): Fix buggy call to `error'.
6467
6468 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6469
6470         * gnus-art.el (gnus-use-idna)
6471         * gnus-start.el (gnus-site-init-file)
6472         * message.el (message-use-idna)
6473         * mm-uu.el (mm-uu-hide-markers)
6474         * smiley.el (smiley-style): Revert changes that suppress warnings.
6475
6476 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6477
6478         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
6479         specify charset to html source.  Reported by Christoph Conrad
6480         <christoph.conrad@gmx.de>.
6481
6482 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6483
6484         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
6485         idna-program in order to suppress byte compile warning issued by XEmacs
6486         that came to byte compile the default value section of defcustom forms
6487         recently.
6488
6489         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
6490         value of installation-directory.
6491
6492         * message.el (message-use-idna): Don't directly refer to the value of
6493         idna-program.
6494
6495         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
6496
6497         * smiley.el (smiley-style): Don't directly call face-attribute.
6498
6499 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
6500
6501         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
6502
6503         * gnus-dired.el: Reduce Gnus dependencies.
6504         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml): Don't
6505         require.  Use autoloads instead.
6506         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
6507         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
6508         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
6509         (gnus-dired-mode): Adjust doc string.
6510         (gnus-dired-mail-mode): New variable.
6511         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
6512         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
6513         (gnus-dired-mail-buffers): New function.  Return mail or message
6514         composition buffers.
6515         (gnus-dired-attach): Use it.
6516         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
6517         NO-DECODE.
6518         (gnus-dired-print): Use `gnus-print-buffer' depending on
6519         `gnus-dired-mail-mode'.
6520
6521 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6522
6523         * rfc2047.el (rfc2047-encoded-word-regexp)
6524         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
6525         explaining what regexp patterns are for.
6526
6527 2007-12-04  Glenn Morris  <rgm@gnu.org>
6528
6529         * password.el: Move to password-cache.el.
6530
6531         * mml1991.el (password-read, password-cache-add, password-cache-remove):
6532         * mml2015.el (password-read, password-cache-add, password-cache-remove):
6533         * mml-smime.el (password-read, password-cache-add)
6534         (password-cache-remove):
6535         No need to autoload, since mml-sec requires password.
6536
6537         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
6538         * message.el (gnus-extract-address-components):
6539         * mml-smime.el (gnus-extract-address-components): Define for compiler.
6540
6541         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
6542         password.
6543
6544 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
6545
6546         * mailcap.el: Reduce dependencies.
6547         (mail-header-parse-content-type): Autoload.
6548         (mailcap-delete-duplicates): New alias.
6549         (mailcap-mime-info): Add optional argument NO-DECODE.
6550         (mailcap-mime-types): Use mailcap-delete-duplicates.
6551
6552         * message.el (message-ignored-supersedes-headers): Add "X-ID".
6553
6554 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
6555
6556         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
6557         (imap-parse-status): Upcase status-att for servers that sends them
6558         lower-case (e.g., MS Exchange 2007).
6559
6560 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6561
6562         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
6563         function.
6564
6565         * gnus-uu.el (gnus-uu-decode-yenc): New command.
6566         (gnus-uu-yenc-article): New function.
6567
6568         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
6569
6570         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original
6571         buffer.
6572
6573 2007-12-02  Glenn Morris  <rgm@gnu.org>
6574
6575         * binhex.el (binhex): New custom group.
6576         (binhex-decoder-program, binhex-decoder-switches)
6577         (binhex-use-external): Move to the binhex custom group.
6578
6579         * uudecode.el (uudecode): New custom group.
6580         (uudecode-decoder-program, uudecode-decoder-switches)
6581         (uudecode-use-external): Move to the uudecode custom group.
6582
6583         * netrc.el (top-level): Don't load `encrypt' features.
6584         (netrc-parse): Don't use encrypt.
6585         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
6586
6587         * encrypt.el: Remove file.
6588
6589 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
6590
6591         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
6592         matches on patches.
6593
6594         * gnus-art.el (gnus-article-browse-html-article): Mention
6595         `mm-text-html-renderer' in the doc string.
6596
6597         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
6598         string.  Add comments.
6599
6600         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
6601         if rhs is ASCII.
6602
6603 2007-12-01  Glenn Morris  <rgm@gnu.org>
6604
6605         * mail-source.el (top-level): Require format-spec before
6606         eval-when-compile.
6607
6608 2007-11-30  Glenn Morris  <rgm@gnu.org>
6609
6610         * encrypt.el: Require password, rather than autoloading password-read.
6611
6612 2007-11-29  Glenn Morris  <rgm@gnu.org>
6613
6614         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
6615         (sasl-make-client, sasl-next-step, sasl-step-data)
6616         (sasl-step-set-data): Declare as functions.
6617
6618 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
6619
6620         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
6621
6622 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
6623
6624         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
6625         certs should be verified and what is to be done in the event of a
6626         verification failure.
6627
6628         * gnus.el (gnus-method-to-server): Add an optional parameter so the
6629         caller can indicate whether the cache should be disregarded for this
6630         call.  This way the result of the call is reproducible at all times and
6631         can be considered a canonical server name for the supplied method.
6632         (gnus-agent-method-p): Canonicalize server names by pushing their
6633         method through `gnus-method-to-server' using the no-cache argument.
6634
6635         * gnus-srvr.el (gnus-server-insert-server-line): Call
6636         `gnus-method-to-server' with `no-cache' argument.
6637
6638         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
6639         gnus-agent-possibly-synchronize-flags as this should be called when the
6640         server is actually being opened.
6641         (gnus-agent-possibly-synchronize-flags)
6642         (gnus-agent-possibly-synchronize-flags-server): Move check for the
6643         flags file of an agentized server to the latter function.
6644
6645         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
6646         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
6647         after a connection has been established successfully.
6648
6649 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6650
6651         * gnus-art.el (article-display-face): Force to display face if called
6652         interactively; check if gnus-article-x-face-too-ugly matches author.
6653         (article-display-x-face): Display face even if From header is missing
6654         as article-display-face does.
6655
6656 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
6657
6658         * hashcash.el (message-narrow-to-headers-or-head)
6659         (message-fetch-field, message-goto-eoh)
6660         (message-narrow-to-headers): Declare as functions.
6661
6662 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
6663
6664         * mail-source.el (mail-sources): Default to fetch from file for
6665         compatibility with default of nnmail-spool-file.
6666
6667 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6668
6669         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
6670         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
6671         to look for encoded word that should be encoded again.
6672         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
6673         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
6674         encoding pattern.
6675         (rfc2047-decode-region): Switch strict regexp and loose one according
6676         to rfc2047-allow-irregular-q-encoded-words.
6677
6678 2007-11-25  Romain Francoise  <romain@orebokech.com>
6679
6680         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
6681
6682 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
6683
6684         * tls.el (tls-program): Provide more custom choices from
6685         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
6686         (tls-process-connection-type, tls-success): Remove "*" in doc string.
6687
6688 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
6689
6690         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
6691         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
6692
6693         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
6694         `nnmail-spool-file'.
6695
6696         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
6697         `nnmail-spool-file'.
6698
6699         * gnus-move.el (gnus-change-server): Ditto.
6700
6701         * gnus-kill.el (gnus-batch-score): Ditto.
6702
6703         * gnus-cache.el (gnus-jog-cache): Ditto.
6704
6705         * gnus-msg.el (gnus-summary-reply):
6706         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
6707
6708 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
6709
6710         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
6711         version.  Minor improvement to doc strings.
6712         (tls-program): Add comment.
6713
6714 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
6715
6716         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
6717         (tls-checktrust): New variable.  Check if GNU TLS complained about a
6718         mismatch between the hostname provided in the certificate and the name
6719         of the host connnecting to.
6720         (open-tls-stream): Use them.  Check certificates against trusted root
6721         certificates.
6722
6723 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
6724
6725         * gnus-cache.el (gnus-cache-generate-nov-databases):
6726         Use nnml-generate-nov-databases-directory instead of
6727         nnml-generate-nov-databases-1.
6728
6729 2007-11-24  Glenn Morris  <rgm@gnu.org>
6730
6731         * message.el (message-tool-bar-retro): Update for rename
6732         mail_send.xpm->mail-send.xpm.
6733
6734 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
6735
6736         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
6737         `smime-ldap-search' for Emacs 22 and up.
6738
6739 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
6740
6741         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
6742
6743         * message.el (message-send-mail-function): Fix error convention.
6744         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
6745         (message-widen-reply, message-send-mail, message-talkative-question)
6746         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
6747         (message-clone-locals, message-send-news): Use with-current-buffer.
6748         (message-insert-or-toggle-importance): Remove unused var `valid'.
6749         (message-make-references): Remove unused var `new-references'.
6750         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
6751
6752 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
6753
6754         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
6755         (spam-split-symbolic-return-positive): Reflow docstring.
6756         (spam-backends, spam-summary-exit-behavior)
6757         (spam-mark-ham-unread-before-move-from-spam-group)
6758         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
6759         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
6760         (spam-clear-cache, spam-backend-check, spam-install-backend)
6761         (spam-install-statistical-backend, spam-list-of-processors)
6762         (spam-group-processor-p, spam-split, spam-bogofilter-score)
6763         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
6764         (spam-check-crm114, spam-initialize, spam-unload-hook):
6765         Fix typos in docstrings.
6766
6767 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6768
6769         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
6770         been checked if they have never been read and those group levels are
6771         higher than the one that a user specified.
6772
6773 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6774
6775         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
6776         foreign groups unless a group level is specified by a user.
6777         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
6778
6779 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
6780
6781         * message.el (message-send-mail-function): Require sendmail.
6782
6783 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
6784
6785         * message.el (message-send-mail-function): Check for smtpmail too.
6786
6787         * utf7.el (utf7-encode, utf7-decode): Use coding system
6788         `utf-7'/`utf-7-imap' from utf-7.el' if available.
6789
6790         * message.el (message-send-mail-function): New function.
6791         (message-send-mail-function): Set default using
6792         message-send-mail-function.  Adjust doc string.
6793         (message-send-mail-with-mailclient): New function.
6794
6795 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
6796
6797         * smime.el (from):
6798         * rfc2047.el (message-posting-charset):
6799         * qp.el (mm-use-ultra-safe-encoding):
6800         * pop3.el (parse-time-months):
6801         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
6802         * nnml.el (files):
6803         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
6804         (jka-compr-compression-info-list, ange-ftp-path-format)
6805         (efs-path-regexp):
6806         * nndiary.el (files):
6807         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
6808         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
6809         (epg-digest-algorithm-alist, inhibit-redisplay)
6810         (password-cache-expiry):
6811         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
6812         (pgg-output-buffer, password-cache-expiry):
6813         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
6814         (efs-path-regexp):
6815         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
6816         (inhibit-redisplay):
6817         * mm-uu.el (file-name, start-point, end-point, entry)
6818         (gnus-newsgroup-name, gnus-newsgroup-charset):
6819         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
6820         (latin-unity-ucs-list):
6821         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
6822         (mm-uu-binhex-decode-function):
6823         * message.el (gnus-message-group-art, gnus-list-identifiers)
6824         (rmail-enable-mime-composing, gnus-local-organization)
6825         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
6826         (gnus-read-active-file, facemenu-add-face-function)
6827         (facemenu-remove-face-function, gnus-article-decoded-p)
6828         (tool-bar-mode):
6829         * mail-source.el (display-time-mail-function):
6830         * gnus-util.el (nnmail-pathname-coding-system)
6831         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
6832         (gnus-original-article-buffer, gnus-user-agent)
6833         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
6834         (xemacs-codename, sxemacs-codename, emacs-program-version):
6835         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
6836         * gnus-start.el (gnus-agent-covered-methods)
6837         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
6838         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
6839         (gnus-newsgroup-headers, gnus-group-list-mode)
6840         (gnus-group-mark-positions, gnus-newsgroup-data)
6841         (gnus-newsgroup-unreads, nnoo-state-alist)
6842         (gnus-current-select-method, mail-sources)
6843         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
6844         (nnmail-spool-file, gnus-cache-active-hashtb):
6845         * gnus-mh.el (mh-lib-progs):
6846         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
6847         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
6848         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
6849         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
6850         (gnus-group-buffer):
6851         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
6852         (font-lock-set-defaults):
6853         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
6854         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
6855         (gnus-summary-post-menu, total-parts, type, condition, length):
6856         * gnus-agent.el (gnus-agent-read-agentview):
6857         * flow-fill.el (show-trailing-whitespace):
6858         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
6859         eval-and-compile wrappers for byte compiler pacifiers.
6860
6861         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
6862         (mm-display-inline-fontify): Check for featurep 'xemacs not
6863         extent-list.
6864
6865         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
6866         itimer-list.
6867         (mm-create-image-xemacs): Only do something for XEmacs.
6868         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
6869
6870         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
6871
6872         * gnus-registry.el (gnus-adaptive-word-syntax-table):
6873         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
6874
6875 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
6876
6877         * nnimap.el (nnimap-split-download-body):
6878         * gnus-demon.el (gnus-demon):
6879         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
6880
6881 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6882
6883         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer): New
6884         macros.
6885         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
6886         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
6887         copy data from unibyte buffer to multibyte current buffer.
6888         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
6889         to copy data from unibyte current buffer to multibyte buffer.
6890         (nntp-make-process-buffer): Make process buffer unibyte.
6891
6892         * pop3.el (pop3-open-server): Fix typo in Lisp code.
6893
6894 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
6895
6896         * pop3.el (pop3-open-server): Accept and process data more robustly at
6897         connexion start to avoid spurious "POP SSL connexion failed" errors.
6898
6899 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6900
6901         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
6902         read group names.
6903
6904 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
6905
6906         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
6907
6908 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6909
6910         * nnmail.el (nnmail-parse-active): Make group names unibyte.
6911         (nnmail-save-active): Use a unibyte buffer when saving active file,
6912         which may contain non-ASCII group names.
6913
6914         * nnml.el (nnml-request-group): Decode group names in messages.
6915
6916 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
6917
6918         * message.el (message-citation-line-function)
6919         (message-insert-formatted-citation-line): Fix spelling of
6920         `message-insert-formated-citation-line'.
6921
6922 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
6923
6924         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
6925
6926 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6927
6928         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
6929         nnmail-pathname-coding-system.
6930
6931         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
6932         that a user enters; decode group names in messages.
6933
6934         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
6935
6936 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
6937
6938         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
6939
6940         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
6941
6942         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
6943         risky local variable.
6944
6945         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
6946
6947 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
6948
6949         * encrypt.el: Improve documentation to fix function name typo.
6950         Reported by Daiki Ueno <ueno@unixuser.org>.
6951
6952 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6953
6954         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
6955         even if the point is not in the last page of an article.
6956         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
6957         back to the previous page.
6958
6959 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
6960
6961         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
6962
6963 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6964
6965         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
6966
6967 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6968
6969         * message.el (message-check-news-body-syntax): Avoid
6970         mm-string-as-multibyte.
6971         (message-hide-headers): Don't assume (point-min)==1.
6972
6973 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6974
6975         * message.el (message-remove-blank-cited-lines): Fix if remove is
6976         given.
6977         (message-bogus-address-regexp): New variable.
6978         (message-bogus-recipient-p): New function.
6979         (message-check-recipients): New command.
6980         (message-syntax-checks): Add `bogus-recipient'.
6981         (message-fix-before-sending): Add `bogus-recipient'.
6982
6983         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
6984         (gnus-treat-body-boundary): Don't test window-system.
6985
6986 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
6987
6988         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
6989
6990 2007-10-28  Miles Bader  <miles@gnu.org>
6991
6992         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
6993         at compile-time too.
6994
6995 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
6996
6997         * gnus-msg.el (gnus-message-setup-hook): Add
6998         `message-remove-blank-cited-lines' to options.
6999
7000 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
7001
7002         * message.el (message-remove-blank-cited-lines): New function.
7003         Suggested by Karl Plästerer.
7004
7005 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7006
7007         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
7008         mapc.
7009
7010         * imap.el (imap-open): Replace mapcar called for effect with mapc.
7011         (top-level): Use mapc to set functions to be traced for debugging.
7012
7013         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
7014         called for effect with while loop.
7015
7016         * message.el (message-talkative-question): Replace mapcar called for
7017         effect with mapc.
7018
7019         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
7020         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
7021         called for effect with dolist.
7022
7023         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
7024
7025         * nndiary.el: Use dolist instead of mapcar to add diary headers to
7026         gnus-extra-headers and nnmail-extra-headers.
7027
7028         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
7029         called for effect with dolist.
7030         (top-level): Use mapc to set functions to be traced for debugging.
7031
7032         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
7033         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
7034         dolist.
7035
7036         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
7037         Replace mapcar called for effect with mapc.
7038         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
7039         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
7040         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
7041         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
7042
7043         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
7044         remove-if that's a cl function.
7045
7046         * webmail.el (webmail-debug): Replace mapcar called for effect with
7047         dolist.
7048
7049         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
7050         with mapc.
7051
7052 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7053
7054         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
7055         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
7056         with while loop.
7057
7058         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
7059         functions from article-* functions.
7060         (gnus-multi-decode-header): Replace mapcar called for effect with
7061         dolist.
7062
7063         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
7064         (gnus-bookmark-show-details): Replace mapcar called for effect with
7065         while loop.
7066
7067         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
7068         called for effect with while loop.
7069
7070         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
7071         with dolist.
7072
7073         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Replace
7074         mapcar called for effect with dolist.
7075
7076         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
7077
7078         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
7079         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
7080         Replace mapcar called for effect with dolist.
7081         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
7082         mapc.
7083
7084         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
7085         Replace mapcar called for effect with dolist.
7086         (gnus-topic-list): Replace mapcar called for effect with mapc.
7087
7088         * gnus.el: Use mapc instead of mapcar to add autoloads.
7089
7090 2007-10-23  Richard Stallman  <rms@gnu.org>
7091
7092         * gnus-group.el (gnus-group-highlight): Mark as risky.
7093
7094 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7095
7096         * gnus.el (gnus-server-to-method): Return method found first in
7097         gnus-newsrc-alist.
7098
7099         * gnus-art.el (gnus-article-highlight-signature)
7100         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
7101         button overlay without the front stickiness.
7102
7103 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
7104
7105         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
7106         overview buffer needed a catch to receive its throw.
7107         (gnus-agent-flush-cache): Declared as interactive to make this function
7108         easier to use.
7109
7110 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
7111
7112         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
7113         `next-line'.
7114
7115 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7116
7117         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
7118         exclude address matching message-dont-reply-to-names.
7119
7120 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7121
7122         * gnus-util.el (gnus-string<): New function.
7123
7124         * gnus-sum.el (gnus-article-sort-by-author)
7125         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
7126
7127 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7128
7129         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
7130         the frame-focus tag is set in gnus-buffer-configuration.
7131
7132 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7133
7134         * gnus-art.el (gnus-article-add-button): Make a button overlay without
7135         the front stickiness.
7136
7137 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7138
7139         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
7140         url pattern; remove duplicate one.
7141         (gnus-article-extend-url-button): New function.
7142         (gnus-article-add-buttons): Use it.
7143         (gnus-button-push): Use concatenated url that it makes.
7144
7145 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
7146
7147         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
7148
7149 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
7150
7151         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
7152         Don't hardcode point-min==1.
7153
7154 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
7155
7156         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
7157         Fix comment about "iso8859-1".
7158
7159 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
7160
7161         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
7162         ones returned from the verify-function.
7163
7164         * mm-uu.el (mm-uu-pgp-signed-extract-1): Call
7165         mml2015-extract-cleartext-signature if extraction failed.
7166
7167 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
7168
7169         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
7170         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
7171         failed.
7172
7173 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
7174
7175         * Relicense "GPLv2 or later" files to "GPLv3 or later".
7176
7177 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
7178
7179         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
7180         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
7181         recommends to use EasyPG instead of PGG.
7182
7183         * pgg.el: Revert to revision 6.23.2.16.
7184
7185         * pgg-def.el: Revert to revision 6.6.2.14.
7186
7187         * pgg-gpg.el: Revert to revision 6.23.2.34.
7188
7189 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
7190
7191         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
7192         to mark a thread as expirable.  Add variable `hide' to handle hiding of
7193         thread for both the null and zero (kill/expire thread) universal prefix
7194         cases.
7195         (gnus-summary-expire-thread): Add new function to expire a thread,
7196         using gnus-summary-kill-thread.
7197         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
7198         shortcuts for gnus-summary-expire-thread.
7199         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
7200         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
7201
7202 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
7203
7204         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
7205         extras value, so an extras entry can be deleted.
7206         (gnus-registry-delete-extra-entry): Use it.
7207         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
7208         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
7209         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
7210         storage through the gnus-registry, and provide an appropriate API for
7211         it.
7212
7213 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7214
7215         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
7216         Suggested by Leo <sdl.web@gmail.com>.
7217
7218         * gnus.el: Do.
7219
7220 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7221
7222         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
7223         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
7224
7225         * gnus-agent.el (gnus-agent-fetch-headers): Do.
7226
7227         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
7228         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
7229
7230 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7231
7232         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
7233         newline.
7234         (nnmbox-request-accept-article): Don't change article in source buffer;
7235         narrow to header to use message-fetch-field rather than
7236         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
7237         (nnmbox-request-replace-article): Quote lines that'll be misidentified
7238         as delimiters; make sure article ends with newline.
7239         (nnmbox-delete-mail): Correct last position of article to be deleted;
7240         ignore X-Gnus-Newsgroup header in article body.
7241         (nnmbox-save-mail): Quote lines looking like delimiters at the right
7242         positions; make sure article ends with newline.
7243
7244         * message.el (message-display-abbrev): Don't infloop when a user
7245         inserts SPC in the beginning of header.
7246
7247         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
7248         coding-system-for-read and coding-system-for-write for XEmacs having no
7249         file-coding feature.
7250
7251         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
7252
7253 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
7254
7255         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
7256         list of groups not followed by default.  Fix type to be regexp.
7257         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
7258
7259 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
7260
7261         * hmac-def.el (define-hmac-function): Switch from old-style to
7262         new-style backquotes.
7263
7264         * md4.el (md4-make-step): Likewise.
7265
7266 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7267
7268         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
7269         raw-text coding system when saving .newsrc file, which may contain
7270         non-ASCII group names.
7271
7272 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7273
7274         * gnus-cus.el (gnus-score-extra): New widget.
7275         (gnus-score-extra-convert): New function.
7276         (gnus-score-customize): Use it for Extra.
7277
7278 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
7279
7280         * mml2015.el (mml2015-extract-cleartext-signature): New function.
7281         (mml2015-mailcrypt-clear-verify): Use it.
7282         (mml2015-gpg-clear-verify): Use it.
7283         (mml2015-pgg-clear-verify): Use it.
7284         (mml2015-epg-clear-verify): Replace the current part with the output
7285         from GnuPG; don't extract the plaintext by itself.
7286
7287         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
7288         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
7289         mml2015-clear-verify-function; don't touch the armor headers or
7290         dash-escaped text here.
7291
7292 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7293
7294         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
7295         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
7296         parts, or application/octet-stream as a last resort.
7297         (gnus-mime-view-part-as-type): Don't toggle display.
7298         (gnus-mime-view-part-as-charset): Don't turn off display before
7299         querying charset.
7300
7301         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
7302         stuff to undisplayer function in Emacs.
7303         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
7304
7305         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
7306         text/calendar parts.
7307
7308 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7309
7310         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
7311         decoding text/calendar parts.
7312
7313         * message.el (message-forward-make-body-mime): Always mark body as
7314         having no illegible text; remove signed-or-encrypted argument.
7315         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
7316
7317         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
7318         (mml-generate-mime-1): Don't encode body if it is specified to be in
7319         raw form; don't make buffer be unibyte when inserting multibyte string.
7320
7321 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
7322
7323         * sha1.el: Fix up comment style.
7324         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
7325         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
7326
7327         * hex-util.el: Fix up comment style.
7328         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
7329
7330         * gnus-salt.el: Use with-current-buffer.
7331         (gnus-pick-setup-message): Fix long-standing typo.
7332
7333 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7334
7335         * imap.el (imap-logout-timeout): New variable.
7336         (imap-logout, imap-logout-wait): New functions.
7337         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
7338
7339         * nnimap.el (nnimap-logout-timeout): New server variable.
7340         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
7341         nnimap-logout-timeout.
7342
7343         * gnus-art.el (gnus-article-summary-command-nosave)
7344         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
7345
7346 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7347
7348         * gnus.el (gnus-maximum-newsgroup): New variable.
7349
7350         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
7351         according to gnus-maximum-newsgroup.
7352
7353         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
7354         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
7355         Limit the range of articles according to gnus-maximum-newsgroup.
7356
7357 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
7358
7359         * gnus-art.el (gnus-sticky-article): Fixed problems described in
7360         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
7361         Don't perform gnus-configure-windows here; reuse existing sticky
7362         article buffer.
7363
7364         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
7365         it doesn't exist in gnus-article-mode.
7366
7367 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7368
7369         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
7370         (gnus-agent-decoded-group-name): New function.
7371         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
7372         (gnus-agent-expire-group-1): Use it; decode group name in messages.
7373
7374 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
7375
7376         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
7377         Add binding for gnus-sticky-article.
7378         (gnus-summary-exit): Don't kill sticky article buffers.
7379
7380         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
7381         article buffer.
7382         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
7383         (gnus-kill-sticky-article-buffers): New commands.
7384
7385 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7386
7387         * nntp.el (nntp-xref-number-is-evil): New server variable.
7388         (nntp-find-group-and-number): If it is non-nil, don't trust article
7389         numbers in the Xref header.
7390
7391 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7392
7393         * gnus-agent.el (gnus-agent-read-group): New function.
7394         (gnus-agent-flush-group, gnus-agent-expire-group)
7395         (gnus-agent-regenerate-group): Use it.
7396         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
7397         nnmail-pathname-coding-system.
7398
7399 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7400
7401         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
7402
7403         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
7404         that are unread as unread, and also as selected so that information of
7405         marks having been changed by a user may be updated when exiting group.
7406
7407 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7408
7409         * gnus-art.el (gnus-mime-display-single): Pass part number that is
7410         calculated ignoring signature parts to gnus-treat-article.
7411
7412 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7413
7414         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
7415         a point here in order to keep the window start.
7416         (gnus-insert-mime-security-button): Make a button overlay without the
7417         front stickiness.
7418         (gnus-mime-display-security): Goto the end of a button.
7419
7420         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
7421
7422 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7423
7424         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
7425         group-name-at-point.
7426         (gnus-group-completing-read): New function that offers decoded
7427         non-ASCII group names for completion.
7428         (gnus-fetch-group, gnus-group-read-ephemeral-group)
7429         (gnus-group-jump-to-group, gnus-group-make-group-simple)
7430         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
7431         (gnus-group-fetch-control): Use it.
7432         (gnus-fetch-group): Use group-name-at-point for the initial value
7433         rather than the default value; use gnus-alive-p.
7434
7435         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
7436         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
7437         (gnus-summary-post-news): Use gnus-group-completing-read.
7438
7439         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
7440         (gnus-read-move-group-name): Decode group name for completion.
7441
7442 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
7443
7444         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
7445         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
7446         Yamaoka slightly modified the code).
7447
7448 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7449
7450         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
7451         (nnmail-split-incoming): Bind it.
7452
7453         * nnml.el (nnml-group-name-charset): New function.
7454         (nnml-decoded-group-name): Use it; don't decode group name if
7455         nnmail-group-names-not-encoded-p is non-nil.
7456         (nnml-encoded-group-name): New function.
7457         (nnml-group-pathname): Inline nnml-decoded-group-name.
7458         (nnml-request-expire-articles): Decode group name in message.
7459         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
7460         nnmail-pathname-coding-system.
7461         (nnml-save-mail, nnml-active-number): Work with decoded group names and
7462         not decoded ones according to nnmail-group-names-not-encoded-p.
7463         (nnml-generate-active-info): Use nnml-encoded-group-name.
7464
7465 2007-08-08  Glenn Morris  <rgm@gnu.org>
7466
7467         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
7468         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
7469         doc-strings and comments.
7470
7471 2007-07-25  Glenn Morris  <rgm@gnu.org>
7472
7473         * Relicense all FSF files to GPLv3 or later.
7474
7475 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7476
7477         * gnus-sum.el (gnus-summary-move-article): Make
7478         gnus-summary-respool-article work.
7479
7480 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
7481
7482         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
7483         string.
7484
7485 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
7486
7487         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
7488         that should be ignored when comparing distant RSS articles with local
7489         ones.
7490         (nnrss-make-hash-index): New function.  Create a hash index according
7491         to the ignored fields.
7492         (nnrss-check-group): Use it.
7493
7494 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7495
7496         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
7497
7498         * gnus-art.el (article-decode-group-name): Decode Xref header too.
7499
7500         * gnus-group.el (gnus-group-make-group): Encode group name here unless
7501         the new optional argument ENCODED is non-nil.
7502         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
7503         coding system for encoding group name.
7504         (gnus-group-make-rss-group): Pass un-encoded group name to
7505         gnus-group-make-group.
7506         (gnus-group-set-info): Tell gnus-group-make-group that group name is
7507         encoded.
7508
7509         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
7510         Encode group name to which articles are moved or copied.
7511         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
7512         coding system for encoding Newsgroup, Followup-To and Xref headers.
7513
7514         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
7515         marks; use nnheader-file-coding-system to write a file.
7516         (nnagent-retrieve-headers): Bind file-name-coding-system to
7517         nnmail-pathname-coding-system.
7518
7519         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
7520
7521         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
7522         (nnml-request-article, nnml-request-create-group)
7523         (nnml-request-rename-group, nnml-find-id)
7524         (nnml-possibly-change-directory, nnml-possibly-create-directory)
7525         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
7526         (nnml-save-marks): Use nnml-group-pathname instead of
7527         nnmail-group-pathname.
7528
7529         (nnml-request-create-group, nnml-request-expire-articles)
7530         (nnml-request-move-article, nnml-request-delete-group)
7531         (nnml-deletable-article-p, nnml-possibly-create-directory)
7532         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
7533         (nnml-open-marks): Bind file-name-coding-system to
7534         nnmail-pathname-coding-system.
7535
7536         (nnml-request-article): Pass server argument to nnml-find-group-number.
7537         (nnml-request-create-group, nnml-active-number, nnml-save-marks): Pass
7538         server argument to nnml-possibly-create-directory.
7539         (nnml-request-accept-article): Pass server argument to
7540         nnml-active-number and nnml-save-mail.
7541         (nnml-find-group-number): Pass server argument to nnml-find-id.
7542         (nnml-request-update-info): Pass server argument to
7543         nnml-marks-changed-p.
7544
7545         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
7546         (nnml-save-mail, nnml-active-number): Add server argument.
7547
7548         (nnml-request-delete-group): Warn if group is missing.
7549         (nnml-get-nov-buffer): Decode group name.
7550         (nnml-generate-active-info): Encode group name.
7551         (nnml-open-marks): Decode group name in messages.
7552
7553 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7554
7555         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
7556         if it is not specified.
7557         (gnus-article-pipe-part, gnus-article-save-part)
7558         (gnus-article-interactively-view-part, gnus-article-copy-part)
7559         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
7560         (gnus-article-inline-part, gnus-article-save-part-and-strip)
7561         (gnus-article-replace-part, gnus-article-delete-part)
7562         (gnus-article-view-part-as-type): Pass raw prefix argument to
7563         gnus-article-part-wrapper.
7564
7565 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7566
7567         * gnus-agent.el (gnus-agent-save-active): Bind
7568         nnheader-file-coding-system to gnus-agent-file-coding-system.
7569
7570         * gnus-cache.el (gnus-cache-save-buffers)
7571         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
7572         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
7573         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
7574         (gnus-cache-braid-nov, gnus-cache-braid-heads)
7575         (gnus-cache-generate-active, gnus-cache-rename-group)
7576         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
7577         (gnus-cache-update-overview-total-fetched-for): Bind
7578         file-name-coding-system to nnmail-pathname-coding-system.
7579         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names): New
7580         variables.
7581         (gnus-cache-decoded-group-name): New function.
7582         (gnus-cache-file-name): Use it.
7583         (gnus-cache-generate-active): Use non-decoded group name for active.
7584
7585         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
7586         right place.
7587         (gnus-write-active-file): Don't break non-ASCII group names.
7588
7589         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
7590         nnmail-pathname-coding-system.
7591
7592         * lpath.el: Bind default-file-name-coding-system,
7593         file-name-coding-system and language-info-alist for XEmacs.
7594
7595         * gnus-uu.el (gnus-uu-decode-save): Typo.
7596
7597 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7598
7599         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
7600
7601 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7602
7603         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
7604         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
7605         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
7606         (gnus-agent-flush-group, gnus-agent-flush-cache)
7607         (gnus-agent-fetch-headers, gnus-agent-load-alist)
7608         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
7609         (gnus-agent-retrieve-headers, gnus-agent-request-article)
7610         (gnus-agent-regenerate-group)
7611         (gnus-agent-update-files-total-fetched-for)
7612         (gnus-agent-update-view-total-fetched-for): Bind
7613         file-name-coding-system to nnmail-pathname-coding-system.
7614         (gnus-agent-group-pathname): Don't encode file names by
7615         nnmail-pathname-coding-system.
7616         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
7617         coding-system-for-write instead of buffer-file-coding-system to
7618         gnus-agent-file-coding-system.
7619
7620         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
7621         Decode group name.
7622
7623         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
7624
7625         * gnus-start.el (gnus-update-active-hashtb-from-killed)
7626         (gnus-read-newsrc-el-file): Make group names unibyte.
7627
7628         * nnmail.el (nnmail-group-pathname): Don't encode file names by
7629         nnmail-pathname-coding-system.
7630
7631         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
7632         (nnrss-request-delete-group): Bind file-name-coding-system to
7633         nnmail-pathname-coding-system.
7634         (nnrss-read-server-data, nnrss-read-group-data): Bind
7635         file-name-coding-system correctly.
7636         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
7637
7638         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
7639         (nntp-server-to-method-cache): New variable.
7640         (nntp-group-pathname): New function that decodes non-ASCII group names.
7641         (nntp-possibly-create-directory, nntp-marks-changed-p)
7642         (nntp-save-marks, nntp-open-marks): Use it.
7643         (nntp-possibly-create-directory, nntp-open-marks):
7644         Bind file-name-coding-system to nnmail-pathname-coding-system.
7645         (nntp-open-marks): Decode group names when bootstrapping marks.
7646
7647         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
7648         Newsgroups and Folowup-To headers.
7649
7650 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7651
7652         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
7653         (gnus-server-closed-face, gnus-server-denied-face)
7654         (gnus-server-offline-face): Remove variable.
7655         (gnus-server-font-lock-keywords): Use faces that are not aliases.
7656
7657         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
7658         of modifying message-stack directly for XEmacs.
7659
7660         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
7661         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
7662         if the coding-system argument is nil for XEmacs.
7663
7664         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
7665         mm-charset-override-alist.
7666
7667         * rfc2047.el: Don't require base64; require rfc2045 for the function
7668         rfc2045-encode-string.
7669         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
7670         to quote the parameter value.
7671
7672 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7673
7674         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
7675         form in gnus-group-name-charset-method-alist.
7676
7677         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
7678         overrides the default layout edit-form.
7679
7680         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
7681
7682         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
7683
7684 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7685
7686         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
7687         as unfetched articles.
7688
7689 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
7690
7691         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
7692
7693 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7694
7695         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
7696         original back end that keeps marks in the local system.
7697
7698 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7699
7700         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
7701         arg of pop-to-buffer for XEmacs.
7702         (gnus-article-read-summary-keys): Ditto; don't restore window
7703         configuration if summary command ends up with neither article buffer
7704         nor summary buffer; describe bindings if summary keys end with C-h.
7705
7706 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7707
7708         * message.el (message-fix-before-sending): Skip raw message part to be
7709         forwarded while checking illegible text.
7710         (message-forward-make-body-mime, message-forward-make-body): Mark
7711         signed or encrypted raw message as having no illegible text.
7712
7713 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7714
7715         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
7716         (gnus-message-with-timestamp-1): New macro.
7717         (gnus-message-with-timestamp): New function.
7718         (gnus-message): Use them.
7719
7720         * nnheader.el (nnheader-message): Use them.
7721
7722 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
7723
7724         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
7725         .newsrc.eld file.
7726
7727 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7728
7729         * gnus-agent.el (gnus-agent-fetch-headers)
7730         (gnus-agent-retrieve-headers): Bind
7731         gnus-decode-encoded-address-function to identity.
7732
7733         * nntp.el (nntp-send-xover-command): Recognize an xover command is
7734         available also when the server returns simply a dot.
7735
7736         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
7737
7738 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7739
7740         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
7741
7742 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7743
7744         * gnus-ems.el (gnus-x-splash): Make it work.
7745
7746         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
7747         from being used.
7748
7749         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
7750
7751 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7752
7753         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
7754         4th and the 5th arguments.
7755
7756         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
7757         the front stickiness.
7758         (gnus-article-summary-command-nosave): Correct the order of the
7759         arguments passed to pop-to-buffer.
7760         (gnus-article-read-summary-keys): Ditto; make it work properly when the
7761         summary command ends up with the article buffer.
7762
7763         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
7764         the same faces.
7765
7766 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
7767
7768         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
7769
7770 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
7771
7772         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
7773         * gnus-sum.el (gnus-summary-highlight):
7774         * pgg.el (pgg-sign-region, pgg-sign):
7775         * mail-source.el (mail-source-delete-old-incoming-confirm):
7776         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
7777
7778 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7779
7780         * gnus-art.el (gnus-mime-view-part-externally)
7781         (gnus-mime-view-part-internally): Fix predicate function passed to
7782         completing-read.
7783
7784         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
7785
7786         * gnus.el (gnus-update-message-archive-method): Add :version.
7787
7788 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7789
7790         * gnus.el (gnus-update-message-archive-method): New variable.
7791
7792         * gnus-start.el (gnus-setup-news): Update saved "archive" method
7793         according to gnus-message-archive-method if
7794         gnus-update-message-archive-method is non-nil.
7795
7796 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7797
7798         * gnus-sum.el (gnus-summary-limit-to-address): New function.  Suggested
7799         by Loic Dachary <loic@dachary.org>.
7800         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
7801
7802 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7803
7804         * message.el (message-pop-to-buffer): Add switch-function argument.
7805         (message-mail): Pass switch-function argument to it.
7806
7807 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
7808
7809         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
7810         Improve doc string.
7811
7812 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7813
7814         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
7815         (gnus-header-content)
7816         * gnus-cite.el (gnus-cite-10)
7817         * gnus-srvr.el (gnus-server-closed)
7818         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
7819         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
7820         (gnus-group-mail-3-empty, gnus-group-mail-low)
7821         (gnus-group-mail-low-empty, gnus-splash)
7822         * message.el (message-header-to, message-header-cc)
7823         (message-header-subject, message-header-other, message-header-name)
7824         (message-header-xheader, message-separator, message-cited-text)
7825         (message-mml): Lighten colors of faces used for dark background.
7826
7827 2007-05-24  Simon Josefsson  <simon@josefsson.org>
7828
7829         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
7830         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
7831
7832 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7833
7834         * message.el (message-narrow-to-headers-or-head):
7835         Ignore mail-header-separator in the body.
7836
7837 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7838
7839         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
7840         same as window size.
7841
7842 2007-05-22  Kevin Ryde  <user42@zip.com.au>
7843
7844         * message.el (message-font-lock-keywords): Use message-header-xheader
7845         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
7846         ahead of the anything pattern, to get it recognised.
7847
7848 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7849
7850         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
7851         spam.el loads uses it in the compiled defadvice form.
7852
7853 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
7854
7855         * gnus-sum.el (gnus-articles-to-read)
7856         (gnus-summary-insert-old-articles): Don't truncate group name for
7857         `read-string'.
7858
7859         * gnus-util.el (gnus-limit-string): Delete this function.
7860
7861         * gnus-sum.el (gnus-simplify-subject-fully): Use
7862         `truncate-string-to-width' instead.
7863
7864 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
7865
7866         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.  Tell
7867         if, on summary exit, the next group has to be selected.
7868         (gnus-summary-exit): Use it.
7869
7870 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
7871
7872         * gnus-art.el (gnus-article-mode): Fix comment about displaying
7873         non-break space.
7874
7875 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7876
7877         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
7878         Check if group is not a directory.
7879         (nnfolder-request-expire-articles): Don't delete articles if the target
7880         group is not available.
7881
7882         * nnml.el (nnml-request-create-group): Properly check if group is not a
7883         file.
7884         (nnml-request-expire-articles): Don't delete articles if the target
7885         group is not available.
7886
7887         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
7888         Don't quote characters that are within parentheses.
7889
7890 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7891
7892         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
7893         (gnus-handle-ephemeral-exit): Select article according to it.
7894
7895 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
7896
7897         * message.el (message-insert-formated-citation-line): Remove newline.
7898         (message-citation-line-format): Add final \n here so that the user can
7899         avoid a blank line.
7900
7901 2007-05-03  Dan Christensen  <jdc@uwo.ca>
7902
7903         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
7904         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
7905         Update lanl/arXiv support.
7906
7907 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
7908
7909         * gnus.el: Bump version number.
7910
7911 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7912
7913         * gnus.el (gnus-version-number): Bump version.
7914
7915 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
7916
7917         * gnus.el: No Gnus v0.6 is released.
7918
7919 2007-04-27  Didier Verna  <didier@xemacs.org>
7920
7921         * gnus-util.el (gnus-orify-regexp): Moved and renamed to ...
7922         * gmm-utils.el (gmm-regexp-concat): here.
7923         * message.el: Don't require 'gnus-util.
7924         (message-dont-reply-to-names): Handle name change above.
7925         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
7926
7927 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7928
7929         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
7930         since the initial value varies according to the system.
7931
7932 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7933
7934         * mm-util.el (mm-charset-synonym-alist): Defcustom.
7935
7936 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
7937
7938         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
7939
7940 2007-04-24  Didier Verna  <didier@xemacs.org>
7941
7942         Improve the type of gnus-ignored-from-addresses.
7943         * gnus-util.el (gnus-orify-regexp): New function.
7944         * message.el (gnus-util): Require it.
7945         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
7946         * gnus-sum.el (gnus-ignored-from-addresses): New function.
7947         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
7948
7949 2007-04-24  Didier Verna  <didier@xemacs.org>
7950
7951         * gnus-sum.el:
7952         * gnus-utils.el: Fix some trailing whitespaces.
7953
7954 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7955
7956         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
7957         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
7958         article's Message-ID; refer parent article in summary buffer.
7959
7960         * message.el (message-bounce): Call mime-to-mml.
7961
7962         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
7963         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
7964         optimize and/or forms properly.
7965
7966 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
7967
7968         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
7969         URL.
7970
7971 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7972
7973         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
7974
7975 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7976
7977         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
7978         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
7979         displayed of multipart/alternative part if it is invoked from summary
7980         buffer.
7981
7982         * mm-view.el (mm-inline-text-html-render-with-w3m)
7983         (mm-inline-text-html-render-with-w3m-standalone)
7984         (mm-inline-render-with-function): Use mail-parse-charset by default.
7985
7986 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
7987
7988         * parse-time.el (parse-time-string-chars): Check if CHAR
7989         is less than the length of parse-time-syntax.
7990
7991 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7992
7993         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
7994         from gnus-newsgroup-processable.
7995
7996 2007-04-16  Didier Verna  <didier@xemacs.org>
7997
7998         * gnus-msg.el (gnus-configure-posting-styles): Handle
7999         message-signature-directory properly with :file syntax.  Reported by
8000         "Leo".
8001
8002 2007-04-11  Didier Verna  <didier@xemacs.org>
8003
8004         New user option: message-signature-directory.
8005         * gnus-msg.el (gnus-configure-posting-styles): Support it.
8006         * message.el (message-insert-signature): Ditto.
8007         * message.el (message-signature-file): Doc update.
8008         * message.el (message-signature-directory): New.
8009
8010 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8011
8012         * gnus-msg.el (gnus-inews-yank-articles): Use
8013         message-exchange-point-and-mark instead of exchange-point-and-mark.
8014
8015 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8016
8017         * message.el (message-yank-original): Make sure cited text ends with
8018         newline; don't exchange point and mark.
8019
8020 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
8021
8022         * tls.el (open-tls-stream): Properly handle case where there
8023         is no associated buffer.
8024
8025 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
8026
8027         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
8028         message-yank-original, make sure (< mark TEXT point).
8029
8030 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
8031
8032         * message.el (message-fill-column): New variable.
8033         (message-mode): Use it.  Add comment on a possible new hook.
8034
8035         * nnmail.el (nnmail-spool-file): Mark as obsolete.
8036         (nnmail-get-new-mail): Reformat.
8037
8038         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
8039
8040         * gmm-utils.el: Fix Commentary.
8041         (gmm-tool-bar-from-list): Fix typo in doc string.
8042
8043 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
8044
8045         * message.el (message-yank-original): Don't switch point and mark
8046         unnecessarily to put point and mark as documented.
8047
8048 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8049
8050         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
8051         from the message heads.
8052
8053 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
8054
8055         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
8056         article buffer does not have a window.  This may not be the best
8057         solution but is certainly better than setting the start of the null,
8058         that is the current, window.
8059
8060 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
8061
8062         * gnus-draft.el (gnus-draft-setup-hook): New hook.
8063         (gnus-draft-setup): Run it.
8064
8065         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
8066         gnus-score-fast-scoring.  Allow regexp.
8067         (gnus-score-headers): Use it.
8068
8069         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
8070         XEmacs.
8071
8072         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
8073         string.
8074         (gnus-button-alist): Also catch `<f1> k ...'.
8075         (gnus-treat-display-x-face): Fix doc string.
8076
8077 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8078
8079         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
8080         evaluation of gnus-extended-version to ensure correct generation of the
8081         User-Agent header when message-generate-headers-first is used.
8082
8083 2007-03-24  Simon Josefsson  <simon@josefsson.org>
8084
8085         * hashcash.el (hashcash-generate-payment-async): Don't crash if
8086         hashcash-path is nil.  Don't call callback with incorrect number of
8087         parameters if val is 0.
8088
8089 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8090
8091         * message.el (message-required-news-headers):
8092         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
8093
8094 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
8095
8096         * tls.el (open-tls-stream): In handshake-waiting loop,
8097         don't wait more if there is output available to process.
8098
8099 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
8100
8101         * tls.el (tls-program): Doc fix.
8102
8103 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8104
8105         * message.el (message-generate-new-buffers): Change the meaning of the
8106         nil value; add `standard' to the choices; treat t as `unique'; improve
8107         doc string.
8108         (gnus-select-frame-set-input-focus): Autoload.
8109         (message-buffer-name): Search for the existing message buffer if
8110         message-generate-new-buffers is nil or `standard'; treat the value t of
8111         message-generate-new-buffers as `unique'.
8112         (message-pop-to-buffer): Raise the frame already displaying the message
8113         buffer; clear the echo area after querying.
8114         (message-setup): Pass the `continue' argument to compose-mail.
8115         (message-mail): Prefer `switch-function' if it is given; search for the
8116         existing message buffer if the `continue' argument is non-nil; pass
8117         continue and switch-function arguments to compose-mail by way of
8118         message-setup.
8119         (message-mail-other-window): Adjust argument of message-setup.
8120         (message-mail-other-frame): Ditto.
8121
8122 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8123
8124         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
8125         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
8126         to turn font-lock on when turning gnus-message-citation-mode on.
8127
8128 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
8129
8130         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
8131         (mml-smime-function-alist): New variable; add epg as the backend.
8132         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
8133         mml-smime- functions instead.
8134         * mm-view.el: Require smime.
8135
8136 2007-03-05  Didier Verna  <didier@xemacs.org>
8137
8138         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
8139         instead of just inheritance for posting styles.
8140         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
8141
8142 2007-02-24  Chris Moore  <dooglus@gmail.com>
8143
8144         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
8145         * pgg-pgp.el (pgg-pgp-encrypt-region):
8146         * pgg-gpg.el (pgg-gpg-encrypt-region):
8147         Check pgg-encrypt-for-me if no other recipients.
8148
8149 2007-02-24  John Paul Wallington  <jpw@pobox.com>
8150
8151         * tls.el (tls-certtool-program): Fix custom type.
8152
8153 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8154
8155         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
8156         and point-at-eol instead of line-(beginning|end)-position.
8157
8158         * assistant.el (assistant-parse-buffer): Ditto.
8159
8160         * netrc.el (netrc-parse-services): Ditto.
8161
8162 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
8163
8164         * mml2015.el (mml2015-epg-find-usable-key): New function.
8165         (mml2015-epg-sign): Use it.
8166         (mml2015-epg-encrypt): Use it.
8167
8168 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8169
8170         * message.el (message-make-in-reply-to): Quote name containing
8171         non-ASCII characters.  It will make the RFC2047 encoder cause an error
8172         if there are special characters.  Reported by NAKAJI Hiroyuki
8173         <nakaji@jp.freebsd.org>.
8174
8175 2007-02-27  Didier Verna  <didier@xemacs.org>
8176
8177         Include the group parameters as well as the topic ones in the
8178         inheritance filter process.
8179         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
8180         argument GROUP-PARAMS-LIST.
8181         * gnus-topic.el (gnus-group-topic-parameters): Use it.
8182
8183 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8184
8185         * nntp.el (nntp-never-echoes-commands)
8186         (nntp-open-connection-functions-never-echo-commands): New variables.
8187         (nntp-send-command): Use them.
8188
8189 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
8190
8191         * mml2015.el (mml2015-epg-verify): Simplified.
8192
8193 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8194
8195         * mml.el (mml-content-disposition-alist): New user option.
8196         (mml-content-disposition): New function.
8197         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
8198         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
8199
8200 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
8201
8202         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
8203         verification.
8204
8205 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8206
8207         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
8208         articles posted in the last 24 hours.
8209
8210 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
8211
8212         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
8213
8214 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
8215
8216         * nntp.el (nntp-send-command): Don't wait for echoes when
8217         nntp-open-ssl-stream is used.
8218
8219 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8220
8221         * gnus-cite.el (gnus-test-font-lock-add-keywords)
8222         (gnus-message-add-citation-keywords)
8223         (gnus-message-remove-citation-keywords): Remove.
8224         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
8225         directly, make the variables in font-lock-defaults buffer-local, add
8226         gnus-message-citation-keywords to them and then update the value of
8227         font-lock-keywords.
8228
8229 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8230
8231         * message.el (message-cite-original-1): Don't call
8232         gnus-article-highlight-citation.
8233
8234         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
8235         citations; fix line count.
8236
8237 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8238
8239         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
8240         (gnus-message-add-citation-keywords)
8241         (gnus-message-remove-citation-keywords): Use it; fix the emulating
8242         versions of font-lock-add-keywords and font-lock-remove-keywords to
8243         work with XEmacs correctly.
8244
8245 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8246
8247         * gnus-cite.el (gnus-cite-face-list): Set the values of
8248         gnus-message-max-citation-depth and gnus-message-citation-keywords.
8249         (gnus-message-max-citation-depth): Use defvar rather than defconst.
8250         (gnus-message-cite-prefix-regexp): New variable.
8251         (gnus-message-search-citation-line): Use it; protect against long
8252         citation prefix; fill match data with nil rather than 0 for XEmacs; set
8253         the 0th match data for Emacs.
8254         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
8255         (gnus-message-add-citation-keywords): Append keywords rather than
8256         prepending; emulate font-lock-add-keywords if it is not available.
8257         (gnus-message-remove-citation-keywords): Emulate
8258         font-lock-remove-keywords if it is not available.
8259
8260         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
8261
8262         * message.el (message-cite-prefix-regexp): Set the value of
8263         gnus-message-cite-prefix-regexp.
8264
8265 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8266
8267         * nnweb.el (nnweb-google-parse-1): Update parser.
8268
8269 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
8270
8271         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
8272
8273 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8274
8275         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
8276         regexp.
8277
8278 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8279
8280         * uudecode.el (uudecode-string-to-multibyte): New function emulating
8281         string-to-multibyte.
8282         (uudecode-decode-region-internal): Use it.
8283
8284         * lpath.el: Fbind string-as-multibyte for XEmacs.
8285
8286 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
8287
8288         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file): Fix
8289         custom choice.
8290
8291         * gnus-art.el (gnus-signature-limit): Fix custom choice.
8292
8293 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
8294
8295         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
8296
8297         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
8298         `write-region' to respect `mm-inhibit-file-name-handlers'.
8299
8300 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
8301
8302         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
8303         Use gnus-home-directory instead of "~/" or "$HOME".
8304
8305 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
8306
8307         * encrypt.el (encrypt-insert-file-contents): Add better prompt
8308         to mention filename.
8309         Add comments at beginning regarding usage.
8310         (encrypt-write-file-contents): Change interactive so a string is
8311         acceptable.  If the file has no associated model, show an error instead
8312         of a nonsense prompt.
8313
8314 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
8315
8316         * spam.el (spam-bsfilter-ham-switch): Fix typo.
8317         Thanks to Yoshihiko Yamada for kind notification of this typo.
8318
8319 2007-01-12  Kenichi Handa  <handa@m17n.org>
8320
8321         * uudecode.el (uudecode-decode-region-internal): Make it work in a
8322         multibyte buffer.
8323
8324 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
8325
8326         * gnus-score.el (gnus-score-fast-scoring): New variable.
8327         (gnus-score-headers): Use it.
8328
8329         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
8330
8331         * message.el (message-cite-original-1): Call
8332         gnus-article-highlight-citation if requested.
8333         (message-make-from): Allow name and address as optional arguments.
8334
8335         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
8336
8337         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
8338         bugs to doc string.
8339         (gnus-button-alist): Add mid\\|message-id.
8340         (gnus-button-fetch-group): Extend for use in
8341         `browse-url-browser-function'.
8342         (gnus-button-url-regexp): Try to catch paired parentheses like in
8343         Wikipedia URLs.
8344
8345         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
8346         Suggested by Simon Krahnke <overlord@gmx.li>.
8347
8348 2007-01-13  Romain Francoise  <romain@orebokech.com>
8349
8350         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
8351         Update copyright.
8352
8353 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
8354
8355         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
8356
8357 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
8358
8359         * gnus-registry.el (gnus-registry-unfollowed-groups)
8360         (gnus-registry-split-fancy-with-parent): Fix documentation.
8361
8362 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8363
8364         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
8365         from nnweb groups.
8366
8367 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8368
8369         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
8370         Xref urls.  Erase buffer before requesting head.
8371
8372 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
8373
8374         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
8375         customizable.
8376
8377 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
8378
8379         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
8380         no signing key is found.
8381         (mml2015-epg-encrypt): Ask user whether to skip or abort if
8382         no encrypting and/or signing key is found.
8383
8384 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
8385
8386         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
8387
8388 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8389
8390         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
8391         headers read from disk with the ones newly found in the current search.
8392         This should no longer cause problems, because the article numbers in
8393         Gmane's `nov.php' output are ignored since the previous change.
8394
8395 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8396
8397         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
8398
8399 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8400
8401         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
8402         replace-regexp-in-string; bind url-version; fbind display-images-p and
8403         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
8404         find-face and set-itimer-function for Emacs; bind itimer-list for
8405         Emacs.
8406
8407         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
8408
8409 2007-01-01  Romain Francoise  <romain@orebokech.com>
8410
8411         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
8412
8413 2006-12-31  Steve Youngs  <steve@sxemacs.org>
8414
8415         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
8416         `define-minor-mode' macro definition expanded properly.
8417         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
8418         exclude it there.
8419
8420         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
8421         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
8422         `fboundp' test.
8423         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
8424         This is OK to autoload in (S)XEmacs now.
8425
8426 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8427
8428         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
8429         keystroke.
8430         (gnus-summary-limit-to-singletons): Fix typo.
8431
8432         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
8433         else fails.
8434
8435 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8436
8437         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
8438         docstring.
8439
8440         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
8441         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
8442         (gnus-summary-insert-dormant-articles): Fix typo in message.
8443
8444 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
8445
8446         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
8447         nil for XEmacs.
8448         (gnus-message-citation-mode): Don't autoload in XEmacs.
8449
8450         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
8451
8452 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
8453
8454         * nnimap.el (nnimap-expunge-search-string): Mention
8455         nnimap-search-uids-not-since-is-evil in docstring.
8456
8457 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
8458
8459         * spam.el: Revert to make-obsolete-variable because
8460         define-obsolete-variable-alias is not supported in Emacs 21.
8461
8462         * spam.el (spam-ifile-path, spam-ifile-database-path)
8463         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
8464         make-obsolete-variable.
8465         (spam-bsfilter-path, spam-bsfilter-program)
8466         (spam-spamassassin-path, spam-spamassassin-program)
8467         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.  Don't
8468         use "path" inappropriately.
8469         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
8470         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
8471         variable names.
8472
8473 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
8474
8475         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
8476         summary buffer.
8477
8478         * password.el (password-cache-remove): Use clear-string to burn
8479         password, if available.
8480
8481 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
8482
8483         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
8484
8485         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
8486
8487         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
8488         (gnus-message-highlight-citation): Move defcustom here from
8489         gnus-cite.el.
8490         (gnus-message-citation-mode): Autoload.
8491
8492         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
8493         checks to make it compile with XEmacs.
8494         (gnus-message-citation-mode): New minor mode.
8495         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
8496         (gnus-message-highlight-citation): New variables.
8497         (gnus-message-search-citation-line)
8498         (gnus-message-add-citation-keywords)
8499         (gnus-message-remove-citation-keywords)
8500         (turn-on-gnus-message-citation-mode)
8501         (turn-off-gnus-message-citation-mode): New functions.
8502
8503 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
8504
8505         * gnus-cite.el: Enable highlighting of different citation levels in
8506         message-mode.
8507
8508 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
8509
8510         * message.el (message-make-fqdn): Fix comment.
8511         (message-bogus-system-names): Add ".local".
8512
8513         * spam.el (spam-ifile-path, spam-ifile-program)
8514         (spam-ifile-database-path, spam-ifile-database)
8515         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
8516         Don't use "path" inappropriately.
8517         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
8518         strings.
8519         (spam-check-ifile, spam-ifile-register-with-ifile)
8520         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter): Use
8521         new variable names.
8522
8523         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
8524         (gnus-treat-display-smileys): Simplify using
8525         gnus-image-type-available-p.
8526
8527         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
8528         available.
8529
8530         * gnus-xmas.el (gnus-xmas-image-type-available-p): Use
8531         `display-images-p' if available.
8532
8533 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8534
8535         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
8536         one after turning on the buffer's multibyteness instead of decoding
8537         them directly in the unibyte buffer that causes unexpected conversion
8538         in Emacs 23 (unicode).
8539
8540 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8541
8542         * message.el (message-generate-hashcash): Fix custom type.
8543
8544 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
8545
8546         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
8547
8548 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
8549
8550         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
8551         disconnect icons.  Add help text.
8552
8553 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
8554
8555         * spam.el (spam-extra-header-to-number): CRM114 spam score is
8556         negated to be consistent with the others we handle.
8557
8558 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8559
8560         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
8561         version of gnus-summary-buffer to something, so that we can use two
8562         article buffers at the same time.
8563
8564 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
8565
8566         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
8567         trigger all the extra headers.
8568         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
8569         sorting.
8570
8571 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8572
8573         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
8574         solid groups.
8575
8576 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
8577
8578         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
8579
8580 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
8581
8582         * legacy-gnus-agent.el: Add Copyright notice.
8583
8584 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
8585
8586         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
8587
8588 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8589
8590         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
8591
8592         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
8593         to make it work reliably in CVS Emacs.
8594         (gnus-summary-limit-strange-charsets-predicate)
8595         (gnus-summary-limit-to-predicate): New functions.
8596
8597 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
8598
8599         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
8600         specifying array size.
8601         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
8602         array if it is too small.
8603         (gnus-sort-threads-recursive): Renamed from gnus-sort-thread-1.
8604         (gnus-sort-threads-loop): New function.
8605
8606 2006-12-06  Chris Moore  <dooglus@gmail.com>
8607
8608         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
8609         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
8610
8611 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
8612
8613         * mm-url.el (mm-url-predefined-programs): Call curl with correct
8614         options.
8615
8616 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8617
8618         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
8619         DOS-ing the recipient.
8620
8621         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
8622         the headers when creating the mapping to avoid mismappings.
8623         (nnweb-gmane-create-mapping): Always nix out old mapping.
8624
8625 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8626
8627         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
8628         and mm-verify-option to never.
8629
8630 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8631
8632         * message.el (message-signed-or-encrypted-p): New function.
8633         (message-forward-make-body): Use it.
8634
8635         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
8636         Replace encode-coding-string with mm-encode-coding-string.
8637
8638 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8639
8640         * nneething.el (nneething-decode-file-name): Replace
8641         decode-coding-string with mm-decode-coding-string.
8642
8643         * gnus-int.el (gnus-open-server): Say failed server's name.
8644
8645 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
8646
8647         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
8648         strings to a single string.  Quote `errors-file-name'.
8649         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
8650         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
8651         Adjust calls.  Use `shell-quote-argument'.
8652
8653 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
8654
8655         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
8656         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
8657
8658         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
8659         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
8660         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
8661         (gnus-group-make-directory-group, gnus-group-transpose-groups):
8662         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
8663         (gnus-subscribe-newsgroup, gnus-1):
8664         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
8665         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
8666         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
8667         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
8668
8669 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8670
8671         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
8672         keystroke.
8673         (gnus-summary-limit-to-bodies): Implement headersp.
8674
8675 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8676
8677         * dns.el (query-dns): Protect against "Process dns deleted" strings.
8678
8679 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8680
8681         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
8682
8683 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8684
8685         * message.el (message-generate-hashcash): Expand range of values to
8686         include `opportunistic'.
8687         (message-send-mail): Use it.
8688
8689 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8690
8691         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
8692         and comment it.
8693
8694         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
8695
8696 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
8697
8698         * gnus-util.el (gnus-extract-address-components): Improve comment.
8699
8700 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8701
8702         * gnus-util.el (gnus-extract-address-components): Work with address in
8703         which the name portion contains @.
8704
8705         * lpath.el: Fbind custom-autoload.
8706
8707 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
8708
8709         * gnus.el (gnus-start): Move custom group up.
8710         (gnus-select-method): Don't autoload, but make it available for
8711         `customize-variable'.
8712         (gnus-getenv-nntpserver): Don't autoload.
8713
8714 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
8715
8716         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
8717
8718 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
8719
8720         * message.el (message-sendmail-extra-arguments): New variable.
8721         (message-send-mail-with-sendmail): Use it.
8722
8723 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8724
8725         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
8726         mm-with-unibyte-current-buffer to make string unibyte.
8727
8728         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
8729         mm-string-as-multibyte.
8730
8731 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
8732
8733         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
8734         Reported by Werner Koch <wk@gnupg.org>.
8735
8736 2006-11-14  Daiki Ueno  <ueno@p360>
8737
8738         * mml2015.el: Autoload epa-select-keys when compiling.
8739
8740 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
8741
8742         * mml2015.el (mml2015-epg-sign): Save the signing keys in
8743         message-options.
8744         (mml2015-epg-encrypt): Save the recipient keys in message-options.
8745
8746 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
8747
8748         * mml2015.el (mml2015-epg-encrypt): Removed backward compatibility for
8749         EasyPG (< 0.0.6).
8750         (mml2015-always-trust): New user option.
8751         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
8752         prompt.
8753
8754 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8755
8756         * nntp.el (nntp-authinfo-force): New variable.
8757         (nntp-send-authinfo): Use it.
8758
8759 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
8760
8761         * message.el (message-strip-subject-encoded-words): Allow _not_ to
8762         decode encoded words.  Improve prompt.  Add comment about forwarding.
8763         (message-replacement-char): Move up.
8764
8765 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
8766
8767         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
8768         instead of gnus-intersection because arguments of gnus-sorted-nunion
8769         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
8770
8771 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
8772
8773         * message.el (message-strip-subject-encoded-words): Reformat prompt.
8774         (message-simplify-subject-functions): Enable
8775         message-strip-subject-encoded-words by default.
8776
8777 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
8778
8779         * message.el (message-strip-subject-encoded-words): New function.
8780         (message-simplify-subject-functions): New variable.
8781         (message-simplify-subject): Use it.  Fix typo in doc string.
8782         Support message-strip-subject-encoded-words.
8783
8784 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
8785
8786         * gnus-diary.el (gnus-diary-delay-format-function):
8787         * nndiary.el (nndiary-reminders):
8788         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
8789
8790 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
8791
8792         * gnus-art.el (article-hide-boring-headers): Fetch date from
8793         gnus-original-article-buffer to avoid problems with localized date
8794         strings.
8795
8796 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8797
8798         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
8799
8800 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
8801
8802         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
8803         New variables.
8804         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
8805         (mm-charset-synonym-alist): Move some entries to
8806         mm-codepage-iso-8859-list.
8807         (mm-charset-synonym-alist, mm-charset-override-alist): Add
8808         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
8809
8810 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8811
8812         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
8813
8814 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
8815
8816         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
8817         with Emacs 21 and XEmacs.
8818
8819 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
8820
8821         * spam.el (spam-parse-address): New function for better parsing,
8822         catching errors, etc.
8823         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
8824
8825 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
8826
8827         * mm-view.el: Add interactive arg to html2text autoload.
8828
8829 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8830
8831         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
8832
8833 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
8834
8835         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list): New
8836         variables.
8837         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
8838         (mm-charset-synonym-alist): Move some entries to
8839         mm-codepage-iso-8859-list.
8840
8841         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
8842
8843 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
8844
8845         * message.el (message-citation-line-format)
8846         (message-insert-formated-citation-line): Fix implementation of %E, %N
8847         and %n according to the doc string.
8848
8849 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
8850
8851         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
8852         car-safe to avoid bad parses.
8853
8854 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8855
8856         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
8857         names.
8858
8859         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
8860
8861 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8862
8863         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
8864         header.
8865
8866         * message.el (message-draft-headers): Add Date.
8867         (message-headers-to-generate): Fix typo in docstring.
8868
8869         * nndraft.el (nndraft-required-headers): New variable.
8870         (nndraft-generate-headers): Use it.
8871
8872         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
8873
8874 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
8875
8876         * gnus-registry.el (gnus-registry-wash-for-keywords)
8877         (gnus-registry-find-keywords): New functions to allow easy searching of
8878         articles that are in the registry.
8879
8880 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
8881
8882         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
8883         ietf-drums-parse-address instead of gnus-extract-address-components.
8884         Reported by Damien Elmes <damien@repose.cx>.
8885
8886 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
8887
8888         * gnus.el (gnus-mime): Remove unused custom group.
8889
8890 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8891
8892         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
8893         "blank line" when searching for end of armor headers.
8894
8895 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8896
8897         * gmm-utils.el (gmm-write-region): Fix variable name.
8898
8899 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
8900
8901         * gmm-utils.el (gmm-write-region): New function based on compatibility
8902         code from `mm-make-temp-file'.
8903
8904         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
8905
8906         * nnmaildir.el (nnmaildir--update-nov)
8907         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
8908         Use `gmm-write-region'.
8909
8910 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
8911
8912         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist): Add
8913         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
8914
8915         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
8916
8917         * message.el (message-replacement-char): New variable.
8918         (message-fix-before-sending): Use it.
8919         (message-simplify-subject): New function to remove duplicate code.
8920         (message-reply, message-followup): Use it.
8921
8922         * gnus-sum.el (gnus-summary-make-menu-bar): Clarify
8923         gnus-summary-limit-to-articles.
8924
8925 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8926
8927         * gnus-util.el (gnus-with-local-quit): New macro.
8928
8929         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
8930
8931 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
8932
8933         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
8934         ignore non-string data.
8935
8936 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
8937
8938         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
8939         non-string data (needs to be done in the registry too).
8940
8941 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
8942
8943         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
8944         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
8945         (gnus-registry-split-fancy-with-parent)
8946         (gnus-registry-fetch-simplified-message-subject-fast)
8947         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
8948         Remove text properties on ingress into the registry and when it's saved.
8949         (gnus-registry-clean-empty-function): Fix bug with cleaning the
8950         registry from entries with no groups.
8951
8952 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
8953
8954         * gnus-util.el (gnus-string-remove-all-properties): Add utility
8955         function to remove string properties.
8956
8957 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
8958
8959         * gmm-utils.el (gmm): Adjust custom version.
8960
8961         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist): Adjust
8962         custom version.
8963
8964         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
8965
8966 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
8967
8968         * gnus-art.el (gnus-insert-prev-page-button)
8969         (gnus-insert-next-page-button): Simplify.  Reformat.
8970
8971 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
8972
8973         * gnus-art.el (gnus-insert-prev-page-button)
8974         (gnus-insert-next-page-button): Apply gnus-article-button-face.
8975
8976 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
8977
8978         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
8979
8980 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
8981
8982         * gnus-art.el (gnus-insert-mime-button)
8983         (gnus-insert-mime-security-button):
8984         Apply gnus-article-button-face to MIME and security buttons.
8985
8986 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
8987
8988         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
8989         readable.
8990
8991 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8992
8993         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
8994
8995 2006-09-20  Steve Youngs  <steve@sxemacs.org>
8996
8997         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
8998         `browse-url-of-file' instead of `browse-url'.
8999
9000 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9001
9002         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
9003         regexp.  Articles containing quotation were cut prematurely.
9004
9005 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9006
9007         * message.el (message-cite-original-1): Use nobody by default for the
9008         value of From header.
9009         (message-reply): Ditto.
9010
9011 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
9012
9013         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
9014         to the gnus-info.  This fixes a bug of inline-PGP message verification.
9015         Reported by Michael Piotrowski <mxp@dynalabs.de>.
9016
9017 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
9018
9019         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
9020         mails in the doc string.  Add some URLs in comment.
9021         (pop3-movemail): Warn about pop3-leave-mail-on-server.
9022
9023 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9024
9025         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
9026         backslashes handling and the way to find boundaries of quoted strings.
9027
9028 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
9029
9030         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
9031         mml1991-encrypt-to-self is set and mml1991-signers is not set.
9032         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
9033         mml2015-encrypt-to-self is set and mml2015-signers is not set.
9034
9035 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
9036
9037         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
9038         doc string.
9039         (gnus-button-regexp, gnus-button-last): Remove unused variables.
9040
9041 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9042
9043         * lpath.el: Fbind epg-check-configuration.
9044
9045 2006-09-06  Simon Josefsson  <jas@extundo.com>
9046
9047         * mml2015.el (mml2015-use): Doc fix, mention epg.
9048
9049 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
9050
9051         * mml2015.el (mml2015-use): Default to epg, if available.
9052
9053 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
9054
9055         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
9056         message-sender.
9057         (mml1991-epg-encrypt): Ditto.
9058         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
9059         message-sender.
9060         (mml2015-epg-encrypt): Ditto.
9061
9062 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
9063
9064         * message.el (message-send-mail-with-sendmail): Look for sendmail in
9065         several common directories.
9066
9067 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
9068
9069         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
9070         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
9071
9072 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9073
9074         * gnus-art.el (article-decode-encoded-words): Make it fast.
9075
9076 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9077
9078         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
9079
9080         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
9081         in quoted string into `\'.
9082
9083 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9084
9085         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
9086         Use standard-syntax-table.
9087
9088 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9089
9090         * gnus-art.el (gnus-decode-address-function): New variable.
9091         (article-decode-encoded-words): Use it to decode headers which are
9092         assumed to contain addresses.
9093         (gnus-mime-delete-part): Remove useless `or'.
9094
9095         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
9096         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
9097         (gnus-nov-parse-line): Use it to decode From header.
9098         (gnus-get-newsgroup-headers): Ditto.
9099         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
9100
9101         * mail-parse.el (mail-decode-encoded-address-region): New alias.
9102         (mail-decode-encoded-address-string): New alias.
9103
9104         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
9105         New function.
9106         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
9107         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
9108         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
9109         (rfc2047-decode-string): Ditto.
9110         (rfc2047-decode-address-region): New function.
9111         (rfc2047-decode-address-string): New function.
9112
9113 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
9114
9115         * message.el (message-caesar-buffer-body): Allow rotating headers.
9116
9117         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
9118
9119         * message.el (message-insert-formated-citation-line): Fix %f.
9120         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
9121
9122 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9123
9124         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
9125         (gnus-bookmark-mouse-available-p): New macro.
9126         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
9127         (gnus-bookmark-bmenu-show-infos): Use it.
9128         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
9129         (gnus-bookmark-bmenu-hide-infos): Ditto.
9130         (gnus-bookmark-remove-properties): New function.
9131         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
9132         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
9133         (gnus-bookmark-write-file): Bind coding-system-for-write.
9134         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
9135         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
9136         group before selecting it.
9137         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
9138         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
9139         quit-window if it is not available; use gnus-mouse-2 and bind it to
9140         gnus-bookmark-bmenu-select-by-mouse.
9141         (gnus-bookmark-show-details): Remove unused variable `details-list'.
9142         (gnus-bookmark-bmenu-select-by-mouse): New function.
9143
9144 2006-08-13  Romain Francoise  <romain@orebokech.com>
9145
9146         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
9147         space.
9148
9149 2006-08-10  Romain Francoise  <romain@orebokech.com>
9150
9151         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
9152         (dns-mode-soa-auto-increment-serial): New user option.
9153         (dns-mode-soa-maybe-increment-serial): New function.
9154         (dns-mode): Add the latter to `write-contents-functions'.
9155
9156 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9157
9158         * compface.el (uncompface): Use binary rather than raw-text-unix.
9159
9160 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9161
9162         * compface.el (uncompface): Make sure the eol conversion doesn't take
9163         place when communicating with the external programs.  Reported by
9164         ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
9165
9166 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
9167
9168         * nnheader.el (nnheader-insert-head): Fix typo in comment.
9169
9170 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9171
9172         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
9173         Make it more robust by parsing author and date independently.
9174
9175 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9176
9177         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
9178
9179 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
9180
9181         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
9182         first matching secret key.
9183         (mml2015-epg-encrypt): Ditto.
9184
9185         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
9186         first matching secret key.
9187         (mml1991-epg-encrypt): Ditto.
9188
9189         * mml2015.el (mml2015-encrypt-to-self): New user option.
9190         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
9191         mml2015-epg-encrypt-to-self is set.
9192
9193         * mml1991.el (mml1991-encrypt-to-self): New variable.
9194         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
9195         mml1991-epg-encrypt-to-self is set.
9196
9197         * mml2015.el (mml2015-signers): New user option.
9198         (mml2015-epg-sign): Reflect the value of mml2015-signers.
9199         (mml2015-epg-encrypt): Allow to select signing keys.
9200
9201         * mml1991.el (mml1991-signers): New variable.
9202         (mml1991-epg-sign): Reflect the value of mml1991-signers.
9203         (mml1991-epg-encrypt): Allow to select signing keys.
9204
9205 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9206
9207         * nnheader.el (nnheader-insert-head): Make it work even if the file
9208         uses CRLF for the line-break code.
9209
9210 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
9211
9212         * mml2015.el: Require mml-sec instead of password.
9213         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
9214         (mml2015-cache-passphrase): Inherit the default value from
9215         mml-secure-cache-passphrase.
9216         (mml2015-passphrase-cache-expiry): Inherit the default value from
9217         mml-secure-passphrase-cache-expiry.
9218
9219         * mml1991.el: Require mml-sec instead of password.
9220         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
9221         (mml1991-cache-passphrase): Inherit the default value from
9222         mml-secure-cache-passphrase.
9223         (mml1991-passphrase-cache-expiry): Inherit the default value from
9224         mml-secure-passphrase-cache-expiry.
9225
9226         * mml-sec.el: Require password.
9227         (mml-secure-verbose): New user option.
9228         (mml-secure-cache-passphrase): New user option.
9229         (mml-secure-passphrase-cache-expiry): New user option.
9230
9231 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
9232
9233         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
9234         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
9235         andreas@altroot.de (Andreas Vögele).
9236
9237         FIXME: Use `tiny change'?
9238
9239 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9240
9241         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
9242         workaround for the url package included with Emacs.
9243
9244         * nnweb.el (nnweb-google-create-mapping): Update regexp.
9245
9246 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9247
9248         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
9249         correctly.  This fixes a bug caused by the 2006-05-12 change.
9250
9251 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
9252
9253         * nnmail.el (nnmail-article-group): If splitting raises an error, give
9254         some information about the error when saying that the `bogus' mail
9255         group will be used.
9256
9257 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
9258
9259         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
9260         string.
9261
9262 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
9263
9264         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
9265
9266 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9267
9268         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
9269
9270 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
9271
9272         * mml1991.el (mml1991-function-alist): Add epg.
9273         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
9274         (mml1991-epg-encrypt): New functions.
9275
9276 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
9277
9278         * mml2015.el (mml2015-verbose): New variable.
9279         (mml2015-cache-passphrase): Ditto.
9280         (mml2015-passphrase-cache-expiry): Ditto.
9281         (mml2015-function-alist): Add epg.
9282         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
9283         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
9284         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt): New
9285         functions.
9286
9287 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9288
9289         * message.el (message-cite-original-1): Preserve region when removing
9290         quoted text due to X-No-Archive in order to avoid bogus attribution
9291         when citing multiple messages.
9292
9293 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9294
9295         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.  Reported by
9296         Kenneth Jacker <khj@be.cs.appstate.edu>.
9297
9298 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
9299
9300         * gnus-diary.el (gnus-user-format-function-d)
9301         (gnus-user-format-function-D): Autoload.
9302
9303         * imap.el (Commentary): Fix typo.
9304
9305         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
9306         2006-04-22 contribution.
9307
9308 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9309
9310         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
9311         It didn't really fix the bogosity I'm seeing with solid web groups.
9312
9313 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9314
9315         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
9316         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
9317         created using server names.  If we use the feature without declaring
9318         it, Gnus does not properly manage server and group state.
9319
9320         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
9321         bound.
9322
9323 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9324
9325         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
9326         looking up the method using GROUP's prefix before inventing a new one.
9327         It is used on killed/unknown groups in various places where returning
9328         an all-new method isn't expected by the caller.
9329
9330         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
9331         and match semantics of gnus-group-real-prefix.
9332
9333 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
9334
9335         * nnmail.el (nnmail-broken-references-mailers): New variable.
9336         (nnmail-ignore-broken-references): New function generalizing
9337         nnmail-fix-eudora-headers.
9338         (nnmail-fix-eudora-headers): Now obsolete.
9339
9340         * gnus-art.el (gnus-button-handle-custom): Support
9341         `customize-apropos*'.
9342
9343 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9344
9345         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
9346
9347         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
9348         articles.
9349
9350 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
9351
9352         * message.el (message-cite-reply-above): New variable.
9353         (message-yank-original): Use it.
9354
9355 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9356
9357         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
9358
9359 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
9360
9361         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
9362         as read.
9363
9364         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
9365
9366 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
9367
9368         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
9369         (gnus-bookmark-default-file): Use gnus-directory.
9370         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
9371         Remove "*" in doc string.
9372         (gnus-bookmark-write-file): Simplify.
9373         (gnus-bookmark-maybe-sort-alist): Use `when'.
9374         (gnus-bookmark-get-bookmark): Fix typo in doc string.
9375         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark): Add
9376         FIXME about Emacs 21 and XEmacs compatibility.
9377         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
9378         compatibility.
9379         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
9380         compatibility.
9381         (gnus-bookmark-menu-heading): Fix version.
9382
9383 2006-06-19  Bastien Guerry  <bzg@altern.org>
9384
9385         * gnus-bookmark.el: New file.
9386
9387 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9388
9389         * message.el (message-syntax-checks): Doc fix.
9390
9391 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9392
9393         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
9394         unsubscribed groups as if they were killed ones.  It causes duplicate
9395         entries in gnus-newsrc-alist.
9396
9397 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9398
9399         * message.el (message-syntax-checks): Doc fix.
9400         (message-send-mail): Add check for continuation headers.
9401         (message-check-news-header-syntax): Fix regexp used to check for
9402         continuation headers.
9403
9404 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9405
9406         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
9407
9408 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
9409
9410         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
9411
9412 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9413
9414         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
9415         default-truncate-lines.
9416
9417 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9418
9419         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
9420         to fill the utf-8 entry.
9421
9422         * lpath.el: Fbind unicode-precedence-list.
9423
9424 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9425
9426         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
9427
9428 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
9429
9430         * gnus-agent.el (directory-files-and-attributes): Move all the way
9431         forward (the third and final move).
9432         (gnus-agent-read-agentview): Trap reconstruction errors due to
9433         nonexistant directory.  Handle by returning nil.
9434
9435 2006-05-30  Didier Verna  <didier@xemacs.org>
9436
9437         * message.el (message-dont-reply-to-names): Update the custom type.
9438         * message.el (message-dont-reply-to-names): New defsubst: potentially
9439         convert a list of regexps into a single one.
9440         * message.el (message-get-reply-headers): Use it.
9441         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
9442
9443 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9444
9445         * gnus-agent.el (directory-files-and-attributes): Move forward.
9446
9447 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
9448
9449         * gnus-ml.el (gnus-mailing-list-subscribe)
9450         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
9451         (gnus-mailing-list-message): Fix doc strings.
9452
9453 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9454
9455         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
9456         of doing it manually.
9457
9458 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
9459
9460         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
9461         comment.
9462
9463 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
9464
9465         * gnus-agent.el: Added gnus-agent-flush* to purge agent info.
9466         (gnus-agent-read-agentview): Fixed handling of end-of-file error.
9467         (gnus-agent-read-local): All symbols allocated in my-obarray.
9468         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
9469         (gnus-agent-regenerate-group): Check numeric names to see if they are
9470         messages or groups.
9471         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
9472         better way of do this...)
9473
9474         * gnus-cache.el (gnus-agent-total-fetched-for): Ignore
9475         'dummy.group' (there should be a better way of do this...)
9476
9477 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9478
9479         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
9480         (gnus-saved-headers): Ditto.
9481         (gnus-default-article-saver): Mention functions may have properties.
9482         (gnus-article-save): Override gnus-save-all-headers and
9483         gnus-saved-headers by :headers property which saver function may have.
9484         (gnus-summary-save-in-file): Add :headers property.
9485         (gnus-summary-write-to-file): Ditto.
9486
9487         * gnus-sum.el (gnus-summary-save-article): Bind
9488         gnus-prompt-before-saving to t when saving many articles in a file;
9489         always show all headers.
9490
9491         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
9492
9493 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
9494
9495         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
9496         marks.
9497
9498         * message.el (message-indent-citation): Add optional arguments to allow
9499         using it outside of message buffers.
9500
9501         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
9502         (gnus-article-treat-unfold-headers): Use it.
9503         (gnus-article-truncate-lines): New variable.
9504         (gnus-article-mode): Use it.
9505         (gnus-article-toggle-truncate-lines): New function.
9506
9507         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar): Add
9508         gnus-article-toggle-truncate-lines.
9509
9510         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
9511         coding system in XEmacs, use binary.
9512
9513 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9514
9515         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
9516         after-load-alist.
9517
9518         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
9519         this function should save decoded articles.
9520         (gnus-summary-write-to-file): Use property to specify this function
9521         should save decoded articles and specify gnus-summary-save-in-file
9522         should be used to save articles other than the first one when saving
9523         many articles.
9524         (gnus-summary-save-body-in-file): Use property to specify this
9525         function should save decoded articles.
9526         (gnus-summary-write-body-to-file): Use property to specify this
9527         function should save decoded articles and specify
9528         gnus-summary-save-body-in-file should be used to save articles other
9529         than the first one when saving many articles.
9530
9531         * gnus-sum.el (gnus-summary-save-article): Simplify.
9532
9533 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9534
9535         * gnus-art.el (gnus-default-article-saver): Add
9536         gnus-summary-write-body-to-file.
9537         (gnus-article-save-coding-system): Don't use coding system object
9538         in XEmacs.
9539         (gnus-read-save-file-name): Add optional `dir-var' argument which
9540         specifies directory in which files are saved; work even if optional
9541         `variable' argument is not specified.
9542         (gnus-summary-write-to-file): Read file name.
9543         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
9544         (gnus-summary-write-body-to-file): New function.
9545
9546         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
9547         (gnus-summary-local-variables): Add it.
9548         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
9549         (gnus-summary-save-article): Remove optional `decode' argument;
9550         determine whether to decode articles by the value of
9551         gnus-default-article-saver; when saving many files using
9552         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
9553         it first and use gnus-summary-save-in-file or
9554         gnus-summary-save-body-in-file thereafter unless
9555         gnus-prompt-before-saving is always; move point to article which
9556         will be saved.
9557         (gnus-summary-save-article-file): Revert.
9558         (gnus-summary-write-article-file): Revert.
9559         (gnus-summary-save-article-body-file): Revert.
9560         (gnus-summary-write-article-body-file): New function.
9561
9562 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9563
9564         * gnus-art.el (gnus-default-article-saver): Doc fix.
9565         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
9566         from gnus-summary-save-article-coding-system, and default to a
9567         certain coding system.
9568         (gnus-output-to-file): Add coding cookie and encode text according
9569         to gnus-article-save-coding-system; don't use mm-append-to-file.
9570
9571         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
9572         gnus-art.el and rename to gnus-article-save-coding-system.
9573         (gnus-summary-save-article): Require gnus-art; don't show all
9574         headers if it decodes articles; don't add coding cookie here;
9575         don't bind mm-text-coding-system-for-write.
9576         (gnus-summary-save-article-file): Save decoded articles.
9577         (gnus-summary-write-article-file): When saving many files, use
9578         gnus-summary-write-to-file first and gnus-summary-save-in-file
9579         thereafter unless gnus-prompt-before-saving is always.
9580         (gnus-summary-save-article-body-file): Save decoded articles.
9581
9582         * lpath.el: Fbind select-safe-coding-system for XEmacs.
9583
9584 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
9585
9586         * nnrss.el (nnrss-check-group): Bind hash-index.
9587
9588 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
9589
9590         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
9591         its hash index.  Store this hash in `nnrss-group-data'.
9592         (nnrss-read-group-data): Update accordingly.
9593
9594 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
9595
9596         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
9597         entry.
9598
9599         * gnus-sum.el (gnus-summary-make-menu-bar): Add
9600         gnus-article-browse-html-article.
9601
9602 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
9603
9604         * gnus-sum.el (gnus-summary-mime-map): Add
9605         gnus-article-browse-html-article.
9606
9607         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
9608
9609 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
9610
9611         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
9612         suitable coding systems in customize.
9613
9614 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
9615
9616         * mail-source.el (mail-sources): Fix custom type.
9617
9618 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
9619
9620         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
9621         (gnus-summary-expire-articles-now): Shorten prompt.
9622
9623         * gmm-utils.el (wid-edit): Require.
9624         (defun-gmm): Renamed from `gmm-defun-compat'.
9625         (gmm-image-search-load-path): Use it.
9626         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
9627
9628 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9629
9630         * gnus-sum.el (gnus-summary-save-article-coding-system): New
9631         variable.
9632         (gnus-summary-save-article): Add optional `decode' argument.  If
9633         it is set and gnus-summary-save-article-coding-system is non-nil,
9634         save decoded article.
9635         (gnus-summary-write-article-file): Save decoded article if
9636         gnus-summary-save-article-coding-system is non-nil.
9637
9638         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
9639         type.
9640
9641 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9642
9643         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
9644
9645 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9646
9647         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
9648         first to test gnus-single-article-buffer which may be buffer-local.
9649
9650         * gnus-sum.el (gnus-summary-setup-buffer): Make
9651         gnus-single-article-buffer buffer-local and nil in ephemeral
9652         group; make gnus-article-buffer, gnus-article-current, and
9653         gnus-original-article-buffer always buffer-local.
9654         (gnus-summary-exit): Kill article buffer belonging to ephemeral
9655         group.
9656         (gnus-handle-ephemeral-exit): Don't move to next summary line.
9657
9658 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
9659
9660         * nnml.el (nnml-request-compact-group): Compressed files might not
9661         have .gz extension.
9662
9663 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
9664
9665         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
9666         (mm-copy-to-buffer): Use with-current-buffer.
9667         (mm-display-part): Simplify.
9668         (mm-inlinable-p): Add optional arg `type'.
9669
9670 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
9671
9672         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
9673         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
9674         Try harder to show the attachment internally or externally using
9675         gnus-mime-view-part-as-type.
9676
9677 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
9678
9679         * message.el (message-from-style, message-signature-separator)
9680         (message-user-organization-file, message-send-mail-function)
9681         (message-citation-line-function, message-yank-prefix)
9682         (message-indent-citation-function, message-signature)
9683         (message-signature-file, message-signature-insert-empty-line):
9684         Remove autoloads.
9685
9686         * gnus-art.el (gnus-buttonized-mime-types): Remove
9687         "multipart/signed".  Revert 2006-04-26 change.
9688
9689 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9690
9691         * gnus.el (gnus-version-number): Bump version.
9692
9693 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
9694
9695         * gnus.el: No Gnus v0.5 is released.
9696
9697 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9698
9699         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
9700         fetching articles by message-id.
9701
9702 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9703
9704         * message.el (hashcash): Require hashcash as normal.
9705
9706         * ecomplete.el (ecomplete-highlight-match-line): Use
9707         point-at-eol.
9708         (ecomplete-highlight-match-line): Use `highlight', because that
9709         face exists in both Emacs and XEmacs.
9710
9711         * message.el (message-display-abbrev): Use point-at-bol.
9712
9713         * mail-source.el: Don't require timer/timer-funcs.
9714
9715         * gnus-async.el: Ditto.
9716
9717         * password.el: Ditto.
9718
9719         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
9720
9721         * mm-url.el: Ditto.
9722
9723         * gnus-xmas.el: Don't require timer-funcs.
9724
9725         * mm-util.el: Require timer/timer-funcs.
9726
9727 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9728
9729         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
9730         Close.
9731
9732 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9733
9734         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
9735         unibyte after clear-decrypt function runs.
9736
9737         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
9738         returns as a unibyte string.
9739
9740 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9741
9742         * lpath.el: Revert.
9743
9744         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
9745         (pgg-gpg-process-sentinel): Revert.
9746
9747         * pgg-pgp.el (pgg-pgp-process-region): Revert.
9748         (pgg-pgp-lookup-key): Revert.
9749
9750         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
9751         (pgg-pgp5-lookup-key): Revert.
9752
9753         * pgg.el (pgg-fetch-key): Revert.
9754
9755 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9756
9757         * lpath.el: Fbind string-as-multibyte for XEmacs.
9758
9759         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
9760         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
9761         (mml1991-pgg-encrypt): Ditto.
9762
9763         * pgg-gpg.el (pgg-string-to-multibyte): New function.
9764         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
9765         a multibyte buffer.
9766
9767         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
9768         (pgg-pgp-lookup-key): Ditto.
9769
9770         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
9771         (pgg-pgp5-lookup-key): Ditto.
9772
9773         * pgg.el (pgg-fetch-key): Ditto.
9774
9775 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
9776
9777         * message.el (message-user-organization-file): Check several
9778         locations of the organization file.
9779
9780         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
9781         Add gnus-article-view-part-as-type.
9782
9783         * gnus-art.el (gnus-article-view-part-as-type): New function.
9784
9785         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
9786         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
9787
9788         * mml.el: Simplify autoload.
9789         (mml-mode): defvar dnd-protocol-alist instead of using
9790         symbol-value.
9791         (mml-default-directory): New variable.
9792         (mml-minibuffer-read-file): Use it.
9793         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
9794
9795         * message.el (message-citation-line-format): New variable.
9796         (message-insert-formated-citation-line): New function.
9797         (message-citation-line-function): Add
9798         `message-insert-formated-citation-line' to custom type.
9799
9800         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
9801         to doc string.
9802
9803         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
9804         depending on mm-verify-option.
9805
9806 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9807
9808         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
9809         binding pgg-* variables; reimplement the section which prevents
9810         MIME header from being signed.
9811         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
9812         pgg-text-mode; remove a blank line at the top of body.
9813
9814         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
9815         lines at the top of body; use gnus-newsgroup-charset if there's no
9816         Charset header.
9817
9818 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9819
9820         * message.el (message-self-insert-commands): Doc fix.
9821
9822         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
9823         (mm-uu-pgp-encrypted-test): Ditto.
9824         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
9825         between header and body; return application/pgp-encrypted handle
9826         if decryption failed; decode decrypted body by charset.
9827
9828         * mm-decode.el (mm-automatic-display): Don't make application/pgp
9829         element match to application/pgp-*.
9830
9831 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9832
9833         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
9834         HTML.
9835
9836 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9837
9838         * mail-source.el (mail-source-call-script): Message the error
9839         string.
9840
9841 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9842
9843         * gnus-util.el (gnus-byte-compile): Use it.
9844
9845 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
9846
9847         * gnus-util.el (kill-empty-logs): New function.
9848
9849 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9850
9851         * message.el (message-mail-alias-type): Doc fix.
9852         (message-mail-alias-type-p): New function.
9853         (message-send): Use it.
9854         (message-mode): Ditto.
9855         (message-strip-forbidden-properties): Ditto.
9856
9857         * ecomplete.el (ecomplete-database-file-coding-system): New
9858         variable.
9859         (ecomplete-save): Use it.
9860         (ecomplete-setup): Use it.
9861
9862 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9863
9864         * message.el (message-self-insert-commands): New variable.
9865         (message-strip-forbidden-properties): Use it.
9866
9867 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9868
9869         * message.el (message-put-addresses-in-ecomplete): Use a regexp
9870         that doesn't make XEmacs choke.
9871
9872 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
9873
9874         * gnus-util.el (gnus-replace-in-string):
9875         Prefer replace-regexp-in-string over of replace-in-string.
9876
9877 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9878
9879         * gnus-util.el (gnus-select-frame-set-input-focus):
9880         Use select-frame-set-input-focus if it is available in XEmacs; use
9881         definition defined in Emacs 22 for old Emacsen.
9882
9883         * dgnushack.el: Autoload unmorse-region for XEmacs.
9884
9885         * lpath.el: Bind cursor-in-non-selected-windows and
9886         select-frame-set-input-focus for XEmacs.
9887
9888 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9889
9890         * mm-view.el (mm-inline-text): Use equal instead of equalp.
9891
9892 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
9893
9894         * gnus-registry.el (gnus-registry-cache-save): Remove text
9895         properties when saving via the temp buffer.
9896
9897 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
9898
9899         * message.el (message-generate-hashcash): Honor custom type.
9900
9901 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9902
9903         * message.el (message-generate-hashcash): Default to non-nil when
9904         hashcash is found.
9905
9906         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
9907         (gnus-refer-thread-limit): Increase default to 500.
9908
9909         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
9910
9911         * flow-fill.el (fill-flowed): Allow delete-space.
9912
9913 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
9914
9915         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
9916         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
9917         Remove autoloads.
9918
9919 2006-04-18  Simon Josefsson  <jas@extundo.com>
9920
9921         * message.el (message-generate-hashcash): Default to.
9922
9923 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9924
9925         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
9926         concatenating segments rather than before concatenating them.
9927
9928 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
9929
9930         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
9931
9932 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9933
9934         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
9935
9936         * message.el (message-forward-make-body-plain): Allow
9937         message-forward-ignored-headers to be a list.
9938         (message-remove-ignored-headers): Factor out into function.
9939         (message-forward-make-body-mml): Use it.
9940
9941         * imap.el (imap-quote-specials): New function.
9942         (imap-login-auth): Quote specials.
9943
9944         * rfc2231.el (rfc2231-parse-string): Remove dead code.
9945         (rfc2231-parse-string): Allow concatanation of parameters that
9946         aren't contiguous.  The test case is
9947           (mail-header-parse-content-type "message/external-body;
9948             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
9949             access-type=LOCAL-FILE;
9950             name*1*=plugh%2fhello-sailor%2fbing.pdf")
9951
9952 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
9953
9954         * nntp.el (nntp-accept-process-output): Return the value of
9955         `nnheader-accept-process-output'.
9956
9957 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9958
9959         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
9960         (gnus-button-alist): Recognize more diff formats.
9961         (gnus-button-patch): Strip directory.
9962
9963 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
9964
9965         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
9966         Emacs 22 when setting focus.
9967
9968 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9969
9970         * gnus-art.el (gnus-article-treat-types): Do treatment of
9971         text/x-verbatim parts.
9972         (gnus-button-patch): New command.
9973
9974         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
9975         addresses that contain invalid characters.
9976
9977 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9978
9979         * message.el (message-put-addresses-in-ecomplete): Use
9980         gnus-replace-in-string.
9981         (message-is-yours-p): Use the more correct
9982         mail-header-parse-address instead of
9983         mail-extract-address-components.
9984         (message-put-addresses-in-ecomplete): Fix typo.
9985
9986         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
9987         keystroke.
9988
9989         * gnus-art.el (gnus-treatment-function-alist): Change order of
9990         newsgroups/generic header folding to avoid double-folding.
9991
9992         * message.el (message-hidden-headers): Add X-Draft-From.
9993
9994         * gnus-sum.el (gnus-summary-repeat-search-article-forward): New
9995         command.
9996         (gnus-summary-repeat-search-article-backward): New command.
9997
9998         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
9999         groups in the parent topic.
10000
10001 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
10002
10003         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
10004         (spam-extra-header-to-number): Return the CRM114 number as a
10005         number instead of a string.
10006
10007 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10008
10009         * gnus-art.el (gnus-face-properties-alist): Moved here from
10010         gnus-fun.
10011
10012         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
10013
10014 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10015
10016         * message.el (message-strip-forbidden-properties): Only display on
10017         self-insert-command.
10018
10019         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
10020         reindent.
10021         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
10022
10023 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
10024
10025         * smiley.el (smiley-style): Fix typo.
10026
10027 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10028
10029         * hashcash.el (hashcash-insert-payment-async-2): Use
10030         message-goto-eoh instead of doing it manually.
10031         (mail-add-payment): Use message-narrow-to-header instead of trying
10032         to do the same itself.
10033
10034         * message.el (message-hidden-headers): Add Face.
10035
10036         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
10037         reparenting code.
10038         (gnus-summary-reparent-children): Refactored out code.
10039         (gnus-summary-thread-map): New keystroke.
10040         (gnus-summary-reparent-children): Make into command.
10041
10042         * smiley.el (smiley-style): Default to `medium' if using a large
10043         font.
10044
10045         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
10046         does it itself.
10047
10048         * message.el (message-point-in-header-p): Simplify definition.
10049
10050 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10051
10052         * nnagent.el (nnagent-request-set-mark): Silence log file
10053         writing.
10054         (nnagent-request-set-mark): Use write-region instead of
10055         append-to-file.
10056
10057         * gnus-sum.el (gnus-read-header): Fudge article number if using a
10058         strange select method.
10059
10060         * ecomplete.el (ecomplete-display-matches): Get highlightling
10061         right.
10062         (ecomplete-display-matches): Use literals.
10063         (ecomplete-display-matches): Disable message logging.
10064
10065         * message.el (message-display-abbrev): Small optimization.
10066
10067         * ecomplete.el (ecomplete-display-matches): Allow automatic
10068         display.
10069
10070         * message.el (message-strip-forbidden-properties): Display
10071         abbrevs.
10072         (message-display-abbrev): Get automatic display right.
10073
10074         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
10075         keystrokes.
10076
10077 2006-04-13  Romain Francoise  <romain@orebokech.com>
10078
10079         TODO: Backport to v5-10!
10080
10081         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
10082         Moved here (and renamed) from gnus-registry.el.
10083
10084         * gnus-registry.el: Require gnus-util.
10085         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
10086
10087 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10088
10089         * gnus-group.el (gnus-group-catchup-current): Change
10090         if-then-else-if-then-else into cond.
10091         (gnus-group-catchup): Indent.
10092         (group-name-at-point): New function.
10093         (gnus-fetch-group): Provide default from thing at point.
10094
10095 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10096
10097         * message.el (message-display-abbrev): Fix regexp.
10098
10099         * ecomplete.el (ecomplete-highlight-match-line): Reimplement
10100         choosing.
10101         (ecomplete-highlight-match-line): Fix up code rewrite, remove
10102         dead variables.
10103
10104         * message.el (message-newline-and-indent): Remove debugging.
10105         (message-display-abbrev): Use new implementation.
10106
10107 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
10108
10109         * gnus-art.el (gnus-article-mode): Set
10110         cursor-in-non-selected-windows to nil.
10111
10112         * smiley.el: Revert previous change.
10113         (smiley-data-directory): defvar it before using it in the
10114         defcustom of `smiley-style'.
10115
10116 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10117
10118         * message.el (message-newline-and-indent): New function.
10119
10120         * ecomplete.el: Implement more bits.
10121
10122         * message.el (message-put-addresses-in-ecomplete): Clean up the
10123         string.
10124
10125         * ecomplete.el (ecomplete-add-item): Chop off decimals.
10126
10127         * gnus-sum.el (gnus-summary-save-parts): Bind
10128         gnus-summary-save-parts-counter and use it to make unique file
10129         names.
10130
10131         * gnus-art.el (gnus-ignored-headers): Add some more headers.
10132
10133         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
10134         parameter to say whether to actually parse the individual
10135         addresses.
10136
10137         * message.el (message-put-addresses-in-ecomplete): New function.
10138         (ecomplete): Require.
10139         (message-mail-alias-type): Add ecomplete as an option.
10140
10141 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
10142
10143         * flow-fill.el (fill-flowed): Remove trailing space from blank
10144         quoted lines.
10145
10146 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10147
10148         * smiley.el (smiley-style): Move definition later to avoid a
10149         compilation warning.
10150
10151 2006-04-12  Kenichi Handa  <handa@m17n.org>
10152
10153         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
10154         buffer and then decode the buffer text if necessary.
10155         (rfc2231-encode-string): Be sure to work on multibyte buffer at
10156         first, and after mm-encode-body, change the buffer to unibyte.
10157         Use mm-disable-multibyte instead of set-buffer-multibyte.
10158
10159 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10160
10161         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
10162         Content-Type header instead of Content-Disposition header.
10163         (gnus-mime-inline-part): Ditto.
10164         (gnus-mime-view-part-as-charset): Ignore charset that the part
10165         specifies.
10166
10167         * mm-decode.el (mm-display-part): Work with external parts and
10168         usual parts similarly.
10169
10170         * mm-extern.el (mm-inline-external-body): Use mm-display-part
10171         instead of gnus-display-mime.
10172
10173         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
10174         instead of with-temp-buffer.
10175
10176         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
10177         tag to summarized topics part in order to encode non-ASCII text.
10178
10179 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
10180
10181         * smiley.el (smiley-style): New variable.
10182         (smiley-directory): New function.
10183         (smiley-data-directory): Derive from `smiley-style' using
10184         `smiley-directory'.
10185         (smiley-regexp-alist): Add new entries.
10186
10187         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
10188         (gnus-article-browse-delete-temp): Add :version.
10189
10190 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
10191
10192         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
10193         the sieve region.
10194
10195 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10196
10197         * gnus.el (gnus-version-number): Bump version.
10198
10199 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
10200
10201         * gnus.el: No Gnus v0.4 is released.
10202
10203 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10204
10205         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
10206         layout.
10207
10208         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
10209         unknown charset.
10210
10211         * message.el (message-header-synonyms): Add Original-To to the
10212         default.
10213
10214         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
10215         optional parameter.
10216
10217 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
10218
10219         * gnus-fun.el (gnus): Require it for gnus-directory.
10220
10221 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10222
10223         * gnus-fun.el (gnus-face-properties-alist): Add :version.
10224
10225 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
10226
10227         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
10228
10229 2006-04-05  Simon Josefsson  <jas@extundo.com>
10230
10231         * password.el (password-reset): New function.
10232
10233 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
10234
10235         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region): Wait
10236         for BEGIN_SIGNING too, new in GnuPG 1.4.3.
10237
10238 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10239
10240         * nnweb.el (nnweb-google-create-mapping): Update regexp.
10241         Some whitespace was matched into the url, which broke browsing hits
10242         > 100 when mm-url-use-external was nil.
10243
10244 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
10245
10246         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Check
10247         gnus-extra-headers for 'Newsgroups.
10248
10249         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
10250         bound.
10251
10252 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
10253
10254         * pgg-gpg.el: Clean up process buffers every time gpg processes
10255         complete.
10256
10257 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
10258
10259         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
10260         doc string.
10261
10262 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
10263
10264         * pgg-gpg.el (pgg-gpg-process-filter)
10265         (pgg-gpg-wait-for-completion): Check if buffer is alive.
10266
10267         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
10268         lines, temporary fix.
10269
10270 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
10271
10272         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
10273
10274 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
10275
10276         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
10277         default-enable-multibyte-characters.  This reverts the change from
10278         revision 6.17 which is no longer necessary because the passphrase
10279         is sent separately now.  GnuPG messages are unreadable under
10280         multibyte locales with default-enable-multibyte-characters set to
10281         nil.
10282
10283 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
10284
10285         * message.el (message-tool-bar-gnome): Move "spell".
10286
10287 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
10288
10289         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
10290         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
10291         instead.
10292
10293 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
10294
10295         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Improve
10296         newsgroups handling for NNTP overviews which don't include
10297         Newsgroups.
10298
10299 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10300
10301         * message.el (message-resend): Bind message-generate-hashcash to nil.
10302
10303 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10304
10305         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
10306         when searching for already-paid recipients.
10307
10308 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
10309
10310         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
10311         passphrases when it is not needed.
10312         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
10313         passphrase stuff from gpg, should only be necessary when you use
10314         gpg with a smartcard.
10315
10316 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10317
10318         * mml.el (mml-insert-mime): Ignore cached contents of
10319         message/external-body part.
10320
10321         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
10322         (mm-insert-part): Ditto.
10323
10324 2006-03-23  Simon Josefsson  <jas@extundo.com>
10325
10326         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
10327         Reiner.
10328         (pgg-gpg-use-agent-p): Use it again.
10329
10330 2006-03-23  Simon Josefsson  <jas@extundo.com>
10331
10332         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
10333         older emacsen.
10334         (pgg-gpg-use-agent-p): Don't use it.
10335
10336 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
10337
10338         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
10339         if we can.
10340
10341 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
10342
10343         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
10344         (pgg-gpg-update-agent): New function.
10345         (pgg-gpg-use-agent-p): New function.
10346         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
10347         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
10348         (pgg-gpg-sign-region): Use it.
10349
10350 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10351
10352         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
10353         Reported by Ralf Wachinger <rwachinger@gmx.de>.
10354
10355 2006-03-21  Simon Josefsson  <jas@extundo.com>
10356
10357         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
10358         <wilde@sha-bang.de>.
10359         (pgg-gpg-use-agent): New variable.
10360         (pgg-gpg-process-region): Use it.
10361         (pgg-gpg-encrypt-region): Likewise.
10362         (pgg-gpg-encrypt-symmetric-region): Likewise.
10363         (pgg-gpg-decrypt-region): Likewise.
10364         (pgg-gpg-sign-region): Likewise.
10365         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
10366
10367 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
10368
10369         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
10370
10371         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
10372         Add comment on version.
10373
10374 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
10375
10376         * smiley.el: Add missing test smiley.
10377
10378 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10379
10380         * mm-decode.el (mm-with-part): New macro.
10381         (mm-get-part): Use it; work with message/external-body as well.
10382         (mm-save-part): Treat name and filename equally.
10383
10384         * mm-extern.el (mm-extern-cache-contents): New function.
10385         (mm-inline-external-body): Use it; force the part to be displayed;
10386         move undisplayer added to the cached handle to the parent.
10387
10388         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
10389         (gnus-mime-view-part-as-type): Work with message/external-body.
10390
10391         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
10392
10393 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
10394
10395         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
10396         images in image-load-path.  [Sync with image.el, revision 1.60, in
10397         Emacs.]
10398
10399 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
10400
10401         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
10402         path rather than symbol.  Always return list of directories.
10403         Guarantee that image directory comes first.  [Sync with image.el,
10404         revision 1.59, in Emacs.]
10405
10406         * message.el (message-make-tool-bar): Adjust to new API of
10407         `gmm-image-load-path-for-library'.
10408
10409         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
10410
10411         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
10412
10413 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10414
10415         * gnus-art.el (gnus-article-only-boring-p):
10416         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
10417         intangible text.
10418         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
10419
10420 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
10421
10422         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.  Use
10423         `defun' instead of `gmm-defun-compat'.
10424
10425 2006-03-14  Simon Josefsson  <jas@extundo.com>
10426
10427         * message.el (message-unique-id): Don't use message-number-base36
10428         if (user-uid) is a float.
10429         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
10430
10431 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10432
10433         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
10434
10435         * gnus-art.el (gnus-mime-display-single): Make sure there is an
10436         empty line between a part and a message part.
10437
10438 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
10439
10440         * smiley.el: Add more test smileys.
10441         (smiley-data-directory, smiley-regexp-alist)
10442         (gnus-smiley-file-types): Fix doc strings.
10443         (smiley-update-cache): Clear smiley-cached-regexp-alist before
10444         adding new elements.
10445         (smiley-mouse-map): Unused code.  Make it a comment.
10446
10447 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10448
10449         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
10450         scan latest NoCeM messages instead of old ones.
10451         (gnus-nocem-check-article): Fix regexps so as to match to PGP
10452         delimiters that are recently used.
10453         (gnus-nocem-load-cache): Add autoload cookie.
10454
10455         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
10456
10457         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
10458         level which is larger than gnus-use-nocem is specified.
10459
10460         * gnus-group.el (gnus-group-get-new-news): Ditto.
10461
10462 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
10463
10464         * gnus-util.el (gnus-tool-bar-update): New function.
10465
10466         * gnus-group.el (gnus-group-update-tool-bar): New variable.
10467         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
10468
10469         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
10470
10471         * gnus-group.el (gnus-group-redraw-when-idle)
10472         (gnus-group-redraw-check): Remove.
10473         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
10474
10475 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10476
10477         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
10478         if optional last element is specified in splits (FIELD VALUE...).
10479
10480 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
10481
10482         * message.el (message-make-tool-bar): Rename gmm-image-load-path
10483         to gmm-image-load-path-for-library.  Call with no-error argument.
10484         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
10485
10486         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
10487
10488         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
10489
10490         * gmm-utils.el (gmm-image-load-path): Remove alias.
10491
10492 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
10493
10494         * gmm-utils.el (gmm-image-load-path): Add alias.
10495
10496         * nnml.el (nnml-generate-nov-databases-directory): Rename from
10497         nnml-generate-nov-databases-1.
10498         (nnml-generate-nov-databases): Use it.
10499         (nnml-generate-nov-databases-directory): Document no-active
10500         argument.
10501
10502         * gmm-utils.el (gmm-image-load-path-for-library): Return single
10503         directory if path is t.  Add no-error.
10504
10505         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
10506         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
10507
10508         * gnus-art.el (gnus-article-browse-delete-temp-files): Simplify
10509         resetting gnus-article-browse-html-temp-list.
10510
10511         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
10512         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
10513         Add example to docstring.  Rename local variables.  Move error
10514         checks to default case in cond and simplify.
10515
10516 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10517
10518         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
10519         handle is multipart when calling it recursively.
10520         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
10521
10522 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
10523
10524         * nnimap.el (nnimap-request-update-info-internal): Optimize.
10525         Don't `gnus-uncompress-range' to avoid excessive memory usage.
10526
10527 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10528
10529         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
10530         is loaded.
10531
10532         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
10533         loaded.
10534
10535 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
10536
10537         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
10538         to "Emacs 23 (unicode)" in doc string.
10539
10540         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
10541         "Emacs 23 (unicode)" in comment.
10542
10543 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10544
10545         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
10546
10547         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
10548         characters 160 through 255 in Emacs 23.
10549
10550 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
10551
10552         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
10553         gnus-article-browse-html-temp.
10554         (gnus-article-browse-delete-temp): Make it customizable.  Add
10555         `file'.  Adjust doc string.
10556         (gnus-article-browse-delete-temp-files): Add argument.  Allow
10557         query for each file.  Adjust doc string.
10558         (gnus-article-browse-html-parts): Add
10559         `gnus-article-browse-delete-temp-files' to
10560         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
10561
10562 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
10563
10564         * gnus-art.el (gnus-article-browse-html-temp)
10565         (gnus-article-browse-delete-temp): New variables.
10566         (gnus-article-browse-delete-temp-files): New function.
10567         (gnus-article-browse-html-parts): Use it.
10568
10569 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
10570
10571         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
10572
10573         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
10574         string.
10575
10576         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
10577         gnus-summary-insert-new-articles when unplugged.  Remove
10578         gnus-summary-search-article-forward.
10579
10580         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
10581         display-visual-class instead of display-color-cells.
10582
10583 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10584
10585         * dgnushack.el: Autoload customize-group for XEmacs.
10586
10587         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
10588         message/* containing non-ASCII text properly.
10589
10590 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
10591
10592         * message.el: Require gmm-utils, remove autoloads.
10593         (message-tool-bar): Set default based on
10594         gmm-tool-bar-style.
10595         (message-tool-bar-gnome): Add gmm-customize-mode.
10596
10597         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
10598         gmm-tool-bar-style.
10599         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
10600
10601         * gnus-group.el (gnus-group-tool-bar): Set default based on
10602         gmm-tool-bar-style.
10603         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
10604
10605         * gmm-utils.el (gmm-image-directory): Rename variable from
10606         gmm-image-load-path.
10607         (gmm-image-load-path): Use gmm-image-directory.
10608         (gmm-customize-mode): New function.
10609         (gmm-tool-bar-style): New variable.
10610
10611         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
10612         gnus-group-redraw-line-number.
10613         (gnus-group-redraw-check): Simplify.
10614         (gnus-group-tool-bar-update): Remove redraw check.
10615         (gnus-group-make-tool-bar): Add redraw check.
10616
10617 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
10618
10619         * gnus-art.el (gnus-button): Add missing parentheses.
10620
10621 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10622
10623         * lpath.el: Fbind line-number-at-pos.
10624
10625 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10626
10627         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
10628
10629 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
10630
10631         * gnus-art.el (gnus-button): New face.
10632         (gnus-article-button-face): Use it.
10633
10634         * gnus-sum.el (gnus-summary-tool-bar-gnome): Add
10635         gnus-summary-next-page.  Re-order.
10636
10637         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
10638         next-node are now included.
10639         (gnus-group-redraw-line-number): New internal variable.
10640         (gnus-group-redraw-check): Helper function for updating the tool
10641         bar.
10642         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
10643
10644         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
10645
10646         * spam.el (spam-spamassassin-score-regexp): New internal variable.
10647         (spam-extra-header-to-number, spam-check-spamassassin-headers):
10648         Use it to match format of Spamassassin 3.0 and later.  Reported by
10649         IRIE Tetsuya <irie@t.email.ne.jp>.
10650         (spam-check-bogofilter)
10651         (spam-bogofilter-register-with-bogofilter): Fix args of
10652         `gnus-error' calls.
10653
10654 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
10655
10656         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
10657         unnecessary interaction when sending queued mails.  Reported by
10658         TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
10659
10660 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
10661
10662         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
10663         first or last are nil.
10664
10665 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10666
10667         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
10668
10669 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10670
10671         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
10672
10673 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10674
10675         * dns.el (query-dns): Protect more against buggy tcp output.
10676
10677 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
10678
10679         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
10680         nov.php.
10681
10682 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10683
10684         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
10685         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
10686         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
10687         output on the server side.
10688         (nnweb-google-create-mapping): Update regexps and add some
10689         progress indication.
10690
10691 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
10692
10693         * gnus-group.el (gnus-group-tool-bar-gnome): Fix
10694         gnus-agent-toggle-plugged.  Re-order icons.
10695         (gnus-group-tool-bar-gnome): Add
10696         gnus-group-{prev,next}-unread-group.
10697         (gnus-group-tool-bar-gnome): Re-order icons.
10698
10699         * gnus-sum.el (gnus-summary-tool-bar-gnome): Move
10700         gnus-summary-insert-new-articles.
10701
10702         * message.el (message-tool-bar-gnome, message-tool-bar-retro): Fix
10703         comments.
10704
10705         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
10706         also available in Emacs 21.3.
10707
10708         * message.el (message-fix-before-sending): Change "Emacs 22" to
10709         "Emacs 23 (unicode)" in comment.
10710
10711         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
10712         "Emacs 23 (unicode)" in comment.
10713
10714         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
10715         comment.
10716         (mm-coding-system-p): Add comment about no-MULE XEmacs.
10717
10718         * mm-view.el (mm-fill-flowed): Add :version.
10719
10720 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10721
10722         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
10723         and load-path.
10724
10725 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
10726
10727         * message.el: Autoload gmm-image-load-path.
10728         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
10729         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
10730         consitency.
10731
10732         * gmm-utils.el (gmm-image-load-path): Also search in
10733         "../etc/images".  Don't set gmm-image-load-path if we don't find
10734         the image.
10735
10736 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10737
10738         * gmm-utils.el (gmm-image-load-path): Don't make
10739         `gmm-image-load-path' include subdirectories which the second arg
10740         `image' might specify.
10741
10742         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
10743         subdirectory to icon file names.
10744
10745         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
10746
10747 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
10748
10749         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
10750         gmm-image-load-path calls.
10751
10752         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
10753
10754         * message.el (message-make-tool-bar): Ditto.
10755
10756         * mml.el (mml-preview): Added comment concerning tool bar icons.
10757
10758         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
10759         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
10760
10761         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
10762         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
10763
10764         * message.el (message-tool-bar-gnome): Use new icon names.
10765         (message-make-tool-bar): Use `gmm-image-load-path'.
10766
10767         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path): New
10768         functions from MH-E.
10769         (gmm-image-load-path): New variable from MH-E.
10770         (gmm-image-load-path): New function from MH-E.  Added arguments
10771         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
10772         *-image-load-path-called-flag.
10773
10774 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
10775
10776         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
10777
10778 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
10779
10780         * nnimap.el (nnimap-request-move-article): Change folder back to
10781         source group before deleting.
10782
10783 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
10784
10785         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
10786
10787         * gnus-art.el (mm-url-insert-file-contents-external): Autoload
10788         mm-url.
10789
10790         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
10791
10792 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10793
10794         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
10795         coding system which mm-charset-to-coding-system returns for a
10796         given charset is valid.
10797
10798 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
10799
10800         * html2text.el (html2text-remove-tag-list):
10801         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
10802
10803 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
10804
10805         * gnus-cus.el: Revert 2005-10-17 change.
10806
10807 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10808
10809         * gnus-art.el (article-strip-banner): Call
10810         article-really-strip-banner only when the regexp match is made.
10811
10812 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10813
10814         * gnus-art.el (article-strip-banner): Use
10815         gnus-extract-address-components instead of
10816         mail-header-parse-addresses to make it work with non-ASCII text;
10817         remove mail-encode-encoded-word-string.
10818
10819         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
10820         values which are surrounded with \"...\"; make it never cause a
10821         Lisp error; give up parsing of parameters if it failed in
10822         extracting type.
10823
10824 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
10825
10826         * smime.el (smime-cert-by-ldap-1): Fix bug where
10827         `smime-ldap-search' returns results without userCertificates.
10828
10829 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10830
10831         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
10832
10833 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
10834
10835         * spam.el (spam-check-spamassassin-headers): Adapt format for
10836         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
10837         <ari@mbf.ocn.ne.jp>.
10838         (spam-list-of-processors): Add spam-use-gmane.
10839
10840 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10841
10842         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
10843         make-temp-file; make it work with XEmacs as well.
10844
10845         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
10846         mm-make-temp-file.
10847
10848         * mm-decode.el (mm-display-external): Use the 3rd arg of
10849         mm-make-temp-file.
10850         (mm-create-image-xemacs): Ditto.
10851
10852 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10853
10854         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
10855         with message-narrow-to-headers.
10856         (gnus-draft-setup): Narrow to header to run message-fetch-field.
10857         (gnus-draft-check-draft-articles): New function.
10858         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
10859
10860 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
10861
10862         * gnus-art.el (gnus-article-browse-html-parts):
10863         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
10864         Don't use suffix argument for mm-make-temp-file for Emacs 21
10865         compatibility.  Remove useless `format'.
10866
10867 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10868
10869         * nnweb.el (nnweb-google-wash-article): Update regexps.
10870         (nnweb-group-alist): Use defvoo instead of defvar.
10871
10872 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10873
10874         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
10875         re-loading nn* modules.
10876
10877 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
10878
10879         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
10880         for `tool-bar-mode' and don't check it's default-value.
10881
10882         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
10883
10884         * message.el (message-make-tool-bar): Ditto.
10885
10886         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
10887         `substring'.  Shorten tmp-file name.
10888
10889         * gnus.el: Remove bogus comment.
10890
10891 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
10892
10893         * gnus-art.el (gnus-article-browse-html-parts): New function.
10894         (gnus-article-browse-html-article): New function for viewing html
10895         articles with a browser.
10896
10897 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
10898
10899         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
10900         in elisp.
10901         (pgg-gpg-encrypt-symmetric-region): Ditto.
10902         (pgg-gpg-sign-region): Ditto.
10903
10904         * pgg-def.el (pgg-text-mode): New variable.
10905
10906         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
10907         (mml2015-pgg-encrypt): Ditto.
10908
10909         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
10910         (mml1991-pgg-encrypt): Ditto.
10911
10912 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10913
10914         * nnfolder.el (nnfolder-insert-newsgroup-line): Use
10915         message-make-date instead of current-time-string.
10916
10917         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
10918         to gnus-decoded which mm-uu might set.
10919
10920 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10921
10922         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
10923         don't decode quoted parameters; remove misimported Emacs code.
10924         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10925         (rfc2231-decode-encoded-string): Don't use split-string which
10926         behaves differently according to Emacs version; use
10927         mm-decode-coding-region to convert charset to coding-system.
10928         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10929         (rfc2231-encode-string): Remove misimported Emacs code.
10930
10931 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10932
10933         * gnus-art.el (article-decode-charset): Don't use ignore-errors
10934         when calling mail-header-parse-content-type.
10935         (article-de-quoted-unreadable): Ditto.
10936         (article-de-base64-unreadable): Ditto.
10937         (article-wash-html): Ditto.
10938
10939         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
10940         calling mail-header-parse-content-type and
10941         mail-header-parse-content-disposition.
10942         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
10943         mail-header-parse-content-type.
10944
10945         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
10946         insert charset and format parameters; encode description after
10947         inserting it to buffer.
10948         (mml-insert-parameter): Fold lines properly even if a parameter is
10949         segmented into two or more lines; change the max column to 76.
10950
10951         * rfc1843.el (rfc1843-decode-article-body): Don't use
10952         ignore-errors when calling mail-header-parse-content-type.
10953
10954         * rfc2231.el (rfc2231-parse-string): Return at least type if
10955         possible; don't cause an error even if it fails in parsing of
10956         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10957         (rfc2231-encode-string): Don't break lines at the beginning, leave
10958         it to mml-insert-parameter.
10959
10960         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
10961         calling mail-header-parse-content-type.
10962
10963 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
10964
10965         * spam-report.el (spam-report-gmane-use-article-number):
10966         Improve doc string.
10967         (spam-report-gmane-internal): Check if a suitable header was found
10968         in the article.
10969
10970 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10971
10972         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
10973         (rfc2231-encode-string): Make param*=value always begin with LWSP.
10974
10975 2006-02-05  Romain Francoise  <romain@orebokech.com>
10976
10977         Update copyright notices of all files in the gnus directory.
10978
10979 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10980
10981         * nnweb.el (nnweb-request-group): Avoid growing overview files.
10982
10983 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10984
10985         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
10986         segmented lines of parameter value to cope with Thunderbird 1.5
10987         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
10988         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10989         (rfc2231-encode-string): Don't make lines exceeding 76 column.
10990
10991 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
10992
10993         * mml.el (mml-generate-mime-1): Correct the order of inline signed
10994         parts.
10995
10996 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10997
10998         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
10999         there's only one active file for all servers.
11000         (nnweb-request-scan): Make sure nnweb-articles is initialized on
11001         solid groups.  Gnus might have used a FAST request to select the group.
11002         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
11003         and nnweb-search redundantly in the active file.
11004         (nnweb-request-list): Don't list bogus groups.  There can only be one.
11005         (nnweb-request-create-group): Don't use ARGS.
11006         (nnweb-possibly-change-server, nnweb-request-group): Remove some
11007         initialisations.  Let nnoo do the work.
11008
11009 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
11010
11011         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
11012         Say the part has been decoded.
11013
11014         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
11015
11016 2006-01-31  Kevin Ryde  <user42@zip.com.au>
11017
11018         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
11019         mailcap-viewer-test-cache when there's no 'test clause, since that
11020         will invert the meaning of a "nil" test previously determined by
11021         mailcap-mailcap-entry-passes-test.
11022
11023 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11024
11025         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
11026         compiling.
11027
11028         * gnus-sum.el: Ditto.
11029
11030         * message.el: Don't bind tool-bar-map when compiling.
11031
11032 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
11033
11034         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
11035
11036 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
11037
11038         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
11039         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
11040         current Google Groups.
11041
11042 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
11043
11044         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
11045         and tool-bar-mode.
11046
11047         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
11048         and tool-bar-mode.
11049
11050         * message.el (message-tool-bar-update): Simplify.
11051         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
11052
11053         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
11054         gnus-summary-buffer.
11055         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
11056         gnus-summary-reply.
11057
11058         * gmm-utils.el (gmm): Add :version.
11059
11060 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11061
11062         * Makefile.in (clean): New rule.
11063         (distclean): Use it.
11064
11065 2006-01-26  Steve Youngs  <steve@sxemacs.org>
11066
11067         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list): Don't
11068         autoload.
11069
11070 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11071
11072         * gmm-utils.el (gmm-verbose): Add :group.
11073
11074 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
11075
11076         * message.el: Change some comments WRT tool-bars.
11077
11078         * gnus-sum.el (gnus-summary-tool-bar)
11079         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
11080         (gnus-summary-tool-bar-zap-list): New variables.
11081         (gnus-summary-make-tool-bar): Complete rewrite using
11082         `gmm-tool-bar-from-list'.
11083
11084         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
11085         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list): New
11086         variables.
11087         (gnus-group-make-tool-bar): Complete rewrite using
11088         `gmm-tool-bar-from-list'.
11089         (gnus-group-tool-bar-update): New function.
11090
11091         * message.el (message-mode-field-menu): Add "Show hidden Headers".
11092
11093 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11094
11095         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
11096         is dissected into a single part of which the type is the same as
11097         the given one; decode charset.
11098
11099 2006-01-21  Kevin Ryde  <user42@zip.com.au>
11100
11101         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
11102         into alists as symbol not string, since that's what
11103         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
11104         look for.
11105
11106 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
11107
11108         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
11109         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
11110
11111         * message.el (message-tool-bar-gnome): Use gmm-ignore.
11112
11113 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11114
11115         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
11116         (gnus-xmas-mime-security-button-menu): New function.
11117
11118         * gnus-art.el (gnus-mime-security-button-commands): New variable.
11119         (gnus-mime-security-button-menu): New definition.
11120         (gnus-mime-security-button-map): Use them.
11121         (gnus-mime-security-button-menu): New function.
11122         (gnus-insert-mime-security-button): Addition to help echo.
11123         (gnus-mime-security-run-function, gnus-mime-security-save-part)
11124         (gnus-mime-security-pipe-part): New functions.
11125
11126         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
11127         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
11128
11129         * mm-decode.el (mm-handle-set-disposition): Remove.
11130         (mm-handle-set-description): Remove.
11131
11132 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11133
11134         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
11135         (mm-w3m-standalone-supports-m17n-p): New function.
11136         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
11137         w3m usage.
11138
11139         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone): Use
11140         mm-w3m-standalone-supports-m17n-p to alter w3m usage.
11141
11142 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
11143
11144         * message.el (message-tool-bar-zap-list): Use
11145         gmm-tool-bar-zap-list as custom type.
11146         (message-tool-bar-update): New function.
11147         (message-tool-bar, message-tool-bar-gnome)
11148         (message-tool-bar-retro): Add message-tool-bar-update.
11149         (message-tool-bar-gnome): Add flyspell-buffer.
11150
11151         * gnus-util.el (gnus-error): Describe `args'.
11152
11153         * gmm-utils.el (gmm-error): Describe `args'.
11154         (gmm-tool-bar-zap-list): New widget.
11155         (gmm-tool-bar-from-list): Improve description of `zap-list'.
11156
11157 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11158
11159         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
11160         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
11161         the number of recursive calls.
11162
11163         * mm-decode.el (mm-handle-set-disposition): New macro.
11164         (mm-handle-set-description): New macro.
11165
11166 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11167
11168         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
11169         encoding.
11170
11171 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
11172
11173         * message.el (message-tool-bar-zap-list, message-tool-bar)
11174         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
11175         (message-tool-bar-local-item-from-menu): Remove.
11176         (message-tool-bar-map): Replace by `message-make-tool-bar'.
11177         (message-make-tool-bar): New function.
11178         (message-mode): Use `message-make-tool-bar'.
11179
11180         * gmm-utils.el: New file.
11181         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
11182         (gmm-lazy): New widget copied from `nnmail.el'.
11183         (gmm-tool-bar-from-list): New function for creating customizable
11184         tool bars.
11185         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
11186         output.
11187         (gmm): Add :prefix to defgroup.
11188
11189 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
11190
11191         * gmm-utils.el (gmm-widget-p): New function.
11192
11193 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
11194
11195         * mml.el (mml-attach-file): Describe `description' in doc string.
11196         (mml-menu): Add Emacs MIME manual and PGG manual.
11197
11198 2006-01-20  Richard M. Stallman  <rms@gnu.org>
11199
11200         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
11201
11202 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
11203
11204         * nntp.el (nntp-end-of-line): Doc fix.
11205
11206 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
11207
11208         * imap.el (imap-open): Handle case where buffer is a buffer
11209         object.
11210
11211 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
11212
11213         * gnus-delay.el (gnus-delay): Don't autoload.
11214         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
11215         to be re-loaded when customizing the `gnus-delay' group.
11216
11217 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
11218
11219         * message.el (message-insert-citation-line): Use newlines.
11220
11221 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
11222
11223         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
11224         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
11225         these routines, so the passphrase can be managed externally and
11226         passed in to the system.
11227         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
11228         pgg-add-passphrase-to-cache function.
11229
11230         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
11231         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
11232         these routines, so the passphrase can be managed externally and
11233         passed in to the system.
11234         (pgg-pgp5-sign-region): Use new name of
11235         pgg-add-passphrase-to-cache function.
11236
11237 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
11238
11239         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
11240         part of the decoded armor to find the key-identifier.
11241         (pgg-gpg-lookup-key-owner): New function to return the
11242         human-readable identifier of a key owner.
11243         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
11244         itself.
11245         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
11246         the key value) if we have a key and can match it against a secret
11247         key.  Also, added a note pointing out fact that the prompt only
11248         indicates the first matching key.
11249
11250         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
11251         pgg-decrypt-region.
11252         (pgg-add-passphrase-to-cache): Rename from
11253         `pgg-add-passphrase-cache' to reduce confusion (all callers
11254         changed).
11255         (pgg-remove-passphrase-from-cache): Rename from
11256         `pgg-remove-passphrase-cache' to reduce confusion (all callers
11257         changed).
11258         (pgg-read-passphrase, pgg-add-passphrase-cache)
11259         (pgg-remove-passphrase-cache): Add informative docstrings.
11260         (pgg-decrypt): Convey provided passphrase in subordinate call to
11261         pgg-decrypt-region.
11262
11263 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
11264
11265         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
11266         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
11267         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
11268         'passphrase' argument, so the passphrase can be managed externally
11269         and then passed in to the system.
11270
11271         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
11272         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
11273         so the passphrase cache can be used reliably with identifiers
11274         besides a pgp packet's key id.
11275
11276         * pgg-gpg.el (pgg-gpg-encrypt-region)
11277         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
11278         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
11279         these routines, so the passphrase can be managed externally and
11280         passed in to the system.
11281
11282         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
11283         'notruncate' argument, so the passphrase cache can be used
11284         reliably with identifiers besides a pgp packet's key id.
11285
11286 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
11287
11288         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
11289         symmetric encryption.
11290         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
11291         encrypted session key.
11292         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
11293         message ask for the passphrase in a proper way.
11294
11295         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
11296         New user commands for symmetric encryption.
11297
11298 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11299
11300         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
11301
11302         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
11303
11304 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
11305
11306         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
11307
11308 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11309
11310         * mm-decode.el (mm-inlined-types): Add application/pgp.
11311         (mm-automatic-display): Ditto.
11312
11313         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
11314         part as text.
11315
11316 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11317
11318         * nnrss.el: Update copyright.
11319         (nnrss-opml-import): Query whether to subscribe to each entry.
11320
11321         * gnus-art.el:
11322         * gnus-sum.el:
11323         * gnus-xmas.el:
11324         * messagexmas.el:
11325         * mm-uu.el:
11326         * mm-view.el: Update copyright.
11327
11328 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
11329
11330         * message.el (message-info): New function.
11331         (message-mode-menu): Add it.
11332         Update copyright.
11333
11334         * ChangeLog: Fix and update copyright.
11335
11336 2006-01-13  Romain Francoise  <romain@orebokech.com>
11337
11338         * message.el (message-forward-subject-name-subject): Prefer the
11339         address to 'nowhere' if the sender has no name.
11340         Fix typo.  Update copyright year.
11341
11342 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11343
11344         * gnus-art.el (article-wash-html): Use
11345         gnus-summary-show-article-charset-alist if a numeric arg is given.
11346         (gnus-article-wash-html-with-w3m-standalone): New function.
11347
11348         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
11349         mm-inline-text-html-render-with-w3m-standalone.
11350         (mm-text-html-washer-alist): Map w3m-standalone to
11351         gnus-article-wash-html-with-w3m-standalone.
11352         (mm-inline-text-html-render-with-w3m-standalone): New function.
11353
11354 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
11355
11356         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
11357         Improve LaTeX.
11358
11359 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11360
11361         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
11362         (nnrss-request-article): Render text/plain parts as HTML.
11363
11364         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
11365         the buffer.
11366
11367 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
11368
11369         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
11370         custom definition of `gnus-posting-styles'.
11371
11372         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
11373         print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
11374
11375 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
11376
11377         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
11378         Use nntp for bug archive.
11379
11380 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11381
11382         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
11383         parts.
11384         (nnrss-normalize-date): New function converts ISO 8601 date into
11385         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
11386         (nnrss-check-group): Use it.
11387
11388 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11389
11390         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
11391
11392         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
11393         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
11394         (nnrss-insert-w3): Ditto.
11395
11396 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11397
11398         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
11399         the articles to be forwarded including the case where neither a
11400         number of articles nor a region is specified.
11401
11402 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
11403
11404         * nnrss.el (nnrss-request-article): Fix last change; fill
11405         text/plain parts.
11406
11407 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11408
11409         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
11410         in text/plain part.
11411         (nnrss-check-group): Don't add excessive newline to dc:subject.
11412
11413 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
11414
11415         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
11416         article.
11417
11418 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
11419
11420         * nnml.el: Don't require gnus-bcklg.  Autoload it.
11421         (nnml-use-compressed-files, nnml-save-mail): Support other
11422         comression programs such as bzip2.
11423
11424 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11425
11426         * dns.el (query-dns): Make sure we check the buffer size before
11427         removing tcp headers.
11428
11429 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11430
11431         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
11432         remove MIME buttons associated with multipart/alternative parts.
11433         (gnus-mime-display-alternative): Tag buttons using `article-type'
11434         text property.
11435
11436         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
11437         associated with multipart/alternative parts.
11438
11439         * gnus-art.el (gnus-signature-separator): Fix custom type.
11440
11441         * mm-decode.el (mm-inlined-types): Fix custom type.
11442         (mm-keep-viewer-alive-types): Ditto.
11443         (mm-automatic-display): Ditto.
11444         (mm-attachment-override-types): Ditto.
11445         (mm-inline-override-types): Ditto.
11446         (mm-automatic-external-display): Ditto.
11447
11448 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
11449
11450         * spam-report.el (spam-report-user-mail-address)
11451         (spam-report-user-agent): New variables.
11452         (spam-report-url-ping-plain): Use spam-report-user-agent.
11453
11454 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
11455
11456         * gnus-art.el (gnus-button-handle-custom): Do not just use
11457         `customize-apropos' for any "M-x customize-*" button but the
11458         function called for.  Accept both the function name and its
11459         argument in order to achieve this.
11460         (gnus-button-alist): Remove support for "custom:" URL's.  Pass
11461         function name to `gnus-button-handle-custom' in case of "M-x
11462         customize-*" buttons.
11463
11464 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11465
11466         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
11467         multipart/alternative and add xref to mm-discouraged-alternatives
11468         in doc string.
11469
11470         * mm-decode.el (mm-discouraged-alternatives): Add xref to
11471         gnus-buttonized-mime-types in doc string.
11472
11473 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
11474
11475         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
11476         Suggest image/.* in the doc string.
11477
11478 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
11479
11480         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
11481         message-marks (Debian bug #342521).
11482
11483 2005-12-12  Simon Josefsson  <jas@extundo.com>
11484
11485         * password.el (password-read-from-cache): Add.
11486         (password-read): Use it.
11487
11488 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11489
11490         * rfc2047.el (rfc2047-charset-to-coding-system): Recognize
11491         us-ascii as a MIME charset.
11492
11493         * mm-bodies.el (mm-decode-content-transfer-encoding): Protect
11494         against the case where the 2nd arg TYPE is nil.
11495
11496 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
11497
11498         * pop3.el (pop3-stream-type): Fix custom version.
11499
11500         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
11501
11502 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
11503
11504         * mm-decode.el (mm-display-external): Add missing cdr.
11505
11506 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11507
11508         * mm-decode.el (mm-display-external): Use nametemplate (defined in
11509         RFC1524) if it is in mailcap or add a suffix according to
11510         mailcap-mime-extensions when generating a temp filename; postpone
11511         deleting a temp file for 2 seconds for some wrappers, shell
11512         scripts, and so on, which might exit right after having started a
11513         viewer command as a background job.
11514
11515 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
11516
11517         * nntp.el (nntp-marks-directory): Fix custom group.
11518
11519         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
11520         steps when < 10.
11521
11522         * gnus-start.el (gnus-no-server-1): Mention
11523         `gnus-level-default-subscribed' in doc string.
11524
11525 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
11526
11527         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
11528         parens.
11529
11530 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11531
11532         * gnus-xmas.el (gnus-use-toolbar): Revert.
11533         (gnus-xmas-setup-toolbar): Use global default-toolbar if
11534         gnus-use-toolbar is default.
11535
11536         * messagexmas.el (message-use-toolbar): Revert.
11537         (message-setup-toolbar): Use global default-toolbar if
11538         message-use-toolbar is default.
11539
11540 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11541
11542         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
11543         according to default-toolbar-visible-p.
11544
11545         * messagexmas.el (message-use-toolbar): Ditto.
11546
11547 2005-11-26  Dave Love  <fx@gnu.org>
11548
11549         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
11550         (tls-program, tls-success): Provide openssl alternative.
11551
11552         * starttls.el: Doc fixes.
11553         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
11554         SERVICE to PORT.
11555
11556         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
11557         port null or service name.
11558         (starttls-negotiate): Autoload.
11559
11560 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11561
11562         * message.el (message-kill-to-signature): Fix interactive spec.
11563
11564 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11565
11566         * pop3.el (pop3-open-server): Recognize a string as a service name.
11567
11568 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
11569
11570         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
11571
11572 2005-11-23  Dave Love  <fx@gnu.org>
11573
11574         Add pop3s, pop3/starttls.
11575
11576         * pop3.el (pop3-authentication-scheme): Clarify doc.
11577         (open-tls-stream, starttls-open-stream): Autoload.
11578         (pop3-stream-type): New.
11579         (pop3-open-server): Use it.
11580
11581         * mail-source.el (mail-sources): Fix some :types.  Add stream type
11582         for POP.
11583         (mail-source-keyword-map): Add :stream for POP.
11584         (mail-source-fetch-pop): Use pop3-stream-type.
11585
11586 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11587
11588         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
11589         of current-time-string.
11590
11591 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
11592
11593         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
11594         date header.
11595
11596 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
11597
11598         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
11599         it can seriously impact performance as it bypasses the agent's
11600         local caches.
11601
11602 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
11603
11604         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
11605         must be explicitly online rather than "not explicitly offline" for
11606         its flags to be synchronized.
11607
11608         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
11609         that gnus-uu-unmark-thread will function correctly.
11610
11611         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
11612         1024K is instead displayed as 1M.
11613
11614 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11615
11616         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
11617
11618 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
11619
11620         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
11621
11622 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
11623
11624         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
11625         error message to display actual error condition.
11626         (gnus-agent-save-local): Avoid saving symbols that are bound to
11627         nil as they simply result in a warning message in
11628         gnus-agent-read-local.
11629
11630 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11631
11632         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
11633         rather than make-variable-buffer-local for file-precious-flag.
11634
11635 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
11636
11637         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
11638         for duplicates which are removed.  The invalid sort check then
11639         triggers a rescan after the sort as sorting may have moved
11640         duplicate entries such that they can be cheaply detected.
11641
11642 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11643
11644         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
11645
11646 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
11647
11648         * gnus-agent.el (gnus-agent-article-alist-save-format): Changed
11649         internal variable to a custom variable.  Changed default value
11650         from compressed(2) to uncompressed(1).
11651         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
11652         support for uncompressed agentview files.  Taken together, reading
11653         the agentview file should now be 6-7 times faster.
11654
11655 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
11656
11657         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
11658         as a buffer-local variable.  This avoids creating truncated
11659         dribble files as a result of a hang up, eg.
11660
11661 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
11662
11663         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
11664         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
11665         XEmacs.
11666
11667 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
11668
11669         * gnus-start.el (gnus-start-draft-setup): Enforce
11670         `gnus-draft-mode' for nndraft:drafts at startup.
11671
11672         * gnus.el (gnus-splash): Change custom group.
11673         (gnus-group-get-parameter, gnus-group-parameter-value): Describe
11674         allow-list argument.
11675
11676         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
11677         string.
11678
11679 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
11680
11681         * gnus-art.el (gnus-default-article-saver): Add user-defined
11682         `function' to custom type.
11683
11684 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
11685
11686         * imap.el (imap-open): Handle case where buffer is a buffer
11687         object.
11688
11689 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
11690
11691         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
11692         long lines.
11693         (gnus-cache-delete-group): Wrap doc strings.
11694
11695         * gnus-agent.el (gnus-agent-rename-group)
11696         (gnus-agent-delete-group): Wrap doc strings.
11697
11698 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11699
11700         * messagexmas.el (message-use-toolbar): Change the valid values
11701         into default, top, bottom, left, and right.
11702         (message-toolbar-thickness): New variable.
11703         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
11704         well.
11705         (message-setup-toolbar): Make it work.
11706
11707         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
11708         (gnus-use-toolbar): Change the valid values into default, top,
11709         bottom, left, and right.
11710         (gnus-toolbar-thickness): New variable.
11711         (gnus-xmas-setup-toolbar): New function.
11712         (gnus-xmas-setup-group-toolbar): Use it.
11713         (gnus-xmas-setup-summary-toolbar): Use it.
11714
11715 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11716
11717         * gnus-start.el (gnus-1): Add "native" to
11718         gnus-predefined-server-alist.
11719
11720         * gnus.el (gnus-method-to-server): Don't add "native" to the
11721         lists here, because that leads to problems when
11722         gnus-select-method is bound.
11723
11724 2005-11-09  Simon Josefsson  <jas@extundo.com>
11725
11726         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
11727         use (not sort-by-date) instead.
11728
11729 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
11730
11731         * gnus-delay.el (gnus-delay-group): Don't autoload.
11732         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
11733         to be re-loaded when customizing the `gnus-delay' group.
11734
11735 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
11736
11737         * message.el: Revert last changes.
11738         (message-insert-citation-line): Use newlines.
11739
11740 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
11741
11742         * message.el (message-courtesy-message)
11743         (message-mark-insert-begin, message-mark-insert-end)
11744         (message-elide-ellipsis, message-cancel-message)
11745         (message-add-header, message-change-subject)
11746         (message-cross-post-followup-to-header)
11747         (message-cross-post-insert-note, message-reduce-to-to-cc)
11748         (message-widen-reply, message-delete-not-region)
11749         (message-kill-to-signature, message-insert-signature)
11750         (message-insert-importance-high, message-insert-importance-low)
11751         (message-insert-or-toggle-importance)
11752         (message-insert-disposition-notification-to)
11753         (message-indent-citation, message-yank-original)
11754         (message-cite-original-without-signature, message-cite-original)
11755         (message-insert-citation-line, message-position-on-field)
11756         (message-fix-before-sending, message-send-mail-partially)
11757         (message-send-mail, message-send-mail-with-sendmail)
11758         (message-send-mail-with-qmail, message-send-news)
11759         (message-check-news-header-syntax, message-generate-headers)
11760         (message-insert-courtesy-copy, message-fill-address)
11761         (message-fill-header, message-shorten-references)
11762         (message-setup-1, message-cancel-news)
11763         (message-forward-make-body-plain, message-forward-make-body-mime)
11764         (message-forward-make-body-mml, message-encode-message-body)
11765         (message-forward-make-body-digest-plain)
11766         (message-forward-make-body-digest-mime)
11767         (message-use-alternative-email-as-from): Insert `hard-newline'
11768         instead of ordinary newlines.
11769
11770 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11771
11772         * message.el (message-generate-headers): Downcase the argument
11773         given to message-check-element.
11774
11775 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
11776
11777         * nntp.el (nntp-authinfo-rejected): New error condition.
11778         (nntp-wait-for): Use new error condition to signal authentication
11779         error.
11780         (nntp-retrieve-data): Rethrow new error condition to break out of
11781         recursive call to nntp-send-authinfo.
11782
11783 2005-11-08  Romain Francoise  <romain@orebokech.com>
11784
11785         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
11786         (gnus-summary-exit-map): Bind to `Z p'.
11787         (gnus-summary-make-menu-bar): Add menu item.
11788
11789 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
11790
11791         * gnus-art.el (gnus-article-treat-custom): Add `first'.
11792         (gnus-treat-*): Add `first' in all doc strings.
11793
11794         * gnus-group.el (gnus-group-compact-group): Fix typo.
11795
11796 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11797
11798         * gnus.el (gnus-parameters-case-fold-search): New variable.
11799         (gnus-parameters-get-parameter): Use it.
11800
11801         * gnus-score.el (gnus-home-score-file): Doc fix.
11802
11803 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
11804
11805         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
11806
11807 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
11808
11809         * mm-util.el (mm-special-display-p): New function.
11810
11811         * mml.el (mml-preview): Use it; doc fix.
11812
11813 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
11814
11815         * imap.el (imap-open): Handle case where buffer is a buffer object.
11816
11817 2005-10-29  Romain Francoise  <romain@orebokech.com>
11818
11819         * message.el (message-fix-before-sending): Fix comment.
11820
11821 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
11822
11823         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
11824
11825 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
11826
11827         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
11828         Used in gnus-score.el.
11829
11830 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
11831
11832         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
11833
11834 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
11835
11836         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
11837         whitespace removed in revision 7.8.  Use concatenated string to
11838         protect trailing whitespace.
11839
11840 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
11841
11842         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
11843         (nnimap-request-expire-articles): Use it to avoid sending 'UID
11844         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
11845         Courier IMAP ("some version from 2004").  Mostly based on similar
11846         code in the same function.
11847
11848 2005-10-26  Didier Verna  <didier@xemacs.org>
11849
11850         * gnus-group.el (gnus-group-compact-group): Invalidate original
11851         article buffer.
11852         * gnus-srvr.el (gnus-server-compact-server): Ditto.
11853         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
11854         NOV database and in article itself.
11855         Invalidate article backlog.
11856
11857 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
11858
11859         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
11860
11861 2005-10-26  Simon Josefsson  <jas@extundo.com>
11862
11863         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
11864         part of 2004-07-25 change.
11865
11866 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11867
11868         * message.el (message-display-completion-list): New function.
11869         (message-expand-group): Use it; make sure the Completions buffer
11870         is modifiable.
11871 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
11872
11873         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
11874         user-mail-name is an empty string.
11875
11876 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
11877
11878         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
11879         depending on gnus-score-decay-constant.
11880
11881         * encrypt.el (encrypt-insert-file-contents)
11882         (encrypt-write-file-contents): Don't use `gnus-message'.
11883
11884         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
11885         arguments.
11886         (mm-uu-type-alist): Add message-marks and insert-marks.  Pass
11887         arguments to mm-uu-verbatim-marks-extract.
11888         (mm-uu-hide-markers): New variable.
11889         (mm-uu-extract): Use face similar to `gnus-cite-3'.
11890
11891         * gnus-fun.el (gnus-convert-image-to-x-face-command)
11892         (gnus-convert-image-to-face-command): Use "convert" by default to
11893         allow other input image formats.
11894         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
11895         accordingly.
11896
11897 2005-10-23  Simon Josefsson  <jas@extundo.com>
11898
11899         * imap.el (imap-gssapi-program): Align command line parameters
11900         with latest GNU SASL.
11901         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
11902
11903 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11904
11905         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
11906         HTML.
11907         (nnslashdot-request-article): Ditto.
11908
11909         * lpath.el (featurep): Add nobreak-char-display.
11910
11911 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
11912
11913         * mail-source.el (mail-source-fetch-pop): Require pop3.
11914         (mail-source-check-pop): Ditto.
11915
11916 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11917
11918         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
11919         errors.
11920
11921 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
11922
11923         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
11924         (gnus-treat-strip-leading-blank-lines): Improve doc string.
11925
11926         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
11927
11928         * mm-bodies.el (mm-decode-string): Call
11929         `mm-charset-to-coding-system' with allow-override argument.
11930
11931 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11932
11933         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
11934         (rfc2047-charset-to-coding-system): New function.
11935         (rfc2047-decode-encoded-words): New function.
11936         (rfc2047-decode-region): Use them.
11937         (rfc2047-decode-cte): Remove.
11938         (rfc2047-parse-and-decode): Remove.
11939         (rfc2047-decode): Remove.
11940
11941 2005-10-15  Kenichi Handa  <handa@m17n.org>
11942
11943         * rfc2047.el (rfc2047-decode-cte): New function.
11944         (rfc2047-decode-region): Change the way to decode successive
11945         encoded-words: decode B- or Q-encoding in each encoded-word,
11946         concatenate them, and decode it as charset.
11947
11948 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11949
11950         * lpath.el: Fbind codepage-setup for XEmacs.
11951
11952 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
11953
11954         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
11955         widget-move-and-invoke.
11956         (gnus-custom-mode): Use gnus-custom-map.
11957
11958 2005-10-15  Bill Wohler  <wohler@newt.com>
11959
11960         * message.el (message-tool-bar-map): Renamed image file from
11961         mail_send to mail/send.
11962
11963 2005-10-16  Masatake YAMATO  <jet@gyve.org>
11964
11965         * message.el (message-expand-group): Pass the common
11966         prefix substring of completion to `display-completion-list'.
11967
11968 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
11969
11970         * mml-sec.el (mml-secure-method): New internal variable.
11971         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
11972         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt): New
11973         functions using mml-secure-method.
11974
11975         * mml.el (mml-mode-map): Add key bindings for those functions.
11976         (mml-menu): Simplify security menu entries.  Suggested by Jesper
11977         Harder <harder@myrealbox.com>.
11978         (mml-attach-file, mml-attach-buffer, mml-attach-external): Goto
11979         end of message if point is the headers of the message.
11980
11981         * message.el (message-in-body-p): New function.
11982
11983         * assistant.el: Autoload gnus-util and netrc.
11984
11985         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
11986         Use `mm-charset-override-alist' only when decoding.
11987
11988         * mm-bodies.el (mm-decode-body): Call
11989         `mm-charset-to-coding-system' with allow-override argument.
11990
11991         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
11992         `filename' from Content-Disposition if Content-Type doesn't
11993         provide `name'.
11994         (gnus-mime-view-part-as-type): Set default instead of
11995         initial-input.
11996
11997 2005-10-09  Daniel Brockman  <daniel@brockman.se>
11998
11999         * format-spec.el (format-spec): Propagate text properties of % spec.
12000
12001 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
12002
12003         * gnus-art.el (gnus-treat-predicate): Add `first'.
12004
12005 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
12006
12007         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
12008         (mm-charset-override-alist): New variable.
12009         (mm-charset-to-coding-system): Use it.
12010         (mm-codepage-setup): New helper function.
12011         (mm-charset-eval-alist): New variable.
12012         (mm-charset-to-coding-system): Use mm-charset-eval-alist.  Warn
12013         about unknown charsets.
12014
12015         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
12016
12017 2005-10-04  David Hansen  <david.hansen@gmx.net>
12018
12019         * nnrss.el (nnrss-request-article): Add support for the comments tag.
12020         (nnrss-check-group): Ditto.
12021
12022 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
12023
12024         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
12025         Rename x-gnus-verbatim to x-verbatim.
12026         (mm-uu-type-alist): Fix regexp for verbatim-marks.
12027
12028         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
12029         x-verbatim.
12030
12031         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
12032
12033         * gnus-util.el (gnus-remove-duplicates): Remove.
12034
12035         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
12036         instead of gnus-remove-duplicates.
12037
12038         * message.el (message-remove-duplicates): Remove.
12039         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
12040         message-remove-duplicates.
12041
12042         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
12043         available, else use implementation from `delete-dups'.
12044
12045         * message.el (message-insert-expires): New function.
12046         (message-mode-map): Add key binding.
12047         (message-mode-field-menu): Add menu entry.
12048         (message-mode): Document it.
12049         (message-make-expires-date): Use `message-make-date'.
12050
12051 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
12052
12053         * message.el (message-make-expires-date): New function.
12054
12055 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
12056
12057         * Makefile.in (list-installed-shadows): New entry.
12058         (install): Use it.
12059         (remove-installed-shadows): New entry.
12060
12061         * dgnushack.el (dgnushack-default-load-path): New variable.
12062         (dgnushack-find-lisp-shadows): New function.
12063         (dgnushack-remove-lisp-shadows): New function.
12064
12065 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12066
12067         * Makefile.in (install-el-elc): New entry.
12068         (install): Use it so that .el files are necessarily installed.
12069
12070 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12071
12072         * time-date.el: Autoload parse-time-string, XEmacs needs it.
12073
12074 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
12075
12076         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
12077         function rather than the diff-mode.el package.
12078         (mm-display-external): Use with-current-buffer.
12079         (mm-viewer-completion-map, mm-viewer-completion-map):
12080         Move initialization inside declaration.
12081
12082 2005-09-29  Simon Josefsson  <jas@extundo.com>
12083
12084         * spam.el: Load hashcash when compiling, to avoid warnings.  Don't
12085         autoload mail-check-payment.
12086         (spam-check-hashcash): Define unconditionally, since hashcash.el
12087         is part of Gnus now.  Ignore errors from payment checking.
12088
12089 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
12090
12091         * message.el (message-bold-region, message-unbold-region): Rename
12092         from `bold-region' and `unbold-region'.
12093
12094         * message.el: Remove useless autoloads.
12095
12096 2005-09-28  Simon Josefsson  <jas@extundo.com>
12097
12098         * message.el (message-use-idna): Default to t.
12099         (message-use-idna): Test whether encoding works too.  Doc fix.
12100
12101 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12102
12103         * nntp.el (nntp-warn-about-losing-connection): Remove.
12104
12105 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
12106
12107         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
12108         customizable.  Change default value.
12109         (mm-uu-diff-groups-regexp): Change default value.
12110         (mm-uu-type-alist): Add doc string.
12111         (mm-uu-configure): Add doc string.  Make it interactive.
12112         (mm-uu-tex-groups-regexp): New variable.
12113         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
12114         (mm-uu-type-alist): Add LaTeX documents.
12115         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
12116         of "text/verbatim".
12117         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
12118
12119         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
12120         instead of "text/verbatim".
12121
12122         * message.el (message-mark-inserted-region)
12123         (message-mark-insert-file): Use slrn style marks when called with
12124         prefix argument.
12125
12126 2005-09-27  Simon Josefsson  <jas@extundo.com>
12127
12128         * message.el (message-idna-to-ascii-rhs-1): Reformat.
12129
12130 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
12131
12132         * message.el (message-remove-duplicates): New function.
12133         Implementation borrowed from `gnus-remove-duplicates'.
12134         (message-idna-to-ascii-rhs): Also encode idna addresses in
12135         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
12136         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
12137         only ask about the same idna domain once per header and also tell
12138         in what header to replace the idna domain.
12139
12140         * gnus-art.el (article-decode-idna-rhs): Also decode idna
12141         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
12142         (article-decode-idna-rhs): Fix regexp so that all idna-address in
12143         a header is decoded and not just the last one.
12144
12145 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12146
12147         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
12148         has been decoded.
12149
12150         * mm-decode.el (mm-automatic-display): Add text/verbatim.
12151         (mm-insert-part): Don't modify text if it has been decoded.
12152
12153         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
12154         decoded.
12155
12156         * mm-view.el (mm-inline-text): Don't strip text props unless
12157         decoding enriched or richtext parts.
12158
12159 2005-09-25  Romain Francoise  <romain@orebokech.com>
12160
12161         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
12162         * gnus-start.el (gnus-subscribe-interactively):
12163         * gnus-uu.el (gnus-uu-grab-articles):
12164         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
12165         space.
12166
12167 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
12168
12169         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
12170         * mm-view.el (mm-view-pkcs7-decrypt):
12171         * gnus-sum.el (gnus-summary-limit-to-extra)
12172         (gnus-summary-respool-article, gnus-read-move-group-name):
12173         * gnus-score.el (gnus-summary-increase-score):
12174         * gnus-util.el (gnus-completing-read-with-default):
12175         * gnus-art.el (gnus-read-save-file-name)
12176         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
12177         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
12178         * message.el (message-check-news-header-syntax):
12179         Follow convention for reading with the minibuffer.
12180
12181 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
12182
12183         * spam-report.el (spam-report-url-ping-plain):
12184         Use gnus-extended-version as User-Agent.
12185
12186         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
12187         default value is nil.
12188
12189         * mm-uu.el (mm-uu-type-alist): Added slrn style verbatim-marks.
12190         (mm-uu-verbatim-marks-extract): New function.
12191         (mm-uu-extract): New face.
12192         (mm-uu-copy-to-buffer): Use it.
12193
12194         * spam-report.el (spam-report-gmane-ham): Renamed from
12195         `spam-report-gmane-unspam'.
12196         (spam-report-gmane-internal): Renamed from `spam-report-gmane'.
12197         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
12198
12199         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
12200         Autoload.
12201         (spam-report-gmane-unregister-routine): Renamed
12202         `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
12203
12204 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
12205
12206         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
12207         (spam-report-gmane-unregister-routine): Add support for gmane
12208         unregistration.
12209
12210         * spam-report.el (spam-report-gmane-unspam)
12211         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
12212         (spam-report-gmane): Change to take a single article and do unspam
12213         registration.
12214
12215 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
12216
12217         * mm-url.el (mm-url-decode-entities): Fix regexp.
12218
12219 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12220
12221         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
12222         default to nil, to be able to use Gnus at all.  If the default
12223         switches to something else, then the function should be fixed not
12224         be exceedingly slow.
12225
12226 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
12227
12228         * gnus-start.el (gnus-activate-group): If the server is nil, don't
12229         fail hard.
12230
12231         * spam-report.el: Add better Keywords line.
12232
12233         * spam.el: Add Maintainer and better Keywords line.
12234
12235 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
12236
12237         * gnus-art.el (gnus-article-replace-part)
12238         (gnus-mime-replace-part): New functions.
12239         (gnus-mime-action-alist, gnus-mime-button-commands)
12240         (gnus-mime-save-part-and-strip): Added file argument.
12241         (gnus-article-part-wrapper): Added interactive argument.
12242
12243         * gnus-sum.el (gnus-summary-mime-map): Add
12244         `gnus-article-replace-part'.
12245
12246 2005-09-19  Didier Verna  <didier@xemacs.org>
12247
12248         The nnml compaction feature:
12249         * nnml.el (nnml-request-compact-group): New function.
12250         * nnml.el (nnml-request-compact): New function.
12251         * gnus-int.el (gnus-request-compact-group): New function.
12252         * gnus-int.el (gnus-request-compact): New function.
12253         * gnus-group.el (gnus-group-compact-group): New function.
12254         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
12255         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
12256         * gnus-srvr.el (gnus-server-compact-server): New function.
12257         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
12258         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
12259
12260 2005-09-18  Deepak Goel  <deego@gnufans.org>
12261
12262         * sieve.el (sieve-help): Fix `message' call: first arg should be a
12263         format spec.
12264
12265 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12266
12267         * gnus.el (gnus-group-startup-message): Bind image-load-path.
12268
12269 2005-09-15  Romain Francoise  <romain@orebokech.com>
12270
12271         * message.el (message-fill-paragraph): Clarify docstring.
12272
12273 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12274
12275         * gnus-art.el (gnus-mime-display-part): Protect against broken
12276         MIME messages.
12277
12278 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12279
12280         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
12281         before parsing header.
12282
12283 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
12284
12285         * html2text.el (html2text-replace-list): Add new entities.
12286
12287 2005-09-11  Romain Francoise  <romain@orebokech.com>
12288
12289         * message.el (message-alternative-emails): Improve docstring.
12290         (message-setup-1): Call `message-use-alternative-email-as-from'
12291         after `message-setup-hook' to give it precedence over posting
12292         styles, etc.
12293         (message-use-alternative-email-as-from): Add docstring.  Remove
12294         the original From header if present.
12295
12296         * nnml.el (nnml-compressed-files-size-threshold): New variable.
12297         (nnml-save-mail): Use it.
12298
12299         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
12300         articles.  Add new argument `silent'.
12301         (gnus-uu-mark-all): Report the total number of marked articles.
12302
12303 2005-09-10  Romain Francoise  <romain@orebokech.com>
12304
12305         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
12306         (gnus-uu-mark-series): Likewise.
12307
12308 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
12309
12310         * spam-report.el (spam-report-gmane): Fix generation of spam
12311         report URL.
12312
12313 2005-09-10  Simon Josefsson  <jas@extundo.com>
12314
12315         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
12316         t, based on discussion on the ding list with Robert Epprecht
12317         <epprecht@solnet.ch>.
12318
12319 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
12320
12321         * spam-report.el (spam-report-gmane): Make it work without
12322         X-Report-Spam header.  Gmane now only provides Archived-At.
12323         This is only used if `spam-report-gmane-use-article-number' is nil.
12324         (spam-report-gmane-spam-header): Remove.  Not used anymore.
12325
12326         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
12327         make `gnus-summary-sort-by-recipient' work with threading.
12328
12329         * nnweb.el (nnweb-google-wash-article): Print a message if article
12330         is not available.
12331
12332 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
12333
12334         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
12335         change.  Decode text/* parts content before displaying.
12336
12337 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
12338
12339         * mml-smime.el: Remove defvar of gnus-extract-address-components.
12340
12341 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12342
12343         * mm-view.el (mm-display-inline-fontify): Disable support modes.
12344
12345         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
12346         url-package-name, url-package-version,
12347         w3m-cid-retrieve-function-alist, w3m-current-buffer,
12348         w3m-display-inline-images, and w3m-minor-mode-map.
12349
12350 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
12351
12352         * message.el (message-tab-body-function): Fix mismatched custom type.
12353
12354         * gnus.el (gnus-group-change-level-function): Ditto.
12355
12356         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
12357
12358         * gnus-art.el (gnus-signature-limit)
12359         (gnus-article-mime-part-function): Ditto.
12360
12361 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12362
12363         * mml.el (mml-mode): Silence the byte compiler.
12364
12365         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
12366         using `(sit-for 0)' before moving the point to the specified part;
12367         skip unbuttonized parts.
12368         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
12369         return to the summary window if gnus-auto-select-part is non-nil.
12370
12371 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
12372
12373         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options): New
12374         variables.
12375         (mml-dnd-attach-file, mml-mode): Use them.
12376
12377         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
12378         Make fetching article by MID work again for Google Groups.  Added
12379         FIXME concerning gnus-group-make-web-group.
12380
12381         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
12382         Don't depend on Gnus by using mail-extract-address-components if
12383         gnus-extract-address-components is not bound.
12384
12385 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12386
12387         * gnus-art.el (gnus-mime-display-security): Don't display the
12388         signature, but only the signed part.
12389
12390 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12391
12392         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
12393
12394         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
12395         list, not listp.
12396
12397 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
12398
12399         * mm-encode.el (mm-encode-content-transfer-encoding): Likewise
12400         when encoding.
12401
12402         * mm-bodies.el (mm-decode-content-transfer-encoding):
12403         De-canonicalize CRLF for all text content types, not just
12404         text/plain.
12405
12406 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12407
12408         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
12409         valid article; point arrow and cursor at the MIME button.
12410
12411 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12412
12413         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
12414         Suggested by Dan Christensen <jdc@uwo.ca>.
12415
12416         * mm-decode.el (mm-save-part): Enable change of prompt.
12417
12418 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
12419
12420         * gnus-msg.el (gnus-inews-add-send-actions): Made
12421         `message-post-method' lambda parameter ARG `&optional'.
12422
12423 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
12424
12425         * gnus-sum.el (gnus-summary-mime-map): Added
12426         gnus-article-save-part-and-strip, gnus-article-delete-part and
12427         gnus-article-jump-to-part.
12428
12429         * gnus-art.el (gnus-article-edit-article): Added quiet argument.
12430         (gnus-article-edit-part): Use it.
12431         (gnus-article-part-wrapper): Added no-handle argument.
12432         (gnus-article-save-part-and-strip, gnus-article-delete-part): New
12433         functions.
12434
12435 2005-08-29  Romain Francoise  <romain@orebokech.com>
12436
12437         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
12438         docstring.
12439         (gnus-face-from-file): Likewise.
12440
12441 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
12442
12443         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
12444         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
12445         non-nil.
12446         (gnus-auto-select-part): New variable.
12447         (gnus-article-jump-to-part): New function.
12448         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
12449         (gnus-mime-delete-part): Allow selecting specified part after
12450         deleting or stripping parts.
12451         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
12452         part if argument is bogus.
12453
12454 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
12455
12456         * gnus-art.el (w3m-minor-mode-map):
12457         * gnus-spec.el (gnus-newsrc-file-version):
12458         * gnus-util.el (nnmail-active-file-coding-system)
12459         (gnus-original-article-buffer, gnus-user-agent):
12460         * gnus.el (gnus-ham-process-destinations)
12461         (gnus-parameter-ham-marks-alist)
12462         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
12463         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
12464         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
12465         * mm-decode.el (gnus-current-window-configuration):
12466         * mm-extern.el (gnus-article-mime-handles):
12467         * mm-url.el (url-current-object, url-package-name)
12468         (url-package-version):
12469         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
12470         (smime-keys, w3m-cid-retrieve-function-alist)
12471         (w3m-current-buffer, w3m-display-inline-images)
12472         (w3m-minor-mode-map):
12473         * mml-smime.el (gnus-extract-address-components):
12474         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
12475         (gnus-newsrc-hashtb, message-default-charset)
12476         (message-deletable-headers, message-options)
12477         (message-posting-charset, message-required-mail-headers)
12478         (message-required-news-headers):
12479         * mml1991.el (mc-pgp-always-sign):
12480         * mml2015.el (mc-pgp-always-sign):
12481         * nnheader.el (nnmail-extra-headers):
12482         * rfc1843.el (gnus-decode-encoded-word-function)
12483         (gnus-decode-header-function, gnus-newsgroup-name):
12484         * spam-stat.el (gnus-original-article-buffer): Add defvars.
12485
12486 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
12487
12488         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
12489         the end of the date treatments.
12490
12491 2005-08-15  Simon Josefsson  <jas@extundo.com>
12492
12493         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
12494         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
12495         Capello and Romain Francoise.
12496         (pgg-fetch-key-function): Removed, not used?
12497         (pgg-insert-url-with-w3): Require url, to get
12498         url-insert-file-contents regardless of where it is defined.
12499
12500 2005-08-13  Romain Francoise  <romain@orebokech.com>
12501
12502         * message.el (message-cite-original-1): New function.
12503         (message-cite-original): Use it.
12504         (message-cite-original-without-signature): Ditto.
12505
12506 2005-08-08  Romain Francoise  <romain@orebokech.com>
12507
12508         * message.el (message-yank-empty-prefix): New variable.
12509         (message-indent-citation): Use it.
12510         (message-cite-original-without-signature): Respect X-No-Archive.
12511
12512 2005-08-08  Simon Josefsson  <jas@extundo.com>
12513
12514         * pgg.el: Autoload url-insert-file-contents instead of loading
12515         w3/url.
12516         (pgg-insert-url-with-w3): Don't load url here.
12517
12518 2005-08-07  Jesper Harder  <harder@phys.au.dk>
12519
12520         * message.el (message-kill-to-signature): Don't insert newline at
12521         bol.
12522         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
12523
12524 2005-08-06  Romain Francoise  <romain@orebokech.com>
12525
12526         * message.el (message-user-fqdn): Fix typo in docstring.
12527
12528 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
12529
12530         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
12531
12532         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
12533
12534 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12535
12536         * mm-bodies.el (mm-encode-body): Use coding system rather than
12537         charset to encode text.
12538
12539         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
12540         number of charsets if utf-8 is available (XEmacs).
12541
12542 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
12543
12544         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
12545         taken from `gnus-button-mid-or-mail-regexp'.
12546         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
12547         (gnus-button-alist): Improve regexp for domain part of the MIDs
12548         for news:localpart@domain buttons.
12549         (gnus-button-ctan-directory-regexp): Update.
12550
12551 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12552
12553         * sieve-manage.el (sieve-manage-interactive-login): Use
12554         make-local-variable rather than make-variable-buffer-local.
12555         (sieve-manage-open): Ditto.
12556         (sieve-manage-authenticate): Ditto.
12557
12558         * mml.el (mml-generate-mime-1): Make the content type default to
12559         text/plain if the filename is not specified.
12560
12561 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12562
12563         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
12564         instead of insert-buffer.
12565
12566         * message.el (message-yank-original): Ditto; set the mark at the
12567         end of the yanked message.
12568
12569 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12570
12571         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
12572         lines to scroll rather than to stop it.
12573
12574         * mml.el (mml-generate-default-type): Add doc string.
12575         (mml-generate-mime-1): Use mm-default-file-encoding or make it
12576         default to application/octet-stream when determining the content
12577         type if it is not specified for the part or the mml contents; add
12578         a comment about mml-generate-default-type.
12579
12580 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
12581
12582         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
12583         make it default to application/octet-stream when determining the
12584         content type if it is not specified for the external contents.
12585
12586 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12587
12588         * rfc2231.el (rfc2231-parse-string): Take care that not only a
12589         segmented parameter but also other parameters might be there.
12590
12591 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12592
12593         * mm-decode.el (mm-display-external): Delete temp file, directory
12594         and buffer immediately if the external process is exited.
12595
12596 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12597
12598         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
12599         fewer lines than that of scroll-margin.
12600         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
12601
12602 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12603
12604         * gnus-art.el (gnus-article-next-page): Revert.
12605         (gnus-article-beginning-of-window): New macro.
12606         (gnus-article-next-page-1): Use it.
12607         (gnus-article-prev-page): Ditto.
12608         (gnus-article-edit-part): Use insert-buffer-substring instead of
12609         insert-buffer.
12610         (gnus-article-edit-exit): Ditto.
12611
12612         * gnus-util.el (gnus-beginning-of-window): Remove.
12613         (gnus-end-of-window): Remove.
12614
12615         * lpath.el: Don't bind header-line-format and scroll-margin.
12616
12617 2005-07-25  Simon Josefsson  <jas@extundo.com>
12618
12619         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
12620         to have the url package without w3.  Reported by Daiki Ueno
12621         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
12622
12623 2005-07-20  Didier Verna  <didier@xemacs.org>
12624
12625         * gnus-diary.el: Remove the description comment (nndiary is now
12626         properly documented in the Gnus manual).
12627         Fix the spelling of "Back End".
12628         * nndiary.el: Ditto.
12629         Fix the copyright notice.
12630
12631 2005-07-18  Romain Francoise  <romain@orebokech.com>
12632
12633         * gnus-sum.el (gnus-summary-to-prefix)
12634         (gnus-summary-newsgroup-prefix): New variables.
12635         (gnus-summary-from-or-to-or-newsgroups): Use them.
12636
12637 2005-07-17  Romain Francoise  <romain@orebokech.com>
12638
12639         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
12640         space as it's generally not especially interesting to the user.
12641
12642 2005-07-16  Romain Francoise  <romain@orebokech.com>
12643
12644         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
12645         nil to avoid prompting and file modification if one of the
12646         messages at the top of the nnfolder file contains a copyright
12647         notice.
12648         Update copyright notice.
12649
12650         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
12651         instead of `current-time-string' as the latter creates a time
12652         string that is not RFC 2822 compliant (it lacks the zone).
12653         Update copyright notice.
12654
12655 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
12656
12657         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
12658         for text/rtf.  Display default in prompt.  Pass default for M-n.
12659
12660         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
12661
12662 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12663
12664         * gnus-msg.el (gnus-button-mailto): Remove
12665         save-selected-window-window hackery because it relies on
12666         save-selected-window internals.
12667
12668 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12669
12670         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
12671         (gnus-article-next-page-1): Use gnus-beginning-of-window.
12672         (gnus-article-prev-page): Ditto.
12673
12674         * gnus-util.el (gnus-beginning-of-window): New function.
12675         (gnus-end-of-window): New function.
12676
12677         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
12678
12679 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
12680
12681         * gnus-score.el (gnus-score-edit-all-score): Set
12682         gnus-score-edit-exit-function to gnus-score-edit-done and call
12683         gnus-message.
12684
12685 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12686
12687         * gnus-msg.el (gnus-button-mailto): Remove
12688         save-selected-window-window hackery because it relies on
12689         save-selected-window internals.
12690
12691 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12692
12693         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
12694         add-minor-mode.
12695         (gnus-binary-mode): Ditto.
12696
12697         * gnus-topic.el (gnus-topic-mode): Ditto.
12698
12699 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
12700
12701         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
12702         (gnus-article-prev-page): Take scroll-margin into consideration.
12703
12704 2005-07-04  Lute Kamstra  <lute@gnu.org>
12705
12706         Update FSF's address in GPL notices.
12707
12708 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
12709
12710         * gnus.el (gnus-exit):
12711         * gnus-group.el (gnus-group-icons):
12712         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
12713
12714         * gnus-nocem.el (gnus-nocem):
12715         * message.el (message-various, message-buffers, message-sending)
12716         (message-interface, message-forwarding, message-insertion)
12717         (message-headers, message-news, message-mail):
12718         * pgg-gpg.el (pgg-gpg):
12719         * pgg-parse.el (pgg-parse):
12720         * pgg-pgp.el (pgg-pgp):
12721         * pgg-pgp5.el (pgg-pgp5):
12722         * pop3.el (pop3): Finish `defgroup' description with period.
12723
12724 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12725
12726         * gnus-art.el (article-display-face): Improve the efficiency.
12727         (article-display-x-face): Ditto; remove grey x-face stuff.
12728
12729 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12730
12731         * gnus-art.el (article-display-face): Correct the position in
12732         which Faces are inserted.
12733
12734 2005-06-29  Didier Verna  <didier@xemacs.org>
12735
12736         * gnus-art.el (article-display-face): Display faces in correct
12737         order.
12738
12739 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12740
12741         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
12742         (gnus-fill-real-hashtb): Use hash table instead of obarray.
12743         (gnus-nocem-check-article): Fetch the Type header.
12744         (gnus-nocem-message-wanted-p): Fix the way to examine types.
12745         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
12746         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
12747         make sure gnus-nocem-hashtb is initialized.
12748         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
12749         (gnus-nocem-unwanted-article-p): Ditto.
12750
12751         * pgg.el (pgg-verify): Return the verification result.
12752
12753 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12754
12755         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
12756         is ascii.
12757
12758 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
12759
12760         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
12761         `show-nonbreak-escape'.
12762
12763 2005-06-23  Lute Kamstra  <lute@gnu.org>
12764
12765         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
12766
12767         * dig.el (dig-mode):
12768         * smime.el (smime-mode): Use gnus-run-mode-hooks.
12769
12770 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
12771
12772         * nnimap.el (nnimap-split-download-body): Fix spellings.
12773
12774 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
12775
12776         * gnus-art.el (gnus-article-encrypt-body):
12777         * gnus-cus.el (gnus-score-customize):
12778         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
12779         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
12780
12781 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
12782
12783         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
12784         header by looking for magic "MII" at the beginnig.
12785
12786 2005-06-16  Miles Bader  <miles@gnu.org>
12787
12788         * gnus-xmas.el (gnus-xmas-group-startup-message):
12789         Use renamed gnus-splash face.
12790
12791         * assistant.el (assistant-field): Remove "-face" suffix from face name.
12792         (assistant-field-face): New backward-compatibility alias for renamed
12793         face.
12794         (assistant-render-text): Use renamed assistant-field face.
12795
12796         * spam.el (spam): Remove "-face" suffix from face name.
12797         (spam-face): New backward-compatibility alias for renamed face.
12798         (spam-face, spam-initialize): Use renamed spam face.
12799
12800         * message.el (message-header-to, message-header-cc)
12801         (message-header-subject, message-header-newsgroups)
12802         (message-header-other, message-header-name)
12803         (message-header-xheader, message-separator, message-cited-text)
12804         (message-mml): Remove "-face" suffix from face names.
12805         (message-header-to-face, message-header-cc-face)
12806         (message-header-subject-face, message-header-newsgroups-face)
12807         (message-header-other-face, message-header-name-face)
12808         (message-header-xheader-face, message-separator-face)
12809         (message-cited-text-face, message-mml-face):
12810         New backward-compatibility aliases for renamed faces.
12811         (message-font-lock-keywords): Use renamed message faces.
12812
12813         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
12814         (sieve-test-commands, sieve-tagged-arguments):
12815         Remove "-face" suffix from face names.
12816         (sieve-control-commands-face, sieve-action-commands-face)
12817         (sieve-test-commands-face, sieve-tagged-arguments-face):
12818         New backward-compatibility aliases for renamed faces.
12819         (sieve-control-commands-face, sieve-action-commands-face)
12820         (sieve-test-commands-face, sieve-tagged-arguments-face):
12821         Use renamed sieve faces.
12822
12823         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
12824         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
12825         (gnus-group-news-3-empty, gnus-group-news-4)
12826         (gnus-group-news-4-empty, gnus-group-news-5)
12827         (gnus-group-news-5-empty, gnus-group-news-6)
12828         (gnus-group-news-6-empty, gnus-group-news-low)
12829         (gnus-group-news-low-empty, gnus-group-mail-1)
12830         (gnus-group-mail-1-empty, gnus-group-mail-2)
12831         (gnus-group-mail-2-empty, gnus-group-mail-3)
12832         (gnus-group-mail-3-empty, gnus-group-mail-low)
12833         (gnus-group-mail-low-empty, gnus-summary-selected)
12834         (gnus-summary-cancelled, gnus-summary-high-ticked)
12835         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
12836         (gnus-summary-high-ancient, gnus-summary-low-ancient)
12837         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
12838         (gnus-summary-low-undownloaded)
12839         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
12840         (gnus-summary-low-unread, gnus-summary-normal-unread)
12841         (gnus-summary-high-read, gnus-summary-low-read)
12842         (gnus-summary-normal-read, gnus-splash):
12843         Remove "-face" suffix from face names.
12844         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
12845         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
12846         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
12847         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
12848         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
12849         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
12850         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
12851         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
12852         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
12853         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
12854         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
12855         (gnus-summary-selected-face, gnus-summary-cancelled-face)
12856         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
12857         (gnus-summary-normal-ticked-face)
12858         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
12859         (gnus-summary-normal-ancient-face)
12860         (gnus-summary-high-undownloaded-face)
12861         (gnus-summary-low-undownloaded-face)
12862         (gnus-summary-normal-undownloaded-face)
12863         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
12864         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
12865         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
12866         (gnus-splash-face):
12867         New backward-compatibility aliases for renamed faces.
12868         (gnus-group-startup-message): Use renamed gnus faces.
12869
12870         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
12871         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
12872         (gnus-server-agent): Remove "-face" suffix from face names.
12873         (gnus-server-agent-face, gnus-server-opened-face)
12874         (gnus-server-closed-face, gnus-server-denied-face)
12875         (gnus-server-offline-face):
12876         New backward-compatibility aliases for renamed faces.
12877         (gnus-server-agent-face, gnus-server-opened-face)
12878         (gnus-server-closed-face, gnus-server-denied-face)
12879         (gnus-server-offline-face): Use renamed gnus faces.
12880
12881         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
12882         Remove "-face" suffix from face names.
12883         (gnus-picon-xbm-face, gnus-picon-face):
12884         New backward-compatibility aliases for renamed faces.
12885
12886         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
12887         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
12888         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
12889         (gnus-cite-11): Remove "-face" suffix from face names.
12890         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
12891         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
12892         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
12893         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
12894         New backward-compatibility aliases for renamed faces.
12895         (gnus-cite-attribution-face, gnus-cite-face-list)
12896         (gnus-article-boring-faces): Use renamed gnus faces.
12897
12898         * gnus-art.el (gnus-signature, gnus-header-from)
12899         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
12900         (gnus-header-content): Remove "-face" suffix from face names.
12901         (gnus-signature-face, gnus-header-from-face)
12902         (gnus-header-subject-face, gnus-header-newsgroups-face)
12903         (gnus-header-name-face, gnus-header-content-face):
12904         New backward-compatibility aliases for renamed faces.
12905         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
12906
12907         * gnus-sum.el (gnus-summary-selected-face)
12908         (gnus-summary-highlight): Use renamed gnus faces.
12909         * gnus-group.el (gnus-group-highlight): Likewise.
12910
12911 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
12912
12913         * gnus-sieve.el (gnus-sieve-article-add-rule):
12914         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
12915         * spam-stat.el (spam-stat-buffer-change-to-spam)
12916         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
12917
12918         * message.el (message-is-yours-p):
12919         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
12920
12921 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12922
12923         * mm-view.el (mm-inline-text): Withdraw the last change.
12924
12925 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12926
12927         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
12928         executing enriched-decode.
12929
12930 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12931
12932         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
12933         charset of tar files.
12934
12935 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
12936
12937         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
12938
12939 2005-06-04  Lute Kamstra  <lute@gnu.org>
12940
12941         * nnfolder.el (nnfolder-read-folder): Make sure that undo
12942         information is never recorded.
12943
12944 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
12945
12946         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
12947
12948 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12949
12950         * pop3.el (pop3-apop): Run md5 in the binary mode.
12951
12952         * starttls.el (starttls-set-process-query-on-exit-flag):
12953         Use eval-and-compile.
12954
12955 2005-05-31  Simon Josefsson  <jas@extundo.com>
12956
12957         * smime.el (smime-replace-in-string): Define.
12958         (smime-cert-by-ldap-1): Use it.
12959
12960 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
12961
12962         * gnus-art.el (article-display-x-face): Replace
12963         process-kill-without-query by gnus-set-process-query-on-exit-flag.
12964
12965         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
12966         set-process-query-on-exit-flag or process-kill-without-query.
12967
12968         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
12969         loop instead of replace-regexp.
12970
12971         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
12972         instead of process-kill-without-query if it is available.
12973
12974         * lpath.el: Fbind ldap-search-entries.
12975
12976         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
12977         instead of find-file-hooks if it is available.
12978
12979         * mml1991.el: Bind pgg-default-user-id when compiling.
12980
12981         * mml2015.el: Bind pgg-default-user-id when compiling.
12982
12983         * nndraft.el (nndraft-request-associate-buffer):
12984         Use write-contents-functions instead of write-contents-hooks if it is
12985         available.
12986
12987         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
12988         instead of find-file-hooks if it is available.
12989
12990         * nntp.el (nntp-open-connection): Replace
12991         process-kill-without-query by gnus-set-process-query-on-exit-flag.
12992         (nntp-open-ssl-stream): Ditto.
12993         (nntp-open-tls-stream): Ditto.
12994
12995         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
12996         set-process-query-on-exit-flag or process-kill-without-query.
12997         (starttls-open-stream-gnutls): Use it instead of
12998         process-kill-without-query.
12999         (starttls-open-stream): Ditto.
13000
13001 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
13002
13003         * smime.el (smime-cert-by-ldap-1): Don't use
13004         replace-regexp-in-string.
13005
13006 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
13007
13008         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
13009
13010         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
13011         in PEM format.  Adjust to the XEmacs compability.
13012
13013 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
13014
13015         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
13016         by `string-to-number'.
13017         * gnus-agent.el (gnus-agent-regenerate-group)
13018         (gnus-agent-fetch-articles): Ditto.
13019         * gnus-art.el (gnus-button-fetch-group): Ditto.
13020         * gnus-cache.el (gnus-cache-generate-active)
13021         (gnus-cache-articles-in-group): Ditto.
13022         * gnus-group.el (gnus-group-set-current-level)
13023         (gnus-group-insert-group-line): Ditto.
13024         * gnus-score.el (gnus-score-set-expunge-below)
13025         (gnus-score-set-mark-below, gnus-summary-score-effect)
13026         (gnus-summary-score-entry): Ditto.
13027         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
13028         (gnus-soup-pack): Ditto.
13029         * gnus-spec.el (gnus-xmas-format): Ditto.
13030         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
13031         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
13032         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
13033         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
13034         * nndb.el (nndb-get-remote-expire-response): Ditto.
13035         * nndiary.el (nndiary-parse-schedule-value)
13036         (nndiary-string-to-number, nndiary-request-replace-article)
13037         (nndiary-request-article): Ditto.
13038         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
13039         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
13040         * nneething.el (nneething-make-head): Ditto.
13041         * nnfolder.el (nnfolder-request-article)
13042         (nnfolder-retrieve-headers): Ditto.
13043         * nnheader.el (nnheader-file-to-number): Ditto.
13044         * nnkiboze.el (nnkiboze-request-article): Ditto.
13045         * nnmail.el (nnmail-process-unix-mail-format)
13046         (nnmail-process-babyl-mail-format): Ditto.
13047         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
13048         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
13049         (nnmh-request-create-group, nnmh-request-list-1)
13050         (nnmh-request-group, nnmh-request-article): Ditto.
13051         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
13052         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
13053         * nnsoup.el (nnsoup-make-active): Ditto.
13054         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
13055         * nntp.el (nntp-find-group-and-number)
13056         (nntp-retrieve-headers-with-xover): Ditto.
13057         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
13058         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
13059         (pgg-format-key-identifier): Ditto.
13060         * pop3.el (pop3-last, pop3-stat): Ditto.
13061         * qp.el (quoted-printable-decode-region): Ditto.
13062
13063         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
13064         of concat.
13065
13066 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13067
13068         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
13069
13070         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
13071
13072         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
13073
13074         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
13075
13076         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
13077
13078         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
13079
13080         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
13081         (gnus-carpal-mode): Ditto.
13082
13083         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
13084         (gnus-browse-mode): Ditto.
13085
13086         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
13087
13088         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
13089
13090 2005-05-29  Richard M. Stallman  <rms@gnu.org>
13091
13092         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
13093
13094 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13095
13096         * gnus-util.el (gnus-run-mode-hooks): New function.
13097
13098         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
13099
13100         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
13101         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
13102
13103 2005-05-27  Lute Kamstra  <lute@gnu.org>
13104
13105         * dns-mode.el (dns-mode): Specify customization group.
13106
13107 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
13108
13109         * gnus-agent.el (gnus-agent-make-mode-line-string):
13110         Use mode-line-highlight as mouse-face.
13111
13112 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13113
13114         * canlock.el (canlock): Change the parent group to news.
13115
13116         * deuglify.el (gnus-outlook-deuglify): Add :group.
13117
13118         * dig.el (dig): Add :group.
13119
13120         * dns-mode.el (dns-mode): Add :group.
13121
13122         * encrypt.el (encrypt): Add :group.
13123
13124         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
13125         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
13126         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
13127         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
13128         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
13129
13130         * gnus-diary.el (gnus-diary): Add :group.
13131
13132         * gnus.el (gnus-group-news-1-face): Add :group.
13133         (gnus-group-news-1-empty-face): Ditto.
13134         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
13135         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
13136         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
13137         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
13138         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
13139         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
13140         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
13141         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
13142         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
13143         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
13144         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
13145         (gnus-summary-high-ticked-face): Ditto.
13146         (gnus-summary-low-ticked-face): Ditto.
13147         (gnus-summary-normal-ticked-face): Ditto.
13148         (gnus-summary-high-ancient-face): Ditto.
13149         (gnus-summary-low-ancient-face): Ditto.
13150         (gnus-summary-normal-ancient-face): Ditto.
13151         (gnus-summary-high-undownloaded-face): Ditto.
13152         (gnus-summary-low-undownloaded-face): Ditto.
13153         (gnus-summary-normal-undownloaded-face): Ditto.
13154         (gnus-summary-high-unread-face): Ditto.
13155         (gnus-summary-low-unread-face): Ditto.
13156         (gnus-summary-normal-unread-face): Ditto.
13157         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
13158         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
13159
13160         * hashcash.el (hashcash): New custom group.
13161         (hashcash-default-payment): Add :group.
13162         (hashcash-payment-alist): Ditto.
13163         (hashcash-default-accept-payment): Ditto.
13164         (hashcash-accept-resources): Ditto.
13165         (hashcash-path): Ditto.
13166         (hashcash-extra-generate-parameters): Ditto.
13167         (hashcash-double-spend-database): Ditto.
13168         (hashcash-in-news): Ditto.
13169
13170         * message.el (message-minibuffer-local-map): Add :group.
13171
13172         * netrc.el (netrc): Add :group.
13173
13174         * sieve-manage.el (sieve-manage-log): Add :group.
13175         (sieve-manage-default-user): Diito.
13176         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
13177         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
13178         (sieve-manage-authenticators): Ditto.
13179         (sieve-manage-authenticator-alist): Ditto.
13180         (sieve-manage-default-port): Ditto.
13181
13182         * sieve-mode.el (sieve-control-commands-face): Add :group.
13183         (sieve-action-commands-face): Ditto.
13184         (sieve-test-commands-face): Ditto.
13185         (sieve-tagged-arguments-face): Ditto.
13186
13187         * smime.el (smime): Add :group.
13188
13189         * spam-report.el (spam-report): Add :group.
13190
13191         * spam.el (spam, spam-face): Add :group.
13192
13193 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13194
13195         * nntp.el (nntp-next-result-arrived-p): Some news servers may
13196         return \n.\n.\n at the end of articles.  Protect against that.
13197         (nntp-with-open-group): Allow debugging.
13198
13199         * nnheader.el (mail-header-set-extra): Make into a function
13200         because I just could't understand how to quote the list properly.
13201
13202         * dns.el (query-dns-cached): New function.
13203
13204 2005-05-26  Lute Kamstra  <lute@gnu.org>
13205
13206         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
13207
13208 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13209
13210         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
13211
13212         * gnus-art.el: Don't autoload mail-extract-address-components.
13213
13214         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
13215         eval-and-compile to evaluate it.
13216
13217         * hashcash.el: Don't autoload executable-find.
13218
13219         * nndb.el: Don't declare the nndb back end two or more times; don't
13220         autoload news-reply-mode, news-setup, cancel-timer and telnet.
13221
13222         * nntp.el: Autoload format-spec instead of format; use
13223         eval-and-compile to evaluate autoload forms.
13224
13225 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
13226
13227         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
13228
13229 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13230
13231         * gnus.el (gnus-version-number): Bump version.
13232
13233 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
13234
13235         * gnus.el: No Gnus v0.3 is released.
13236
13237 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13238
13239         * lpath.el (featurep): Bind show-nonbreak-escape.
13240
13241 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13242
13243         * gnus-art.el (gnus-article-edit-part): Disable undo.
13244
13245 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13246
13247         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
13248         gnus-article-date-lapsed-new-header is t if date timer is active;
13249         skip headers in which the original date value is empty.
13250         (gnus-article-save-original-date): Redefine it as a macro.
13251         (gnus-display-mime): Use it.
13252
13253 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13254
13255         * gnus-art.el (article-date-ut): Support converting date in
13256         forwarded parts as well.
13257         (gnus-article-save-original-date): New function.
13258         (gnus-display-mime): Use it.
13259
13260 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
13261
13262         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
13263         enclosure element of <item>.
13264
13265 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
13266
13267         * message.el (message-kill-buffer-query): Renamed from
13268         `message-kill-buffer-query-if-modified'.  Added :version.
13269
13270 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13271
13272         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
13273         window layout.
13274
13275 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13276
13277         * mml.el: Autoload dnd when compiling.
13278
13279 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
13280
13281         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
13282         x-dnd-*.
13283
13284 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13285
13286         * qp.el (quoted-printable-encode-region): Save excursion.
13287
13288 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
13289
13290         * message.el (message-kill-buffer-query-if-modified): Add new variable
13291         so the user can kill a modified message buffer quickly.
13292         (message-kill-buffer): Use it.
13293
13294 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13295
13296         * lpath.el: Fbind display-time-event-handler; don't fbind
13297         string-to-multibyte.
13298
13299         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
13300
13301 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13302
13303         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
13304         contained in text because xml.el decodes entities) with LFs.
13305
13306 2005-04-11  Lute Kamstra  <lute@gnu.org>
13307
13308         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
13309         differently.
13310
13311 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
13312
13313         * mm-util.el (mm-detect-coding-region): Typo.
13314
13315 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
13316
13317         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
13318
13319 2005-04-06  Deepak Goel  <deego@gnufans.org>
13320
13321         * spam-stat.el (spam-stat-score-buffer): Add a call to a
13322         user-function allow user modifications of the scores.
13323         (spam-stat-score-buffer-user): New function, to allow
13324         user-computed modifications to the score.
13325         (spam-stat-score-buffer-user-functions): List of additional
13326         scoring functions.
13327         (spam-stat-error-holder): Global temporary error holder.
13328         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
13329         variable.
13330
13331 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
13332
13333         * gnus-registry.el (gnus-registry-clean-empty-function)
13334         (gnus-registry-trim, gnus-registry-fetch-groups)
13335         (gnus-registry-delete-group): Groups that match
13336         `gnus-registry-ignored-groups' are removed from the registry
13337         entries, not just ignored for splitting.  This helps clean up the
13338         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
13339         to get all the groups a message ID is in.
13340
13341         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
13342         (spam-stat-split-fancy): Change "threshhold" to "threshold".
13343         (spam-stat-score-buffer-user-functions): Add :number custom type.
13344
13345 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13346
13347         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
13348         argument in XEmacs.
13349
13350         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
13351         (nnrss-request-group): Decode group name first.
13352         (nnrss-request-article): Make a text/plain article if mml-to-mime
13353         failed.
13354         (nnrss-get-encoding): Return a compatible encoding according to
13355         nnrss-compatible-encoding-alist.
13356         (nnrss-find-el): Use consp instead of listp.
13357         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
13358
13359 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13360
13361         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
13362         which Emacs 20 doesn't support.
13363         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
13364
13365 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
13366
13367         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
13368         silence the byte compiler inside the defun.
13369
13370         * gnus-demon.el (parse-time-string): Add autoload.
13371
13372         * gnus-delay.el (parse-time-string): Add autoload.
13373
13374         * gnus-art.el (parse-time-string): Add autoload.
13375
13376         * nnultimate.el (parse-time): Require for `parse-time-string'.
13377
13378 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
13379
13380         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
13381
13382         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
13383
13384         * smime.el (smime-ldap-host-list): Add :version.
13385
13386 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
13387
13388         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
13389         pass it to `gnus-browse-read-group'.
13390         (gnus-browse-read-group): Add NUMBER argument and pass it to
13391         `gnus-group-read-ephemeral-group'.
13392
13393         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
13394         argument and pass it to `gnus-group-read-group'.
13395
13396 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
13397
13398         * mm-util.el (mm-xemacs-find-mime-charset): Only call
13399         mm-xemacs-find-mime-charset-1 if we have the mule feature
13400         available at runtime.
13401
13402 2005-03-25  Werner Lemberg  <wl@gnu.org>
13403
13404         * nnmaildir.el: Replace `illegal' with `invalid'.
13405
13406 2005-03-23  Lute Kamstra  <lute@gnu.org>
13407
13408         * time-date.el: Add comment on time value formats.
13409         Don't require parse-time.
13410         (with-decoded-time-value): New macro.
13411         (encode-time-value): New function.
13412         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
13413         (days-to-time): Return a valid time value when arg is huge.
13414         (time-since): Use time-subtract.
13415         (time-to-number-of-days): Use time-to-seconds.
13416
13417 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
13418
13419         * gnus-start.el (gnus-display-time-event-handler):
13420         Check display-time-timer at runtime rather than only at load time
13421         in case display-time-mode is turned off in the mean time.
13422
13423 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
13424
13425         * nnimap.el (nnimap-open-connection): Print which authinfo file is
13426         used.
13427
13428         * nneething.el (nneething-map-file-directory): Derive from
13429         `gnus-directory'.
13430
13431         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
13432         the To/Cc button.
13433
13434 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
13435
13436         * nnmaildir.el (nnmaildir-request-accept-article):
13437         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
13438
13439 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
13440
13441         * gnus-async.el: Require timer-funcs at compile time when in
13442         XEmacs for `run-with-idle-timer'.
13443
13444 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
13445
13446         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
13447         autoloaded function.
13448
13449 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
13450
13451         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
13452
13453 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
13454
13455         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
13456
13457 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13458
13459         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Add
13460         gnus-expert-user to default.
13461
13462 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
13463
13464         * nnimap.el (nnimap-open-server): Ditto.
13465
13466         * imap.el (imap-authenticate): Fix typo.
13467
13468 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
13469
13470         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
13471         buffer (since IMAP server might return FETCH response out of
13472         order, and the nntp buffer must be sorted).
13473
13474 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
13475
13476         * gnus-start.el (gnus-convert-old-newsrc): Fixed numeric
13477         comparison on string.
13478
13479         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
13480         (gnus-agent-score): Renamed category keywords to match gnus-cus.
13481         (gnus-agent-summary-fetch-series): Modified to protect against
13482         gnus-agent-summary-fetch-group clearing processable flags.
13483         (gnus-agent-synchronize-group-flags): Update live group buffer as
13484         synchronization may occur due to the user toggle the plugged
13485         status.
13486         (gnus-agent-fetch-group-1): Clear downloadable flag when article
13487         successfully downloaded.
13488         (gnus-agent-expire-group-1): Avoid using markers when the overview
13489         is in ascending order; greatly improves performance.
13490         (gnus-agent-regenerate-group): Use
13491         gnus-agent-synchronize-group-flags to reset read status in both
13492         gnus and server.
13493         (gnus-agent-update-files-total-fetched-for): Fixed initial size.
13494
13495 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
13496
13497         * message.el: Don't autoload former message-utils variables.
13498         (message-strip-subject-trailing-was): Change doc string.
13499
13500         * nnweb.el: Fixes for `gnus-group-make-web-group'.
13501         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
13502         (nnweb-google-search): Add "hl=en" here.
13503         (nnweb-google-parse-1, nnweb-google-create-mapping):
13504         Don't hardcode URL.
13505
13506 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
13507
13508         * message.el (message-get-reply-headers, message-followup):
13509         Mention related variables `message-use-followup-to' and
13510         `message-use-mail-followup-to', in the information buffer.
13511
13512         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
13513         of broken groups(-beta).google.com.
13514
13515 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
13516
13517         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
13518         parameter to invoked gnus-request-move-article; remove the
13519         redundant gnus-sum-hint-move-is-internal variable; apply the marks
13520         all at once instead of once per article.
13521         (gnus-summary-remove-process-mark): Accept a list of articles as
13522         well as a single article for processing.
13523
13524         * gnus-int.el (gnus-request-move-article): Add move-is-internal
13525         parameter.
13526
13527         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
13528
13529         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
13530
13531         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
13532         parameter.
13533
13534         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
13535         parameter.
13536
13537         * nnimap.el (nnimap-request-move-article): Add move-is-internal
13538         parameter and remove the gnus-sum-hint-move-is-internal variable.
13539
13540         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
13541         parameter.
13542
13543         * nndraft.el (nndraft-request-move-article): Add move-is-internal
13544         parameter.
13545
13546         * nndiary.el (nndiary-request-move-article): Add move-is-internal
13547         parameter.
13548
13549         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
13550
13551         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
13552         parameter.
13553
13554         * nnagent.el (nnagent-request-move-article): Add move-is-internal
13555         parameter.
13556
13557 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
13558
13559         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
13560         a more conservative way.
13561
13562 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
13563
13564         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
13565         buffer, so it moves the window's cursor.
13566
13567 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
13568
13569         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
13570         `mm-dissect-multipart' and receive the from field as an (optional)
13571         argument from `mm-dissect-multipart'.
13572         (mm-dissect-multipart): Receive the from field as an argument and
13573         pass it on when we call `mm-dissect-buffer' on MIME parts.
13574         Fixes verification/decryption of signed/encrypted MIME parts.
13575
13576 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
13577
13578         * gnus-sum.el (gnus-summary-move-article): Set
13579         gnus-sum-hint-move-is-internal for gnus-request-move-article and
13580         whatever it calls (right now, only nnimap-request-move article
13581         respects it).
13582
13583         * nnimap.el (nnimap-request-move-article): When
13584         gnus-sum-hint-move-is-internal is set, don't do the extra
13585         nnimap-request-article.
13586
13587 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
13588
13589         * nnheader.el (nnheader-find-file-noselect): Add doc string.
13590
13591         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
13592         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
13593
13594         * gnus-sum.el (gnus-summary-caesar-message):
13595         Apply `gnus-treat-article' after rotation.
13596
13597         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
13598         doc string.
13599
13600 2005-02-22  Simon Josefsson  <jas@extundo.com>
13601
13602         * encrypt.el (encrypt-password-cache-expiry): Remove (use
13603         `password-cache-expiry' instead).  Reported by Arne Jørgensen
13604         <arne@arnested.dk>.
13605         (encrypt): Add password-cache and password-cache-expiry as group
13606         members.
13607
13608 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
13609
13610         * smime.el (smime-ldap-host-list): Doc fix.
13611         (smime-ask-passphrase): Use `password-read-and-add' to read (and
13612         cache) password.
13613         (smime-sign-region): Use it.
13614         (smime-decrypt-region): Use it.
13615         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
13616         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
13617         fails.
13618         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
13619         certificate from DER to PEM format rather than calling openssl.
13620
13621         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
13622
13623         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
13624         for signing/encryption.
13625
13626         * mml.el (mml-parse-1): Use them.
13627
13628 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
13629
13630         * nnrss.el (nnrss-verbose): Removed.
13631         (nnrss-request-group): Use `nnheader-message' instead.
13632
13633 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
13634
13635         * nnrss.el (nnrss-verbose): New variable.
13636         (nnrss-request-group): Make it say nnrss is requesting a group.
13637
13638 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
13639
13640         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
13641         Handle news URL with given port correctly.
13642
13643 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13644
13645         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
13646         containing special characters.
13647
13648         * gnus-sum.el (gnus-summary-edit-article): Ditto.
13649
13650         * mml.el (mime-to-mml): Ditto.
13651
13652         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
13653         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
13654         (rfc2047-decode-region): Quote decoded words containing special
13655         characters when rfc2047-quote-decoded-words-containing-tspecials
13656         is non-nil.
13657
13658 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
13659
13660         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
13661
13662         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
13663
13664 2005-02-15  Simon Josefsson  <jas@extundo.com>
13665
13666         * nnimap.el (nnimap-debug): Doc fix.
13667
13668         * imap.el (imap-debug): Doc fix.
13669
13670 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13671
13672         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
13673
13674 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
13675
13676         * gnus.el (spam-contents): Improve docs for spam-contents
13677         parameter in its variable incarnation.
13678
13679 2005-02-14  Simon Josefsson  <jas@extundo.com>
13680
13681         * smime-ldap.el: Use require instead of load-library for ldap.
13682         (smime-ldap-search): Indent.
13683         (smime-ldap-search-internal): Shorten line.
13684
13685         * smime.el (smime-cert-by-dns): Add doc-string.
13686         (smime-cert-by-ldap-1): Indent.
13687
13688         * mml-smime.el (mml-smime-get-ldap-cert): Renamed from
13689         mml-smime-get-dns-ldap.
13690         (mml-smime-encrypt-query): Use new function.  Default to ldap.
13691
13692 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
13693
13694         * smime.el: Require smime-ldap.
13695         (smime-ldap-host-list): New variable.
13696         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
13697
13698         * mml-smime.el (mml-smime-encrypt-query): New function.
13699         (mml-smime-encrypt-query): Use it.
13700
13701         * smime-ldap.el: New file.
13702
13703 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13704
13705         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
13706
13707 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
13708
13709         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
13710         argument in doc string.  Make query for type more clear.
13711
13712 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
13713
13714         * gnus.el (gnus-group-startup-message): Search for gnus images in
13715         etc/images/gnus.
13716         * mm-util.el (mm-image-load-path): Likewise.
13717         * smiley.el (smiley-data-directory): Search for smilies in
13718         etc/images/smilies.
13719
13720 2005-02-09  Kim F. Storm  <storm@cua.dk>
13721
13722         Change Emacs release version from 21.4 to 22.1 throughout.
13723         Change Emacs development version from 21.3.50 to 22.0.50.
13724
13725 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13726
13727         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
13728
13729         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
13730         non-Mule XEmacs as well.
13731         (mm-decompress-buffer): Signal an error intentionally if it does
13732         not decompress compressed data because auto-compression-mode is
13733         disabled.
13734
13735 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
13736
13737         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
13738         an ID in the registry even if it has no groups.
13739
13740 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13741
13742         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
13743         merge it into mm-decompress-buffer.
13744         (gnus-mime-copy-part): Use the MIME part charset, the value which
13745         a user specified or gnus-newsgroup-charset for decoding, like
13746         gnus-mime-inline-part does; set buffer-file-coding-system to tell
13747         save-buffer what was used.  Suggested by Kevin Ryde
13748         <user42@zip.com.au>.
13749         (gnus-mime-inline-part): Allow the name parameter as well as the
13750         filename parameter; force decompressing of compressed data; always
13751         display contents being not decoded as unibyte.
13752
13753         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
13754         as well as the filename parameter.
13755
13756         * mm-util.el (mm-decompress-buffer): Merge
13757         gnus-mime-jka-compr-maybe-uncompress.
13758         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
13759         of compressed data.
13760
13761 2005-02-08  Simon Josefsson  <jas@extundo.com>
13762
13763         * imap.el (imap-log): Doc fix.
13764
13765 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13766
13767         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
13768         the coding cookies; decompress compressed parts.
13769
13770         * mml.el (mml-generate-mime-1): Add the charset parameter according
13771         to the value which a user specified manually or the coding cookie.
13772
13773         * mm-util.el (mm-string-to-multibyte): New function.
13774         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
13775         (mm-coding-system-to-mime-charset): New function.
13776         (mm-decompress-buffer): New function.
13777         (mm-find-buffer-file-coding-system): New function.
13778
13779         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
13780         (mm-display-inline-fontify): Rewrite for decoding and decompressing
13781         parts.
13782
13783 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13784
13785         * mm-view.el (mm-display-inline-fontify): Decode a part according
13786         to the charset parameter.
13787
13788 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13789
13790         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
13791         prefix arg is neither nil nor a number, as info specifies.
13792
13793 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13794
13795         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
13796         timestamps.
13797
13798 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
13799
13800         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
13801         groups error checking and notify user.
13802
13803 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
13804
13805         * message.el (message-send-mail-function): Check existence of
13806         sendmail-program first before using default value
13807         `message-send-mail-with-sendmail'.  Otherwise use more generic
13808         `smtpmail-send-it'.
13809
13810 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13811
13812         * nntp.el (nntp-request-update-info): Always return nil.
13813
13814 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
13815
13816         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
13817
13818 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
13819
13820         * message.el (message-beginning-of-line): Change the behavior when
13821         invoked between BOL and : so that it first moves backward.
13822
13823 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13824
13825         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
13826         article buffer when editing of the article is discarded.
13827         (gnus-article-prepare): Revert.
13828
13829 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13830
13831         * gnus-art.el (gnus-article-prepare):
13832         Remove message-strip-forbidden-properties from the local hook.
13833
13834 2005-01-27  Simon Josefsson  <jas@extundo.com>
13835
13836         * password.el (password-cache-add): Only start one timer per key.
13837         Reported by Derek Atkins <warlord@MIT.EDU>.
13838
13839 2005-01-26  Steve Youngs  <steve@sxemacs.org>
13840
13841         * run-at-time.el: Removed.  It is no longer needed as
13842         timer-funcs.el in the xemacs-base package has a working version of
13843         `run-at-time'.
13844
13845         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
13846
13847         * password.el: Require timer-funcs instead of run-at-time in
13848         XEmacs.
13849         Remove `password-run-at-time' macro.
13850         (password-cache-add): Use `run-at-time' instead of
13851         `password-run-at-time'.
13852
13853         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
13854         Remove `nnheader-cancel-function-timers' alias,
13855         `cancel-function-timers' exists in XEmacs in timer-funcs.
13856
13857         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
13858         for `run-with-idle-timer'.
13859
13860         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
13861         for `run-at-time'.
13862
13863         * mm-url.el: Require timer-funcs at compile time when in XEmacs
13864         for `with-timeout'.
13865
13866         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
13867         the same as for XEmacs 21.4.
13868         No need to ignore `run-with-idle-timer', this function exists in
13869         XEmacs now in timer-funcs.el in the xemacs-base package.
13870         (dgnushack-compile): No need to delete
13871         run-at-time.el from the list of files to compile because it
13872         doesn't exist anymore.
13873
13874 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13875
13876         * mml.el (mml-generate-mime-1): Convert string into unibyte when
13877         inserting " *mml*" buffer's contents into a unibyte temp buffer.
13878
13879 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
13880
13881         * mail-source.el (mail-source-fetch-imap): Search for ^From case
13882         sensitively.
13883
13884 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
13885
13886         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
13887
13888 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13889
13890         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
13891         which will be inserted according to the multibyteness of a buffer
13892         rather than the type of contents.  Suggested by ARISAWA Akihiro
13893         <ari@mbf.ocn.ne.jp>.
13894
13895         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
13896         of string which old xml.el may return rather than a string.
13897
13898 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13899
13900         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
13901
13902 2005-01-16  Simon Josefsson  <jas@extundo.com>
13903
13904         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
13905         idn/idna.el isn't available.
13906         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
13907         <michael@waxrat.com>.
13908
13909         * hashcash.el: Remove non-FSF copyright header.
13910
13911         * hashcash.el (hashcash-extra-generate-parameters): New variable.
13912         (hashcash-generate-payment): Use it.
13913         (hashcash-generate-payment-async): Use it.
13914
13915 2005-01-15  Simon Josefsson  <jas@extundo.com>
13916
13917         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
13918         Suggested by Raymond Scholz <ray-2005@zonix.de>.
13919
13920         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
13921         gnus-summary-idna-message.
13922         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
13923         (gnus-summary-idna-message): New function.
13924
13925 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
13926
13927         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
13928         gnus-novice-user.
13929
13930 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13931
13932         * nnrss.el (nnrss-request-delete-group): Delete entries in
13933         nnrss-group-alist as well.
13934         (nnrss-save-server-data): Insert newline.
13935
13936 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
13937
13938         * gnus.el (gnus-user-agent): Use list of symbols instead of
13939         symbols.  Display full version number for (S)XEmacs.  Optionally
13940         display (S)XEmacs codename.
13941
13942         * gnus-util.el (gnus-emacs-version): Update for new
13943         `gnus-user-agent'.
13944
13945         * gnus-msg.el (gnus-extended-version): Make it possible to omit
13946         Gnus version.
13947
13948 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
13949
13950         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
13951         which is unreadable in some setups.
13952
13953 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13954
13955         * gnus-spec.el (gnus-update-format-specifications): Flush the
13956         group format spec cache if it doesn't support decoded group names.
13957
13958 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
13959
13960         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
13961         Allow to apply decay on score files matching a regexp.
13962
13963 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13964
13965         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
13966         compatibility in %g and %c.
13967
13968 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13969
13970         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
13971         name for only %g and %c.
13972         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
13973         of gnus-tmp-group to decoded group name.
13974         (gnus-group-make-rss-group): Exclude `/'s from group names.
13975
13976 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13977
13978         * nnrss.el (nnrss-get-encoding): Fix regexp.
13979
13980 2004-12-27  Simon Josefsson  <jas@extundo.com>
13981
13982         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
13983         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
13984         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
13985
13986 2004-12-17  Kim F. Storm  <storm@cua.dk>
13987
13988         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
13989
13990         * gnus-sum.el (gnus-summary-mode-map): Likewise.
13991
13992 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
13993
13994         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
13995
13996 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13997
13998         * nnrss.el: Require rfc2047 and mml.
13999         (nnrss-file-coding-system): New variable.
14000         (nnrss-format-string): Redefine it as an inline function.
14001         (nnrss-decode-group-name): New function.
14002         (nnrss-string-as-multibyte): Remove.
14003         (nnrss-retrieve-headers): Decode group name; don't use
14004         nnrss-format-string.
14005         (nnrss-request-group): Decode group name.
14006         (nnrss-request-article): Decode group name; allow a Message-ID as
14007         well as an article number; don't use nnrss-format-string; encode a
14008         Message-ID string which may contain non-ASCII characters; use
14009         mml-to-mime to compose a MIME article.
14010         (nnrss-request-expire-articles): Decode group name.
14011         (nnrss-request-delete-group): Decode group name.
14012         (nnrss-fetch): Clarify error message.
14013         (nnrss-read-server-data): Use insert-file-contents instead of load;
14014         bind file-name-coding-system; use multibyte buffer.
14015         (nnrss-save-server-data): Bind coding-system-for-write to the
14016         value of nnrss-file-coding-system; bind file-name-coding-system;
14017         add coding cookie.
14018         (nnrss-read-group-data): Use insert-file-contents instead of load;
14019         bind file-name-coding-system; use multibyte buffer.
14020         (nnrss-save-group-data): Bind coding-system-for-write to the
14021         value of nnrss-file-coding-system; bind file-name-coding-system.
14022         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
14023         make it work with non-ASCII text.
14024         (nnrss-find-el): Make it work with old xml.el as well.
14025
14026 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
14027
14028         * nnrss.el (nnrss-get-encoding): New function.
14029         (nnrss-fetch): Use unibyte buffer initially; bind
14030         coding-system-for-read while performing mm-url-insert; remove ^Ms;
14031         decode contents according to the encoding attribute.
14032         (nnrss-save-group-data): Add coding cookie.
14033         (nnrss-mime-encode-string): New function.
14034         (nnrss-check-group): Use it to encode subject and author.
14035
14036 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
14037
14038         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
14039         imaginary variable.
14040
14041 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14042
14043         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
14044         correctly even if there are wide characters.
14045
14046 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
14047
14048         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
14049         downcased symbol names; make a new cache instead of reusing
14050         bbdb-hashtable.
14051
14052 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14053
14054         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
14055         concatenating segments rather than before concatenating them.
14056         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
14057
14058         * message.el (message-get-reply-headers): Bind `extra'.
14059
14060 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14061
14062         * message.el (message-extra-wide-headers): New variable.
14063         (message-get-reply-headers): Use it.
14064
14065 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14066
14067         * gnus-agent.el (gnus-agent-group-path): Decode group name.
14068         (gnus-agent-group-pathname): Ditto.
14069
14070         * gnus-cache.el (gnus-cache-file-name): Decode group name.
14071
14072         * gnus-group.el (gnus-group-make-group): Decode group name.
14073         (gnus-group-make-rss-group): Register the group data after opening
14074         the nnrss group.
14075
14076 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
14077
14078         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
14079         by expiry now get marked as read.
14080
14081 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14082
14083         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
14084
14085 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
14086
14087         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
14088         unify Latin characters in XEmacs.
14089         (mm-find-mime-charset-region): Use it.
14090
14091 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14092
14093         * gnus-util.el (gnus-delete-directory): New function.
14094
14095         * gnus-agent.el (gnus-agent-delete-group): Use it.
14096
14097         * gnus-cache.el (gnus-cache-delete-group): Use it.
14098
14099 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14100
14101         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
14102         names.
14103
14104 2004-12-16  Simon Josefsson  <jas@extundo.com>
14105
14106         * hashcash.el (hashcash-payment-alist): Fix custom :type.
14107
14108 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14109
14110         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
14111
14112         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
14113         (gnus-group-set-current-level): Decode group name.
14114
14115 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
14116
14117         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
14118         failed.
14119
14120 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14121
14122         * gnus-group.el (gnus-group-delete-group): Decode group name.
14123         (gnus-group-make-rss-group): Encode group name.
14124         (gnus-group-catchup-current): Decode group name.
14125         (gnus-group-kill-group): Decode group name.
14126
14127 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
14128
14129         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
14130
14131 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14132
14133         * gnus-group.el (gnus-group-make-rss-group):
14134         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
14135
14136         * gnus-start.el (gnus-setup-news): Honor user's setting to
14137         gnus-message-archive-method.  Suggested by Lute Kamstra
14138         <lute@gnu.org>.
14139
14140 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
14141
14142         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
14143         global counterparts of the buffer-local variables.
14144
14145 2004-11-16  Romain Francoise  <romain@orebokech.com>
14146
14147         * gnus-sum.el (gnus-summary-exit): Don't clear the global
14148         counterparts of the buffer-local variables.
14149
14150 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
14151
14152         * message.el (message-forbidden-properties): Fixed typo in doc
14153         string.
14154
14155 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
14156
14157         * gnus-util.el (gnus-replace-in-string): Added doc string.
14158
14159         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
14160         to avoid problems when splitting mails with many recipients.
14161
14162 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
14163
14164         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
14165         pop-to-buffer, covered by the subsequent gnus-configure-windows.
14166
14167 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
14168
14169         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
14170         if there is no hashtable in memory or file modification time is
14171         newer than cached timestamp.
14172
14173 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
14174
14175         * gnus-sum.el (gnus-summary-limit-to-recipient): Implement
14176         not-matching option.
14177
14178 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
14179
14180         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
14181         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
14182         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
14183         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
14184         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
14185         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
14186
14187 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14188
14189         * message.el (message-forward-make-body-mml): Remove headers
14190         according to message-forward-ignored-headers if a message is decoded.
14191
14192 2004-12-02  Romain Francoise  <romain@orebokech.com>
14193
14194         * message.el (message-forward-make-body-plain): Always remove
14195         headers according to message-forward-ignored-headers.
14196
14197 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
14198
14199         * spam.el (spam-summary-prepare-exit): Remove the
14200         gnus-summary-limit pop for now, it has problems with ham marks for
14201         me.
14202
14203 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
14204
14205         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
14206         correctly.
14207
14208 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
14209
14210         * format-spec.el (format-spec): Message the char.
14211
14212 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
14213
14214         * gnus-art.el (gnus-split-methods): Reformat comments.
14215
14216         * spam.el (spam-summary-prepare-exit): Remove article limits
14217         before exiting the summary buffer.
14218
14219 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14220
14221         * lpath.el: Remove bbdb-create-internal, bbdb-records,
14222         spam-BBDB-register-routine and spam-enter-ham-BBDB.
14223
14224         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
14225         order to silence the byte compiler.
14226
14227         * spam.el: Fix the way to silence the byte compiler, which
14228         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
14229         bbdb-search-simple, spam-BBDB-register-routine,
14230         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
14231         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
14232         spam-stat-buffer-is-spam, spam-stat-load,
14233         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
14234         spam-stat-save and spam-stat-split-fancy.
14235
14236 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14237
14238         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
14239         which may confuse users.
14240         (canlock-password-for-verify): Ditto.
14241
14242         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
14243
14244         * gnus-art.el (gnus-emphasis-alist): Ditto.
14245
14246         * gnus-registry.el (gnus-registry-max-entries): Ditto.
14247
14248         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
14249
14250         * gnus-start.el (gnus-save-killed-list): Ditto.
14251
14252         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
14253         (gnus-sum-thread-tree-root): Ditto.
14254         (gnus-sum-thread-tree-false-root): Ditto.
14255         (gnus-sum-thread-tree-single-indent): Ditto.
14256
14257         * message.el (message-courtesy-message): Ditto.
14258         (message-archive-note): Ditto.
14259         (message-subscribed-address-file): Ditto.
14260         (message-user-fqdn): Ditto.
14261
14262         * spam-report.el (spam-report-gmane-regex): Ditto.
14263
14264         * spam.el (spam-blackhole-good-server-regex): Ditto.
14265
14266 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14267
14268         * mml.el (mml-preview): Widen the message buffer before copying
14269         the contents to the preview buffer; sort headers before previewing.
14270
14271         * message.el (message-hidden-headers): Fix the way to avoid a bug
14272         in the `repeat' widget in Emacs 21.3 or earlier.
14273
14274 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14275
14276         * message.el (message-hidden-headers): Default to "^References:".
14277         Improve customization type.  Suggested by Reiner Steib
14278         <Reiner.Steib@gmx.de>.
14279
14280 2004-11-25  Romain Francoise  <romain@orebokech.com>
14281
14282         * message.el (message-strip-forbidden-properties): Remove check for
14283         obsolete `message-hidden' text property, hidden headers are not
14284         accessible in the buffer anymore.
14285
14286 2004-11-22  Romain Francoise  <romain@orebokech.com>
14287
14288         * message.el (message-header-format-alist): Add `From' in list
14289         so that it can be sorted.
14290         (message-fix-before-sending): Widen and sort headers before
14291         sending.
14292         (message-hide-headers): Use narrowing to hide headers by moving
14293         them to the top of the buffer and narrowing to the region
14294         underneath.
14295
14296 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14297
14298         * message.el (message-strip-forbidden-properties): Bind
14299         buffer-read-only (etc) to nil.
14300
14301 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14302
14303         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
14304         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
14305
14306 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
14307
14308         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
14309
14310 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14311
14312         * dns.el (query-dns): Use sit-for to time instead of
14313         accept-process-output, since that doesn't seem to work on udp
14314         sockets.
14315
14316 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14317
14318         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
14319
14320 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
14321
14322         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
14323         doc string.  Improve doc string.
14324
14325 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14326
14327         * nntp.el (nntp-request-update-info): Return nil if
14328         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
14329         may not call gnus-activate-group which uselessly issues the GROUP
14330         commands for all nntp groups and wastes time.  Reported by Romain
14331         Francoise <romain@orebokech.com>.
14332
14333         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
14334
14335 2004-11-15  Simon Josefsson  <jas@extundo.com>
14336
14337         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
14338         headers separately.
14339         (gnus-button-openpgp): New function, inspired by Jochen Küpper
14340         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
14341
14342 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
14343
14344         * gnus-start.el (gnus-convert-old-newsrc):
14345         Assign legacy-gnus-agent to 5.10.7.
14346
14347 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14348
14349         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
14350         start of the lines.
14351
14352 2004-11-14  Magnus Henoch  <mange@freemail.hu>
14353
14354         * hashcash.el (hashcash-default-payment): Change default to 20.
14355         (hashcash-default-accept-payment): Change default to 20.
14356         (hashcash-process-alist): New variable.
14357         (hashcash-generate-payment-async): Add.
14358         (hashcash-already-paid-p): Add.
14359         (hashcash-insert-payment): Don't generate payments twice.
14360         (hashcash-insert-payment-async): Add.
14361         (hashcash-insert-payment-async-2): Add.
14362         (hashcash-cancel-async): Add.
14363         (hashcash-wait-async): Add.
14364         (hashcash-processes-running-p): Add.
14365         (hashcash-wait-or-cancel): Add.
14366         (mail-add-payment): New optional argument.  Conditionally start
14367         asynchronous calculation.
14368         (mail-add-payment-async): Add.
14369
14370         * message.el (message-send-mail): Wait for asynchronous hashcash
14371         results.  Don't clobber existing X-Hashcash headers.
14372         (message-setup-1): Call mail-add-payment-async when
14373         message-generate-hashcash is non-nil.
14374
14375 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
14376
14377         * message.el (message-use-alternative-email-as-from): Examine the
14378         From header as well; use message-make-from in order to include a
14379         user's full name.
14380
14381 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14382
14383         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
14384         default; improve customization type.
14385         (gnus-emphasis-custom-with-format): New macro.
14386         (gnus-emphasis-custom-value-to-external): New function.
14387         (gnus-emphasis-custom-value-to-internal): New function.
14388
14389 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14390
14391         * dns.el (query-dns): Resolve reverse addresses.
14392
14393 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14394
14395         * gnus-group.el (gnus-group-get-new-news): Use it.
14396
14397         * gnus-start.el (gnus-check-reasonable-setup): New function.
14398
14399 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14400
14401         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
14402         "Args out of range" error.  Reported by Arnaud Giersch
14403         <arnaud.giersch@free.fr>.
14404
14405 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
14406
14407         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
14408
14409 2004-11-04  Richard M. Stallman  <rms@gnu.org>
14410
14411         * spam.el (spam group): Add :version.
14412
14413         * pgg-def.el (pgg group): Add :version.
14414
14415 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14416
14417         * gnus-art.el (gnus-article-edit-article): Don't associate the
14418         article buffer with a draft file.  This is a temporary measure
14419         against the 2004-08-22 change to gnus-article-edit-mode.
14420
14421 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14422
14423         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
14424         (html2text-format-tags): Remove unused variable `attr'.
14425
14426 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
14427
14428         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
14429
14430         * tls.el (tls-process-connection-type, tls-success)
14431         (tls-certtool-program): Add :version.
14432
14433         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
14434         (starttls-extra-arguments, starttls-process-connection-type)
14435         (starttls-connect, starttls-failure, starttls-success): Add :version.
14436
14437         * spam-stat.el (spam-stat): Add :version.
14438
14439         * sieve.el (sieve): Add :version.
14440
14441         * sha1.el (sha1): Add :version.
14442         (sha1-use-external): Remove redundant version.
14443
14444         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
14445         (nnmail-cache-ignore-groups, nnmail-spool-hook)
14446         (nnmail-split-fancy-match-partial-words)
14447         (nnmail-split-lowercase-expanded): Add :version.
14448
14449         * nndiary.el (nndiary): Add :version.
14450
14451         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
14452
14453         * mml-sec.el (mml-default-sign-method)
14454         (mml-default-encrypt-method, mml-signencrypt-style-alist):
14455         Add :version.
14456
14457         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
14458
14459         * mm-url.el (mm-url-use-external, mm-url-program)
14460         (mm-url-arguments): Add :version.
14461
14462         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
14463         (mm-attachment-file-modes, mm-decrypt-option)
14464         (mm-w3m-safe-url-regexp): Add :version.
14465
14466         * message.el (message-cite-prefix-regexp)
14467         (message-sendmail-envelope-from, message-minibuffer-local-map)
14468         (message-user-fqdn, message-completion-alist): Add :version.
14469
14470         * gnus-win.el (gnus-configure-windows-hook)
14471         (gnus-use-frames-on-any-display): Add :version.
14472
14473         * gnus-art.el (gnus-article-address-banner-alist)
14474         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
14475         (gnus-treat-from-picon, gnus-treat-mail-picon)
14476         (gnus-treat-x-pgp-sig): Add :version.
14477
14478         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
14479         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
14480         (gnus-summary-article-delete-hook)
14481         (gnus-summary-display-while-building): Add :version.
14482
14483         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
14484         (gnus-get-top-new-news-hook): Add :version.
14485
14486         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
14487         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
14488
14489         * gnus-registry.el (gnus-registry): Add :version.
14490
14491         * gnus-spec.el (gnus-use-correct-string-widths)
14492         (gnus-make-format-preserve-properties): Add :version.
14493
14494         * gnus.el (gnus-group-charter-alist)
14495         (gnus-group-fetch-control-use-browse-url)
14496         (gnus-install-group-spam-parameters): Add :version.
14497
14498         * gnus-diary.el (gnus-diary): Add :version.
14499
14500         * gnus-delay.el (gnus-delay): Add :version.
14501
14502         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
14503         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
14504         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
14505         Add :version.
14506
14507         * gnus-agent.el (gnus-agent-max-fetch-size)
14508         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
14509         (gnus-agent-prompt-send-queue): Add :version.
14510
14511         * deuglify.el (gnus-outlook-deuglify): Add :version.
14512
14513         * html2text.el: Beautify code.  Improve doc strings.  Some
14514         checkdoc cleanup.
14515         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
14516
14517 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
14518
14519         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
14520
14521 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
14522
14523         * gnus-registry.el (gnus-registry-hashtb): Create the registry
14524         when package is loaded.
14525
14526         * spam.el (spam-summary-score-preferred-header): Add global preference
14527         for people who want to override the default SpamAssassin over
14528         Bogofilter preference (when both are set).
14529         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
14530         (spam-user-format-function-S): Check
14531         spam-summary-score-preferred-header.
14532         (spam-extra-header-to-number): Add X-Bogosity header parsing.
14533         (spam-user-format-function-S): Format the score correctly.
14534
14535 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14536
14537         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
14538         signature file.  Suggested by Manoj Srivastava
14539         <srivasta@golden-gryphon.com>.
14540
14541         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
14542         iso-2022-jp even in the Japanese language environment.
14543         Suggested by Jason Rumney <jasonr@gnu.org>.
14544
14545 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14546
14547         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
14548         use the same characters as the dummy marks; make it free from
14549         getting affected by the language environment.
14550         (gnus-summary-read-group-1): Update mark positions only when the
14551         format spec is updated.
14552
14553         * gnus-spec.el (gnus-update-format-specifications): Return a list
14554         of updated types.
14555
14556 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14557
14558         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
14559         of boundp to check if display-warning is available.
14560
14561 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
14562
14563         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
14564
14565 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14566
14567         * nnspool.el (nnspool-spool-directory): Use news-path if the
14568         news-directory variable is not bound.
14569
14570         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
14571         function instead of display-warning if it is not available.
14572
14573 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
14574
14575         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
14576         v5-10: Use `point-at-bol'.
14577
14578 2004-10-26  Simon Josefsson  <jas@extundo.com>
14579
14580         * hashcash.el: Fix URL in comment, reported by Cheng Gao
14581         <chenggao@gmail.com>.
14582
14583 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
14584
14585         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
14586         instead.
14587
14588 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
14589
14590         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
14591         to remove a server from the nnimap-server-buffer-alist.
14592         (nnimap-open-connection, nnimap-close-server): Use it.
14593
14594         * gnus-encrypt.el: Remove file in favor of encrypt.el.
14595
14596 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14597
14598         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
14599         running the major-mode function.
14600
14601 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14602
14603         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
14604         dummy marks in the right way.
14605
14606 2004-10-18  David Edmondson  <dme@dme.org>
14607
14608         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
14609         excessively.
14610
14611 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
14612
14613         * gnus-util.el (gnus-split-references): Accept a nil references
14614         string and go on blissfully.
14615
14616         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
14617         cases where the references string is non-nil but has no references.
14618
14619         * encrypt.el: Add autoload tags.
14620
14621         * spam.el (spam-resolve-registrations-routine): Remove article
14622         from unregistration list too.  Reported by David Hanak
14623         <dhanak@isis.vanderbilt.edu>
14624
14625 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
14626
14627         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
14628         nil.  Changed custom type.
14629
14630 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
14631
14632         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
14633
14634         * gnus-sum.el (gnus-summary-move-article): Use it.
14635
14636 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
14637
14638         * encrypt.el: Add autoload cookies.
14639
14640         * spam.el (spam-backend-article-list-property)
14641         (spam-backend-get-article-todo-list)
14642         (spam-backend-put-article-todo-list)
14643         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
14644         Resolve registrations separately.
14645         (spam-register-routine): Format comments.
14646         (spam-unregister-routine, spam-register-routine): Always call with
14647         specific-articles, no default list.
14648         (spam-summary-prepare-exit): Use the spam-classifications function.
14649
14650         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
14651         gnus-encrypt.el.
14652
14653         * encrypt.el: Copied from gnus-encrypt.el.
14654
14655         * gnus-encrypt.el: Commented that it's obsolete.
14656
14657 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
14658
14659         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
14660         (gnus-score-save): Use it.
14661
14662         * message.el (message-bury): Use `window-dedicated-p'.
14663
14664 2004-10-15  Simon Josefsson  <jas@extundo.com>
14665
14666         * pop3.el (top-level): Don't require nnheader.
14667         (pop3-read-timeout): Add.
14668         (pop3-accept-process-output): Add.
14669         (pop3-read-response, pop3-retr): Use it.
14670
14671 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
14672
14673         * spam.el (spam-register-routine): Move comment.
14674         (spam-verify-bogofilter): Use 'unknown for the initial
14675         spam-bogofilter-valid state, not 'never.
14676
14677         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
14678         for netrc-machine.
14679
14680         * nnimap.el (nnimap-open-connection): Use
14681         netrc-machine-user-or-password.
14682
14683 2004-10-17  Richard M. Stallman  <rms@gnu.org>
14684
14685         * gnus-registry.el (gnus-registry-unload-hook):
14686         Set as a variable with add-hook.
14687
14688         * nnspool.el (nnspool-spool-directory): Use news-directory instead
14689         of news-path.
14690
14691         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
14692
14693         * spam.el: Delete duplicate `provide'.
14694         (spam-unload-hook): Set as a variable with add-hook.
14695
14696 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
14697
14698         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
14699         in the doc string.
14700
14701         * message.el (message-ignored-news-headers)
14702         (message-ignored-supersedes-headers)
14703         (message-ignored-resent-headers)
14704         (message-forward-ignored-headers): Improve custom type.
14705
14706 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14707
14708         * message.el (message-tokenize-header): Fix 2004-09-06 change
14709         which used point-min in the wrong place.
14710
14711 2004-10-12  Simon Josefsson  <jas@extundo.com>
14712
14713         * tls.el (tls-certtool-program): New variable.
14714         (tls-certificate-information): New function, based on
14715         ssl-certificate-information.
14716
14717 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14718
14719         * compface.el: Move the version of ELisp-based uncompface program
14720         to the contrib directory because of the copyright problem.
14721
14722 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
14723
14724         * message.el (message-kill-buffer): Raise the current frame.
14725
14726 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
14727
14728         * gnus-sum.el: Mention that multibyte characters don't work as marks.
14729
14730         * gnus.el (message-y-or-n-p): Autoload.
14731
14732         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
14733         (pop3-password-required, pop3-authentication-scheme)
14734         (pop3-leave-mail-on-server): Made customizable.
14735         (pop3): New custom group.
14736         (pop3-retr): Remove `sleep-for' statements.
14737         Suggested by Dave Love <fx@gnu.org>.
14738
14739         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
14740         Windows/DOS.
14741
14742         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
14743         (imap-parse-body): Fix incorrect use of `assert'.  Suggested by
14744         Dave Love <fx@gnu.org>.
14745
14746         * mml.el (mml-minibuffer-read-disposition): Require match.
14747         Suggested by Dave Love <fx@gnu.org>.
14748
14749 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
14750
14751         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
14752         doc string.
14753
14754 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
14755
14756         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
14757
14758 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14759
14760         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
14761         instead of calling `mm-insert-inline', to decode text/* parts
14762         before displaying them.
14763
14764 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14765
14766         * mm-uu.el (mm-uu-text-plain-type): New variable.
14767         (mm-uu-pgp-signed-extract-1): Use it.
14768         (mm-uu-pgp-encrypted-extract-1): Use it.
14769         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
14770         bind mm-uu-text-plain-type with that value.
14771         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
14772         mm-uu-dissect.
14773
14774 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14775
14776         * gnus-group.el (gnus-update-group-mark-positions):
14777         * gnus-sum.el (gnus-update-summary-mark-positions):
14778         * message.el (message-check-news-body-syntax):
14779         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
14780         of string-as-multibyte.
14781
14782 2004-10-05  Juri Linkov  <juri@jurta.org>
14783
14784         * gnus-group.el (gnus-update-group-mark-positions):
14785         * gnus-sum.el (gnus-update-summary-mark-positions):
14786         * message.el (message-check-news-body-syntax):
14787         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
14788         8-bit unibyte values to a multibyte string for search functions.
14789
14790 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14791
14792         * mm-uu.el (mm-uu-dissect): Allow optional arg.
14793         (mm-uu-dissect-text-parts): New function.
14794
14795         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
14796         dissect text parts.
14797
14798         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
14799         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
14800
14801         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
14802
14803         * gnus-topic.el (gnus-topic-hierarchical-parameters): Use
14804         gnus-current-topics instead of gnus-current-topic.
14805
14806 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
14807
14808         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
14809
14810 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
14811
14812         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
14813         where approriate.
14814
14815         * nnml.el (nnml-generate-active-info): do.
14816
14817         * nndiary.el (nndiary-generate-active-info): do.
14818
14819         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
14820         (gnus-topic-move): do.
14821
14822         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
14823         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
14824
14825         * gnus-srvr.el (gnus-server-prepare)
14826         (gnus-server-open-all-servers): do.
14827
14828         * gnus-msg.el (gnus-summary-cancel-article)
14829         (gnus-summary-resend-message)
14830         (gnus-summary-mail-crosspost-complaint): do.
14831
14832         * gnus-move.el (gnus-change-server): do.
14833
14834         * gnus-group.el (gnus-group-unmark-all-groups)
14835         (gnus-group-set-current-level): do.
14836
14837 2004-10-04  Simon Josefsson  <jas@extundo.com>
14838
14839         * message.el (message-generate-hashcash): Doc fix.
14840
14841 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
14842
14843         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
14844         avoid infinite recursion via gnus-get-function.
14845
14846 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
14847
14848         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
14849
14850         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
14851
14852         * nnmail.el (nnmail-split-history): do.
14853
14854         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
14855         (nnml-request-delete-group): do.
14856
14857         * nnslashdot.el (nnslashdot-read-groups): do.
14858
14859         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
14860         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
14861
14862         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
14863         (nnspool-sift-nov-with-sed): Use last.
14864         (nnspool-retrieve-headers-with-nov): Use mapc.
14865         (nnspool-request-newgroups): Use dolist.
14866         (nnspool-request-group): Use last.
14867
14868         * nntp.el (nntp-read-server-type): Use dolist.
14869
14870         * nnvirtual.el (nnvirtual-create-mapping)
14871         (nnvirtual-update-read-and-marked): Use dolist.
14872         (nnvirtual-convert-headers): Simplify.
14873
14874 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
14875
14876         * gnus-agent.el (gnus-agent-synchronize-group-flags): Added
14877         support for sync'ing tick marks.
14878
14879 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14880
14881         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
14882         there's no visible header.
14883
14884 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
14885
14886         * gnus-agent.el (gnus-agent-synchronize-group-flags): When
14887         necessary, pass full group name to gnus-request-set-marks.
14888
14889 2004-10-01  Simon Josefsson  <jas@extundo.com>
14890
14891         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
14892         acroread.
14893
14894 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14895
14896         * spam-report.el (spam-report-gmane): Fix interactive.
14897
14898         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
14899
14900         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
14901         when writing file.
14902         (gnus-agent-synchronize-flags): Don't default to being
14903         interactive.
14904
14905 2004-09-30  Simon Josefsson  <jas@extundo.com>
14906
14907         * message.el (message-generate-hashcash): Add.
14908         (message-send-mail): Use it, call mail-add-payment.
14909
14910 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
14911
14912         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
14913
14914 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
14915
14916         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replaced
14917         gnus-requst-update-info with explicit code to sync the in-memory
14918         info read flags with the marks being sync'd to the backend.
14919
14920         *gnus-util.el (gnus-pp): Added optional stream to match pp API.
14921
14922 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
14923
14924         * spam.el (spam-verify-bogofilter): Add new function.
14925         (spam-check-bogofilter)
14926         (spam-bogofilter-register-with-bogofilter): Use it.
14927         (spam-verify-bogofilter): Add small fixes.
14928
14929 2004-09-28  Simon Josefsson  <jas@extundo.com>
14930
14931         * hashcash.el (hashcash-generate-payment): Revert.
14932
14933 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
14934
14935         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Use
14936         gnus-extract-references instead of gnus-split-references.
14937
14938         * gnus-util.el (gnus-extract-references): Add new function, analogous
14939         to gnus-split-references but extracts only the message-ID without
14940         anything extra.
14941
14942         * hashcash.el (hashcash-generate-payment)
14943         (hashcash-check-payment): Do the right thing if hashcash-path is
14944         nil (because the hashcash program could not be found).
14945
14946         * spam.el (spam-use-hashcash): Remove comment.
14947
14948 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
14949
14950         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
14951         (gnus-cache-enter-article, gnus-cache-remove-article)
14952         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
14953
14954         * gnus-async.el (gnus-async-prefetch-remove-group): do.
14955
14956         * gnus-art.el (article-hide-boring-headers)
14957         (article-translate-strings, article-display-face)
14958         (gnus-article-mime-match-handle-first)
14959         (gnus-article-highlight-headers)
14960         (gnus-article-add-buttons-to-head): do.
14961
14962 2004-09-27  Simon Josefsson  <jas@extundo.com>
14963
14964         * hashcash.el: New version, from
14965         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
14966         ../contrib/.
14967
14968 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14969
14970         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
14971
14972 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
14973
14974         * gnus-dup.el (gnus-dup-open): Use mapc.
14975         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
14976
14977         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
14978         Reported by Stefan Wiens <s.wi@gmx.net>.
14979
14980         * gnus.el (gnus-shutdown): Use dolist.
14981
14982         * gnus-undo.el (gnus-undo): Use mapc.
14983
14984         * nnrss.el (nnrss-generate-active): do.
14985
14986         * message.el (message-cite-original-without-signature)
14987         (message-cite-original): Use mapc.
14988         (message-do-actions, message-make-forward-subject): Use dolist.
14989
14990 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
14991
14992         * gnus-agent.el (gnus-agent-check-overview-buffer): Fixed range of
14993         deletion to remove entire duplicate line.  Fixes merged article
14994         number bug.
14995
14996 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
14997
14998         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
14999         servers that are offline.  Avoids having gnus-agent-toggle-plugged
15000         first ask if you want to open a server and then, even when you
15001         responded with no, asking if you want to synchronize the server's
15002         flags.
15003         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
15004         multi-line expressions.
15005         (gnus-agent-synchronize-group-flags): New internal function.
15006         Updates marks in memory (in the info structure) AND in the
15007         backend.
15008
15009         * gnus-util.el (gnus-remassoc): Fixed typo in documentation.
15010
15011         * nnagent.el (nnagent-request-set-mark): Use
15012         gnus-agent-synchronize-group-flags, not backend's request-set-mark
15013         method, to ensure that synchronization updates marks in the
15014         backend and in the info (in memory) structure.
15015
15016 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15017
15018         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
15019         convention fully; don't miss the root article of a thread; make
15020         the X-Draft-From header with correct article numbers.
15021
15022 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
15023
15024         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
15025         unless plugged.  Disable the agent so that an open failure causes
15026         an error.
15027
15028         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
15029         Reverted 2004-09-21 change.  The backend must be opened while
15030         synchronizing flags even when the backend stores the flags
15031         locally.
15032
15033 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
15034
15035         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
15036         in `header' match.  Reported by Svend Tollak Munkejord.
15037
15038         * message.el (message-cite-original): Fix use of
15039         `message-cite-articles-with-x-no-archive'.
15040
15041 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15042
15043         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
15044         (gnus-window-to-buffer): Ditto.
15045
15046         * mml.el (mml-preview-buffer): New variable.
15047         (mml-preview): Manage window layout with gnus-buffer-configuration.
15048
15049         * gnus-msg.el (gnus-setup-message): Put article numbers into the
15050         X-Draft-From header even if those articles aren't quoted.
15051
15052 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
15053
15054         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
15055         (gnus-request-set-mark, gnus-request-update-mark): Use new
15056         g-s-t-u-l-m to decide to use backend even when unplugged.
15057
15058 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15059
15060         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
15061         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
15062
15063 2004-09-20  Simon Josefsson  <jas@extundo.com>
15064
15065         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
15066         "utf-16-le".
15067
15068 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
15069
15070         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
15071
15072 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
15073
15074         * uudecode.el (uudecode-use-external): Add :version.
15075
15076         * smime.el (smime-CA-file, smime-encrypt-cipher)
15077         (smime-dns-server): Add :version.
15078
15079         * smiley.el (gnus-smiley-file-types): Add :version.
15080
15081         * sha1.el (sha1-use-external): Add :version.
15082
15083         * pgg-def.el (pgg-query-keyserver): Add :version.
15084
15085         * nnmail.el (nnmail-fancy-expiry-targets)
15086         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
15087         Add :version.
15088
15089         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
15090         (nnimap-retrieve-groups-asynchronous): Add :version.
15091         (nnimap-close-asynchronous): Add :version.  Fixed typo in doc string.
15092
15093         * mml.el (mml-content-disposition-parameters)
15094         (mml-insert-mime-headers-always): Add :version.
15095
15096         * mm-util.el (mm-coding-system-priorities): Add :version.
15097
15098         * mm-decode.el (mm-inline-text-html-with-images)
15099         (mm-keep-viewer-alive-types, mm-external-terminal-program)
15100         (mm-verify-option): Add :version.
15101         (mm-text-html-renderer): Change :version.
15102
15103         * message.el (message-fcc-externalize-attachments)
15104         (message-required-headers, message-draft-headers)
15105         (message-subject-trailing-was-query)
15106         (message-subject-trailing-was-ask-regexp)
15107         (message-subject-trailing-was-regexp, message-mark-insert-begin)
15108         (message-mark-insert-end, message-archive-header)
15109         (message-archive-note, message-cross-post-default)
15110         (message-cross-post-note, message-followup-to-note)
15111         (message-cross-post-note-function, message-use-mail-followup-to)
15112         (message-subscribed-address-functions)
15113         (message-subscribed-address-file, message-subscribed-addresses)
15114         (message-subscribed-regexps, message-allow-no-recipients)
15115         (message-yank-cited-prefix, message-signature-insert-empty-line)
15116         (message-hidden-headers, message-hierarchical-addresses)
15117         (message-mail-user-agent, message-use-idna)
15118         (message-valid-fqdn-regexp)
15119         (message-strip-special-text-properties, message-header-synonyms)
15120         (message-beginning-of-line, message-tab-body-function): Add :version.
15121         (message-insert-canlock, message-wide-reply-confirm-recipients):
15122         Change :version.
15123
15124         * mail-source.el (mail-source-ignore-errors): Add :group, :type
15125         and :version.
15126         (mail-source-delete-old-incoming-confirm)
15127         (mail-source-movemail-program): Add :version.
15128
15129         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
15130         (gnus-agent-cache, gnus-agent): Change :version.
15131
15132         * gnus-util.el (gnus-use-byte-compile): Change :version.
15133
15134         * gnus-sum.el (gnus-summary-make-false-root-always)
15135         (gnus-summary-default-high-score)
15136         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
15137         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
15138         (gnus-read-all-available-headers, gnus-article-emulate-mime)
15139         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
15140         (gnus-sum-thread-tree-single-indent)
15141         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
15142         (gnus-sum-thread-tree-leaf-with-other)
15143         (gnus-sum-thread-tree-single-leaf): Add :version.
15144         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
15145         (gnus-article-loose-mime): Change :version.
15146
15147         * gnus-start.el (gnus-backup-startup-file)
15148         (gnus-save-startup-file-via-temp-buffer): Add :version.
15149
15150         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
15151         (gnus-server-offline-face): Add :version.
15152
15153         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
15154
15155         * gnus-msg.el (gnus-gcc-externalize-attachments)
15156         (gnus-debug-files, gnus-debug-exclude-variables)
15157         (gnus-discouraged-post-methods): Change :version.
15158         (gnus-confirm-mail-reply-to-news)
15159         (gnus-confirm-treat-mail-like-news): Add :version.
15160
15161         * gnus-int.el (gnus-server-unopen-status): Add :version.
15162
15163         * gnus-group.el (gnus-group-jump-to-group-prompt)
15164         (gnus-large-ephemeral-newsgroup)
15165         (gnus-fetch-old-ephemeral-headers): Add :version.
15166
15167         * gnus-fun.el (gnus-x-face-directory)
15168         (gnus-convert-pbm-to-x-face-command)
15169         (gnus-convert-image-to-x-face-command)
15170         (gnus-convert-image-to-face-command): Add :version.
15171
15172         * gnus-delay.el (gnus-delay-default-hour): Add :version.
15173
15174         * gnus-cite.el (gnus-cite-blank-line-after-header)
15175         (gnus-article-boring-faces): Add :version.
15176
15177         * gnus-art.el (gnus-buttonized-mime-types)
15178         (gnus-inhibit-mime-unbuttonizing)
15179         (gnus-treat-display-face)
15180         (gnus-treat-body-boundary): Change :version.
15181         (gnus-body-boundary-delimiter, gnus-picon-databases)
15182         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
15183         (gnus-treat-date-english, gnus-treat-fold-headers)
15184         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
15185         (gnus-treat-mail-picon, gnus-treat-wash-html)
15186         (gnus-article-encrypt-protocol)
15187         (gnus-use-idna, gnus-article-over-scroll)
15188         (gnus-mime-display-multipart-alternative-as-mixed)
15189         (gnus-mime-display-multipart-related-as-mixed)
15190         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
15191         (gnus-ctan-url, gnus-button-ctan-handler)
15192         (gnus-button-handle-ctan-bogus-regexp)
15193         (gnus-button-ctan-directory-regexp)
15194         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
15195         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
15196         (gnus-button-man-level, gnus-button-emacs-level)
15197         (gnus-button-message-level, gnus-button-browse-level): Add :version.
15198
15199         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
15200         (gnus-agent-go-online): Change :version.
15201         (gnus-agent-expire-unagentized-dirs)
15202         (gnus-agent-auto-agentize-methods): Add :version.
15203
15204         * flow-fill.el (fill-flowed-display-column)
15205         (fill-flowed-encode-column): Add :version.
15206
15207         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
15208         (gnus-outlook-deuglify-unwrap-max)
15209         (gnus-outlook-deuglify-cite-marks)
15210         (gnus-outlook-deuglify-unwrap-stop-chars)
15211         (gnus-outlook-deuglify-no-wrap-chars)
15212         (gnus-outlook-deuglify-attrib-cut-regexp)
15213         (gnus-outlook-deuglify-attrib-verb-regexp)
15214         (gnus-outlook-deuglify-attrib-end-regexp)
15215         (gnus-outlook-display-hook): Add :version.
15216
15217         * binhex.el (binhex-use-external): Add :version.
15218
15219 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
15220
15221         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
15222         and `invisible'.
15223
15224 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
15225
15226         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
15227         in gnus-registry-trim.
15228
15229 2004-09-13  Simon Josefsson  <jas@extundo.com>
15230
15231         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
15232
15233         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
15234
15235         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
15236         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
15237         <yamaoka@jpl.org>.
15238         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
15239         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
15240         <yamaoka@jpl.org>.
15241
15242         * sieve.el (sieve-manage-mode): Ditto.
15243
15244 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
15245
15246         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
15247
15248 2004-09-11  Simon Josefsson  <jas@extundo.com>
15249
15250         * dns-mode.el: Add.
15251
15252         * mm-view.el (mm-display-dns-inline): Add.
15253
15254         * mm-decode.el (mm-inline-media-tests): Add text/dns.
15255         (mm-automatic-display): Ditto.
15256
15257         * mailcap.el (mailcap-mime-data): Add text/dns.
15258         (mailcap-mime-extensions): Map .soa to text/dns.
15259
15260 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
15261
15262         * gnus-art.el (article-decode-mime-words, article-babel)
15263         (gnus-article-highlight-signature, gnus-article-add-buttons)
15264         (gnus-signature-toggle): Remove unnecessary bindings of
15265         `inhibit-read-only' inherited from v5.10 merge.
15266
15267 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
15268
15269         * nntp.el (nntp): New customization group.
15270         (nntp-authinfo-file): Add customization group.
15271
15272         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
15273
15274         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
15275
15276         * gnus.el (to-address, to-list, subscribed)
15277         (large-newsgroup-initial): Ditto.
15278
15279         * flow-fill.el (fill-flowed-display-column)
15280         (fill-flowed-encode-column): Ditto.
15281
15282 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
15283
15284         * message.el (message-tokenize-header, message-send-mail-with-qmail):
15285         Use point-min rather than 1.
15286         (message-send-mail): Use buffer-size rather than point-max.
15287
15288         * gnus-sum.el (gnus-summary-search-article-forward):
15289         Signal a specific `search-failed' rather than a generic `error'.
15290
15291         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
15292         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
15293         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
15294
15295 2004-09-10  Simon Josefsson  <jas@extundo.com>
15296
15297         * nndb.el (require): Remove tcp and duplicate cl.
15298
15299 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15300
15301         * gnus-agent.el (directory-files-and-attributes): Move forward.
15302
15303 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
15304
15305         * gnus-agent.el (directory-files-and-attributes): Optionally
15306         defined to support XEmacs.
15307
15308 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
15309
15310         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
15311         to avoid run-time CL dependencies.
15312         (gnus-agent-unfetch-articles): New function.
15313         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
15314         article numbers even when local .overview file is missing.
15315         (gnus-agent-read-article-number): New function.  Only accepts
15316         27-bit article numbers.
15317         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles): Use
15318         gnus-agent-read-article-number.
15319         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
15320         from backend while recognizing that article numbers in .overview
15321         must be valid.
15322         (gnus-agent-update-files-total-fetched-for): Use
15323         directory-files-and-attributes to improve performance.
15324         * gnus-int.el (gnus-request-move-article): Use
15325         gnus-agent-unfetch-articles in place of gnus-agent-expire to
15326         improve performance.
15327
15328         * gnus-start.el (gnus-convert-old-newsrc): Changed message text as
15329         some users confused by references to .newsrc when they only have a
15330         .newsrc.eld file.
15331         (gnus-convert-mark-converter-prompt)
15332         (gnus-convert-converter-needs-prompt): Fixed use of property list.
15333         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
15334         New function.  Used internally to only display 'gnus converting
15335         files' message when actually necessary.
15336
15337         * gnus-sum.el (): Removed (require 'gnus-agent) as required
15338         methods now autoloaded.
15339
15340 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
15341
15342         * gnus-sum.el (gnus-summary-insert-subject): Remove list
15343         identifiers.
15344
15345 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
15346
15347         * gnus-picon.el: Fix indentation and closing parenthesis.
15348
15349 2004-09-01  Simon Josefsson  <jas@extundo.com>
15350
15351         * message.el (message-canlock-generate): Require sha1, not
15352         sha1-el.  (Can we get rid of this require altogether?  It is ugly
15353         to require within a function.  Sadly, if sha1.el isn't loaded, the
15354         let binding in m-c-g will hide the defcustom definition, which is
15355         bad.)
15356
15357         * canlock.el: Require sha1, not sha1-el.
15358
15359         * message.el: Don't autoload sha1 (there is a autoload cookie in
15360         sha1.el).
15361
15362         * sha1-el.el: Renamed to sha1.el.
15363
15364 2004-08-30  Juanma Barranquero  <lektu@terra.es>
15365
15366         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
15367
15368 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
15369
15370         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
15371
15372 2004-08-30  Kim F. Storm  <storm@cua.dk>
15373
15374         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
15375
15376         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
15377         Add :group 'nnimap.
15378
15379 2004-08-30  Andreas Schwab  <schwab@suse.de>
15380
15381         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
15382         ?* and ?\;.
15383
15384         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
15385         and ?\' to symbol instead of whitespace.
15386
15387 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15388
15389         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
15390
15391         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
15392         instead of re-search-forward.
15393
15394         * gnus-uu.el (gnus-uu-save-article): Ditto.
15395         (gnus-uu-post-encode-uuencode): Ditto.
15396
15397         * html2text.el (html2text-clean-list-items): Ditto.
15398         (html2text-clean-dtdd): Ditto.
15399         (html2text-format-tags): Ditto.
15400
15401         * message.el (message-send-mail-with-sendmail): Fix regexp.
15402         (message-fill-field-general): Use search-forward instead of
15403         re-search-forward.
15404         (unbold-region): Ditto.
15405
15406         * nnrss.el (nnrss-request-article): Ditto.
15407
15408         * nnslashdot.el (nnslashdot-request-article): Ditto.
15409
15410         * nnweb.el (nnweb-gmane-wash-article): Ditto.
15411
15412         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
15413         "Unrecognized menu descriptor" error in XEmacs.
15414
15415 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
15416
15417         * gnus-sum.el (gnus-read-header): Don't remove a header for the
15418         parent article of a sparse article in the thread hashtb.
15419
15420 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
15421
15422         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
15423         (nnmail-expand-newtext): Lowercase expanded entries if
15424         nnmail-split-lowercase-expanded is non-nil.
15425
15426 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15427
15428         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
15429
15430         * gnus-group.el (gnus-group-line-format-alist): Convert the value
15431         of gnus-tmp-news-method into string under XEmacs.  It will be
15432         passed to gnus-correct-length which takes only a string argument.
15433
15434 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15435
15436         * gnus-util.el (gnus-bind-print-variables): New macro.
15437         (gnus-prin1): Use it.
15438         (gnus-prin1-to-string): Use it.
15439         (gnus-pp): New function.
15440         (gnus-pp-to-string): New function.
15441
15442         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
15443         Replace pp-to-string with gnus-pp-to-string.
15444         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
15445         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
15446         * gnus-msg.el (gnus-debug): Ditto.
15447         * gnus-score.el (gnus-score-save): Ditto.
15448         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
15449         gnus-pp-to-string.
15450         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
15451         with gnus-pp.
15452         * score-mode.el (gnus-score-pretty-print): Ditto.
15453         * webmail.el (webmail-debug): Ditto.
15454
15455 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15456
15457         * gnus-art.el (article-display-face, article-display-x-face):
15458         Use buffer-read-only.
15459
15460 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15461
15462         * gnus-art.el (article-hide-list-identifiers):
15463         Bind inhibit-read-only as t.
15464
15465 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
15466
15467         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
15468
15469 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
15470
15471         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
15472         (gnus-narrow-to-page): Don't assume point-min == 1.
15473         (gnus-article-edit-mode): Derive from message-mode.
15474
15475         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
15476         point-min == 1.
15477
15478         * imap.el (imap-parse-address-list, imap-parse-body-ext):
15479         Disable incorrect use of `assert'.
15480
15481         * message.el (message-mode): Set comment-start-skip.
15482
15483
15484 2004-08-22  Sam Steingold  <sds@gnu.org>
15485
15486         * pop3.el (pop3-leave-mail-on-server): New user variable.
15487         (pop3-movemail): Delete mail only when it is nil.
15488
15489 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
15490
15491         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
15492
15493         * mml.el (mml-preview): Use `pop-to-buffer'.
15494
15495         * message.el (message-goto-mail-followup-to): Insert after "To".
15496         (message-carefully-insert-headers): Add comment.
15497
15498         * gnus.el: Remove unused variable `gnus-article-check-size'.
15499
15500         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
15501
15502         * gnus-art.el (gnus-button-alist): Improve
15503         `gnus-button-handle-library' entry.
15504
15505 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
15506
15507         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p): Use
15508         downcase, since XEmacs capitalizes error messages differently.
15509
15510 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
15511
15512         * nntp.el: Add (require 'gnus) due to reference to
15513         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
15514
15515 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
15516
15517         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind
15518         `mm-fill-flowed'.
15519
15520         * mm-decode.el (mm-dissect-singlepart): Check it.
15521
15522 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
15523
15524         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
15525         'imap' for netrc parsing.
15526
15527 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
15528
15529         * mailcap.el (mailcap-mime-data): Mark as risky.
15530
15531 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15532
15533         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
15534         may be included in the encoded word.
15535         (rfc2047-encode): Don't append a space if the encoded word
15536         includes close parenthesis.
15537
15538 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15539
15540         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
15541         of text within parentheses.
15542
15543 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
15544
15545         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
15546         (gnus-encrypt-write-file-contents): Make the password key the file
15547         name PLUS the cipher, not just the cipher.  Also remove failed
15548         passwords from the cache.
15549
15550 2004-08-06  Simon Josefsson  <jas@extundo.com>
15551
15552         * gnus-sum.el (gnus-article-loose-mime): Change default to t.  Doc
15553         fix.
15554
15555 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15556
15557         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
15558         LWSP.
15559
15560 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
15561
15562         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Try
15563         to append in-reply-to: data to the references: header.
15564
15565         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
15566         (netrc-parse): Use gnus-encrypt.el functions.
15567
15568         * gnus-encrypt.el: Add new file for encryption support; currently
15569         does only a few GPG ciphers and an internal XOR cipher.
15570
15571         * password.el: Add comments on using password-read-and-add.
15572         (password-read-and-add): Add function to read and add the
15573         password to the cache at once.
15574
15575 2004-07-28  Simon Josefsson  <jas@extundo.com>
15576
15577         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
15578         parameter (but don't use it, for now).
15579
15580         * imap.el (imap-ssl-open): Use imap-process-connection-type,
15581         instead of hard coding to nil.
15582
15583 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15584
15585         * mm-view.el (mm-inline-image-emacs): Open lines under an image
15586         as mm-inline-image-xemacs does.
15587
15588 2004-07-26  Simon Josefsson  <jas@extundo.com>
15589
15590         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
15591         Revert part of 2004-07-17 change below.
15592
15593 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15594
15595         * rfc2047.el (rfc2047-encode-region): Don't infloop.  Suggested by
15596         Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
15597
15598 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15599
15600         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
15601         quotes that actually start with ">" at the beginning of the
15602         lines.
15603
15604 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15605
15606         * rfc2047.el (rfc2047-encode-region): Fix last change.
15607         (rfc2047-encode-parameter): Remove useless concat.
15608
15609 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15610
15611         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
15612         encode special characters; fix some kind of misconfigured headers;
15613         signal a real error if debug-on-quit or debug-on-error is non-nil.
15614         (rfc2047-encode-max-chars): New variable.
15615         (rfc2047-encode-1): Use it.
15616         (rfc2047-encode-parameter): New function.
15617
15618         * mml.el (mml-insert-parameter): Remove an excessive space.
15619
15620 2004-07-17  Simon Josefsson  <jas@extundo.com>
15621
15622         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
15623         Kai Grossjohann <kai@emptydomain.de>.
15624         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
15625         (gnus-group-make-menu-bar): Ditto.
15626
15627         * gnus-util.el (gnus-group-server): Add.
15628
15629 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
15630
15631         * message.el (message-clone-locals): Clone sendmail and smtp
15632         variables.
15633
15634 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15635
15636         * rfc2047.el (rfc2047-encode-region): Fix last change.
15637
15638 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15639
15640         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
15641         characters as non-special.
15642
15643 2004-07-09  Simon Josefsson  <jas@extundo.com>
15644
15645         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
15646         Users will lose all flag changes made while unplugged with
15647         e.g. nntp unless flag synchronization happens, thus `nil' is not a
15648         good default.  See numerous reports on ding mailing list.
15649
15650 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15651
15652         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
15653         add generate-head-function and generate-article-function to the
15654         rfc822-forward entry.
15655         (nndoc-rfc822-forward-generate-article): New function.
15656         (nndoc-rfc822-forward-generate-head): New function.
15657
15658         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
15659
15660 2004-07-06  Dan Christensen  <jdc@uwo.ca>
15661
15662         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
15663         respect display group parameter and gnus-summary-expunge-below.
15664         (gnus-articles-to-read): Remove unused reference to display group
15665         parameter.
15666
15667 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15668
15669         * nnheader.el (nnheader-uniquify-message-id): New experimental
15670         variable.
15671         (nnheader-nov-read-message-id): Use it.
15672
15673         * spam-report.el (spam-report-gmane): Add interactive.
15674
15675 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15676
15677         * mm-encode.el (mm-content-transfer-encoding-defaults): Use
15678         qp-or-base64 for the application/* types.
15679
15680 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
15681
15682         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
15683
15684 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
15685
15686         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
15687         trim value.
15688
15689 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
15690
15691         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
15692         New macro and function.
15693         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
15694
15695 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15696
15697         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
15698         after-load-alist.
15699
15700 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15701
15702         * gnus-group.el (gnus-group-get-new-news-this-group): Don't
15703         update info that isn't there.
15704
15705 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
15706
15707         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
15708         entry.
15709
15710 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15711
15712         * mm-view.el (mm-inline-render-with-function): Use multibyte
15713         buffer; decode html source by charset.
15714
15715         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
15716
15717         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
15718         Mule-UCS is loaded under XEmacs.
15719         (mm-mime-mule-charset-alist): Avoid duplicated entries.
15720
15721 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
15722
15723         * nnheader.el (nnheader-max-head-length): Increase to 8192.
15724
15725 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15726
15727         * mm-util.el (mm-coding-system-p): Return a coding-system.
15728         (mm-mime-mule-charset-alist): Use shift_jis instead of
15729         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
15730         entries for the mime charsets iso-2022-jp-3 and shift_jis.
15731         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
15732         instead of japanese-shift-jis and iso-latin-1 respectively in
15733         order to share the default value with both Emacs and XEmacs-mule.
15734         (mm-mule-charset-to-mime-charset): Make
15735         mm-coding-system-priorities effective.
15736         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
15737         while predicating of candidates upon the priorities.
15738
15739 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
15740
15741         * gnus-sum.el (gnus-summary-make-menu-bar): Add
15742         gnus-uu-invert-processable.
15743
15744         * gnus.el: Autoload gnus-uu-invert-processable.
15745
15746 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15747
15748         * mm-util.el (mm-with-multibyte-buffer): New macro.
15749
15750         * rfc2047.el (rfc2047-encode-string): Use it.
15751         (rfc2047-encode-region): Move point to the end of the region after
15752         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
15753
15754 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15755
15756         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
15757         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
15758
15759 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15760
15761         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
15762         (gnus-cite-parse): Ignore quoted envelope From_.  Suggested by
15763         Karl Chen <quarl@nospam.quarl.org>.
15764
15765 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
15766
15767         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
15768         invalid addresses.
15769
15770 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
15771
15772         * spam.el: Change section markers, revise TODO list.
15773         (spam-backends): Make new master list of all installed backends.
15774         (spam-summary-exit-behavior): Add new variable to determine how
15775         messages moves are done at summary exit.
15776         (spam-move-spam-nonspam-groups-only)
15777         (spam-process-ham-in-nonham-groups)
15778         (spam-process-ham-in-spam-groups): Remove variables, the
15779         spam-summary-exit-behavior variable should be used to manage this
15780         behavior.
15781         (spam-old-ham-articles, spam-old-spam-articles): Remove.
15782         (spam-old-articles): Add variable, replacing spam-old-ham-articles
15783         and spam-old-spam-articles.
15784         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
15785         Add empty variables, placeholders for the backends they represent.
15786         (spam-set-difference): Move, unchanged.
15787         (spam-list-of-processors): Declare OBSOLETE, not used anymore
15788         unless the user has a processor variable.
15789         (spam-classifications, spam-classification-valid-p)
15790         (spam-backend-properties, spam-backend-property-valid-p)
15791         (spam-backend-function-type-valid-p)
15792         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
15793         (spam-report-articles-gmane, spam-report-articles-resend):
15794         Remove functions, they are not needed.
15795         (spam-install-backend-super, spam-backend-list)
15796         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
15797         (spam-backend-function, spam-backend-ham-registration-function)
15798         (spam-backend-spam-registration-function)
15799         (spam-backend-ham-unregistration-function)
15800         (spam-backend-spam-unregistration-function)
15801         (spam-backend-statistical-p, spam-backend-mover-p)
15802         (spam-install-backend-alias, spam-install-checkonly-backend)
15803         (spam-install-mover-backend, spam-install-nocheck-backend)
15804         (spam-install-backend, spam-install-statistical-backend)
15805         (spam-install-statistical-checkonly-backend): Add backend installation
15806         support.
15807         (spam-summary-prepare-exit): Rewrite to use the new backend code.
15808         (spam-group-processor-p): Use the new backend code and respect the
15809         summary exit behavior.
15810         (spam-mark-spam-as-expired-and-move-routine): Remove.
15811         (spam-summary-prepare): Change to use the new spam-old-articles
15812         variable.
15813         (spam-copy-or-move-routine, spam-copy-spam-routine)
15814         (spam-move-spam-routine, spam-copy-ham-routine)
15815         (spam-move-ham-routine): Add code to copy/move ham or spam.
15816         (spam-fetch-field-fast): Improve doc and code, plus allow the
15817         'number request.
15818         (spam-list-of-checks, spam-list-of-statistical-checks): Remove
15819         variables.
15820         (spam-split, spam-find-spam): Use the new backend code.
15821         (spam-registration-functions): Remove variable.
15822         (spam-unregister-routine): Add convenience wrapper.
15823         (spam-log-undo-registration, spam-register-routine)
15824         (spam-log-processing-to-registry)
15825         (spam-log-unregistration-needed-p): Rename "check" to "backend"
15826         where possible.
15827         (spam-check-gmane-xref, spam-check-regex-headers)
15828         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
15829         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
15830         (spam-check-bogofilter-headers, spam-check-spamoracle)
15831         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
15832         (spam-check-crm114-headers): Use the spam-split-group that
15833         spam-split prepares, no need to determine it every time.
15834
15835         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
15836         to the nnheader-parse-naked-head call.
15837
15838         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
15839
15840         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
15841         the nnheader-nov-read-message-id call.
15842
15843 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15844
15845         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
15846         gnus-activate-group twice.  Suggested by Markus Peter
15847         <warp@spin.de>.
15848
15849 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
15850
15851         * gnus-art.el (gnus-article-time-format): Exchange the order of
15852         day and month in the default value; fix customization type.
15853         (article-date-ut): Use add-text-properties.
15854         (article-make-date-line): Use message-make-date instead of
15855         current-time-string.
15856
15857         * message.el (message-fetch-field): Don't use set-text-properties.
15858         (message-make-date): Simplify.
15859
15860         * messagexmas.el (message-xmas-make-date): New function.
15861         (message-xmas-redefine): Defalias message-make-date to it.
15862
15863 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15864
15865         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
15866         (rfc2047-encode-region): Treat text within parentheses as special;
15867         show the original text when error has occurred.
15868
15869         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
15870         already-computed method to gnus-activate-group.
15871
15872         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
15873         same select-methods identical Lisp objects.
15874
15875         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
15876         object when modifying the info.
15877
15878 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15879
15880         * gnus-srvr.el (gnus-server-set-info): Remove the server from
15881         gnus-opened-servers since it has never been opened with the new
15882         configuration yet.
15883
15884 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15885
15886         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
15887         arg to nnheader-generate-fake-message-id.
15888
15889 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
15890
15891         * nnheader.el (nnheader-generate-fake-message-id): Accept a
15892         number and build a fake message ID localized to a group and
15893         article number (so it's repeatable from that point on).
15894         (nnheader-fake-message-id-p): Change regex to accomodate new fake
15895         ID format.
15896
15897         * gnus-sum.el (gnus-get-newsgroup-headers): Call
15898         nnheader-generate-fake-message-id with the article number.
15899
15900 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
15901
15902         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
15903         end-of-buffer.
15904
15905 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15906
15907         * message.el (message-ignored-supersedes-headers): Add Approved.
15908
15909 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
15910
15911         * rfc2047.el (rfc2047-encode-message-header): Remove useless
15912         goto-char.
15913         (rfc2047-encode): Fold the line before encoding.
15914
15915 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15916
15917         * rfc2047.el (rfc2047-encode-message-header): Disabled header
15918         folding -- not all headers can be folded, and this should be done
15919         by the message composition mode.  Probably.  I think.
15920
15921 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15922
15923         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
15924         fast.
15925
15926         * gnus-ems.el (gnus-remove-image): Don't use
15927         message-text-with-property; remove only the image found first.
15928
15929         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
15930         found first.
15931
15932 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
15933
15934         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
15935
15936 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15937
15938         * message.el (message-text-with-property): Make it fast and accept
15939         optional arguments.
15940         (message-strip-forbidden-properties): Use it.
15941         (message-fix-before-sending): Follow the m-t-w-p change.
15942
15943         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
15944
15945 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15946
15947         * gnus-art.el (article-hide-headers): Don't change the buffer
15948         mistakenly when performing mml-preview even if
15949         gnus-single-article-buffer is nil.
15950
15951 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
15952
15953         * message.el (message-expand-name-databases): New user option.
15954         (message-expand-name): Use it.
15955
15956 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
15957
15958         * spam.el (spam-report-articles-resend)
15959         (spam-report-resend-register-routine): Allow ham reporting.
15960         (spam-report-resend-register-ham-routine): Add wrapper.
15961         (spam-registration-functions): Add ham resending functions.
15962         (spam-list-of-processors): Add ham resend processor.
15963
15964         * gnus.el (ham-resend-to): Add new group parameter.
15965         (spam-process): Add ham resend option.
15966
15967         * spam-report.el (spam-report-resend): Allow reporting ham.
15968         (spam-report-resend-ham): Add wrapper.
15969
15970 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15971
15972         * message.el (message-cite-articles-with-x-no-archive): New
15973         variable.
15974         (message-cite-original): Use it.
15975
15976 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15977
15978         * message.el (message-cite-original): Respect X-No-Archive.
15979
15980 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15981
15982         * gnus-art.el (article-hide-headers): Refer to the values for
15983         gnus-ignored-headers and gnus-visible-headers in the summary
15984         buffer since a user may have set them as group parameters.
15985
15986 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
15987
15988         * assistant.el (assistant-node-name): Add convenience function.
15989         (assistant-render-text, assistant-render-node): Add error handling,
15990         plus handle multiple next nodes.
15991         (assistant-find-next-node): Comment out for now.
15992         (assistant-find-next-nodes): Add function, returns list of next
15993         nodes.
15994
15995 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
15996
15997         * mail-source.el (mail-source-directory): Fix doc-string.
15998
15999 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
16000
16001         * assistant.el (assistant-render-text, assistant-eval): Add :set
16002         widget type, which is different because it takes and returns a
16003         list.  Much hilarity ensues.
16004
16005 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
16006
16007         * gnus-art.el (gnus-button-alist): Fixed regexp for manual links.
16008
16009         * gnus-group.el (gnus-group-get-new-news-this-group): Added
16010         doc-string.
16011
16012         * gnus-start.el (gnus-activate-group): Added doc-string.
16013
16014 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16015
16016         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
16017
16018 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
16019
16020         * assistant.el (assistant-render-text): Try to add a :set
16021         widget, more to come.
16022
16023         * spam.el (spam-group-spam-contents-p): Handle empty groupname
16024         strings.
16025         (spam-report-articles-resend)
16026         (spam-register-routine): Do registration iff any articles warrant
16027         it.
16028         (spam-summary-prepare-exit): Change log message for nil group
16029         destinations.
16030
16031 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
16032
16033         * spam.el (spam-report-resend-register-routine): Allow
16034         spam-report-resend-to to be a group parameter or a global value.
16035
16036 2004-05-26  Simon Josefsson  <jas@extundo.com>
16037
16038         * starttls.el: Merge with my GNUTLS based starttls.el.
16039         (starttls-gnutls-program, starttls-use-gnutls)
16040         (starttls-extra-arguments, starttls-process-connection-type)
16041         (starttls-connect, starttls-failure, starttls-success): New
16042         variables.
16043         (starttls-program, starttls-extra-args): Doc fix.
16044         (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New
16045         functions.
16046         (starttls-negotiate, starttls-open-stream): Check
16047         `starttls-use-gnutls' and pass on to corresponding *-gnutls
16048         function if it is set.
16049
16050 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16051
16052         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
16053         structured fields.
16054
16055 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16056
16057         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
16058
16059 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
16060
16061         * spam.el (spam-mark-new-messages-in-spam-group-as-spam): Add
16062         variable.
16063         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
16064         assigning the spam-mark to new messages.
16065
16066 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
16067
16068         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
16069
16070 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16071
16072         * dgnushack.el: Autoload customize-set-variable for XEmacs.
16073
16074         * rfc2047.el (rfc2047-encodable-p): Don't move point.
16075         (rfc2047-decode): Treat the ascii coding-system as raw-text by
16076         default.
16077
16078 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
16079
16080         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
16081         correct data.
16082
16083 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
16084
16085         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
16086         (spam-group-processor-p): Fix function.
16087         (spam-group-processor-multiple-p)
16088         (spam-group-spam-processor-report-gmane-p)
16089         (spam-group-spam-processor-report-resend-p)
16090         (spam-group-spam-processor-bogofilter-p)
16091         (spam-group-spam-processor-blacklist-p)
16092         (spam-group-spam-processor-ifile-p)
16093         (spam-group-ham-processor-ifile-p)
16094         (spam-group-spam-processor-spamoracle-p)
16095         (spam-group-spam-processor-crm114-p)
16096         (spam-group-ham-processor-bogofilter-p)
16097         (spam-group-spam-processor-stat-p)
16098         (spam-group-ham-processor-stat-p)
16099         (spam-group-ham-processor-whitelist-p)
16100         (spam-group-ham-processor-BBDB-p)
16101         (spam-group-ham-processor-spamoracle-p)
16102         (spam-group-ham-processor-copy-p): Remove functions with some
16103         prejudice against unneeded code.
16104         (spam-report-articles-resend)
16105         (spam-report-resend-register-routine): Allow the group/topic
16106         spam-resend-to value to override spam-report-resend-to.
16107         (spam-summary-prepare-exit): Invoke spam-group-processor-p
16108         properly now.
16109
16110         * gnus.el (spam-resend-to): Add group/topic parameter.
16111         (spam-process): Move the OBSOLETE processors to the end of the
16112         choices.
16113
16114 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
16115
16116         * spam-report.el (spam-report-resend-to, spam-report-resend): Start
16117         with resend-to set to nil, and then ask the user if necessary.
16118         (spam-report-resend): spam-report-resend takes a list of articles, not
16119         separate article numbers.
16120
16121 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16122
16123         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
16124         addition to emacs-w3m.
16125
16126 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16127
16128         * assistant.el (assistant-authinfo-data): New function.
16129         (assistant-eval): Eval for entire assistant.
16130
16131         * netrc.el (netrc-services-file): New variable.
16132         (netrc-parse-services): New function.
16133         (netrc-find-service-name): New function.
16134         (netrc-find-service-number): New function.
16135         (netrc-port-equal): New function.
16136         (netrc-machine): Use it.
16137
16138         * nnimap.el (nnimap-open-connection): Use netrc.
16139
16140         * gnus-util.el (gnus-netrc-get): Remove aliases.
16141
16142         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
16143
16144         * assistant.el (wid-edit): Fix compilation.
16145
16146         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
16147
16148 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
16149
16150         * gnus-util.el (gnus-set-file-modes): New function.  (small
16151         patch).
16152
16153 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16154
16155         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
16156
16157         * assistant.el (assistant-render-node): Fix up rendering and
16158         read-only text.
16159         (assistant-render-node): Reset.
16160         (assistant-make-read-only): Not sticky.
16161
16162 2004-05-20  Danny Siu  <dsiu@adobe.com>
16163
16164         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
16165         centered even when gnus-auto-center-summary is t.
16166
16167 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16168
16169         * dns.el (dns-get-txt-answer): New function.
16170         (dns-read-txt): Ditto.
16171         (query-dns): Use it.
16172
16173 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16174
16175         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
16176         active for foreign groups even if the group level is higher than
16177         the specified value.
16178
16179 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16180
16181         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
16182         non-active groups.
16183
16184         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
16185
16186 2004-05-20  Magnus Henoch  <mange@freemail.hu>
16187
16188         * dns.el (dns-read-type): Add support for SVR.  (small patch)
16189
16190 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
16191
16192         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
16193         (spam-crm114-header, spam-crm114-spam-switch)
16194         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
16195         (spam-crm114-positive-spam-header)
16196         (spam-crm114-database-directory, spam-list-of-processors)
16197         (spam-group-spam-processor-crm114-p)
16198         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
16199         (spam-generic-score, spam-list-of-checks)
16200         (spam-list-of-statistical-checks, spam-registration-functions)
16201         (spam-check-crm114-headers, spam-crm114-score)
16202         (spam-check-crm114, spam-crm114-register-with-crm114)
16203         (spam-crm114-register-spam-routine)
16204         (spam-crm114-unregister-spam-routine)
16205         (spam-crm114-register-ham-routine)
16206         (spam-crm114-unregister-ham-routine): Add CRM114 support.  From
16207         asjo@koldfront.dk (Adam Sjøgren).
16208
16209         * gnus.el: Add spam-use-crm114.
16210
16211         * spam.el (spam-list-of-processors, spam-registration-functions):
16212         Add spam-use-resend.
16213         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
16214         (spam-report-articles-gmane): Add doc fix.
16215         (spam-report-articles-resend, spam-report-resend-register-routine):
16216         Add wrappers around spam-report-resend-to.
16217
16218         * spam-report.el (spam-report-resend-to, spam-report-resend):
16219         Add support for resending spam.
16220         (spam-report-gmane): Fix line length >80.
16221
16222         * gnus.el (spam-process): Add spam-use-resend.
16223
16224 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16225
16226         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
16227         number of processed spam messages.
16228         (spam-ham-copy-or-move-routine): Return the number of processed
16229         ham messages.
16230         (spam-summary-prepare-exit): Use the above values to decide
16231         whether status messages shouled be displayed.
16232
16233 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
16234
16235         * rfc2047.el (rfc2047-encode-function-alist): Renamed from
16236         `rfc2047-encoding-function-alist' in order to avoid conflicting
16237         with the old version.
16238         (rfc2047-encode-region): Concatenate words containing non-ASCII
16239         characters in structured fields; don't encode space-delimited
16240         ASCII words even in unstructured fields; don't break words at
16241         char-category boundaries.
16242         (rfc2047-encode-1): New function.
16243         (rfc2047-encode): Use it; encode text so that it occupies the
16244         maximum width within 76-column; work correctly on Q encoding for
16245         iso-2022-* charsets.
16246         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
16247         sure not to break a line just after the header name.
16248         (rfc2047-b-encode-region): Removed.
16249         (rfc2047-b-encode-string): New function.
16250         (rfc2047-q-encode-region): Removed.
16251         (rfc2047-q-encode-string): New function.
16252
16253         * mm-util.el (mm-replace-in-string): New function.
16254
16255 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16256
16257         * gnus-msg.el (gnus-inews-make-draft-meta-information): Really
16258         get it right.
16259         (gnus-inews-make-draft): Really.
16260
16261 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
16262
16263         * nnmh.el (nnmh-request-list-1): Don't check the link count
16264         before descending.  (small patch)
16265
16266 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16267
16268         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
16269         stuff.
16270
16271         * gnus-start.el (gnus-subscribe-hierarchical-interactive): Match
16272         on real group name.
16273
16274         * gnus-art.el (gnus-signature-limit): Doc fix.
16275
16276         * gnus-msg.el (gnus-inews-make-draft): Quote list.
16277
16278         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
16279
16280 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
16281
16282         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
16283         isn't a string.
16284
16285 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16286
16287         * gnus-draft.el (gnus-draft-send): Bind
16288         rfc2047-encode-encoded-words.
16289
16290         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
16291         (rfc2047-encodable-p): Say that =? needs encoding.
16292         (rfc2047-encode-encoded-words): New variable.
16293
16294         * gnus-group.el (gnus-group-select-group): Doc fix.
16295
16296         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
16297
16298         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
16299         to nil.
16300
16301         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
16302
16303         * nnheader.el (nnheader-get-lines-and-char): New function.
16304
16305 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
16306
16307         * gnus-msg.el (gnus-summary-followup-with-original): Document
16308         yanking of region when active.
16309
16310 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16311
16312         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
16313         groups if the group level is higher than the specified value.
16314
16315 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
16316
16317         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
16318         (gnus-group-jump-to-group): Added prefix argument using
16319         `gnus-group-jump-to-group-prompt'.  Query before jumping to
16320         non-active group.
16321
16322         * compface.el (uncompface): Be verbose when changing
16323         `uncompface-use-external'.
16324
16325         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
16326         handle manual section.
16327
16328 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16329
16330         * gnus-art.el (gnus-button-alist): Revert previous change.
16331
16332 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
16333
16334         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
16335
16336 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16337
16338         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
16339         whether backend can accept message.
16340
16341         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
16342
16343 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
16344
16345         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
16346         Avoid creating directory when nntp-marks-is-evil is true.
16347         Reported by Reiner Steib.
16348
16349 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
16350
16351         * gnus-picon.el (gnus-picon-style): New variable.
16352         (gnus-picon-insert-glyph): Added optional `nostring' argument.
16353         (gnus-picon-transform-address): Support `gnus-picon-style'.  From
16354         Jesper Harder <harder@ifa.au.dk>.
16355
16356 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16357
16358         * message.el (message-fill-field): Return point.
16359         (message-generate-headers): Go to end of field.
16360
16361         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
16362         stuff for non-living groups.
16363
16364 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
16365
16366         * gnus-art.el (gnus-article-followup-with-original)
16367         (gnus-article-reply-with-original): gnus-mark-active-p ->
16368         gnus-region-active-p.
16369
16370 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
16371
16372         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
16373         only when there is spam or ham to be processed.
16374
16375 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16376
16377         * mail-source.el (mail-source-delete-crash-box): Refactor.
16378         (mail-source-fetch): Use it.
16379         (mail-source-fetch-file): Ditto.
16380         (mail-source-fetch-directory): Run postscript in loop.
16381         (mail-source-fetch-pop): Delete.
16382         (mail-source-fetch-maildir): Ditto.
16383         (mail-source-fetch-imap): Ditto.
16384
16385         * imap.el (imap-authenticators): Comment out sasl.
16386
16387         * message.el (message-skip-to-next-address): New function.
16388         (message-fill-header-address): Refactor.
16389         (message-fill-address): Use it.
16390         (message-delete-address): Use it.
16391         (message-fill-header-general): Refactor.
16392         (message-fill-field-address): Rename.
16393         (message-narrow-to-field): Find the start of the header.
16394         (message-header-format-alist): Don't pre-fill.
16395         (message-fill-header): Removed.
16396         (message-insert-header): New function.
16397         (message-shorten-references): Use it.
16398
16399         * rfc2047.el (rfc2047-field-value): Strip props.
16400
16401         * mail-parse.el (mail-header-make-address): New alias.
16402
16403         * ietf-drums.el (ietf-drums-make-address): New function.
16404
16405         * imap.el: Add compiler directives.
16406
16407         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
16408
16409         * gnus-art.el (article-decode-idna-rhs): Don't use
16410         message-idna-inside-rhs-p.
16411
16412 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16413
16414         * message.el (message-idna-inside-rhs-p): Removed.
16415         (message-idna-to-ascii-rhs-1): Use proper address parsing.
16416
16417         * gnus-art.el (gnus-emphasis-alist): Removed strikethru; too many
16418         false positives.
16419
16420 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
16421
16422         * imap.el (imap-sasl-make-mechanisms): Use sasl.
16423
16424 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16425
16426         * nneething.el (nneething-file-name): Don't create spurious
16427         files.
16428
16429         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
16430         (gnus-inews-do-gcc): Remove sleep.
16431
16432         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
16433         part under point.
16434
16435         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
16436         (gnus-agent-regenerate-group): Using nil messages aren't valid.
16437
16438 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
16439
16440         * spam.el (spam-summary-prepare-exit): Fixed (length).
16441
16442 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
16443
16444         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
16445         as expired without moving it" message when there are spam
16446         messages left.
16447
16448 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
16449
16450         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
16451         header is not nil.
16452
16453 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
16454
16455         * nntp.el (nntp-request-set-mark, nntp-request-update-info): Call
16456         nntp-possibly-create-directory, not nntp-possibly-change-group.
16457         (nntp-marks-changed-p): New arg SERVER.
16458         (nntp-request-update-info): Adjust caller.
16459
16460 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
16461
16462         * nntp.el (nntp-save-marks): Pass missing arg.
16463
16464 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
16465
16466         * nntp.el: Support marks.
16467         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
16468         (nntp-marks-modtime, nntp-marks-directory): New variables.
16469         (nntp-request-set-mark, nntp-request-update-info)
16470         (nntp-possibly-create-directory, nntp-marks-changed-p)
16471         (nntp-save-marks, nntp-open-marks, nntp-marks-directory): New
16472         functions.
16473
16474 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
16475
16476         * gnus-xmas.el (gnus-xmas-select-lowest-window)
16477         (gnus-xmas-redefine): Rename.
16478
16479         * gnus-score.el (gnus-score-insert-help): Use
16480         gnus-select-lowest-window.
16481
16482         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
16483         appt-select-lowest-window and rename to gnus-select-lowest-window.
16484
16485         * gnus.el: do.
16486
16487 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16488
16489         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
16490         encodings of MIME-encoded words, in order to improve
16491         interoperability with several broken MUAs.
16492
16493 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16494
16495         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
16496         tags, only when charsets are not specified in headers.
16497         (mm-inline-text-html-render-with-w3m): Ditto.
16498
16499         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
16500         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
16501
16502 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16503
16504         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
16505         instead of MIME-decoded from fields when checking
16506         `gnus-article-address-banner-alist'.
16507
16508 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
16509
16510         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
16511         description rather than subject.
16512
16513 2004-05-02  Steve Youngs  <steve@youngs.au.com>
16514
16515         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
16516
16517 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16518
16519         * gnus.el (gnus-version-number): Bump.
16520
16521 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
16522
16523         * gnus.el: No Gnus v0.2 is released.
16524
16525 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16526
16527         * gnus-agent.el (gnus-agent-read-agentview): Inline
16528         gnus-uncompress-range.
16529
16530 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16531
16532         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
16533         `exec-installed-p'.
16534
16535 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16536
16537         * gnus.el (spam-process, spam-autodetect-methods): Add
16538         bsfilter and bsfilter-headers.
16539
16540         * spam.el (spam-bsfilter): New customize group.
16541         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
16542         (spam-bsfilter-header, spam-bsfilter-probability-header)
16543         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
16544         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
16545         (spam-bsfilter-database-directory): New options.
16546         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
16547         (spam-list-of-statistical-checks, spam-registration-functions):
16548         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
16549         (spam-bsfilter-score): New command.
16550         (spam-check-bsfilter-headers, spam-check-bsfilter)
16551         (spam-bsfilter-register-with-bsfilter)
16552         (spam-bsfilter-register-spam-routine)
16553         (spam-bsfilter-unregister-spam-routine)
16554         (spam-bsfilter-register-ham-routine)
16555         (spam-bsfilter-unregister-ham-routine): New functions.
16556         (spam-generic-score): Support bsfilter; Accept an optional argument
16557         to recalcurate spam score even if scoring header has already been
16558         added.
16559         (spam-bogofilter-score, spam-spamassassin-score): Accept an
16560         optional argument to recalcurate spam score even if scoring header
16561         has already been added.
16562
16563 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
16564
16565         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
16566         strings!  Reported by David D. Smith <davidsmith@acm.org>.
16567         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
16568         link is missing.
16569
16570 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
16571
16572         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
16573         (html2text-get-attr): Rewrite.
16574
16575         * message.el (message-setup-1): Remove redundant put-text-property
16576         on mail-header-separator.
16577
16578 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
16579
16580         * gnus-registry.el (gnus-registry-cache-whitespace)
16581         (gnus-registry-action, gnus-registry-spool-action)
16582         (gnus-registry-split-fancy-with-parent): Change message levels
16583         from 5 to 3 or 7, as needed.
16584
16585         * spam.el (spam-summary-prepare-exit)
16586         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
16587         (spam-split, spam-find-spam, spam-log-undo-registration)
16588         (spam-check-blackholes, spam-enter-ham-BBDB): Changed message
16589         level from 5 to 6.
16590
16591 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16592
16593         * gnus-ems.el: Autoload appt-select-lowest-window (revert
16594         2004-03-04 change).
16595
16596 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
16597
16598         * sieve-manage.el (sieve-manage-open):
16599         * nnweb.el (nnweb-insert-html):
16600         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
16601         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
16602         * nnspool.el (nnspool-request-group):
16603         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
16604         * nnml.el (nnml-request-update-info):
16605         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
16606         (nnmh-request-create-group, nnmh-update-gnus-unreads):
16607         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
16608         (nnimap-request-set-mark):
16609         * nnfolder.el (nnfolder-request-update-info):
16610         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
16611         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
16612         * gnus-uu.el (gnus-uu-find-articles-matching):
16613         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
16614         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
16615         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
16616         * gnus-nocem.el (gnus-nocem-scan-groups):
16617         * gnus-int.el (gnus-start-news-server):
16618         * gnus-group.el (gnus-group-make-kiboze-group)
16619         (gnus-group-browse-foreign-server):
16620         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
16621         Use mapc when appropriate.
16622
16623 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
16624
16625         FIXME: Make separate entries for each person.
16626
16627         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
16628         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
16629         <shields@msrl.com>:
16630
16631         * spam.el (spam-necessary-extra-headers): Get the extra headers we
16632         may need for spam sorting and scoring.
16633         (spam-user-format-function-S): Add user format function suitable for
16634         general use.
16635         (spam-article-sort-by-spam-status): Add sorting function for summary
16636         sorting.
16637         (spam-extra-header-to-number): Add function to get a score from a
16638         header.
16639         (spam-summary-score): Add function to get a numeric score from the
16640         headers.
16641         (spam-generic-score): Fix function doc, was in wrong place.
16642         (spam-initialize): Take symbols when it's run, and install the
16643         extra headers that spam-necessary-extra-headers thinks we need.
16644
16645 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
16646
16647         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
16648         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
16649
16650 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
16651
16652         * gnus-sum.el (gnus-set-global-variables)
16653         (gnus-build-all-threads, gnus-get-newsgroup-headers)
16654         (gnus-article-get-xrefs, gnus-summary-best-group)
16655         (gnus-summary-next-article, gnus-summary-enter-digest-group)
16656         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
16657         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
16658         Use with-current-buffer.
16659
16660 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
16661
16662         * spam.el (spam-summary-prepare-exit): Simplify logic.
16663         (spam-fetch-article-header): Read the article header if it's not
16664         available.
16665         (spam-list-articles): Simplify logic.
16666         (spam-filelist-register-routine): Fix bug with unregister-list.
16667
16668         * gnus-registry.el: Fix comments at beginning.
16669
16670 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
16671
16672         * message.el (message-cater-to-broken-inn): Remove.
16673         (message-shorten-references): Make sure the total folded length of
16674         References is shorter than 998 characters to cater to a bug in INN
16675         2.3.  Also, don't pretend that references aren't folded -- this
16676         hasn't worked for a while.
16677
16678 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16679
16680         * gnus-agent.el (gnus-agentize):
16681         gnus-agent-send-mail-real-function no longer set to current value
16682         of message-send-mail-function but rather a lambda that calls
16683         message-send-mail-function.  The change makes the agent real-time
16684         responsive to user changes to message-send-mail-function.
16685
16686 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16687
16688         * legacy-gnus-agent.el
16689         (gnus-agent-convert-to-compressed-agentview): Fixed typos with
16690         help from Florian Weimer <fw@deneb.enyo.de>
16691
16692 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16693
16694         * nnmail.el (nnmail-cache-insert): Revert last change.
16695
16696 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16697
16698         * nnmail.el (nnmail-cache-insert): Always check whether
16699         nnmail-cache-ignore-groups matches a group name.
16700
16701 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
16702
16703         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
16704         (spam-find-spam, spam-log-processing-to-registry)
16705         (spam-log-registered-p, spam-log-unregistration-needed-p)
16706         (spam-log-undo-registration): Use gnus-message instead of
16707         gnus-error, none of these errors are fatal.
16708
16709         * gnus-registry.el (gnus-registry-clean-empty-function)
16710         (gnus-registry-clean-empty): Remove only empty entries without
16711         extra data.
16712
16713 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
16714
16715         * spam-stat.el (spam-stat-buffer-change-to-spam)
16716         (spam-stat-buffer-change-to-non-spam): Change (error) to
16717         (gnus-message 8) invocation.
16718
16719 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16720
16721         * nntp.el (nntp-via-netcat-command): New variable.
16722         (nntp-via-netcat-switches): New variable.
16723         (nntp-open-via-rlogin-and-netcat): New function.
16724         (nntp-open-connection-function): Doc fix.
16725         (nntp-telnet-command): Doc fix.
16726         (nntp-end-of-line): Doc fix.
16727         (nntp-via-rlogin-command): Doc fix.
16728         (nntp-via-user-name): Doc fix.
16729         (nntp-via-address): Doc fix.
16730
16731 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16732
16733         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
16734         error in Emacs 21.1.
16735
16736 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
16737
16738         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
16739
16740 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16741
16742         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
16743         (gnus-agent-with-refreshed-group): New macro.
16744         (gnus-agent-rename-group): New function.
16745         (gnus-agent-delete-group): New function.
16746         (gnus-agent-save-group-info): Use gnus-command-method when
16747         `method' parameter is nil.  Don't write nil entries into the
16748         active file.
16749         (gnus-agent-get-group-info): New function.
16750         (gnus-agent-fetch-articles): Use
16751         gnus-agent-update-files-total-fetched-for to increment disk space
16752         used.
16753         (gnus-agent-fetch-headers, gnus-agent-save-alist): Use
16754         gnus-agent-update-view-total-fetched-for to increment disk space
16755         used.
16756         (gnus-agent-get-local): Added optional parameters to avoid calling
16757         gnus-group-real-name and gnus-find-method-for-group.
16758         (gnus-agent-set-local): Delete stored entry if either min, or max,
16759         are nil.
16760         (gnus-agent-fetch-session): Reworded error/quit messages.  On
16761         quit, use gnus-agent-regenerate-group to record existance of any
16762         articles fetched to disk before the quit occurred.
16763         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
16764         gnus-agent-update-view-total-fetched-for, and
16765         gnus-agent-update-files-total-fetched-for to decrement disk space
16766         used.
16767         (gnus-agent-retrieve-headers): Use
16768         gnus-agent-update-view-total-fetched-for to increment disk space
16769         used.
16770         (gnus-agent-regenerate-group): Replace gnus-group-update-group
16771         with gnus-agent-update-files-total-fetched-for to decrement disk
16772         space and fresh group buffer.
16773         (gnus-agent-inhibit-update-total-fetched-for): New variable.
16774         (gnus-agent-need-update-total-fetched-for): New variable.
16775         (gnus-agent-update-files-total-fetched-for): New function.
16776         (gnus-agent-update-view-total-fetched-for): New function.
16777         (gnus-agent-total-fetched-for): New function.
16778
16779         * gnus-cache.el (gnus-cache-save-buffers): Use
16780         gnus-cache-update-overview-total-fetched-for to change disk space
16781         used by this group.
16782         (gnus-cache-possibly-enter-article): Use
16783         gnus-cache-update-file-total-fetched-for to increment disk space
16784         used by this group.
16785         (gnus-cache-possibly-remove-article): Use
16786         gnus-cache-update-file-total-fetched-for to decrement disk space
16787         used by this group.
16788         (gnus-cache-generate-nov-databases): Purge total fetched cache.
16789         (gnus-cache-rename-group): New function.
16790         (gnus-cache-delete-group): New function.
16791         (gnus-cache-inhibit-update-total-fetched-for): New variable.
16792         (gnus-cache-need-update-total-fetched-for): New variable.
16793         (gnus-cache-with-refreshed-group): New macro.
16794         (gnus-cache-update-file-total-fetched-for): New function.
16795         (gnus-cache-update-overview-total-fetched-for): New function.
16796         (gnus-cache-rename-group-total-fetched-for): New function.
16797         (gnus-cache-delete-group-total-fetched-for): New function.
16798         (gnus-cache-total-fetched-for): New function.
16799
16800         * gnus-group.el: Require gnus-sum and autoload functions to
16801         resolve warnings when gnus-group.el compiled alone.
16802         (gnus-group-line-format): Documented new %F.
16803         (size of Fetched data) group line format; identifies disk space
16804         used by agent and cache.
16805         (gnus-group-line-format-alist): Defined new F format.
16806         (gnus-total-fetched-for): New function.
16807         (gnus-group-delete-group): No longer update
16808         gnus-cache-active-altered as gnus-request-delete-group now keeps
16809         the cache in sync.
16810         (gnus-group-list-active): Let the agent store a server's active
16811         list if currently plugged.
16812
16813         * gnus-int.el (gnus-request-delete-group):
16814         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
16815         local disk in sync with the server.
16816         (gnus-request-rename-group):
16817         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
16818         local disk in sync with the server.
16819
16820         * gnus-start.el (gnus-get-unread-articles):
16821         Cosmetic simplification to logic.
16822
16823         * gnus-util.el (gnus-rename-file): New function.
16824
16825 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
16826
16827         * mm-util.el (mm-image-load-path): Handle nil in load-path.
16828
16829 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
16830
16831         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
16832         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
16833
16834 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
16835
16836         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
16837         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
16838
16839 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
16840
16841         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
16842
16843 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
16844
16845         * spam.el (spam-set-difference): Add function to replace
16846         gnus-set-difference in spam.el.
16847         (spam-summary-prepare-exit): Use spam-set-difference.
16848
16849 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
16850
16851         * gnus-registry.el (gnus-registry-cache-file): Update to use
16852         gnus-dribble-directory OR gnus-home-directory OR ~.
16853         (gnus-registry-split-fancy-with-parent): Fix doc.
16854
16855 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16856
16857         * message.el (message-exchange-point-and-mark): Use
16858         message-mark-active-p.  Suggested by Jesper Harder
16859         <harder@ifa.au.dk>.
16860
16861 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16862
16863         * message.el (message-exchange-point-and-mark): Don't activate
16864         region if it was inactive.  Suggested by Hiroshi Fujishima
16865         <pooh@nature.tsukuba.ac.jp>.
16866
16867 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16868
16869         * gnus-art.el (article-display-face): Display Faces in the same
16870         order as X-Faces.
16871
16872 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16873
16874         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
16875
16876 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16877
16878         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
16879         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
16880         (gnus-article-mime-hierarchy): Remove.
16881         (gnus-article-mime-hierarchy-next): Remove.
16882         (gnus-article-mode): Revert 2004-03-19 change.
16883         (gnus-article-setup-buffer): Revert 2004-03-19 change.
16884         (gnus-insert-mime-button): Revert 2004-03-19 change.
16885         (gnus-mime-accumulate-hierarchy): Remove.
16886         (gnus-mime-enter-multipart): Remove.
16887         (gnus-mime-leave-multipart): Remove.
16888         (gnus-mime-display-part): Revert 2004-03-19 change.
16889         (gnus-mime-display-alternative): Revert 2004-03-19 change.
16890
16891         * mml.el (mml-preview): Revert 2004-03-19 change.
16892
16893 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
16894
16895         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
16896
16897 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16898
16899         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
16900         t while entering a file name using the mm-with-multibyte macro.
16901         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
16902
16903         * mm-util.el (mm-with-multibyte): New macro.
16904
16905 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16906
16907         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): New
16908         user option.
16909         (gnus-mime-multipart-functions): Doc and customization fix.
16910         (gnus-article-mime-hierarchy): New variable.
16911         (gnus-article-mime-hierarchy-next): New variable.
16912         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
16913         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
16914         gnus-article-mime-hierarchy-next to nil.
16915         (gnus-insert-mime-button): Show hierarchy numbers.
16916         (gnus-mime-accumulate-hierarchy): New function.
16917         (gnus-mime-enter-multipart): New function.
16918         (gnus-mime-leave-multipart): New function.
16919         (gnus-mime-display-part): Recompute hierarchical MIME structure.
16920         (gnus-mime-display-alternative): Show hierarchy numbers.
16921
16922         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
16923         gnus-article-mime-hierarchy-next to nil.
16924
16925 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
16926
16927         * dns.el: Don't require gnus-xmas.
16928
16929 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
16930
16931         * mml.el (mml-generate-mime-1): Don't use format=flowed with
16932         inline PGP.
16933         (mml-menu): Disable mml-quote-region if mark is inactive.
16934
16935 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16936
16937         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
16938         when the group's active is not available.
16939
16940 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16941
16942         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
16943         error.
16944
16945 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
16946
16947         * imap.el (imap-store-password): New variable.
16948         (imap-interactive-login): Use it.
16949         Suggested by Mark Plaksin <happy@mcplaksin.org>.
16950
16951 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16952
16953         * gnus-art.el (gnus-article-read-summary-keys): Restore new
16954         window-start and hscroll to summary window.
16955
16956 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16957
16958         * gnus-start.el (gnus-convert-old-newsrc): Only write the
16959         conversion message to newsrc-dribble when an actual conversion is
16960         performed.
16961
16962 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
16963
16964         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
16965
16966 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16967
16968         * mm-decode.el (mm-complicated-handles): New function reviving
16969         former definition of mm-multiple-handles.
16970
16971         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
16972         (gnus-mime-delete-part): Use it.
16973
16974 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16975
16976         * gnus-agent.el (gnus-agent-read-local): Bind
16977         nnheader-file-coding-system to gnus-agent-file-coding-system to
16978         avoid the implicit assumption that they will always be equal.
16979         (gnus-agent-save-local): Bind buffer-file-coding-system, not
16980         coding-system-for-write, as the with-temp-file macro first prints
16981         to a buffer then saves the buffer.
16982
16983 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16984
16985         * gnus-art.el (gnus-article-edit-part): New function.
16986         (gnus-mime-save-part-and-strip): Use it; do query instead of
16987         signaling an error; don't use mm-multiple-handles.
16988         (gnus-mime-delete-part): Ditto.
16989
16990 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16991
16992         * gnus-agent.el (gnus-agent-read-agentview): Removed support for
16993         old file versions.
16994         (gnus-group-prepare-hook): Removed function that converted list
16995         form of gnus-agent-expire-days to group properties.
16996
16997         * gnus-int.el: Autoload gnus-agent-regenerate-group.
16998         (gnus-request-accept-article): Re-indented.
16999
17000         * gnus-start.el (gnus-convert-old-newsrc): Registered new
17001         converters to handle old agent file formats.  Added logic for a
17002         "backup before upgrading warning".
17003         (gnus-convert-mark-converter-prompt): Developers can mark
17004         functions as needing (default), or not needing,
17005         gnus-convert-old-newsrc's "backup before upgrading warning".
17006         (gnus-convert-converter-needs-prompt): Tests whether the user
17007         should be protected from potentially irreversable changes by the
17008         function.
17009
17010         * legacy-gnus-agent.el: New.  Provides converters that are only
17011         loaded when gnus-convert-old-newsrc needs to call them.
17012
17013 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
17014
17015         * mail-source.el (mail-source-touch-pop): Doc fix.
17016
17017         * message.el (message-smtpmail-send-it): Doc fix.
17018
17019 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
17020
17021         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
17022
17023         * nnmail.el (nnmail-split-fancy): do.
17024
17025         * gnus-kill.el (gnus-kill, gnus-execute): do.
17026
17027 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
17028
17029         * gnus-sum.el (gnus-widget-reversible-match)
17030         (gnus-widget-reversible-to-internal)
17031         (gnus-widget-reversible-to-external): New functions.
17032         (gnus-widget-reversible): New widget.
17033         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
17034
17035 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
17036
17037         * gnus-sum.el (gnus-thread-sort-functions)
17038         (gnus-article-sort-functions): Document `(not F)' items.
17039
17040 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
17041
17042         * spam.el (spam-use-gmane-xref): Add new backend.
17043         (spam-gmane-xref-spam-group): Add variable to control the name of the
17044         Gmane spam group.
17045         (spam-blackhole-servers, spam-blackhole-good-server-regex)
17046         (spam-regex-headers-spam, spam-regex-headers-ham)
17047         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
17048         (spam-list-of-checks): Add spam-use-gmane-xref to list of
17049         backends and checks.
17050         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
17051
17052         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
17053         an autodetect method.
17054
17055 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17056
17057         * gnus-int.el (gnus-request-accept-article): Inform the agent that
17058         articles are being added to a group.
17059         (gnus-request-replace-article): Inform the agent that articles
17060         need to be uncached as the cached contents are no longer valid.
17061
17062 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
17063
17064         * binhex.el: Don't autoload executable-find.
17065
17066         * canlock.el: Don't autoload mail-fetch-field.
17067
17068         * dgnushack.el: Autoload c-mode for XEmacs.
17069
17070         * gnus-ems.el: Don't autoload appt-select-lowest-window.
17071
17072         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
17073         rmail-dont-reply-to and rmail-output.
17074
17075         * gnus-score.el: Don't autoload ffap-string-at-point.
17076
17077         * gnus-setup.el: Don't autoload sc-cite-original.
17078
17079         * imap.el: Don't autoload base64-decode-string,
17080         base64-encode-string and md5.
17081
17082         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
17083         and rmail-msg-restore-non-pruned-header.
17084
17085         * mm-decode.el: Don't autoload executable-find.
17086
17087         * mm-url.el: Don't autoload executable-find.
17088
17089         * mm-view.el: Don't autoload diff-mode.
17090
17091         * nndb.el: Don't autoload news-reply-mode, news-setup,
17092         cancel-timer and telnet.
17093
17094         * password.el: Don't autoload run-at-time for Emacs.
17095
17096         * sha1-el.el: Don't autoload executable-find.
17097
17098         * sieve-mode.el: Don't autoload c-mode.
17099
17100         * uudecode.el: Don't autoload executable-find.
17101
17102 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17103
17104         * gnus-agent.el (gnus-agent-file-header-cache): Removed.
17105         (gnus-agent-possibly-alter-active): Avoid null in numeric
17106         comparison.
17107         (gnus-agent-set-local): Refuse to save null in local object table.
17108         (gnus-agent-regenerate-group): The REREAD parameter can now be a
17109         list of articles that will be marked as unread.
17110
17111 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
17112
17113         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
17114
17115 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
17116
17117         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
17118         language tags.
17119
17120 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
17121
17122         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
17123         Don't bind "obarray".
17124
17125         * gnus-sum.el (gnus-thread-sort-functions): Added
17126         `gnus-thread-sort-by-most-recent-number' and
17127         `gnus-thread-sort-by-most-recent-date'.
17128         Reported by Kai Grossjohann <kai@emptydomain.de>.
17129
17130 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
17131
17132         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
17133
17134 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17135
17136         * gnus-cus.el (gnus-agent-customize-category): Removed
17137         ignore-errors macro reference that required cl to be loaded at
17138         run-time.
17139
17140         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
17141         single-interval range of the form (min . max).  Previously the
17142         range had to look like ((min . max)).  Likewise, return
17143         (min . max) rather than ((min . max)).
17144         (gnus-range-map): Use gnus-range-normalize to accept
17145         single-interval range.
17146
17147         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
17148         the cache, but not the agent, now appear with their usual face.
17149
17150         * dgnushack.el (loaddir): New variable that is bound to the
17151         directory containing the dgnushack.el file. Use loaddir, rather
17152         than srcdir, to update load-path. Change lets dgnushack compile
17153         code in directories other than GNUS/lisp.
17154
17155 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17156
17157         * lpath.el: Don't bind w3m-safe-url-regexp.
17158
17159         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
17160         w3m-safe-url-regexp variable buffer-local.
17161
17162         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
17163
17164 2004-02-27  Simon Josefsson  <jas@extundo.com>
17165
17166         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
17167         gnus-group-real-prefix.
17168         (gnus-summary-move-article): Use it, instead of
17169         gnus-group-real-prefix.
17170
17171 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17172
17173         * lpath.el: Bind w3m-safe-url-regexp.
17174
17175         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
17176         w3m-safe-url-regexp variable buffer-local and set it as the value
17177         of mm-w3m-safe-url-regexp.
17178
17179         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
17180
17181         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
17182         parsing gnus-posting-styles when the message is not for replying.
17183
17184         * dgnushack.el: Autoload sgml-mode for XEmacs.
17185
17186         * nnrss.el (nnrss-opml-export): Use
17187         mm-set-buffer-file-coding-system instead of
17188         set-buffer-file-coding-system.
17189
17190 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
17191
17192         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
17193         of checkdoc.el).
17194         * nnrss.el: do.
17195         * gnus-mlspl.el: do.
17196         * gnus-ml.el: do.
17197         * gnus-srvr.el: do.
17198
17199         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
17200
17201 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
17202
17203         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
17204         Corrections to custom-manual links.
17205
17206         * gnus-art.el (gnus-article): Ditto.
17207
17208         * mm-decode.el (mime-display, mime-security): Ditto.
17209
17210 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
17211
17212         * flow-fill.el: Typo.
17213
17214 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
17215
17216         * spam-wash.el: New file.
17217
17218 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
17219
17220         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
17221
17222 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
17223
17224         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
17225         to be run with new-articles as LIST1, not LIST2.
17226         (spam-registration-functions): Add spam-use-ham-copy as a nil
17227         registration backend.
17228
17229 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
17230
17231         * spam-stat.el (spam-stat-washing-hook): New option.
17232         (spam-stat-buffer-words): Use it.
17233         (spam-stat-process-directory, spam-stat-test-directory): Use
17234         insert-file-contents-literally.
17235         (spam-stat-coding-system): New variable.
17236         (spam-stat-load, spam-stat-save): Use it.
17237
17238 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17239
17240         * spam-report.el (spam-report-plug-agent): Quote
17241         spam-report-url-to-file and spam-report-url-ping-plain.
17242
17243 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
17244
17245         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Allow
17246         / in mailto URLs.
17247
17248 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
17249
17250         * spam-report.el (spam-report-process-queue): Fix interactive use.
17251         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
17252         (spam-report-unplug-agent): Doc fixes.
17253         (spam-report-url-ping-mm-url, spam-report-url-to-file)
17254         (spam-report-agentize, spam-report-deagentize): Autoload.
17255
17256 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17257
17258         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
17259
17260         * message.el (message-setup-fill-variables): Add mml tags to
17261         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
17262         <ajk@iu.edu>.
17263         (message-mode): Don't modify paragraph-separate there.
17264
17265 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17266
17267         * compface.el (uncompface-use-external): Default to undecided.
17268         (uncompface-use-external-threshold): New variable.
17269         (uncompface-float-time): New macro.
17270         (uncompface): Determine whether to use the external decoder if
17271         uncompface-use-external is undecided.
17272
17273 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17274
17275         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
17276         after images.
17277
17278         * gnus-art.el (gnus-mime-display-single): Remove dead code.
17279
17280 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
17281
17282         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
17283
17284         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
17285
17286         * gnus-sum.el (gnus-summary-limit-to-age)
17287         (gnus-summary-limit-children): do.
17288
17289         * gnus-int.el (gnus-request-scan): do.
17290
17291         * gnus-group.el (gnus-group-suspend): do.
17292
17293         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
17294
17295         * gnus-cite.el (gnus-cite-parse-attributions): do.
17296
17297         * gnus-agent.el (gnus-summary-set-agent-mark)
17298         (gnus-agent-regenerate-group): do.
17299
17300         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
17301
17302         * binhex.el (binhex-decode-region-internal): do.
17303
17304 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17305
17306         * gnus-fun.el (gnus-face-properties-alist): New user option.
17307         (gnus-display-x-face-in-from): Use it.
17308
17309         * gnus-art.el (article-display-face): Ditto.
17310
17311         * compface.el (uncompface-use-external): Default to nil.
17312
17313 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
17314
17315         * nntp.el (nntp-erase-buffer): New function.
17316         (nntp-retrieve-data, nntp-send-command)
17317         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
17318         (nntp-possibly-change-group): Use it.
17319
17320         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Use
17321         with-current-buffer.
17322
17323 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
17324
17325         * compface.el: Merge the ELisp-based uncompface program.
17326         (compface): New customization group.
17327         (uncompface-use-external): New user option.
17328         (uncompface): Call uncompface-internal if uncompface-use-external
17329         is nil.
17330         (uncompface-internal): New function.  Note that there are also
17331         some other functions and variables added for this function.
17332
17333 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
17334
17335         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
17336         if necessary.
17337
17338 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
17339
17340         * spam-report.el (spam-report-unplug-agent)
17341         (spam-report-plug-agent, spam-report-deagentize)
17342         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
17343         Add support for the Agent in spam-report: when unplugged, report to a
17344         file; when plugged, submit all the requests.
17345
17346         * spam.el (spam-register-routine): Fix message about
17347         registration.
17348
17349 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
17350
17351         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
17352         dependencies.
17353         (rfc2047-encode): Use it.
17354
17355         * gnus-art.el (gnus-button-marker-list): Move before first
17356         reference.
17357
17358         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
17359         (imap-parse-body): Fix format string mismatch.
17360
17361         * gnus-score.el (gnus-summary-increase-score): do.
17362
17363         * nnrss.el (nnrss-close): New function.
17364
17365 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
17366
17367         * nnrss.el (nnrss-make-filename): New function.
17368         (nnrss-request-delete-group, nnrss-read-server-data)
17369         (nnrss-save-server-data, nnrss-read-group-data)
17370         (nnrss-save-group-data): Use it.
17371         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
17372         (nnrss-read-server-data, nnrss-read-group-data): Use load.
17373         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
17374
17375 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
17376
17377         * mml.el (mml-compute-boundary-1): Don't uncompress files.
17378
17379 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
17380
17381         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
17382         files.
17383
17384         * message.el (message-generate-headers-first): Don't quote nil
17385         and t in docstrings.
17386
17387         * imap.el (imap-id): do.
17388
17389         * gnus-agent.el (gnus-agent-consider-all-articles)
17390         (gnus-agent-queue-mail): do.
17391
17392 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
17393
17394         * spam-report.el (spam-report-process-queue): New function.
17395         Process requests from `spam-report-requests-file'.
17396         (spam-report-process-queue): Doc fix.
17397
17398 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
17399
17400         * spam.el (spam-register-routine)
17401         (spam-log-processing-to-registry, spam-log-registered-p)
17402         (spam-log-unregistration-needed-p, spam-log-undo-registration):
17403         Change "check" to "spam-check" for semi-clarity.
17404
17405 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
17406
17407         * pop3.el: Require nnheader.
17408
17409         * mml-smime.el: Require cl.  Autoload message-fetch-field.
17410
17411         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
17412
17413         * gnus-picon.el: Require cl.
17414
17415         * gnus-fun.el: Require gnus-ems and gnus-util.
17416
17417         * gnus.el (gnus-method-to-server): Move defsubst before first use.
17418
17419         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
17420
17421         * gnus-art.el (gnus-article-edit-mode): Define before first
17422         reference.
17423
17424 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
17425
17426         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
17427         (gnus-uu-post-encoded): Use point-at-bol.
17428
17429         * gnus-topic.el (gnus-group-active-topic-p): do.
17430
17431         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
17432
17433         * gnus-group.el (gnus-group-kill-region): do.
17434
17435         * gnus-art.el (article-date-ut): do.
17436
17437         * message.el (message-fetch-field): Remove redundant
17438         case-fold-search binding.
17439         (message-narrow-to-field): Simplify.
17440
17441 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
17442
17443         * spam.el (spam-directory): Derive from `gnus-directory'.
17444
17445         * spam-report.el (spam-report-url-to-file)
17446         (spam-report-requests-file): New function and variable for offline
17447         reporting.
17448         (spam-report-url-ping-function): Add `spam-report-url-to-file'
17449         and user defined function.
17450         (spam-report-url-ping-mm-url): Remove doubled slash.
17451
17452 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
17453
17454         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
17455
17456 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
17457
17458         * spam.el (spam-check-spamoracle, spam-spamoracle-learn): Fix
17459         format string mismatch.
17460
17461         * sieve.el (sieve-deactivate-all): do.
17462
17463         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
17464
17465         * nnlistserv.el (nnlistserv-kk-wash-article): do.
17466
17467         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
17468
17469         * mm-bodies.el (mm-7bit-chars): Don't include \r.
17470
17471 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
17472
17473         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
17474         the list of checks.
17475
17476 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
17477
17478         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
17479         padding.
17480
17481 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
17482
17483         * mm-view.el (mm-fill-flowed): New variable.
17484         (mm-inline-text): Use it.
17485
17486 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
17487
17488         * spam.el (spam-spamassassin-register-ham-routine)
17489         (spam-spamassassin-register-spam-routine): Fix function names.
17490
17491 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17492
17493         * gnus.el (gnus-tmp-grouplens): Remove.
17494         (gnus-summary-line-format): Remove grouplens.
17495
17496         * gnus-group.el (gnus-group-line-format): Ditto.
17497
17498         * gnus-spec.el (gnus-format-specs): Ditto.
17499         (gnus-update-format-specifications): Flush the group format spec
17500         cache if there's the grouplens stuff.
17501         (gnus-parse-simple-format): Replace %l with the empty string.
17502
17503 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
17504
17505         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
17506         omission.
17507
17508 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17509
17510         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
17511         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
17512
17513 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
17514
17515         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
17516         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
17517         New macros and functions.
17518         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
17519         Handle > NLINK_MAX messages.
17520         * nnmaildir.el (nnmaildir-request-set-mark): Use
17521         nnmaildir--emlink-p and nnmaildir--eexist-p.
17522
17523 2004-01-25  Alex Schroeder  <alex@gnu.org>
17524
17525         * spam-stat.el (spam-stat-process-directory-age): New option.
17526         (spam-stat-process-directory): Use it.
17527
17528 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
17529
17530         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
17531         (spam-stat-save): Accept prefix argument.
17532
17533 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
17534
17535         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
17536         links" error.
17537
17538 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17539
17540         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
17541         the rest of the and/or forms.
17542
17543 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
17544
17545         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
17546         compatibility with old .newsrc.eld files.
17547
17548         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
17549
17550         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
17551
17552         * gnus-start.el (gnus-1): do.
17553
17554         * gnus-group.el (gnus-group-line-format-alist): do.
17555
17556         * gnus.el (gnus-use-grouplens, gnus-visual): do.
17557
17558         * gnus-gl.el: Remove.
17559
17560 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17561
17562         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
17563         marks consisting of a single range {for example, (3 . 5)} rather
17564         than a list of a single range { ((3 . 5)) }.
17565
17566 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
17567
17568         * spam-stat.el (spam-stat-store-gnus-article-buffer): Use
17569         with-current-buffer.
17570         (spam-stat-store-current-buffer): Use insert-buffer-substring to
17571         avoid consing a string.
17572
17573         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
17574         Remove obsolete entries for big5 and gb2312.
17575
17576 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17577
17578         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
17579         uncompressed list.
17580
17581 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
17582
17583         * spam-stat.el (spam-stat-strip-xref): New function.
17584         (spam-stat-process-directory): Use it.
17585
17586         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
17587         here -- it's done in message-fetch-field.
17588
17589 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17590
17591         * gnus-agent.el (gnus-agent-queue-mail)
17592         (gnus-agent-prompt-send-queue): New variables.
17593         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
17594         * gnus-draft.el (gnus-group-send-queue): Pass the group name
17595         "nndraft:queue" along to gnus-draft-send.  Use
17596         gnus-agent-prompt-send-queue.
17597         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
17598         is "nndraft:queue".  Suggested by Gaute Strokkenes
17599         <gs234@srcf.ucam.org>
17600
17601         * gnus-agent.el (agent-disable-undownloaded-faces): Removed.
17602         (agent-enable-undownloaded-faces): Added.
17603         (gnus-agent-cat-groups): Use eval-and-compile, not
17604         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
17605         method of gnus-agent-cat-groups even when the buffer has been
17606         evaled.
17607         (gnus-agent-save-active, gnus-agent-save-active-1): Merged to
17608         delete gnus-agent-save-active-1.
17609         (gnus-agent-save-groups): Deleted.  Identical to
17610         gnus-agent-save-active.
17611         (gnus-agent-write-active): No longer adjust agent's copy of active
17612         file as agent's adjustments are now stored in their own
17613         file.  Removed optional parameter.
17614         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
17615         servers.  Add use of min/max range limits from server's local
17616         file.
17617         (gnus-agent-save-alist): Removed unused optional argument.
17618         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
17619         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
17620         (gnus-agent-set-local): A per-server file that keeps min/max range
17621         limits for articles known to the agent.  Provides a fast mechanism
17622         for altering many active ranges.
17623         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
17624         active file (local makes it unnecessary).
17625         (gnus-agent-regenerate-group): Fixed XEmacs compatibility.
17626
17627         * gnus-cus.el (agent-disable-undownloaded-faces): Removed.
17628         (agent-enable-undownloaded-faces): Added.
17629
17630         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
17631         disable it when sending to "nndraft:queue".
17632         (gnus-group-send-queue): Add safety check to avoid sending queue
17633         when unplugged.
17634
17635         * gnus-group.el (gnus-group-catchup): Use new
17636         gnus-sequence-of-unread-articles, not
17637         gnus-list-of-unread-articles, to avoid exhausting memory with huge
17638         numbers of articles.  Use gnus-range-map to avoid having to
17639         uncompress the unread list.
17640         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
17641         Fixed invalid ange-ftp reference.
17642
17643         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
17644         (gnus-sorted-range-intersection): Intersection of two ranges
17645         without requiring that they first be uncompressed.
17646
17647         * gnus-start.el (gnus-activate-group): Unless blocked by the
17648         caller, possibly expand the active range to include both cached
17649         and agentized articles.
17650         (gnus-convert-old-newsrc): Rewrote in anticipation of having
17651         multiple version-dependent converters.
17652         (gnus-groups-to-gnus-format): Replaced gnus-agent-save-groups with
17653         gnus-agent-save-active.
17654         (gnus-save-newsrc-file): Save dirty agent range limits.
17655
17656         * gnus-sum.el (gnus-select-newgroup): Replaced inline code with
17657         gnus-agent-possibly-alter-active.
17658         (gnus-adjust-marked-articles): Faster handling of simple lists.
17659
17660 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
17661
17662         * spam-stat.el (spam-stat-test-directory): New optional argument
17663         displays a list of files detected.  Suggested by Andrew Cohen
17664         <cohen@andy.bu.edu>.
17665         (spam-stat-buffer-words-with-scores): Don't narrow and change
17666         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
17667
17668 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
17669
17670         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
17671         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
17672         (spam-spamassassin-arguments)
17673         (spam-spamassassin-spam-flag-header)
17674         (spam-spamassassin-positive-spam-flag-header)
17675         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
17676         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
17677         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
17678         (spam-list-of-processors, spam-list-of-checks)
17679         (spam-list-of-statistical-checks, spam-registration-functions)
17680         (spam-check-spamassassin-headers, spam-check-spamassassin)
17681         (spam-spamassassin-score)
17682         (spam-spamassassin-register-with-sa-learn)
17683         (spam-spamassassin-register-spam-routine)
17684         (spam-spamassassin-register-ham-routine)
17685         (spam-assassin-register-spam-routine)
17686         (spam-assassin-register-ham-routine): Add SpamAssassin support.
17687         (spam-bogofilter-score): Fix to show article before scoring.
17688
17689 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
17690
17691         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
17692         default scoring function.
17693         (spam-generic-score): Call spam-spamassassin-score if
17694         spam-use-spamassassin or spam-use-spamassassin-headers is on;
17695         spam-bogofilter-score otherwise.
17696
17697         * gnus.el (spam-process, spam-autodetect-methods): Add
17698         spamassassin and spamassassin-headers.
17699
17700 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
17701
17702         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
17703         Suppress unnecessary messages.
17704
17705 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
17706
17707         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
17708         make-hash-table.
17709
17710 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17711
17712         * canlock.el (base64-encode-string): Don't autoload it.
17713
17714 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
17715
17716         * run-at-time.el: Remove useless (require 'itimer),
17717         eval-and-compile and (featurep 'xemacs).
17718
17719 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
17720
17721         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
17722         GROUP is a virtual group.
17723
17724 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
17725
17726         * gnus.el: Autoload `message-y-or-n-p'.
17727
17728 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
17729
17730         * pgg-parse.el: Remove unnecessary (require 'custom).
17731
17732         * pgg-def.el: do.
17733
17734         * nnmail.el: do.
17735
17736         * gnus-undo.el: do.
17737
17738         * gnus-picon.el: do.
17739
17740         * gnus-util.el: do.
17741
17742 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
17743
17744         * gnus-sum.el (gnus-pick-line-number): Add autoload.
17745
17746 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17747
17748         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
17749         handle, as well as a list.
17750
17751         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
17752         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
17753         (mm-w3m-cid-retrieve): Simplify.
17754
17755 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
17756
17757         * message.el (message-kill-to-signature): Allow prefix arg to
17758         specify number of lines to keep before signature.
17759
17760 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
17761
17762         * message.el (message-kill-to-signature): Change docstring.
17763
17764 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17765
17766         * canlock.el: Always require sha1-el.
17767         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
17768
17769         * message.el: Autoload sha1 only when compiling.
17770
17771         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
17772         eudc-expand-inline for XEmacs.
17773
17774 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17775
17776         * message.el (message-canlock-generate): Require sha1-el.
17777
17778 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
17779
17780         * message.el (message-expand-name): Silence the byte compiler.
17781
17782         * lpath.el: Add detect-coding-system.
17783
17784         * dgnushack.el (dgnushack-compile): Remove obsolete check for
17785         cus-edit.
17786
17787 2004-01-13  Simon Josefsson  <jas@extundo.com>
17788
17789         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
17790         Invoke gnus-score-mode.  Reported by
17791         bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
17792
17793         * gnus-range.el (gnus-compress-sequence): Doc fix.  Suggested by
17794         Jim Blandy <jimb@redhat.com> (tiny change).
17795
17796 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
17797
17798         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
17799
17800 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
17801
17802         * spam.el (spam-get-article-as-string): Update to use
17803         gnus-request-article-this-buffer, much simpler.
17804         (spam-get-article-as-buffer): Remove.
17805
17806 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
17807
17808         * message.el (message-expand-name): Use EUDC if the user uses that.
17809
17810 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
17811
17812         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
17813         character for the encoding to avoid consing a string.
17814
17815         * rfc2047.el (rfc2047-decode-string): Don't cons a string
17816         unnecessarily.
17817
17818         * mm-util.el (mm-replace-chars-in-string): Remove.
17819
17820         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
17821         of mm-replace-chars-in-string.
17822
17823 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
17824
17825         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
17826
17827         * mm-util.el (mm-subst-char-in-string): Support inplace.
17828
17829         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
17830         a new string in every iteration.  Use shy groups.
17831
17832 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
17833
17834         * gnus-srvr.el (gnus-browse-unsubscribe-group):
17835         * gnus-soup.el (gnus-soup-group-brew):
17836         * gnus-msg.el (gnus-put-message):
17837         * gnus-move.el (gnus-group-move-group-to-server):
17838         * gnus-kill.el (gnus-batch-score):
17839         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
17840         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
17841         (gnus-group-update-group, gnus-group-read-group)
17842         (gnus-group-make-group, gnus-group-make-help-group)
17843         (gnus-group-make-archive-group, gnus-group-make-directory-group)
17844         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
17845         (gnus-group-sort-by-unread, gnus-group-catchup)
17846         (gnus-group-unsubscribe-group, gnus-group-kill-group)
17847         (gnus-group-yank-group, gnus-group-set-info)
17848         (gnus-group-list-groups):
17849         * gnus.el (gnus-generate-new-group-name):
17850         * gnus-delay.el (gnus-delay-send-queue):
17851         * nnvirtual.el (nnvirtual-catchup-group):
17852         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
17853         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
17854         (gnus-group-prepare-topics, gnus-topic-check-topology):
17855         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
17856         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
17857         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
17858         (gnus-group-make-articles-read):
17859         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
17860         (gnus-group-change-level, gnus-kill-newsgroup)
17861         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
17862         (gnus-get-unread-articles, gnus-make-articles-unread)
17863         (gnus-make-ascending-articles-unread): Use accessor
17864         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
17865         to get group information for improved readability.
17866
17867
17868 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
17869
17870         * gnus-art.el (article-decode-mime-words, article-babel)
17871         (gnus-article-highlight-signature, gnus-article-add-buttons)
17872         (gnus-signature-toggle): Use gnus-with-article-buffer.
17873
17874         * gnus-art.el (gnus-article-highlight-headers)
17875         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
17876
17877         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
17878         (gnus-article-set-globals, gnus-request-article-this-buffer)
17879         (gnus-button-message-id, gnus-article-maybe-hide-headers)
17880         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
17881         (gnus-mime-display-alternative): Use with-current-buffer.
17882
17883 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
17884
17885         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
17886         also under 80 char limit, and call gnus-error if needed.
17887         (spam-fetch-article-header): Fix - it was a
17888         buffer-local variable (gnus-newsgroup-data).
17889         (spam-find-spam): Use spam-generate-fake-headers, forget about
17890         spam-insert-fake-headers.
17891         (spam-insert-fake-headers): Remove.
17892
17893 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
17894
17895         * deuglify.el (gnus-article-outlook-unwrap-lines)
17896         (gnus-outlook-rearrange-article)
17897         (gnus-outlook-repair-attribution-outlook)
17898         (gnus-outlook-repair-attribution-block)
17899         (gnus-outlook-repair-attribution-other): Remove redundant
17900         save-excursion.
17901
17902 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
17903
17904         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
17905         (spam-fetch-field-subject-fast)
17906         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
17907         (spam-fetch-article-header): Add functions to deal with Gnus
17908         internals for fast retrieval of article header data.
17909         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
17910
17911 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
17912
17913         * pop3.el (pop3-md5): Remove.
17914         (pop3-apop): Replace pop3-md5 with md5.
17915
17916         * mm-bodies.el: base64 is always built-in.
17917
17918         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
17919         with-current-buffer.
17920
17921 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
17922
17923         * canlock.el (canlock-insert-header): Remove excessive grouping in
17924         regexp.
17925
17926         * gnus-sum.el (gnus-summary-read-document): Ditto.
17927
17928         * gnus-uu.el (gnus-uu-part-number): Ditto.
17929
17930         * html2text.el (html2text-remove-tags): Ditto.
17931         (html2text-format-tags): Ditto.
17932         (html2text-format-single-elements): Ditto.
17933
17934         * mml.el (mml-parse-1): Ditto.
17935
17936 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
17937
17938         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
17939
17940         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
17941
17942         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
17943
17944         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
17945
17946 2003-11-15  Simon Josefsson  <jas@extundo.com>
17947
17948         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
17949         (pgg-gpg-lookup-key): Use regexp match instead of
17950         split-string (split-string is different between emacs 21.2 and
17951         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
17952
17953 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
17954
17955         * gnus-art.el (gnus-mime-view-all-parts)
17956         (gnus-article-part-wrapper, gnus-article-view-part): Use
17957         with-current-buffer.
17958
17959 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
17960
17961         * spam.el (spam-disable-spam-split-during-ham-respool)
17962         (spam-spamoracle-database, spam-cache-lookups)
17963         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
17964         (spam-group-ham-mark-p, spam-group-spam-mark-p)
17965         (spam-group-ham-marks, spam-group-spam-marks)
17966         (spam-group-spam-contents-p, spam-group-ham-contents-p)
17967         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
17968         also add spam-use-blackholes to the statistical checks.
17969         (spam-fetch-field-fast): Add interface to fetching fields, may
17970         become a macro.
17971         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
17972         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
17973         (spam-insert-fake-headers): Fake an article when needed.
17974         (spam-find-spam): Fake article when possible.
17975         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
17976         (spam-check-bogofilter-headers): Use message-fetch-field instead
17977         of nnmail-fetch-field.
17978
17979 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
17980
17981         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
17982
17983 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
17984
17985         * spam.el (spam-split): Do not require spam-use-CHECK to be
17986         enabled if that check is passed to spam-split explicitly; also
17987         fix so 'spam doesn't get converted to spam-split-group when
17988         spam-split-symbolic-return is t.
17989         (spam-find-spam): Find registrations of the article and use those
17990         instead of re-running spam-split to find the spam/ham
17991         classification of the article.
17992         (spam-log-processing-to-registry, spam-log-registered-p)
17993         (spam-log-unregistration-needed-p, spam-log-undo-registration):
17994         Use gnus-error instead of gnus-message.
17995         (spam-log-registration-type): Add function to determine the
17996         classification of a message based on registry entries; will
17997         return nil if both 'spam and 'ham are found.
17998         (spam-check-BBDB): Expand all the BBDB macros here so we can have
17999         a reasonably fast local cache without the loading errors.
18000         (spam-cache-lookups): Set to t by default.
18001         (spam-find-spam): Don't try to guess spam-cache-lookups.
18002         (spam-enter-whitelist, spam-enter-blacklist): Clear the
18003         spam-caches entry.
18004         (spam-filelist-build-cache, spam-filelist-check-cache): Fix
18005         caching of whitelist/blacklist entries.
18006         (spam-check-whitelist, spam-check-blacklist): Invoke
18007         spam-from-listed-p with a type, not a cache variable.
18008         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
18009
18010 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
18011
18012         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
18013
18014         * nnmail.el (nnmail-split-fancy): do.
18015
18016         * mml.el (mml-parse): do.
18017
18018         * gnus-score.el (gnus-enter-score-words-into-hashtb)
18019         (gnus-score-adaptive): do.
18020
18021 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18022
18023         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
18024         (gnus-mime-button-map): Don't set keymap parent.
18025         (gnus-button-ctan-directory-regexp): Use shy grouping.
18026         (gnus-prev-page-map): Don't set keymap parent.
18027         (gnus-prev-page-map): Remove duplicated one.
18028         (gnus-next-page-map): Don't set keymap parent.
18029         (gnus-mime-security-button-map): Ditto.
18030
18031         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
18032         version number.
18033
18034         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
18035
18036 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18037
18038         * canlock.el (canlock-sha1-function): Remove.
18039         (canlock-sha1-function-for-verify): Remove.
18040         (canlock-openssl-program): Remove.
18041         (canlock-openssl-args): Remove.
18042         (canlock-ignore-errors): Remove.
18043         (canlock-sha1-with-openssl): Remove.
18044         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
18045         (canlock-verify): Don't use canlock-ignore-errors.
18046
18047         * sha1-el.el (sha1-string-external): Make it can return a string
18048         in binary form.
18049         (sha1-region-external): Ditto.
18050         (sha1-string-internal): Ditto.
18051         (sha1-region-internal): Ditto.
18052         (sha1-region): Ditto.
18053         (sha1-string): Ditto.
18054         (sha1): Ditto.
18055
18056 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18057
18058         * spam.el (spam-report-articles-gmane): New command.
18059
18060 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18061
18062         * gnus.el: Don't make unnecessary *Group* buffer when loading.
18063
18064         * run-at-time.el (run-at-time-saved): Remove.
18065         (run-at-time): Doc fix.
18066
18067 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
18068
18069         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
18070         (gnus-summary-limit-map): Add it.
18071         (gnus-summary-make-menu-bar): do.
18072
18073 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
18074
18075         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
18076         Make attempt at some caching support (done for BBDB only now).
18077         (spam-find-spam): Set spam-cache-lookups if there are more than 2
18078         addresses to be checked.
18079         (spam-clear-cache-BBDB): Add function, to be invoked by
18080         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
18081         (spam-check-BBDB): Check and use the caches, if
18082         spam-cache-lookups is on, remove superfluous (provide).
18083
18084 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
18085
18086         * gnus-art.el (gnus-treat-ansi-sequences): Changed default.
18087
18088 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
18089
18090         * run-at-time.el (run-at-time-saved): Move to after the definition
18091         of `run-at-time'.
18092
18093         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
18094
18095 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18096
18097         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
18098         mm-w3m-local-map-property.
18099
18100         * mm-view.el (mm-w3m-mode-map): Remove.
18101         (mm-w3m-local-map-property): Remove.
18102         (mm-inline-text-html-render-with-w3m): Don't use
18103         mm-w3m-local-map-property.
18104
18105 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18106
18107         * run-at-time.el: New file.
18108
18109         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
18110         under Emacs.
18111
18112         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
18113         of gnus-set-text-properties.
18114
18115         * gnus-uu.el (gnus-uu-save-article): Ditto.
18116
18117         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
18118
18119         * gnus-cite.el (gnus-cite-parse): Ditto.
18120
18121         * gnus-art.el (gnus-button-push): Use set-text-properties instead
18122         of gnus-.
18123
18124         * gnus-xmas.el (run-at-time): Require run-at-time.
18125
18126         * gnus.el: Changed calls to nnheader-run-at-time and
18127         password-run-at-time throughout to use run-at-time directly.
18128
18129         * password.el: Removed definition of run-at-time.
18130
18131         * nnheaderxm.el: Remove definition of run-at-time.
18132
18133 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
18134
18135         * mml.el (mml-minibuffer-read-disposition): Show attachment type
18136         in prompt.
18137
18138 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
18139
18140         * messagexmas.el (message-xmas-redefine): Alias
18141         `message-make-caesar-translation-table' to
18142         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
18143         version.
18144
18145         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
18146         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
18147         `gnus-xmas-set-text-properties'.
18148         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
18149         `gnus-xmas-completing-read'.
18150         (gnus-xmas-completing-read): Removed.
18151         (gnus-xmas-open-network-stream): Removed.
18152
18153         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
18154         XEmacs version.
18155
18156         * dns.el (dns-make-network-process): Use `open-network-stream'
18157         instead of `gnus-xmas-open-network-stream'.
18158
18159         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
18160
18161         * .cvsignore: Add auto-autoloads.el, custom-load.el.
18162
18163 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
18164
18165         * gnus-art.el (gnus-mime-display-alternative)
18166         (gnus-insert-mime-button, gnus-insert-mime-security-button)
18167         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
18168         Don't use gnus-local-map-property.
18169
18170         * gnus-util.el (gnus-local-map-property): Remove.
18171
18172         * mm-view.el (mm-view-pkcs7-decrypt): Replace
18173         gnus-completing-read-maybe-default with completing-read.
18174
18175         * gnus-util.el (gnus-completing-read): do.
18176         (gnus-completing-read-maybe-default): Remove.
18177
18178 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
18179
18180         * password.el: Only autoload `run-at-time' if not XEmacs.
18181         Only autoload the itimer functions if XEmacs.
18182
18183 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18184
18185         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
18186         XEmacsen.
18187
18188         * dgnushack.el: Autoload executable-find for XEmacs.
18189
18190 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
18191
18192         * gnus-art.el (gnus-read-string): Remove.
18193         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
18194         read-string.
18195
18196 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
18197
18198         * netrc.el: Autoload password-read.
18199         (netrc): Add configuration group.
18200         (netrc-encoding-method, netrc-openssl-path): Add
18201         variables for encoding and decoding of files with symmetric
18202         ciphers.
18203         (netrc-encode): Add assistant function to encode a file with
18204         netrc-encoding-method.
18205         (netrc-parse): Add interactive parameter, added optional
18206         decoding if netrc-encoding-method is non-nil but otherwise
18207         behavior is standard.
18208         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
18209         Do s/encode/encrypt/ everywhere.
18210
18211         * spam.el: Remove executable-find autoload.
18212
18213 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
18214
18215         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
18216
18217         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
18218
18219 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
18220
18221         * gnus-art.el (gnus-treat-ansi-sequences)
18222         (article-treat-ansi-sequences): New variable and function.
18223         Suggested by Dan Jacobson <jidanni@jidanni.org>.
18224
18225         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
18226         Use it.
18227
18228 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
18229
18230         * mm-util.el (mm-quote-arg): Remove.
18231
18232         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
18233         shell-quote-argument.
18234
18235         * gnus-uu.el (gnus-uu-command): do.
18236
18237         * gnus-sum.el (gnus-summary-insert-pseudos): do.
18238
18239         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
18240         with make-char.
18241
18242         * mm-util.el (mm-make-char): Remove.
18243
18244         * mml.el (mml-mode): Replace gnus-add-minor-mode with
18245         add-minor-mode.
18246
18247         * gnus-undo.el (gnus-undo-mode): do.
18248
18249         * gnus-topic.el (gnus-topic-mode): do.
18250
18251         * gnus-sum.el (gnus-dead-summary-mode): do.
18252
18253         * gnus-start.el (gnus-slave-mode): do.
18254
18255         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
18256
18257         * gnus-ml.el (gnus-mailing-list-mode): do.
18258
18259         * gnus-gl.el (gnus-grouplens-mode): do.
18260
18261         * gnus-draft.el (gnus-draft-mode): do.
18262
18263         * gnus-dired.el (gnus-dired-mode): do.
18264
18265         * gnus-ems.el (gnus-add-minor-mode): Remove.
18266
18267         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
18268         Replace gnus-char-width with char-width.
18269
18270         * gnus-ems.el (gnus-char-width): 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         * spam-stat.el (with-syntax-table): Remove with-syntax-table
18278         definition.
18279         Remove Emacs 20 hash table compatibility code.
18280
18281         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
18282         20 compatibility code.
18283
18284         * spam.el (spam-point-at-eol): Replace with point-at-eol.
18285
18286         * smime.el (smime-point-at-eol): Replace with point-at-eol.
18287
18288         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): Replace
18289         with point-at-{eol,bol}.
18290
18291         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
18292
18293         * imap.el (imap-point-at-eol): Replace with point-at-eol.
18294
18295         * flow-fill.el (fill-flowed-point-at-bol)
18296         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
18297
18298         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
18299         Replace with point-at-{eol,bol} throughout all files.
18300
18301 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
18302
18303         * ntlm.el (ntlm-string-as-unibyte): New macro.
18304         (ntlm-build-auth-response): Use it.
18305
18306         Remove Emacs 20 stuff:
18307         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
18308         (butlast, mapc, remove): Remove the compiler macros.
18309         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
18310         of delq and copy-sequence.
18311         * gnus-art.el (popup-menu): Remove the compiler macro.
18312         * nnmail.el (nnmail-split-fancy): Don't support customizing with
18313         Emacs 20.
18314
18315 2004-01-05  Simon Josefsson  <jas@extundo.com>
18316
18317         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
18318         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
18319         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
18320         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
18321         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
18322         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
18323         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
18324         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
18325         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
18326         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
18327         ntlm-string-permute, string-lshift into ntlm-string-lshift,
18328         string-xor into ntlm-string-xor.  Suggested by
18329         Jesper Harder <harder@myrealbox.com>.
18330
18331         * ntlm.el: Don't include poem.
18332
18333         * md4.el (print-int32, print-string-hexa): Remove.  Suggested by
18334         Jesper Harder <harder@myrealbox.com>.
18335
18336         * sasl-ntlm.el, ntlm.el, md4.el: New files.
18337
18338         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
18339         probably breaks emacs with DL patch, but do we care? Is anyone
18340         still using the DL stuff?)
18341
18342         * sieve-manage.el: Use the password package.
18343         (sieve-manage-read-passwd): Remove.
18344         (sieve-manage-interactive-login): Use password.  Re-add
18345         condition-case around loop.
18346
18347         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
18348         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache): Use
18349         the password package.
18350
18351 2003-02-19  Simon Josefsson  <jas@extundo.com>
18352
18353         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
18354         token.
18355
18356 2002-08-07  Simon Josefsson  <jas@extundo.com>
18357
18358         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
18359         (sieve-manage-authenticators):
18360         (sieve-manage-authenticator-alist): Add some SASL mechs.
18361         (sieve-sasl-auth): New function.
18362         (sieve-manage-cram-md5-auth):
18363         (sieve-manage-plain-auth): Rewrite using SASL library.
18364         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
18365         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
18366         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
18367         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
18368
18369 2004-01-05  Simon Josefsson  <jas@extundo.com>
18370
18371         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
18372         New files.
18373
18374 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18375
18376         * gnus-group.el (gnus-no-groups-message): Update.
18377
18378         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
18379
18380 2003-11-09  Simon Josefsson  <jas@extundo.com>
18381
18382         * imap.el: Support for ID IMAP extension (RFC 2971).
18383         (imap-local-variables): Add imap-id.
18384         (imap-id): New variable.
18385         (imap-id): New function.
18386         (imap-parse-response): Parse untagged ID response.
18387         * nnimap.el (nnimap-id): New variable.
18388         (nnimap-open-connection): Use it.
18389
18390 2003-12-28  Simon Josefsson  <jas@extundo.com>
18391
18392         * gnus-score.el (gnus-score-edit-all-score): New.
18393         * gnus-group.el (gnus-group-score-map): Bind it to W e.
18394
18395 2004-01-04  Simon Josefsson  <jas@extundo.com>
18396
18397         * password.el: Add.
18398
18399 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
18400
18401         * dns.el (dns-query-types): Fix typo.
18402         (dns-query-types): New function.
18403         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
18404         PTR and SOA replies, see RFC 1035.
18405
18406 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18407
18408         * gnus.el (gnus-logo-color-style): Changed colors to `no'.
18409
18410         * Moved to Changelog.2.
18411
18412 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18413
18414         * gnus.el (gnus-version-number): Bump version.
18415
18416 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
18417
18418         * gnus.el: No Gnus v0.1 is released.
18419
18420 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
18421
18422         * gnus.el: No Gnus v0.0 is released.
18423
18424 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18425
18426         * gnus.el (gnus-version-number): Bump.
18427         (gnus-version): No.
18428
18429 See ChangeLog.2 for earlier changes.
18430
18431     Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010
18432       Free Software Foundation, Inc.
18433
18434   This file is part of GNU Emacs.
18435
18436   GNU Emacs is free software: you can redistribute it and/or modify
18437   it under the terms of the GNU General Public License as published by
18438   the Free Software Foundation, either version 3 of the License, or
18439   (at your option) any later version.
18440
18441   GNU Emacs is distributed in the hope that it will be useful,
18442   but WITHOUT ANY WARRANTY; without even the implied warranty of
18443   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
18444   GNU General Public License for more details.
18445
18446   You should have received a copy of the GNU General Public License
18447   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
18448
18449 ;; Local Variables:
18450 ;; coding: utf-8
18451 ;; fill-column: 79
18452 ;; add-log-time-zone-rule: t
18453 ;; End: