339224549c9f6fe2587e4f9708e5a5cc7e5490a8
[gnus] / lisp / ChangeLog
1 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2
3         * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
4         `M-g'.
5         (nnimap-update-info): Update flags/read marks even if \* isn't part of
6         the permanent marks.
7
8 2010-10-18  Andrew Cohen  <cohen@andy.bu.edu>
9
10         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Splitting
11         according to references/in-reply-to obeys the ignore-groups variable,
12         while splitting by sender and subject do not.
13
14 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15
16         * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
17         alist, so that we can look for non-Unicode chars.
18         (article-translate-strings): Allow both character and string maps.
19
20 2010-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
21
22         * shr.el (shr-insert): Don't insert space behind a wide character
23         categorized as kinsoku-bol, or between characters both categorized as
24         nospace.
25
26 2010-10-16  Andrew Cohen  <cohen@andy.bu.edu>
27
28         * gnus-sum.el (gnus-summary-refer-thread): Bug fix. Add the thread
29         headers to gnus-newsgroup-headers.
30
31 2010-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
32
33         * shr.el (shr-tag-img): Don't align images -- since we're not
34         rescaling, this often leads to ugly displays.
35
36 2010-10-15  Andrew Cohen  <cohen@andy.bu.edu>
37
38         * gnus-sum.el (gnus-summary-refer-thread): unconditionally ignore
39         duplicates.
40
41 2010-10-15  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
42
43         * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
44         call.
45
46 2010-10-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
47
48         * gnus.el: Autoload gnus-html-show-images.
49
50         * nnimap.el: Use nnheader-message throughout.
51
52         * shr.el (shr-tag-img): Ignore images with no data.
53
54 2010-10-15  Julien Danjou  <julien@danjou.info>
55
56         * mml.el (mml-generate-mime-1): Add `mml-enable-flow' variable to add a
57         possibility to disable format=flow encoding when using hard newlines.
58
59 2010-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
60
61         * shr.el (shr-insert): Remove space inserted before or after a
62         breakable character or at the beginning or the end of a line.
63         (shr-find-fill-point): Do kinsoku; find the second best point or give
64         it up if there's no breakable point.
65
66 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
67
68         * nnimap.el (nnimap-open-connection): Message when opening connection
69         for debugging purposes.
70
71         * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
72         on every setup buffer call to allow this to change from article to
73         article.
74
75         * shr.el (shr-tag-table): Experimental feature: Truncate lines in
76         buffers where we have a wide table.
77
78 2010-10-14  Andrew Cohen  <cohen@andy.bu.edu>
79
80         * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
81         uses *-request-thread.
82
83 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
84
85         * nnimap.el (nnimap-open-connection): Remove %s from openssl
86         incantation, which is no longer valid.
87
88 2010-10-14  Julien Danjou  <julien@danjou.info>
89
90         * shr.el: Fix defcustom type (char -> character).
91
92 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
93
94         * nnimap.el (nnimap-open-connection): tls-program should be a list of
95         programs.
96
97 2010-10-14  Julien Danjou  <julien@danjou.info>
98
99         * shr.el (shr-tag-a): Use url-link as widget type.
100
101         * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
102         `gnus-group-get-icon'.
103
104 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
105
106         * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
107         This should make server editing work better.
108
109         * shr.el (shr-find-fill-point): Don't inloop on indented text.
110
111         * tls.el (tls-program): Remove spurious %s from openssl.
112
113         * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
114         (nnimap-parse-flags): Fix regexp.
115
116         * shr.el (shr-find-fill-point): Use a filling algorithm that should
117         probably work for CJVK text, too.
118
119         * nnimap.el (nnimap-extend-tls-programs): Removed.
120         (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
121
122         * tls.el (tls-starttls-switches): Remove starttls hack.
123         (open-tls-stream): Ditto.
124         (tls-find-starttls-argument): Ditto.
125
126 2010-10-13  Julien Danjou  <julien@danjou.info>
127
128         * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
129         responses.
130
131 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
132
133         * mm-decode.el (mm-shr): Allow use from non-Gnus users.
134
135         * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
136         anything in Emacs.
137
138         * shr.el (shr-current-column): Remove buggy and unnecessary function.
139
140 2010-10-13  Julien Danjou  <julien@danjou.info>
141
142         * shr.el (shr-width): Make shr-width a defcustom with default to
143         fill-column.
144         (shr-tag-img): Use shr-width rather than fill-column.
145
146 2010-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
147
148         * dgnushack.el (byte-optimize-apply)
149         * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
150
151         * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
152         position when (X-)Faces exist.
153         (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
154         avatars when called interactively.
155
156 2010-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
157
158         * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
159         gnus-article-x-face-too-ugly is bound.
160
161 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
162
163         * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
164
165         * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
166         mailbox that doesn't exist.
167
168 2010-10-12  Julien Danjou  <julien@danjou.info>
169
170         * shr.el (shr-tag-img): Encode URL properly when retrieving.
171         (shr-get-image-data): Encode URL properly when fetching from cache.
172         (shr-tag-img): Use aligned-to spaces to align correctly images.
173
174         * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
175         before inserting the Gravatar.
176
177         * shr.el (shr-tag-img): Add align attribute support for <img>.
178
179 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
180
181         * gnus-gravatar.el (gnus-art): Required.
182
183         * gnus-sum.el (gnus-summary-mark-as-unread-forward)
184         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
185         Remove long obsoleted functions.
186
187 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
188
189         * lpath.el: Fbind gnutls-negotiate for Emacs 22 and XEmacsen.
190
191         * nnimap.el (gnutls-negotiate): Silence the byte compiler.
192
193         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el,
194         gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el,
195         hashcash.el, imap.el, mail-source.el, message.el, mm-bodies.el,
196         mm-decode.el, mm-extern.el, mm-util.el, mm-view.el, mml-smime.el,
197         mml.el, mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnmail.el,
198         nnmaildir.el, nnrss.el, nntp.el, pgg-parse.el, pgg.el, rfc1843.el,
199         sieve-manage.el, smime.el, spam.el: Fix comment for declare-function.
200
201 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
202
203         * nnimap.el (nnimap-request-rename-group): Select group read-only
204         before renaming it.
205
206         * shr.el (shr-insert): Fix up the white space only regexp.
207
208         * nnimap.el (nnimap-transform-split-mail): Not all articles have
209         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
210
211         * shr.el (shr-current-column): New function.
212         (shr-find-fill-point): New function.
213
214 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
215
216         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
217         numbers.
218
219 2010-10-11  Julien Danjou  <julien@danjou.info>
220
221         * shr.el (shr-hr-line): Add.
222         (shr-tag-hr): Use shr-hr-line to specify which character to use to
223         display hr lines.
224         (shr-max-columns): Do not change state to nil if we just inserting
225         spaces.
226
227 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
228
229         * gnus-topic.el (gnus-topic-read-group): If after the last group,
230         select the last group.
231
232 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
233
234         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
235
236 2010-10-10  Dan Nicolaescu  <dann@ics.uci.edu>
237
238         * dig.el (dig-mode-map): Declare and define in one step.
239
240 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
241
242         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
243         for Gnus.
244         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
245         (nnimap-update-qresync-info): Mark \Seen articles as read.
246
247         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
248         non-variable, too.
249
250         * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
251         available.
252         (nnimap-update-info): Rely more on the current active than the param
253         active to avoid marking articles as read too much.
254
255         * auth-source.el (auth-source-create): Use (user-login-name) for the
256         user name default.
257
258         * nnimap.el (nnimap-update-info): If the server doesn't return any
259         useful info, just use the previous info.
260         (nnimap-update-info): Prefer old info over start-article.
261         (nnimap-update-qresync-info): Finish implementing QRESYNC.
262
263 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
264
265         * nnir.el (autoload): Clean up autoloads.
266         (nnir-imap-default-search-key): Renamed from
267         nnir-imap-search-field. Use key rather than value.
268         (nnir-imap-search-other): New variable.
269         (nnir-read-parm): Use it.
270         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
271         (gnus-summary-nnir-goto-thread): Modify to work with imap.
272
273 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
274
275         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
276         the process, too.
277
278 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
279
280         * spam.el (gnus-summary-mode-map): Bind to "$".  Suggested by Russ
281         Allbery.
282
283         * shr.el: Rework the way things are indented by <li> slightly.
284
285         * gnus.el (gnus-group-set-parameter): Fix typo.
286
287         * nnimap.el: Start implementing QRESYNC support.
288
289 2010-10-09  Julien Danjou  <julien@danjou.info>
290
291         * nnir.el (nnir-engines): Fix too many arguments.
292
293 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
294
295         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
296         group is the "last", so that the backends like nnfolder actually save
297         their folders.
298
299         * nnimap.el (nnimap-open-connection): If we have gnutls loaded, then
300         try to use that for the tls stream.
301         (nnimap-retrieve-group-data-early): Rework the marks code to heed
302         UIDVALIDITY and find out which groups are read-only and not.
303         (nnimap-get-flags): Use the same marks parsing code as the rest of
304         nnimap.
305
306 2010-10-09  Julien Danjou  <julien@danjou.info>
307
308         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
309
310         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
311         retrieving gravatars.
312
313         * shr.el (shr-table-corner): Add.
314         (shr-table-line): Add.
315         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
316
317 2010-10-08  Julien Danjou  <julien@danjou.info>
318
319         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
320
321 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
322
323         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
324
325         * gnus-sum.el (gnus-mark-article-as-unread)
326         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
327         (gnus-summary-set-bookmark): Use it.
328
329         * gnus-msg.el (gnus-setup-message): Use it.
330
331         * gnus-demon.el (gnus-demon-remove-handler): Use it.
332
333         * gnus.el (gnus-group-remove-parameter): Use it.
334
335         * gnus-group.el (gnus-group-make-web-group): Use it.
336
337         * gnus-demon.el (gnus-demon-remove-handler): Use it.
338
339         * nnregistry.el: Update docs to mention manual.
340
341         * gnus-registry.el: Update docs to mention nnregistry.el.
342         (gnus-registry-initialize): Don't install nnregistry refer method
343         automatically.
344         (gnus-registry-install-nnregistry): Remove it.
345
346 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
347
348         * shr.el (shr-insert): Don't insert double spaces.
349
350 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
351
352         * gnus-gravatar.el (gnus-treat-from-gravatar)
353         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
354         called interactively.
355
356         * gnus-art.el (gnus-mime-view-part-externally)
357         (gnus-mime-view-part-internally): Make predicate function passed to
358         gnus-mime-view-part-as-type assume argument is a mime type, not a list
359         of a mime type.
360
361         * shr.el (shr-table-widths): Don't use cl function `reduce'.
362
363 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
364
365         * shr.el (require): Require cl when compiling.
366         (shr-tag-hr): New function.
367
368         * nnimap.el (nnimap-update-info): Remove double setting of high.
369         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.  This
370         makes nnimap work properly on Courier again.
371
372         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
373         the variable for backwards compatability.
374
375         * mm-decode.el (mm-save-part): If given a non-directory result, expand
376         the file name before using to avoid setting mm-default-directory to
377         nil.
378
379         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
380         bidning gnus-agent variables.
381
382         * shr.el (shr-render-td): Use a cache for the table rendering function
383         to avoid getting an exponential rendering behaviour in nested tables.
384         (shr-insert): Rework the line-breaking algorithm.
385         (shr-insert): Don't leave trailing spaces.
386         (shr-insert-table): Also insert empty TDs.
387         (shr-tag-blockquote): Ensure paragraphs after </ul>.
388
389 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
390
391         * gnus-sum.el (gnus-number): Rename from `number'.
392         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
393         (gnus-summary-limit-children): Update uses correspondingly.
394
395 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
396
397         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
398         (gnus-gravatar-transform-address): Don't show avatars of people of
399         which mail addresses match gnus-gravatar-too-ugly.
400
401 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
402
403         * shr.el (shr-table-widths): Expand TD elements to fill available
404         space.
405
406 2010-10-07  Julien Danjou  <julien@danjou.info>
407
408         * nnimap.el (nnimap-request-rename-group): Add this method.
409
410 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
411
412         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
413         name from XEmacs' function-arglist.
414
415         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
416         gravatar under XEmacs.
417
418 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
419
420         * auth-source.el: Update docs with TODO items.
421
422         * gnus-sync.el: Update docs to explain state and plans.
423
424         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
425         Hooks for mark updates.
426         (gnus-request-set-mark, gnus-request-update-mark): Use them.
427
428         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
429         hooks with arguments, which is needed for mark update hooks.
430
431 2010-10-06  Julien Danjou  <julien@danjou.info>
432
433         * gnus.el (gnus-expand-group-parameter): Only return and act on what
434         was matched.
435
436         * sieve-manage.el: Update example in `Commentary'.
437
438         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
439
440         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
441         not 2000.
442         (sieve-manage-authenticate): Re-add function.
443
444 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
445
446         * shr.el (shr-insert): Get 'space transition right.
447         (shr-render-td): Only delete space at the end of the TD.
448
449         * nnimap.el (nnimap-open-connection): Prepare to support
450         open-gnutls-stream.
451
452         * shr.el: Rearrange function order to be more logical.
453
454 2010-10-06  Julien Danjou  <julien@danjou.info>
455
456         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
457         (nnrss-discover-feed): Remove 404 URL in docstring.
458
459         * nnir.el: Fix Swish-E URL.
460         Fix Namazu URL.
461
462         * message.el (message-change-subject): Remove 404 URL in a comment.
463
464 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
465
466         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
467         called interactively.
468
469         * gnus-util.el (gnus-remove-if): Allow hash table.
470         (gnus-remove-if-not): New function.
471
472         * gnus-art.el (gnus-mime-view-part-as-type)
473         * gnus-score.el (gnus-summary-score-effect)
474         * gnus-sum.el (gnus-read-move-group-name):
475         Replace remove-if-not with gnus-remove-if-not.
476
477         * gnus-group.el (gnus-group-completing-read):
478         Regard collection as a hash table if it is not a list.
479
480 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
481
482         * shr.el (shr-render-td): Allow blank/missing <TD>s.
483
484         * shr.el: Document the table-rendering algorithm.
485
486 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
487
488         * dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled
489         for Emacsen having no `libxml-parse-html-region' support.
490
491 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
492
493         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
494         invalid URLs.
495
496         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
497         line-broken.
498         (shr-tag-img): Ignore image fetching errors.
499         (shr-overlays-in-region): Compute overlay positions correctly.
500
501         * mm-decode.el (mm-shr): Require shr.
502
503         * gnus-art.el (gnus-blocked-images): Move variable here.
504
505         * shr.el (shr-insert-table): Bind free variable.
506
507         * mm-decode.el (mm-shr): Bind shr-content-function.
508
509         * shr.el (shr-content-function): New variable.
510
511         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
512         added for symmetry.
513
514         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
515
516         * gnus-group.el (gnus-group-make-group): Doc fix.
517
518         * nnimap.el (nnimap-request-newgroups): Return success.
519
520         * shr.el (shr-find-elements): New function.
521         (shr-tag-table): Put all the images after the table.
522         (shr-tag-table): Really inhibit images inside the table.
523         (shr-collect-overlays): Copy over overlays from the TD elements to the
524         main document.
525
526         * mm-decode.el (mm-shr): Bind shr-blocked-images to
527         gnus-blocked-images.
528
529 2010-10-05  Julien Danjou  <julien@danjou.info>
530
531         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
532
533         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
534         (gnus-html-maximum-image-size): Add this function.
535         (gnus-html-put-image): Use gnus-html-maximum-image-size.
536
537         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
538         server-value of the capability is nil.
539
540 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
541
542         * shr.el (shr-tag-em): Add <EM> tag.
543
544 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
545
546         * sieve-manage.el (sieve-manage-default-stream): Make default stream
547         customizable.
548
549         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
550         handing broken links to browse-url.
551
552 2010-10-05  Julien Danjou  <julien@danjou.info>
553
554         * gnus-util.el (gnus-emacs-completing-read)
555         (gnus-iswitchb-completing-read): Use autoload rather than require.
556
557 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
558
559         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
560         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
561         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
562         iswitchb-temp-buflist for XEmacs.
563
564         * gnus-util.el (gnus-completing-read-function): Exclude
565         gnus-icompleting-read and gnus-ido-completing-read from candidates for
566         XEmacs since iswitchb.el is very old and ido.el is unavailable in
567         XEmacs.
568
569         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
570         not to use `delete-dups' that is unavailable in XEmacs 21.4.
571
572         * gnus-html.el: Don't require help-fns under XEmacs.
573         (gnus-html-schedule-image-fetching): Work for XEmacs.
574
575         * mm-decode.el (mm-shr): Decode contents by charset.
576
577 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
578
579         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
580         unknown.
581
582         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
583         (shr-get-image-data): Ensure against the cache file missing.
584
585         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
586         for data.
587
588         * spam-report.el (spam-report-url-ping-plain): Don't query about
589         killing the process.
590
591         * shr.el (shr-render-td): Protect against too-wide text.
592
593 2010-10-04  Julien Danjou  <julien@danjou.info>
594
595         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
596         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
597
598         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
599         retrieved.
600
601 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
602
603         * shr.el (browse-url): Required.
604         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
605         lines.
606         (shr-show-alt-text, shr-browse-image): New commands.
607         (shr-browse-url, shr-copy-url): New commands.
608
609         * gnus-sum.el (gnus-widen-article-window): New variable.
610         (gnus-summary-select-article-buffer): Use it.
611
612         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
613         without @ signs.
614
615 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
616
617         * nnir.el (nnir-run-imap): Remove spurious space in search string.
618
619 2010-10-04  Julien Danjou  <julien@danjou.info>
620
621         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
622         for XEmacs.
623
624 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
625
626         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
627
628         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
629         (nnimap-close-server): Implement.
630
631         * dgnushack.el (iswitchb): Require to shut up the compiler.
632
633         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
634         (shr-insert): Tweak line breaking.
635         (shr-insert): Handle <pre> better.
636         (shr-tag-li): Get <li> indentation right.
637         (shr-tag-li): Get <li> indentation even righter.
638         (shr-tag-blockquote): Ensure paragraph start.
639         (shr-make-table): Tweak table generation.
640         (shr-make-table): Fix typo.
641
642         * shr.el: Implement table rendering.
643
644 2010-10-04  Julien Danjou  <julien@danjou.info>
645
646         * gnus-html.el (gnus-html-put-image): Fix resize image code.
647
648 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
649
650         * shr.el (shr-insert): Use string anchors instead of line anchors.
651
652 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
653
654         * shr.el: Add headings.
655         (shr-ensure-paragraph): Actually work.
656         (shr-tag-li): Make <ul> prettier.
657         (shr-insert): Get white space at the beginning/end of elements right.
658         (shr-tag-p): Collapse subsequent <p>s.
659         (shr-ensure-paragraph): Don't insert double line feeds after blank
660         lines.
661         (shr-insert): \t is also space.
662         (shr-tag-s): Fix "s" tag name function.
663         (shr-tag-s): Fix face prop name.
664
665 2010-10-03  Julien Danjou  <julien@danjou.info>
666
667         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
668
669         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
670         gnus-window-inside-pixel-edges.
671
672         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
673         gnus-ems.
674
675         * mm-view.el (mm-inline-image-emacs): Support image resizing.
676
677         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
678         function.
679
680         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
681         resize choice.
682
683 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
684
685         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
686         beginning of the buffer.
687
688         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
689         article buffer again.
690
691         * shr.el (shr-tag-p): Don't insert newlines at the start of the
692         buffer.
693
694         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
695         when it's at the start of the buffer.
696
697         * shr.el (shr-tag-blockquote): Convert name.
698         (shr-rescale-image): Use the right image-size variant.
699
700         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
701         buffer isn't shown, then select the current article first instead of
702         bugging out.
703         (gnus-summary-select-article-buffer): Show both the article and summary
704         buffers again.
705
706         * shr.el (shr-fontize-cont): Protect against regions with no text.
707         Rename tag functions to shr-tag-* for enhanced security.
708         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
709
710 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
711
712         * shr.el (shr-insert):
713         * pop3.el (pop3-movemail):
714         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
715         loaded.
716
717 2010-10-03  Glenn Morris  <rgm@gnu.org>
718
719         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
720
721         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
722
723         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
724
725         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
726
727         * gnus-util.el (gnus-make-local-hook): Simplify.
728
729 2010-10-02  Julien Danjou  <julien@danjou.info>
730
731         * gnus-util.el (gnus-iswitchb-completing-read): New function.
732         (gnus-ido-completing-read): New function.
733         (gnus-emacs-completing-read): New function.
734         (gnus-completing-read): Use gnus-completing-read-function.
735         Add gnus-completing-read-function.
736
737 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
738
739         * shr.el (shr-insert-document): Autoload.
740         (shr-img): Be silent.
741         (shr-insert): Add a newline after every picture before text.
742         (shr-add-font): Use overlays for combining faces.
743         (shr-insert): Pass upwards the text start point.
744
745         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
746         possible.
747         (mm-shr): New function.
748
749 2010-10-02  Julien Danjou  <julien@danjou.info>
750
751         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
752         should go backward.
753
754 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
755
756         * shr.el (shr): Fix typo in provide call.
757
758 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
759
760         * shr.el: New file.
761
762         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
763
764         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
765         completing read.
766
767 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
768
769         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
770         we're being queried about.  Suggested by Dan Jacobson.
771
772         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.  Suggested
773         by Jason Eisner.
774
775         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
776         table, too.  Suggested by Stefan Wiens.
777         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
778         the table unnecessary.  Suggested by Stefan Wiens.
779
780         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
781         longer needed, and probably doesn't work either, as pointed out by
782         Stefan Wiens.
783         (gnus-summary-exit): Remove call to the clearing function.
784         (gnus-summary-exit-no-update): Ditto.
785
786         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
787         instead of gnus-eval-in-buffer-window to avoid popping up frames.
788         Reported by Stefan Monnier.
789         (gnus-summary-save-in-rmail): Ditto.
790
791         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
792         article buffer, instead of both the article buffer and the summary
793         buffer.  Sort of suggested by Dan Jacobson.
794
795         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
796
797         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
798         Suggested by Dan Jacobson.
799
800         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
801         documentation clearer.
802
803         * message.el (message-shorten-references): Comment on the number "21".
804         Suggested by Stefan Monnier.
805
806         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
807         Suggested by Dan Jacobson.
808
809         * gnus.el (gnus-large-newsgroup): Mention
810         gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
811
812         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
813         externalize attachments.  Bug reported by Steve Wen.
814
815         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
816         really message anything to the user.
817
818         * nnmail.el (nnmail-article-group): Allow using the fancy split method
819         directly.
820
821         * nnimap.el (nnimap-request-group): Low higher than high to signal no
822         messages in empty groups.
823
824 2010-10-01  Ted Zlatanov  <tzz@lifelogs.com>
825
826         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
827         non-UIDNEXT group.
828
829 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
830
831         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
832         not the value from the collection.
833
834         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
835         values.  This sometimes happens on some groups that have no info.
836         (nnimap-request-newgroups): New function.
837
838 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
839
840         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
841         check into `gnus-registry-initialize'.
842         (gnus-registry-initialize): Ditto.
843         Fix and extend header docs.
844
845 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
846
847         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
848         regexp backtrace overflows.
849
850         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
851         for starttls that tls.el implements; i.e. openssl.
852
853         * tls.el (tls-starttls-switches): Give up on using starttls with
854         gnutls-cli.
855         (tls-program): Add --insecure to be consistent with the defaults from
856         openssl s_client.  Now all three commands are insecure.
857
858 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
859
860         * lpath.el: Bind completion-styles-alist for XEmacs.
861
862         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
863         (gravatar-create-image): New function that's an alias to
864         gnus-xmas-create-image, gnus-create-image, or create-image.
865         (gravatar-data->image): Use it.
866
867 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
868
869         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
870         install the nnregistry refer method.
871         (gnus-registry-install-hooks): Use it.
872         (gnus-registry-unfollowed-groups): Add nnmairix to the default
873         unfollowed groups.
874
875 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
876
877         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
878         expanding threads.
879
880 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
881
882         * nnir.el: Use the server names without suffixes (bug #7009).
883
884         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
885         unencrypted to STARTTLS, if possible.
886
887 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
888
889         * message.el (message-ignored-supersedes-headers): Strip Injection-*
890         headers before superseding.
891
892 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
893
894         * nnrss.el (nnrss-use-local): Add documentation.
895
896         * nnimap.el (nnimap-extend-tls-programs): New function.
897         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
898         (nnimap-wait-for-connection): Accept the greeting from the stupid
899         output from openssl s_client -starttls, too.
900
901         * tls.el (tls-starttls-switches): New variable.
902         (tls-find-starttls-argument): Use it.
903         (open-tls-stream): Ditto.
904
905         * netrc.el (netrc-credentials): Return the value of the "default"
906         entry.
907         (netrc-machine): Ditto.
908
909         * nnimap.el (nnimap-find-article-by-message-id): Really return the
910         article number.
911         (nnimap-split-fancy): New variable.
912         (nnimap-split-incoming-mail): Use it.
913
914         * nntp.el (nntp-server-list-active-group): Document.
915
916         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
917         SELECT to get the message-id.
918
919         * mail-source.el (mail-sources): Removed webmail support.
920         (defvar): Ditto.
921         (mail-source-fetcher-alist): Ditto.
922         (mail-source-fetch-webmail): Removed.
923
924         * webmail.el: Removed -- doesn't seem relevant any more.
925
926         * gnus.el: Fix up make-obsolete-variable declarations throughout.
927
928         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
929         the \r.
930
931 2010-09-30  Julien Danjou  <julien@danjou.info>
932
933         * gnus-agent.el (gnus-agent-add-group): Fix call to
934         gnus-completing-read.
935
936 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
937
938         * nndoc.el (nndoc-retrieve-groups): New function.
939
940         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
941         `default', use nnmail-split-methods.
942         (nnimap-request-article): Downcase the NILs so that they are nil.
943
944         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
945         symbol.
946
947         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
948         code, since if the user has requested network, that's what they ought
949         to get.
950         (nnimap-request-set-mark): Erase the buffer before issuing commands.
951         (nnimap-split-rule): Mark as obsolete.
952
953         * pop3.el (pop3-send-streaming-command, pop3-stream-length): New
954         variable.
955
956         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
957         correct slot, too.
958
959 2010-09-29  Julien Danjou  <julien@danjou.info>
960
961         * gnus.el (gnus-local-domain): Declare variable obsolete.
962
963         * gnus-util.el (gnus-icompleting-read): Require iswitchb. Fix history
964         computing.
965         (gnus-ido-completing-read): Require ido.
966
967 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
968
969         * gnus-registry.el: Don't prompt on load, which makes it impossible to
970         build Gnus.
971
972         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
973         when interpreting the structures.
974         (nnimap-request-accept-article): Add \r\n to the lines to make this
975         work with Cyrus.
976
977         * nndraft.el (nndraft-request-expire-articles): Use the group name
978         instead if "nndraft".  Fix found by Nils Ackermann.
979
980 2010-09-29  Ludovic Courtes  <ludo@gnu.org>
981
982         * nnregistry.el: Added.
983
984 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
985
986         * nnmail.el (group, group-art-list, group-art):
987         Remove unneeded directives.
988
989 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
990
991         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
992         (mm-mime-charset)
993         * rfc2047.el (rfc2047-syntax-table)
994         * utf7.el (utf7-utf-16-coding-system): Comment fix.
995
996         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
997         rather than `insert-file-contents' and `eval-region'.
998
999         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
1000         construction.
1001
1002         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
1003
1004         * time-date.el: No need to require cl for Emacs 21.
1005
1006 2010-09-29  Julien Danjou  <julien@danjou.info>
1007
1008         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
1009         replacement of `gnus-gravatar-relief' to mimic
1010         `gnus-faces-properties-alist'.
1011         Add :version property.
1012
1013 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1014
1015         * mail-source.el (mail-source-report-new-mail)
1016         * message.el (message-default-mail-headers)
1017         * mm-decode.el (mm-valid-image-format-p): Comment fix.
1018
1019         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
1020
1021 2010-09-28  Julien Danjou  <julien@danjou.info>
1022
1023         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
1024         mail-address contains the same string as real-name.
1025
1026         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
1027         non-blank in header, otherwise it'll get stripped.
1028
1029         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
1030         real-name, and then for mail address rather than doing : or , search.
1031
1032 2010-09-27  Julien Danjou  <julien@danjou.info>
1033
1034         * gnus-srvr.el (gnus-server-add-server): Use gnus-completing-read.
1035         (gnus-server-goto-server): Use gnus-completing-read.
1036
1037         * mm-view.el (mm-view-pkcs7-decrypt): Use gnus-completing-read.
1038
1039         * mm-util.el (defalias): Use gnus-completing-read.
1040         (mm-codepage-setup): Use gnus-completing-read.
1041
1042         * smime.el (smime-sign-buffer): Use gnus-completing-read.
1043         (smime-decrypt-buffer): Use gnus-completing-read.
1044
1045         * mml-smime.el (mml-smime-openssl-sign-query): Use gnus-completing-read.
1046
1047         * mml.el (mml-minibuffer-read-type): Use gnus-completing-read.
1048         (mml-minibuffer-read-disposition): Use gnus-completing-read.
1049         (mml-insert-multipart): Use gnus-completing-read.
1050
1051         * gnus-msg.el (gnus-summary-yank-message): Use gnus-completing-read.
1052
1053         * gnus-int.el (gnus-start-news-server): Use gnus-completing-read.
1054
1055         * mm-decode.el (mm-interactively-view-part): Use gnus-completing-read.
1056
1057         * gnus-dired.el (gnus-dired-attach): Use gnus-completing-read.
1058
1059         * gnus.el (gnus-read-method): Use gnus-completing-read.
1060
1061         * gnus-bookmark.el (gnus-bookmark-jump): Use gnus-completing-read.
1062
1063         * gnus-art.el (gnus-mime-view-part-as-type): Use gnus-completing-read.
1064         (gnus-mime-action-on-part): Use gnus-completing-read.
1065         (gnus-article-encrypt-body): Use gnus-completing-read.
1066
1067         * gnus-topic.el (gnus-topic-jump-to-topic): Use gnus-completing-read.
1068         (gnus-topic-move-matching): Use gnus-completing-read.
1069         (gnus-topic-copy-matching): Use gnus-completing-read.
1070         (gnus-topic-sort-topics): Use gnus-completing-read.
1071         (gnus-topic-move): Use gnus-completing-read.
1072
1073         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
1074         (gnus-agent-add-group): Use gnus-completing-read.
1075
1076         * nnmairix.el (nnmairix-create-server-and-default-group): Use
1077         gnus-completing-read.
1078         (nnmairix-update-groups): Use gnus-completing-read.
1079         (nnmairix-get-server): Use gnus-completing-read.
1080         (nnmairix-backend-to-server): Use gnus-completing-read.
1081         (nnmairix-goto-original-article): Use gnus-completing-read.
1082         (nnmairix-get-group-from-file-path): Use gnus-completing-read.
1083
1084         * nnrss.el (nnrss-find-rss-via-syndic8): Use gnus-completing-read.
1085
1086         * gnus-group.el (gnus-group-completing-read): Use gnus-completing-read.
1087         (gnus-group-make-useful-group): Use gnus-completing-read.
1088         (gnus-group-make-web-group): Use gnus-completing-read.
1089         (gnus-group-add-to-virtual): Use gnus-completing-read.
1090         (gnus-group-browse-foreign-server): Use gnus-completing-read.
1091
1092         * gnus-sum.el (gnus-summary-goto-article): Use gnus-completing-read.
1093         (gnus-summary-limit-to-extra): Use gnus-completing-read.
1094         (gnus-summary-execute-command): Use gnus-completing-read.
1095         (gnus-summary-respool-article): Use gnus-completing-read.
1096         (gnus-read-move-group-name): Use gnus-completing-read.
1097
1098         * gnus-score.el (gnus-summary-increase-score): Use gnus-completing-read.
1099         (gnus-summary-score-effect): Use gnus-completing-read.
1100
1101         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
1102
1103         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
1104         right completing-read function.
1105         (gnus-use-ido): New variable
1106         (gnus-completing-read-with-default): Remove.
1107
1108 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1109
1110         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
1111         x-focus-frame.
1112
1113         * nnimap.el (auth-source-forget-user-or-password)
1114         (auth-source-user-or-password): Autoload.
1115
1116         * message.el (message-from-style, message-interactive)
1117         (message-cite-prefix-regexp, message-sendmail-envelope-from)
1118         (message-yank-prefix, message-indentation-spaces, message-signature)
1119         (message-signature-file): Add comment.
1120
1121 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1122
1123         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
1124         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
1125         new articles.
1126
1127         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
1128         parts.
1129         (nnimap-request-article): Work with the t setting, too.
1130
1131         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
1132         that you don't get flashes of other buffers.
1133         (gnus-summary-show-complete-article): Intern before setting.
1134
1135 2010-09-27  David Engster  <dengste@eml.cc>
1136
1137         * nnmairix.el: (nnmairix-replace-group-and-numbers): Deal with NOV as
1138         well as HEADERS.
1139         (nnmairix-retrieve-headers): Provide new argument for the above.
1140
1141 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1142
1143         * gnus-sum.el (gnus-summary-move-article): Don't alter
1144         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
1145         group.
1146
1147         * nnimap.el (nnimap-update-info): Don't destructively alter active.
1148
1149         * message.el (message-cite-prefix-regexp): Revert my last edit.
1150
1151         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
1152         variable instead of the Gnus variable.
1153
1154         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
1155
1156         * gnus-art.el (gnus-fetch-partial-articles): Moved back to nnimap
1157         again.
1158
1159         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
1160         since some servers don't like it.
1161         (nnimap-open-connection): Forget credentials if the server says the
1162         password was wrong.
1163         (nnimap-parse-line): Protect against invalid data.
1164
1165         * gnus-sum.el (gnus-summary-move-article): Add comment.
1166         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
1167         nothing alters it while scanning for new messages.
1168
1169         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
1170         which may or may not help.
1171         (nnimap-open-connection): If we're doing a stream connection, and then
1172         discover we're on a STARTTLS-capable server, then open a STARTTLS
1173         connection instead.
1174
1175 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1176
1177         * nnimap.el (utf7): Required.
1178
1179         * message.el (message-cite-prefix-regexp): Remove "}" from citation
1180         prefix.
1181
1182 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
1183
1184         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
1185
1186 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1187
1188         * nnimap.el (nnimap-request-accept-article): Message the error on
1189         error.
1190
1191 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1192
1193         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
1194
1195 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1196
1197         * nndoc.el (nndoc-request-list): Return success always.
1198
1199         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
1200         `fetch-old' -- we only want to fetch the articles we've requested.  The
1201         rest are in the agent, probably.
1202         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
1203         disappeared server" to something low.  It's not important.
1204
1205         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
1206         arrived before the FETCH data.
1207
1208         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
1209         target here, because we don't know the Gnus name of the group.
1210
1211         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
1212         for the correct group.
1213
1214         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
1215
1216         * gnus.el (gnus): Give a final warning after startup.
1217
1218         * gnus-util.el (gnus-action-message-log): New variable.
1219         (gnus-message): Use it.
1220         (gnus-final-warning): New function.
1221
1222         * nnimap.el (nnimap-open-connection): Record the greeting.
1223         (nnimap): Add greeting.
1224
1225 2010-09-26  Julien Danjou  <julien@danjou.info>
1226
1227         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
1228         arguments.
1229         (gnus-html-wash-images): Fix spec computing to include start/end.
1230
1231         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
1232
1233 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1234
1235         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
1236         deletion.
1237         (nnimap-retrieve-headers): Don't select the group, because that's
1238         already done by nnimap-possibly-change-group.
1239
1240         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
1241         (gnus-picon-transform-address): Use it.
1242
1243         * mail-source.el (mail-source-value): Revert previous patch.
1244
1245         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
1246         on failure.
1247         (nnimap-open-connection): Look up both virtual and physical server name
1248         credentials.
1249
1250         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
1251
1252 2009-02-07  Dave Love  <fx@gnu.org>
1253
1254         * tls.el (open-tls-stream): Don't query killing process.
1255
1256 2009-02-08  Dave Love  <fx@gnu.org>
1257
1258         * gnus-win.el (gnus-window-to-buffer-helper,
1259         gnus-all-windows-visible-p): Function needn't be a symbol.
1260
1261         * mail-source.el (mail-source-value): Function needn't be a symbol.
1262
1263 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1264
1265         * message.el (message-cite-prefix-regexp): Remove } from the cite
1266         prefix.
1267
1268         * gnus-art.el (gnus-treatment-function-alist): Do picons before
1269         highlight again, so that the highlight is correct.
1270
1271         * gnus-picon.el (gnus-picon): Remove again.
1272         (gnus-picon-create-glyph): Set the background XPM colour explicitly.
1273
1274         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
1275         doing the header highlightling, so that the background colour of the
1276         picon is correct.
1277
1278         * gnus-picon.el (gnus-picon-xbm): Removed obsolete face.
1279         (gnus-picon): Ditto.
1280         (gnus-picon): Reinstate.  The background colour for picons is white.
1281         (gnus-picon-insert-glyph): Make the background white.
1282
1283         * nnml.el (nnml-open-nov): Don't return dead buffers.
1284
1285         * auth-source.el (auth-source-create): Query the user for whether to
1286         store the credentials.
1287
1288         * netrc.el (netrc-store-data): New function.
1289
1290         * auth-source.el (auth-source-user-or-password): Use the existing auth
1291         sources, if any, for creation.
1292
1293         * gnus.el (gnus-group-fast-parameter): Return the last matching
1294         parameter instead of the first matching parameter.
1295
1296 2010-09-26  Julien Danjou  <julien@danjou.info>
1297
1298         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
1299
1300 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1301
1302         * mml2015.el (mml2015-use): Remove gpg support.
1303
1304         * mml1991.el (mml1991-function-alist): Remove gpg function.
1305         (mml1991-gpg-sign): Removed.
1306
1307 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
1308
1309         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
1310         (gnus-browse-unsubscribe-current-group): Document it.
1311         (gnus-browse-unsubscribe-group): Use it.
1312
1313 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1314
1315         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
1316         address to the To list for easier response.
1317
1318         * gnus.el (gnus-play-startup-jingle): Removed.
1319         (gnus-splash): Don't play jingle.
1320         (gnus): Silence gnus-load message.
1321
1322         * gnus-art.el (gnus-treat-play-sounds): Removed.
1323
1324         * gnus.el (gnus-play-jingle): Remove audio support.
1325
1326         * gnus-cus.el (gnus-score-customize): Remove audio reference.
1327
1328         * earcon.el: Removed -- no users.
1329
1330         * gnus-audio.el: Removed -- no users of this package.
1331
1332         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
1333
1334         * gnus-start.el (gnus-setup-news): Remove nocem support.
1335
1336         * gnus-group.el (gnus-group-get-new-news): Removed nocem call.
1337
1338         * gnus.el (gnus-use-nocem): Removed.
1339
1340         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
1341         Removed.
1342
1343         * gnus-nocem.el (gnus-nocem-issuers): Removed file.  Apparently nobody
1344         uses NoCeM any more.
1345
1346         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
1347         (gnus-button-ctan-handler): Ditto.
1348         (gnus-button-handle-ctan-bogus-regexp): Ditto.
1349         (gnus-button-ctan-directory-regexp): Ditto.
1350         (gnus-button-handle-ctan): Ditto.
1351         (gnus-button-tex-level): Ditto.
1352         (gnus-button-alist): Removed CTAN stuff.
1353
1354 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1355
1356         * nnimap.el (nnimap-wait-for-response): Reversed logic in the
1357         nnimap-streaming test.
1358
1359         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
1360         servers twice.
1361
1362         * nnimap.el (nnimap-open-connection): Add more error reporting when
1363         nnimap fails early.
1364
1365         * nnheader.el (nnheader-get-report-string): New function.
1366         (nnheader-get-report): Use it.
1367
1368         * gnus-int.el (gnus-check-server): Say what the error was when opening
1369         failed.
1370
1371         * nnimap.el (nnimap-wait-for-response): Search further when we're not
1372         using streaming.
1373
1374 2010-09-25  Julien Danjou  <julien@danjou.info>
1375
1376         * gnus-html.el (gnus-html-rescale-image): Use our defalias
1377         gnus-window-inside-pixel-edges.
1378
1379 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1380
1381         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
1382
1383         * mm-decode.el (mm-save-part): Allow saving to other directories the
1384         normal Emacs way.
1385
1386         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.  Suggested
1387         by Jay Berkenbilt.
1388
1389         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
1390         there isn't a single byte.
1391
1392         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
1393         just do it.  It doesn't really seem to matter what the user responds
1394         here, I think, so it's just a confusing question.
1395
1396         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
1397         non-streaming case.
1398
1399         * gnus-art.el (gnus-flush-original-article-buffer): Separated out.
1400         (gnus-article-encrypt-body): Use it.
1401
1402         * gnus-sum.el (gnus-summary-show-complete-article): New command and
1403         keystroke.
1404
1405         * nnimap.el (nnimap-find-wanted-parts-1): Use
1406         gnus-fetch-partial-articles.
1407
1408         * gnus-art.el (gnus-fetch-partial-articles): New variable.
1409
1410         * nnimap.el (nnimap-insert-partial-structure): New function.
1411         (nnimap-get-partial-article): New function.
1412         (nnimap-request-article): Use it.
1413         (nnimap-wait-for-response): Return whether the wait was successful.
1414         (nnimap-finish-retrieve-group-infos): Don't do anything if the
1415         retrieval wasn't successful.
1416         (nnimap-retrieve-group-data-early): Allow throttling servers.
1417         (nnimap-streaming): New variable.
1418         (nnimap-fetch-partial-articles): Removed.
1419
1420         * mm-decode.el (mm-with-part): Protect against killed buffers.
1421
1422         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
1423         for prettier summary display.
1424
1425 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
1426
1427         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns
1428         directly.
1429
1430 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1431
1432         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
1433         apparently third-party libraries depend on it.
1434
1435         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
1436         before starting negotiation.
1437
1438         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
1439         privacy reasons.
1440         (gnus-treat-mail-gravatar): Ditto.
1441
1442         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
1443         buffer when inserting images.  Inserting text into the headers, for
1444         instance, can make them invalid.
1445
1446 2010-09-25  Julien Danjou  <julien@danjou.info>
1447
1448         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
1449         variables.
1450
1451         * nnheader.el: Remove useless variables news-reply-yank-from and
1452         news-reply-yank-message-id.
1453
1454         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
1455         variables.
1456
1457         * mml1991.el: Remove useless mml1991-verbose.
1458
1459         * gnus.el: Remove useless variable gnus-use-generic-from.
1460         Remove obsolete variable gnus-topic-indentation.
1461
1462         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
1463
1464         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
1465
1466         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
1467
1468         * gnus-group.el: Remove useless gnus-group-icon-cache.
1469         Remove useless gnus-ephemeral-group-server.
1470
1471         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
1472
1473         * mml2015.el: Remove useless mml2015-verbose.
1474
1475         * mml-smime.el: Remove useless mml-smime-verbose.
1476
1477         * gnus.el: Remove useless gnus-local-domain.
1478
1479         * gnus-gravatar.el (gnus-gravatar-transform-address): Use
1480         gnus-gravatar-size.
1481
1482         * gnus-art.el: Remove useless gnus-treat-translate.
1483
1484 2010-09-24  Julien Danjou  <julien@danjou.info>
1485
1486         * gnus-sum.el: Add support for Gravatars.
1487
1488         * gnus-art.el: Add support for Gravatars.
1489
1490         * gnus-gravatar.el: Add this file.
1491
1492         * gravatar.el: Add this file.
1493
1494 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1495
1496         * gnus-sum.el (gnus-summary-fetch-faq): Removed.
1497
1498         * gnus-group.el (gnus-group-fetch-faq): Removed.
1499
1500         * gnus.el (gnus-group-faq-directory): Removed.
1501
1502         * gnus-group.el (gnus-group-fetch-charter): Removed.
1503
1504         * gnus.el (gnus-group-charter-alist): Removed.
1505
1506         * gnus-group.el (gnus-group-archive-directory): Removed.
1507         (gnus-group-recent-archive-directory): Ditto.
1508         (gnus-group-make-archive-group): Removed.
1509
1510         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
1511
1512         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
1513         use the same article number for all the cached articles.
1514
1515         * nnimap.el (nnimap-command): Register the last command time so
1516         that we can use it for idling NOOPs.
1517         (nnimap-open-connection): Start the keeplive timer.
1518         (nnimap-make-process-buffer): Store all the process buffers.
1519         (nnimap-keepalive): New function.
1520
1521         * starttls.el: (starttls-open-stream): Add autoload cookie.
1522
1523 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
1524
1525         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
1526         handling.
1527
1528 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1529
1530         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
1531         its data structures.
1532
1533         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
1534         instead of the cl.el copy-list.
1535         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
1536         equalp.
1537
1538 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1539
1540         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
1541         and tool-bar-local-item-from-menu.
1542
1543         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
1544         mode-line-highlight face for Emacs.
1545
1546         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
1547         loading gnus-sum.elc; fix comment for canlock-verify.
1548         (gnus-article-jump-to-part): Use read-number.
1549         (gnus-insert-mime-button, gnus-insert-mime-security-button): Remove
1550         Emacs pre-21 compatible code for help-echo.
1551         (gnus-article-next-page-1): No need to adjust the number of lines.
1552         (gnus-article-describe-bindings): Always use help-buffer.
1553
1554         * gnus-audio.el (gnus-audio-inline-sound)
1555         * gnus-cus.el (gnus-custom-mode)
1556         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
1557
1558         * gnus-sum.el (gnus-remove-overlays): Doc fix.
1559
1560         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
1561         compatible code.
1562
1563 2010-09-24  Glenn Morris  <rgm@gnu.org>
1564
1565         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
1566         visiting the fcc file in rmail-mode.
1567
1568         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
1569
1570 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1571
1572         * nnir.el: Silence the byte compiler.
1573
1574         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
1575         alias to browse-url-url-encode-chars if any.
1576         (gnus-html-encode-url): Use it.
1577
1578 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1579
1580         * gnus-start.el (gnus-use-backend-marks): New variable.
1581         (gnus-get-unread-articles-in-group): Use it.
1582
1583         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
1584         makeover.
1585
1586 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
1587
1588         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
1589
1590 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1591
1592         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
1593         Removed.
1594         (gnus-setup-news-hook): Removed
1595         gnus-fixup-nnimap-unread-after-getting-new-news.
1596
1597         * gnus-int.el (gnus-request-update-info): Protect against backends not
1598         having the function.
1599
1600         * nnimap.el (nnimap-stream): Mention starttls.
1601         (nnimap-open-connection): Add starttls support.
1602
1603 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
1604
1605         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
1606
1607 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1608
1609         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
1610         BODYSTRUCTUREs.
1611         (nnimap-transform-headers): Unfold quoted {42} headers.
1612
1613         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
1614         the info.
1615         (gnus-get-unread-articles): Only call updatep on backends that support
1616         it.
1617
1618         * nnweb.el (nnweb-request-update-info): NOOP.
1619
1620         * nnmaildir.el (nnmaildir-request-marks): Renamed from -update-info.
1621
1622         * nnfolder.el (nnfolder-request-marks): Renamed from -update-info,
1623         since it only deals with marks.
1624
1625         * gnus-int.el (gnus-request-marks): Renamed gnus-request-update-info to
1626         gnus-request-marks, and make a new gnus-request-update-info.
1627
1628         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
1629         the active instead of the high number, which is usually too low.
1630
1631 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
1632
1633         * netrc.el (netrc-parse): Remove encrypt.el mentions.
1634         * encrypt.el: Removed.
1635
1636 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1637
1638         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
1639         server in symbolic form.
1640
1641         * gnus-html.el (gnus-max-image-proportion): Increase proportion to
1642         0.9.
1643
1644 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1645
1646         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
1647         (nnimap-update-info): Fix up code slightly.
1648
1649         * gnus-int.el (gnus-open-server): Add tracing for performance
1650         debugging.
1651
1652         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
1653         (gnus-group-insert-group-line): Pass the real group name so that it
1654         gets the right data.
1655
1656         * gnus-start.el (gnus-get-unread-articles): Don't have
1657         `gnus-get-unread-articles-in-group' update info, since that can be
1658         really slow and doesn't seem to be needed?
1659
1660 2010-09-22  Dan Christensen  <jdc@uwo.ca>
1661
1662         * time-date.el (date-to-time): Try using parse-time-string first before
1663         using the slower timezone-make-date-arpa-standard.
1664
1665 2010-09-22  Julien Danjou  <julien@danjou.info>
1666
1667         * gnus-group.el (gnus-group-insert-group-line): Call
1668         gnus-group-highlight-line.
1669         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
1670         default hook list.
1671         (gnus-group-update-eval-form): Add new function.
1672         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
1673         (gnus-group-get-icon): Use gnus-group-update-eval-form.
1674
1675 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1676
1677         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
1678         immediate, then expire all articles.
1679         (nnimap-update-info): Fix off-by-one errors.
1680         (nnimap-flags-to-marks): Would return no marks lists for group with no
1681         flags.  Instead return the other data.
1682
1683 2010-09-22  Julien Danjou  <julien@danjou.info>
1684
1685         * gnus-group.el (gnus-group-get-icon): Renamed gnus-group-add-icon that
1686         Only return an icon.
1687         (gnus-group-insert-group-line): Compute icon to return.
1688
1689         * gnus-html.el (gnus-html-image-automatic-caching): Add custom
1690         variable.
1691         (gnus-html-image-fetched): Only cache if
1692         gnus-html-image-automatic-caching is set.
1693         (gnus-html-image-fetched): Check for errors.
1694
1695 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1696
1697         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
1698         once per method on `g'.  This ensures that backends like nnfolder don't
1699         open all their folders.
1700
1701         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
1702         (nnimap-request-list): Nix out group in the correct buffer.
1703         (nnimap-parse-flags): Implement by using `read' instead of
1704         hand-parsing.
1705         (nnimap-flags-to-marks): Pass on permanent-flags.
1706         (nnimap-make-process-buffer): Record the server name.
1707         (nnimap-parse-flags): Fix typo.
1708         (nnimap-request-scan): Run split on the server in general, not just a
1709         single group.
1710
1711         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
1712         parameter, and propagate this downwards.
1713
1714         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
1715         since EXAMINE changes it on the server.
1716
1717         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
1718         this command might take a while.
1719
1720 2010-09-22  Julien Danjou  <julien@danjou.info>
1721
1722         * gnus-html.el (gnus-html-put-image): Stop using markers. They are
1723         harmful if you have 2 images side-by-side, they can't be properly
1724         update on text deletion.  Using text-property is safer here.
1725         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
1726         data.
1727
1728 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1729
1730         * nnimap.el (nnimap-expunge-inbox): Removed.
1731         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
1732         (nnimap-expunge): Flip default to t.
1733
1734         * gnus.el (gnus-method-to-server): Don't push things to the cache
1735         unless it's unique.
1736         (gnus-server-to-method): Ditto.
1737
1738 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
1739
1740         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
1741
1742 2010-09-22  Julien Danjou  <julien@danjou.info>
1743
1744         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
1745         get the start of data.
1746         (gnus-html-encode-url): Add this function to encode special chars in
1747         URL.
1748         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
1749         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
1750
1751         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
1752         default.
1753         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
1754
1755         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
1756         images alt-text.
1757         (gnus-html-put-image): Put alt-text as help-echo.
1758
1759 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1760
1761         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes)
1762         * mm-util.el (mm-decompress-buffer)
1763         * nnir.el (nnir-run-find-grep)
1764         * pop3.el (pop3-list): Use 3rd arg of split-string.
1765
1766         * time-date.el (format-seconds): Comment fix.
1767
1768         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
1769         and byte-optimize-form-code-walker.
1770         (dgnushack-make-auto-load): Don't advise make-autoload.
1771
1772         * lpath.el: Remove Emacs 21 stuff.
1773
1774 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1775
1776         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
1777         outside the active range.  Suggested by Dan Christensen.
1778
1779         * gnus-start.el (gnus-get-unread-articles): Get the extended method
1780         slightly later to avoid double-getting it.
1781
1782         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
1783         previous patch.
1784
1785         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
1786
1787 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
1788
1789         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
1790
1791 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1792
1793         * gnus-int.el (gnus-open-server): Give a better error message in the
1794         "go offline" case.
1795
1796         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
1797         marks for nnimap, which is seldom the right thing to do.
1798
1799         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
1800         (gnus-same-method-different-name): New function.
1801
1802         * nnimap.el (parse-time): Require.
1803
1804         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
1805         method in the presence of many similar methods.
1806
1807         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
1808
1809         * nnimap.el (nnimap-find-expired-articles): Don't refer to
1810         nnml-inhibit-expiry.
1811
1812         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
1813         find out whether methods are equal.
1814
1815         * nnimap.el (nnimap-find-expired-articles): New function.
1816         (nnimap-process-expiry-targets): New function.
1817         (nnimap-request-move-article): Request the article before looking at
1818         what the Message-ID is.  Fix found by Andrew Cohen.
1819         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
1820
1821         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
1822         for oldness in addition to being a predicate.
1823
1824         * nnimap.el (nnimap-request-group): When we have zero articles, return
1825         the right data to Gnus.
1826         (nnimap-request-expire-articles): Only delete articles immediately if
1827         the target is 'delete.
1828
1829         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
1830         method, this would bug out.
1831
1832         * gnus-group.el (gnus-group-expunge-group): Renamed from
1833         gnus-group-nnimap-expunge, and implemented as a normal interface
1834         function.
1835
1836         * gnus-int.el (gnus-request-expunge-group): New function.
1837
1838         * nnimap.el (nnimap-request-create-group): Implement.
1839         (nnimap-request-expunge-group): New function.
1840
1841 2010-09-21  Julien Danjou  <julien@danjou.info>
1842
1843         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
1844         (gnus-html-cache-expired): Add new function.
1845         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
1846         wethever we should display image for fetch it.
1847         Compute alt-text earlier to pass it to the fetching function too.
1848         (gnus-html-schedule-image-fetching): Change function argument to only
1849         get one image at a time, not a list.
1850         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
1851         cache.
1852         (gnus-html-get-image-data): New function to retrieve image data from
1853         cache.
1854         (gnus-html-put-image): Change buffer argument to use image data rather
1855         than file, and place image above region rather than inserting a new
1856         one. Do not take alt-text as argument, since it's useless now: we place
1857         the image above alt-text.
1858         (gnus-html-prune-cache): Remove.
1859         (gnus-html-show-images): Start to fetch image when we find one, do not
1860         push into a temporary list.
1861         (gnus-html-prefetch-images): Only fetch image if they have expired.
1862         (gnus-html-browse-image): Fix, use 'gnus-image-url.
1863         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
1864
1865 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1866
1867         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
1868
1869 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1870
1871         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
1872         spec inser "*" if the group isn't active instead of 0.
1873
1874         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
1875         opening the server.
1876         (nnimap-request-delete-group): Implement group deletion.
1877         (nnimap-transform-headers): Return the size of the entire message in
1878         the Bytes header, not just the size of the first part.
1879         (nnimap-request-move-article): When moving an article from nnimap,
1880         request the article first so the accepting form has an article to
1881         accept.  Reported by Dan Christensen.
1882         (nnimap-command): Make sure that the error message doesn't error out.
1883
1884 2010-09-20  David Edmondson  <dme@dme.org>  (tiny change)
1885
1886         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
1887         we haven't requested anything.
1888
1889 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1890
1891         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
1892         "".  Fix found by Andrew Cohen.
1893
1894         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
1895         instead of -encode-string.
1896
1897 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1898
1899         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
1900
1901         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
1902         by mm-subst-char-in-string.
1903
1904 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1905
1906         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
1907         waiting for the connection string.
1908
1909         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
1910         arriving.
1911
1912         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
1913         bogus characters.  This allows selecting certain Gmail groups.
1914
1915         * nnimap.el (nnimap-find-wanted-parts-1): New function.
1916         (nnimap-fetch-partial-articles): New variable.
1917         (nnimap-open-connection): When looking for credentials, also use the
1918         nnimap-server-port.
1919         (nnimap-request-article): Return the group/article number, so that Gnus
1920         `^' works as expected.
1921         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants
1922         them.
1923
1924         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
1925         comments.
1926         (gnus-methods-sloppily-equal): New function.
1927         (gnus): When using the development version of Gnus, load the gnus-load
1928         file.
1929
1930         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
1931         `gnus-open-server' on each method before trying to scan them etc.  This
1932         ensures that all the backend parameters are set correctly.
1933
1934         * nnimap.el (nnimap-authenticator): New variable.
1935         (nnimap-open-connection): Allow anonymous login.
1936         (nnimap-transform-headers): The chars header is called Chars not
1937         Bytes.
1938         (nnimap-wait-for-response): Don't infloop if the IMAP connection
1939         drops.
1940
1941         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
1942         patch, found by Knut Anders Hatlen.
1943
1944 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
1945
1946         * gnus-agent.el (gnus-agent-batch-confirmation)
1947         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
1948         to gnus-message.
1949         * gnus-art.el (gnus-article-describe-briefly): Likewise.
1950         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
1951         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
1952         * gnus-int.el (gnus-open-server): Likewise.
1953         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
1954         (gnus-score-check-syntax): Likewise.
1955         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
1956         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
1957         Likewise.
1958         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
1959
1960 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1961
1962         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
1963         calling conventions so that prefetch doesn't bug out.
1964
1965 2010-09-19  Julien Danjou  <julien@danjou.info>
1966
1967         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
1968         rather than `subst-char-in-region' in order to be able to replace ASCII
1969         char by UTF-8 ones.
1970
1971         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
1972         than curl.
1973         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
1974         the right URL and ALT text on images.
1975         (gnus-html-wash-tags): Fix tag case.
1976         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
1977         (gnus-article-html): Add -o display_ins_del=2 option.
1978         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
1979
1980 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1981
1982         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
1983         the extra mail headers, which sometimes seem to happen for unknown
1984         reasons.
1985
1986         * mail-parse.el (mail-header-encode-parameter): Define as
1987         rfc2045-encode-string instead of as rfc2231-encode-string, since some
1988         (or most, perhaps?) mail readers don't understand the latter, but do
1989         understand the former.
1990
1991         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
1992         to nil, so that no methods are automatically agentized.  I think this
1993         is probably what most users want.
1994
1995         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
1996         from url-retrieve, for instance about invalid URLs.
1997
1998         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
1999         groups that have no articles.
2000         (nnimap-request-article): Check that we really got an article when we
2001         requested one.
2002
2003         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
2004         doesn't exist.
2005
2006         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
2007         nntp buffer so the agent can save it.
2008         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
2009         that CRLF doesn't get translated to \n.
2010         (nnimap-open-connection): Don't make 'shell commands only send \n.
2011
2012 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
2013
2014         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
2015         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
2016         Update var name.
2017         (nnml-generate-nov-file): Use dolist.
2018         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
2019         Use with-current-buffer.
2020
2021 2010-09-18  Julien Danjou  <julien@danjou.info>
2022
2023         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
2024         parallel.
2025
2026 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2027
2028         * nnimap.el (nnimap-update-info): When doing partial marks update, get
2029         the range update right.
2030         (nnimap-request-group): Don't make `M-g' bug out on group with no
2031         marks.
2032         (nnoo): Required, so that other packages can require nnimap.
2033         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
2034         command we're looking for.  This helps when the server sends more
2035         responses after we've gotten everything we expected.
2036         (nnimap): Add a `newlinep' field to keep track of end-of-line
2037         conventions.
2038         Don't send CRLF to things that don't want it.
2039         (nnimap-request-accept-article): Ditto.
2040
2041 2010-09-18  Julien Danjou  <julien@danjou.info>
2042
2043         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
2044         than curl to retrieve images.
2045
2046 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2047
2048         * nnimap.el (nnimap-update-info): Extend the info so that we can set
2049         the marks.
2050         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
2051         (nnimap-wait-for-connection): New function.
2052         (nnimap-open-connection): If we have PREAUTH, don't query for login
2053         credentials.
2054         (nnimap-update-info): Fix off-by-one error when concatenating ranges
2055         when doing a partial update.
2056
2057 2010-09-18  Julien Danjou  <julien@danjou.info>
2058
2059         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
2060         tags.
2061
2062 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2063
2064         * nnimap.el (nnimap-credentials): New function.
2065         (nnimap-open-connection): Use the new function to look for credentials
2066         also on the numeric equivalents of "imap" and "imaps".
2067
2068         * gnus-start.el (gnus-activate-group): Send the info to
2069         gnus-request-group.
2070
2071         * nnimap.el (nnimap-request-group): Have the "check" version of the
2072         function parse flags and update the info, so that a `M-g' get a total
2073         resync of all flags from the group.
2074
2075         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
2076         to allow backends to alter the info on group selection.  Also alter all
2077         the backend -request-group functions to take the parameter.
2078
2079         * nnimap.el (nnimap-store-info): New function.
2080         (nnimap-update-info): Store the info for later usage.
2081         (nnimap-request-group): Use the stored info for the dont-check case, so
2082         that we don't retrieve all marks when we enter a group.
2083
2084         * nnimap.el: Use deffoo instead of defun for interface functions.
2085
2086         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
2087         update the group info.  This makes the nndraft groups, for instance, go
2088         back to their old behaviour.
2089
2090         * gnus-sum.el (gnus-select-newsgroup): Indent.
2091
2092         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
2093         in.
2094         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
2095         nothing.
2096
2097         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
2098         from methods that are denied.
2099
2100         * gnus-int.el (gnus-method-denied-p): New function.
2101
2102         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
2103         store the password instead of netrc.
2104         (nnimap-open-connection): Don't error out when we can't make a
2105         connections.
2106
2107         * auth-source.el (auth-source-create): In the password prompt, say what
2108         we're querying for.  Also prompt for user name if that hasn't been
2109         given.
2110
2111         * nnimap.el (nnimap-with-process-buffer): Removed.
2112
2113 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2114
2115         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
2116         method when we're reading from the agent.
2117
2118         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
2119
2120         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
2121         that's probably most useful for users.
2122
2123         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
2124         "failed" all the time.
2125
2126         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
2127         ...)) with (with-current-buffer ... ).
2128
2129         * nntp.el (nntp-open-server): Return whether the open was successful or
2130         not.
2131
2132         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
2133         select an unread unseen article first.
2134
2135         * nnimap.el (nnimap-open-connection): If the user doesn't have a
2136         /etc/services, supply some sensible port defaults.
2137
2138         * dgnushack.el: Define netrc-credentials.
2139
2140 2010-09-17  Julien Danjou  <julien@danjou.info>
2141
2142         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
2143
2144 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
2145
2146         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
2147         doesn't have any parameters.
2148
2149 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2150
2151         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
2152         only upcased checks.
2153
2154         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
2155
2156         * nnimap.el (nnimap-open-shell-stream): New function.
2157         (nnimap-open-connection): Use it.
2158         (nnimap-transform-headers): Get the number of lines in each message.
2159         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
2160         number of lines.
2161         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
2162         problem.
2163
2164         * utf7.el (utf7-encode): Autoload.
2165
2166         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
2167         to allow the mail splitting to not return a default group.  This is
2168         useful for nnimap, which will leave unmatched mail in the inbox.
2169
2170         * nnimap.el: Rewritten.
2171
2172         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
2173         nnimap usage.
2174
2175         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
2176         if the move is internal, so that nnimap can do fast internal moves.
2177
2178         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
2179         data.
2180         (gnus-read-active-for-groups): Support finishing the early retrieval of
2181         data.
2182
2183         * gnus-range.el (gnus-range-nconcat): New function.
2184
2185         * gnus-int.el (gnus-finish-retrieve-group-infos)
2186         (gnus-retrieve-group-data-early): New functions.
2187
2188 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
2189
2190         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
2191         (nnrss-retrieve-groups):
2192         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
2193         (pop3-quit): Use with-current-buffer.
2194
2195 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2196
2197         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
2198         instead of nnheader-accept-process-output.
2199
2200         * dgnushack.el (dgnushack-compile): Add comment.
2201
2202         * lpath.el: No need to fbind propertize for XEmacs 21.4.
2203
2204         * gnus-html.el (gnus-html-schedule-image-fetching)
2205         (gnus-html-prefetch-images): Replace process-kill-without-query by
2206         gnus-set-process-query-on-exit-flag.
2207
2208 2010-09-16  Romain Francoise  <romain@orebokech.com>
2209
2210         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
2211
2212 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2213
2214         * gnus-registry.el (gnus-registry-install-shortcuts): The second
2215         parameter to unintern is mandatory-ish in Emacs 24.
2216
2217         * gnus-html.el (gnus-html-schedule-image-fetching)
2218         (gnus-html-prefetch-images): Check for curl before using it.
2219
2220         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
2221         depend on curl, which isn't essential.
2222
2223         * imap.el: Revert back to version
2224         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
2225         seem problematic.
2226
2227 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
2228
2229         * gnus-registry.el (gnus-registry-install-shortcuts):
2230         Explicitly pass `obarray' to `unintern' to avoid a warning.
2231
2232 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2233
2234         * gnus-start.el (gnus-read-active-for-groups): Reverted the previous
2235         change.
2236
2237         * nnrss.el (nnrss-request-list): Removed this function and related
2238         functions, including the moreover stuff.
2239
2240 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2241
2242         * nnrss.el (nnrss-retrieve-groups): New function.
2243
2244 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
2245
2246         * .dir-locals.el: Add no-byte-compile cookie.
2247
2248 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2249
2250         * time-date.el (format-seconds): Comment fix.
2251
2252         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
2253         for back end that doesn't support request-scan.
2254
2255 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2256
2257         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
2258         then do request scans from the backends.
2259
2260         * netrc.el (netrc-credentials): New conveniency function.
2261
2262         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
2263         avoid running a hook per line, since this takes a lot of time,
2264         profiling shows.
2265         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
2266         directly if gnus-visual-p is true.
2267
2268 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2269
2270         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
2271         groups; replace mapcar with dolist which is a bit faster; pass groups
2272         info to gnus-read-active-file-1.
2273         (gnus-read-active-file-1): Scan only specified groups if the new
2274         optional arg `infos' is given.
2275
2276 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2277
2278         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
2279
2280         * pop3.el (pop3-movemail): Removed.
2281         (pop3-streaming-movemail): Renamed to pop3-movemail.
2282
2283         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
2284         don't restrict end-tag searches to the end of the line.
2285
2286 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2287
2288         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
2289         articles of every unchecked group to t, which means unknown since the
2290         server has never been opened.
2291
2292 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2293
2294         * gnus-html.el (gnus-html-show-alt-text): New command.
2295         (gnus-html-browse-image): Ditto.
2296         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
2297         to browse the image directly.
2298         (gnus-html-wash-tags): Search for images first, so that <a><img> works
2299         better.
2300
2301         * gnus-async.el (gnus-async-article-callback): Call
2302         `gnus-html-prefetch-images' unconditionally.
2303
2304         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
2305         before feeding URLs to curl.
2306
2307 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2308
2309         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
2310         internal images as deletable by `W D D'.
2311
2312         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
2313         (gnus-async-article-callback): Fix typo.
2314
2315 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2316
2317         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
2318         current line to work around bugs in the output from w3m.
2319
2320         * gnus-async.el (gnus-async-article-callback): Always prefetch images
2321         for groups that want that.
2322
2323         * nntp.el (nntp-wait-for-string): Supply a timeout for
2324         accept-process-output to ensure progress.
2325
2326         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
2327         level to get unread articles from, then use that for foreign groups,
2328         too.
2329
2330         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
2331         confuses the rest of the function.
2332
2333         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
2334         for the methods that support -retrieve-groups, too.
2335
2336         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
2337
2338 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2339
2340         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
2341         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
2342
2343         * pop3.el: Require cl when compiling.
2344         (pop3-number-of-responses): Search for "+OK", not "+OK ".
2345
2346 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2347
2348         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
2349         that aren't going to be activated.
2350         (gnus-get-unread-articles): Fix up the last commit.
2351
2352         * gnus-html.el (gnus-article-html): Allow calling without specifying
2353         the handle.  In that case, dissect the buffer first.
2354
2355         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
2356
2357         * nnimap.el (nnimap-open-connection): Revert the change that would look
2358         into authinfo for imaps instead of imap.
2359
2360         * gnus-start.el (gnus-activate-group): Take an optional parameter to
2361         say that you don't want to call gnus-request-group with don-check, but
2362         do check the reponse.  This is for virtual groups only.
2363         (gnus-get-unread-articles): Count the archive groups as secondary, so
2364         that they're activated the same way as before.
2365
2366         * imap.el (imap-message-map): Removed optional buffer parameter, since
2367         no callers use it.
2368         (imap-message-get): Ditto.
2369         (imap-message-put): Ditto.
2370         (imap-mailbox-map): Ditto.
2371         (imap-mailbox-put): Ditto.
2372         (imap-mailbox-get): Ditto.
2373         (imap-mailbox-get): Revert last change for this function.
2374
2375         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
2376         case-insensitively.
2377         (nnimap-debug): Removed.
2378
2379         * imap.el (imap-fetch-safe): Removed function, and altered all callers
2380         to use `imap-fetch' instead.  According to the comments, this should be
2381         safe, since all other IMAP clients use the 1:* syntax.
2382         (imap-enable-exchange-bug-workaround): Removed.
2383         (imap-debug): Removed -- doesn't seem very useful.
2384
2385         * mail-source.el (mail-source-fetch): Don't message if we're fetching
2386         mail from a file, and the file doesn't exist.
2387
2388         * imap.el (imap-log): New convenience function used throughout instead
2389         of repeating the same code all over the place.
2390
2391         * pop3.el (pop3-streaming-movemail): Return t for success.
2392
2393         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
2394         .authinfo if we're using ssl connection.
2395
2396         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
2397         already have if we're in a main Gnus `g' run.
2398
2399         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
2400
2401 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2402
2403         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
2404
2405         * nnmh.el (nnmh-request-list-1): Bind `file'.
2406
2407         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
2408         alias to set-process-query-on-exit-flag or process-kill-without-query.
2409         (pop3-open-server): Use it.
2410
2411 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2412
2413         * mail-source.el (mail-source-delete-crash-box): Always move the crash
2414         box to the Incoming file.  Fixes mistake in previous checkin.
2415
2416         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
2417         request loop (for debugging purposes) removed.
2418
2419         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
2420         culprit is more visible.
2421         (nnml-save-incremental-nov, nnml-open-incremental-nov)
2422         (nnml-add-incremental-nov): New functions to do "incremental" nov
2423         updates, where we just append to the end of the existing nov files
2424         without reading/writing them in full.
2425
2426         * mail-source.el (mail-source-delete-crash-box): Really only check the
2427         incoming files once in a while.
2428
2429         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
2430
2431         * mail-source.el (mail-source-delete-crash-box): Only check the
2432         incoming files for deletion once per day to save a lot of file
2433         accesses.
2434
2435         * pop3.el (pop3-logon): Fix up unbound variable typo.
2436
2437         * mail-source.el (pop3-streaming-movemail): Autoload.
2438
2439         * pop3.el (pop3-streaming-movemail): Respect
2440         pop3-leave-mail-on-server.
2441
2442         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
2443         retrieval.
2444
2445         * pop3.el (pop3-process-filter): Removed unused function.
2446         (pop3-streaming-movemail, pop3-send-streaming-command)
2447         (pop3-wait-for-messages, pop3-write-to-file)
2448         (pop3-number-of-responses): New functions for streaming pop3
2449         retrieval.
2450
2451         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
2452         come from no known methods.
2453         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
2454         list.
2455
2456         * pop3.el (pop3-display-message-size-flag): Removed -- everybody wants
2457         message sizes.
2458         (pop3-movemail): Use erase-buffer instead of looping and deleting
2459         regions, which seems rather odd.
2460
2461         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
2462         file once per `g' run.
2463
2464         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
2465         directories.  This makes the draft queue directory work.
2466
2467         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
2468         data from the backends, so that we only request the list of groups from
2469         each method once.  This should speed things up considerably.
2470
2471         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
2472         detect that it's not implemented.
2473
2474         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
2475         we actually do recurse down into the tree, but don't stat all leaf
2476         nodes.
2477
2478         * gnus-html.el (gnus-html-show-images): If there are no images to show,
2479         then say so instead of bugging out.
2480
2481         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
2482         files exist before trying to read them.
2483
2484         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
2485         around <pre_int>.
2486
2487         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
2488
2489         * nnmh.el (nnmh-request-list-1): Optimize for speed.
2490
2491 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2492
2493         * mm-util.el (mm-image-load-path): Just return the image directories,
2494         not all directories in the path in addition to the image directories.
2495         (mm-image-load-path): Maintain a cache of the image directories so that
2496         the `g' command in Gnus doesn't have to stat dozens of directories each
2497         time.
2498
2499         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
2500         (gnus-html-wash-tags): Add a new `i' command to insert images.
2501         (gnus-html-insert-image): New command and keystroke.
2502         (gnus-html-redisplay-with-images): New command and keystroke.
2503         (gnus-html-show-images): Renamed command.
2504         (gnus-html-wash-tags): Remove more white space before <pre_int> image
2505         spacers.
2506         (gnus-html-wash-tags): Decode entities at the end, so that entities
2507         inside the tags don't mess up the rest of the "parsing".
2508
2509         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
2510         so that nnimap methods aren't agentized by default.  There's apparently
2511         many problems related to agent/imap behaviour.
2512
2513         * gnus-art.el (gnus-article-copy-string): New command and key binding.
2514
2515         * gnus-html.el: Doc fix.
2516
2517 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2518
2519         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
2520         specifier-spec-list for Emacs 21.
2521
2522         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
2523         glyph-width and glyph-height instead of display-graphic-p and
2524         image-size; make avoidance of displaying small images work for XEmacs.
2525
2526         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
2527         for XEmacs.
2528
2529         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
2530         of symbol that holds plist data.
2531         (gnus-process-plist): Remove plist of process after getting it.
2532
2533 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2534
2535         * message.el (message-generate-hashcash): Change default to
2536         'opportunistic if hashcash is installed.
2537
2538         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
2539         (gnus-html-put-image): Only call image-size once, since it's somewhat
2540         time-consuming on remote X servers.
2541
2542 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2543
2544         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
2545         type on data, not a file name.
2546
2547         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
2548         window-pixel-edges for Emacs 21.
2549
2550         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
2551         decoded contents.
2552         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
2553
2554 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2555
2556         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
2557         group line format, since it isn't very interesting.
2558
2559         * gnus-agent.el (gnus-agent-short-article),
2560         (gnus-agent-long-article): Increase values for these two variables,
2561         since most people are likely to have more network connection and
2562         storage than before.
2563
2564         * gnus.el (gnus-refer-article-method): Change default to 'current.
2565         When referring an article, the common behaviour is to refer it from the
2566         current select method, not the native select method.  The chances of
2567         the native select method having the message in question is rather slim
2568         these days.
2569
2570         * gnus-sum.el (gnus-auto-select-subject): Change default to
2571         `unseen-or-unread'.  I think it's likely that most people want to
2572         select an unseen article over a previously seen, but unread one.
2573
2574         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
2575         means that in the article buffer none of the minor mode elements will
2576         be shown, usually, and this is not desirable in most cases.
2577
2578         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
2579         that commands like `d' (and the like) go to the next line in the
2580         buffer, instead of the next unread article.  I think this is the
2581         behaviour that is most natural for most users.
2582         (gnus-single-article-buffer): Change default to nil, so that people can
2583         have as many article buffers open as they have summary buffer.  I think
2584         this is the most natural way for the groups to behave.
2585
2586         * message.el (message-generate-new-buffers): Change default to
2587         `unsent', so that all new message buffers start their names with the
2588         string "*unsent", and it's easier to find the buffers if you move from
2589         them.
2590
2591 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2592
2593         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
2594         small.  They're probably tracking images.
2595         (gnus-html-wash-tags): Remove all <pre_int> place holders.
2596         (gnus-html-rescale-image): Yet another try at getting the image sizing
2597         right.
2598
2599         * nntp.el (nntp-request-set-mark): Refuse to do marks if
2600         nntp-marks-file-name is nil.
2601
2602 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2603
2604         * gnus-html.el (gnus-html-wash-tags)
2605         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
2606         Better logging.
2607
2608 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2609
2610         * nndoc.el (nndoc-type-alist): Added a new type for Google digests.
2611
2612         * gnus-html.el (gnus-html-wash-tags): Check the value of
2613         gnus-blocked-images in the summary buffer.
2614
2615 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2616
2617         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
2618
2619 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2620
2621         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
2622         like "a", it seems like.
2623         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
2624         since it needs to be picked from the correct buffer.
2625
2626         * nnwfm.el: Removed.
2627
2628         * nnlistserv.el: Removed.
2629
2630 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2631
2632         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
2633         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
2634
2635 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2636
2637         * nnkiboze.el: Removed.
2638
2639         * nndb.el: Removed.
2640
2641         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
2642         alt text.
2643         (gnus-html-rescale-image): Try to get the rescaling logic right for
2644         images that are just wide and not tall.
2645
2646         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
2647         overshadow variable bindings.
2648
2649 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2650
2651         * gnus-html.el (gnus-html-wash-tags)
2652         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images): Add
2653         extra logging.
2654
2655 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2656
2657         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
2658         (gnus-max-image-proportion): New variable.
2659         (gnus-html-rescale-image): New function.
2660         (gnus-html-put-image): Rescale images.
2661
2662 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
2663
2664         Fix up some byte-compiler warnings.
2665         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
2666         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
2667         (gnus-article-fill-cited-article, gnus-article-hide-citation)
2668         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
2669         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
2670         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
2671         (gnus-group-update-group): Use save-excursion and with-current-buffer.
2672
2673 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2674
2675         * gnus-html.el (gnus-article-html): Decode contents by charset.
2676
2677 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2678
2679         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
2680         (gnus-html-frame-width, gnus-blocked-images)
2681         * message.el (message-prune-recipient-rules): Add custom version.
2682         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
2683
2684         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
2685         functions.
2686
2687         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
2688         gnus-process-get.
2689
2690 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
2691
2692         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
2693         instead of lsub directly.
2694
2695 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2696
2697         * nnwarchive.el: Removed.
2698
2699         * gnus-soup.el: Removed.
2700
2701         * nnsoup.el: Removed.
2702
2703         * nnultimate.el: Removed.
2704
2705         * gnus-html.el (gnus-blocked-images): New variable.
2706
2707         * message.el (message-prune-recipients): New function.
2708         (message-prune-recipient-rules): New variable.
2709
2710         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
2711         guess whether a long line is natural text or not.
2712
2713         * gnus-html.el (gnus-html-schedule-image-fetching): Use
2714         gnus-process-plist and friends for compatibility.
2715
2716 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
2717
2718         * gnus-html.el: Require packages that define macros used in this file.
2719         (gnus-article-mouse-face): Declare to silence byte-compiler.
2720         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
2721         process-get.
2722         (gnus-html-put-image): Use plist-get to avoid getf.
2723         (gnus-html-prefetch-images): Use with-current-buffer.
2724
2725 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2726
2727         * gnus-ems.el: Provide compatibility functions for
2728         gnus-set-process-plist.
2729
2730         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
2731         header-line-format for XEmacs 21.4.
2732
2733         * gnus-sum.el (gnus-summary-stop-at-end-of-message)
2734         * gnus.el (gnus-valid-select-methods)
2735         * message.el (message-send-mail-partially-limit)
2736         * mm-decode.el (mm-text-html-renderer)
2737         * mml.el (mml-insert-mime-headers-always)
2738         * smiley.el (smiley-regexp-alist): Bump custom version.
2739
2740 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2741
2742         * gnus-html.el: require mm-url.
2743         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
2744         with the url to `url'.
2745         (gnus-html-wash-tags): Support cid: URLs/images.
2746
2747 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2748
2749         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
2750         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
2751         bindings, as they aren't useful at all.  `w' is moved to `W w'.
2752
2753         * gnus-move.el: Removed file, since it doesn't really work.
2754
2755         * gnus-html.el (gnus-article-html): Tell w3m that the input is
2756         UTF-8.  This seems to fix problems with some German web feeds.
2757
2758         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
2759         at the top so that the proper colours are applied.
2760
2761         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
2762         don't have dots in their names.
2763
2764         * gnus-art.el (gnus-article-view-part): Doc fix.
2765
2766         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
2767         XEmacs-compatible.
2768         (gnus-html-put-image): Don't do images on non-graphic displays.
2769
2770         * nnslashdot.el: Removed this unused backend.
2771
2772         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
2773         actions.
2774         (gnus-undo-register-1): Revert last change.
2775
2776         * gnus-group.el (gnus-group-completing-read): Protect against not
2777         having completion-styles bound.
2778
2779         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
2780         make broken recipients happier.
2781
2782         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
2783
2784         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
2785         point parameter.
2786
2787         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
2788
2789         * gnus-group.el (gnus-group-completing-read): Add 'substring to
2790         completion-styles for group selection.
2791
2792 2009-02-04  Andreas Schwab  <schwab@suse.de>
2793
2794         * gnus-score.el (gnus-score-string): Fix regex for matching extra
2795         headers and regexp-quote the match if necessary.
2796
2797 2009-03-24  Miles Bader  <miles@gnu.org>
2798
2799         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
2800         the blinking smiley.
2801
2802 2009-03-24  Simon Josefsson  <simon@josefsson.org>
2803
2804         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
2805         blink smiley.
2806
2807 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2808
2809         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
2810         where the dribbel file lives exists.
2811
2812         * message.el (message-send-mail-partially-limit): Change the default to
2813         nil, since most people don't want this.
2814
2815         * mm-url.el (mm-url-decode-entities): Also decode entities like
2816         &#x3212.
2817
2818 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
2819
2820         * gnus-sum.el (gnus-summary-idna-message):
2821         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
2822         Hyperlink urls in docstrings with URL `...'.
2823
2824 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
2825
2826         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
2827         functions.
2828
2829 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2830
2831         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
2832         say what the mouseover text should be.
2833
2834         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
2835         version of the mm-w3m-safe-url-regexp variable to only download images
2836         in the groups where we want that to happen.
2837
2838         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
2839
2840         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
2841         easier debugging.
2842         (gnus-article-beginning-of-window): Add kludge to allow spacing past
2843         big pictures in the article buffer.
2844
2845         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
2846         gnus-article-html.
2847         (mm-text-html-renderer): gnus-article-html needs curl in addition to
2848         w3m.
2849
2850         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
2851
2852 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2853
2854         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
2855         which doesn't exist.
2856
2857         * message.el (message-inhibit-ecomplete): New variable to allow some
2858         function to inhibit ecomplete address storage.
2859         (message-resend): Disable ecomplete message storage when resending
2860         messages.
2861
2862         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
2863
2864 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2865
2866         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
2867         Save excursion while copying, moving, and deleting articles in order to
2868         prevent the cursor from jumping to unforeseen place.
2869
2870 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2871
2872         * lpath.el: No need to bind bookmark-current-buffer,
2873         bookmark-yank-point and bookmark-make-record-function.
2874
2875 2010-08-17  Glenn Morris  <rgm@gnu.org>
2876
2877         * gnus-sync.el: Require gnus components whose functions are used.
2878
2879         * gnus-art.el (bookmark-make-record-function):
2880         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
2881         Declare for compiler.
2882
2883         * mm-url.el (mml-compute-boundary): Autoload.
2884
2885 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2886
2887         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
2888
2889 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
2890
2891         Typo fix "hoo4a" -> "hook".
2892
2893         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
2894
2895 2010-08-14  Glenn Morris  <rgm@gnu.org>
2896
2897         * gnus-sync.el (gnus-sync): Fix defgroup version.
2898
2899 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
2900
2901         Doc fixes and keep unknown groups (ammended for nunion bug fix).
2902
2903         * gnus-sync.el: Fix docs.
2904         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
2905         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
2906
2907 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
2908
2909         Optimizations for gnus-sync.el.
2910
2911         * gnus-sync.el: Add docs about gnus-sync-backend
2912         possibilities.
2913         (gnus-sync-save): Remove unnecessary message.
2914         (gnus-sync-read): Optimize and show what groups were skipped.
2915
2916 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
2917
2918         Minor bug fixes for gnus-sync.el.
2919
2920         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks): Don't
2921         read the sync on get-new-news.
2922
2923         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
2924         quiet.
2925
2926         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets' (fix typo).
2927
2928 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
2929
2930         Make saving and restoring of hidden threads work with overlays.
2931         Patch applied by Ted Zlatanov.
2932
2933         * gnus-sum.el (gnus-hidden-threads-configuration)
2934         (gnus-restore-hidden-threads-configuration): Update to deal with text
2935         properties, rather than searching for a magic character.
2936
2937 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
2938
2939         New gnus-sync.el library for synchronization of marks.
2940
2941         * gnus-sync.el: New library for synchronization of marks.
2942
2943         * gnus-util.el (gnus-grep-in-list): Moved from gnus-registry.el and
2944         renamed from `gnus-registry-grep-in-list'.
2945
2946         * gnus-registry.el (gnus-registry-follow-group-p): Use `gnus-grep-in-list'.
2947
2948         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
2949
2950 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2951
2952         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
2953         determining charset of text fails.
2954
2955 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2956
2957         * nnmail.el (nnmail-get-new-mail-1): Revert.
2958
2959         * nnml.el (nnml-active-number): Make sure names of newly created groups
2960         in nnml-group-alist are encoded.
2961
2962 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2963
2964         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
2965         containing non-ASCII characters in active file for nnml back end.
2966
2967 2010-07-24  David Engster  <dengste@eml.cc>
2968
2969         * mml-smime.el (mml-smime-epg-verify): Also accept the older
2970         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
2971
2972 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
2973
2974         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
2975         tag (Bug#6654).
2976
2977 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2978
2979         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
2980         the article buffer, not the summary buffer.
2981
2982 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2983
2984         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
2985         Emacs 23 as well.
2986
2987 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2988
2989         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
2990         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
2991
2992 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
2993
2994         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
2995         Patch applied by Karl Fogel.
2996
2997         * gnus-sum.el (gnus-summary-bookmark-make-record): Set
2998         `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
2999
3000 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
3001
3002         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
3003         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
3004         C-w still not working correctly from Article buffers; Thierry's
3005         patch to fix that will be applied after this.
3006
3007         * gnus-art.el (bookmark-make-record-function): New local variable.
3008
3009         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
3010         article buffer.
3011         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
3012
3013 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
3014
3015         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
3016         on changes in bookmark.el.
3017
3018 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3019
3020         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
3021         `no-log' instead of message not to log prompt string.
3022
3023 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
3024
3025         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
3026         the *other* type of HTML form submission.
3027
3028 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
3029
3030         * auth-source.el (auth-source-pick): If choice does not contain a
3031         questioned keyword, set the check to t.
3032
3033 2010-06-12  Romain Francoise  <romain@orebokech.com>
3034
3035         * gnus-util.el (gnus-date-get-time): Move up before first use.
3036
3037 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3038
3039         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
3040         (gnus-article-edit-part): Bind it to make last part that is substituted
3041         or deleted visible.
3042         (gnus-mime-display-single): Buttonize part of which id equals to
3043         gnus-mime-buttonized-part-id.
3044
3045 2010-06-10  Dan Christensen  <jdc@uwo.ca>
3046
3047         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
3048         (gnus-dd-mmm): Use gnus-date-get-time.
3049         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
3050         simplify logic.
3051         (gnus-summary-limit-to-age): Use gnus-date-get-time.
3052         (gnus-sort-threads): emit message if gnus-sort-threads-loop used.
3053
3054 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
3055
3056         * auth-source.el (top): Autoload `secrets-list-collections',
3057         `secrets-create-item', `secrets-delete-item'.
3058         (auth-sources): Fix tag string.
3059         (auth-get-source, auth-source-retrieve, auth-source-create)
3060         (auth-source-delete): New defuns.
3061         (auth-source-pick): Rewrite in order to avoid 2 passes.
3062         (auth-source-forget-user-or-password): New parameter USERNAME.
3063         (auth-source-user-or-password): New parameters CREATE-MISSING and
3064         DELETE-EXISTING.  Retrieve password interactively, if needed.
3065
3066 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
3067
3068         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
3069         deleting unused directories when gnus-expert-user is t.
3070
3071 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3072
3073         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
3074         for each temp file when gnus-article-browse-delete-temp is ask.
3075
3076 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
3077
3078         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el: Replace
3079         Lisp calls to delete-backward-char by calls to delete-char.
3080
3081 2010-05-20  Kevin Ryde  <user42@zip.com.au>
3082
3083         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
3084
3085 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
3086
3087         * password-cache.el (password-cache-remove): Fix docstring.
3088
3089 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3090
3091         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
3092         article unless decoding article to be saved.
3093
3094 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3095
3096         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
3097         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
3098         generated within the mm-with-unibyte-current-buffer macro.
3099
3100 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3101
3102         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
3103         to nil when we're in a mml-preview buffer and no group is selected.
3104
3105 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
3106
3107         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
3108         when catching the `C-g'.  Reported by "Leo".
3109
3110 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3111
3112         * message.el (message-forward-make-body-plain)
3113         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
3114         multibyte-string-p.
3115
3116         * lpath.el: Revert.
3117
3118 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3119
3120         * message.el (message-forward-make-body-mml): Assume original message
3121         is multibyte string; error on unibyte.
3122         (message-forward-make-body-plain): Ditto; don't add excessive newline
3123         in body end.
3124
3125         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
3126
3127 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
3128
3129         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
3130         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
3131
3132 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3133
3134         * mm-extern.el (mm-extern-url): Don't use
3135         mm-with-unibyte-current-buffer.
3136         (mm-extern-cache-contents): Use with-current-buffer instead of
3137         save-excursion + set-buffer.
3138
3139 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3140
3141         * mm-util.el (mm-emacs-mule): Remove.
3142
3143 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
3144
3145         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
3146         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
3147         change.
3148
3149 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3150
3151         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
3152         bind the default value of enable-multibyte-characters to nil.
3153
3154 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3155
3156         * message.el (message-forward-make-body-plain)
3157         (message-forward-make-body-mml):
3158         Don't use mm-with-unibyte-current-buffer.
3159
3160 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
3161
3162         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
3163
3164 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
3165
3166         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
3167         (Bug#5592).
3168
3169 2010-05-07  Julien Danjou  <julien@danjou.info>
3170
3171         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
3172         it to mm-pipe-part.
3173
3174         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
3175         it is given.
3176
3177 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3178
3179         * binhex.el (binhex-decode-region-internal)
3180         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type)
3181         (dns-query)
3182         * nnweb.el (nnweb-gmane-search)
3183         * pgg-parse.el (pgg-parse-armor)
3184         * pgg.el (pgg-verify-region)
3185         * sha1.el (sha1-string-external)
3186         * uudecode.el (uudecode-decode-region-internal)
3187         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
3188         XEmacs.
3189
3190         * gnus-art.el (gnus-article-browse-html-parts)
3191         * gnus-group.el (gnus-read-ephemeral-gmane-group)
3192         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
3193         make-temp-file.
3194
3195         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
3196         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
3197         compiling.
3198
3199         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
3200         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
3201         XEmacs when compiling.
3202
3203         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
3204         gnus-pick-mode-off-hook for XEmacs when compiling.
3205         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
3206         gnus-binary-mode-off-hook for XEmacs when compiling.
3207
3208         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate): Return
3209         nil if char-charset is not available.
3210
3211         * imap.el (imap-disable-multibyte)
3212         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
3213         macros.
3214
3215         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
3216         instead of encode-coding-string.
3217
3218         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
3219         'xemacs) instead of mm-emacs-mule to switch function definitions.
3220         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
3221
3222         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
3223         bind temporary-file-directory for XEmacs;
3224         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
3225         timer-set-function for XEmacs 21.4 and SXEmacs;
3226         bind timer-list for XEmacs 21.4 and SXEmacs;
3227         fbind char-charset and find-charset-region for non-Mule XEmacs;
3228         fbind decode-coding-region, decode-coding-string, detect-coding-region,
3229         encode-coding-region and encode-coding-string for XEmacs having no
3230         file-coding feature.
3231
3232 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
3233
3234         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
3235
3236 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3237
3238         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
3239         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
3240
3241 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
3242
3243         * mm-util.el (mm-decompress-buffer): Use `delete-file';
3244         alias `jka-compr-delete-temp-file' no longer exists.
3245
3246 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
3247
3248         Use define-minor-mode in Gnus where applicable.
3249         * mml.el (mml-mode): Use define-minor-mode.
3250         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
3251         (gnus-undo-mode): Use define-minor-mode.
3252         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
3253         (gnus-dead-summary-mode): Use define-minor-mode.
3254         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
3255         Initialize in declaration.
3256         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
3257         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
3258         (gnus-mailing-list-mode): Use define-minor-mode.
3259         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
3260         (gnus-draft-mode): Use define-minor-mode.
3261         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
3262         (gnus-dired-mode): Use define-minor-mode.
3263
3264 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
3265
3266         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
3267         handles on recursive mml-to-mime translation and check them for
3268         boundary delimiter collisions.  Reported by Greg Troxel.
3269
3270 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3271
3272         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
3273
3274 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
3275
3276         * mm-util.el (mm-find-buffer-file-coding-system):
3277         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
3278
3279 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
3280
3281         * message.el (message-generate-headers): Record insertion of optional
3282         headers as well.  Otherwise the check to prevent repeated insertion of
3283         optional headers is a no-op.
3284
3285 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
3286
3287         * smime.el: Don't mention CVS.
3288
3289         * nnrss.el (nnrss-fetch): Don't mention CVS.
3290
3291         * nnir.el: Don't mention CVS.
3292
3293 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
3294
3295         * gnus-sum.el (gnus-summary-bookmark-make-record): Add `location' field.
3296
3297 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3298
3299         * lpath.el: Fbind bookmark-default-handler,
3300         bookmark-get-bookmark-record, bookmark-make-record-default,
3301         bookmark-prop-get for Emacs <23 and XEmacs.
3302
3303 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
3304
3305         * gnus-sum.el: Add bookmark declarations to silence the compiler.
3306         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
3307         Use with-current-buffer to silence the byte-compiler.
3308         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
3309         bother to require `gnus'.
3310         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
3311
3312 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
3313
3314         * gnus-sum.el (gnus-summary-bookmark-make-record)
3315         (gnus-summary-bookmark-jump): New functions.
3316         (gnus-summary-mode): Setup bookmark support.
3317
3318 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
3319
3320         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
3321         if set.
3322
3323 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3324
3325         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
3326         gnus-article-browse-html-save-cid-image; make it work recursively for
3327         forwarded messages as well.
3328         (gnus-article-browse-html-parts): Work when prefix arg is given.
3329         (gnus-article-browse-html-article): Doc fix.
3330
3331 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
3332
3333         * message.el (message-default-mail-headers):
3334         (message-default-headers): Carry the value mail-default-headers over
3335         into message-default-mail-headers, rather than message-default-headers.
3336
3337 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
3338
3339         * mm-decode.el (mm-add-meta-html-tag): Added option to override the
3340         charset.
3341
3342         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
3343         charset into the <meta> tag when the article is encoded to utf-8.
3344
3345 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3346
3347         * gnus-art.el (gnus-article-browse-delete-temp-files): Delete
3348         directories as well.
3349         (gnus-article-browse-html-parts): Work for images that do not specify
3350         file names; delete temp directory when quitting; insert header at the
3351         right place; use file: scheme for image files.
3352
3353 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
3354
3355         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
3356         (gnus-article-browse-html-parts): Use it to make temporary cid image
3357         files in addition to html file so that browser may display them.
3358
3359 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3360
3361         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
3362
3363 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
3364
3365         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
3366
3367 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
3368
3369         * auth-source.el (auth-sources): Change default to be simpler.  Explain
3370         about Secret Service API sources.  Improve Customize options.
3371         (auth-source-pick): Change to accept any number of search parameters.
3372         Implement fallbacks iteratively, not recursively.  Add scoring on the
3373         second pass and sort by score.  Call Secret Service API when needed.
3374         (auth-source-user-or-password): Use it.  Call Secret Service API
3375         directly when needed to get the user name and the password.
3376
3377 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
3378
3379         * message.el (message-interactive): Doc fix.
3380         (message-qmail-inject-args): Reflow.
3381         (message-kill-to-signature): Fix typo in docstring.
3382
3383         * smiley.el (smiley-buffer): Fix typo in docstring.
3384
3385 2010-03-24  Glenn Morris  <rgm@gnu.org>
3386
3387         * mail-source.el (gnus-message): Declare.
3388         (mail-source-delete-old-incoming): Require gnus-util.
3389
3390 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3391
3392         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
3393
3394         * message.el (ecomplete-setup): Autoload it for Emacs <23.
3395
3396         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
3397         password-cache's default if it is not bound.
3398         (mml-secure-passphrase-cache-expiry): Default to 16 that is
3399         password-cache-expiry's default if it is not bound.
3400
3401         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
3402         available in Emacs 21.
3403
3404         * lpath.el: Suppress compiler warnings for:
3405         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
3406         XEmacs;
3407         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
3408         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
3409         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
3410
3411 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
3412
3413         * auth-source.el (auth-sources): Fix up definition so extra parameters
3414         are always inline.
3415
3416 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
3417
3418         * nnimap.el (nnimap-verify-uidvalidity): Fixed bug where uidvalidity
3419         wasn't updated after mismatch.  Clear cached mailbox info correctly
3420         when uidvalidity changes.
3421         (nnimap-group-prefixed-name): New function to avoid some code
3422         duplication.
3423         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
3424         (nnimap-request-group): Use it.
3425         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
3426         (nnimap-update-unseen): Significantly improved speed of Gnus startup
3427         with many imap folders.  This is done by caching the group status from
3428         the imap server persistently in a group parameter `imap-status'.  (This
3429         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
3430         but not persistently, so every Gnus startup was still very slow.)
3431
3432 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
3433
3434         * assistant.el (assistant-render-text): Run `widget-setup' and don't
3435         delete the extra newline.  Otherwise editing of :string and :number
3436         types don't work.
3437
3438 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
3439
3440         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
3441         secrets.el dependency.
3442         (auth-sources): Add optional user name.  Add secrets.el configuration
3443         choice (unused right now).
3444
3445 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
3446
3447         * gnus-sum.el (gnus-summary-make-menu-bar): Let
3448         `gnus-registry-install-shortcuts' fill in the functions.
3449
3450         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
3451         warnings.
3452         (gnus-registry-misc-menus): Variable to hold registry mark menus.
3453         (gnus-registry-install-shortcuts): Populate and use it in a
3454         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
3455
3456 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
3457
3458         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
3459         In-place substitutions for the group name encoding/decoding.
3460         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
3461         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
3462         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
3463         (nnimap-update-unseen, nnimap-request-list)
3464         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
3465         (nnimap-request-set-mark, nnimap-split-to-groups)
3466         (nnimap-split-articles, nnimap-request-newgroups)
3467         (nnimap-request-create-group, nnimap-request-accept-article)
3468         (nnimap-request-delete-group, nnimap-request-rename-group)
3469         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
3470         `encoded-mbx' for consistency.
3471         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
3472         variable `imap-current-mailbox'.
3473
3474         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
3475         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
3476
3477 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
3478
3479         * pop3.el (pop3-display-message-size-flag): Display message size byte
3480         counts during POP3 download.
3481         (pop3-movemail): Use it.
3482         (pop3-list): Implement listing of available messages.
3483
3484 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
3485
3486         * nnir.el (nnir-get-article-nov-override-function): New function to
3487         override the normal NOV retrieval.
3488         (nnir-retrieve-headers): Use it.
3489
3490 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
3491
3492         * auth-source.el (netrc-machine-user-or-password): Autoload.
3493
3494 2010-03-19  Glenn Morris  <rgm@gnu.org>
3495
3496         Stop message.el from loading about 40 libraries it doesn't always need.
3497         The general approach is to autoload rather than require, and to
3498         require in the specific functions rather than the file.  (Bug#5642)
3499
3500         * gmm-utils.el: Don't require wid-edit.
3501         (widget-create-child-value, widget-convert, widget-default-get):
3502         Autoload.
3503
3504         * gnus-util.el: Don't require time-date, netrc.
3505         (message-fetch-field, gnus-group-name-decode): Declare rather than
3506         autoloading.
3507         (gnus-fetch-field): Require message.
3508         (gnus-decode-newsgroups): Require gnus-group.
3509
3510         * ietf-drums.el: Don't require time-date.
3511
3512         * message.el: Don't require hashcash, canlock, ecomplete.
3513         Do require mail-utils.  Require nnheader only when compiling.
3514         (smtpmail-default-smtp-server): Remove declaration.
3515         (message-send-mail-function): Check smtpmail-default-smtp-server
3516         is bound rather than requiring smtpmail.
3517         (message-auto-save-directory, message-insert-signature): Use
3518         expand-file-name rather than nnheader-concat.
3519         (nnheader-insert-file-contents): Autoload.
3520         (hashcash-wait-async): Declare.
3521         (message-send-mail): Only call gnus-setup-posting-charset if
3522         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
3523         (message-send-mail-with-sendmail): Require sendmail.
3524         (canlock-password, canlock-password-for-verify): Declare.
3525         (message-canlock-password): Require canlock.
3526         (nnheader-get-report): Autoload.
3527         (gnus-setup-posting-charset): Declare.
3528         (message-send-news): Require gnus-msg.
3529         (message-make-references, message-make-in-reply-to): Use mail-header-id
3530         rather than the alias mail-header-message-id.
3531         (ecomplete-add-item, ecomplete-save): Declare.
3532         (message-put-addresses-in-ecomplete): Require ecomplete.
3533         (ecomplete-display-matches): Autoload.
3534
3535         * mm-decode.el: Don't require mailcap, gnus-util.
3536         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
3537         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
3538         Autoload.
3539         (mailcap-mime-extensions): Declare.
3540
3541         * mm-encode.el: Don't require mailcap.
3542         (mailcap-extension-to-mime): Autoload.
3543
3544         * mml-sec.el: Don't require password-cache.
3545
3546         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
3547         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
3548         (mml-minibuffer-read-type): Require mailcap.
3549         (mml-preview): Require gnus-msg.
3550
3551         * mml1991.el: Require password-cache.
3552         (password-cache-expiry): Remove declaration.
3553
3554         * mml2015.el: Require password-cache.
3555         (password-cache-expiry): Remove declaration.
3556
3557         * nneething.el (mailcap): Require mailcap.
3558
3559         * nnheader.el (declare-function): Add compatibility stub.
3560         (message-remove-header): Declare rather than autoload.
3561         (nnheader-replace-header): Require message.
3562
3563         * nnimap.el (declare-function): Add compatibility stub.
3564         (netrc-parse, netrc-machine-user-or-password): Declare.
3565         (nnimap-open-connection): Require netrc.
3566
3567         * nntp.el (declare-function): Add compatibility stub.
3568         (netrc-parse, netrc-machine, netrc-get): Declare.
3569         (nntp-send-authinfo): Require netrc.
3570
3571         * rfc2047.el: Don't require qp.
3572         (quoted-printable-encode-region, quoted-printable-decode-string):
3573         Autoload.
3574
3575         * sieve-mode.el: Don't require easymenu.
3576         (easy-menu-add-item): Autoload it.
3577
3578         * spam-stat.el (time-to-number-of-days): Autoload it.
3579
3580 2010-03-19  Glenn Morris  <rgm@gnu.org>
3581
3582         * password-cache.el (password-cache, password-cache-expiry): Autoload.
3583
3584 2010-03-18  Glenn Morris  <rgm@gnu.org>
3585
3586         * hashcash.el (declare-function): Remove duplicate definition.
3587
3588 2010-03-17  Kevin Ryde  <user42@zip.com.au>
3589
3590         * mml.el (mml-read-tag): Unquote values with `read' to reverse
3591         prin1 in mml-insert-tag (just stripping the quotes gave wrong
3592         value if any backslash escapes).
3593
3594 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3595
3596         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
3597         if it is available.  (bug#5647)
3598
3599         * lpath.el: Suppress compiler warning for coding-system-from-name for
3600         Emacs 21 and XEmacs.
3601
3602 2010-03-14  Juri Linkov  <juri@jurta.org>
3603
3604         * hmac-def.el:
3605         * hmac-md5.el:
3606         * netrc.el: Fix keywords.
3607
3608 2010-02-26  Glenn Morris  <rgm@gnu.org>
3609
3610         * message.el (message-send-mail-function): Change the default, so that
3611         it inherits from a customized send-mail-function.  (Bug#5643)
3612
3613 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
3614
3615         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
3616         shell-command-to-string signals an error (bug#5299).
3617
3618 2010-02-24  Glenn Morris  <rgm@gnu.org>
3619
3620         * message.el (message-smtpmail-send-it)
3621         (message-send-mail-with-mailclient): Doc fixes.
3622
3623 2010-02-16  Glenn Morris  <rgm@gnu.org>
3624
3625         * message.el (message-default-mail-headers): Change the default value
3626         to ease the transition from mail-mode to message-mode.  (Bug#5555)
3627
3628 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3629
3630         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
3631         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
3632
3633 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
3634
3635         * time-date.el (date-to-time): Doc fix (Bug#5408).
3636
3637 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
3638
3639         * message.el (message-mail): Just pass yank-action on to message-setup.
3640         (message-setup): Handle (FUN . ARGS) form of yank-action.
3641         (message-with-reply-buffer, message-widen-reply)
3642         (message-yank-original): Handle non-buffer values of
3643         message-reply-buffer (Bug#4080).
3644         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
3645
3646 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
3647
3648         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
3649         Fix typo in docstring.
3650
3651 2010-01-08  Jason Rumney  <jasonr@gnu.org>
3652
3653         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
3654         response.
3655
3656 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3657
3658         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
3659
3660         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
3661
3662         * message.el (message-check-news-header-syntax): Protect against a
3663         string that `rfc822-addresses' returns when parsing fails.
3664
3665 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3666
3667         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
3668         (gnus-previous-char-property-change): New functions.
3669
3670         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
3671
3672 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
3673
3674         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
3675         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
3676
3677 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
3678
3679         * message.el (message-exchange-point-and-mark): Rework last change to
3680         avoid using optional arg of exchange-point-and-mark, for backward
3681         compatibility.
3682
3683 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
3684
3685         * message.el (message-exchange-point-and-mark): Call
3686         exchange-point-and-mark with an argument rather than setting
3687         mark-active by hand (Bug#5175).
3688
3689 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3690
3691         * nntp.el (nntp-service-to-port): Work for service expressed with
3692         numeric string; replace [:digit:] with [0-9] for XEmacs.
3693
3694 2009-12-17  Glenn Morris  <rgm@gnu.org>
3695
3696         * gnus-group.el (gnus-bug-group-download-format-alist):
3697         Change emacs entry to debbugs.gnu.org.  Bump :version.
3698
3699 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
3700
3701         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
3702
3703 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
3704
3705         * message.el (message-info): Explain why we use `Info-goto-node'.
3706
3707 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3708
3709         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
3710
3711 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
3712
3713         * message.el (message-completion-in-region): New compatibility function.
3714         (message-expand-group): Use it.
3715
3716 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3717
3718         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
3719         with no unread article should be listed if the 2nd arg `predicate' is
3720         given.
3721
3722 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3723
3724         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
3725
3726 2009-11-29  Juri Linkov  <juri@jurta.org>
3727
3728         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
3729         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
3730         on `gnus-recenter'. (Bug#4698, Bug#4981)
3731
3732 2009-11-26  Kevin Ryde  <user42@zip.com.au>
3733
3734         * sha1.el (sha1-string-external): default-directory "/" in case
3735         otherwise non-existent.  process-connection-type pipe for touch of
3736         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
3737
3738 2009-11-25  Kevin Ryde  <user42@zip.com.au>
3739
3740         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
3741         it's comms related and sgml-mode.el has "comm" on that basis too.
3742
3743 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3744
3745         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
3746         containing tspecial characters if they have been already quoted.
3747
3748 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
3749
3750         * dns-mode.el (auto-mode-alist): Purecopy string.
3751
3752 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
3753
3754         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
3755
3756 2009-10-24  Glenn Morris  <rgm@gnu.org>
3757
3758         * gnus-art.el (help-xref-stack-item): Define for compiler.
3759
3760 2009-10-21  Kevin Ryde  <user42@zip.com.au>
3761
3762         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
3763
3764 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3765
3766         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
3767
3768 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3769
3770         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
3771         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
3772
3773 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3774
3775         * gnus.el (gnus-overlay-get): New alias to overlay-get.
3776         (gnus-overlays-in): New alias to overlays-in.
3777
3778         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
3779         gnus-overlay-get, and gnus-delete-overlay.
3780         (gnus-summary-show-thread): Make it work as well for systems in which
3781         next-single-char-property-change is not available.
3782         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
3783
3784         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
3785         (gnus-overlay-get): New alias to extent-property.
3786         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
3787
3788         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
3789         SXEmacs.
3790
3791         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
3792         SXEmacs.
3793
3794 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
3795
3796         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
3797
3798 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
3799
3800         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
3801         and XEmacs that don't have `remove-overlays'.
3802
3803 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
3804
3805         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
3806         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
3807         selective display.  Use overlays instead.
3808
3809 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
3810
3811         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
3812
3813 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
3814
3815         * spam-stat.el (spam-stat-load): Fix typo in message.
3816
3817 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
3818
3819         * dig.el (dig-invoke): Fix typo in docstring.
3820         (query-dig): Reflow docstring.
3821
3822 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
3823
3824         * gnus-art.el (gnus-article-encrypt-body):
3825         * message.el (message-check-recipients):
3826         * mm-util.el (mm-codepage-setup):
3827         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
3828         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
3829
3830 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
3831
3832         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
3833         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
3834         keys from the menu if mm-{sign,encrypt}-option is 'guided.
3835         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
3836         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
3837
3838 2009-09-21  Kevin Ryde  <user42@zip.com.au>
3839
3840         * dig.el: Add "Keywords: comm", as per net-utils.el.
3841
3842 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
3843
3844         * dig.el (dig-mode): Use define-derived-mode.
3845
3846 2009-09-19  Glenn Morris  <rgm@gnu.org>
3847
3848         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
3849
3850 2009-09-18  Glenn Morris  <rgm@gnu.org>
3851
3852         * gnus-diary.el (gnus-diary-check-message):
3853         * message.el (message-insert-formatted-citation-line):
3854         * nnbabyl.el (top-level):
3855         * nndiary.el (nndiary-schedule):
3856         Fix typos in condition-case handlers.
3857
3858 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3859
3860         * gnus-art.el (gnus-article-edit-part): Work for the buffer
3861         configuration that provides the sole article window in a frame;
3862         position point correctly after deleting a part.
3863
3864 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
3865
3866         * spam.el (spam-unregister-on-reregister): Add boolean variable.
3867         (spam-resolve-registrations-routine): Use it to unregister articles
3868         that change status.
3869
3870 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3871
3872         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
3873         with XEmacs.
3874         (parse-time-string-chars): Use it.
3875
3876 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
3877
3878         * imap.el (imap-interactive-login): Better messages.
3879         (imap-open): Fix bug with renamed buffer on reconnect.
3880         (imap-authenticate): Add buffer-local imap-last-authenticator variable
3881         for easier debugging and cleaner code.  On successful (guessed based on
3882         server capabilities) secondary authentication, set imap-state
3883         correctly.
3884         (imap-last-authenticator): Define imap-last-authenticator as a variable
3885         to avoid warnings.
3886
3887 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3888
3889         * nnrss.el (nnrss-request-article): Remove binding of
3890         default-enable-multibyte-characters that has gotten needless by
3891         the 2007-07-13 change in rfc2047-encode-message-header.
3892
3893         * mml.el (mml-insert-multipart): Error on the message header.
3894         (mml-insert-part): Error on the message header; position point at
3895         the end of a MIME tag.
3896
3897 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3898
3899         * time-date.el (autoload): Expand define-obsolete-function-alias into
3900         defalias and make-obsolete for old Emacsen that Gnus supports.
3901         (with-no-warnings): Define it for old Emacsen.
3902         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
3903         is available.
3904         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
3905         float-time is available; suppress compile warning for time-to-seconds.
3906
3907         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
3908         (gnus-float-time): Alias to float-time if it exists.
3909
3910         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
3911         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
3912         float-time is available; suppress compile warning for time-to-seconds.
3913
3914         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
3915         XEmacs.
3916
3917 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
3918
3919         * imap.el (imap-message-map): Docstring fix.
3920
3921 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3922
3923         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
3924         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
3925         Add the optional argument `encoding' that overrides the default.
3926
3927         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
3928         mm-encode-buffer.
3929
3930 2009-09-04  Glenn Morris  <rgm@gnu.org>
3931
3932         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
3933         mm-disable-multibyte, rather than default-enable-multibyte-characters.
3934         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
3935         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
3936         * mm-util.el (mm-with-unibyte-current-buffer)
3937         (mm-find-buffer-file-coding-system):
3938         * yenc.el (yenc-decode-region): Use default-value rather than
3939         default-enable-multibyte-characters.
3940
3941 2009-09-03  Glenn Morris  <rgm@gnu.org>
3942
3943         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
3944         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
3945         than default-enable-multibyte-characters.
3946
3947 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
3948
3949         * gnus-art.el (gnus-article-read-summary-keys):
3950         Fix gnus-buffer-configuration's value temporarily used.
3951
3952 2009-09-02  Glenn Morris  <rgm@gnu.org>
3953
3954         * gnus-util.el (gnus-float-time): New function.
3955         * gnus-delay.el (gnus-delay-article):
3956         * gnus-sum.el (gnus-thread-latest-date):
3957         * gnus-util.el (gnus-user-date): Use gnus-float-time.
3958         * nnspool.el (nnspool-request-newgroups):
3959         Use gnus-float-time rather than time-to-seconds.
3960         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
3961
3962         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
3963         (gnus-header-subject-face, gnus-header-newsgroups-face)
3964         (gnus-header-name-face, gnus-header-content-face):
3965         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
3966         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
3967         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
3968         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
3969         (gnus-cite-face-11):
3970         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
3971         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
3972         (gnus-server-closed-face, gnus-server-denied-face)
3973         (gnus-server-offline-face):
3974         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
3975         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
3976         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
3977         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
3978         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
3979         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
3980         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
3981         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
3982         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
3983         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
3984         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
3985         (gnus-summary-selected-face, gnus-summary-cancelled-face)
3986         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
3987         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
3988         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
3989         (gnus-summary-high-undownloaded-face)
3990         (gnus-summary-low-undownloaded-face)
3991         (gnus-summary-normal-undownloaded-face)
3992         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
3993         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
3994         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
3995         (gnus-splash-face):
3996         * message.el (message-header-to-face, message-header-cc-face)
3997         (message-header-subject-face, message-header-newsgroups-face)
3998         (message-header-other-face, message-header-name-face)
3999         (message-header-xheader-face, message-separator-face)
4000         (message-cited-text-face, message-mml-face):
4001         * sieve-mode.el (sieve-control-commands-face)
4002         (sieve-action-commands-face, sieve-test-commands-face)
4003         (sieve-tagged-arguments-face):
4004         * spam.el (spam-face):
4005         Mark face aliases with "-face" in the name as obsolete.
4006
4007 2009-09-01  Glenn Morris  <rgm@gnu.org>
4008
4009         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
4010         than goto-line.
4011
4012 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4013
4014         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
4015         Don't move point if the command is invoked inside the message header.
4016
4017 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
4018
4019         * imap.el (imap-send-command): Simplify.
4020         (imap-wait-for-tag): point-max -> buffer-size.
4021
4022 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
4023
4024         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
4025         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
4026         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
4027         * nnir.el (nnir-swish-e-index-file):
4028         * gnus-sum.el (gnus-summary-delete-marked-as-read)
4029         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
4030         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
4031         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
4032         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
4033         (gnus-treat-display-xface): Add Emacs version of obsolescence.
4034
4035 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4036
4037         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
4038         Don't save excursion.
4039
4040 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
4041
4042         * nnheader.el (nnheader-find-file-noselect):
4043         * mm-util.el (mm-insert-file-contents):
4044         Use (default-value 'major-mode) instead of default-major-mode.
4045
4046 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
4047
4048         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
4049
4050 2009-08-26  Glenn Morris  <rgm@gnu.org>
4051
4052         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
4053         than placing in files.el.
4054
4055 2009-08-25  Glenn Morris  <rgm@gnu.org>
4056
4057         * nnir.el (top-level): Don't require cl at run-time.
4058         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
4059         Replace cl-function substitute with gnus-replace-in-string.
4060         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
4061         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
4062         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
4063         simplified expansions.
4064
4065 2009-08-25  Kevin Ryde  <user42@zip.com.au>
4066
4067         * dig.el (dig): Add autoload cookie.
4068
4069 2009-08-22  Glenn Morris  <rgm@gnu.org>
4070
4071         * gnus-art.el (gnus-button-patch): Use forward-line rather than
4072         goto-line.
4073
4074 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
4075
4076         * parse-time.el (parse-time-string-chars): Save match data.
4077
4078 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
4079
4080         * parse-time.el (parse-time-string-chars): Compute using character
4081         classes, to handle non-ascii characters (Bug#3190).
4082
4083 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4084
4085         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
4086
4087         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
4088         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
4089         (gnus-mm-display-part, gnus-mime-display-single)
4090         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
4091         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
4092
4093         * gnus-sum.el
4094         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
4095         (gnus-summary-move-article): Add expirable mark to articles copied or
4096         moved to group that has auto-expire turned on if the option is non-nil.
4097
4098 2009-07-24  Glenn Morris  <rgm@gnu.org>
4099
4100         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
4101         Fix typo.  (Bug#3903)
4102
4103 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4104
4105         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
4106         gnus-article-read-summary-keys rather than gnus-summary-edit-article
4107         that should not be used for draft articles.
4108         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
4109         that has no concern in minor mode keys.
4110         (gnus-article-summary-command, gnus-article-summary-command-nosave):
4111         Abolish.
4112
4113 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4114
4115         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
4116         article without making inquiry to a user for unknown encoding.
4117
4118         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
4119         (nnmaildir--scan): Assume i-node and device number that file-attributes
4120         returns might be cons-cell.
4121
4122         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
4123
4124         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
4125
4126 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
4127
4128         * auth-source.el: Remove docs now in auth.texi.  Don't use
4129         `gnus-message' for logging.  Add new variables `auth-source-debug' and
4130         `auth-source-hide-passwords' and use them.
4131
4132 2009-07-15  Glenn Morris  <rgm@gnu.org>
4133
4134         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
4135
4136 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4137
4138         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
4139         excessive whitespace from the default values of title and description.
4140
4141 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4142
4143         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
4144         mail-fetch-field to fetch Content-Description header in order to
4145         exclude newlines.
4146
4147 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
4148
4149         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
4150         format used by GnuPG 2.0.11.
4151
4152 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4153
4154         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
4155         to deleted part.
4156
4157 2009-05-30  David Engster  <dengste@eml.cc>
4158
4159         * nnmairix.el: Remove old documentation in the commentary block.
4160         (nnmairix-request-group): Do not update active file for nnml back ends.
4161         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
4162         end so that overview files are ignored.
4163         (nnmairix-update-groups): Make updating the groups more robust by using
4164         marks.
4165         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
4166         with dollar characters in message-id.
4167
4168 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
4169
4170         * spam.el: Use dns-query instead of query-dns.  Was renamed on
4171         2008-12-25 in dns.el.
4172
4173 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
4174
4175         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
4176         could happen if the text is only composed of spaces and/or tabs.
4177
4178 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
4179
4180         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
4181         when sending a queued message to avoid extra mml tags.
4182
4183 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4184
4185         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
4186
4187 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4188
4189         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
4190         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
4191         rmail-toggle-header for XEmacs;
4192         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
4193
4194 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4195
4196         * gnus-dired.el: Remove autoload for gnus-setup-message.
4197         (gnus-dired-attach): Fake this-command value to prevent Gnus from
4198         displaying Gnus logo; always use compose-mail.
4199
4200 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4201
4202         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
4203
4204 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4205
4206         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
4207         (gnus-nocem-issuers): List currently active issuers; fix custom type.
4208         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
4209         available.
4210         (gnus-nocem-epg-verify): New function.
4211
4212 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
4213
4214         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
4215
4216 2009-02-15  Glenn Morris  <rgm@gnu.org>
4217
4218         * gnus-util.el (rmail-insert-rmail-file-header)
4219         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
4220         autoloads.
4221         (rmail-default-rmail-file): Remove unnecessary declaration.
4222         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
4223
4224 2009-02-14  Glenn Morris  <rgm@gnu.org>
4225
4226         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
4227         variable (only used in gnus-util, which declares it anyway).
4228         (rmail-output-to-rmail-file): Remove autoload of deleted function,
4229         which was only needed by gnus-art (changed to not use it any more).
4230         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
4231         only used in gnus-util, which autoloads it itself.
4232         (rmail-update-summary): Fix autoload.
4233
4234         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
4235         rather than rmail-output-to-rmail-file.
4236
4237 2009-02-07  Glenn Morris  <rgm@gnu.org>
4238
4239         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
4240         autoload of function that no longer exists.
4241         (rmail-toggle-header): Declare.
4242         (message-forward-rmail-make-body): Handle mbox Rmail.
4243
4244 2009-01-31  Glenn Morris  <rgm@gnu.org>
4245
4246         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
4247         2009-01-09 change.
4248
4249 2009-01-31  Dave Love  <fx@gnu.org>
4250
4251         * imap.el (imap-fetch-safe): Bind debug-on-error.
4252         (imap-debug): Add imap-fetch-safe.
4253
4254 2009-01-26  Teodor Zlatanov  <tzz@lifelogs.com>
4255
4256         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
4257         (auth-source-forget-all-cached): New convenience function.
4258         (auth-source-user-or-password): Accept list of modes or a single mode.
4259
4260         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
4261         auth-source modes.
4262
4263         * netrc.el (netrc-machine-user-or-password): Use list of
4264         auth-source modes.
4265
4266         * nnimap.el (nnimap-open-connection): Use list of
4267         auth-source modes.
4268
4269         * nntp.el (nntp-send-authinfo): Use list of
4270         auth-source modes.
4271
4272 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
4273
4274         * auth-source.el: Update docs to reflect epa-file-enable is to be used
4275         now.
4276
4277 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4278
4279         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
4280         coding system in XEmacs; add a workaround for XEmacs.
4281
4282         * lpath.el: Fbind coding-system-aliasee.
4283
4284 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4285
4286         * mm-util.el (mm-coding-system-priorities): Protect against nil value
4287         of current-language-environment.
4288
4289 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
4290
4291         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
4292         available at runtime.
4293
4294 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4295
4296         * gnus-art.el (article-date-ut): Fix end point of narrowing.
4297
4298 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
4299
4300         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
4301         the greatest positive fixnum value doesn't work under an XEmacs with
4302         bignum support; use the most-positive-fixnum constant instead,
4303         available since Emacs 21.1 with cl and XEmacs 21.1.
4304
4305 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4306
4307         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
4308         XEmacs gets not to work.
4309
4310 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4311
4312         * mm-util.el (mm-coding-system-priorities): Allow the value like
4313         "Japanese (UTF-8)" of current-language-environment.
4314
4315 2009-01-09  Glenn Morris  <rgm@gnu.org>
4316
4317         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
4318         with last-command-event.
4319
4320 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
4321
4322         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
4323         in the doc string.
4324
4325         * message.el (message-fix-before-sending): Amend comment.
4326
4327 2009-01-08  Dave Love  <fx@gnu.org>
4328
4329         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
4330
4331 2009-01-07  David Engster  <dengste@eml.cc>
4332
4333         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
4334         simplified server definitions by converting it via
4335         gnus-server-to-method.
4336
4337 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4338
4339         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
4340         parameter's operands.
4341
4342 2009-01-06  David Engster  <dengste@eml.cc>
4343
4344         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
4345         primary select method (for gnus-group-mark-article-as-read).
4346
4347 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
4348
4349         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
4350         `(gnus)Face', not `(gnus)X-Face'.
4351
4352 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4353
4354         * mm-util.el (mm-ucs-to-char): New function.
4355
4356         * mm-url.el (mm-url-decode-entities): Use it.
4357
4358         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
4359         unicode-to-char.
4360
4361 2009-01-05  Dave Love  <fx@gnu.org>
4362
4363         * time-date.el: Require cl for `declare'.
4364
4365 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
4366
4367         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
4368         Dave Love.
4369
4370 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
4371
4372         * message.el (message-fix-before-sending): Add `eight-bit' to
4373         illegible-text check.
4374
4375 2009-01-03  Michael Olson  <mwolson@gnu.org>
4376
4377         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
4378         `headers' is nil.  This can occur if the IMAP server does not have
4379         permissions to read messages from a folder, but can write new messages
4380         to the folder.
4381         (nnimap-request-article-part): Do not insert `data' if it is nil.
4382
4383         * imap.el (imap-parse-fetch): Courier can insert spurious blank
4384         characters which will confuse `read', so skip past them.
4385
4386 2009-01-01  Dave Love  <fx@gnu.org>
4387
4388         * imap.el (imap-string-to-integer): Fix typo.
4389         (imap-fetch-safe): New function.
4390         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
4391
4392         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
4393
4394         * imap.el (imap-process-connection-type, imap-debug, imap-open):
4395         (imap-parse-greeting): Fix doc strings.
4396         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
4397         (imap-parse-flag-list): Make messages unique.
4398         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
4399
4400         * nnimap.el: Fix author email.
4401         (nnimap-split-rule): Add FIXME comment.
4402         (nnimap-debug): Fix doc string.
4403
4404 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
4405
4406         * dns.el (dns-set-servers): Check "Address".  Fix typo.
4407
4408 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
4409
4410         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
4411         nslookup if resolv.conf isn't available.
4412         (dns-query): Rename from query-dns.
4413         (dns-query-cached): Rename from query-dns-cached.
4414
4415 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4416
4417         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
4418         overlay-arrow-position and overlay-arrow-string buffer-local; no need
4419         to check if those variables exist (first appeared in Emacs 18.50).
4420
4421 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4422
4423         * mm-util.el (mm-line-number-at-pos): New function.
4424
4425         * spam-report.el (spam-report-process-queue): Use it.
4426
4427 2008-12-24  David Engster  <dengste@eml.cc>
4428
4429         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
4430         parameters that haven't existed as variables as buffer-local variables.
4431
4432 2008-12-23  Dave Love  <fx@gnu.org>
4433
4434         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
4435         cadar.
4436
4437         * sieve-manage.el (sieve-manage-starttls-p): Renamed from
4438         imap-starttls-p.
4439         (sieve-manage-starttls-open): Renamed from imap-starttls-open.
4440
4441 2008-12-22  Dave Love  <fx@gnu.org>
4442
4443         * imap.el: Fix author email.  Doc fixes.
4444         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
4445         reply.
4446
4447 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
4448
4449         * spam-report.el (spam-report-gmane-max-requests): New constant.
4450         (spam-report-gmane-wait): New variable.
4451         (spam-report-gmane-ham, spam-report-gmane-spam)
4452         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
4453         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
4454         the server.
4455
4456         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
4457         Add explanations.
4458
4459         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
4460         nnheader-accept-process-output and nnheader-read-timeout if available.
4461         (pop3-movemail): Use it.
4462
4463         * message.el (message-check-news-body-syntax): Fix signature check if
4464         there's an attachment.
4465
4466 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4467
4468         * mm-util.el: Add comments to the mm- emulating functions.
4469
4470 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
4471
4472         * gnus-start.el (gnus-before-startup-hook): Fix doc string.  Reported
4473         by Stephen Berman <stephen.berman@gmx.net>.
4474
4475 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4476
4477         * mm-util.el (mm-substring-no-properties): New function.
4478         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
4479         (mm-special-display-p): Enable those lambda forms to be byte compiled.
4480         (mm-string-to-multibyte): Doc fix.
4481
4482         * mml.el (mml-attach-file): Use mm-substring-no-properties.
4483
4484 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
4485
4486         * mml.el (mml-attach-file): Strip text properties from file name.
4487         (Bug#1574)
4488
4489 2008-12-16  Glenn Morris  <rgm@gnu.org>
4490
4491         * mm-util.el (mm-charset-override-alist): Declare for compiler.
4492
4493 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4494
4495         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
4496         knows since the charset specified might be a bogus alias that
4497         mm-charset-synonym-alist provides.
4498
4499 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
4500
4501         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
4502         "ISO_8859-1".
4503
4504         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
4505
4506 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4507
4508         * mm-util.el (mm-charset-eval-alist):
4509         Define it before mm-charset-to-coding-system.
4510         (mm-charset-to-coding-system): Add optional argument `silent';
4511         define it before mm-charset-override-alist.
4512         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
4513         default value if it can be used in Emacs currently running;
4514         silence mm-charset-to-coding-system.
4515
4516 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4517
4518         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
4519         `allow-override' which says whether to use `mm-charset-override-alist'.
4520         (rfc2047-decode-encoded-words): Use it.
4521
4522         * mm-util.el (mm-charset-override-alist): Fix custom type;
4523         add `(gb2312 . gbk)' to choices.
4524
4525 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4526
4527         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
4528         fast.
4529
4530         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
4531
4532         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
4533
4534 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
4535
4536         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
4537         on links.
4538
4539         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
4540
4541 2008-12-03  Lute Kamstra  <lute@gnu.org>
4542
4543         * sha1.el: Remove leading * from docstrings of defcustoms,
4544         deffaces, defconsts and defuns.
4545
4546 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4547
4548         * message.el (message-idna-to-ascii-rhs-1): Protect against local
4549         users' addresses that don't have domain parts.
4550         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
4551         rather than message-narrow-to-head since there will be the message
4552         header separator.
4553
4554 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
4555
4556         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
4557         since the result is inserted in a unibyte buffer anyway.
4558         (nnimap-demule-use-string-to-multibyte): Remove.
4559         (nnimap-demule): Alias it to mm-string-to-multibyte.
4560
4561 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
4562
4563         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
4564         variable for debugging bug#464 and bug#1174.
4565         (nnimap-demule): Use it.
4566
4567 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
4568
4569         * gnus-score.el (gnus-score-find-trace): Handle default score in total
4570         score calculation correctly.
4571
4572 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
4573
4574         * message.el (message-send-mail): Just set the buffer to unibyte
4575         rather than use mm-with-unibyte-current-buffer which does a lot more.
4576         (message-send-mail-partially): Don't bother with
4577         mm-with-unibyte-current-buffer since it's already been made unibyte by
4578         message-send-mail.
4579
4580 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
4581
4582         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
4583
4584 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
4585
4586         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
4587
4588 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4589
4590         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
4591         require itself and to remove `with-no-warnings'.
4592
4593 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
4594
4595         * starttls.el (starttls-any-program-available): Get the name of the
4596         available TLS layer program.
4597         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
4598         well as the host name in the "opening" message.
4599
4600         * auth-source.el (auth-source-cache, auth-source-do-cache)
4601         (auth-source-user-or-password): Cache passwords and logins by default,
4602         allow override with `auth-source-do-cache'.
4603         (auth-source-forget-user-or-password): Allow users to remove cache
4604         entries if needed.
4605
4606 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
4607
4608         * md4.el (md4-buffer): Fix typo in docstring.
4609         (md4, md4-64): Doc fixes.
4610         (md4-pack-int32): Reflow docstring.
4611
4612 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
4613
4614         * ietf-drums.el (ietf-drums-remove-comments): Localize second
4615         condition-case to only the forward-sexp call.
4616
4617 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
4618
4619         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
4620         quotes contained.  Make it more robust regardless by an extra
4621         condition-case wrapper.
4622
4623 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4624
4625         * lpath.el: No need to fbind codepage-setup for Emacs 23.
4626
4627 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4628
4629         * nnml.el (nnml-request-expire-articles): Check if the function set to
4630         `nnmail-expiry-target' returns the symbol `delete'.
4631
4632         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
4633
4634         * nnmail.el (nnmail-expiry-target): Fix custom type.
4635
4636 2008-10-02  Glenn Morris  <rgm@gnu.org>
4637
4638         * mm-util.el (mm-codepage-setup): Tweak codepage error.
4639         Silence compiler warning.
4640
4641 2008-10-01  Magnus Henoch  <mange@freemail.hu>
4642
4643         * tls.el (open-tls-stream): Show the actual command being
4644         executed, instead of the format string.
4645
4646 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4647
4648         * lpath.el: Fbind codepage-setup for Emacs 23.
4649
4650 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
4651
4652         * mml.el (mml-menu): Don't assume mml2015 is bound.
4653
4654 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4655
4656         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
4657         exists.
4658
4659 2008-09-27  Glenn Morris  <rgm@gnu.org>
4660
4661         * gnus-util.el (mail-header-remove-comments): Autoload it.
4662
4663 2008-09-27  Andreas Schwab  <schwab@suse.de>
4664
4665         * gnus-util.el (gnus-split-references): Strip comments.
4666         (gnus-parent-id): Likewise.
4667
4668 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
4669
4670         * message.el (message-confirm-send): Fix version.
4671
4672 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4673
4674         * message.el (message-idna-to-ascii-rhs-1): Use
4675         mail-extract-address-components rather than mail-header-parse-addresses
4676         that is an alias by default to ietf-drums-parse-addresses that does not
4677         support non-ASCII names in headers' contents.
4678
4679 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
4680
4681         * message.el (message-confirm-send): Fixed variable documentation to
4682         avoid the "y/n" wording.
4683
4684 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
4685
4686         * message.el (message-set-auto-save-file-name): Save to a different
4687         filename so multiple messages (especially drafts) can be recovered.
4688
4689 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
4690
4691         * message.el (message-confirm-send): Add appropriate version.
4692
4693 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
4694
4695         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
4696         defvar.
4697
4698 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
4699
4700         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
4701         (mm-pkcs7-enveloped-magic): Ditto.
4702
4703 2008-09-17  Simon Josefsson  <simon@josefsson.org>
4704
4705         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
4706         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
4707
4708 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
4709
4710         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
4711         default, it's better.
4712
4713 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
4714
4715         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
4716         summary line gnus-number property and ignore them (with a warning
4717         message).
4718
4719 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4720
4721         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
4722         macro caddr in the interactive form since it won't be expanded.
4723
4724 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4725
4726         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
4727         `charset'; fix name of function called recursively.
4728         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
4729
4730 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4731
4732         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
4733         (gnus-mime-set-charset-parameters): New function.
4734         (gnus-mime-view-part-as-charset): Use it to correctly display part
4735         specifying wrong charset.
4736
4737 2008-09-08  David Engster  <dengste@eml.cc>
4738
4739         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
4740         in completing-read for back end server.
4741
4742 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
4743
4744         * message.el (message-confirm-send): New variable to confirm sending a
4745         message.
4746         (message-send): Use it.
4747
4748 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
4749
4750         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
4751
4752 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4753
4754         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
4755
4756 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
4757
4758         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
4759         prevent tracking too many groups.
4760         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
4761         Use it.
4762
4763 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
4764
4765         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
4766         moving point to the bottom of the window in order to avoid recentering.
4767
4768 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4769
4770         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
4771
4772         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
4773         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
4774         (gnus-article-beginning-of-window): Fix calculation.
4775
4776 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4777
4778         * gnus-msg.el (gnus-summary-supersede-article)
4779         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
4780         value of gnus-newsgroup-charset to decode non-MIME encoded text in
4781         message header.
4782
4783 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
4784
4785         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
4786         pending output coming after the status change.
4787
4788 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
4789
4790         * message.el:
4791         * gnus-start.el:
4792         * gnus-registry.el: Remove VMS support.
4793
4794 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4795
4796         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
4797         macro.
4798         (rfc2104-hash): Use it.
4799
4800 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
4801
4802         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
4803         (gnus-summary-sort-by-most-recent-date): New commands.
4804         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
4805         and menu entries.
4806
4807 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4808
4809         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
4810         don't redisplay article for raw contents; remove plural articles stuff.
4811
4812         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
4813         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
4814         on gnus-summary-save-article; display results properly.
4815
4816 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4817
4818         * lpath.el: No need to fbind ns-focus-frame.
4819
4820 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4821
4822         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
4823
4824 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4825
4826         * gnus-art.el (gnus-summary-save-in-pipe): Consider
4827         gnus-save-all-headers.
4828
4829 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
4830
4831         * gnus-util.el (ns-focus-frame): Remove declaration.
4832         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
4833         like x.
4834
4835 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
4836
4837         * rfc2104.el (rfc2104-zero): Delete defconst.
4838         (rfc2104-hex-alist): Likewise.
4839         (rfc2104-hex-to-int): Delete func.
4840         (rfc2104-hexstring-to-bitstring): Likewise.
4841         (rfc2104-nybbles): New defconst.
4842         (rfc2104-hash): Rewrite for speed.
4843
4844 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4845
4846         * tls.el (open-tls-stream): Make it work with the 2nd argument
4847         BUFFER that is a string but does not exist as a buffer object, as
4848         mentioned in the doc-string.
4849
4850 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4851
4852         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
4853         SXEmacs.
4854
4855 2008-07-16  Glenn Morris  <rgm@gnu.org>
4856
4857         * gnus-util.el (ns-focus-frame): Declare for compiler.
4858
4859 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4860
4861         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
4862         set as a group parameter.
4863         (gnus-summary-save-in-pipe): Work when it is called independently.
4864         (gnus-summary-pipe-to-muttprint): Don't modify
4865         gnus-summary-pipe-output-default-command.
4866
4867 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4868
4869         * message.el (message-send-mail-with-sendmail):
4870         Display the error message.
4871
4872 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4873
4874         * gnus-art.el (gnus-default-article-saver):
4875         Add gnus-summary-save-in-pipe to choices.
4876         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
4877         gnus-summary-pipe-output-default-command as the default command.
4878         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
4879         instead of gnus-last-shell-command.
4880
4881         * gnus-sum.el (gnus-summary-pipe-output-default-command):
4882         New user option.
4883         (gnus-summary-muttprint-program): Mention the value will be changed.
4884         (gnus-summary-save-article): Force showing of all headers.
4885         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
4886
4887 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
4888
4889         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
4890
4891 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
4892
4893         * nnimap.el (nnimap-id):
4894         * sieve-manage.el (sieve-manage-open): Doc fixes.
4895
4896 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
4897
4898         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
4899         if available.
4900
4901 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
4902
4903         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
4904
4905         * nnkiboze.el (nnkiboze-generate-group):
4906         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
4907
4908         * nnmairix.el: Require CL.
4909
4910 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4911
4912         * dgnushack.el: Autoload get-display-table and put-display-table for
4913         XEmacs 21.5.
4914
4915         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
4916         21.4 and SXEmacs.
4917
4918 2008-06-15  David Engster  <dengste@eml.cc>
4919
4920         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
4921
4922 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
4923
4924         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
4925         New macros that expand to an `aset'/`aref' call under Emacs, and to a
4926         runtime choice under XEmacs.
4927
4928         * gnus-sum.el (gnus-summary-set-display-table):
4929         Use `gnus-put-display-table', `gnus-get-display-table',
4930         `gnus-set-display-table' for the display table, instead of `aset'.
4931
4932         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
4933         Use `gnus-put-display-table', `gnus-get-display-table',
4934         `gnus-set-display-table' for the display table.
4935
4936 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
4937
4938         * nnmairix.el: Add autoloads.
4939
4940 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
4941
4942         * nnmairix.el (nnmairix-delete-recreate-group)
4943         (nnmairix-update-and-clear-marks): Fix error messages.
4944
4945 2008-06-14  David Engster  <dengste@eml.cc>
4946
4947         * nnmairix.el: Upgrade to version 0.6.
4948         (nnmairix-group-toggle-propmarks-this-group)
4949         (nnmairix-group-toggle-readmarks-this-group)
4950         (nnmairix-group-delete-recreate-this-group)
4951         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
4952         (nnmairix-remove-tick-mark-original-article): New commands.
4953         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
4954         (nnmairix-propagate-marks-to-nnmairix-groups)
4955         (nnmairix-only-use-registry, nnmairix-allowfast-default)
4956         (nnmairix-marks-cache, nnmairix-version-output): New variables.
4957         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
4958         functions needed for marks propagation and manipulation of read marks.
4959         (nnmairix-update-groups): New function.
4960         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
4961         (nnmairix-determine-original-group-from-registry)
4962         (nnmairix-determine-original-group-from-path)
4963         (nnmairix-get-group-from-file-path, nnmairix-map-range)
4964         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
4965         New helper functions.
4966         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
4967         keystrokes for new commands.
4968         (nnmairix-delete-and-create-on-change): Doc string cleanup.
4969         (nnmairix-request-group): Check allow-fast group parameter.
4970         (nnmairix-request-create-group): Set allow-fast group parameter if
4971         nnmairix-allowfast-default is set.
4972         (nnmairix-close-group): Propagate marks upon closing if needed.
4973         (nnmairix-group-toggle-threads-this-group): Use new.
4974         nnmairix-group-toggle-parameter helper function.
4975         (nnmairix-search): Better check for empty search result.
4976         (nnmairix-goto-original-article): Use new helper functions for
4977         determining original article.
4978         (nnmairix-show-original-article): Make sure message-id is in brackets.
4979         (nnmairix-call-mairix-binary): Change variable name.
4980         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
4981         helper function.
4982         (nnmairix-widget-toggle-activate): Fix doc string.
4983
4984 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4985
4986         * nnir.el: Require edmacro when compiling with XEmacs.
4987         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
4988         available in Emacs 21.
4989
4990 2008-06-11  Glenn Morris  <rgm@gnu.org>
4991
4992         * gnus-util.el (x-focus-frame):
4993         * gnus.el (image-size):
4994         * mm-decode.el (image-size): Declare.
4995
4996         * gnus-picon.el (declare-function): Add compat definition.
4997         (image-size): Declare.
4998
4999         * gnus-group.el (tool-bar-map):
5000         * gnus-sum.el (tool-bar-map): Define for compiler.
5001
5002         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
5003
5004         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
5005
5006         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
5007         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
5008         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
5009         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
5010         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
5011         * sieve-manage.el, spam-report.el, spam.el:
5012         Remove unnecessary eval-and-compile of autoloads.
5013
5014 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
5015
5016         * auth-source.el: Precise Tramp doc.
5017
5018 2008-06-07  Glenn Morris  <rgm@gnu.org>
5019
5020         * nnmairix.el: Remove unnecessary eval-when-compile.
5021
5022 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5023
5024         * lpath.el: Fbind propertize for XEmacs 21.4.
5025
5026 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
5027
5028         * nnir.el: Move here from ../contrib.
5029
5030 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
5031
5032         * gnus-util.el (gnus-read-shell-command): New function.
5033         * mm-decode.el (mm-pipe-part):
5034         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
5035
5036 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5037
5038         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
5039
5040 2008-06-03  Glenn Morris  <rgm@gnu.org>
5041
5042         * pop3.el (nnheader-accept-process-output): Autoload it.
5043
5044 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5045
5046         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
5047         are not 2-digit hexadecimal characters that follow `%'s.
5048
5049 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
5050
5051         * message.el (message-bogus-recipient-p): Fix type in doc string.
5052         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
5053         (message-bogus-addresses): Rename from message-bogus-address-regexp.
5054         Improve custom options.
5055         (message-bogus-recipient-p): Adjust accordingly.
5056
5057 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
5058
5059         * parse-time.el (parse-time-months, parse-time-weekdays): Add
5060         long-form month and day names.
5061
5062 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5063
5064         * dgnushack.el: Autoload debug, eudc-expand-inline and
5065         pgg-snarf-keys-region for XEmacs.
5066
5067         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
5068
5069         * nnmairix.el: Require edmacro when compiling with XEmacs.
5070
5071 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
5072
5073         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
5074         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
5075
5076 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
5077
5078         * auth-source.el: Add more docs.
5079
5080         * netrc.el (netrc-machine): Always match if the port is not given.
5081
5082 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5083
5084         * nnheader.el (nnheader-read-timeout): Change the default timeout from
5085         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
5086         retrieval faster in some cases, but might make CPU usage larger.  If
5087         this has any bad side effects, we might revert this change.
5088
5089         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
5090         seems to make mail retrieval much, much faster.
5091         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
5092         unconditionally.
5093
5094         * gnus-draft.el (gnus-group-send-queue): Bind
5095         message-send-mail-partially-limit to nil to avoid being prompted.
5096
5097 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
5098
5099         * mml.el (mml-attach-buffer): Prompt for `disposition'.
5100
5101         * message.el (message-bogus-address-regexp): Fix and improve custom
5102         type.
5103         (message-setup-hook): Add message-check-recipients as custom option.
5104
5105 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
5106
5107         * message.el (message-cite-function): Remove bogus autoload which crept
5108         in during merge from v5-10.
5109
5110 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
5111
5112         * nnimap.el (nnimap-open-connection): Fix login/password bug.
5113
5114         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
5115
5116         * auth-source.el: Preliminary Tramp docs.
5117         (auth-sources): Change the default auth-sources to use
5118         EPA .gpg files.
5119
5120 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
5121
5122         * nntp.el: Autoload `auth-source-user-or-password'.
5123         (nntp-send-authinfo): Use it.
5124
5125         * nnimap.el: Autoload `auth-source-user-or-password'.
5126         (nnimap-open-connection): Use it.
5127
5128         * auth-source.el: Added docs on using with url-auth.  Import gnus-util
5129         for the gnus-message function.
5130         (auth-source-user-or-password): Use it.
5131
5132 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
5133
5134         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
5135         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
5136         (rfc2104-hash): Use it.
5137
5138 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
5139
5140         * gnus-art.el (gnus-article-toggle-truncate-lines):
5141         Don't use `iff' in docstring.
5142
5143 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
5144
5145         * gnus-registry.el: Adjusted copyright dates and added a keyword.
5146
5147         * gnus-util.el (gnus-extract-address-component-name)
5148         (gnus-extract-address-component-email): Convenience functions around
5149         `gnus-extract-address-components'.
5150
5151         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
5152         Use `gnus-extract-address-component-email' to fix bug of comparing full
5153         sender name to `user-mail-address'.
5154
5155 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
5156
5157         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
5158         catch/throw to optimize.
5159         (gnus-registry-find-keywords): Just use member to find a keyword.
5160
5161 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
5162
5163         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
5164         is current before calling gnus-server-prepare.
5165         (gnus-server-setup-buffer, gnus-server-update-server)
5166         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
5167
5168 2008-05-04  Juri Linkov  <juri@jurta.org>
5169
5170         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
5171         (mailcap-file-default-commands): Use mailcap-replace-in-string
5172         instead of replace-regexp-in-string, and mailcap-delete-duplicates
5173         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
5174
5175 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
5176
5177         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
5178
5179 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
5180
5181         * gnus.el: Bump version to 0.11.
5182
5183 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
5184
5185         * gnus.el: No Gnus v0.10 is released.
5186
5187 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5188
5189         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
5190         hooks.
5191         (gnus-update-read-articles): Speed up non-marks-using users.
5192         (gnus-use-marks): Define gnus-use-marks.
5193         (gnus-propagate-marks): Rename variable to something more sensible.
5194
5195 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
5196
5197         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
5198         (gmm-image-load-path-for-library): Fix typos in docstrings.
5199         (gmm-message): Reflow docstring.
5200
5201 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
5202
5203         * mail-source.el (mail-source-set-1, mail-source-bind):
5204         Move auth-source code out of the macro to clean it up and fix bugs.
5205
5206 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
5207
5208         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
5209         by sender if it's equal to user-mail-address, it's likely to be
5210         useless.
5211
5212         * mail-source.el (mail-source-bind): Don't use user or password if they
5213         are not bound.  Unintern them if they are nil.  Don't use server unless
5214         it's bound, and default it to empty string otherwise.
5215
5216 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
5217
5218         * mail-source.el: Load auth-source.el.
5219         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
5220         get user name or password, if auth-sources is set up.
5221
5222         * gnus-registry.el (gnus-registry-split-strategy): New variable for
5223         strategy of splitting with parent.
5224         (gnus-registry-split-fancy-with-parent)
5225         (gnus-registry-post-process-groups): Use it and fix prior
5226         bug (returning a list as the split result).
5227
5228         * auth-source.el (auth-sources): Remove server parameter.
5229         (auth-source-pick, auth-source-user-or-password)
5230         (auth-source-user-or-password-imap)
5231         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
5232         (auth-source-user-or-password-sftp)
5233         (auth-source-user-or-password-smtp): Remove server parameter.
5234
5235 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
5236
5237         * smime.el (smime-sign-region, smime-encrypt-region)
5238         (smime-decrypt-region):
5239         Remove redundant calls to `generate-new-buffer-name'.
5240
5241 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
5242
5243         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
5244         Don't use QP for message/rfc822.
5245         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
5246
5247 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
5248
5249         * sieve-manage.el (sieve-string-bytes): Remove.
5250         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
5251         correct byte-length only if the process's coding-system is the same as
5252         the one used internally by Emacs to represent strings.
5253
5254 2008-04-22  Juri Linkov  <juri@jurta.org>
5255
5256         * mailcap.el (mailcap-file-default-commands): New function.
5257
5258 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
5259
5260         * message.el (message-signature-separator, message-cite-function):
5261         Change custom version.
5262
5263 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
5264
5265         * tls.el (tls-program): Add -ign_eof argument to call the openssl
5266         commands.
5267         (tls-checktrust): Ditto.
5268
5269 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
5270
5271         * mm-decode.el (mm-display-external): Make temp file read-only.
5272
5273 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
5274
5275         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
5276         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
5277         `C-c C-f d'.
5278
5279 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
5280
5281         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
5282
5283 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
5284
5285         * gnus.el: Bump version to 0.9.
5286
5287 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
5288
5289         * gnus.el: No Gnus v0.8 is released.
5290
5291 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5292
5293         * mail-source.el (mail-source-value):
5294         Prefer fboundp to functionp so it works with macros as well.
5295
5296 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5297
5298         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
5299         Fix last change in case the element is not even a symbol.
5300
5301 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5302
5303         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
5304         Prefer fboundp to functionp so it works with macros as well.
5305
5306 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
5307
5308         * auth-source.el: Added docs.
5309         (auth-sources): Modify format to support server.
5310         (auth-source-pick, auth-source-user-or-password)
5311         (auth-source-user-or-password-imap)
5312         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
5313         (auth-source-user-or-password-sftp)
5314         (auth-source-user-or-password-smtp): Add server parameter.
5315
5316 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
5317
5318         * gnus-registry.el: Initialize the registry when gnus-registry-install
5319         is t.
5320
5321 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5322
5323         * compface.el (uncompface): Make buffer unibyte.
5324
5325 2008-04-05  Glenn Morris  <rgm@gnu.org>
5326
5327         * gnus-ems.el (mm-disable-multibyte): Autoload it.
5328
5329 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
5330
5331         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer): Prefer
5332         mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
5333
5334         * nnheader.el (nnheader-init-server-buffer): Change buffer's
5335         multibyteness after rather than before erasing it.
5336
5337         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
5338         mm-with-multibyte.
5339         (gnus-request-article-this-buffer): Make sure the proper decoding is
5340         used if gnus-original-article-buffer happens to be unibyte.
5341
5342         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
5343         default-enable-multibyte-characters.
5344
5345         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
5346         default-enable-multibyte-characters.
5347
5348         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
5349
5350         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
5351
5352 2008-04-02  Simon Josefsson  <simon@josefsson.org>
5353
5354         * imap.el (imap-enable-exchange-bug-workaround): New variable.
5355         (imap-message-copyuid-1): Use it.
5356         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
5357         J. Williams in
5358         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
5359
5360         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
5361         imap-enable-exchange-bug-workaround.
5362         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
5363
5364 2008-04-01  Simon Josefsson  <simon@josefsson.org>
5365
5366         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
5367         a 100 byte status-checks into a 2-3MB transfer for each group.
5368         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
5369         to enable bug workaround or not.
5370         (nnimap-find-minmax-uid): Only enable workaround conditionally.
5371
5372 2008-03-31  Glenn Morris  <rgm@gnu.org>
5373
5374         * message.el (mml2015-use): Declare for compiler.
5375         (message-info): Require mml2015 when appropriate.
5376
5377 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5378
5379         * Makefile.in (EMACS_COMP): Quote directory name that might contain
5380         whitespace.
5381
5382 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
5383
5384         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
5385         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
5386         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
5387         (nntp-service-to-port): New function.
5388         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
5389         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
5390         (nntp-open-netcat-stream): New function.
5391         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
5392
5393 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
5394
5395         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
5396
5397 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
5398
5399         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
5400
5401 2008-03-28  Magnus Henoch  <mange@freemail.hu>
5402
5403         * dns.el (dns-write): Use set-buffer-multibyte.
5404
5405 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
5406
5407         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
5408
5409 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
5410
5411         * message.el (message-signature-separator): Change default.
5412         Improve custom type.
5413         (message-cite-function): Change default to
5414         message-cite-original-without-signature.
5415
5416         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
5417         toggle.
5418
5419         * message.el (message-check-news-body-syntax): Fix signature check.
5420         (message-setup-1): Mark buffer as unmodified _after_ running
5421         message-setup-hook and handling message-alternative-emails.
5422         (message-shorten-references): Be more strict when building list of
5423         valid references to comply with GNKSA.
5424
5425         * gnus-group.el (gnus-read-ephemeral-bug-group)
5426         (gnus-read-ephemeral-debian-bug-group)
5427         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
5428
5429         * message.el (message-info): Don't use booleanp which isn't supported
5430         in Emacs 21 and XEmacs.
5431
5432 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
5433
5434         * gnus-group.el (gnus-gmane-group-download-format): Rename from
5435         gnus-group-gmane-group-download-format.
5436         (gnus-group-read-ephemeral-gmane-group): Rename from
5437         gnus-group-read-ephemeral-gmane-group.
5438         (gnus-read-ephemeral-gmane-group-url): Rename from
5439         gnus-group-read-ephemeral-gmane-group-url.
5440         (gnus-bug-group-download-format-alist): New variable.
5441         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
5442         (gnus-read-ephemeral-emacs-bug-group): New commands.
5443
5444 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
5445
5446         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
5447         (gnus-visible-headers): Improve custom type.
5448
5449 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
5450
5451         * mml.el (mml-menu): Add workarounds for XEmacs.
5452
5453         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
5454         X-Boundary header.
5455
5456         * message.el (message-simplify-recipients): Fix previous commit.
5457
5458 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
5459
5460         * mm-util.el (mm-set-buffer-multibyte): New function.
5461         * mm-decode.el (mm-copy-to-buffer): Use it.
5462
5463 2008-03-19  Glenn Morris  <rgm@gnu.org>
5464
5465         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
5466         Accidentally removed in the sync process with Emacs.
5467
5468 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
5469
5470         * message.el (message-alter-recipients-discard-bogus-full-name):
5471         New function.
5472         (message-alter-recipients-function): New variable.
5473         (message-get-reply-headers): Use it.
5474         (message-replace-header): New helper function.
5475         (message-recipients-without-full-name): New variable.
5476         (message-simplify-recipients): New command.
5477
5478         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
5479
5480         * message.el (message-info): Handle EasyPG manual.
5481
5482         * mml.el (mml-menu): Add entry for EasyPG.
5483
5484 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
5485
5486         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
5487         parameter.
5488
5489         * message.el (message-disassociate-draft): Specify drafts group name
5490         fully.
5491
5492 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
5493
5494         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Eliminate
5495         unnecessary duplicates from the match list.
5496
5497 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5498
5499         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
5500
5501         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
5502
5503         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
5504         args of `how-many' of which the XEmacs version doesn't take; declare
5505         Info-index-next as function.
5506
5507 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
5508
5509         * gnus-score.el (gnus-score-headers): Fix handling of
5510         gnus-inhibit-slow-scoring.
5511
5512         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
5513         string.
5514         (gnus-button-url-regexp): Improve handling of parenthesis.
5515         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
5516         (gnus-button-handle-info-keystrokes): Handle index entries.
5517
5518 2008-03-15  Glenn Morris  <rgm@gnu.org>
5519
5520         * parse-time.el (parse-time-string): Simplify.
5521
5522 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5523
5524         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
5525         Incoming* files.
5526
5527 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
5528
5529         * auth-source.el (auth-sources): Renamed from auth-source-choices.
5530         (auth-source-pick): Use it.
5531
5532 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
5533
5534         * binhex.el (binhex-decode-region-internal):
5535         * uudecode.el (uudecode-decode-region-internal):
5536         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
5537         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
5538         setting default-enable-multibyte-characters.
5539
5540 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
5541
5542         * auth-source.el (auth-source-protocols)
5543         (auth-source-protocols-customize, auth-source-choices): Added and
5544         modified variable customizations and defaults.
5545         (auth-source-pick, auth-source-user-or-password)
5546         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
5547         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
5548         (auth-source-user-or-password-sftp)
5549         (auth-source-user-or-password-smtp): Use new variables and provide an
5550         interface to netrc.el.
5551
5552 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5553
5554         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
5555         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
5556         Make sure the nntp port to specify is a string.
5557
5558 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
5559
5560         * nntp.el: Use with-current-buffer.
5561         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
5562         dubious mm-with-unibyte-current-buffer.
5563         (nntp-with-open-group-function): New function extracted from
5564         nntp-with-open-group macro.
5565         (nntp-with-open-group): Use the function, so it's easier to debug.
5566         Add indentation and debugging info.
5567         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Recommend
5568         the use of the netcat alternatives.
5569
5570         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
5571         Avoid mm-string-as-multibyte as well.
5572
5573         * nnweb.el (nnweb-insert-html):
5574         Remove use of nnheader-string-as-multibyte.
5575
5576         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
5577         (nnheader-string-as-multibyte): Remove.
5578
5579         * mm-view.el: Use inhibit-read-only.
5580         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
5581         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
5582         or unibyte-string.
5583
5584         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
5585         (mm-uu-yenc-extract): Use with-current-buffer.
5586
5587         * gnus-soup.el (gnus-soup-send-packet): Don't use
5588         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
5589
5590         * nnmh.el: Use with-current-buffer.
5591         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
5592         mm-string-as-multibyte on the output of mm-encode-coding-string.
5593
5594         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
5595         (nnimap-request-move-article): Use with-current-buffer.
5596
5597         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
5598         inserting the handle-buffer's text, so the implicit multibyte->unibyte
5599         conversion uses string-make-unibyte rather than string-as-unibyte.
5600
5601         * gnus-msg.el: Use with-current-buffer.
5602
5603         * message.el (message-ignored-resent-headers): Add "Delivered-To".
5604
5605 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
5606
5607         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
5608         string for caching if it is 'PIN.
5609
5610 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5611
5612         * lpath.el: Consider the case without Emacs/W3.
5613
5614 2008-03-08  Glenn Morris  <rgm@gnu.org>
5615
5616         * time-date.el (date-to-time, time-subtract, time-add)
5617         (safe-date-to-time): Doc fixes.
5618
5619 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
5620
5621         * mail-source.el (mail-source-delete-old-incoming-confirm):
5622         Change default to nil.
5623         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
5624
5625 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5626
5627         * lpath.el: Rearrange.
5628
5629         * gnus-art.el (gnus-narrow-to-page): Position point properly.
5630         (gnus-article-goto-prev-page): Work for articles having ^L's.
5631
5632         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
5633
5634         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
5635
5636 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
5637
5638         * gnus-bookmark.el: Adjust for renames in bookmark.el.
5639         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
5640         (gnus-bookmark-jump): Adjust some variable names.
5641
5642 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
5643
5644         * auth-source.el: New package.
5645         (auth-source-choices): Add customization entry point variable.
5646
5647         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
5648         bug.
5649
5650 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
5651
5652         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
5653         (gnus-registry-initialize, gnus-registry-install-p): Use it.
5654         (gnus-registry-install-shortcuts): Rename from
5655         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
5656         the `gnus-registry-mark-map' keymap dynamically from
5657         `gnus-registry-marks'.  The generated functions update the summary line
5658         when a registry mark is added or deleted, and will call
5659         `gnus-registry-install-p' (see the comments in the code).
5660         (gnus-registry-user-format-function-M): Use concat intelligently.
5661
5662         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
5663         the registry mark functions.
5664
5665 2008-03-05  Glenn Morris  <rgm@gnu.org>
5666
5667         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
5668         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
5669         gnus-art.
5670         (top-level): No need to load own source when compiling.
5671
5672 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
5673
5674         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
5675         Suggested by <chris.anderton@zetnet.co.uk>.
5676
5677 2008-03-04  Glenn Morris  <rgm@gnu.org>
5678
5679         * gnus-sum.el (top-level): No need to require gnus when compiling,
5680         since unconditionally required near start of file.
5681         (gnus-summary-display-while-building): Move definition before use.
5682
5683 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
5684
5685         * gnus-registry.el (gnus-registry-user-format-function-M): Add
5686         formatting function.
5687
5688 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
5689
5690         * gnus-registry.el (gnus-registry-marks): Changed format to be nicer
5691         with plists.
5692         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
5693         Use new format.
5694
5695 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5696
5697         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
5698         `where-is-internal' that returns a range of key sequences.
5699
5700 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
5701
5702         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
5703
5704         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
5705         (gnus-summary-jump-to-group): Consider windows on other displayed
5706         frames as well.  Similar changes might be needed elsewhere, but that's
5707         the one I've bumped into during my use.
5708
5709         * nndoc.el (nndoc-oe-dbx-type-p):
5710         * gnus-msg.el (gnus-debug):
5711         * gnus-group.el (gnus-update-group-mark-positions):
5712         Use mm-string-to-multibyte.
5713
5714 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
5715
5716         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
5717         doesn't handle NotDashEscaped.
5718
5719         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
5720         (mml-dnd-attach-options): Fix typo in custom choice.
5721
5722         * gnus-group.el (gnus-group-read-ephemeral-gmane-group): Change
5723         nndoc-article-type to mbox.
5724         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
5725
5726         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
5727         to nil, instead of html2text.
5728
5729         * imap.el (imap-debug): Add `imap-ping-server'.
5730
5731         * gnus-bookmark.el: Add FIXMEs.
5732
5733         * message.el (message-form-letter-separator)
5734         (message-send-form-letter-delay): New variables.
5735         (message-send-form-letter): Use them.  New command to send form
5736         letters.  Requested by Uwe Siart.
5737         (message-send-mail-function): Doc fix.  Add "Other" custom option.
5738
5739 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
5740
5741         * Update copyright years.
5742
5743 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
5744
5745         Sync from EMACS_22_BASE.
5746
5747         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
5748
5749 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
5750
5751         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
5752         empty author.
5753
5754 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
5755
5756         * gnus-registry.el (gnus-registry-marks): Add variable for
5757         customization of marks and their appearance.
5758         (gnus-registry-read-mark): Use it.
5759         (gnus-registry-do-marks): Add utility function to loop through
5760         `gnus-registry-marks'.
5761         (gnus-registry-install-shortcuts-and-menus): Add function to install
5762         shortcuts and menus.
5763         (gnus-registry-initialize): Use it.
5764         (gnus-registry-default-mark): Clarify documentation.
5765
5766 2008-02-29  Glenn Morris  <rgm@gnu.org>
5767
5768         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
5769         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
5770         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
5771         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
5772         Change defcustom :version from 23.0 to 23.1.
5773
5774 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
5775
5776         * gnus-registry.el (gnus-registry-follow-group-p)
5777         (gnus-registry-post-process-groups): Add functions to aid registry
5778         splitting and improve logging.  Clarify behavior in function
5779         documentation.
5780         (gnus-registry-split-fancy-with-parent): Use them.
5781
5782 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
5783
5784         * gnus-art.el: Use with-current-buffer.
5785
5786 2008-02-27  David Engster  <dengste@eml.cc>
5787
5788         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
5789         Express real group name in the response.
5790
5791 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5792
5793         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
5794         (nnmairix-last-server, nnmairix-current-server): Defvar them.
5795         (nnmairix-goto-original-article): Defvar gnus-registry-install and
5796         autoload gnus-registry-fetch-group when compiling.
5797         (nnmairix-request-group-with-article-number-correction): Remove
5798         unreferenced argument passed to nnmairix-call-backend.
5799
5800 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
5801
5802         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
5803         (mm-uu-extract): Improve face for low color ttys.  Reported by Sascha
5804         Wilde.
5805
5806 2008-02-27  Glenn Morris  <rgm@gnu.org>
5807
5808         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
5809         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
5810         variables to defconsts.  Convert comments to doc-strings.
5811         (nnmairix-last-server, nnmairix-current-server): Convert from free
5812         variables to defvars.  Convert comments to doc-strings.
5813         (gnus-registry-fetch-group): Autoload.
5814         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
5815         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
5816         (nnmairix-widget-build-editable-fields): Use car cddr rather than
5817         caddr.
5818         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
5819         nnmairix-request-group-with-article-number-correction call.
5820         (nnmairix-fast, nnmairix-group): New, less general names, for free
5821         variables passed from nnmairix-request-group to
5822         nnmairix-request-group-with-article-number-correction.  Declare.
5823         (nnmairix-request-group-with-article-number-correction):
5824         Use nnmairix-fast, nnmairix-group rather than fast, group.
5825
5826 2008-02-26  David Engster  <dengste@eml.cc>
5827
5828         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
5829         version 0.5.
5830
5831 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
5832
5833         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
5834         instead of making an extra function call.  Don't add the current group
5835         to articles only when they have the group.  Use
5836         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
5837         Reported by David <de_bb@arcor.de>.
5838
5839 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5840
5841         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
5842         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
5843
5844 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
5845
5846         * mail-source.el (mail-source-delete-incoming): Change default.
5847         Supplement doc string.
5848
5849         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
5850
5851 2008-02-14  Glenn Morris  <rgm@gnu.org>
5852
5853         * time-date.el (format-seconds): New function.
5854
5855 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
5856
5857         * nnmail.el (nnmail-message-id-cache-file): Derive from
5858         `gnus-home-directory'.
5859
5860 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
5861
5862         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
5863         Document negative prefix.
5864
5865         * gnus-group.el (gnus-group-read-group): Document negative prefix.
5866
5867 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5868
5869         * message.el (message-unsent-separator): Add the Exim bounce
5870         separator.
5871
5872 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
5873
5874         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
5875         list.
5876         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
5877         recipient/signer list.
5878
5879 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5880
5881         * Makefile.in (datarootdir): Define.
5882         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
5883         name that might contain whitespace.
5884
5885 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
5886
5887         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
5888         fbound (Emacs 23 unicode), signal an error.
5889
5890 2008-02-08  Glenn Morris  <rgm@gnu.org>
5891
5892         * gnus-art.el (pgg-display-output-buffer): Declare as function.
5893
5894 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
5895
5896         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
5897         ports to the calls to `netrc-machine-user-or-password' in addition to
5898         "imap" and "imaps".
5899
5900 2008-02-01  Zhang Wei  <id.brep@gmail.com>
5901
5902         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
5903
5904         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
5905
5906 2008-02-01  Kenichi Handa  <handa@m17n.org>
5907
5908         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
5909         rfc2104-hexstring-to-bitstring and changed to return a byte list.
5910         (rfc2104-hash): Convert the result of concat to unibyte string.
5911
5912 2008-02-01  Dave Love  <fx@gnu.org>
5913
5914         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
5915         coding-system-for-read.
5916         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
5917
5918 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
5919
5920         * gnus.el (gnus-group-startup-message): Add `find-image' call before
5921         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
5922         <hanche@math.ntnu.no>.
5923
5924 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5925
5926         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
5927
5928         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
5929
5930 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
5931
5932         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
5933         * message.el (message-beginning-of-line): Use featurep instead of bound
5934         tests in order to resolve conditionals at compile time.
5935
5936 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
5937
5938         * mail-source.el (mail-sources): Add `group' choice.
5939
5940         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
5941         parameter `in-group' to control into which group the articles go.
5942         Add treatment of `group' mail-source.
5943
5944 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5945
5946         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
5947
5948         * mm-decode.el (mm-dissect-buffer): Decode description.
5949
5950         * mml.el (mml-to-mime): Encode message header first.
5951
5952 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5953
5954         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
5955         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
5956
5957         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
5958         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
5959
5960 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
5961
5962         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
5963
5964 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5965
5966         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
5967         prefix keys.
5968         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
5969         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
5970         gnus-xmas.el.
5971
5972         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
5973         (gnus-xmas-article-describe-bindings): New function.
5974         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
5975         gnus-xmas-article-describe-bindings.
5976
5977         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
5978
5979 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
5980
5981         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
5982         Add new variables for article mark management.
5983         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
5984         list of extra data entries which, when present, will indicate that the
5985         article ID should not be trimmed from the registry.
5986         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
5987         functions.
5988         (gnus-registry-read-mark): New function to read a mark name from the
5989         user.
5990         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
5991         (gnus-registry-set-article-mark-internal): New functions to add and
5992         remove marks.
5993         (gnus-registry-get-article-marks): New function to show the marks for
5994         an article, or retrieve them for further use.
5995
5996 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5997
5998         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
5999         keys when no argument is given.
6000
6001 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
6002
6003         * imap.el (imap-ping-server): New variable.
6004         (imap-opened): On add extra ping if imap-ping-server is non-nil.
6005         (imap-ping-server): Minor doc string fixes.
6006
6007 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
6008
6009         * imap.el (imap-ping-server): New function.
6010         (imap-opened): Call imap-ping-server.
6011
6012 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
6013
6014         * gnus-sum.el (gnus-article-sort-by-random)
6015         (gnus-thread-sort-by-random): Fix doc strings.  Reported by
6016         jidanni@jidanni.org.
6017
6018 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6019
6020         * gnus-art.el (gnus-article-describe-bindings): New function.
6021         (gnus-article-read-summary-keys): Use it.
6022         (gnus-article-mode-map): Bind `C-h b' to it.
6023
6024 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6025
6026         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
6027         XEmacs.
6028         (gnus-article-describe-key, gnus-article-describe-key-briefly): Protect
6029         against non-character events.
6030
6031         * lpath.el: Fbind map-keymap for Emacs 21.
6032
6033 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
6034
6035         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url): New
6036         command.
6037         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
6038         instead of END.  Change name of the temp file.
6039         (gnus-group-gmane-group-download-format): Add doc string.  Make it
6040         customizable.
6041
6042 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6043
6044         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
6045         bind `S W' to gnus-article-wide-reply-with-original; set default
6046         binding to gnus-article-read-summary-send-keys.
6047         (gnus-article-read-summary-keys): Fix the order of keys; display
6048         continuation keys correctly in the echo area; describe bindings
6049         correctly when keys end with `C-h'.
6050         (gnus-article-read-summary-send-keys): New function.
6051         (gnus-article-describe-key, gnus-article-describe-key-briefly): Work
6052         for gnus-article-read-summary-send-keys; display continuation keys
6053         correctly in the echo area.
6054         (gnus-article-reply-with-original): Ignore prefix argument.
6055         (gnus-article-wide-reply-with-original): New function.
6056
6057         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
6058         Emacs 21.
6059
6060 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6061
6062         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
6063         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
6064
6065 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
6066
6067         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
6068         (gnus-group-read-ephemeral-gmane-group): New command.
6069
6070 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
6071
6072         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
6073
6074 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
6075
6076         * message.el (message-send-mail-function): Increase custom version.
6077
6078         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
6079         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
6080
6081 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
6082
6083         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
6084         for the cases where imap-authenticate is called with a nil buffer
6085         parameter.
6086
6087 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6088
6089         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
6090         html parts correctly; support forwarded messages.
6091         (gnus-article-browse-html-article): Remove work buffers.
6092
6093         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
6094         compiling.
6095         (netrc-bound-and-true-p): New macro.
6096         (netrc-parse): Use it instead of bound-and-true-p that is not available
6097         in XEmacs 21.4.
6098
6099 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
6100
6101         * gnus-registry.el (gnus-registry-mark-article)
6102         (gnus-registry-article-marks): Add functionality to mark articles
6103         through the Gnus registry.
6104
6105         * encrypt.el: Clarify documentation for the new pgg method.
6106         (encrypt-file-alist): Add PGG option.
6107         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
6108         functionality.  Abstract password key and messaging to external
6109         functions.
6110         (encrypt-password-key, encrypt-get-passphrase-if-needed)
6111         (encrypt-message-method-and-cipher): Add new convenience external
6112         functions.
6113         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
6114         (encrypt-pgg-process-buffer): Add PGG functionality glue.
6115
6116         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
6117         (netrc-parse): Use encrypt-file-alist to determine if
6118         encrypt-find-model or encrypt-insert-file-contents should be used.
6119
6120         * encrypt.el: Clarify documentation.  Load password-cache or
6121         password, whichever one is found first, instead of autoloading.
6122
6123 2007-12-19  Glenn Morris  <rgm@gnu.org>
6124
6125         * mml.el (message-options-set, message-narrow-to-head)
6126         (message-in-body-p, message-mail-p, message-encode-message-body):
6127         Autoload.
6128         (message-remove-header, message-narrow-to-headers-or-head)
6129         (message-subscribed-p, message-make-mail-followup-to)
6130         (message-position-on-field, message-news-p)
6131         (message-options-set-recipient, message-generate-headers)
6132         (message-sort-headers): Declare as functions.
6133
6134 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
6135
6136         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
6137         convention in doc string.
6138
6139 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6140
6141         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
6142         title to html parts.
6143         (gnus-article-browse-html-article): Pass message header to it.
6144
6145         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
6146
6147 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
6148
6149         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
6150         or password compatible with XEmacs.
6151
6152 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
6153
6154         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
6155         format document.
6156         (gnus-mime-delete-part): Don't write description line if empty.
6157         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
6158
6159 2007-12-14  Johan BockgÃ¥rd  <bojohan@gnu.org>
6160
6161         * gnus-sum.el (gnus-summary-mark-unread-as-read)
6162         (gnus-summary-mark-read-and-unread-as-read)
6163         (gnus-summary-mark-current-read-and-unread-as-read)
6164         (gnus-summary-mark-unread-as-ticked): Doc fix.
6165         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
6166
6167 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
6168
6169         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.  Reported by
6170         Christoph Conrad <christoph.conrad@gmx.de>.
6171
6172 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
6173
6174         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
6175         yes-or-no-p.
6176
6177 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6178
6179         * mm-decode.el (mm-add-meta-html-tag): New function.
6180         (mm-save-part-to-file, mm-pipe-part): Use it.
6181
6182         * gnus-art.el (gnus-article-browse-delete-temp-files): Use
6183         gnus-y-or-n-p instead of y-or-n-p.
6184         (gnus-article-browse-html-parts): Work with message/external-body; use
6185         mm-add-meta-html-tag.
6186
6187 2007-12-11  Glenn Morris  <rgm@gnu.org>
6188
6189         * gnus-cache.el: Require gnus-sum not just when compiling.
6190
6191         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
6192
6193         * gnus-int.el (gnus-server-opened, gnus-status-message): Move
6194         definitions before use.
6195
6196         * mm-decode.el: Require gnus-util.
6197         (mm-remove-part): Only call delete-annotation on XEmacs.
6198
6199         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
6200
6201         * nnmail.el: Require gnus-int.
6202
6203         * spam.el: Move `require's before `eval-when-compile's.
6204
6205         * gnus-ems.el (gnus-alive-p):
6206         * gnus-fun.el (message-goto-eoh):
6207         * gnus-util.el (gnus-group-name-decode):
6208         * mail-source.el (gnus-compress-sequence):
6209         * message.el (Info-goto-node, format-spec):
6210         * mm-bodies.el (message-options-get):
6211         * mm-decode.el (mm-view-pkcs7):
6212         * mm-util.el (gmm-write-region):
6213         * mml-smime.el (mml-compute-boundary)
6214         (gnus-completing-read-with-default):
6215         * mml.el (widget-button-press, gnus-make-hashtable):
6216         * mml1991.el (mm-decode-content-transfer-encoding)
6217         (mm-encode-content-transfer-encoding)
6218         (message-options-get, message-options-set):
6219         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
6220         * nnfolder.el (gnus-request-group):
6221         * nnheader.el (ietf-drums-unfold-fws):
6222         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
6223         * smime.el (gnus-run-mode-hooks):
6224         * spam-stat.el (gnus-message): Autoload.
6225
6226         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
6227         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
6228         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
6229         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
6230         Add declare-function compatibility definition.
6231
6232         * gnus-cache.el (nnvirtual-find-group-art):
6233         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
6234         (gnus-add-image, gnus-add-wash-type):
6235         * gnus-group.el (nnkiboze-score-file):
6236         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
6237         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
6238         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
6239         (message-tokenize-header, gnus-get-buffer-create)
6240         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
6241         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
6242         * gnus.el (gnus-group-decoded-name):
6243         * mail-source.el (imap-capability):
6244         * mm-bodies.el (message-options-set):
6245         * mm-decode.el (gnus-configure-windows):
6246         * mm-extern.el (message-goto-body):
6247         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
6248         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
6249         (epg-sub-key-validity, message-options-set):
6250         * mml.el (widget-event-point, gnus-configure-windows):
6251         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
6252         * mml2015.el (epg-check-configuration, epg-configuration)
6253         (message-options-set):
6254         * nndb.el (nndb-request-article):
6255         * nnfolder.el (gnus-request-create-group):
6256         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
6257         * nnmaildir.el (gnus-group-mark-article-read):
6258         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
6259         * rfc1843.el (message-fetch-field):
6260         * spam.el (gnus-extract-address-components):
6261         Declare as functions.
6262
6263 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6264
6265         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
6266
6267         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
6268
6269         * lpath.el: Fbind run-mode-hooks for Emacs 21;
6270         bind show-trailing-whitespace for XEmacs.
6271
6272 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
6273
6274         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
6275         new no-op macro for backward compatibility.
6276
6277         * imap.el (imap-string-to-integer): New function.
6278
6279 2007-12-09  Glenn Morris  <rgm@gnu.org>
6280
6281         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
6282
6283         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
6284         * message.el, mm-view.el, sieve-manage.el, smime.el:
6285         Add declare-function compatibility definition.
6286
6287         * gnus-art.el (w3-region, w3m-region, Info-menu):
6288         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
6289         * gnus-sum.el (gnus-get-predicate):
6290         * gnus-util.el (mm-append-to-file, w32-focus-frame):
6291         * message.el (mail-abbrev-in-expansion-header-p):
6292         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
6293         (w3m-detect-meta-charset, w3m-region):
6294         * sieve-manage.el (password-read, password-cache-add)
6295         (password-cache-remove):
6296         * smime.el (password-read-and-add): Declare as functions.
6297
6298 2007-12-08  David Kastrup  <dak@gnu.org>
6299
6300         * gnus-sum.el (gnus-summary-simplify-subject-query):
6301         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
6302         `message'.
6303
6304 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6305
6306         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
6307         it to bind idna-program, installation-directory, defined-colors, and
6308         face-attribute for XEmacs of the version that compiles defcustom forms.
6309
6310 2007-12-07  Glenn Morris  <rgm@gnu.org>
6311
6312         * gnus-art.el (article-make-date-line): Revert previous change.
6313
6314 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
6315
6316         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
6317
6318 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
6319
6320         * nnmaildir.el (nnmaildir-request-update-info): Improved performance.
6321         Call gnus-add-to-range ranges only once with a prepared article-list.
6322
6323 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
6324
6325         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
6326         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
6327         group names with backslashes.  Reported by Tassilo Horn
6328         <tassilo@member.fsf.org>.
6329
6330 2007-12-06  Deepak Goel  <deego3@gmail.com>
6331
6332         * gnus-art.el (article-make-date-line):
6333         * gnus-start.el (gnus-load):
6334         * pop3.el (pop3-read-response): Fix buggy call to `error'.
6335
6336 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6337
6338         * gnus-art.el (gnus-use-idna)
6339         * gnus-start.el (gnus-site-init-file)
6340         * message.el (message-use-idna)
6341         * mm-uu.el (mm-uu-hide-markers)
6342         * smiley.el (smiley-style): Revert changes that suppress warnings.
6343
6344 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6345
6346         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
6347         specify charset to html source.  Reported by Christoph Conrad
6348         <christoph.conrad@gmx.de>.
6349
6350 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6351
6352         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
6353         idna-program in order to suppress byte compile warning issued by XEmacs
6354         that came to byte compile the default value section of defcustom forms
6355         recently.
6356
6357         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
6358         value of installation-directory.
6359
6360         * message.el (message-use-idna): Don't directly refer to the value of
6361         idna-program.
6362
6363         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
6364
6365         * smiley.el (smiley-style): Don't directly call face-attribute.
6366
6367 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
6368
6369         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
6370
6371         * gnus-dired.el: Reduce Gnus dependencies.
6372         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml): Don't
6373         require.  Use autoloads instead.
6374         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
6375         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
6376         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
6377         (gnus-dired-mode): Adjust doc string.
6378         (gnus-dired-mail-mode): New variable.
6379         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
6380         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
6381         (gnus-dired-mail-buffers): New function.  Return mail or message
6382         composition buffers.
6383         (gnus-dired-attach): Use it.
6384         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
6385         NO-DECODE.
6386         (gnus-dired-print): Use `gnus-print-buffer' depending on
6387         `gnus-dired-mail-mode'.
6388
6389 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6390
6391         * rfc2047.el (rfc2047-encoded-word-regexp)
6392         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
6393         explaining what regexp patterns are for.
6394
6395 2007-12-04  Glenn Morris  <rgm@gnu.org>
6396
6397         * password.el: Move to password-cache.el.
6398
6399         * mml1991.el (password-read, password-cache-add, password-cache-remove):
6400         * mml2015.el (password-read, password-cache-add, password-cache-remove):
6401         * mml-smime.el (password-read, password-cache-add)
6402         (password-cache-remove):
6403         No need to autoload, since mml-sec requires password.
6404
6405         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
6406         * message.el (gnus-extract-address-components):
6407         * mml-smime.el (gnus-extract-address-components): Define for compiler.
6408
6409         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
6410         password.
6411
6412 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
6413
6414         * mailcap.el: Reduce dependencies.
6415         (mail-header-parse-content-type): Autoload.
6416         (mailcap-delete-duplicates): New alias.
6417         (mailcap-mime-info): Add optional argument NO-DECODE.
6418         (mailcap-mime-types): Use mailcap-delete-duplicates.
6419
6420         * message.el (message-ignored-supersedes-headers): Add "X-ID".
6421
6422 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
6423
6424         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
6425         (imap-parse-status): Upcase status-att for servers that sends them
6426         lower-case (e.g., MS Exchange 2007).
6427
6428 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6429
6430         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
6431         function.
6432
6433         * gnus-uu.el (gnus-uu-decode-yenc): New command.
6434         (gnus-uu-yenc-article): New function.
6435
6436         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
6437
6438         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original
6439         buffer.
6440
6441 2007-12-02  Glenn Morris  <rgm@gnu.org>
6442
6443         * binhex.el (binhex): New custom group.
6444         (binhex-decoder-program, binhex-decoder-switches)
6445         (binhex-use-external): Move to the binhex custom group.
6446
6447         * uudecode.el (uudecode): New custom group.
6448         (uudecode-decoder-program, uudecode-decoder-switches)
6449         (uudecode-use-external): Move to the uudecode custom group.
6450
6451         * netrc.el (top-level): Don't load `encrypt' features.
6452         (netrc-parse): Don't use encrypt.
6453         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
6454
6455         * encrypt.el: Remove file.
6456
6457 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
6458
6459         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
6460         matches on patches.
6461
6462         * gnus-art.el (gnus-article-browse-html-article): Mention
6463         `mm-text-html-renderer' in the doc string.
6464
6465         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
6466         string.  Add comments.
6467
6468         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
6469         if rhs is ASCII.
6470
6471 2007-12-01  Glenn Morris  <rgm@gnu.org>
6472
6473         * mail-source.el (top-level): Require format-spec before
6474         eval-when-compile.
6475
6476 2007-11-30  Glenn Morris  <rgm@gnu.org>
6477
6478         * encrypt.el: Require password, rather than autoloading password-read.
6479
6480 2007-11-29  Glenn Morris  <rgm@gnu.org>
6481
6482         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
6483         (sasl-make-client, sasl-next-step, sasl-step-data)
6484         (sasl-step-set-data): Declare as functions.
6485
6486 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
6487
6488         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
6489
6490 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
6491
6492         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
6493         certs should be verified and what is to be done in the event of a
6494         verification failure.
6495
6496         * gnus.el (gnus-method-to-server): Add an optional parameter so the
6497         caller can indicate whether the cache should be disregarded for this
6498         call.  This way the result of the call is reproducible at all times and
6499         can be considered a canonical server name for the supplied method.
6500         (gnus-agent-method-p): Canonicalize server names by pushing their
6501         method through `gnus-method-to-server' using the no-cache argument.
6502
6503         * gnus-srvr.el (gnus-server-insert-server-line): Call
6504         `gnus-method-to-server' with `no-cache' argument.
6505
6506         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
6507         gnus-agent-possibly-synchronize-flags as this should be called when the
6508         server is actually being opened.
6509         (gnus-agent-possibly-synchronize-flags)
6510         (gnus-agent-possibly-synchronize-flags-server): Move check for the
6511         flags file of an agentized server to the latter function.
6512
6513         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
6514         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
6515         after a connection has been established successfully.
6516
6517 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6518
6519         * gnus-art.el (article-display-face): Force to display face if called
6520         interactively; check if gnus-article-x-face-too-ugly matches author.
6521         (article-display-x-face): Display face even if From header is missing
6522         as article-display-face does.
6523
6524 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
6525
6526         * hashcash.el (message-narrow-to-headers-or-head)
6527         (message-fetch-field, message-goto-eoh)
6528         (message-narrow-to-headers): Declare as functions.
6529
6530 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
6531
6532         * mail-source.el (mail-sources): Default to fetch from file for
6533         compatibility with default of nnmail-spool-file.
6534
6535 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6536
6537         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
6538         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
6539         to look for encoded word that should be encoded again.
6540         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
6541         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
6542         encoding pattern.
6543         (rfc2047-decode-region): Switch strict regexp and loose one according
6544         to rfc2047-allow-irregular-q-encoded-words.
6545
6546 2007-11-25  Romain Francoise  <romain@orebokech.com>
6547
6548         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
6549
6550 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
6551
6552         * tls.el (tls-program): Provide more custom choices from
6553         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
6554         (tls-process-connection-type, tls-success): Remove "*" in doc string.
6555
6556 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
6557
6558         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
6559         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
6560
6561         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
6562         `nnmail-spool-file'.
6563
6564         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
6565         `nnmail-spool-file'.
6566
6567         * gnus-move.el (gnus-change-server): Ditto.
6568
6569         * gnus-kill.el (gnus-batch-score): Ditto.
6570
6571         * gnus-cache.el (gnus-jog-cache): Ditto.
6572
6573         * gnus-msg.el (gnus-summary-reply):
6574         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
6575
6576 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
6577
6578         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
6579         version.  Minor improvement to doc strings.
6580         (tls-program): Add comment.
6581
6582 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
6583
6584         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
6585         (tls-checktrust): New variable.  Check if GNU TLS complained about a
6586         mismatch between the hostname provided in the certificate and the name
6587         of the host connnecting to.
6588         (open-tls-stream): Use them.  Check certificates against trusted root
6589         certificates.
6590
6591 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
6592
6593         * gnus-cache.el (gnus-cache-generate-nov-databases):
6594         Use nnml-generate-nov-databases-directory instead of
6595         nnml-generate-nov-databases-1.
6596
6597 2007-11-24  Glenn Morris  <rgm@gnu.org>
6598
6599         * message.el (message-tool-bar-retro): Update for rename
6600         mail_send.xpm->mail-send.xpm.
6601
6602 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
6603
6604         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
6605         `smime-ldap-search' for Emacs 22 and up.
6606
6607 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
6608
6609         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
6610
6611         * message.el (message-send-mail-function): Fix error convention.
6612         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
6613         (message-widen-reply, message-send-mail, message-talkative-question)
6614         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
6615         (message-clone-locals, message-send-news): Use with-current-buffer.
6616         (message-insert-or-toggle-importance): Remove unused var `valid'.
6617         (message-make-references): Remove unused var `new-references'.
6618         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
6619
6620 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
6621
6622         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
6623         (spam-split-symbolic-return-positive): Reflow docstring.
6624         (spam-backends, spam-summary-exit-behavior)
6625         (spam-mark-ham-unread-before-move-from-spam-group)
6626         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
6627         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
6628         (spam-clear-cache, spam-backend-check, spam-install-backend)
6629         (spam-install-statistical-backend, spam-list-of-processors)
6630         (spam-group-processor-p, spam-split, spam-bogofilter-score)
6631         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
6632         (spam-check-crm114, spam-initialize, spam-unload-hook):
6633         Fix typos in docstrings.
6634
6635 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6636
6637         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
6638         been checked if they have never been read and those group levels are
6639         higher than the one that a user specified.
6640
6641 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6642
6643         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
6644         foreign groups unless a group level is specified by a user.
6645         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
6646
6647 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
6648
6649         * message.el (message-send-mail-function): Require sendmail.
6650
6651 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
6652
6653         * message.el (message-send-mail-function): Check for smtpmail too.
6654
6655         * utf7.el (utf7-encode, utf7-decode): Use coding system
6656         `utf-7'/`utf-7-imap' from utf-7.el' if available.
6657
6658         * message.el (message-send-mail-function): New function.
6659         (message-send-mail-function): Set default using
6660         message-send-mail-function.  Adjust doc string.
6661         (message-send-mail-with-mailclient): New function.
6662
6663 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
6664
6665         * smime.el (from):
6666         * rfc2047.el (message-posting-charset):
6667         * qp.el (mm-use-ultra-safe-encoding):
6668         * pop3.el (parse-time-months):
6669         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
6670         * nnml.el (files):
6671         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
6672         (jka-compr-compression-info-list, ange-ftp-path-format)
6673         (efs-path-regexp):
6674         * nndiary.el (files):
6675         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
6676         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
6677         (epg-digest-algorithm-alist, inhibit-redisplay)
6678         (password-cache-expiry):
6679         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
6680         (pgg-output-buffer, password-cache-expiry):
6681         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
6682         (efs-path-regexp):
6683         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
6684         (inhibit-redisplay):
6685         * mm-uu.el (file-name, start-point, end-point, entry)
6686         (gnus-newsgroup-name, gnus-newsgroup-charset):
6687         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
6688         (latin-unity-ucs-list):
6689         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
6690         (mm-uu-binhex-decode-function):
6691         * message.el (gnus-message-group-art, gnus-list-identifiers)
6692         (rmail-enable-mime-composing, gnus-local-organization)
6693         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
6694         (gnus-read-active-file, facemenu-add-face-function)
6695         (facemenu-remove-face-function, gnus-article-decoded-p)
6696         (tool-bar-mode):
6697         * mail-source.el (display-time-mail-function):
6698         * gnus-util.el (nnmail-pathname-coding-system)
6699         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
6700         (gnus-original-article-buffer, gnus-user-agent)
6701         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
6702         (xemacs-codename, sxemacs-codename, emacs-program-version):
6703         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
6704         * gnus-start.el (gnus-agent-covered-methods)
6705         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
6706         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
6707         (gnus-newsgroup-headers, gnus-group-list-mode)
6708         (gnus-group-mark-positions, gnus-newsgroup-data)
6709         (gnus-newsgroup-unreads, nnoo-state-alist)
6710         (gnus-current-select-method, mail-sources)
6711         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
6712         (nnmail-spool-file, gnus-cache-active-hashtb):
6713         * gnus-mh.el (mh-lib-progs):
6714         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
6715         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
6716         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
6717         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
6718         (gnus-group-buffer):
6719         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
6720         (font-lock-set-defaults):
6721         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
6722         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
6723         (gnus-summary-post-menu, total-parts, type, condition, length):
6724         * gnus-agent.el (gnus-agent-read-agentview):
6725         * flow-fill.el (show-trailing-whitespace):
6726         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
6727         eval-and-compile wrappers for byte compiler pacifiers.
6728
6729         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
6730         (mm-display-inline-fontify): Check for featurep 'xemacs not
6731         extent-list.
6732
6733         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
6734         itimer-list.
6735         (mm-create-image-xemacs): Only do something for XEmacs.
6736         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
6737
6738         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
6739
6740         * gnus-registry.el (gnus-adaptive-word-syntax-table):
6741         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
6742
6743 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
6744
6745         * nnimap.el (nnimap-split-download-body):
6746         * gnus-demon.el (gnus-demon):
6747         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
6748
6749 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6750
6751         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer): New
6752         macros.
6753         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
6754         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
6755         copy data from unibyte buffer to multibyte current buffer.
6756         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
6757         to copy data from unibyte current buffer to multibyte buffer.
6758         (nntp-make-process-buffer): Make process buffer unibyte.
6759
6760         * pop3.el (pop3-open-server): Fix typo in Lisp code.
6761
6762 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
6763
6764         * pop3.el (pop3-open-server): Accept and process data more robustly at
6765         connexion start to avoid spurious "POP SSL connexion failed" errors.
6766
6767 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6768
6769         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
6770         read group names.
6771
6772 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
6773
6774         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
6775
6776 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6777
6778         * nnmail.el (nnmail-parse-active): Make group names unibyte.
6779         (nnmail-save-active): Use a unibyte buffer when saving active file,
6780         which may contain non-ASCII group names.
6781
6782         * nnml.el (nnml-request-group): Decode group names in messages.
6783
6784 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
6785
6786         * message.el (message-citation-line-function)
6787         (message-insert-formatted-citation-line): Fix spelling of
6788         `message-insert-formated-citation-line'.
6789
6790 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
6791
6792         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
6793
6794 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6795
6796         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
6797         nnmail-pathname-coding-system.
6798
6799         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
6800         that a user enters; decode group names in messages.
6801
6802         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
6803
6804 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
6805
6806         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
6807
6808         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
6809
6810         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
6811         risky local variable.
6812
6813         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
6814
6815 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
6816
6817         * encrypt.el: Improve documentation to fix function name typo.
6818         Reported by Daiki Ueno <ueno@unixuser.org>.
6819
6820 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6821
6822         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
6823         even if the point is not in the last page of an article.
6824         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
6825         back to the previous page.
6826
6827 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
6828
6829         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
6830
6831 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6832
6833         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
6834
6835 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6836
6837         * message.el (message-check-news-body-syntax): Avoid
6838         mm-string-as-multibyte.
6839         (message-hide-headers): Don't assume (point-min)==1.
6840
6841 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6842
6843         * message.el (message-remove-blank-cited-lines): Fix if remove is
6844         given.
6845         (message-bogus-address-regexp): New variable.
6846         (message-bogus-recipient-p): New function.
6847         (message-check-recipients): New command.
6848         (message-syntax-checks): Add `bogus-recipient'.
6849         (message-fix-before-sending): Add `bogus-recipient'.
6850
6851         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
6852         (gnus-treat-body-boundary): Don't test window-system.
6853
6854 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
6855
6856         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
6857
6858 2007-10-28  Miles Bader  <miles@gnu.org>
6859
6860         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
6861         at compile-time too.
6862
6863 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
6864
6865         * gnus-msg.el (gnus-message-setup-hook): Add
6866         `message-remove-blank-cited-lines' to options.
6867
6868 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
6869
6870         * message.el (message-remove-blank-cited-lines): New function.
6871         Suggested by Karl Plästerer.
6872
6873 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6874
6875         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
6876         mapc.
6877
6878         * imap.el (imap-open): Replace mapcar called for effect with mapc.
6879         (top-level): Use mapc to set functions to be traced for debugging.
6880
6881         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
6882         called for effect with while loop.
6883
6884         * message.el (message-talkative-question): Replace mapcar called for
6885         effect with mapc.
6886
6887         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
6888         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
6889         called for effect with dolist.
6890
6891         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
6892
6893         * nndiary.el: Use dolist instead of mapcar to add diary headers to
6894         gnus-extra-headers and nnmail-extra-headers.
6895
6896         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
6897         called for effect with dolist.
6898         (top-level): Use mapc to set functions to be traced for debugging.
6899
6900         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
6901         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
6902         dolist.
6903
6904         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
6905         Replace mapcar called for effect with mapc.
6906         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
6907         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
6908         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
6909         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
6910
6911         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
6912         remove-if that's a cl function.
6913
6914         * webmail.el (webmail-debug): Replace mapcar called for effect with
6915         dolist.
6916
6917         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
6918         with mapc.
6919
6920 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6921
6922         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
6923         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
6924         with while loop.
6925
6926         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
6927         functions from article-* functions.
6928         (gnus-multi-decode-header): Replace mapcar called for effect with
6929         dolist.
6930
6931         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
6932         (gnus-bookmark-show-details): Replace mapcar called for effect with
6933         while loop.
6934
6935         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
6936         called for effect with while loop.
6937
6938         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
6939         with dolist.
6940
6941         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Replace
6942         mapcar called for effect with dolist.
6943
6944         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
6945
6946         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
6947         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
6948         Replace mapcar called for effect with dolist.
6949         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
6950         mapc.
6951
6952         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
6953         Replace mapcar called for effect with dolist.
6954         (gnus-topic-list): Replace mapcar called for effect with mapc.
6955
6956         * gnus.el: Use mapc instead of mapcar to add autoloads.
6957
6958 2007-10-23  Richard Stallman  <rms@gnu.org>
6959
6960         * gnus-group.el (gnus-group-highlight): Mark as risky.
6961
6962 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6963
6964         * gnus.el (gnus-server-to-method): Return method found first in
6965         gnus-newsrc-alist.
6966
6967         * gnus-art.el (gnus-article-highlight-signature)
6968         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
6969         button overlay without the front stickiness.
6970
6971 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
6972
6973         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
6974         overview buffer needed a catch to receive its throw.
6975         (gnus-agent-flush-cache): Declared as interactive to make this function
6976         easier to use.
6977
6978 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
6979
6980         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
6981         `next-line'.
6982
6983 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6984
6985         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
6986         exclude address matching message-dont-reply-to-names.
6987
6988 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6989
6990         * gnus-util.el (gnus-string<): New function.
6991
6992         * gnus-sum.el (gnus-article-sort-by-author)
6993         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
6994
6995 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6996
6997         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
6998         the frame-focus tag is set in gnus-buffer-configuration.
6999
7000 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7001
7002         * gnus-art.el (gnus-article-add-button): Make a button overlay without
7003         the front stickiness.
7004
7005 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7006
7007         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
7008         url pattern; remove duplicate one.
7009         (gnus-article-extend-url-button): New function.
7010         (gnus-article-add-buttons): Use it.
7011         (gnus-button-push): Use concatenated url that it makes.
7012
7013 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
7014
7015         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
7016
7017 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
7018
7019         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
7020         Don't hardcode point-min==1.
7021
7022 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
7023
7024         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
7025         Fix comment about "iso8859-1".
7026
7027 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
7028
7029         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
7030         ones returned from the verify-function.
7031
7032         * mm-uu.el (mm-uu-pgp-signed-extract-1): Call
7033         mml2015-extract-cleartext-signature if extraction failed.
7034
7035 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
7036
7037         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
7038         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
7039         failed.
7040
7041 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
7042
7043         * Relicense "GPLv2 or later" files to "GPLv3 or later".
7044
7045 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
7046
7047         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
7048         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
7049         recommends to use EasyPG instead of PGG.
7050
7051         * pgg.el: Revert to revision 6.23.2.16.
7052
7053         * pgg-def.el: Revert to revision 6.6.2.14.
7054
7055         * pgg-gpg.el: Revert to revision 6.23.2.34.
7056
7057 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
7058
7059         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
7060         to mark a thread as expirable.  Add variable `hide' to handle hiding of
7061         thread for both the null and zero (kill/expire thread) universal prefix
7062         cases.
7063         (gnus-summary-expire-thread): Add new function to expire a thread,
7064         using gnus-summary-kill-thread.
7065         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
7066         shortcuts for gnus-summary-expire-thread.
7067         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
7068         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
7069
7070 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
7071
7072         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
7073         extras value, so an extras entry can be deleted.
7074         (gnus-registry-delete-extra-entry): Use it.
7075         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
7076         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
7077         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
7078         storage through the gnus-registry, and provide an appropriate API for
7079         it.
7080
7081 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7082
7083         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
7084         Suggested by Leo <sdl.web@gmail.com>.
7085
7086         * gnus.el: Do.
7087
7088 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7089
7090         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
7091         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
7092
7093         * gnus-agent.el (gnus-agent-fetch-headers): Do.
7094
7095         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
7096         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
7097
7098 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7099
7100         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
7101         newline.
7102         (nnmbox-request-accept-article): Don't change article in source buffer;
7103         narrow to header to use message-fetch-field rather than
7104         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
7105         (nnmbox-request-replace-article): Quote lines that'll be misidentified
7106         as delimiters; make sure article ends with newline.
7107         (nnmbox-delete-mail): Correct last position of article to be deleted;
7108         ignore X-Gnus-Newsgroup header in article body.
7109         (nnmbox-save-mail): Quote lines looking like delimiters at the right
7110         positions; make sure article ends with newline.
7111
7112         * message.el (message-display-abbrev): Don't infloop when a user
7113         inserts SPC in the beginning of header.
7114
7115         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
7116         coding-system-for-read and coding-system-for-write for XEmacs having no
7117         file-coding feature.
7118
7119         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
7120
7121 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
7122
7123         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
7124         list of groups not followed by default.  Fix type to be regexp.
7125         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
7126
7127 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
7128
7129         * hmac-def.el (define-hmac-function): Switch from old-style to
7130         new-style backquotes.
7131
7132         * md4.el (md4-make-step): Likewise.
7133
7134 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7135
7136         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
7137         raw-text coding system when saving .newsrc file, which may contain
7138         non-ASCII group names.
7139
7140 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7141
7142         * gnus-cus.el (gnus-score-extra): New widget.
7143         (gnus-score-extra-convert): New function.
7144         (gnus-score-customize): Use it for Extra.
7145
7146 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
7147
7148         * mml2015.el (mml2015-extract-cleartext-signature): New function.
7149         (mml2015-mailcrypt-clear-verify): Use it.
7150         (mml2015-gpg-clear-verify): Use it.
7151         (mml2015-pgg-clear-verify): Use it.
7152         (mml2015-epg-clear-verify): Replace the current part with the output
7153         from GnuPG; don't extract the plaintext by itself.
7154
7155         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
7156         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
7157         mml2015-clear-verify-function; don't touch the armor headers or
7158         dash-escaped text here.
7159
7160 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7161
7162         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
7163         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
7164         parts, or application/octet-stream as a last resort.
7165         (gnus-mime-view-part-as-type): Don't toggle display.
7166         (gnus-mime-view-part-as-charset): Don't turn off display before
7167         querying charset.
7168
7169         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
7170         stuff to undisplayer function in Emacs.
7171         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
7172
7173         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
7174         text/calendar parts.
7175
7176 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7177
7178         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
7179         decoding text/calendar parts.
7180
7181         * message.el (message-forward-make-body-mime): Always mark body as
7182         having no illegible text; remove signed-or-encrypted argument.
7183         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
7184
7185         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
7186         (mml-generate-mime-1): Don't encode body if it is specified to be in
7187         raw form; don't make buffer be unibyte when inserting multibyte string.
7188
7189 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
7190
7191         * sha1.el: Fix up comment style.
7192         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
7193         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
7194
7195         * hex-util.el: Fix up comment style.
7196         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
7197
7198         * gnus-salt.el: Use with-current-buffer.
7199         (gnus-pick-setup-message): Fix long-standing typo.
7200
7201 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7202
7203         * imap.el (imap-logout-timeout): New variable.
7204         (imap-logout, imap-logout-wait): New functions.
7205         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
7206
7207         * nnimap.el (nnimap-logout-timeout): New server variable.
7208         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
7209         nnimap-logout-timeout.
7210
7211         * gnus-art.el (gnus-article-summary-command-nosave)
7212         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
7213
7214 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7215
7216         * gnus.el (gnus-maximum-newsgroup): New variable.
7217
7218         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
7219         according to gnus-maximum-newsgroup.
7220
7221         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
7222         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
7223         Limit the range of articles according to gnus-maximum-newsgroup.
7224
7225 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
7226
7227         * gnus-art.el (gnus-sticky-article): Fixed problems described in
7228         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
7229         Don't perform gnus-configure-windows here; reuse existing sticky
7230         article buffer.
7231
7232         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
7233         it doesn't exist in gnus-article-mode.
7234
7235 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7236
7237         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
7238         (gnus-agent-decoded-group-name): New function.
7239         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
7240         (gnus-agent-expire-group-1): Use it; decode group name in messages.
7241
7242 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
7243
7244         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
7245         Add binding for gnus-sticky-article.
7246         (gnus-summary-exit): Don't kill sticky article buffers.
7247
7248         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
7249         article buffer.
7250         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
7251         (gnus-kill-sticky-article-buffers): New commands.
7252
7253 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7254
7255         * nntp.el (nntp-xref-number-is-evil): New server variable.
7256         (nntp-find-group-and-number): If it is non-nil, don't trust article
7257         numbers in the Xref header.
7258
7259 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7260
7261         * gnus-agent.el (gnus-agent-read-group): New function.
7262         (gnus-agent-flush-group, gnus-agent-expire-group)
7263         (gnus-agent-regenerate-group): Use it.
7264         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
7265         nnmail-pathname-coding-system.
7266
7267 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7268
7269         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
7270
7271         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
7272         that are unread as unread, and also as selected so that information of
7273         marks having been changed by a user may be updated when exiting group.
7274
7275 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7276
7277         * gnus-art.el (gnus-mime-display-single): Pass part number that is
7278         calculated ignoring signature parts to gnus-treat-article.
7279
7280 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7281
7282         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
7283         a point here in order to keep the window start.
7284         (gnus-insert-mime-security-button): Make a button overlay without the
7285         front stickiness.
7286         (gnus-mime-display-security): Goto the end of a button.
7287
7288         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
7289
7290 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7291
7292         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
7293         group-name-at-point.
7294         (gnus-group-completing-read): New function that offers decoded
7295         non-ASCII group names for completion.
7296         (gnus-fetch-group, gnus-group-read-ephemeral-group)
7297         (gnus-group-jump-to-group, gnus-group-make-group-simple)
7298         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
7299         (gnus-group-fetch-control): Use it.
7300         (gnus-fetch-group): Use group-name-at-point for the initial value
7301         rather than the default value; use gnus-alive-p.
7302
7303         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
7304         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
7305         (gnus-summary-post-news): Use gnus-group-completing-read.
7306
7307         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
7308         (gnus-read-move-group-name): Decode group name for completion.
7309
7310 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
7311
7312         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
7313         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
7314         Yamaoka slightly modified the code).
7315
7316 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7317
7318         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
7319         (nnmail-split-incoming): Bind it.
7320
7321         * nnml.el (nnml-group-name-charset): New function.
7322         (nnml-decoded-group-name): Use it; don't decode group name if
7323         nnmail-group-names-not-encoded-p is non-nil.
7324         (nnml-encoded-group-name): New function.
7325         (nnml-group-pathname): Inline nnml-decoded-group-name.
7326         (nnml-request-expire-articles): Decode group name in message.
7327         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
7328         nnmail-pathname-coding-system.
7329         (nnml-save-mail, nnml-active-number): Work with decoded group names and
7330         not decoded ones according to nnmail-group-names-not-encoded-p.
7331         (nnml-generate-active-info): Use nnml-encoded-group-name.
7332
7333 2007-08-08  Glenn Morris  <rgm@gnu.org>
7334
7335         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
7336         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
7337         doc-strings and comments.
7338
7339 2007-07-25  Glenn Morris  <rgm@gnu.org>
7340
7341         * Relicense all FSF files to GPLv3 or later.
7342
7343 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7344
7345         * gnus-sum.el (gnus-summary-move-article): Make
7346         gnus-summary-respool-article work.
7347
7348 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
7349
7350         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
7351         string.
7352
7353 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
7354
7355         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
7356         that should be ignored when comparing distant RSS articles with local
7357         ones.
7358         (nnrss-make-hash-index): New function.  Create a hash index according
7359         to the ignored fields.
7360         (nnrss-check-group): Use it.
7361
7362 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7363
7364         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
7365
7366         * gnus-art.el (article-decode-group-name): Decode Xref header too.
7367
7368         * gnus-group.el (gnus-group-make-group): Encode group name here unless
7369         the new optional argument ENCODED is non-nil.
7370         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
7371         coding system for encoding group name.
7372         (gnus-group-make-rss-group): Pass un-encoded group name to
7373         gnus-group-make-group.
7374         (gnus-group-set-info): Tell gnus-group-make-group that group name is
7375         encoded.
7376
7377         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
7378         Encode group name to which articles are moved or copied.
7379         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
7380         coding system for encoding Newsgroup, Followup-To and Xref headers.
7381
7382         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
7383         marks; use nnheader-file-coding-system to write a file.
7384         (nnagent-retrieve-headers): Bind file-name-coding-system to
7385         nnmail-pathname-coding-system.
7386
7387         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
7388
7389         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
7390         (nnml-request-article, nnml-request-create-group)
7391         (nnml-request-rename-group, nnml-find-id)
7392         (nnml-possibly-change-directory, nnml-possibly-create-directory)
7393         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
7394         (nnml-save-marks): Use nnml-group-pathname instead of
7395         nnmail-group-pathname.
7396
7397         (nnml-request-create-group, nnml-request-expire-articles)
7398         (nnml-request-move-article, nnml-request-delete-group)
7399         (nnml-deletable-article-p, nnml-possibly-create-directory)
7400         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
7401         (nnml-open-marks): Bind file-name-coding-system to
7402         nnmail-pathname-coding-system.
7403
7404         (nnml-request-article): Pass server argument to nnml-find-group-number.
7405         (nnml-request-create-group, nnml-active-number, nnml-save-marks): Pass
7406         server argument to nnml-possibly-create-directory.
7407         (nnml-request-accept-article): Pass server argument to
7408         nnml-active-number and nnml-save-mail.
7409         (nnml-find-group-number): Pass server argument to nnml-find-id.
7410         (nnml-request-update-info): Pass server argument to
7411         nnml-marks-changed-p.
7412
7413         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
7414         (nnml-save-mail, nnml-active-number): Add server argument.
7415
7416         (nnml-request-delete-group): Warn if group is missing.
7417         (nnml-get-nov-buffer): Decode group name.
7418         (nnml-generate-active-info): Encode group name.
7419         (nnml-open-marks): Decode group name in messages.
7420
7421 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7422
7423         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
7424         if it is not specified.
7425         (gnus-article-pipe-part, gnus-article-save-part)
7426         (gnus-article-interactively-view-part, gnus-article-copy-part)
7427         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
7428         (gnus-article-inline-part, gnus-article-save-part-and-strip)
7429         (gnus-article-replace-part, gnus-article-delete-part)
7430         (gnus-article-view-part-as-type): Pass raw prefix argument to
7431         gnus-article-part-wrapper.
7432
7433 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7434
7435         * gnus-agent.el (gnus-agent-save-active): Bind
7436         nnheader-file-coding-system to gnus-agent-file-coding-system.
7437
7438         * gnus-cache.el (gnus-cache-save-buffers)
7439         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
7440         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
7441         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
7442         (gnus-cache-braid-nov, gnus-cache-braid-heads)
7443         (gnus-cache-generate-active, gnus-cache-rename-group)
7444         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
7445         (gnus-cache-update-overview-total-fetched-for): Bind
7446         file-name-coding-system to nnmail-pathname-coding-system.
7447         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names): New
7448         variables.
7449         (gnus-cache-decoded-group-name): New function.
7450         (gnus-cache-file-name): Use it.
7451         (gnus-cache-generate-active): Use non-decoded group name for active.
7452
7453         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
7454         right place.
7455         (gnus-write-active-file): Don't break non-ASCII group names.
7456
7457         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
7458         nnmail-pathname-coding-system.
7459
7460         * lpath.el: Bind default-file-name-coding-system,
7461         file-name-coding-system and language-info-alist for XEmacs.
7462
7463         * gnus-uu.el (gnus-uu-decode-save): Typo.
7464
7465 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7466
7467         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
7468
7469 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7470
7471         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
7472         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
7473         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
7474         (gnus-agent-flush-group, gnus-agent-flush-cache)
7475         (gnus-agent-fetch-headers, gnus-agent-load-alist)
7476         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
7477         (gnus-agent-retrieve-headers, gnus-agent-request-article)
7478         (gnus-agent-regenerate-group)
7479         (gnus-agent-update-files-total-fetched-for)
7480         (gnus-agent-update-view-total-fetched-for): Bind
7481         file-name-coding-system to nnmail-pathname-coding-system.
7482         (gnus-agent-group-pathname): Don't encode file names by
7483         nnmail-pathname-coding-system.
7484         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
7485         coding-system-for-write instead of buffer-file-coding-system to
7486         gnus-agent-file-coding-system.
7487
7488         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
7489         Decode group name.
7490
7491         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
7492
7493         * gnus-start.el (gnus-update-active-hashtb-from-killed)
7494         (gnus-read-newsrc-el-file): Make group names unibyte.
7495
7496         * nnmail.el (nnmail-group-pathname): Don't encode file names by
7497         nnmail-pathname-coding-system.
7498
7499         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
7500         (nnrss-request-delete-group): Bind file-name-coding-system to
7501         nnmail-pathname-coding-system.
7502         (nnrss-read-server-data, nnrss-read-group-data): Bind
7503         file-name-coding-system correctly.
7504         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
7505
7506         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
7507         (nntp-server-to-method-cache): New variable.
7508         (nntp-group-pathname): New function that decodes non-ASCII group names.
7509         (nntp-possibly-create-directory, nntp-marks-changed-p)
7510         (nntp-save-marks, nntp-open-marks): Use it.
7511         (nntp-possibly-create-directory, nntp-open-marks):
7512         Bind file-name-coding-system to nnmail-pathname-coding-system.
7513         (nntp-open-marks): Decode group names when bootstrapping marks.
7514
7515         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
7516         Newsgroups and Folowup-To headers.
7517
7518 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7519
7520         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
7521         (gnus-server-closed-face, gnus-server-denied-face)
7522         (gnus-server-offline-face): Remove variable.
7523         (gnus-server-font-lock-keywords): Use faces that are not aliases.
7524
7525         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
7526         of modifying message-stack directly for XEmacs.
7527
7528         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
7529         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
7530         if the coding-system argument is nil for XEmacs.
7531
7532         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
7533         mm-charset-override-alist.
7534
7535         * rfc2047.el: Don't require base64; require rfc2045 for the function
7536         rfc2045-encode-string.
7537         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
7538         to quote the parameter value.
7539
7540 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7541
7542         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
7543         form in gnus-group-name-charset-method-alist.
7544
7545         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
7546         overrides the default layout edit-form.
7547
7548         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
7549
7550         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
7551
7552 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7553
7554         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
7555         as unfetched articles.
7556
7557 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
7558
7559         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
7560
7561 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7562
7563         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
7564         original back end that keeps marks in the local system.
7565
7566 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7567
7568         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
7569         arg of pop-to-buffer for XEmacs.
7570         (gnus-article-read-summary-keys): Ditto; don't restore window
7571         configuration if summary command ends up with neither article buffer
7572         nor summary buffer; describe bindings if summary keys end with C-h.
7573
7574 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7575
7576         * message.el (message-fix-before-sending): Skip raw message part to be
7577         forwarded while checking illegible text.
7578         (message-forward-make-body-mime, message-forward-make-body): Mark
7579         signed or encrypted raw message as having no illegible text.
7580
7581 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7582
7583         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
7584         (gnus-message-with-timestamp-1): New macro.
7585         (gnus-message-with-timestamp): New function.
7586         (gnus-message): Use them.
7587
7588         * nnheader.el (nnheader-message): Use them.
7589
7590 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
7591
7592         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
7593         .newsrc.eld file.
7594
7595 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7596
7597         * gnus-agent.el (gnus-agent-fetch-headers)
7598         (gnus-agent-retrieve-headers): Bind
7599         gnus-decode-encoded-address-function to identity.
7600
7601         * nntp.el (nntp-send-xover-command): Recognize an xover command is
7602         available also when the server returns simply a dot.
7603
7604         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
7605
7606 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7607
7608         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
7609
7610 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7611
7612         * gnus-ems.el (gnus-x-splash): Make it work.
7613
7614         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
7615         from being used.
7616
7617         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
7618
7619 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7620
7621         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
7622         4th and the 5th arguments.
7623
7624         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
7625         the front stickiness.
7626         (gnus-article-summary-command-nosave): Correct the order of the
7627         arguments passed to pop-to-buffer.
7628         (gnus-article-read-summary-keys): Ditto; make it work properly when the
7629         summary command ends up with the article buffer.
7630
7631         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
7632         the same faces.
7633
7634 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
7635
7636         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
7637
7638 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
7639
7640         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
7641         * gnus-sum.el (gnus-summary-highlight):
7642         * pgg.el (pgg-sign-region, pgg-sign):
7643         * mail-source.el (mail-source-delete-old-incoming-confirm):
7644         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
7645
7646 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7647
7648         * gnus-art.el (gnus-mime-view-part-externally)
7649         (gnus-mime-view-part-internally): Fix predicate function passed to
7650         completing-read.
7651
7652         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
7653
7654         * gnus.el (gnus-update-message-archive-method): Add :version.
7655
7656 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7657
7658         * gnus.el (gnus-update-message-archive-method): New variable.
7659
7660         * gnus-start.el (gnus-setup-news): Update saved "archive" method
7661         according to gnus-message-archive-method if
7662         gnus-update-message-archive-method is non-nil.
7663
7664 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7665
7666         * gnus-sum.el (gnus-summary-limit-to-address): New function.  Suggested
7667         by Loic Dachary <loic@dachary.org>.
7668         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
7669
7670 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7671
7672         * message.el (message-pop-to-buffer): Add switch-function argument.
7673         (message-mail): Pass switch-function argument to it.
7674
7675 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
7676
7677         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
7678         Improve doc string.
7679
7680 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7681
7682         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
7683         (gnus-header-content)
7684         * gnus-cite.el (gnus-cite-10)
7685         * gnus-srvr.el (gnus-server-closed)
7686         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
7687         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
7688         (gnus-group-mail-3-empty, gnus-group-mail-low)
7689         (gnus-group-mail-low-empty, gnus-splash)
7690         * message.el (message-header-to, message-header-cc)
7691         (message-header-subject, message-header-other, message-header-name)
7692         (message-header-xheader, message-separator, message-cited-text)
7693         (message-mml): Lighten colors of faces used for dark background.
7694
7695 2007-05-24  Simon Josefsson  <simon@josefsson.org>
7696
7697         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
7698         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
7699
7700 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7701
7702         * message.el (message-narrow-to-headers-or-head):
7703         Ignore mail-header-separator in the body.
7704
7705 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7706
7707         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
7708         same as window size.
7709
7710 2007-05-22  Kevin Ryde  <user42@zip.com.au>
7711
7712         * message.el (message-font-lock-keywords): Use message-header-xheader
7713         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
7714         ahead of the anything pattern, to get it recognised.
7715
7716 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7717
7718         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
7719         spam.el loads uses it in the compiled defadvice form.
7720
7721 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
7722
7723         * gnus-sum.el (gnus-articles-to-read)
7724         (gnus-summary-insert-old-articles): Don't truncate group name for
7725         `read-string'.
7726
7727         * gnus-util.el (gnus-limit-string): Delete this function.
7728
7729         * gnus-sum.el (gnus-simplify-subject-fully): Use
7730         `truncate-string-to-width' instead.
7731
7732 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
7733
7734         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.  Tell
7735         if, on summary exit, the next group has to be selected.
7736         (gnus-summary-exit): Use it.
7737
7738 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
7739
7740         * gnus-art.el (gnus-article-mode): Fix comment about displaying
7741         non-break space.
7742
7743 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7744
7745         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
7746         Check if group is not a directory.
7747         (nnfolder-request-expire-articles): Don't delete articles if the target
7748         group is not available.
7749
7750         * nnml.el (nnml-request-create-group): Properly check if group is not a
7751         file.
7752         (nnml-request-expire-articles): Don't delete articles if the target
7753         group is not available.
7754
7755         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
7756         Don't quote characters that are within parentheses.
7757
7758 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7759
7760         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
7761         (gnus-handle-ephemeral-exit): Select article according to it.
7762
7763 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
7764
7765         * message.el (message-insert-formated-citation-line): Remove newline.
7766         (message-citation-line-format): Add final \n here so that the user can
7767         avoid a blank line.
7768
7769 2007-05-03  Dan Christensen  <jdc@uwo.ca>
7770
7771         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
7772         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
7773         Update lanl/arXiv support.
7774
7775 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
7776
7777         * gnus.el: Bump version number.
7778
7779 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7780
7781         * gnus.el (gnus-version-number): Bump version.
7782
7783 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
7784
7785         * gnus.el: No Gnus v0.6 is released.
7786
7787 2007-04-27  Didier Verna  <didier@xemacs.org>
7788
7789         * gnus-util.el (gnus-orify-regexp): Moved and renamed to ...
7790         * gmm-utils.el (gmm-regexp-concat): here.
7791         * message.el: Don't require 'gnus-util.
7792         (message-dont-reply-to-names): Handle name change above.
7793         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
7794
7795 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7796
7797         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
7798         since the initial value varies according to the system.
7799
7800 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7801
7802         * mm-util.el (mm-charset-synonym-alist): Defcustom.
7803
7804 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
7805
7806         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
7807
7808 2007-04-24  Didier Verna  <didier@xemacs.org>
7809
7810         Improve the type of gnus-ignored-from-addresses.
7811         * gnus-util.el (gnus-orify-regexp): New function.
7812         * message.el (gnus-util): Require it.
7813         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
7814         * gnus-sum.el (gnus-ignored-from-addresses): New function.
7815         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
7816
7817 2007-04-24  Didier Verna  <didier@xemacs.org>
7818
7819         * gnus-sum.el:
7820         * gnus-utils.el: Fix some trailing whitespaces.
7821
7822 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7823
7824         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
7825         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
7826         article's Message-ID; refer parent article in summary buffer.
7827
7828         * message.el (message-bounce): Call mime-to-mml.
7829
7830         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
7831         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
7832         optimize and/or forms properly.
7833
7834 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
7835
7836         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
7837         URL.
7838
7839 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7840
7841         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
7842
7843 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7844
7845         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
7846         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
7847         displayed of multipart/alternative part if it is invoked from summary
7848         buffer.
7849
7850         * mm-view.el (mm-inline-text-html-render-with-w3m)
7851         (mm-inline-text-html-render-with-w3m-standalone)
7852         (mm-inline-render-with-function): Use mail-parse-charset by default.
7853
7854 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
7855
7856         * parse-time.el (parse-time-string-chars): Check if CHAR
7857         is less than the length of parse-time-syntax.
7858
7859 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7860
7861         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
7862         from gnus-newsgroup-processable.
7863
7864 2007-04-16  Didier Verna  <didier@xemacs.org>
7865
7866         * gnus-msg.el (gnus-configure-posting-styles): Handle
7867         message-signature-directory properly with :file syntax.  Reported by
7868         "Leo".
7869
7870 2007-04-11  Didier Verna  <didier@xemacs.org>
7871
7872         New user option: message-signature-directory.
7873         * gnus-msg.el (gnus-configure-posting-styles): Support it.
7874         * message.el (message-insert-signature): Ditto.
7875         * message.el (message-signature-file): Doc update.
7876         * message.el (message-signature-directory): New.
7877
7878 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7879
7880         * gnus-msg.el (gnus-inews-yank-articles): Use
7881         message-exchange-point-and-mark instead of exchange-point-and-mark.
7882
7883 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7884
7885         * message.el (message-yank-original): Make sure cited text ends with
7886         newline; don't exchange point and mark.
7887
7888 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
7889
7890         * tls.el (open-tls-stream): Properly handle case where there
7891         is no associated buffer.
7892
7893 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
7894
7895         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
7896         message-yank-original, make sure (< mark TEXT point).
7897
7898 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
7899
7900         * message.el (message-fill-column): New variable.
7901         (message-mode): Use it.  Add comment on a possible new hook.
7902
7903         * nnmail.el (nnmail-spool-file): Mark as obsolete.
7904         (nnmail-get-new-mail): Reformat.
7905
7906         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
7907
7908         * gmm-utils.el: Fix Commentary.
7909         (gmm-tool-bar-from-list): Fix typo in doc string.
7910
7911 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
7912
7913         * message.el (message-yank-original): Don't switch point and mark
7914         unnecessarily to put point and mark as documented.
7915
7916 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7917
7918         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
7919         from the message heads.
7920
7921 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
7922
7923         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
7924         article buffer does not have a window.  This may not be the best
7925         solution but is certainly better than setting the start of the null,
7926         that is the current, window.
7927
7928 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
7929
7930         * gnus-draft.el (gnus-draft-setup-hook): New hook.
7931         (gnus-draft-setup): Run it.
7932
7933         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
7934         gnus-score-fast-scoring.  Allow regexp.
7935         (gnus-score-headers): Use it.
7936
7937         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
7938         XEmacs.
7939
7940         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
7941         string.
7942         (gnus-button-alist): Also catch `<f1> k ...'.
7943         (gnus-treat-display-x-face): Fix doc string.
7944
7945 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7946
7947         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
7948         evaluation of gnus-extended-version to ensure correct generation of the
7949         User-Agent header when message-generate-headers-first is used.
7950
7951 2007-03-24  Simon Josefsson  <simon@josefsson.org>
7952
7953         * hashcash.el (hashcash-generate-payment-async): Don't crash if
7954         hashcash-path is nil.  Don't call callback with incorrect number of
7955         parameters if val is 0.
7956
7957 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7958
7959         * message.el (message-required-news-headers):
7960         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
7961
7962 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
7963
7964         * tls.el (open-tls-stream): In handshake-waiting loop,
7965         don't wait more if there is output available to process.
7966
7967 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
7968
7969         * tls.el (tls-program): Doc fix.
7970
7971 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7972
7973         * message.el (message-generate-new-buffers): Change the meaning of the
7974         nil value; add `standard' to the choices; treat t as `unique'; improve
7975         doc string.
7976         (gnus-select-frame-set-input-focus): Autoload.
7977         (message-buffer-name): Search for the existing message buffer if
7978         message-generate-new-buffers is nil or `standard'; treat the value t of
7979         message-generate-new-buffers as `unique'.
7980         (message-pop-to-buffer): Raise the frame already displaying the message
7981         buffer; clear the echo area after querying.
7982         (message-setup): Pass the `continue' argument to compose-mail.
7983         (message-mail): Prefer `switch-function' if it is given; search for the
7984         existing message buffer if the `continue' argument is non-nil; pass
7985         continue and switch-function arguments to compose-mail by way of
7986         message-setup.
7987         (message-mail-other-window): Adjust argument of message-setup.
7988         (message-mail-other-frame): Ditto.
7989
7990 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7991
7992         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
7993         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
7994         to turn font-lock on when turning gnus-message-citation-mode on.
7995
7996 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
7997
7998         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
7999         (mml-smime-function-alist): New variable; add epg as the backend.
8000         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
8001         mml-smime- functions instead.
8002         * mm-view.el: Require smime.
8003
8004 2007-03-05  Didier Verna  <didier@xemacs.org>
8005
8006         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
8007         instead of just inheritance for posting styles.
8008         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
8009
8010 2007-02-24  Chris Moore  <dooglus@gmail.com>
8011
8012         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
8013         * pgg-pgp.el (pgg-pgp-encrypt-region):
8014         * pgg-gpg.el (pgg-gpg-encrypt-region):
8015         Check pgg-encrypt-for-me if no other recipients.
8016
8017 2007-02-24  John Paul Wallington  <jpw@pobox.com>
8018
8019         * tls.el (tls-certtool-program): Fix custom type.
8020
8021 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8022
8023         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
8024         and point-at-eol instead of line-(beginning|end)-position.
8025
8026         * assistant.el (assistant-parse-buffer): Ditto.
8027
8028         * netrc.el (netrc-parse-services): Ditto.
8029
8030 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
8031
8032         * mml2015.el (mml2015-epg-find-usable-key): New function.
8033         (mml2015-epg-sign): Use it.
8034         (mml2015-epg-encrypt): Use it.
8035
8036 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8037
8038         * message.el (message-make-in-reply-to): Quote name containing
8039         non-ASCII characters.  It will make the RFC2047 encoder cause an error
8040         if there are special characters.  Reported by NAKAJI Hiroyuki
8041         <nakaji@jp.freebsd.org>.
8042
8043 2007-02-27  Didier Verna  <didier@xemacs.org>
8044
8045         Include the group parameters as well as the topic ones in the
8046         inheritance filter process.
8047         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
8048         argument GROUP-PARAMS-LIST.
8049         * gnus-topic.el (gnus-group-topic-parameters): Use it.
8050
8051 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8052
8053         * nntp.el (nntp-never-echoes-commands)
8054         (nntp-open-connection-functions-never-echo-commands): New variables.
8055         (nntp-send-command): Use them.
8056
8057 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
8058
8059         * mml2015.el (mml2015-epg-verify): Simplified.
8060
8061 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8062
8063         * mml.el (mml-content-disposition-alist): New user option.
8064         (mml-content-disposition): New function.
8065         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
8066         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
8067
8068 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
8069
8070         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
8071         verification.
8072
8073 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8074
8075         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
8076         articles posted in the last 24 hours.
8077
8078 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
8079
8080         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
8081
8082 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
8083
8084         * nntp.el (nntp-send-command): Don't wait for echoes when
8085         nntp-open-ssl-stream is used.
8086
8087 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8088
8089         * gnus-cite.el (gnus-test-font-lock-add-keywords)
8090         (gnus-message-add-citation-keywords)
8091         (gnus-message-remove-citation-keywords): Remove.
8092         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
8093         directly, make the variables in font-lock-defaults buffer-local, add
8094         gnus-message-citation-keywords to them and then update the value of
8095         font-lock-keywords.
8096
8097 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8098
8099         * message.el (message-cite-original-1): Don't call
8100         gnus-article-highlight-citation.
8101
8102         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
8103         citations; fix line count.
8104
8105 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8106
8107         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
8108         (gnus-message-add-citation-keywords)
8109         (gnus-message-remove-citation-keywords): Use it; fix the emulating
8110         versions of font-lock-add-keywords and font-lock-remove-keywords to
8111         work with XEmacs correctly.
8112
8113 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8114
8115         * gnus-cite.el (gnus-cite-face-list): Set the values of
8116         gnus-message-max-citation-depth and gnus-message-citation-keywords.
8117         (gnus-message-max-citation-depth): Use defvar rather than defconst.
8118         (gnus-message-cite-prefix-regexp): New variable.
8119         (gnus-message-search-citation-line): Use it; protect against long
8120         citation prefix; fill match data with nil rather than 0 for XEmacs; set
8121         the 0th match data for Emacs.
8122         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
8123         (gnus-message-add-citation-keywords): Append keywords rather than
8124         prepending; emulate font-lock-add-keywords if it is not available.
8125         (gnus-message-remove-citation-keywords): Emulate
8126         font-lock-remove-keywords if it is not available.
8127
8128         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
8129
8130         * message.el (message-cite-prefix-regexp): Set the value of
8131         gnus-message-cite-prefix-regexp.
8132
8133 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8134
8135         * nnweb.el (nnweb-google-parse-1): Update parser.
8136
8137 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
8138
8139         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
8140
8141 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8142
8143         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
8144         regexp.
8145
8146 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8147
8148         * uudecode.el (uudecode-string-to-multibyte): New function emulating
8149         string-to-multibyte.
8150         (uudecode-decode-region-internal): Use it.
8151
8152         * lpath.el: Fbind string-as-multibyte for XEmacs.
8153
8154 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
8155
8156         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file): Fix
8157         custom choice.
8158
8159         * gnus-art.el (gnus-signature-limit): Fix custom choice.
8160
8161 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
8162
8163         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
8164
8165         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
8166         `write-region' to respect `mm-inhibit-file-name-handlers'.
8167
8168 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
8169
8170         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
8171         Use gnus-home-directory instead of "~/" or "$HOME".
8172
8173 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
8174
8175         * encrypt.el (encrypt-insert-file-contents): Add better prompt
8176         to mention filename.
8177         Add comments at beginning regarding usage.
8178         (encrypt-write-file-contents): Change interactive so a string is
8179         acceptable.  If the file has no associated model, show an error instead
8180         of a nonsense prompt.
8181
8182 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
8183
8184         * spam.el (spam-bsfilter-ham-switch): Fix typo.
8185         Thanks to Yoshihiko Yamada for kind notification of this typo.
8186
8187 2007-01-12  Kenichi Handa  <handa@m17n.org>
8188
8189         * uudecode.el (uudecode-decode-region-internal): Make it work in a
8190         multibyte buffer.
8191
8192 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
8193
8194         * gnus-score.el (gnus-score-fast-scoring): New variable.
8195         (gnus-score-headers): Use it.
8196
8197         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
8198
8199         * message.el (message-cite-original-1): Call
8200         gnus-article-highlight-citation if requested.
8201         (message-make-from): Allow name and address as optional arguments.
8202
8203         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
8204
8205         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
8206         bugs to doc string.
8207         (gnus-button-alist): Add mid\\|message-id.
8208         (gnus-button-fetch-group): Extend for use in
8209         `browse-url-browser-function'.
8210         (gnus-button-url-regexp): Try to catch paired parentheses like in
8211         Wikipedia URLs.
8212
8213         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
8214         Suggested by Simon Krahnke <overlord@gmx.li>.
8215
8216 2007-01-13  Romain Francoise  <romain@orebokech.com>
8217
8218         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
8219         Update copyright.
8220
8221 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
8222
8223         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
8224
8225 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
8226
8227         * gnus-registry.el (gnus-registry-unfollowed-groups)
8228         (gnus-registry-split-fancy-with-parent): Fix documentation.
8229
8230 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8231
8232         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
8233         from nnweb groups.
8234
8235 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8236
8237         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
8238         Xref urls.  Erase buffer before requesting head.
8239
8240 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
8241
8242         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
8243         customizable.
8244
8245 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
8246
8247         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
8248         no signing key is found.
8249         (mml2015-epg-encrypt): Ask user whether to skip or abort if
8250         no encrypting and/or signing key is found.
8251
8252 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
8253
8254         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
8255
8256 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8257
8258         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
8259         headers read from disk with the ones newly found in the current search.
8260         This should no longer cause problems, because the article numbers in
8261         Gmane's `nov.php' output are ignored since the previous change.
8262
8263 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8264
8265         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
8266
8267 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8268
8269         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
8270         replace-regexp-in-string; bind url-version; fbind display-images-p and
8271         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
8272         find-face and set-itimer-function for Emacs; bind itimer-list for
8273         Emacs.
8274
8275         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
8276
8277 2007-01-01  Romain Francoise  <romain@orebokech.com>
8278
8279         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
8280
8281 2006-12-31  Steve Youngs  <steve@sxemacs.org>
8282
8283         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
8284         `define-minor-mode' macro definition expanded properly.
8285         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
8286         exclude it there.
8287
8288         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
8289         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
8290         `fboundp' test.
8291         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
8292         This is OK to autoload in (S)XEmacs now.
8293
8294 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8295
8296         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
8297         keystroke.
8298         (gnus-summary-limit-to-singletons): Fix typo.
8299
8300         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
8301         else fails.
8302
8303 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8304
8305         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
8306         docstring.
8307
8308         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
8309         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
8310         (gnus-summary-insert-dormant-articles): Fix typo in message.
8311
8312 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
8313
8314         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
8315         nil for XEmacs.
8316         (gnus-message-citation-mode): Don't autoload in XEmacs.
8317
8318         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
8319
8320 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
8321
8322         * nnimap.el (nnimap-expunge-search-string): Mention
8323         nnimap-search-uids-not-since-is-evil in docstring.
8324
8325 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
8326
8327         * spam.el: Revert to make-obsolete-variable because
8328         define-obsolete-variable-alias is not supported in Emacs 21.
8329
8330         * spam.el (spam-ifile-path, spam-ifile-database-path)
8331         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
8332         make-obsolete-variable.
8333         (spam-bsfilter-path, spam-bsfilter-program)
8334         (spam-spamassassin-path, spam-spamassassin-program)
8335         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.  Don't
8336         use "path" inappropriately.
8337         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
8338         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
8339         variable names.
8340
8341 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
8342
8343         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
8344         summary buffer.
8345
8346         * password.el (password-cache-remove): Use clear-string to burn
8347         password, if available.
8348
8349 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
8350
8351         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
8352
8353         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
8354
8355         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
8356         (gnus-message-highlight-citation): Move defcustom here from
8357         gnus-cite.el.
8358         (gnus-message-citation-mode): Autoload.
8359
8360         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
8361         checks to make it compile with XEmacs.
8362         (gnus-message-citation-mode): New minor mode.
8363         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
8364         (gnus-message-highlight-citation): New variables.
8365         (gnus-message-search-citation-line)
8366         (gnus-message-add-citation-keywords)
8367         (gnus-message-remove-citation-keywords)
8368         (turn-on-gnus-message-citation-mode)
8369         (turn-off-gnus-message-citation-mode): New functions.
8370
8371 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
8372
8373         * gnus-cite.el: Enable highlighting of different citation levels in
8374         message-mode.
8375
8376 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
8377
8378         * message.el (message-make-fqdn): Fix comment.
8379         (message-bogus-system-names): Add ".local".
8380
8381         * spam.el (spam-ifile-path, spam-ifile-program)
8382         (spam-ifile-database-path, spam-ifile-database)
8383         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
8384         Don't use "path" inappropriately.
8385         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
8386         strings.
8387         (spam-check-ifile, spam-ifile-register-with-ifile)
8388         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter): Use
8389         new variable names.
8390
8391         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
8392         (gnus-treat-display-smileys): Simplify using
8393         gnus-image-type-available-p.
8394
8395         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
8396         available.
8397
8398         * gnus-xmas.el (gnus-xmas-image-type-available-p): Use
8399         `display-images-p' if available.
8400
8401 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8402
8403         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
8404         one after turning on the buffer's multibyteness instead of decoding
8405         them directly in the unibyte buffer that causes unexpected conversion
8406         in Emacs 23 (unicode).
8407
8408 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8409
8410         * message.el (message-generate-hashcash): Fix custom type.
8411
8412 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
8413
8414         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
8415
8416 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
8417
8418         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
8419         disconnect icons.  Add help text.
8420
8421 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
8422
8423         * spam.el (spam-extra-header-to-number): CRM114 spam score is
8424         negated to be consistent with the others we handle.
8425
8426 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8427
8428         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
8429         version of gnus-summary-buffer to something, so that we can use two
8430         article buffers at the same time.
8431
8432 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
8433
8434         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
8435         trigger all the extra headers.
8436         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
8437         sorting.
8438
8439 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8440
8441         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
8442         solid groups.
8443
8444 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
8445
8446         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
8447
8448 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
8449
8450         * legacy-gnus-agent.el: Add Copyright notice.
8451
8452 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
8453
8454         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
8455
8456 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8457
8458         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
8459
8460         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
8461         to make it work reliably in CVS Emacs.
8462         (gnus-summary-limit-strange-charsets-predicate)
8463         (gnus-summary-limit-to-predicate): New functions.
8464
8465 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
8466
8467         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
8468         specifying array size.
8469         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
8470         array if it is too small.
8471         (gnus-sort-threads-recursive): Renamed from gnus-sort-thread-1.
8472         (gnus-sort-threads-loop): New function.
8473
8474 2006-12-06  Chris Moore  <dooglus@gmail.com>
8475
8476         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
8477         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
8478
8479 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
8480
8481         * mm-url.el (mm-url-predefined-programs): Call curl with correct
8482         options.
8483
8484 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8485
8486         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
8487         DOS-ing the recipient.
8488
8489         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
8490         the headers when creating the mapping to avoid mismappings.
8491         (nnweb-gmane-create-mapping): Always nix out old mapping.
8492
8493 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8494
8495         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
8496         and mm-verify-option to never.
8497
8498 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8499
8500         * message.el (message-signed-or-encrypted-p): New function.
8501         (message-forward-make-body): Use it.
8502
8503         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
8504         Replace encode-coding-string with mm-encode-coding-string.
8505
8506 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8507
8508         * nneething.el (nneething-decode-file-name): Replace
8509         decode-coding-string with mm-decode-coding-string.
8510
8511         * gnus-int.el (gnus-open-server): Say failed server's name.
8512
8513 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
8514
8515         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
8516         strings to a single string.  Quote `errors-file-name'.
8517         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
8518         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
8519         Adjust calls.  Use `shell-quote-argument'.
8520
8521 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
8522
8523         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
8524         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
8525
8526         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
8527         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
8528         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
8529         (gnus-group-make-directory-group, gnus-group-transpose-groups):
8530         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
8531         (gnus-subscribe-newsgroup, gnus-1):
8532         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
8533         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
8534         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
8535         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
8536
8537 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8538
8539         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
8540         keystroke.
8541         (gnus-summary-limit-to-bodies): Implement headersp.
8542
8543 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8544
8545         * dns.el (query-dns): Protect against "Process dns deleted" strings.
8546
8547 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8548
8549         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
8550
8551 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8552
8553         * message.el (message-generate-hashcash): Expand range of values to
8554         include `opportunistic'.
8555         (message-send-mail): Use it.
8556
8557 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8558
8559         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
8560         and comment it.
8561
8562         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
8563
8564 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
8565
8566         * gnus-util.el (gnus-extract-address-components): Improve comment.
8567
8568 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8569
8570         * gnus-util.el (gnus-extract-address-components): Work with address in
8571         which the name portion contains @.
8572
8573         * lpath.el: Fbind custom-autoload.
8574
8575 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
8576
8577         * gnus.el (gnus-start): Move custom group up.
8578         (gnus-select-method): Don't autoload, but make it available for
8579         `customize-variable'.
8580         (gnus-getenv-nntpserver): Don't autoload.
8581
8582 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
8583
8584         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
8585
8586 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
8587
8588         * message.el (message-sendmail-extra-arguments): New variable.
8589         (message-send-mail-with-sendmail): Use it.
8590
8591 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8592
8593         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
8594         mm-with-unibyte-current-buffer to make string unibyte.
8595
8596         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
8597         mm-string-as-multibyte.
8598
8599 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
8600
8601         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
8602         Reported by Werner Koch <wk@gnupg.org>.
8603
8604 2006-11-14  Daiki Ueno  <ueno@p360>
8605
8606         * mml2015.el: Autoload epa-select-keys when compiling.
8607
8608 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
8609
8610         * mml2015.el (mml2015-epg-sign): Save the signing keys in
8611         message-options.
8612         (mml2015-epg-encrypt): Save the recipient keys in message-options.
8613
8614 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
8615
8616         * mml2015.el (mml2015-epg-encrypt): Removed backward compatibility for
8617         EasyPG (< 0.0.6).
8618         (mml2015-always-trust): New user option.
8619         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
8620         prompt.
8621
8622 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8623
8624         * nntp.el (nntp-authinfo-force): New variable.
8625         (nntp-send-authinfo): Use it.
8626
8627 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
8628
8629         * message.el (message-strip-subject-encoded-words): Allow _not_ to
8630         decode encoded words.  Improve prompt.  Add comment about forwarding.
8631         (message-replacement-char): Move up.
8632
8633 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
8634
8635         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
8636         instead of gnus-intersection because arguments of gnus-sorted-nunion
8637         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
8638
8639 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
8640
8641         * message.el (message-strip-subject-encoded-words): Reformat prompt.
8642         (message-simplify-subject-functions): Enable
8643         message-strip-subject-encoded-words by default.
8644
8645 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
8646
8647         * message.el (message-strip-subject-encoded-words): New function.
8648         (message-simplify-subject-functions): New variable.
8649         (message-simplify-subject): Use it.  Fix typo in doc string.
8650         Support message-strip-subject-encoded-words.
8651
8652 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
8653
8654         * gnus-diary.el (gnus-diary-delay-format-function):
8655         * nndiary.el (nndiary-reminders):
8656         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
8657
8658 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
8659
8660         * gnus-art.el (article-hide-boring-headers): Fetch date from
8661         gnus-original-article-buffer to avoid problems with localized date
8662         strings.
8663
8664 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8665
8666         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
8667
8668 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
8669
8670         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
8671         New variables.
8672         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
8673         (mm-charset-synonym-alist): Move some entries to
8674         mm-codepage-iso-8859-list.
8675         (mm-charset-synonym-alist, mm-charset-override-alist): Add
8676         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
8677
8678 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8679
8680         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
8681
8682 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
8683
8684         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
8685         with Emacs 21 and XEmacs.
8686
8687 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
8688
8689         * spam.el (spam-parse-address): New function for better parsing,
8690         catching errors, etc.
8691         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
8692
8693 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
8694
8695         * mm-view.el: Add interactive arg to html2text autoload.
8696
8697 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8698
8699         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
8700
8701 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
8702
8703         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list): New
8704         variables.
8705         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
8706         (mm-charset-synonym-alist): Move some entries to
8707         mm-codepage-iso-8859-list.
8708
8709         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
8710
8711 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
8712
8713         * message.el (message-citation-line-format)
8714         (message-insert-formated-citation-line): Fix implementation of %E, %N
8715         and %n according to the doc string.
8716
8717 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
8718
8719         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
8720         car-safe to avoid bad parses.
8721
8722 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8723
8724         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
8725         names.
8726
8727         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
8728
8729 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8730
8731         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
8732         header.
8733
8734         * message.el (message-draft-headers): Add Date.
8735         (message-headers-to-generate): Fix typo in docstring.
8736
8737         * nndraft.el (nndraft-required-headers): New variable.
8738         (nndraft-generate-headers): Use it.
8739
8740         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
8741
8742 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
8743
8744         * gnus-registry.el (gnus-registry-wash-for-keywords)
8745         (gnus-registry-find-keywords): New functions to allow easy searching of
8746         articles that are in the registry.
8747
8748 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
8749
8750         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
8751         ietf-drums-parse-address instead of gnus-extract-address-components.
8752         Reported by Damien Elmes <damien@repose.cx>.
8753
8754 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
8755
8756         * gnus.el (gnus-mime): Remove unused custom group.
8757
8758 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8759
8760         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
8761         "blank line" when searching for end of armor headers.
8762
8763 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8764
8765         * gmm-utils.el (gmm-write-region): Fix variable name.
8766
8767 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
8768
8769         * gmm-utils.el (gmm-write-region): New function based on compatibility
8770         code from `mm-make-temp-file'.
8771
8772         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
8773
8774         * nnmaildir.el (nnmaildir--update-nov)
8775         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
8776         Use `gmm-write-region'.
8777
8778 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
8779
8780         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist): Add
8781         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
8782
8783         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
8784
8785         * message.el (message-replacement-char): New variable.
8786         (message-fix-before-sending): Use it.
8787         (message-simplify-subject): New function to remove duplicate code.
8788         (message-reply, message-followup): Use it.
8789
8790         * gnus-sum.el (gnus-summary-make-menu-bar): Clarify
8791         gnus-summary-limit-to-articles.
8792
8793 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8794
8795         * gnus-util.el (gnus-with-local-quit): New macro.
8796
8797         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
8798
8799 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
8800
8801         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
8802         ignore non-string data.
8803
8804 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
8805
8806         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
8807         non-string data (needs to be done in the registry too).
8808
8809 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
8810
8811         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
8812         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
8813         (gnus-registry-split-fancy-with-parent)
8814         (gnus-registry-fetch-simplified-message-subject-fast)
8815         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
8816         Remove text properties on ingress into the registry and when it's saved.
8817         (gnus-registry-clean-empty-function): Fix bug with cleaning the
8818         registry from entries with no groups.
8819
8820 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
8821
8822         * gnus-util.el (gnus-string-remove-all-properties): Add utility
8823         function to remove string properties.
8824
8825 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
8826
8827         * gmm-utils.el (gmm): Adjust custom version.
8828
8829         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist): Adjust
8830         custom version.
8831
8832         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
8833
8834 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
8835
8836         * gnus-art.el (gnus-insert-prev-page-button)
8837         (gnus-insert-next-page-button): Simplify.  Reformat.
8838
8839 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
8840
8841         * gnus-art.el (gnus-insert-prev-page-button)
8842         (gnus-insert-next-page-button): Apply gnus-article-button-face.
8843
8844 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
8845
8846         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
8847
8848 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
8849
8850         * gnus-art.el (gnus-insert-mime-button)
8851         (gnus-insert-mime-security-button):
8852         Apply gnus-article-button-face to MIME and security buttons.
8853
8854 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
8855
8856         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
8857         readable.
8858
8859 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8860
8861         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
8862
8863 2006-09-20  Steve Youngs  <steve@sxemacs.org>
8864
8865         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
8866         `browse-url-of-file' instead of `browse-url'.
8867
8868 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8869
8870         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
8871         regexp.  Articles containing quotation were cut prematurely.
8872
8873 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8874
8875         * message.el (message-cite-original-1): Use nobody by default for the
8876         value of From header.
8877         (message-reply): Ditto.
8878
8879 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
8880
8881         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
8882         to the gnus-info.  This fixes a bug of inline-PGP message verification.
8883         Reported by Michael Piotrowski <mxp@dynalabs.de>.
8884
8885 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
8886
8887         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
8888         mails in the doc string.  Add some URLs in comment.
8889         (pop3-movemail): Warn about pop3-leave-mail-on-server.
8890
8891 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8892
8893         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
8894         backslashes handling and the way to find boundaries of quoted strings.
8895
8896 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
8897
8898         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
8899         mml1991-encrypt-to-self is set and mml1991-signers is not set.
8900         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
8901         mml2015-encrypt-to-self is set and mml2015-signers is not set.
8902
8903 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
8904
8905         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
8906         doc string.
8907         (gnus-button-regexp, gnus-button-last): Remove unused variables.
8908
8909 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8910
8911         * lpath.el: Fbind epg-check-configuration.
8912
8913 2006-09-06  Simon Josefsson  <jas@extundo.com>
8914
8915         * mml2015.el (mml2015-use): Doc fix, mention epg.
8916
8917 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
8918
8919         * mml2015.el (mml2015-use): Default to epg, if available.
8920
8921 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
8922
8923         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
8924         message-sender.
8925         (mml1991-epg-encrypt): Ditto.
8926         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
8927         message-sender.
8928         (mml2015-epg-encrypt): Ditto.
8929
8930 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
8931
8932         * message.el (message-send-mail-with-sendmail): Look for sendmail in
8933         several common directories.
8934
8935 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
8936
8937         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
8938         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
8939
8940 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8941
8942         * gnus-art.el (article-decode-encoded-words): Make it fast.
8943
8944 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8945
8946         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
8947
8948         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
8949         in quoted string into `\'.
8950
8951 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8952
8953         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
8954         Use standard-syntax-table.
8955
8956 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8957
8958         * gnus-art.el (gnus-decode-address-function): New variable.
8959         (article-decode-encoded-words): Use it to decode headers which are
8960         assumed to contain addresses.
8961         (gnus-mime-delete-part): Remove useless `or'.
8962
8963         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
8964         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
8965         (gnus-nov-parse-line): Use it to decode From header.
8966         (gnus-get-newsgroup-headers): Ditto.
8967         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
8968
8969         * mail-parse.el (mail-decode-encoded-address-region): New alias.
8970         (mail-decode-encoded-address-string): New alias.
8971
8972         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
8973         New function.
8974         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
8975         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
8976         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
8977         (rfc2047-decode-string): Ditto.
8978         (rfc2047-decode-address-region): New function.
8979         (rfc2047-decode-address-string): New function.
8980
8981 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
8982
8983         * message.el (message-caesar-buffer-body): Allow rotating headers.
8984
8985         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
8986
8987         * message.el (message-insert-formated-citation-line): Fix %f.
8988         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
8989
8990 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8991
8992         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
8993         (gnus-bookmark-mouse-available-p): New macro.
8994         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
8995         (gnus-bookmark-bmenu-show-infos): Use it.
8996         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
8997         (gnus-bookmark-bmenu-hide-infos): Ditto.
8998         (gnus-bookmark-remove-properties): New function.
8999         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
9000         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
9001         (gnus-bookmark-write-file): Bind coding-system-for-write.
9002         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
9003         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
9004         group before selecting it.
9005         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
9006         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
9007         quit-window if it is not available; use gnus-mouse-2 and bind it to
9008         gnus-bookmark-bmenu-select-by-mouse.
9009         (gnus-bookmark-show-details): Remove unused variable `details-list'.
9010         (gnus-bookmark-bmenu-select-by-mouse): New function.
9011
9012 2006-08-13  Romain Francoise  <romain@orebokech.com>
9013
9014         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
9015         space.
9016
9017 2006-08-10  Romain Francoise  <romain@orebokech.com>
9018
9019         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
9020         (dns-mode-soa-auto-increment-serial): New user option.
9021         (dns-mode-soa-maybe-increment-serial): New function.
9022         (dns-mode): Add the latter to `write-contents-functions'.
9023
9024 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9025
9026         * compface.el (uncompface): Use binary rather than raw-text-unix.
9027
9028 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9029
9030         * compface.el (uncompface): Make sure the eol conversion doesn't take
9031         place when communicating with the external programs.  Reported by
9032         ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
9033
9034 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
9035
9036         * nnheader.el (nnheader-insert-head): Fix typo in comment.
9037
9038 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9039
9040         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
9041         Make it more robust by parsing author and date independently.
9042
9043 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9044
9045         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
9046
9047 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
9048
9049         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
9050         first matching secret key.
9051         (mml2015-epg-encrypt): Ditto.
9052
9053         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
9054         first matching secret key.
9055         (mml1991-epg-encrypt): Ditto.
9056
9057         * mml2015.el (mml2015-encrypt-to-self): New user option.
9058         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
9059         mml2015-epg-encrypt-to-self is set.
9060
9061         * mml1991.el (mml1991-encrypt-to-self): New variable.
9062         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
9063         mml1991-epg-encrypt-to-self is set.
9064
9065         * mml2015.el (mml2015-signers): New user option.
9066         (mml2015-epg-sign): Reflect the value of mml2015-signers.
9067         (mml2015-epg-encrypt): Allow to select signing keys.
9068
9069         * mml1991.el (mml1991-signers): New variable.
9070         (mml1991-epg-sign): Reflect the value of mml1991-signers.
9071         (mml1991-epg-encrypt): Allow to select signing keys.
9072
9073 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9074
9075         * nnheader.el (nnheader-insert-head): Make it work even if the file
9076         uses CRLF for the line-break code.
9077
9078 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
9079
9080         * mml2015.el: Require mml-sec instead of password.
9081         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
9082         (mml2015-cache-passphrase): Inherit the default value from
9083         mml-secure-cache-passphrase.
9084         (mml2015-passphrase-cache-expiry): Inherit the default value from
9085         mml-secure-passphrase-cache-expiry.
9086
9087         * mml1991.el: Require mml-sec instead of password.
9088         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
9089         (mml1991-cache-passphrase): Inherit the default value from
9090         mml-secure-cache-passphrase.
9091         (mml1991-passphrase-cache-expiry): Inherit the default value from
9092         mml-secure-passphrase-cache-expiry.
9093
9094         * mml-sec.el: Require password.
9095         (mml-secure-verbose): New user option.
9096         (mml-secure-cache-passphrase): New user option.
9097         (mml-secure-passphrase-cache-expiry): New user option.
9098
9099 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
9100
9101         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
9102         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
9103         andreas@altroot.de (Andreas Vögele).
9104
9105         FIXME: Use `tiny change'?
9106
9107 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9108
9109         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
9110         workaround for the url package included with Emacs.
9111
9112         * nnweb.el (nnweb-google-create-mapping): Update regexp.
9113
9114 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9115
9116         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
9117         correctly.  This fixes a bug caused by the 2006-05-12 change.
9118
9119 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
9120
9121         * nnmail.el (nnmail-article-group): If splitting raises an error, give
9122         some information about the error when saying that the `bogus' mail
9123         group will be used.
9124
9125 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
9126
9127         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
9128         string.
9129
9130 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
9131
9132         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
9133
9134 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9135
9136         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
9137
9138 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
9139
9140         * mml1991.el (mml1991-function-alist): Add epg.
9141         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
9142         (mml1991-epg-encrypt): New functions.
9143
9144 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
9145
9146         * mml2015.el (mml2015-verbose): New variable.
9147         (mml2015-cache-passphrase): Ditto.
9148         (mml2015-passphrase-cache-expiry): Ditto.
9149         (mml2015-function-alist): Add epg.
9150         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
9151         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
9152         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt): New
9153         functions.
9154
9155 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9156
9157         * message.el (message-cite-original-1): Preserve region when removing
9158         quoted text due to X-No-Archive in order to avoid bogus attribution
9159         when citing multiple messages.
9160
9161 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9162
9163         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.  Reported by
9164         Kenneth Jacker <khj@be.cs.appstate.edu>.
9165
9166 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
9167
9168         * gnus-diary.el (gnus-user-format-function-d)
9169         (gnus-user-format-function-D): Autoload.
9170
9171         * imap.el (Commentary): Fix typo.
9172
9173         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
9174         2006-04-22 contribution.
9175
9176 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9177
9178         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
9179         It didn't really fix the bogosity I'm seeing with solid web groups.
9180
9181 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9182
9183         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
9184         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
9185         created using server names.  If we use the feature without declaring
9186         it, Gnus does not properly manage server and group state.
9187
9188         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
9189         bound.
9190
9191 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9192
9193         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
9194         looking up the method using GROUP's prefix before inventing a new one.
9195         It is used on killed/unknown groups in various places where returning
9196         an all-new method isn't expected by the caller.
9197
9198         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
9199         and match semantics of gnus-group-real-prefix.
9200
9201 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
9202
9203         * nnmail.el (nnmail-broken-references-mailers): New variable.
9204         (nnmail-ignore-broken-references): New function generalizing
9205         nnmail-fix-eudora-headers.
9206         (nnmail-fix-eudora-headers): Now obsolete.
9207
9208         * gnus-art.el (gnus-button-handle-custom): Support
9209         `customize-apropos*'.
9210
9211 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9212
9213         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
9214
9215         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
9216         articles.
9217
9218 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
9219
9220         * message.el (message-cite-reply-above): New variable.
9221         (message-yank-original): Use it.
9222
9223 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9224
9225         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
9226
9227 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
9228
9229         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
9230         as read.
9231
9232         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
9233
9234 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
9235
9236         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
9237         (gnus-bookmark-default-file): Use gnus-directory.
9238         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
9239         Remove "*" in doc string.
9240         (gnus-bookmark-write-file): Simplify.
9241         (gnus-bookmark-maybe-sort-alist): Use `when'.
9242         (gnus-bookmark-get-bookmark): Fix typo in doc string.
9243         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark): Add
9244         FIXME about Emacs 21 and XEmacs compatibility.
9245         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
9246         compatibility.
9247         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
9248         compatibility.
9249         (gnus-bookmark-menu-heading): Fix version.
9250
9251 2006-06-19  Bastien Guerry  <bzg@altern.org>
9252
9253         * gnus-bookmark.el: New file.
9254
9255 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9256
9257         * message.el (message-syntax-checks): Doc fix.
9258
9259 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9260
9261         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
9262         unsubscribed groups as if they were killed ones.  It causes duplicate
9263         entries in gnus-newsrc-alist.
9264
9265 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9266
9267         * message.el (message-syntax-checks): Doc fix.
9268         (message-send-mail): Add check for continuation headers.
9269         (message-check-news-header-syntax): Fix regexp used to check for
9270         continuation headers.
9271
9272 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9273
9274         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
9275
9276 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
9277
9278         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
9279
9280 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9281
9282         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
9283         default-truncate-lines.
9284
9285 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9286
9287         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
9288         to fill the utf-8 entry.
9289
9290         * lpath.el: Fbind unicode-precedence-list.
9291
9292 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9293
9294         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
9295
9296 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
9297
9298         * gnus-agent.el (directory-files-and-attributes): Move all the way
9299         forward (the third and final move).
9300         (gnus-agent-read-agentview): Trap reconstruction errors due to
9301         nonexistant directory.  Handle by returning nil.
9302
9303 2006-05-30  Didier Verna  <didier@xemacs.org>
9304
9305         * message.el (message-dont-reply-to-names): Update the custom type.
9306         * message.el (message-dont-reply-to-names): New defsubst: potentially
9307         convert a list of regexps into a single one.
9308         * message.el (message-get-reply-headers): Use it.
9309         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
9310
9311 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9312
9313         * gnus-agent.el (directory-files-and-attributes): Move forward.
9314
9315 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
9316
9317         * gnus-ml.el (gnus-mailing-list-subscribe)
9318         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
9319         (gnus-mailing-list-message): Fix doc strings.
9320
9321 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9322
9323         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
9324         of doing it manually.
9325
9326 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
9327
9328         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
9329         comment.
9330
9331 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
9332
9333         * gnus-agent.el: Added gnus-agent-flush* to purge agent info.
9334         (gnus-agent-read-agentview): Fixed handling of end-of-file error.
9335         (gnus-agent-read-local): All symbols allocated in my-obarray.
9336         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
9337         (gnus-agent-regenerate-group): Check numeric names to see if they are
9338         messages or groups.
9339         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
9340         better way of do this...)
9341
9342         * gnus-cache.el (gnus-agent-total-fetched-for): Ignore
9343         'dummy.group' (there should be a better way of do this...)
9344
9345 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9346
9347         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
9348         (gnus-saved-headers): Ditto.
9349         (gnus-default-article-saver): Mention functions may have properties.
9350         (gnus-article-save): Override gnus-save-all-headers and
9351         gnus-saved-headers by :headers property which saver function may have.
9352         (gnus-summary-save-in-file): Add :headers property.
9353         (gnus-summary-write-to-file): Ditto.
9354
9355         * gnus-sum.el (gnus-summary-save-article): Bind
9356         gnus-prompt-before-saving to t when saving many articles in a file;
9357         always show all headers.
9358
9359         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
9360
9361 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
9362
9363         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
9364         marks.
9365
9366         * message.el (message-indent-citation): Add optional arguments to allow
9367         using it outside of message buffers.
9368
9369         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
9370         (gnus-article-treat-unfold-headers): Use it.
9371         (gnus-article-truncate-lines): New variable.
9372         (gnus-article-mode): Use it.
9373         (gnus-article-toggle-truncate-lines): New function.
9374
9375         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar): Add
9376         gnus-article-toggle-truncate-lines.
9377
9378         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
9379         coding system in XEmacs, use binary.
9380
9381 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9382
9383         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
9384         after-load-alist.
9385
9386         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
9387         this function should save decoded articles.
9388         (gnus-summary-write-to-file): Use property to specify this function
9389         should save decoded articles and specify gnus-summary-save-in-file
9390         should be used to save articles other than the first one when saving
9391         many articles.
9392         (gnus-summary-save-body-in-file): Use property to specify this
9393         function should save decoded articles.
9394         (gnus-summary-write-body-to-file): Use property to specify this
9395         function should save decoded articles and specify
9396         gnus-summary-save-body-in-file should be used to save articles other
9397         than the first one when saving many articles.
9398
9399         * gnus-sum.el (gnus-summary-save-article): Simplify.
9400
9401 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9402
9403         * gnus-art.el (gnus-default-article-saver): Add
9404         gnus-summary-write-body-to-file.
9405         (gnus-article-save-coding-system): Don't use coding system object
9406         in XEmacs.
9407         (gnus-read-save-file-name): Add optional `dir-var' argument which
9408         specifies directory in which files are saved; work even if optional
9409         `variable' argument is not specified.
9410         (gnus-summary-write-to-file): Read file name.
9411         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
9412         (gnus-summary-write-body-to-file): New function.
9413
9414         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
9415         (gnus-summary-local-variables): Add it.
9416         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
9417         (gnus-summary-save-article): Remove optional `decode' argument;
9418         determine whether to decode articles by the value of
9419         gnus-default-article-saver; when saving many files using
9420         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
9421         it first and use gnus-summary-save-in-file or
9422         gnus-summary-save-body-in-file thereafter unless
9423         gnus-prompt-before-saving is always; move point to article which
9424         will be saved.
9425         (gnus-summary-save-article-file): Revert.
9426         (gnus-summary-write-article-file): Revert.
9427         (gnus-summary-save-article-body-file): Revert.
9428         (gnus-summary-write-article-body-file): New function.
9429
9430 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9431
9432         * gnus-art.el (gnus-default-article-saver): Doc fix.
9433         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
9434         from gnus-summary-save-article-coding-system, and default to a
9435         certain coding system.
9436         (gnus-output-to-file): Add coding cookie and encode text according
9437         to gnus-article-save-coding-system; don't use mm-append-to-file.
9438
9439         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
9440         gnus-art.el and rename to gnus-article-save-coding-system.
9441         (gnus-summary-save-article): Require gnus-art; don't show all
9442         headers if it decodes articles; don't add coding cookie here;
9443         don't bind mm-text-coding-system-for-write.
9444         (gnus-summary-save-article-file): Save decoded articles.
9445         (gnus-summary-write-article-file): When saving many files, use
9446         gnus-summary-write-to-file first and gnus-summary-save-in-file
9447         thereafter unless gnus-prompt-before-saving is always.
9448         (gnus-summary-save-article-body-file): Save decoded articles.
9449
9450         * lpath.el: Fbind select-safe-coding-system for XEmacs.
9451
9452 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
9453
9454         * nnrss.el (nnrss-check-group): Bind hash-index.
9455
9456 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
9457
9458         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
9459         its hash index.  Store this hash in `nnrss-group-data'.
9460         (nnrss-read-group-data): Update accordingly.
9461
9462 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
9463
9464         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
9465         entry.
9466
9467         * gnus-sum.el (gnus-summary-make-menu-bar): Add
9468         gnus-article-browse-html-article.
9469
9470 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
9471
9472         * gnus-sum.el (gnus-summary-mime-map): Add
9473         gnus-article-browse-html-article.
9474
9475         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
9476
9477 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
9478
9479         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
9480         suitable coding systems in customize.
9481
9482 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
9483
9484         * mail-source.el (mail-sources): Fix custom type.
9485
9486 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
9487
9488         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
9489         (gnus-summary-expire-articles-now): Shorten prompt.
9490
9491         * gmm-utils.el (wid-edit): Require.
9492         (defun-gmm): Renamed from `gmm-defun-compat'.
9493         (gmm-image-search-load-path): Use it.
9494         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
9495
9496 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9497
9498         * gnus-sum.el (gnus-summary-save-article-coding-system): New
9499         variable.
9500         (gnus-summary-save-article): Add optional `decode' argument.  If
9501         it is set and gnus-summary-save-article-coding-system is non-nil,
9502         save decoded article.
9503         (gnus-summary-write-article-file): Save decoded article if
9504         gnus-summary-save-article-coding-system is non-nil.
9505
9506         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
9507         type.
9508
9509 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9510
9511         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
9512
9513 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9514
9515         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
9516         first to test gnus-single-article-buffer which may be buffer-local.
9517
9518         * gnus-sum.el (gnus-summary-setup-buffer): Make
9519         gnus-single-article-buffer buffer-local and nil in ephemeral
9520         group; make gnus-article-buffer, gnus-article-current, and
9521         gnus-original-article-buffer always buffer-local.
9522         (gnus-summary-exit): Kill article buffer belonging to ephemeral
9523         group.
9524         (gnus-handle-ephemeral-exit): Don't move to next summary line.
9525
9526 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
9527
9528         * nnml.el (nnml-request-compact-group): Compressed files might not
9529         have .gz extension.
9530
9531 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
9532
9533         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
9534         (mm-copy-to-buffer): Use with-current-buffer.
9535         (mm-display-part): Simplify.
9536         (mm-inlinable-p): Add optional arg `type'.
9537
9538 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
9539
9540         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
9541         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
9542         Try harder to show the attachment internally or externally using
9543         gnus-mime-view-part-as-type.
9544
9545 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
9546
9547         * message.el (message-from-style, message-signature-separator)
9548         (message-user-organization-file, message-send-mail-function)
9549         (message-citation-line-function, message-yank-prefix)
9550         (message-indent-citation-function, message-signature)
9551         (message-signature-file, message-signature-insert-empty-line):
9552         Remove autoloads.
9553
9554         * gnus-art.el (gnus-buttonized-mime-types): Remove
9555         "multipart/signed".  Revert 2006-04-26 change.
9556
9557 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9558
9559         * gnus.el (gnus-version-number): Bump version.
9560
9561 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
9562
9563         * gnus.el: No Gnus v0.5 is released.
9564
9565 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9566
9567         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
9568         fetching articles by message-id.
9569
9570 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9571
9572         * message.el (hashcash): Require hashcash as normal.
9573
9574         * ecomplete.el (ecomplete-highlight-match-line): Use
9575         point-at-eol.
9576         (ecomplete-highlight-match-line): Use `highlight', because that
9577         face exists in both Emacs and XEmacs.
9578
9579         * message.el (message-display-abbrev): Use point-at-bol.
9580
9581         * mail-source.el: Don't require timer/timer-funcs.
9582
9583         * gnus-async.el: Ditto.
9584
9585         * password.el: Ditto.
9586
9587         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
9588
9589         * mm-url.el: Ditto.
9590
9591         * gnus-xmas.el: Don't require timer-funcs.
9592
9593         * mm-util.el: Require timer/timer-funcs.
9594
9595 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9596
9597         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
9598         Close.
9599
9600 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9601
9602         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
9603         unibyte after clear-decrypt function runs.
9604
9605         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
9606         returns as a unibyte string.
9607
9608 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9609
9610         * lpath.el: Revert.
9611
9612         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
9613         (pgg-gpg-process-sentinel): Revert.
9614
9615         * pgg-pgp.el (pgg-pgp-process-region): Revert.
9616         (pgg-pgp-lookup-key): Revert.
9617
9618         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
9619         (pgg-pgp5-lookup-key): Revert.
9620
9621         * pgg.el (pgg-fetch-key): Revert.
9622
9623 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9624
9625         * lpath.el: Fbind string-as-multibyte for XEmacs.
9626
9627         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
9628         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
9629         (mml1991-pgg-encrypt): Ditto.
9630
9631         * pgg-gpg.el (pgg-string-to-multibyte): New function.
9632         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
9633         a multibyte buffer.
9634
9635         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
9636         (pgg-pgp-lookup-key): Ditto.
9637
9638         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
9639         (pgg-pgp5-lookup-key): Ditto.
9640
9641         * pgg.el (pgg-fetch-key): Ditto.
9642
9643 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
9644
9645         * message.el (message-user-organization-file): Check several
9646         locations of the organization file.
9647
9648         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
9649         Add gnus-article-view-part-as-type.
9650
9651         * gnus-art.el (gnus-article-view-part-as-type): New function.
9652
9653         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
9654         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
9655
9656         * mml.el: Simplify autoload.
9657         (mml-mode): defvar dnd-protocol-alist instead of using
9658         symbol-value.
9659         (mml-default-directory): New variable.
9660         (mml-minibuffer-read-file): Use it.
9661         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
9662
9663         * message.el (message-citation-line-format): New variable.
9664         (message-insert-formated-citation-line): New function.
9665         (message-citation-line-function): Add
9666         `message-insert-formated-citation-line' to custom type.
9667
9668         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
9669         to doc string.
9670
9671         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
9672         depending on mm-verify-option.
9673
9674 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9675
9676         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
9677         binding pgg-* variables; reimplement the section which prevents
9678         MIME header from being signed.
9679         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
9680         pgg-text-mode; remove a blank line at the top of body.
9681
9682         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
9683         lines at the top of body; use gnus-newsgroup-charset if there's no
9684         Charset header.
9685
9686 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9687
9688         * message.el (message-self-insert-commands): Doc fix.
9689
9690         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
9691         (mm-uu-pgp-encrypted-test): Ditto.
9692         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
9693         between header and body; return application/pgp-encrypted handle
9694         if decryption failed; decode decrypted body by charset.
9695
9696         * mm-decode.el (mm-automatic-display): Don't make application/pgp
9697         element match to application/pgp-*.
9698
9699 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9700
9701         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
9702         HTML.
9703
9704 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9705
9706         * mail-source.el (mail-source-call-script): Message the error
9707         string.
9708
9709 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9710
9711         * gnus-util.el (gnus-byte-compile): Use it.
9712
9713 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
9714
9715         * gnus-util.el (kill-empty-logs): New function.
9716
9717 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9718
9719         * message.el (message-mail-alias-type): Doc fix.
9720         (message-mail-alias-type-p): New function.
9721         (message-send): Use it.
9722         (message-mode): Ditto.
9723         (message-strip-forbidden-properties): Ditto.
9724
9725         * ecomplete.el (ecomplete-database-file-coding-system): New
9726         variable.
9727         (ecomplete-save): Use it.
9728         (ecomplete-setup): Use it.
9729
9730 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9731
9732         * message.el (message-self-insert-commands): New variable.
9733         (message-strip-forbidden-properties): Use it.
9734
9735 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9736
9737         * message.el (message-put-addresses-in-ecomplete): Use a regexp
9738         that doesn't make XEmacs choke.
9739
9740 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
9741
9742         * gnus-util.el (gnus-replace-in-string):
9743         Prefer replace-regexp-in-string over of replace-in-string.
9744
9745 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9746
9747         * gnus-util.el (gnus-select-frame-set-input-focus):
9748         Use select-frame-set-input-focus if it is available in XEmacs; use
9749         definition defined in Emacs 22 for old Emacsen.
9750
9751         * dgnushack.el: Autoload unmorse-region for XEmacs.
9752
9753         * lpath.el: Bind cursor-in-non-selected-windows and
9754         select-frame-set-input-focus for XEmacs.
9755
9756 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9757
9758         * mm-view.el (mm-inline-text): Use equal instead of equalp.
9759
9760 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
9761
9762         * gnus-registry.el (gnus-registry-cache-save): Remove text
9763         properties when saving via the temp buffer.
9764
9765 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
9766
9767         * message.el (message-generate-hashcash): Honor custom type.
9768
9769 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9770
9771         * message.el (message-generate-hashcash): Default to non-nil when
9772         hashcash is found.
9773
9774         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
9775         (gnus-refer-thread-limit): Increase default to 500.
9776
9777         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
9778
9779         * flow-fill.el (fill-flowed): Allow delete-space.
9780
9781 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
9782
9783         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
9784         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
9785         Remove autoloads.
9786
9787 2006-04-18  Simon Josefsson  <jas@extundo.com>
9788
9789         * message.el (message-generate-hashcash): Default to.
9790
9791 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9792
9793         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
9794         concatenating segments rather than before concatenating them.
9795
9796 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
9797
9798         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
9799
9800 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9801
9802         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
9803
9804         * message.el (message-forward-make-body-plain): Allow
9805         message-forward-ignored-headers to be a list.
9806         (message-remove-ignored-headers): Factor out into function.
9807         (message-forward-make-body-mml): Use it.
9808
9809         * imap.el (imap-quote-specials): New function.
9810         (imap-login-auth): Quote specials.
9811
9812         * rfc2231.el (rfc2231-parse-string): Remove dead code.
9813         (rfc2231-parse-string): Allow concatanation of parameters that
9814         aren't contiguous.  The test case is
9815           (mail-header-parse-content-type "message/external-body;
9816             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
9817             access-type=LOCAL-FILE;
9818             name*1*=plugh%2fhello-sailor%2fbing.pdf")
9819
9820 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
9821
9822         * nntp.el (nntp-accept-process-output): Return the value of
9823         `nnheader-accept-process-output'.
9824
9825 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9826
9827         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
9828         (gnus-button-alist): Recognize more diff formats.
9829         (gnus-button-patch): Strip directory.
9830
9831 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
9832
9833         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
9834         Emacs 22 when setting focus.
9835
9836 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9837
9838         * gnus-art.el (gnus-article-treat-types): Do treatment of
9839         text/x-verbatim parts.
9840         (gnus-button-patch): New command.
9841
9842         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
9843         addresses that contain invalid characters.
9844
9845 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9846
9847         * message.el (message-put-addresses-in-ecomplete): Use
9848         gnus-replace-in-string.
9849         (message-is-yours-p): Use the more correct
9850         mail-header-parse-address instead of
9851         mail-extract-address-components.
9852         (message-put-addresses-in-ecomplete): Fix typo.
9853
9854         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
9855         keystroke.
9856
9857         * gnus-art.el (gnus-treatment-function-alist): Change order of
9858         newsgroups/generic header folding to avoid double-folding.
9859
9860         * message.el (message-hidden-headers): Add X-Draft-From.
9861
9862         * gnus-sum.el (gnus-summary-repeat-search-article-forward): New
9863         command.
9864         (gnus-summary-repeat-search-article-backward): New command.
9865
9866         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
9867         groups in the parent topic.
9868
9869 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
9870
9871         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
9872         (spam-extra-header-to-number): Return the CRM114 number as a
9873         number instead of a string.
9874
9875 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9876
9877         * gnus-art.el (gnus-face-properties-alist): Moved here from
9878         gnus-fun.
9879
9880         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
9881
9882 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9883
9884         * message.el (message-strip-forbidden-properties): Only display on
9885         self-insert-command.
9886
9887         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
9888         reindent.
9889         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
9890
9891 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
9892
9893         * smiley.el (smiley-style): Fix typo.
9894
9895 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9896
9897         * hashcash.el (hashcash-insert-payment-async-2): Use
9898         message-goto-eoh instead of doing it manually.
9899         (mail-add-payment): Use message-narrow-to-header instead of trying
9900         to do the same itself.
9901
9902         * message.el (message-hidden-headers): Add Face.
9903
9904         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
9905         reparenting code.
9906         (gnus-summary-reparent-children): Refactored out code.
9907         (gnus-summary-thread-map): New keystroke.
9908         (gnus-summary-reparent-children): Make into command.
9909
9910         * smiley.el (smiley-style): Default to `medium' if using a large
9911         font.
9912
9913         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
9914         does it itself.
9915
9916         * message.el (message-point-in-header-p): Simplify definition.
9917
9918 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9919
9920         * nnagent.el (nnagent-request-set-mark): Silence log file
9921         writing.
9922         (nnagent-request-set-mark): Use write-region instead of
9923         append-to-file.
9924
9925         * gnus-sum.el (gnus-read-header): Fudge article number if using a
9926         strange select method.
9927
9928         * ecomplete.el (ecomplete-display-matches): Get highlightling
9929         right.
9930         (ecomplete-display-matches): Use literals.
9931         (ecomplete-display-matches): Disable message logging.
9932
9933         * message.el (message-display-abbrev): Small optimization.
9934
9935         * ecomplete.el (ecomplete-display-matches): Allow automatic
9936         display.
9937
9938         * message.el (message-strip-forbidden-properties): Display
9939         abbrevs.
9940         (message-display-abbrev): Get automatic display right.
9941
9942         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
9943         keystrokes.
9944
9945 2006-04-13  Romain Francoise  <romain@orebokech.com>
9946
9947         TODO: Backport to v5-10!
9948
9949         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
9950         Moved here (and renamed) from gnus-registry.el.
9951
9952         * gnus-registry.el: Require gnus-util.
9953         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
9954
9955 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9956
9957         * gnus-group.el (gnus-group-catchup-current): Change
9958         if-then-else-if-then-else into cond.
9959         (gnus-group-catchup): Indent.
9960         (group-name-at-point): New function.
9961         (gnus-fetch-group): Provide default from thing at point.
9962
9963 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9964
9965         * message.el (message-display-abbrev): Fix regexp.
9966
9967         * ecomplete.el (ecomplete-highlight-match-line): Reimplement
9968         choosing.
9969         (ecomplete-highlight-match-line): Fix up code rewrite, remove
9970         dead variables.
9971
9972         * message.el (message-newline-and-indent): Remove debugging.
9973         (message-display-abbrev): Use new implementation.
9974
9975 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
9976
9977         * gnus-art.el (gnus-article-mode): Set
9978         cursor-in-non-selected-windows to nil.
9979
9980         * smiley.el: Revert previous change.
9981         (smiley-data-directory): defvar it before using it in the
9982         defcustom of `smiley-style'.
9983
9984 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9985
9986         * message.el (message-newline-and-indent): New function.
9987
9988         * ecomplete.el: Implement more bits.
9989
9990         * message.el (message-put-addresses-in-ecomplete): Clean up the
9991         string.
9992
9993         * ecomplete.el (ecomplete-add-item): Chop off decimals.
9994
9995         * gnus-sum.el (gnus-summary-save-parts): Bind
9996         gnus-summary-save-parts-counter and use it to make unique file
9997         names.
9998
9999         * gnus-art.el (gnus-ignored-headers): Add some more headers.
10000
10001         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
10002         parameter to say whether to actually parse the individual
10003         addresses.
10004
10005         * message.el (message-put-addresses-in-ecomplete): New function.
10006         (ecomplete): Require.
10007         (message-mail-alias-type): Add ecomplete as an option.
10008
10009 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
10010
10011         * flow-fill.el (fill-flowed): Remove trailing space from blank
10012         quoted lines.
10013
10014 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10015
10016         * smiley.el (smiley-style): Move definition later to avoid a
10017         compilation warning.
10018
10019 2006-04-12  Kenichi Handa  <handa@m17n.org>
10020
10021         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
10022         buffer and then decode the buffer text if necessary.
10023         (rfc2231-encode-string): Be sure to work on multibyte buffer at
10024         first, and after mm-encode-body, change the buffer to unibyte.
10025         Use mm-disable-multibyte instead of set-buffer-multibyte.
10026
10027 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10028
10029         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
10030         Content-Type header instead of Content-Disposition header.
10031         (gnus-mime-inline-part): Ditto.
10032         (gnus-mime-view-part-as-charset): Ignore charset that the part
10033         specifies.
10034
10035         * mm-decode.el (mm-display-part): Work with external parts and
10036         usual parts similarly.
10037
10038         * mm-extern.el (mm-inline-external-body): Use mm-display-part
10039         instead of gnus-display-mime.
10040
10041         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
10042         instead of with-temp-buffer.
10043
10044         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
10045         tag to summarized topics part in order to encode non-ASCII text.
10046
10047 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
10048
10049         * smiley.el (smiley-style): New variable.
10050         (smiley-directory): New function.
10051         (smiley-data-directory): Derive from `smiley-style' using
10052         `smiley-directory'.
10053         (smiley-regexp-alist): Add new entries.
10054
10055         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
10056         (gnus-article-browse-delete-temp): Add :version.
10057
10058 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
10059
10060         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
10061         the sieve region.
10062
10063 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10064
10065         * gnus.el (gnus-version-number): Bump version.
10066
10067 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
10068
10069         * gnus.el: No Gnus v0.4 is released.
10070
10071 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10072
10073         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
10074         layout.
10075
10076         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
10077         unknown charset.
10078
10079         * message.el (message-header-synonyms): Add Original-To to the
10080         default.
10081
10082         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
10083         optional parameter.
10084
10085 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
10086
10087         * gnus-fun.el (gnus): Require it for gnus-directory.
10088
10089 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10090
10091         * gnus-fun.el (gnus-face-properties-alist): Add :version.
10092
10093 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
10094
10095         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
10096
10097 2006-04-05  Simon Josefsson  <jas@extundo.com>
10098
10099         * password.el (password-reset): New function.
10100
10101 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
10102
10103         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region): Wait
10104         for BEGIN_SIGNING too, new in GnuPG 1.4.3.
10105
10106 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10107
10108         * nnweb.el (nnweb-google-create-mapping): Update regexp.
10109         Some whitespace was matched into the url, which broke browsing hits
10110         > 100 when mm-url-use-external was nil.
10111
10112 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
10113
10114         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Check
10115         gnus-extra-headers for 'Newsgroups.
10116
10117         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
10118         bound.
10119
10120 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
10121
10122         * pgg-gpg.el: Clean up process buffers every time gpg processes
10123         complete.
10124
10125 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
10126
10127         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
10128         doc string.
10129
10130 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
10131
10132         * pgg-gpg.el (pgg-gpg-process-filter)
10133         (pgg-gpg-wait-for-completion): Check if buffer is alive.
10134
10135         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
10136         lines, temporary fix.
10137
10138 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
10139
10140         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
10141
10142 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
10143
10144         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
10145         default-enable-multibyte-characters.  This reverts the change from
10146         revision 6.17 which is no longer necessary because the passphrase
10147         is sent separately now.  GnuPG messages are unreadable under
10148         multibyte locales with default-enable-multibyte-characters set to
10149         nil.
10150
10151 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
10152
10153         * message.el (message-tool-bar-gnome): Move "spell".
10154
10155 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
10156
10157         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
10158         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
10159         instead.
10160
10161 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
10162
10163         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Improve
10164         newsgroups handling for NNTP overviews which don't include
10165         Newsgroups.
10166
10167 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10168
10169         * message.el (message-resend): Bind message-generate-hashcash to nil.
10170
10171 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10172
10173         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
10174         when searching for already-paid recipients.
10175
10176 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
10177
10178         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
10179         passphrases when it is not needed.
10180         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
10181         passphrase stuff from gpg, should only be necessary when you use
10182         gpg with a smartcard.
10183
10184 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10185
10186         * mml.el (mml-insert-mime): Ignore cached contents of
10187         message/external-body part.
10188
10189         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
10190         (mm-insert-part): Ditto.
10191
10192 2006-03-23  Simon Josefsson  <jas@extundo.com>
10193
10194         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
10195         Reiner.
10196         (pgg-gpg-use-agent-p): Use it again.
10197
10198 2006-03-23  Simon Josefsson  <jas@extundo.com>
10199
10200         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
10201         older emacsen.
10202         (pgg-gpg-use-agent-p): Don't use it.
10203
10204 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
10205
10206         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
10207         if we can.
10208
10209 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
10210
10211         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
10212         (pgg-gpg-update-agent): New function.
10213         (pgg-gpg-use-agent-p): New function.
10214         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
10215         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
10216         (pgg-gpg-sign-region): Use it.
10217
10218 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10219
10220         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
10221         Reported by Ralf Wachinger <rwachinger@gmx.de>.
10222
10223 2006-03-21  Simon Josefsson  <jas@extundo.com>
10224
10225         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
10226         <wilde@sha-bang.de>.
10227         (pgg-gpg-use-agent): New variable.
10228         (pgg-gpg-process-region): Use it.
10229         (pgg-gpg-encrypt-region): Likewise.
10230         (pgg-gpg-encrypt-symmetric-region): Likewise.
10231         (pgg-gpg-decrypt-region): Likewise.
10232         (pgg-gpg-sign-region): Likewise.
10233         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
10234
10235 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
10236
10237         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
10238
10239         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
10240         Add comment on version.
10241
10242 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
10243
10244         * smiley.el: Add missing test smiley.
10245
10246 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10247
10248         * mm-decode.el (mm-with-part): New macro.
10249         (mm-get-part): Use it; work with message/external-body as well.
10250         (mm-save-part): Treat name and filename equally.
10251
10252         * mm-extern.el (mm-extern-cache-contents): New function.
10253         (mm-inline-external-body): Use it; force the part to be displayed;
10254         move undisplayer added to the cached handle to the parent.
10255
10256         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
10257         (gnus-mime-view-part-as-type): Work with message/external-body.
10258
10259         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
10260
10261 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
10262
10263         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
10264         images in image-load-path.  [Sync with image.el, revision 1.60, in
10265         Emacs.]
10266
10267 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
10268
10269         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
10270         path rather than symbol.  Always return list of directories.
10271         Guarantee that image directory comes first.  [Sync with image.el,
10272         revision 1.59, in Emacs.]
10273
10274         * message.el (message-make-tool-bar): Adjust to new API of
10275         `gmm-image-load-path-for-library'.
10276
10277         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
10278
10279         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
10280
10281 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10282
10283         * gnus-art.el (gnus-article-only-boring-p):
10284         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
10285         intangible text.
10286         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
10287
10288 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
10289
10290         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.  Use
10291         `defun' instead of `gmm-defun-compat'.
10292
10293 2006-03-14  Simon Josefsson  <jas@extundo.com>
10294
10295         * message.el (message-unique-id): Don't use message-number-base36
10296         if (user-uid) is a float.
10297         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
10298
10299 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10300
10301         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
10302
10303         * gnus-art.el (gnus-mime-display-single): Make sure there is an
10304         empty line between a part and a message part.
10305
10306 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
10307
10308         * smiley.el: Add more test smileys.
10309         (smiley-data-directory, smiley-regexp-alist)
10310         (gnus-smiley-file-types): Fix doc strings.
10311         (smiley-update-cache): Clear smiley-cached-regexp-alist before
10312         adding new elements.
10313         (smiley-mouse-map): Unused code.  Make it a comment.
10314
10315 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10316
10317         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
10318         scan latest NoCeM messages instead of old ones.
10319         (gnus-nocem-check-article): Fix regexps so as to match to PGP
10320         delimiters that are recently used.
10321         (gnus-nocem-load-cache): Add autoload cookie.
10322
10323         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
10324
10325         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
10326         level which is larger than gnus-use-nocem is specified.
10327
10328         * gnus-group.el (gnus-group-get-new-news): Ditto.
10329
10330 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
10331
10332         * gnus-util.el (gnus-tool-bar-update): New function.
10333
10334         * gnus-group.el (gnus-group-update-tool-bar): New variable.
10335         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
10336
10337         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
10338
10339         * gnus-group.el (gnus-group-redraw-when-idle)
10340         (gnus-group-redraw-check): Remove.
10341         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
10342
10343 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10344
10345         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
10346         if optional last element is specified in splits (FIELD VALUE...).
10347
10348 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
10349
10350         * message.el (message-make-tool-bar): Rename gmm-image-load-path
10351         to gmm-image-load-path-for-library.  Call with no-error argument.
10352         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
10353
10354         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
10355
10356         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
10357
10358         * gmm-utils.el (gmm-image-load-path): Remove alias.
10359
10360 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
10361
10362         * gmm-utils.el (gmm-image-load-path): Add alias.
10363
10364         * nnml.el (nnml-generate-nov-databases-directory): Rename from
10365         nnml-generate-nov-databases-1.
10366         (nnml-generate-nov-databases): Use it.
10367         (nnml-generate-nov-databases-directory): Document no-active
10368         argument.
10369
10370         * gmm-utils.el (gmm-image-load-path-for-library): Return single
10371         directory if path is t.  Add no-error.
10372
10373         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
10374         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
10375
10376         * gnus-art.el (gnus-article-browse-delete-temp-files): Simplify
10377         resetting gnus-article-browse-html-temp-list.
10378
10379         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
10380         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
10381         Add example to docstring.  Rename local variables.  Move error
10382         checks to default case in cond and simplify.
10383
10384 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10385
10386         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
10387         handle is multipart when calling it recursively.
10388         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
10389
10390 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
10391
10392         * nnimap.el (nnimap-request-update-info-internal): Optimize.
10393         Don't `gnus-uncompress-range' to avoid excessive memory usage.
10394
10395 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10396
10397         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
10398         is loaded.
10399
10400         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
10401         loaded.
10402
10403 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
10404
10405         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
10406         to "Emacs 23 (unicode)" in doc string.
10407
10408         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
10409         "Emacs 23 (unicode)" in comment.
10410
10411 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10412
10413         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
10414
10415         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
10416         characters 160 through 255 in Emacs 23.
10417
10418 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
10419
10420         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
10421         gnus-article-browse-html-temp.
10422         (gnus-article-browse-delete-temp): Make it customizable.  Add
10423         `file'.  Adjust doc string.
10424         (gnus-article-browse-delete-temp-files): Add argument.  Allow
10425         query for each file.  Adjust doc string.
10426         (gnus-article-browse-html-parts): Add
10427         `gnus-article-browse-delete-temp-files' to
10428         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
10429
10430 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
10431
10432         * gnus-art.el (gnus-article-browse-html-temp)
10433         (gnus-article-browse-delete-temp): New variables.
10434         (gnus-article-browse-delete-temp-files): New function.
10435         (gnus-article-browse-html-parts): Use it.
10436
10437 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
10438
10439         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
10440
10441         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
10442         string.
10443
10444         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
10445         gnus-summary-insert-new-articles when unplugged.  Remove
10446         gnus-summary-search-article-forward.
10447
10448         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
10449         display-visual-class instead of display-color-cells.
10450
10451 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10452
10453         * dgnushack.el: Autoload customize-group for XEmacs.
10454
10455         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
10456         message/* containing non-ASCII text properly.
10457
10458 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
10459
10460         * message.el: Require gmm-utils, remove autoloads.
10461         (message-tool-bar): Set default based on
10462         gmm-tool-bar-style.
10463         (message-tool-bar-gnome): Add gmm-customize-mode.
10464
10465         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
10466         gmm-tool-bar-style.
10467         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
10468
10469         * gnus-group.el (gnus-group-tool-bar): Set default based on
10470         gmm-tool-bar-style.
10471         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
10472
10473         * gmm-utils.el (gmm-image-directory): Rename variable from
10474         gmm-image-load-path.
10475         (gmm-image-load-path): Use gmm-image-directory.
10476         (gmm-customize-mode): New function.
10477         (gmm-tool-bar-style): New variable.
10478
10479         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
10480         gnus-group-redraw-line-number.
10481         (gnus-group-redraw-check): Simplify.
10482         (gnus-group-tool-bar-update): Remove redraw check.
10483         (gnus-group-make-tool-bar): Add redraw check.
10484
10485 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
10486
10487         * gnus-art.el (gnus-button): Add missing parentheses.
10488
10489 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10490
10491         * lpath.el: Fbind line-number-at-pos.
10492
10493 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10494
10495         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
10496
10497 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
10498
10499         * gnus-art.el (gnus-button): New face.
10500         (gnus-article-button-face): Use it.
10501
10502         * gnus-sum.el (gnus-summary-tool-bar-gnome): Add
10503         gnus-summary-next-page.  Re-order.
10504
10505         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
10506         next-node are now included.
10507         (gnus-group-redraw-line-number): New internal variable.
10508         (gnus-group-redraw-check): Helper function for updating the tool
10509         bar.
10510         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
10511
10512         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
10513
10514         * spam.el (spam-spamassassin-score-regexp): New internal variable.
10515         (spam-extra-header-to-number, spam-check-spamassassin-headers):
10516         Use it to match format of Spamassassin 3.0 and later.  Reported by
10517         IRIE Tetsuya <irie@t.email.ne.jp>.
10518         (spam-check-bogofilter)
10519         (spam-bogofilter-register-with-bogofilter): Fix args of
10520         `gnus-error' calls.
10521
10522 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
10523
10524         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
10525         unnecessary interaction when sending queued mails.  Reported by
10526         TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
10527
10528 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
10529
10530         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
10531         first or last are nil.
10532
10533 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10534
10535         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
10536
10537 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10538
10539         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
10540
10541 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10542
10543         * dns.el (query-dns): Protect more against buggy tcp output.
10544
10545 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
10546
10547         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
10548         nov.php.
10549
10550 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10551
10552         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
10553         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
10554         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
10555         output on the server side.
10556         (nnweb-google-create-mapping): Update regexps and add some
10557         progress indication.
10558
10559 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
10560
10561         * gnus-group.el (gnus-group-tool-bar-gnome): Fix
10562         gnus-agent-toggle-plugged.  Re-order icons.
10563         (gnus-group-tool-bar-gnome): Add
10564         gnus-group-{prev,next}-unread-group.
10565         (gnus-group-tool-bar-gnome): Re-order icons.
10566
10567         * gnus-sum.el (gnus-summary-tool-bar-gnome): Move
10568         gnus-summary-insert-new-articles.
10569
10570         * message.el (message-tool-bar-gnome, message-tool-bar-retro): Fix
10571         comments.
10572
10573         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
10574         also available in Emacs 21.3.
10575
10576         * message.el (message-fix-before-sending): Change "Emacs 22" to
10577         "Emacs 23 (unicode)" in comment.
10578
10579         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
10580         "Emacs 23 (unicode)" in comment.
10581
10582         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
10583         comment.
10584         (mm-coding-system-p): Add comment about no-MULE XEmacs.
10585
10586         * mm-view.el (mm-fill-flowed): Add :version.
10587
10588 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10589
10590         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
10591         and load-path.
10592
10593 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
10594
10595         * message.el: Autoload gmm-image-load-path.
10596         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
10597         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
10598         consitency.
10599
10600         * gmm-utils.el (gmm-image-load-path): Also search in
10601         "../etc/images".  Don't set gmm-image-load-path if we don't find
10602         the image.
10603
10604 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10605
10606         * gmm-utils.el (gmm-image-load-path): Don't make
10607         `gmm-image-load-path' include subdirectories which the second arg
10608         `image' might specify.
10609
10610         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
10611         subdirectory to icon file names.
10612
10613         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
10614
10615 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
10616
10617         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
10618         gmm-image-load-path calls.
10619
10620         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
10621
10622         * message.el (message-make-tool-bar): Ditto.
10623
10624         * mml.el (mml-preview): Added comment concerning tool bar icons.
10625
10626         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
10627         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
10628
10629         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
10630         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
10631
10632         * message.el (message-tool-bar-gnome): Use new icon names.
10633         (message-make-tool-bar): Use `gmm-image-load-path'.
10634
10635         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path): New
10636         functions from MH-E.
10637         (gmm-image-load-path): New variable from MH-E.
10638         (gmm-image-load-path): New function from MH-E.  Added arguments
10639         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
10640         *-image-load-path-called-flag.
10641
10642 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
10643
10644         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
10645
10646 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
10647
10648         * nnimap.el (nnimap-request-move-article): Change folder back to
10649         source group before deleting.
10650
10651 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
10652
10653         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
10654
10655         * gnus-art.el (mm-url-insert-file-contents-external): Autoload
10656         mm-url.
10657
10658         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
10659
10660 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10661
10662         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
10663         coding system which mm-charset-to-coding-system returns for a
10664         given charset is valid.
10665
10666 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
10667
10668         * html2text.el (html2text-remove-tag-list):
10669         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
10670
10671 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
10672
10673         * gnus-cus.el: Revert 2005-10-17 change.
10674
10675 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10676
10677         * gnus-art.el (article-strip-banner): Call
10678         article-really-strip-banner only when the regexp match is made.
10679
10680 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10681
10682         * gnus-art.el (article-strip-banner): Use
10683         gnus-extract-address-components instead of
10684         mail-header-parse-addresses to make it work with non-ASCII text;
10685         remove mail-encode-encoded-word-string.
10686
10687         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
10688         values which are surrounded with \"...\"; make it never cause a
10689         Lisp error; give up parsing of parameters if it failed in
10690         extracting type.
10691
10692 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
10693
10694         * smime.el (smime-cert-by-ldap-1): Fix bug where
10695         `smime-ldap-search' returns results without userCertificates.
10696
10697 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10698
10699         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
10700
10701 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
10702
10703         * spam.el (spam-check-spamassassin-headers): Adapt format for
10704         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
10705         <ari@mbf.ocn.ne.jp>.
10706         (spam-list-of-processors): Add spam-use-gmane.
10707
10708 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10709
10710         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
10711         make-temp-file; make it work with XEmacs as well.
10712
10713         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
10714         mm-make-temp-file.
10715
10716         * mm-decode.el (mm-display-external): Use the 3rd arg of
10717         mm-make-temp-file.
10718         (mm-create-image-xemacs): Ditto.
10719
10720 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10721
10722         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
10723         with message-narrow-to-headers.
10724         (gnus-draft-setup): Narrow to header to run message-fetch-field.
10725         (gnus-draft-check-draft-articles): New function.
10726         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
10727
10728 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
10729
10730         * gnus-art.el (gnus-article-browse-html-parts):
10731         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
10732         Don't use suffix argument for mm-make-temp-file for Emacs 21
10733         compatibility.  Remove useless `format'.
10734
10735 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10736
10737         * nnweb.el (nnweb-google-wash-article): Update regexps.
10738         (nnweb-group-alist): Use defvoo instead of defvar.
10739
10740 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10741
10742         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
10743         re-loading nn* modules.
10744
10745 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
10746
10747         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
10748         for `tool-bar-mode' and don't check it's default-value.
10749
10750         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
10751
10752         * message.el (message-make-tool-bar): Ditto.
10753
10754         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
10755         `substring'.  Shorten tmp-file name.
10756
10757         * gnus.el: Remove bogus comment.
10758
10759 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
10760
10761         * gnus-art.el (gnus-article-browse-html-parts): New function.
10762         (gnus-article-browse-html-article): New function for viewing html
10763         articles with a browser.
10764
10765 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
10766
10767         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
10768         in elisp.
10769         (pgg-gpg-encrypt-symmetric-region): Ditto.
10770         (pgg-gpg-sign-region): Ditto.
10771
10772         * pgg-def.el (pgg-text-mode): New variable.
10773
10774         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
10775         (mml2015-pgg-encrypt): Ditto.
10776
10777         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
10778         (mml1991-pgg-encrypt): Ditto.
10779
10780 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10781
10782         * nnfolder.el (nnfolder-insert-newsgroup-line): Use
10783         message-make-date instead of current-time-string.
10784
10785         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
10786         to gnus-decoded which mm-uu might set.
10787
10788 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10789
10790         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
10791         don't decode quoted parameters; remove misimported Emacs code.
10792         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10793         (rfc2231-decode-encoded-string): Don't use split-string which
10794         behaves differently according to Emacs version; use
10795         mm-decode-coding-region to convert charset to coding-system.
10796         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10797         (rfc2231-encode-string): Remove misimported Emacs code.
10798
10799 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10800
10801         * gnus-art.el (article-decode-charset): Don't use ignore-errors
10802         when calling mail-header-parse-content-type.
10803         (article-de-quoted-unreadable): Ditto.
10804         (article-de-base64-unreadable): Ditto.
10805         (article-wash-html): Ditto.
10806
10807         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
10808         calling mail-header-parse-content-type and
10809         mail-header-parse-content-disposition.
10810         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
10811         mail-header-parse-content-type.
10812
10813         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
10814         insert charset and format parameters; encode description after
10815         inserting it to buffer.
10816         (mml-insert-parameter): Fold lines properly even if a parameter is
10817         segmented into two or more lines; change the max column to 76.
10818
10819         * rfc1843.el (rfc1843-decode-article-body): Don't use
10820         ignore-errors when calling mail-header-parse-content-type.
10821
10822         * rfc2231.el (rfc2231-parse-string): Return at least type if
10823         possible; don't cause an error even if it fails in parsing of
10824         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10825         (rfc2231-encode-string): Don't break lines at the beginning, leave
10826         it to mml-insert-parameter.
10827
10828         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
10829         calling mail-header-parse-content-type.
10830
10831 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
10832
10833         * spam-report.el (spam-report-gmane-use-article-number):
10834         Improve doc string.
10835         (spam-report-gmane-internal): Check if a suitable header was found
10836         in the article.
10837
10838 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10839
10840         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
10841         (rfc2231-encode-string): Make param*=value always begin with LWSP.
10842
10843 2006-02-05  Romain Francoise  <romain@orebokech.com>
10844
10845         Update copyright notices of all files in the gnus directory.
10846
10847 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10848
10849         * nnweb.el (nnweb-request-group): Avoid growing overview files.
10850
10851 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10852
10853         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
10854         segmented lines of parameter value to cope with Thunderbird 1.5
10855         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
10856         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10857         (rfc2231-encode-string): Don't make lines exceeding 76 column.
10858
10859 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
10860
10861         * mml.el (mml-generate-mime-1): Correct the order of inline signed
10862         parts.
10863
10864 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10865
10866         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
10867         there's only one active file for all servers.
10868         (nnweb-request-scan): Make sure nnweb-articles is initialized on
10869         solid groups.  Gnus might have used a FAST request to select the group.
10870         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
10871         and nnweb-search redundantly in the active file.
10872         (nnweb-request-list): Don't list bogus groups.  There can only be one.
10873         (nnweb-request-create-group): Don't use ARGS.
10874         (nnweb-possibly-change-server, nnweb-request-group): Remove some
10875         initialisations.  Let nnoo do the work.
10876
10877 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
10878
10879         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
10880         Say the part has been decoded.
10881
10882         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
10883
10884 2006-01-31  Kevin Ryde  <user42@zip.com.au>
10885
10886         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
10887         mailcap-viewer-test-cache when there's no 'test clause, since that
10888         will invert the meaning of a "nil" test previously determined by
10889         mailcap-mailcap-entry-passes-test.
10890
10891 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10892
10893         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
10894         compiling.
10895
10896         * gnus-sum.el: Ditto.
10897
10898         * message.el: Don't bind tool-bar-map when compiling.
10899
10900 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
10901
10902         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
10903
10904 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10905
10906         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
10907         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
10908         current Google Groups.
10909
10910 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
10911
10912         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
10913         and tool-bar-mode.
10914
10915         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
10916         and tool-bar-mode.
10917
10918         * message.el (message-tool-bar-update): Simplify.
10919         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
10920
10921         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
10922         gnus-summary-buffer.
10923         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
10924         gnus-summary-reply.
10925
10926         * gmm-utils.el (gmm): Add :version.
10927
10928 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10929
10930         * Makefile.in (clean): New rule.
10931         (distclean): Use it.
10932
10933 2006-01-26  Steve Youngs  <steve@sxemacs.org>
10934
10935         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list): Don't
10936         autoload.
10937
10938 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10939
10940         * gmm-utils.el (gmm-verbose): Add :group.
10941
10942 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
10943
10944         * message.el: Change some comments WRT tool-bars.
10945
10946         * gnus-sum.el (gnus-summary-tool-bar)
10947         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
10948         (gnus-summary-tool-bar-zap-list): New variables.
10949         (gnus-summary-make-tool-bar): Complete rewrite using
10950         `gmm-tool-bar-from-list'.
10951
10952         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
10953         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list): New
10954         variables.
10955         (gnus-group-make-tool-bar): Complete rewrite using
10956         `gmm-tool-bar-from-list'.
10957         (gnus-group-tool-bar-update): New function.
10958
10959         * message.el (message-mode-field-menu): Add "Show hidden Headers".
10960
10961 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10962
10963         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
10964         is dissected into a single part of which the type is the same as
10965         the given one; decode charset.
10966
10967 2006-01-21  Kevin Ryde  <user42@zip.com.au>
10968
10969         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
10970         into alists as symbol not string, since that's what
10971         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
10972         look for.
10973
10974 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
10975
10976         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
10977         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
10978
10979         * message.el (message-tool-bar-gnome): Use gmm-ignore.
10980
10981 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10982
10983         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
10984         (gnus-xmas-mime-security-button-menu): New function.
10985
10986         * gnus-art.el (gnus-mime-security-button-commands): New variable.
10987         (gnus-mime-security-button-menu): New definition.
10988         (gnus-mime-security-button-map): Use them.
10989         (gnus-mime-security-button-menu): New function.
10990         (gnus-insert-mime-security-button): Addition to help echo.
10991         (gnus-mime-security-run-function, gnus-mime-security-save-part)
10992         (gnus-mime-security-pipe-part): New functions.
10993
10994         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
10995         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
10996
10997         * mm-decode.el (mm-handle-set-disposition): Remove.
10998         (mm-handle-set-description): Remove.
10999
11000 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11001
11002         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
11003         (mm-w3m-standalone-supports-m17n-p): New function.
11004         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
11005         w3m usage.
11006
11007         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone): Use
11008         mm-w3m-standalone-supports-m17n-p to alter w3m usage.
11009
11010 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
11011
11012         * message.el (message-tool-bar-zap-list): Use
11013         gmm-tool-bar-zap-list as custom type.
11014         (message-tool-bar-update): New function.
11015         (message-tool-bar, message-tool-bar-gnome)
11016         (message-tool-bar-retro): Add message-tool-bar-update.
11017         (message-tool-bar-gnome): Add flyspell-buffer.
11018
11019         * gnus-util.el (gnus-error): Describe `args'.
11020
11021         * gmm-utils.el (gmm-error): Describe `args'.
11022         (gmm-tool-bar-zap-list): New widget.
11023         (gmm-tool-bar-from-list): Improve description of `zap-list'.
11024
11025 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11026
11027         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
11028         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
11029         the number of recursive calls.
11030
11031         * mm-decode.el (mm-handle-set-disposition): New macro.
11032         (mm-handle-set-description): New macro.
11033
11034 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11035
11036         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
11037         encoding.
11038
11039 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
11040
11041         * message.el (message-tool-bar-zap-list, message-tool-bar)
11042         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
11043         (message-tool-bar-local-item-from-menu): Remove.
11044         (message-tool-bar-map): Replace by `message-make-tool-bar'.
11045         (message-make-tool-bar): New function.
11046         (message-mode): Use `message-make-tool-bar'.
11047
11048         * gmm-utils.el: New file.
11049         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
11050         (gmm-lazy): New widget copied from `nnmail.el'.
11051         (gmm-tool-bar-from-list): New function for creating customizable
11052         tool bars.
11053         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
11054         output.
11055         (gmm): Add :prefix to defgroup.
11056
11057 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
11058
11059         * gmm-utils.el (gmm-widget-p): New function.
11060
11061 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
11062
11063         * mml.el (mml-attach-file): Describe `description' in doc string.
11064         (mml-menu): Add Emacs MIME manual and PGG manual.
11065
11066 2006-01-20  Richard M. Stallman  <rms@gnu.org>
11067
11068         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
11069
11070 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
11071
11072         * nntp.el (nntp-end-of-line): Doc fix.
11073
11074 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
11075
11076         * imap.el (imap-open): Handle case where buffer is a buffer
11077         object.
11078
11079 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
11080
11081         * gnus-delay.el (gnus-delay): Don't autoload.
11082         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
11083         to be re-loaded when customizing the `gnus-delay' group.
11084
11085 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
11086
11087         * message.el (message-insert-citation-line): Use newlines.
11088
11089 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
11090
11091         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
11092         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
11093         these routines, so the passphrase can be managed externally and
11094         passed in to the system.
11095         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
11096         pgg-add-passphrase-to-cache function.
11097
11098         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
11099         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
11100         these routines, so the passphrase can be managed externally and
11101         passed in to the system.
11102         (pgg-pgp5-sign-region): Use new name of
11103         pgg-add-passphrase-to-cache function.
11104
11105 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
11106
11107         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
11108         part of the decoded armor to find the key-identifier.
11109         (pgg-gpg-lookup-key-owner): New function to return the
11110         human-readable identifier of a key owner.
11111         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
11112         itself.
11113         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
11114         the key value) if we have a key and can match it against a secret
11115         key.  Also, added a note pointing out fact that the prompt only
11116         indicates the first matching key.
11117
11118         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
11119         pgg-decrypt-region.
11120         (pgg-add-passphrase-to-cache): Rename from
11121         `pgg-add-passphrase-cache' to reduce confusion (all callers
11122         changed).
11123         (pgg-remove-passphrase-from-cache): Rename from
11124         `pgg-remove-passphrase-cache' to reduce confusion (all callers
11125         changed).
11126         (pgg-read-passphrase, pgg-add-passphrase-cache)
11127         (pgg-remove-passphrase-cache): Add informative docstrings.
11128         (pgg-decrypt): Convey provided passphrase in subordinate call to
11129         pgg-decrypt-region.
11130
11131 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
11132
11133         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
11134         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
11135         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
11136         'passphrase' argument, so the passphrase can be managed externally
11137         and then passed in to the system.
11138
11139         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
11140         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
11141         so the passphrase cache can be used reliably with identifiers
11142         besides a pgp packet's key id.
11143
11144         * pgg-gpg.el (pgg-gpg-encrypt-region)
11145         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
11146         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
11147         these routines, so the passphrase can be managed externally and
11148         passed in to the system.
11149
11150         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
11151         'notruncate' argument, so the passphrase cache can be used
11152         reliably with identifiers besides a pgp packet's key id.
11153
11154 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
11155
11156         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
11157         symmetric encryption.
11158         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
11159         encrypted session key.
11160         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
11161         message ask for the passphrase in a proper way.
11162
11163         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
11164         New user commands for symmetric encryption.
11165
11166 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11167
11168         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
11169
11170         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
11171
11172 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
11173
11174         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
11175
11176 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11177
11178         * mm-decode.el (mm-inlined-types): Add application/pgp.
11179         (mm-automatic-display): Ditto.
11180
11181         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
11182         part as text.
11183
11184 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11185
11186         * nnrss.el: Update copyright.
11187         (nnrss-opml-import): Query whether to subscribe to each entry.
11188
11189         * gnus-art.el:
11190         * gnus-sum.el:
11191         * gnus-xmas.el:
11192         * messagexmas.el:
11193         * mm-uu.el:
11194         * mm-view.el: Update copyright.
11195
11196 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
11197
11198         * message.el (message-info): New function.
11199         (message-mode-menu): Add it.
11200         Update copyright.
11201
11202         * ChangeLog: Fix and update copyright.
11203
11204 2006-01-13  Romain Francoise  <romain@orebokech.com>
11205
11206         * message.el (message-forward-subject-name-subject): Prefer the
11207         address to 'nowhere' if the sender has no name.
11208         Fix typo.  Update copyright year.
11209
11210 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11211
11212         * gnus-art.el (article-wash-html): Use
11213         gnus-summary-show-article-charset-alist if a numeric arg is given.
11214         (gnus-article-wash-html-with-w3m-standalone): New function.
11215
11216         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
11217         mm-inline-text-html-render-with-w3m-standalone.
11218         (mm-text-html-washer-alist): Map w3m-standalone to
11219         gnus-article-wash-html-with-w3m-standalone.
11220         (mm-inline-text-html-render-with-w3m-standalone): New function.
11221
11222 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
11223
11224         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
11225         Improve LaTeX.
11226
11227 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11228
11229         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
11230         (nnrss-request-article): Render text/plain parts as HTML.
11231
11232         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
11233         the buffer.
11234
11235 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
11236
11237         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
11238         custom definition of `gnus-posting-styles'.
11239
11240         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
11241         print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
11242
11243 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
11244
11245         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
11246         Use nntp for bug archive.
11247
11248 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11249
11250         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
11251         parts.
11252         (nnrss-normalize-date): New function converts ISO 8601 date into
11253         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
11254         (nnrss-check-group): Use it.
11255
11256 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11257
11258         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
11259
11260         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
11261         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
11262         (nnrss-insert-w3): Ditto.
11263
11264 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11265
11266         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
11267         the articles to be forwarded including the case where neither a
11268         number of articles nor a region is specified.
11269
11270 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
11271
11272         * nnrss.el (nnrss-request-article): Fix last change; fill
11273         text/plain parts.
11274
11275 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11276
11277         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
11278         in text/plain part.
11279         (nnrss-check-group): Don't add excessive newline to dc:subject.
11280
11281 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
11282
11283         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
11284         article.
11285
11286 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
11287
11288         * nnml.el: Don't require gnus-bcklg.  Autoload it.
11289         (nnml-use-compressed-files, nnml-save-mail): Support other
11290         comression programs such as bzip2.
11291
11292 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11293
11294         * dns.el (query-dns): Make sure we check the buffer size before
11295         removing tcp headers.
11296
11297 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11298
11299         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
11300         remove MIME buttons associated with multipart/alternative parts.
11301         (gnus-mime-display-alternative): Tag buttons using `article-type'
11302         text property.
11303
11304         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
11305         associated with multipart/alternative parts.
11306
11307         * gnus-art.el (gnus-signature-separator): Fix custom type.
11308
11309         * mm-decode.el (mm-inlined-types): Fix custom type.
11310         (mm-keep-viewer-alive-types): Ditto.
11311         (mm-automatic-display): Ditto.
11312         (mm-attachment-override-types): Ditto.
11313         (mm-inline-override-types): Ditto.
11314         (mm-automatic-external-display): Ditto.
11315
11316 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
11317
11318         * spam-report.el (spam-report-user-mail-address)
11319         (spam-report-user-agent): New variables.
11320         (spam-report-url-ping-plain): Use spam-report-user-agent.
11321
11322 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
11323
11324         * gnus-art.el (gnus-button-handle-custom): Do not just use
11325         `customize-apropos' for any "M-x customize-*" button but the
11326         function called for.  Accept both the function name and its
11327         argument in order to achieve this.
11328         (gnus-button-alist): Remove support for "custom:" URL's.  Pass
11329         function name to `gnus-button-handle-custom' in case of "M-x
11330         customize-*" buttons.
11331
11332 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11333
11334         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
11335         multipart/alternative and add xref to mm-discouraged-alternatives
11336         in doc string.
11337
11338         * mm-decode.el (mm-discouraged-alternatives): Add xref to
11339         gnus-buttonized-mime-types in doc string.
11340
11341 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
11342
11343         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
11344         Suggest image/.* in the doc string.
11345
11346 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
11347
11348         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
11349         message-marks (Debian bug #342521).
11350
11351 2005-12-12  Simon Josefsson  <jas@extundo.com>
11352
11353         * password.el (password-read-from-cache): Add.
11354         (password-read): Use it.
11355
11356 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11357
11358         * rfc2047.el (rfc2047-charset-to-coding-system): Recognize
11359         us-ascii as a MIME charset.
11360
11361         * mm-bodies.el (mm-decode-content-transfer-encoding): Protect
11362         against the case where the 2nd arg TYPE is nil.
11363
11364 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
11365
11366         * pop3.el (pop3-stream-type): Fix custom version.
11367
11368         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
11369
11370 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
11371
11372         * mm-decode.el (mm-display-external): Add missing cdr.
11373
11374 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11375
11376         * mm-decode.el (mm-display-external): Use nametemplate (defined in
11377         RFC1524) if it is in mailcap or add a suffix according to
11378         mailcap-mime-extensions when generating a temp filename; postpone
11379         deleting a temp file for 2 seconds for some wrappers, shell
11380         scripts, and so on, which might exit right after having started a
11381         viewer command as a background job.
11382
11383 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
11384
11385         * nntp.el (nntp-marks-directory): Fix custom group.
11386
11387         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
11388         steps when < 10.
11389
11390         * gnus-start.el (gnus-no-server-1): Mention
11391         `gnus-level-default-subscribed' in doc string.
11392
11393 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
11394
11395         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
11396         parens.
11397
11398 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11399
11400         * gnus-xmas.el (gnus-use-toolbar): Revert.
11401         (gnus-xmas-setup-toolbar): Use global default-toolbar if
11402         gnus-use-toolbar is default.
11403
11404         * messagexmas.el (message-use-toolbar): Revert.
11405         (message-setup-toolbar): Use global default-toolbar if
11406         message-use-toolbar is default.
11407
11408 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11409
11410         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
11411         according to default-toolbar-visible-p.
11412
11413         * messagexmas.el (message-use-toolbar): Ditto.
11414
11415 2005-11-26  Dave Love  <fx@gnu.org>
11416
11417         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
11418         (tls-program, tls-success): Provide openssl alternative.
11419
11420         * starttls.el: Doc fixes.
11421         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
11422         SERVICE to PORT.
11423
11424         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
11425         port null or service name.
11426         (starttls-negotiate): Autoload.
11427
11428 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11429
11430         * message.el (message-kill-to-signature): Fix interactive spec.
11431
11432 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11433
11434         * pop3.el (pop3-open-server): Recognize a string as a service name.
11435
11436 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
11437
11438         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
11439
11440 2005-11-23  Dave Love  <fx@gnu.org>
11441
11442         Add pop3s, pop3/starttls.
11443
11444         * pop3.el (pop3-authentication-scheme): Clarify doc.
11445         (open-tls-stream, starttls-open-stream): Autoload.
11446         (pop3-stream-type): New.
11447         (pop3-open-server): Use it.
11448
11449         * mail-source.el (mail-sources): Fix some :types.  Add stream type
11450         for POP.
11451         (mail-source-keyword-map): Add :stream for POP.
11452         (mail-source-fetch-pop): Use pop3-stream-type.
11453
11454 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11455
11456         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
11457         of current-time-string.
11458
11459 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
11460
11461         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
11462         date header.
11463
11464 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
11465
11466         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
11467         it can seriously impact performance as it bypasses the agent's
11468         local caches.
11469
11470 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
11471
11472         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
11473         must be explicitly online rather than "not explicitly offline" for
11474         its flags to be synchronized.
11475
11476         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
11477         that gnus-uu-unmark-thread will function correctly.
11478
11479         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
11480         1024K is instead displayed as 1M.
11481
11482 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11483
11484         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
11485
11486 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
11487
11488         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
11489
11490 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
11491
11492         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
11493         error message to display actual error condition.
11494         (gnus-agent-save-local): Avoid saving symbols that are bound to
11495         nil as they simply result in a warning message in
11496         gnus-agent-read-local.
11497
11498 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11499
11500         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
11501         rather than make-variable-buffer-local for file-precious-flag.
11502
11503 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
11504
11505         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
11506         for duplicates which are removed.  The invalid sort check then
11507         triggers a rescan after the sort as sorting may have moved
11508         duplicate entries such that they can be cheaply detected.
11509
11510 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11511
11512         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
11513
11514 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
11515
11516         * gnus-agent.el (gnus-agent-article-alist-save-format): Changed
11517         internal variable to a custom variable.  Changed default value
11518         from compressed(2) to uncompressed(1).
11519         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
11520         support for uncompressed agentview files.  Taken together, reading
11521         the agentview file should now be 6-7 times faster.
11522
11523 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
11524
11525         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
11526         as a buffer-local variable.  This avoids creating truncated
11527         dribble files as a result of a hang up, eg.
11528
11529 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
11530
11531         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
11532         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
11533         XEmacs.
11534
11535 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
11536
11537         * gnus-start.el (gnus-start-draft-setup): Enforce
11538         `gnus-draft-mode' for nndraft:drafts at startup.
11539
11540         * gnus.el (gnus-splash): Change custom group.
11541         (gnus-group-get-parameter, gnus-group-parameter-value): Describe
11542         allow-list argument.
11543
11544         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
11545         string.
11546
11547 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
11548
11549         * gnus-art.el (gnus-default-article-saver): Add user-defined
11550         `function' to custom type.
11551
11552 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
11553
11554         * imap.el (imap-open): Handle case where buffer is a buffer
11555         object.
11556
11557 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
11558
11559         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
11560         long lines.
11561         (gnus-cache-delete-group): Wrap doc strings.
11562
11563         * gnus-agent.el (gnus-agent-rename-group)
11564         (gnus-agent-delete-group): Wrap doc strings.
11565
11566 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11567
11568         * messagexmas.el (message-use-toolbar): Change the valid values
11569         into default, top, bottom, left, and right.
11570         (message-toolbar-thickness): New variable.
11571         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
11572         well.
11573         (message-setup-toolbar): Make it work.
11574
11575         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
11576         (gnus-use-toolbar): Change the valid values into default, top,
11577         bottom, left, and right.
11578         (gnus-toolbar-thickness): New variable.
11579         (gnus-xmas-setup-toolbar): New function.
11580         (gnus-xmas-setup-group-toolbar): Use it.
11581         (gnus-xmas-setup-summary-toolbar): Use it.
11582
11583 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11584
11585         * gnus-start.el (gnus-1): Add "native" to
11586         gnus-predefined-server-alist.
11587
11588         * gnus.el (gnus-method-to-server): Don't add "native" to the
11589         lists here, because that leads to problems when
11590         gnus-select-method is bound.
11591
11592 2005-11-09  Simon Josefsson  <jas@extundo.com>
11593
11594         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
11595         use (not sort-by-date) instead.
11596
11597 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
11598
11599         * gnus-delay.el (gnus-delay-group): Don't autoload.
11600         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
11601         to be re-loaded when customizing the `gnus-delay' group.
11602
11603 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
11604
11605         * message.el: Revert last changes.
11606         (message-insert-citation-line): Use newlines.
11607
11608 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
11609
11610         * message.el (message-courtesy-message)
11611         (message-mark-insert-begin, message-mark-insert-end)
11612         (message-elide-ellipsis, message-cancel-message)
11613         (message-add-header, message-change-subject)
11614         (message-cross-post-followup-to-header)
11615         (message-cross-post-insert-note, message-reduce-to-to-cc)
11616         (message-widen-reply, message-delete-not-region)
11617         (message-kill-to-signature, message-insert-signature)
11618         (message-insert-importance-high, message-insert-importance-low)
11619         (message-insert-or-toggle-importance)
11620         (message-insert-disposition-notification-to)
11621         (message-indent-citation, message-yank-original)
11622         (message-cite-original-without-signature, message-cite-original)
11623         (message-insert-citation-line, message-position-on-field)
11624         (message-fix-before-sending, message-send-mail-partially)
11625         (message-send-mail, message-send-mail-with-sendmail)
11626         (message-send-mail-with-qmail, message-send-news)
11627         (message-check-news-header-syntax, message-generate-headers)
11628         (message-insert-courtesy-copy, message-fill-address)
11629         (message-fill-header, message-shorten-references)
11630         (message-setup-1, message-cancel-news)
11631         (message-forward-make-body-plain, message-forward-make-body-mime)
11632         (message-forward-make-body-mml, message-encode-message-body)
11633         (message-forward-make-body-digest-plain)
11634         (message-forward-make-body-digest-mime)
11635         (message-use-alternative-email-as-from): Insert `hard-newline'
11636         instead of ordinary newlines.
11637
11638 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11639
11640         * message.el (message-generate-headers): Downcase the argument
11641         given to message-check-element.
11642
11643 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
11644
11645         * nntp.el (nntp-authinfo-rejected): New error condition.
11646         (nntp-wait-for): Use new error condition to signal authentication
11647         error.
11648         (nntp-retrieve-data): Rethrow new error condition to break out of
11649         recursive call to nntp-send-authinfo.
11650
11651 2005-11-08  Romain Francoise  <romain@orebokech.com>
11652
11653         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
11654         (gnus-summary-exit-map): Bind to `Z p'.
11655         (gnus-summary-make-menu-bar): Add menu item.
11656
11657 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
11658
11659         * gnus-art.el (gnus-article-treat-custom): Add `first'.
11660         (gnus-treat-*): Add `first' in all doc strings.
11661
11662         * gnus-group.el (gnus-group-compact-group): Fix typo.
11663
11664 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11665
11666         * gnus.el (gnus-parameters-case-fold-search): New variable.
11667         (gnus-parameters-get-parameter): Use it.
11668
11669         * gnus-score.el (gnus-home-score-file): Doc fix.
11670
11671 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
11672
11673         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
11674
11675 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
11676
11677         * mm-util.el (mm-special-display-p): New function.
11678
11679         * mml.el (mml-preview): Use it; doc fix.
11680
11681 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
11682
11683         * imap.el (imap-open): Handle case where buffer is a buffer object.
11684
11685 2005-10-29  Romain Francoise  <romain@orebokech.com>
11686
11687         * message.el (message-fix-before-sending): Fix comment.
11688
11689 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
11690
11691         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
11692
11693 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
11694
11695         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
11696         Used in gnus-score.el.
11697
11698 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
11699
11700         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
11701
11702 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
11703
11704         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
11705         whitespace removed in revision 7.8.  Use concatenated string to
11706         protect trailing whitespace.
11707
11708 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
11709
11710         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
11711         (nnimap-request-expire-articles): Use it to avoid sending 'UID
11712         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
11713         Courier IMAP ("some version from 2004").  Mostly based on similar
11714         code in the same function.
11715
11716 2005-10-26  Didier Verna  <didier@xemacs.org>
11717
11718         * gnus-group.el (gnus-group-compact-group): Invalidate original
11719         article buffer.
11720         * gnus-srvr.el (gnus-server-compact-server): Ditto.
11721         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
11722         NOV database and in article itself.
11723         Invalidate article backlog.
11724
11725 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
11726
11727         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
11728
11729 2005-10-26  Simon Josefsson  <jas@extundo.com>
11730
11731         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
11732         part of 2004-07-25 change.
11733
11734 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11735
11736         * message.el (message-display-completion-list): New function.
11737         (message-expand-group): Use it; make sure the Completions buffer
11738         is modifiable.
11739 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
11740
11741         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
11742         user-mail-name is an empty string.
11743
11744 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
11745
11746         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
11747         depending on gnus-score-decay-constant.
11748
11749         * encrypt.el (encrypt-insert-file-contents)
11750         (encrypt-write-file-contents): Don't use `gnus-message'.
11751
11752         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
11753         arguments.
11754         (mm-uu-type-alist): Add message-marks and insert-marks.  Pass
11755         arguments to mm-uu-verbatim-marks-extract.
11756         (mm-uu-hide-markers): New variable.
11757         (mm-uu-extract): Use face similar to `gnus-cite-3'.
11758
11759         * gnus-fun.el (gnus-convert-image-to-x-face-command)
11760         (gnus-convert-image-to-face-command): Use "convert" by default to
11761         allow other input image formats.
11762         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
11763         accordingly.
11764
11765 2005-10-23  Simon Josefsson  <jas@extundo.com>
11766
11767         * imap.el (imap-gssapi-program): Align command line parameters
11768         with latest GNU SASL.
11769         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
11770
11771 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11772
11773         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
11774         HTML.
11775         (nnslashdot-request-article): Ditto.
11776
11777         * lpath.el (featurep): Add nobreak-char-display.
11778
11779 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
11780
11781         * mail-source.el (mail-source-fetch-pop): Require pop3.
11782         (mail-source-check-pop): Ditto.
11783
11784 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11785
11786         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
11787         errors.
11788
11789 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
11790
11791         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
11792         (gnus-treat-strip-leading-blank-lines): Improve doc string.
11793
11794         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
11795
11796         * mm-bodies.el (mm-decode-string): Call
11797         `mm-charset-to-coding-system' with allow-override argument.
11798
11799 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11800
11801         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
11802         (rfc2047-charset-to-coding-system): New function.
11803         (rfc2047-decode-encoded-words): New function.
11804         (rfc2047-decode-region): Use them.
11805         (rfc2047-decode-cte): Remove.
11806         (rfc2047-parse-and-decode): Remove.
11807         (rfc2047-decode): Remove.
11808
11809 2005-10-15  Kenichi Handa  <handa@m17n.org>
11810
11811         * rfc2047.el (rfc2047-decode-cte): New function.
11812         (rfc2047-decode-region): Change the way to decode successive
11813         encoded-words: decode B- or Q-encoding in each encoded-word,
11814         concatenate them, and decode it as charset.
11815
11816 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11817
11818         * lpath.el: Fbind codepage-setup for XEmacs.
11819
11820 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
11821
11822         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
11823         widget-move-and-invoke.
11824         (gnus-custom-mode): Use gnus-custom-map.
11825
11826 2005-10-15  Bill Wohler  <wohler@newt.com>
11827
11828         * message.el (message-tool-bar-map): Renamed image file from
11829         mail_send to mail/send.
11830
11831 2005-10-16  Masatake YAMATO  <jet@gyve.org>
11832
11833         * message.el (message-expand-group): Pass the common
11834         prefix substring of completion to `display-completion-list'.
11835
11836 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
11837
11838         * mml-sec.el (mml-secure-method): New internal variable.
11839         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
11840         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt): New
11841         functions using mml-secure-method.
11842
11843         * mml.el (mml-mode-map): Add key bindings for those functions.
11844         (mml-menu): Simplify security menu entries.  Suggested by Jesper
11845         Harder <harder@myrealbox.com>.
11846         (mml-attach-file, mml-attach-buffer, mml-attach-external): Goto
11847         end of message if point is the headers of the message.
11848
11849         * message.el (message-in-body-p): New function.
11850
11851         * assistant.el: Autoload gnus-util and netrc.
11852
11853         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
11854         Use `mm-charset-override-alist' only when decoding.
11855
11856         * mm-bodies.el (mm-decode-body): Call
11857         `mm-charset-to-coding-system' with allow-override argument.
11858
11859         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
11860         `filename' from Content-Disposition if Content-Type doesn't
11861         provide `name'.
11862         (gnus-mime-view-part-as-type): Set default instead of
11863         initial-input.
11864
11865 2005-10-09  Daniel Brockman  <daniel@brockman.se>
11866
11867         * format-spec.el (format-spec): Propagate text properties of % spec.
11868
11869 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
11870
11871         * gnus-art.el (gnus-treat-predicate): Add `first'.
11872
11873 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
11874
11875         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
11876         (mm-charset-override-alist): New variable.
11877         (mm-charset-to-coding-system): Use it.
11878         (mm-codepage-setup): New helper function.
11879         (mm-charset-eval-alist): New variable.
11880         (mm-charset-to-coding-system): Use mm-charset-eval-alist.  Warn
11881         about unknown charsets.
11882
11883         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
11884
11885 2005-10-04  David Hansen  <david.hansen@gmx.net>
11886
11887         * nnrss.el (nnrss-request-article): Add support for the comments tag.
11888         (nnrss-check-group): Ditto.
11889
11890 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
11891
11892         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
11893         Rename x-gnus-verbatim to x-verbatim.
11894         (mm-uu-type-alist): Fix regexp for verbatim-marks.
11895
11896         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
11897         x-verbatim.
11898
11899         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
11900
11901         * gnus-util.el (gnus-remove-duplicates): Remove.
11902
11903         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
11904         instead of gnus-remove-duplicates.
11905
11906         * message.el (message-remove-duplicates): Remove.
11907         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
11908         message-remove-duplicates.
11909
11910         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
11911         available, else use implementation from `delete-dups'.
11912
11913         * message.el (message-insert-expires): New function.
11914         (message-mode-map): Add key binding.
11915         (message-mode-field-menu): Add menu entry.
11916         (message-mode): Document it.
11917         (message-make-expires-date): Use `message-make-date'.
11918
11919 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
11920
11921         * message.el (message-make-expires-date): New function.
11922
11923 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
11924
11925         * Makefile.in (list-installed-shadows): New entry.
11926         (install): Use it.
11927         (remove-installed-shadows): New entry.
11928
11929         * dgnushack.el (dgnushack-default-load-path): New variable.
11930         (dgnushack-find-lisp-shadows): New function.
11931         (dgnushack-remove-lisp-shadows): New function.
11932
11933 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11934
11935         * Makefile.in (install-el-elc): New entry.
11936         (install): Use it so that .el files are necessarily installed.
11937
11938 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11939
11940         * time-date.el: Autoload parse-time-string, XEmacs needs it.
11941
11942 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
11943
11944         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
11945         function rather than the diff-mode.el package.
11946         (mm-display-external): Use with-current-buffer.
11947         (mm-viewer-completion-map, mm-viewer-completion-map):
11948         Move initialization inside declaration.
11949
11950 2005-09-29  Simon Josefsson  <jas@extundo.com>
11951
11952         * spam.el: Load hashcash when compiling, to avoid warnings.  Don't
11953         autoload mail-check-payment.
11954         (spam-check-hashcash): Define unconditionally, since hashcash.el
11955         is part of Gnus now.  Ignore errors from payment checking.
11956
11957 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
11958
11959         * message.el (message-bold-region, message-unbold-region): Rename
11960         from `bold-region' and `unbold-region'.
11961
11962         * message.el: Remove useless autoloads.
11963
11964 2005-09-28  Simon Josefsson  <jas@extundo.com>
11965
11966         * message.el (message-use-idna): Default to t.
11967         (message-use-idna): Test whether encoding works too.  Doc fix.
11968
11969 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11970
11971         * nntp.el (nntp-warn-about-losing-connection): Remove.
11972
11973 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
11974
11975         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
11976         customizable.  Change default value.
11977         (mm-uu-diff-groups-regexp): Change default value.
11978         (mm-uu-type-alist): Add doc string.
11979         (mm-uu-configure): Add doc string.  Make it interactive.
11980         (mm-uu-tex-groups-regexp): New variable.
11981         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
11982         (mm-uu-type-alist): Add LaTeX documents.
11983         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
11984         of "text/verbatim".
11985         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
11986
11987         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
11988         instead of "text/verbatim".
11989
11990         * message.el (message-mark-inserted-region)
11991         (message-mark-insert-file): Use slrn style marks when called with
11992         prefix argument.
11993
11994 2005-09-27  Simon Josefsson  <jas@extundo.com>
11995
11996         * message.el (message-idna-to-ascii-rhs-1): Reformat.
11997
11998 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
11999
12000         * message.el (message-remove-duplicates): New function.
12001         Implementation borrowed from `gnus-remove-duplicates'.
12002         (message-idna-to-ascii-rhs): Also encode idna addresses in
12003         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
12004         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
12005         only ask about the same idna domain once per header and also tell
12006         in what header to replace the idna domain.
12007
12008         * gnus-art.el (article-decode-idna-rhs): Also decode idna
12009         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
12010         (article-decode-idna-rhs): Fix regexp so that all idna-address in
12011         a header is decoded and not just the last one.
12012
12013 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12014
12015         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
12016         has been decoded.
12017
12018         * mm-decode.el (mm-automatic-display): Add text/verbatim.
12019         (mm-insert-part): Don't modify text if it has been decoded.
12020
12021         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
12022         decoded.
12023
12024         * mm-view.el (mm-inline-text): Don't strip text props unless
12025         decoding enriched or richtext parts.
12026
12027 2005-09-25  Romain Francoise  <romain@orebokech.com>
12028
12029         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
12030         * gnus-start.el (gnus-subscribe-interactively):
12031         * gnus-uu.el (gnus-uu-grab-articles):
12032         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
12033         space.
12034
12035 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
12036
12037         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
12038         * mm-view.el (mm-view-pkcs7-decrypt):
12039         * gnus-sum.el (gnus-summary-limit-to-extra)
12040         (gnus-summary-respool-article, gnus-read-move-group-name):
12041         * gnus-score.el (gnus-summary-increase-score):
12042         * gnus-util.el (gnus-completing-read-with-default):
12043         * gnus-art.el (gnus-read-save-file-name)
12044         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
12045         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
12046         * message.el (message-check-news-header-syntax):
12047         Follow convention for reading with the minibuffer.
12048
12049 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
12050
12051         * spam-report.el (spam-report-url-ping-plain):
12052         Use gnus-extended-version as User-Agent.
12053
12054         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
12055         default value is nil.
12056
12057         * mm-uu.el (mm-uu-type-alist): Added slrn style verbatim-marks.
12058         (mm-uu-verbatim-marks-extract): New function.
12059         (mm-uu-extract): New face.
12060         (mm-uu-copy-to-buffer): Use it.
12061
12062         * spam-report.el (spam-report-gmane-ham): Renamed from
12063         `spam-report-gmane-unspam'.
12064         (spam-report-gmane-internal): Renamed from `spam-report-gmane'.
12065         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
12066
12067         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
12068         Autoload.
12069         (spam-report-gmane-unregister-routine): Renamed
12070         `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
12071
12072 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
12073
12074         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
12075         (spam-report-gmane-unregister-routine): Add support for gmane
12076         unregistration.
12077
12078         * spam-report.el (spam-report-gmane-unspam)
12079         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
12080         (spam-report-gmane): Change to take a single article and do unspam
12081         registration.
12082
12083 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
12084
12085         * mm-url.el (mm-url-decode-entities): Fix regexp.
12086
12087 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12088
12089         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
12090         default to nil, to be able to use Gnus at all.  If the default
12091         switches to something else, then the function should be fixed not
12092         be exceedingly slow.
12093
12094 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
12095
12096         * gnus-start.el (gnus-activate-group): If the server is nil, don't
12097         fail hard.
12098
12099         * spam-report.el: Add better Keywords line.
12100
12101         * spam.el: Add Maintainer and better Keywords line.
12102
12103 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
12104
12105         * gnus-art.el (gnus-article-replace-part)
12106         (gnus-mime-replace-part): New functions.
12107         (gnus-mime-action-alist, gnus-mime-button-commands)
12108         (gnus-mime-save-part-and-strip): Added file argument.
12109         (gnus-article-part-wrapper): Added interactive argument.
12110
12111         * gnus-sum.el (gnus-summary-mime-map): Add
12112         `gnus-article-replace-part'.
12113
12114 2005-09-19  Didier Verna  <didier@xemacs.org>
12115
12116         The nnml compaction feature:
12117         * nnml.el (nnml-request-compact-group): New function.
12118         * nnml.el (nnml-request-compact): New function.
12119         * gnus-int.el (gnus-request-compact-group): New function.
12120         * gnus-int.el (gnus-request-compact): New function.
12121         * gnus-group.el (gnus-group-compact-group): New function.
12122         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
12123         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
12124         * gnus-srvr.el (gnus-server-compact-server): New function.
12125         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
12126         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
12127
12128 2005-09-18  Deepak Goel  <deego@gnufans.org>
12129
12130         * sieve.el (sieve-help): Fix `message' call: first arg should be a
12131         format spec.
12132
12133 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12134
12135         * gnus.el (gnus-group-startup-message): Bind image-load-path.
12136
12137 2005-09-15  Romain Francoise  <romain@orebokech.com>
12138
12139         * message.el (message-fill-paragraph): Clarify docstring.
12140
12141 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12142
12143         * gnus-art.el (gnus-mime-display-part): Protect against broken
12144         MIME messages.
12145
12146 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12147
12148         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
12149         before parsing header.
12150
12151 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
12152
12153         * html2text.el (html2text-replace-list): Add new entities.
12154
12155 2005-09-11  Romain Francoise  <romain@orebokech.com>
12156
12157         * message.el (message-alternative-emails): Improve docstring.
12158         (message-setup-1): Call `message-use-alternative-email-as-from'
12159         after `message-setup-hook' to give it precedence over posting
12160         styles, etc.
12161         (message-use-alternative-email-as-from): Add docstring.  Remove
12162         the original From header if present.
12163
12164         * nnml.el (nnml-compressed-files-size-threshold): New variable.
12165         (nnml-save-mail): Use it.
12166
12167         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
12168         articles.  Add new argument `silent'.
12169         (gnus-uu-mark-all): Report the total number of marked articles.
12170
12171 2005-09-10  Romain Francoise  <romain@orebokech.com>
12172
12173         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
12174         (gnus-uu-mark-series): Likewise.
12175
12176 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
12177
12178         * spam-report.el (spam-report-gmane): Fix generation of spam
12179         report URL.
12180
12181 2005-09-10  Simon Josefsson  <jas@extundo.com>
12182
12183         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
12184         t, based on discussion on the ding list with Robert Epprecht
12185         <epprecht@solnet.ch>.
12186
12187 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
12188
12189         * spam-report.el (spam-report-gmane): Make it work without
12190         X-Report-Spam header.  Gmane now only provides Archived-At.
12191         This is only used if `spam-report-gmane-use-article-number' is nil.
12192         (spam-report-gmane-spam-header): Remove.  Not used anymore.
12193
12194         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
12195         make `gnus-summary-sort-by-recipient' work with threading.
12196
12197         * nnweb.el (nnweb-google-wash-article): Print a message if article
12198         is not available.
12199
12200 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
12201
12202         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
12203         change.  Decode text/* parts content before displaying.
12204
12205 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
12206
12207         * mml-smime.el: Remove defvar of gnus-extract-address-components.
12208
12209 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12210
12211         * mm-view.el (mm-display-inline-fontify): Disable support modes.
12212
12213         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
12214         url-package-name, url-package-version,
12215         w3m-cid-retrieve-function-alist, w3m-current-buffer,
12216         w3m-display-inline-images, and w3m-minor-mode-map.
12217
12218 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
12219
12220         * message.el (message-tab-body-function): Fix mismatched custom type.
12221
12222         * gnus.el (gnus-group-change-level-function): Ditto.
12223
12224         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
12225
12226         * gnus-art.el (gnus-signature-limit)
12227         (gnus-article-mime-part-function): Ditto.
12228
12229 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12230
12231         * mml.el (mml-mode): Silence the byte compiler.
12232
12233         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
12234         using `(sit-for 0)' before moving the point to the specified part;
12235         skip unbuttonized parts.
12236         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
12237         return to the summary window if gnus-auto-select-part is non-nil.
12238
12239 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
12240
12241         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options): New
12242         variables.
12243         (mml-dnd-attach-file, mml-mode): Use them.
12244
12245         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
12246         Make fetching article by MID work again for Google Groups.  Added
12247         FIXME concerning gnus-group-make-web-group.
12248
12249         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
12250         Don't depend on Gnus by using mail-extract-address-components if
12251         gnus-extract-address-components is not bound.
12252
12253 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12254
12255         * gnus-art.el (gnus-mime-display-security): Don't display the
12256         signature, but only the signed part.
12257
12258 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12259
12260         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
12261
12262         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
12263         list, not listp.
12264
12265 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
12266
12267         * mm-encode.el (mm-encode-content-transfer-encoding): Likewise
12268         when encoding.
12269
12270         * mm-bodies.el (mm-decode-content-transfer-encoding):
12271         De-canonicalize CRLF for all text content types, not just
12272         text/plain.
12273
12274 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12275
12276         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
12277         valid article; point arrow and cursor at the MIME button.
12278
12279 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12280
12281         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
12282         Suggested by Dan Christensen <jdc@uwo.ca>.
12283
12284         * mm-decode.el (mm-save-part): Enable change of prompt.
12285
12286 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
12287
12288         * gnus-msg.el (gnus-inews-add-send-actions): Made
12289         `message-post-method' lambda parameter ARG `&optional'.
12290
12291 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
12292
12293         * gnus-sum.el (gnus-summary-mime-map): Added
12294         gnus-article-save-part-and-strip, gnus-article-delete-part and
12295         gnus-article-jump-to-part.
12296
12297         * gnus-art.el (gnus-article-edit-article): Added quiet argument.
12298         (gnus-article-edit-part): Use it.
12299         (gnus-article-part-wrapper): Added no-handle argument.
12300         (gnus-article-save-part-and-strip, gnus-article-delete-part): New
12301         functions.
12302
12303 2005-08-29  Romain Francoise  <romain@orebokech.com>
12304
12305         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
12306         docstring.
12307         (gnus-face-from-file): Likewise.
12308
12309 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
12310
12311         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
12312         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
12313         non-nil.
12314         (gnus-auto-select-part): New variable.
12315         (gnus-article-jump-to-part): New function.
12316         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
12317         (gnus-mime-delete-part): Allow selecting specified part after
12318         deleting or stripping parts.
12319         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
12320         part if argument is bogus.
12321
12322 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
12323
12324         * gnus-art.el (w3m-minor-mode-map):
12325         * gnus-spec.el (gnus-newsrc-file-version):
12326         * gnus-util.el (nnmail-active-file-coding-system)
12327         (gnus-original-article-buffer, gnus-user-agent):
12328         * gnus.el (gnus-ham-process-destinations)
12329         (gnus-parameter-ham-marks-alist)
12330         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
12331         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
12332         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
12333         * mm-decode.el (gnus-current-window-configuration):
12334         * mm-extern.el (gnus-article-mime-handles):
12335         * mm-url.el (url-current-object, url-package-name)
12336         (url-package-version):
12337         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
12338         (smime-keys, w3m-cid-retrieve-function-alist)
12339         (w3m-current-buffer, w3m-display-inline-images)
12340         (w3m-minor-mode-map):
12341         * mml-smime.el (gnus-extract-address-components):
12342         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
12343         (gnus-newsrc-hashtb, message-default-charset)
12344         (message-deletable-headers, message-options)
12345         (message-posting-charset, message-required-mail-headers)
12346         (message-required-news-headers):
12347         * mml1991.el (mc-pgp-always-sign):
12348         * mml2015.el (mc-pgp-always-sign):
12349         * nnheader.el (nnmail-extra-headers):
12350         * rfc1843.el (gnus-decode-encoded-word-function)
12351         (gnus-decode-header-function, gnus-newsgroup-name):
12352         * spam-stat.el (gnus-original-article-buffer): Add defvars.
12353
12354 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
12355
12356         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
12357         the end of the date treatments.
12358
12359 2005-08-15  Simon Josefsson  <jas@extundo.com>
12360
12361         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
12362         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
12363         Capello and Romain Francoise.
12364         (pgg-fetch-key-function): Removed, not used?
12365         (pgg-insert-url-with-w3): Require url, to get
12366         url-insert-file-contents regardless of where it is defined.
12367
12368 2005-08-13  Romain Francoise  <romain@orebokech.com>
12369
12370         * message.el (message-cite-original-1): New function.
12371         (message-cite-original): Use it.
12372         (message-cite-original-without-signature): Ditto.
12373
12374 2005-08-08  Romain Francoise  <romain@orebokech.com>
12375
12376         * message.el (message-yank-empty-prefix): New variable.
12377         (message-indent-citation): Use it.
12378         (message-cite-original-without-signature): Respect X-No-Archive.
12379
12380 2005-08-08  Simon Josefsson  <jas@extundo.com>
12381
12382         * pgg.el: Autoload url-insert-file-contents instead of loading
12383         w3/url.
12384         (pgg-insert-url-with-w3): Don't load url here.
12385
12386 2005-08-07  Jesper Harder  <harder@phys.au.dk>
12387
12388         * message.el (message-kill-to-signature): Don't insert newline at
12389         bol.
12390         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
12391
12392 2005-08-06  Romain Francoise  <romain@orebokech.com>
12393
12394         * message.el (message-user-fqdn): Fix typo in docstring.
12395
12396 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
12397
12398         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
12399
12400         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
12401
12402 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12403
12404         * mm-bodies.el (mm-encode-body): Use coding system rather than
12405         charset to encode text.
12406
12407         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
12408         number of charsets if utf-8 is available (XEmacs).
12409
12410 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
12411
12412         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
12413         taken from `gnus-button-mid-or-mail-regexp'.
12414         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
12415         (gnus-button-alist): Improve regexp for domain part of the MIDs
12416         for news:localpart@domain buttons.
12417         (gnus-button-ctan-directory-regexp): Update.
12418
12419 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12420
12421         * sieve-manage.el (sieve-manage-interactive-login): Use
12422         make-local-variable rather than make-variable-buffer-local.
12423         (sieve-manage-open): Ditto.
12424         (sieve-manage-authenticate): Ditto.
12425
12426         * mml.el (mml-generate-mime-1): Make the content type default to
12427         text/plain if the filename is not specified.
12428
12429 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12430
12431         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
12432         instead of insert-buffer.
12433
12434         * message.el (message-yank-original): Ditto; set the mark at the
12435         end of the yanked message.
12436
12437 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12438
12439         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
12440         lines to scroll rather than to stop it.
12441
12442         * mml.el (mml-generate-default-type): Add doc string.
12443         (mml-generate-mime-1): Use mm-default-file-encoding or make it
12444         default to application/octet-stream when determining the content
12445         type if it is not specified for the part or the mml contents; add
12446         a comment about mml-generate-default-type.
12447
12448 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
12449
12450         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
12451         make it default to application/octet-stream when determining the
12452         content type if it is not specified for the external contents.
12453
12454 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12455
12456         * rfc2231.el (rfc2231-parse-string): Take care that not only a
12457         segmented parameter but also other parameters might be there.
12458
12459 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12460
12461         * mm-decode.el (mm-display-external): Delete temp file, directory
12462         and buffer immediately if the external process is exited.
12463
12464 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12465
12466         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
12467         fewer lines than that of scroll-margin.
12468         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
12469
12470 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12471
12472         * gnus-art.el (gnus-article-next-page): Revert.
12473         (gnus-article-beginning-of-window): New macro.
12474         (gnus-article-next-page-1): Use it.
12475         (gnus-article-prev-page): Ditto.
12476         (gnus-article-edit-part): Use insert-buffer-substring instead of
12477         insert-buffer.
12478         (gnus-article-edit-exit): Ditto.
12479
12480         * gnus-util.el (gnus-beginning-of-window): Remove.
12481         (gnus-end-of-window): Remove.
12482
12483         * lpath.el: Don't bind header-line-format and scroll-margin.
12484
12485 2005-07-25  Simon Josefsson  <jas@extundo.com>
12486
12487         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
12488         to have the url package without w3.  Reported by Daiki Ueno
12489         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
12490
12491 2005-07-20  Didier Verna  <didier@xemacs.org>
12492
12493         * gnus-diary.el: Remove the description comment (nndiary is now
12494         properly documented in the Gnus manual).
12495         Fix the spelling of "Back End".
12496         * nndiary.el: Ditto.
12497         Fix the copyright notice.
12498
12499 2005-07-18  Romain Francoise  <romain@orebokech.com>
12500
12501         * gnus-sum.el (gnus-summary-to-prefix)
12502         (gnus-summary-newsgroup-prefix): New variables.
12503         (gnus-summary-from-or-to-or-newsgroups): Use them.
12504
12505 2005-07-17  Romain Francoise  <romain@orebokech.com>
12506
12507         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
12508         space as it's generally not especially interesting to the user.
12509
12510 2005-07-16  Romain Francoise  <romain@orebokech.com>
12511
12512         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
12513         nil to avoid prompting and file modification if one of the
12514         messages at the top of the nnfolder file contains a copyright
12515         notice.
12516         Update copyright notice.
12517
12518         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
12519         instead of `current-time-string' as the latter creates a time
12520         string that is not RFC 2822 compliant (it lacks the zone).
12521         Update copyright notice.
12522
12523 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
12524
12525         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
12526         for text/rtf.  Display default in prompt.  Pass default for M-n.
12527
12528         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
12529
12530 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12531
12532         * gnus-msg.el (gnus-button-mailto): Remove
12533         save-selected-window-window hackery because it relies on
12534         save-selected-window internals.
12535
12536 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12537
12538         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
12539         (gnus-article-next-page-1): Use gnus-beginning-of-window.
12540         (gnus-article-prev-page): Ditto.
12541
12542         * gnus-util.el (gnus-beginning-of-window): New function.
12543         (gnus-end-of-window): New function.
12544
12545         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
12546
12547 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
12548
12549         * gnus-score.el (gnus-score-edit-all-score): Set
12550         gnus-score-edit-exit-function to gnus-score-edit-done and call
12551         gnus-message.
12552
12553 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12554
12555         * gnus-msg.el (gnus-button-mailto): Remove
12556         save-selected-window-window hackery because it relies on
12557         save-selected-window internals.
12558
12559 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12560
12561         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
12562         add-minor-mode.
12563         (gnus-binary-mode): Ditto.
12564
12565         * gnus-topic.el (gnus-topic-mode): Ditto.
12566
12567 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
12568
12569         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
12570         (gnus-article-prev-page): Take scroll-margin into consideration.
12571
12572 2005-07-04  Lute Kamstra  <lute@gnu.org>
12573
12574         Update FSF's address in GPL notices.
12575
12576 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
12577
12578         * gnus.el (gnus-exit):
12579         * gnus-group.el (gnus-group-icons):
12580         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
12581
12582         * gnus-nocem.el (gnus-nocem):
12583         * message.el (message-various, message-buffers, message-sending)
12584         (message-interface, message-forwarding, message-insertion)
12585         (message-headers, message-news, message-mail):
12586         * pgg-gpg.el (pgg-gpg):
12587         * pgg-parse.el (pgg-parse):
12588         * pgg-pgp.el (pgg-pgp):
12589         * pgg-pgp5.el (pgg-pgp5):
12590         * pop3.el (pop3): Finish `defgroup' description with period.
12591
12592 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12593
12594         * gnus-art.el (article-display-face): Improve the efficiency.
12595         (article-display-x-face): Ditto; remove grey x-face stuff.
12596
12597 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12598
12599         * gnus-art.el (article-display-face): Correct the position in
12600         which Faces are inserted.
12601
12602 2005-06-29  Didier Verna  <didier@xemacs.org>
12603
12604         * gnus-art.el (article-display-face): Display faces in correct
12605         order.
12606
12607 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12608
12609         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
12610         (gnus-fill-real-hashtb): Use hash table instead of obarray.
12611         (gnus-nocem-check-article): Fetch the Type header.
12612         (gnus-nocem-message-wanted-p): Fix the way to examine types.
12613         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
12614         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
12615         make sure gnus-nocem-hashtb is initialized.
12616         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
12617         (gnus-nocem-unwanted-article-p): Ditto.
12618
12619         * pgg.el (pgg-verify): Return the verification result.
12620
12621 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12622
12623         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
12624         is ascii.
12625
12626 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
12627
12628         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
12629         `show-nonbreak-escape'.
12630
12631 2005-06-23  Lute Kamstra  <lute@gnu.org>
12632
12633         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
12634
12635         * dig.el (dig-mode):
12636         * smime.el (smime-mode): Use gnus-run-mode-hooks.
12637
12638 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
12639
12640         * nnimap.el (nnimap-split-download-body): Fix spellings.
12641
12642 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
12643
12644         * gnus-art.el (gnus-article-encrypt-body):
12645         * gnus-cus.el (gnus-score-customize):
12646         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
12647         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
12648
12649 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
12650
12651         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
12652         header by looking for magic "MII" at the beginnig.
12653
12654 2005-06-16  Miles Bader  <miles@gnu.org>
12655
12656         * gnus-xmas.el (gnus-xmas-group-startup-message):
12657         Use renamed gnus-splash face.
12658
12659         * assistant.el (assistant-field): Remove "-face" suffix from face name.
12660         (assistant-field-face): New backward-compatibility alias for renamed
12661         face.
12662         (assistant-render-text): Use renamed assistant-field face.
12663
12664         * spam.el (spam): Remove "-face" suffix from face name.
12665         (spam-face): New backward-compatibility alias for renamed face.
12666         (spam-face, spam-initialize): Use renamed spam face.
12667
12668         * message.el (message-header-to, message-header-cc)
12669         (message-header-subject, message-header-newsgroups)
12670         (message-header-other, message-header-name)
12671         (message-header-xheader, message-separator, message-cited-text)
12672         (message-mml): Remove "-face" suffix from face names.
12673         (message-header-to-face, message-header-cc-face)
12674         (message-header-subject-face, message-header-newsgroups-face)
12675         (message-header-other-face, message-header-name-face)
12676         (message-header-xheader-face, message-separator-face)
12677         (message-cited-text-face, message-mml-face):
12678         New backward-compatibility aliases for renamed faces.
12679         (message-font-lock-keywords): Use renamed message faces.
12680
12681         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
12682         (sieve-test-commands, sieve-tagged-arguments):
12683         Remove "-face" suffix from face names.
12684         (sieve-control-commands-face, sieve-action-commands-face)
12685         (sieve-test-commands-face, sieve-tagged-arguments-face):
12686         New backward-compatibility aliases for renamed faces.
12687         (sieve-control-commands-face, sieve-action-commands-face)
12688         (sieve-test-commands-face, sieve-tagged-arguments-face):
12689         Use renamed sieve faces.
12690
12691         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
12692         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
12693         (gnus-group-news-3-empty, gnus-group-news-4)
12694         (gnus-group-news-4-empty, gnus-group-news-5)
12695         (gnus-group-news-5-empty, gnus-group-news-6)
12696         (gnus-group-news-6-empty, gnus-group-news-low)
12697         (gnus-group-news-low-empty, gnus-group-mail-1)
12698         (gnus-group-mail-1-empty, gnus-group-mail-2)
12699         (gnus-group-mail-2-empty, gnus-group-mail-3)
12700         (gnus-group-mail-3-empty, gnus-group-mail-low)
12701         (gnus-group-mail-low-empty, gnus-summary-selected)
12702         (gnus-summary-cancelled, gnus-summary-high-ticked)
12703         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
12704         (gnus-summary-high-ancient, gnus-summary-low-ancient)
12705         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
12706         (gnus-summary-low-undownloaded)
12707         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
12708         (gnus-summary-low-unread, gnus-summary-normal-unread)
12709         (gnus-summary-high-read, gnus-summary-low-read)
12710         (gnus-summary-normal-read, gnus-splash):
12711         Remove "-face" suffix from face names.
12712         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
12713         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
12714         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
12715         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
12716         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
12717         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
12718         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
12719         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
12720         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
12721         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
12722         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
12723         (gnus-summary-selected-face, gnus-summary-cancelled-face)
12724         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
12725         (gnus-summary-normal-ticked-face)
12726         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
12727         (gnus-summary-normal-ancient-face)
12728         (gnus-summary-high-undownloaded-face)
12729         (gnus-summary-low-undownloaded-face)
12730         (gnus-summary-normal-undownloaded-face)
12731         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
12732         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
12733         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
12734         (gnus-splash-face):
12735         New backward-compatibility aliases for renamed faces.
12736         (gnus-group-startup-message): Use renamed gnus faces.
12737
12738         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
12739         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
12740         (gnus-server-agent): Remove "-face" suffix from face names.
12741         (gnus-server-agent-face, gnus-server-opened-face)
12742         (gnus-server-closed-face, gnus-server-denied-face)
12743         (gnus-server-offline-face):
12744         New backward-compatibility aliases for renamed faces.
12745         (gnus-server-agent-face, gnus-server-opened-face)
12746         (gnus-server-closed-face, gnus-server-denied-face)
12747         (gnus-server-offline-face): Use renamed gnus faces.
12748
12749         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
12750         Remove "-face" suffix from face names.
12751         (gnus-picon-xbm-face, gnus-picon-face):
12752         New backward-compatibility aliases for renamed faces.
12753
12754         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
12755         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
12756         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
12757         (gnus-cite-11): Remove "-face" suffix from face names.
12758         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
12759         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
12760         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
12761         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
12762         New backward-compatibility aliases for renamed faces.
12763         (gnus-cite-attribution-face, gnus-cite-face-list)
12764         (gnus-article-boring-faces): Use renamed gnus faces.
12765
12766         * gnus-art.el (gnus-signature, gnus-header-from)
12767         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
12768         (gnus-header-content): Remove "-face" suffix from face names.
12769         (gnus-signature-face, gnus-header-from-face)
12770         (gnus-header-subject-face, gnus-header-newsgroups-face)
12771         (gnus-header-name-face, gnus-header-content-face):
12772         New backward-compatibility aliases for renamed faces.
12773         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
12774
12775         * gnus-sum.el (gnus-summary-selected-face)
12776         (gnus-summary-highlight): Use renamed gnus faces.
12777         * gnus-group.el (gnus-group-highlight): Likewise.
12778
12779 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
12780
12781         * gnus-sieve.el (gnus-sieve-article-add-rule):
12782         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
12783         * spam-stat.el (spam-stat-buffer-change-to-spam)
12784         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
12785
12786         * message.el (message-is-yours-p):
12787         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
12788
12789 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12790
12791         * mm-view.el (mm-inline-text): Withdraw the last change.
12792
12793 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12794
12795         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
12796         executing enriched-decode.
12797
12798 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12799
12800         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
12801         charset of tar files.
12802
12803 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
12804
12805         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
12806
12807 2005-06-04  Lute Kamstra  <lute@gnu.org>
12808
12809         * nnfolder.el (nnfolder-read-folder): Make sure that undo
12810         information is never recorded.
12811
12812 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
12813
12814         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
12815
12816 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12817
12818         * pop3.el (pop3-apop): Run md5 in the binary mode.
12819
12820         * starttls.el (starttls-set-process-query-on-exit-flag):
12821         Use eval-and-compile.
12822
12823 2005-05-31  Simon Josefsson  <jas@extundo.com>
12824
12825         * smime.el (smime-replace-in-string): Define.
12826         (smime-cert-by-ldap-1): Use it.
12827
12828 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
12829
12830         * gnus-art.el (article-display-x-face): Replace
12831         process-kill-without-query by gnus-set-process-query-on-exit-flag.
12832
12833         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
12834         set-process-query-on-exit-flag or process-kill-without-query.
12835
12836         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
12837         loop instead of replace-regexp.
12838
12839         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
12840         instead of process-kill-without-query if it is available.
12841
12842         * lpath.el: Fbind ldap-search-entries.
12843
12844         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
12845         instead of find-file-hooks if it is available.
12846
12847         * mml1991.el: Bind pgg-default-user-id when compiling.
12848
12849         * mml2015.el: Bind pgg-default-user-id when compiling.
12850
12851         * nndraft.el (nndraft-request-associate-buffer):
12852         Use write-contents-functions instead of write-contents-hooks if it is
12853         available.
12854
12855         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
12856         instead of find-file-hooks if it is available.
12857
12858         * nntp.el (nntp-open-connection): Replace
12859         process-kill-without-query by gnus-set-process-query-on-exit-flag.
12860         (nntp-open-ssl-stream): Ditto.
12861         (nntp-open-tls-stream): Ditto.
12862
12863         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
12864         set-process-query-on-exit-flag or process-kill-without-query.
12865         (starttls-open-stream-gnutls): Use it instead of
12866         process-kill-without-query.
12867         (starttls-open-stream): Ditto.
12868
12869 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
12870
12871         * smime.el (smime-cert-by-ldap-1): Don't use
12872         replace-regexp-in-string.
12873
12874 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
12875
12876         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
12877
12878         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
12879         in PEM format.  Adjust to the XEmacs compability.
12880
12881 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
12882
12883         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
12884         by `string-to-number'.
12885         * gnus-agent.el (gnus-agent-regenerate-group)
12886         (gnus-agent-fetch-articles): Ditto.
12887         * gnus-art.el (gnus-button-fetch-group): Ditto.
12888         * gnus-cache.el (gnus-cache-generate-active)
12889         (gnus-cache-articles-in-group): Ditto.
12890         * gnus-group.el (gnus-group-set-current-level)
12891         (gnus-group-insert-group-line): Ditto.
12892         * gnus-score.el (gnus-score-set-expunge-below)
12893         (gnus-score-set-mark-below, gnus-summary-score-effect)
12894         (gnus-summary-score-entry): Ditto.
12895         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
12896         (gnus-soup-pack): Ditto.
12897         * gnus-spec.el (gnus-xmas-format): Ditto.
12898         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
12899         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
12900         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
12901         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
12902         * nndb.el (nndb-get-remote-expire-response): Ditto.
12903         * nndiary.el (nndiary-parse-schedule-value)
12904         (nndiary-string-to-number, nndiary-request-replace-article)
12905         (nndiary-request-article): Ditto.
12906         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
12907         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
12908         * nneething.el (nneething-make-head): Ditto.
12909         * nnfolder.el (nnfolder-request-article)
12910         (nnfolder-retrieve-headers): Ditto.
12911         * nnheader.el (nnheader-file-to-number): Ditto.
12912         * nnkiboze.el (nnkiboze-request-article): Ditto.
12913         * nnmail.el (nnmail-process-unix-mail-format)
12914         (nnmail-process-babyl-mail-format): Ditto.
12915         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
12916         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
12917         (nnmh-request-create-group, nnmh-request-list-1)
12918         (nnmh-request-group, nnmh-request-article): Ditto.
12919         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
12920         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
12921         * nnsoup.el (nnsoup-make-active): Ditto.
12922         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
12923         * nntp.el (nntp-find-group-and-number)
12924         (nntp-retrieve-headers-with-xover): Ditto.
12925         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
12926         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
12927         (pgg-format-key-identifier): Ditto.
12928         * pop3.el (pop3-last, pop3-stat): Ditto.
12929         * qp.el (quoted-printable-decode-region): Ditto.
12930
12931         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
12932         of concat.
12933
12934 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12935
12936         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
12937
12938         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
12939
12940         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
12941
12942         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
12943
12944         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
12945
12946         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
12947
12948         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
12949         (gnus-carpal-mode): Ditto.
12950
12951         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
12952         (gnus-browse-mode): Ditto.
12953
12954         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
12955
12956         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
12957
12958 2005-05-29  Richard M. Stallman  <rms@gnu.org>
12959
12960         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
12961
12962 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12963
12964         * gnus-util.el (gnus-run-mode-hooks): New function.
12965
12966         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
12967
12968         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
12969         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
12970
12971 2005-05-27  Lute Kamstra  <lute@gnu.org>
12972
12973         * dns-mode.el (dns-mode): Specify customization group.
12974
12975 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
12976
12977         * gnus-agent.el (gnus-agent-make-mode-line-string):
12978         Use mode-line-highlight as mouse-face.
12979
12980 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12981
12982         * canlock.el (canlock): Change the parent group to news.
12983
12984         * deuglify.el (gnus-outlook-deuglify): Add :group.
12985
12986         * dig.el (dig): Add :group.
12987
12988         * dns-mode.el (dns-mode): Add :group.
12989
12990         * encrypt.el (encrypt): Add :group.
12991
12992         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
12993         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
12994         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
12995         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
12996         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
12997
12998         * gnus-diary.el (gnus-diary): Add :group.
12999
13000         * gnus.el (gnus-group-news-1-face): Add :group.
13001         (gnus-group-news-1-empty-face): Ditto.
13002         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
13003         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
13004         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
13005         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
13006         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
13007         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
13008         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
13009         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
13010         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
13011         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
13012         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
13013         (gnus-summary-high-ticked-face): Ditto.
13014         (gnus-summary-low-ticked-face): Ditto.
13015         (gnus-summary-normal-ticked-face): Ditto.
13016         (gnus-summary-high-ancient-face): Ditto.
13017         (gnus-summary-low-ancient-face): Ditto.
13018         (gnus-summary-normal-ancient-face): Ditto.
13019         (gnus-summary-high-undownloaded-face): Ditto.
13020         (gnus-summary-low-undownloaded-face): Ditto.
13021         (gnus-summary-normal-undownloaded-face): Ditto.
13022         (gnus-summary-high-unread-face): Ditto.
13023         (gnus-summary-low-unread-face): Ditto.
13024         (gnus-summary-normal-unread-face): Ditto.
13025         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
13026         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
13027
13028         * hashcash.el (hashcash): New custom group.
13029         (hashcash-default-payment): Add :group.
13030         (hashcash-payment-alist): Ditto.
13031         (hashcash-default-accept-payment): Ditto.
13032         (hashcash-accept-resources): Ditto.
13033         (hashcash-path): Ditto.
13034         (hashcash-extra-generate-parameters): Ditto.
13035         (hashcash-double-spend-database): Ditto.
13036         (hashcash-in-news): Ditto.
13037
13038         * message.el (message-minibuffer-local-map): Add :group.
13039
13040         * netrc.el (netrc): Add :group.
13041
13042         * sieve-manage.el (sieve-manage-log): Add :group.
13043         (sieve-manage-default-user): Diito.
13044         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
13045         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
13046         (sieve-manage-authenticators): Ditto.
13047         (sieve-manage-authenticator-alist): Ditto.
13048         (sieve-manage-default-port): Ditto.
13049
13050         * sieve-mode.el (sieve-control-commands-face): Add :group.
13051         (sieve-action-commands-face): Ditto.
13052         (sieve-test-commands-face): Ditto.
13053         (sieve-tagged-arguments-face): Ditto.
13054
13055         * smime.el (smime): Add :group.
13056
13057         * spam-report.el (spam-report): Add :group.
13058
13059         * spam.el (spam, spam-face): Add :group.
13060
13061 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13062
13063         * nntp.el (nntp-next-result-arrived-p): Some news servers may
13064         return \n.\n.\n at the end of articles.  Protect against that.
13065         (nntp-with-open-group): Allow debugging.
13066
13067         * nnheader.el (mail-header-set-extra): Make into a function
13068         because I just could't understand how to quote the list properly.
13069
13070         * dns.el (query-dns-cached): New function.
13071
13072 2005-05-26  Lute Kamstra  <lute@gnu.org>
13073
13074         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
13075
13076 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13077
13078         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
13079
13080         * gnus-art.el: Don't autoload mail-extract-address-components.
13081
13082         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
13083         eval-and-compile to evaluate it.
13084
13085         * hashcash.el: Don't autoload executable-find.
13086
13087         * nndb.el: Don't declare the nndb back end two or more times; don't
13088         autoload news-reply-mode, news-setup, cancel-timer and telnet.
13089
13090         * nntp.el: Autoload format-spec instead of format; use
13091         eval-and-compile to evaluate autoload forms.
13092
13093 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
13094
13095         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
13096
13097 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13098
13099         * gnus.el (gnus-version-number): Bump version.
13100
13101 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
13102
13103         * gnus.el: No Gnus v0.3 is released.
13104
13105 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13106
13107         * lpath.el (featurep): Bind show-nonbreak-escape.
13108
13109 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13110
13111         * gnus-art.el (gnus-article-edit-part): Disable undo.
13112
13113 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13114
13115         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
13116         gnus-article-date-lapsed-new-header is t if date timer is active;
13117         skip headers in which the original date value is empty.
13118         (gnus-article-save-original-date): Redefine it as a macro.
13119         (gnus-display-mime): Use it.
13120
13121 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13122
13123         * gnus-art.el (article-date-ut): Support converting date in
13124         forwarded parts as well.
13125         (gnus-article-save-original-date): New function.
13126         (gnus-display-mime): Use it.
13127
13128 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
13129
13130         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
13131         enclosure element of <item>.
13132
13133 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
13134
13135         * message.el (message-kill-buffer-query): Renamed from
13136         `message-kill-buffer-query-if-modified'.  Added :version.
13137
13138 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13139
13140         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
13141         window layout.
13142
13143 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13144
13145         * mml.el: Autoload dnd when compiling.
13146
13147 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
13148
13149         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
13150         x-dnd-*.
13151
13152 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13153
13154         * qp.el (quoted-printable-encode-region): Save excursion.
13155
13156 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
13157
13158         * message.el (message-kill-buffer-query-if-modified): Add new variable
13159         so the user can kill a modified message buffer quickly.
13160         (message-kill-buffer): Use it.
13161
13162 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13163
13164         * lpath.el: Fbind display-time-event-handler; don't fbind
13165         string-to-multibyte.
13166
13167         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
13168
13169 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13170
13171         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
13172         contained in text because xml.el decodes entities) with LFs.
13173
13174 2005-04-11  Lute Kamstra  <lute@gnu.org>
13175
13176         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
13177         differently.
13178
13179 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
13180
13181         * mm-util.el (mm-detect-coding-region): Typo.
13182
13183 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
13184
13185         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
13186
13187 2005-04-06  Deepak Goel  <deego@gnufans.org>
13188
13189         * spam-stat.el (spam-stat-score-buffer): Add a call to a
13190         user-function allow user modifications of the scores.
13191         (spam-stat-score-buffer-user): New function, to allow
13192         user-computed modifications to the score.
13193         (spam-stat-score-buffer-user-functions): List of additional
13194         scoring functions.
13195         (spam-stat-error-holder): Global temporary error holder.
13196         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
13197         variable.
13198
13199 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
13200
13201         * gnus-registry.el (gnus-registry-clean-empty-function)
13202         (gnus-registry-trim, gnus-registry-fetch-groups)
13203         (gnus-registry-delete-group): Groups that match
13204         `gnus-registry-ignored-groups' are removed from the registry
13205         entries, not just ignored for splitting.  This helps clean up the
13206         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
13207         to get all the groups a message ID is in.
13208
13209         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
13210         (spam-stat-split-fancy): Change "threshhold" to "threshold".
13211         (spam-stat-score-buffer-user-functions): Add :number custom type.
13212
13213 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13214
13215         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
13216         argument in XEmacs.
13217
13218         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
13219         (nnrss-request-group): Decode group name first.
13220         (nnrss-request-article): Make a text/plain article if mml-to-mime
13221         failed.
13222         (nnrss-get-encoding): Return a compatible encoding according to
13223         nnrss-compatible-encoding-alist.
13224         (nnrss-find-el): Use consp instead of listp.
13225         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
13226
13227 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13228
13229         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
13230         which Emacs 20 doesn't support.
13231         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
13232
13233 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
13234
13235         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
13236         silence the byte compiler inside the defun.
13237
13238         * gnus-demon.el (parse-time-string): Add autoload.
13239
13240         * gnus-delay.el (parse-time-string): Add autoload.
13241
13242         * gnus-art.el (parse-time-string): Add autoload.
13243
13244         * nnultimate.el (parse-time): Require for `parse-time-string'.
13245
13246 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
13247
13248         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
13249
13250         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
13251
13252         * smime.el (smime-ldap-host-list): Add :version.
13253
13254 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
13255
13256         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
13257         pass it to `gnus-browse-read-group'.
13258         (gnus-browse-read-group): Add NUMBER argument and pass it to
13259         `gnus-group-read-ephemeral-group'.
13260
13261         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
13262         argument and pass it to `gnus-group-read-group'.
13263
13264 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
13265
13266         * mm-util.el (mm-xemacs-find-mime-charset): Only call
13267         mm-xemacs-find-mime-charset-1 if we have the mule feature
13268         available at runtime.
13269
13270 2005-03-25  Werner Lemberg  <wl@gnu.org>
13271
13272         * nnmaildir.el: Replace `illegal' with `invalid'.
13273
13274 2005-03-23  Lute Kamstra  <lute@gnu.org>
13275
13276         * time-date.el: Add comment on time value formats.
13277         Don't require parse-time.
13278         (with-decoded-time-value): New macro.
13279         (encode-time-value): New function.
13280         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
13281         (days-to-time): Return a valid time value when arg is huge.
13282         (time-since): Use time-subtract.
13283         (time-to-number-of-days): Use time-to-seconds.
13284
13285 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
13286
13287         * gnus-start.el (gnus-display-time-event-handler):
13288         Check display-time-timer at runtime rather than only at load time
13289         in case display-time-mode is turned off in the mean time.
13290
13291 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
13292
13293         * nnimap.el (nnimap-open-connection): Print which authinfo file is
13294         used.
13295
13296         * nneething.el (nneething-map-file-directory): Derive from
13297         `gnus-directory'.
13298
13299         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
13300         the To/Cc button.
13301
13302 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
13303
13304         * nnmaildir.el (nnmaildir-request-accept-article):
13305         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
13306
13307 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
13308
13309         * gnus-async.el: Require timer-funcs at compile time when in
13310         XEmacs for `run-with-idle-timer'.
13311
13312 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
13313
13314         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
13315         autoloaded function.
13316
13317 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
13318
13319         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
13320
13321 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
13322
13323         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
13324
13325 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13326
13327         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Add
13328         gnus-expert-user to default.
13329
13330 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
13331
13332         * nnimap.el (nnimap-open-server): Ditto.
13333
13334         * imap.el (imap-authenticate): Fix typo.
13335
13336 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
13337
13338         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
13339         buffer (since IMAP server might return FETCH response out of
13340         order, and the nntp buffer must be sorted).
13341
13342 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
13343
13344         * gnus-start.el (gnus-convert-old-newsrc): Fixed numeric
13345         comparison on string.
13346
13347         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
13348         (gnus-agent-score): Renamed category keywords to match gnus-cus.
13349         (gnus-agent-summary-fetch-series): Modified to protect against
13350         gnus-agent-summary-fetch-group clearing processable flags.
13351         (gnus-agent-synchronize-group-flags): Update live group buffer as
13352         synchronization may occur due to the user toggle the plugged
13353         status.
13354         (gnus-agent-fetch-group-1): Clear downloadable flag when article
13355         successfully downloaded.
13356         (gnus-agent-expire-group-1): Avoid using markers when the overview
13357         is in ascending order; greatly improves performance.
13358         (gnus-agent-regenerate-group): Use
13359         gnus-agent-synchronize-group-flags to reset read status in both
13360         gnus and server.
13361         (gnus-agent-update-files-total-fetched-for): Fixed initial size.
13362
13363 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
13364
13365         * message.el: Don't autoload former message-utils variables.
13366         (message-strip-subject-trailing-was): Change doc string.
13367
13368         * nnweb.el: Fixes for `gnus-group-make-web-group'.
13369         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
13370         (nnweb-google-search): Add "hl=en" here.
13371         (nnweb-google-parse-1, nnweb-google-create-mapping):
13372         Don't hardcode URL.
13373
13374 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
13375
13376         * message.el (message-get-reply-headers, message-followup):
13377         Mention related variables `message-use-followup-to' and
13378         `message-use-mail-followup-to', in the information buffer.
13379
13380         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
13381         of broken groups(-beta).google.com.
13382
13383 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
13384
13385         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
13386         parameter to invoked gnus-request-move-article; remove the
13387         redundant gnus-sum-hint-move-is-internal variable; apply the marks
13388         all at once instead of once per article.
13389         (gnus-summary-remove-process-mark): Accept a list of articles as
13390         well as a single article for processing.
13391
13392         * gnus-int.el (gnus-request-move-article): Add move-is-internal
13393         parameter.
13394
13395         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
13396
13397         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
13398
13399         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
13400         parameter.
13401
13402         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
13403         parameter.
13404
13405         * nnimap.el (nnimap-request-move-article): Add move-is-internal
13406         parameter and remove the gnus-sum-hint-move-is-internal variable.
13407
13408         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
13409         parameter.
13410
13411         * nndraft.el (nndraft-request-move-article): Add move-is-internal
13412         parameter.
13413
13414         * nndiary.el (nndiary-request-move-article): Add move-is-internal
13415         parameter.
13416
13417         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
13418
13419         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
13420         parameter.
13421
13422         * nnagent.el (nnagent-request-move-article): Add move-is-internal
13423         parameter.
13424
13425 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
13426
13427         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
13428         a more conservative way.
13429
13430 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
13431
13432         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
13433         buffer, so it moves the window's cursor.
13434
13435 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
13436
13437         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
13438         `mm-dissect-multipart' and receive the from field as an (optional)
13439         argument from `mm-dissect-multipart'.
13440         (mm-dissect-multipart): Receive the from field as an argument and
13441         pass it on when we call `mm-dissect-buffer' on MIME parts.
13442         Fixes verification/decryption of signed/encrypted MIME parts.
13443
13444 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
13445
13446         * gnus-sum.el (gnus-summary-move-article): Set
13447         gnus-sum-hint-move-is-internal for gnus-request-move-article and
13448         whatever it calls (right now, only nnimap-request-move article
13449         respects it).
13450
13451         * nnimap.el (nnimap-request-move-article): When
13452         gnus-sum-hint-move-is-internal is set, don't do the extra
13453         nnimap-request-article.
13454
13455 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
13456
13457         * nnheader.el (nnheader-find-file-noselect): Add doc string.
13458
13459         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
13460         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
13461
13462         * gnus-sum.el (gnus-summary-caesar-message):
13463         Apply `gnus-treat-article' after rotation.
13464
13465         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
13466         doc string.
13467
13468 2005-02-22  Simon Josefsson  <jas@extundo.com>
13469
13470         * encrypt.el (encrypt-password-cache-expiry): Remove (use
13471         `password-cache-expiry' instead).  Reported by Arne Jørgensen
13472         <arne@arnested.dk>.
13473         (encrypt): Add password-cache and password-cache-expiry as group
13474         members.
13475
13476 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
13477
13478         * smime.el (smime-ldap-host-list): Doc fix.
13479         (smime-ask-passphrase): Use `password-read-and-add' to read (and
13480         cache) password.
13481         (smime-sign-region): Use it.
13482         (smime-decrypt-region): Use it.
13483         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
13484         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
13485         fails.
13486         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
13487         certificate from DER to PEM format rather than calling openssl.
13488
13489         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
13490
13491         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
13492         for signing/encryption.
13493
13494         * mml.el (mml-parse-1): Use them.
13495
13496 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
13497
13498         * nnrss.el (nnrss-verbose): Removed.
13499         (nnrss-request-group): Use `nnheader-message' instead.
13500
13501 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
13502
13503         * nnrss.el (nnrss-verbose): New variable.
13504         (nnrss-request-group): Make it say nnrss is requesting a group.
13505
13506 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
13507
13508         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
13509         Handle news URL with given port correctly.
13510
13511 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13512
13513         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
13514         containing special characters.
13515
13516         * gnus-sum.el (gnus-summary-edit-article): Ditto.
13517
13518         * mml.el (mime-to-mml): Ditto.
13519
13520         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
13521         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
13522         (rfc2047-decode-region): Quote decoded words containing special
13523         characters when rfc2047-quote-decoded-words-containing-tspecials
13524         is non-nil.
13525
13526 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
13527
13528         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
13529
13530         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
13531
13532 2005-02-15  Simon Josefsson  <jas@extundo.com>
13533
13534         * nnimap.el (nnimap-debug): Doc fix.
13535
13536         * imap.el (imap-debug): Doc fix.
13537
13538 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13539
13540         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
13541
13542 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
13543
13544         * gnus.el (spam-contents): Improve docs for spam-contents
13545         parameter in its variable incarnation.
13546
13547 2005-02-14  Simon Josefsson  <jas@extundo.com>
13548
13549         * smime-ldap.el: Use require instead of load-library for ldap.
13550         (smime-ldap-search): Indent.
13551         (smime-ldap-search-internal): Shorten line.
13552
13553         * smime.el (smime-cert-by-dns): Add doc-string.
13554         (smime-cert-by-ldap-1): Indent.
13555
13556         * mml-smime.el (mml-smime-get-ldap-cert): Renamed from
13557         mml-smime-get-dns-ldap.
13558         (mml-smime-encrypt-query): Use new function.  Default to ldap.
13559
13560 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
13561
13562         * smime.el: Require smime-ldap.
13563         (smime-ldap-host-list): New variable.
13564         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
13565
13566         * mml-smime.el (mml-smime-encrypt-query): New function.
13567         (mml-smime-encrypt-query): Use it.
13568
13569         * smime-ldap.el: New file.
13570
13571 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13572
13573         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
13574
13575 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
13576
13577         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
13578         argument in doc string.  Make query for type more clear.
13579
13580 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
13581
13582         * gnus.el (gnus-group-startup-message): Search for gnus images in
13583         etc/images/gnus.
13584         * mm-util.el (mm-image-load-path): Likewise.
13585         * smiley.el (smiley-data-directory): Search for smilies in
13586         etc/images/smilies.
13587
13588 2005-02-09  Kim F. Storm  <storm@cua.dk>
13589
13590         Change Emacs release version from 21.4 to 22.1 throughout.
13591         Change Emacs development version from 21.3.50 to 22.0.50.
13592
13593 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13594
13595         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
13596
13597         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
13598         non-Mule XEmacs as well.
13599         (mm-decompress-buffer): Signal an error intentionally if it does
13600         not decompress compressed data because auto-compression-mode is
13601         disabled.
13602
13603 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
13604
13605         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
13606         an ID in the registry even if it has no groups.
13607
13608 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13609
13610         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
13611         merge it into mm-decompress-buffer.
13612         (gnus-mime-copy-part): Use the MIME part charset, the value which
13613         a user specified or gnus-newsgroup-charset for decoding, like
13614         gnus-mime-inline-part does; set buffer-file-coding-system to tell
13615         save-buffer what was used.  Suggested by Kevin Ryde
13616         <user42@zip.com.au>.
13617         (gnus-mime-inline-part): Allow the name parameter as well as the
13618         filename parameter; force decompressing of compressed data; always
13619         display contents being not decoded as unibyte.
13620
13621         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
13622         as well as the filename parameter.
13623
13624         * mm-util.el (mm-decompress-buffer): Merge
13625         gnus-mime-jka-compr-maybe-uncompress.
13626         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
13627         of compressed data.
13628
13629 2005-02-08  Simon Josefsson  <jas@extundo.com>
13630
13631         * imap.el (imap-log): Doc fix.
13632
13633 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13634
13635         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
13636         the coding cookies; decompress compressed parts.
13637
13638         * mml.el (mml-generate-mime-1): Add the charset parameter according
13639         to the value which a user specified manually or the coding cookie.
13640
13641         * mm-util.el (mm-string-to-multibyte): New function.
13642         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
13643         (mm-coding-system-to-mime-charset): New function.
13644         (mm-decompress-buffer): New function.
13645         (mm-find-buffer-file-coding-system): New function.
13646
13647         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
13648         (mm-display-inline-fontify): Rewrite for decoding and decompressing
13649         parts.
13650
13651 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13652
13653         * mm-view.el (mm-display-inline-fontify): Decode a part according
13654         to the charset parameter.
13655
13656 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13657
13658         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
13659         prefix arg is neither nil nor a number, as info specifies.
13660
13661 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13662
13663         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
13664         timestamps.
13665
13666 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
13667
13668         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
13669         groups error checking and notify user.
13670
13671 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
13672
13673         * message.el (message-send-mail-function): Check existence of
13674         sendmail-program first before using default value
13675         `message-send-mail-with-sendmail'.  Otherwise use more generic
13676         `smtpmail-send-it'.
13677
13678 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13679
13680         * nntp.el (nntp-request-update-info): Always return nil.
13681
13682 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
13683
13684         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
13685
13686 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
13687
13688         * message.el (message-beginning-of-line): Change the behavior when
13689         invoked between BOL and : so that it first moves backward.
13690
13691 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13692
13693         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
13694         article buffer when editing of the article is discarded.
13695         (gnus-article-prepare): Revert.
13696
13697 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13698
13699         * gnus-art.el (gnus-article-prepare):
13700         Remove message-strip-forbidden-properties from the local hook.
13701
13702 2005-01-27  Simon Josefsson  <jas@extundo.com>
13703
13704         * password.el (password-cache-add): Only start one timer per key.
13705         Reported by Derek Atkins <warlord@MIT.EDU>.
13706
13707 2005-01-26  Steve Youngs  <steve@sxemacs.org>
13708
13709         * run-at-time.el: Removed.  It is no longer needed as
13710         timer-funcs.el in the xemacs-base package has a working version of
13711         `run-at-time'.
13712
13713         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
13714
13715         * password.el: Require timer-funcs instead of run-at-time in
13716         XEmacs.
13717         Remove `password-run-at-time' macro.
13718         (password-cache-add): Use `run-at-time' instead of
13719         `password-run-at-time'.
13720
13721         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
13722         Remove `nnheader-cancel-function-timers' alias,
13723         `cancel-function-timers' exists in XEmacs in timer-funcs.
13724
13725         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
13726         for `run-with-idle-timer'.
13727
13728         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
13729         for `run-at-time'.
13730
13731         * mm-url.el: Require timer-funcs at compile time when in XEmacs
13732         for `with-timeout'.
13733
13734         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
13735         the same as for XEmacs 21.4.
13736         No need to ignore `run-with-idle-timer', this function exists in
13737         XEmacs now in timer-funcs.el in the xemacs-base package.
13738         (dgnushack-compile): No need to delete
13739         run-at-time.el from the list of files to compile because it
13740         doesn't exist anymore.
13741
13742 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13743
13744         * mml.el (mml-generate-mime-1): Convert string into unibyte when
13745         inserting " *mml*" buffer's contents into a unibyte temp buffer.
13746
13747 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
13748
13749         * mail-source.el (mail-source-fetch-imap): Search for ^From case
13750         sensitively.
13751
13752 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
13753
13754         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
13755
13756 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13757
13758         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
13759         which will be inserted according to the multibyteness of a buffer
13760         rather than the type of contents.  Suggested by ARISAWA Akihiro
13761         <ari@mbf.ocn.ne.jp>.
13762
13763         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
13764         of string which old xml.el may return rather than a string.
13765
13766 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13767
13768         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
13769
13770 2005-01-16  Simon Josefsson  <jas@extundo.com>
13771
13772         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
13773         idn/idna.el isn't available.
13774         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
13775         <michael@waxrat.com>.
13776
13777         * hashcash.el: Remove non-FSF copyright header.
13778
13779         * hashcash.el (hashcash-extra-generate-parameters): New variable.
13780         (hashcash-generate-payment): Use it.
13781         (hashcash-generate-payment-async): Use it.
13782
13783 2005-01-15  Simon Josefsson  <jas@extundo.com>
13784
13785         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
13786         Suggested by Raymond Scholz <ray-2005@zonix.de>.
13787
13788         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
13789         gnus-summary-idna-message.
13790         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
13791         (gnus-summary-idna-message): New function.
13792
13793 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
13794
13795         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
13796         gnus-novice-user.
13797
13798 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13799
13800         * nnrss.el (nnrss-request-delete-group): Delete entries in
13801         nnrss-group-alist as well.
13802         (nnrss-save-server-data): Insert newline.
13803
13804 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
13805
13806         * gnus.el (gnus-user-agent): Use list of symbols instead of
13807         symbols.  Display full version number for (S)XEmacs.  Optionally
13808         display (S)XEmacs codename.
13809
13810         * gnus-util.el (gnus-emacs-version): Update for new
13811         `gnus-user-agent'.
13812
13813         * gnus-msg.el (gnus-extended-version): Make it possible to omit
13814         Gnus version.
13815
13816 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
13817
13818         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
13819         which is unreadable in some setups.
13820
13821 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13822
13823         * gnus-spec.el (gnus-update-format-specifications): Flush the
13824         group format spec cache if it doesn't support decoded group names.
13825
13826 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
13827
13828         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
13829         Allow to apply decay on score files matching a regexp.
13830
13831 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13832
13833         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
13834         compatibility in %g and %c.
13835
13836 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13837
13838         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
13839         name for only %g and %c.
13840         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
13841         of gnus-tmp-group to decoded group name.
13842         (gnus-group-make-rss-group): Exclude `/'s from group names.
13843
13844 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13845
13846         * nnrss.el (nnrss-get-encoding): Fix regexp.
13847
13848 2004-12-27  Simon Josefsson  <jas@extundo.com>
13849
13850         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
13851         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
13852         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
13853
13854 2004-12-17  Kim F. Storm  <storm@cua.dk>
13855
13856         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
13857
13858         * gnus-sum.el (gnus-summary-mode-map): Likewise.
13859
13860 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
13861
13862         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
13863
13864 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13865
13866         * nnrss.el: Require rfc2047 and mml.
13867         (nnrss-file-coding-system): New variable.
13868         (nnrss-format-string): Redefine it as an inline function.
13869         (nnrss-decode-group-name): New function.
13870         (nnrss-string-as-multibyte): Remove.
13871         (nnrss-retrieve-headers): Decode group name; don't use
13872         nnrss-format-string.
13873         (nnrss-request-group): Decode group name.
13874         (nnrss-request-article): Decode group name; allow a Message-ID as
13875         well as an article number; don't use nnrss-format-string; encode a
13876         Message-ID string which may contain non-ASCII characters; use
13877         mml-to-mime to compose a MIME article.
13878         (nnrss-request-expire-articles): Decode group name.
13879         (nnrss-request-delete-group): Decode group name.
13880         (nnrss-fetch): Clarify error message.
13881         (nnrss-read-server-data): Use insert-file-contents instead of load;
13882         bind file-name-coding-system; use multibyte buffer.
13883         (nnrss-save-server-data): Bind coding-system-for-write to the
13884         value of nnrss-file-coding-system; bind file-name-coding-system;
13885         add coding cookie.
13886         (nnrss-read-group-data): Use insert-file-contents instead of load;
13887         bind file-name-coding-system; use multibyte buffer.
13888         (nnrss-save-group-data): Bind coding-system-for-write to the
13889         value of nnrss-file-coding-system; bind file-name-coding-system.
13890         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
13891         make it work with non-ASCII text.
13892         (nnrss-find-el): Make it work with old xml.el as well.
13893
13894 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
13895
13896         * nnrss.el (nnrss-get-encoding): New function.
13897         (nnrss-fetch): Use unibyte buffer initially; bind
13898         coding-system-for-read while performing mm-url-insert; remove ^Ms;
13899         decode contents according to the encoding attribute.
13900         (nnrss-save-group-data): Add coding cookie.
13901         (nnrss-mime-encode-string): New function.
13902         (nnrss-check-group): Use it to encode subject and author.
13903
13904 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
13905
13906         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
13907         imaginary variable.
13908
13909 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13910
13911         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
13912         correctly even if there are wide characters.
13913
13914 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
13915
13916         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
13917         downcased symbol names; make a new cache instead of reusing
13918         bbdb-hashtable.
13919
13920 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13921
13922         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
13923         concatenating segments rather than before concatenating them.
13924         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13925
13926         * message.el (message-get-reply-headers): Bind `extra'.
13927
13928 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13929
13930         * message.el (message-extra-wide-headers): New variable.
13931         (message-get-reply-headers): Use it.
13932
13933 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13934
13935         * gnus-agent.el (gnus-agent-group-path): Decode group name.
13936         (gnus-agent-group-pathname): Ditto.
13937
13938         * gnus-cache.el (gnus-cache-file-name): Decode group name.
13939
13940         * gnus-group.el (gnus-group-make-group): Decode group name.
13941         (gnus-group-make-rss-group): Register the group data after opening
13942         the nnrss group.
13943
13944 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
13945
13946         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
13947         by expiry now get marked as read.
13948
13949 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13950
13951         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
13952
13953 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
13954
13955         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
13956         unify Latin characters in XEmacs.
13957         (mm-find-mime-charset-region): Use it.
13958
13959 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13960
13961         * gnus-util.el (gnus-delete-directory): New function.
13962
13963         * gnus-agent.el (gnus-agent-delete-group): Use it.
13964
13965         * gnus-cache.el (gnus-cache-delete-group): Use it.
13966
13967 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13968
13969         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
13970         names.
13971
13972 2004-12-16  Simon Josefsson  <jas@extundo.com>
13973
13974         * hashcash.el (hashcash-payment-alist): Fix custom :type.
13975
13976 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13977
13978         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
13979
13980         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
13981         (gnus-group-set-current-level): Decode group name.
13982
13983 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
13984
13985         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
13986         failed.
13987
13988 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13989
13990         * gnus-group.el (gnus-group-delete-group): Decode group name.
13991         (gnus-group-make-rss-group): Encode group name.
13992         (gnus-group-catchup-current): Decode group name.
13993         (gnus-group-kill-group): Decode group name.
13994
13995 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
13996
13997         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
13998
13999 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14000
14001         * gnus-group.el (gnus-group-make-rss-group):
14002         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
14003
14004         * gnus-start.el (gnus-setup-news): Honor user's setting to
14005         gnus-message-archive-method.  Suggested by Lute Kamstra
14006         <lute@gnu.org>.
14007
14008 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
14009
14010         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
14011         global counterparts of the buffer-local variables.
14012
14013 2004-11-16  Romain Francoise  <romain@orebokech.com>
14014
14015         * gnus-sum.el (gnus-summary-exit): Don't clear the global
14016         counterparts of the buffer-local variables.
14017
14018 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
14019
14020         * message.el (message-forbidden-properties): Fixed typo in doc
14021         string.
14022
14023 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
14024
14025         * gnus-util.el (gnus-replace-in-string): Added doc string.
14026
14027         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
14028         to avoid problems when splitting mails with many recipients.
14029
14030 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
14031
14032         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
14033         pop-to-buffer, covered by the subsequent gnus-configure-windows.
14034
14035 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
14036
14037         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
14038         if there is no hashtable in memory or file modification time is
14039         newer than cached timestamp.
14040
14041 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
14042
14043         * gnus-sum.el (gnus-summary-limit-to-recipient): Implement
14044         not-matching option.
14045
14046 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
14047
14048         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
14049         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
14050         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
14051         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
14052         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
14053         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
14054
14055 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14056
14057         * message.el (message-forward-make-body-mml): Remove headers
14058         according to message-forward-ignored-headers if a message is decoded.
14059
14060 2004-12-02  Romain Francoise  <romain@orebokech.com>
14061
14062         * message.el (message-forward-make-body-plain): Always remove
14063         headers according to message-forward-ignored-headers.
14064
14065 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
14066
14067         * spam.el (spam-summary-prepare-exit): Remove the
14068         gnus-summary-limit pop for now, it has problems with ham marks for
14069         me.
14070
14071 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
14072
14073         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
14074         correctly.
14075
14076 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
14077
14078         * format-spec.el (format-spec): Message the char.
14079
14080 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
14081
14082         * gnus-art.el (gnus-split-methods): Reformat comments.
14083
14084         * spam.el (spam-summary-prepare-exit): Remove article limits
14085         before exiting the summary buffer.
14086
14087 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14088
14089         * lpath.el: Remove bbdb-create-internal, bbdb-records,
14090         spam-BBDB-register-routine and spam-enter-ham-BBDB.
14091
14092         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
14093         order to silence the byte compiler.
14094
14095         * spam.el: Fix the way to silence the byte compiler, which
14096         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
14097         bbdb-search-simple, spam-BBDB-register-routine,
14098         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
14099         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
14100         spam-stat-buffer-is-spam, spam-stat-load,
14101         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
14102         spam-stat-save and spam-stat-split-fancy.
14103
14104 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14105
14106         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
14107         which may confuse users.
14108         (canlock-password-for-verify): Ditto.
14109
14110         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
14111
14112         * gnus-art.el (gnus-emphasis-alist): Ditto.
14113
14114         * gnus-registry.el (gnus-registry-max-entries): Ditto.
14115
14116         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
14117
14118         * gnus-start.el (gnus-save-killed-list): Ditto.
14119
14120         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
14121         (gnus-sum-thread-tree-root): Ditto.
14122         (gnus-sum-thread-tree-false-root): Ditto.
14123         (gnus-sum-thread-tree-single-indent): Ditto.
14124
14125         * message.el (message-courtesy-message): Ditto.
14126         (message-archive-note): Ditto.
14127         (message-subscribed-address-file): Ditto.
14128         (message-user-fqdn): Ditto.
14129
14130         * spam-report.el (spam-report-gmane-regex): Ditto.
14131
14132         * spam.el (spam-blackhole-good-server-regex): Ditto.
14133
14134 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14135
14136         * mml.el (mml-preview): Widen the message buffer before copying
14137         the contents to the preview buffer; sort headers before previewing.
14138
14139         * message.el (message-hidden-headers): Fix the way to avoid a bug
14140         in the `repeat' widget in Emacs 21.3 or earlier.
14141
14142 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14143
14144         * message.el (message-hidden-headers): Default to "^References:".
14145         Improve customization type.  Suggested by Reiner Steib
14146         <Reiner.Steib@gmx.de>.
14147
14148 2004-11-25  Romain Francoise  <romain@orebokech.com>
14149
14150         * message.el (message-strip-forbidden-properties): Remove check for
14151         obsolete `message-hidden' text property, hidden headers are not
14152         accessible in the buffer anymore.
14153
14154 2004-11-22  Romain Francoise  <romain@orebokech.com>
14155
14156         * message.el (message-header-format-alist): Add `From' in list
14157         so that it can be sorted.
14158         (message-fix-before-sending): Widen and sort headers before
14159         sending.
14160         (message-hide-headers): Use narrowing to hide headers by moving
14161         them to the top of the buffer and narrowing to the region
14162         underneath.
14163
14164 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14165
14166         * message.el (message-strip-forbidden-properties): Bind
14167         buffer-read-only (etc) to nil.
14168
14169 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14170
14171         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
14172         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
14173
14174 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
14175
14176         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
14177
14178 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14179
14180         * dns.el (query-dns): Use sit-for to time instead of
14181         accept-process-output, since that doesn't seem to work on udp
14182         sockets.
14183
14184 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14185
14186         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
14187
14188 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
14189
14190         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
14191         doc string.  Improve doc string.
14192
14193 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14194
14195         * nntp.el (nntp-request-update-info): Return nil if
14196         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
14197         may not call gnus-activate-group which uselessly issues the GROUP
14198         commands for all nntp groups and wastes time.  Reported by Romain
14199         Francoise <romain@orebokech.com>.
14200
14201         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
14202
14203 2004-11-15  Simon Josefsson  <jas@extundo.com>
14204
14205         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
14206         headers separately.
14207         (gnus-button-openpgp): New function, inspired by Jochen Küpper
14208         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
14209
14210 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
14211
14212         * gnus-start.el (gnus-convert-old-newsrc):
14213         Assign legacy-gnus-agent to 5.10.7.
14214
14215 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14216
14217         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
14218         start of the lines.
14219
14220 2004-11-14  Magnus Henoch  <mange@freemail.hu>
14221
14222         * hashcash.el (hashcash-default-payment): Change default to 20.
14223         (hashcash-default-accept-payment): Change default to 20.
14224         (hashcash-process-alist): New variable.
14225         (hashcash-generate-payment-async): Add.
14226         (hashcash-already-paid-p): Add.
14227         (hashcash-insert-payment): Don't generate payments twice.
14228         (hashcash-insert-payment-async): Add.
14229         (hashcash-insert-payment-async-2): Add.
14230         (hashcash-cancel-async): Add.
14231         (hashcash-wait-async): Add.
14232         (hashcash-processes-running-p): Add.
14233         (hashcash-wait-or-cancel): Add.
14234         (mail-add-payment): New optional argument.  Conditionally start
14235         asynchronous calculation.
14236         (mail-add-payment-async): Add.
14237
14238         * message.el (message-send-mail): Wait for asynchronous hashcash
14239         results.  Don't clobber existing X-Hashcash headers.
14240         (message-setup-1): Call mail-add-payment-async when
14241         message-generate-hashcash is non-nil.
14242
14243 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
14244
14245         * message.el (message-use-alternative-email-as-from): Examine the
14246         From header as well; use message-make-from in order to include a
14247         user's full name.
14248
14249 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14250
14251         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
14252         default; improve customization type.
14253         (gnus-emphasis-custom-with-format): New macro.
14254         (gnus-emphasis-custom-value-to-external): New function.
14255         (gnus-emphasis-custom-value-to-internal): New function.
14256
14257 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14258
14259         * dns.el (query-dns): Resolve reverse addresses.
14260
14261 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14262
14263         * gnus-group.el (gnus-group-get-new-news): Use it.
14264
14265         * gnus-start.el (gnus-check-reasonable-setup): New function.
14266
14267 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14268
14269         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
14270         "Args out of range" error.  Reported by Arnaud Giersch
14271         <arnaud.giersch@free.fr>.
14272
14273 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
14274
14275         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
14276
14277 2004-11-04  Richard M. Stallman  <rms@gnu.org>
14278
14279         * spam.el (spam group): Add :version.
14280
14281         * pgg-def.el (pgg group): Add :version.
14282
14283 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14284
14285         * gnus-art.el (gnus-article-edit-article): Don't associate the
14286         article buffer with a draft file.  This is a temporary measure
14287         against the 2004-08-22 change to gnus-article-edit-mode.
14288
14289 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14290
14291         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
14292         (html2text-format-tags): Remove unused variable `attr'.
14293
14294 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
14295
14296         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
14297
14298         * tls.el (tls-process-connection-type, tls-success)
14299         (tls-certtool-program): Add :version.
14300
14301         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
14302         (starttls-extra-arguments, starttls-process-connection-type)
14303         (starttls-connect, starttls-failure, starttls-success): Add :version.
14304
14305         * spam-stat.el (spam-stat): Add :version.
14306
14307         * sieve.el (sieve): Add :version.
14308
14309         * sha1.el (sha1): Add :version.
14310         (sha1-use-external): Remove redundant version.
14311
14312         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
14313         (nnmail-cache-ignore-groups, nnmail-spool-hook)
14314         (nnmail-split-fancy-match-partial-words)
14315         (nnmail-split-lowercase-expanded): Add :version.
14316
14317         * nndiary.el (nndiary): Add :version.
14318
14319         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
14320
14321         * mml-sec.el (mml-default-sign-method)
14322         (mml-default-encrypt-method, mml-signencrypt-style-alist):
14323         Add :version.
14324
14325         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
14326
14327         * mm-url.el (mm-url-use-external, mm-url-program)
14328         (mm-url-arguments): Add :version.
14329
14330         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
14331         (mm-attachment-file-modes, mm-decrypt-option)
14332         (mm-w3m-safe-url-regexp): Add :version.
14333
14334         * message.el (message-cite-prefix-regexp)
14335         (message-sendmail-envelope-from, message-minibuffer-local-map)
14336         (message-user-fqdn, message-completion-alist): Add :version.
14337
14338         * gnus-win.el (gnus-configure-windows-hook)
14339         (gnus-use-frames-on-any-display): Add :version.
14340
14341         * gnus-art.el (gnus-article-address-banner-alist)
14342         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
14343         (gnus-treat-from-picon, gnus-treat-mail-picon)
14344         (gnus-treat-x-pgp-sig): Add :version.
14345
14346         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
14347         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
14348         (gnus-summary-article-delete-hook)
14349         (gnus-summary-display-while-building): Add :version.
14350
14351         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
14352         (gnus-get-top-new-news-hook): Add :version.
14353
14354         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
14355         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
14356
14357         * gnus-registry.el (gnus-registry): Add :version.
14358
14359         * gnus-spec.el (gnus-use-correct-string-widths)
14360         (gnus-make-format-preserve-properties): Add :version.
14361
14362         * gnus.el (gnus-group-charter-alist)
14363         (gnus-group-fetch-control-use-browse-url)
14364         (gnus-install-group-spam-parameters): Add :version.
14365
14366         * gnus-diary.el (gnus-diary): Add :version.
14367
14368         * gnus-delay.el (gnus-delay): Add :version.
14369
14370         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
14371         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
14372         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
14373         Add :version.
14374
14375         * gnus-agent.el (gnus-agent-max-fetch-size)
14376         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
14377         (gnus-agent-prompt-send-queue): Add :version.
14378
14379         * deuglify.el (gnus-outlook-deuglify): Add :version.
14380
14381         * html2text.el: Beautify code.  Improve doc strings.  Some
14382         checkdoc cleanup.
14383         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
14384
14385 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
14386
14387         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
14388
14389 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
14390
14391         * gnus-registry.el (gnus-registry-hashtb): Create the registry
14392         when package is loaded.
14393
14394         * spam.el (spam-summary-score-preferred-header): Add global preference
14395         for people who want to override the default SpamAssassin over
14396         Bogofilter preference (when both are set).
14397         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
14398         (spam-user-format-function-S): Check
14399         spam-summary-score-preferred-header.
14400         (spam-extra-header-to-number): Add X-Bogosity header parsing.
14401         (spam-user-format-function-S): Format the score correctly.
14402
14403 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14404
14405         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
14406         signature file.  Suggested by Manoj Srivastava
14407         <srivasta@golden-gryphon.com>.
14408
14409         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
14410         iso-2022-jp even in the Japanese language environment.
14411         Suggested by Jason Rumney <jasonr@gnu.org>.
14412
14413 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14414
14415         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
14416         use the same characters as the dummy marks; make it free from
14417         getting affected by the language environment.
14418         (gnus-summary-read-group-1): Update mark positions only when the
14419         format spec is updated.
14420
14421         * gnus-spec.el (gnus-update-format-specifications): Return a list
14422         of updated types.
14423
14424 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14425
14426         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
14427         of boundp to check if display-warning is available.
14428
14429 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
14430
14431         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
14432
14433 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14434
14435         * nnspool.el (nnspool-spool-directory): Use news-path if the
14436         news-directory variable is not bound.
14437
14438         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
14439         function instead of display-warning if it is not available.
14440
14441 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
14442
14443         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
14444         v5-10: Use `point-at-bol'.
14445
14446 2004-10-26  Simon Josefsson  <jas@extundo.com>
14447
14448         * hashcash.el: Fix URL in comment, reported by Cheng Gao
14449         <chenggao@gmail.com>.
14450
14451 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
14452
14453         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
14454         instead.
14455
14456 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
14457
14458         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
14459         to remove a server from the nnimap-server-buffer-alist.
14460         (nnimap-open-connection, nnimap-close-server): Use it.
14461
14462         * gnus-encrypt.el: Remove file in favor of encrypt.el.
14463
14464 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14465
14466         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
14467         running the major-mode function.
14468
14469 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14470
14471         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
14472         dummy marks in the right way.
14473
14474 2004-10-18  David Edmondson  <dme@dme.org>
14475
14476         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
14477         excessively.
14478
14479 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
14480
14481         * gnus-util.el (gnus-split-references): Accept a nil references
14482         string and go on blissfully.
14483
14484         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
14485         cases where the references string is non-nil but has no references.
14486
14487         * encrypt.el: Add autoload tags.
14488
14489         * spam.el (spam-resolve-registrations-routine): Remove article
14490         from unregistration list too.  Reported by David Hanak
14491         <dhanak@isis.vanderbilt.edu>
14492
14493 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
14494
14495         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
14496         nil.  Changed custom type.
14497
14498 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
14499
14500         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
14501
14502         * gnus-sum.el (gnus-summary-move-article): Use it.
14503
14504 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
14505
14506         * encrypt.el: Add autoload cookies.
14507
14508         * spam.el (spam-backend-article-list-property)
14509         (spam-backend-get-article-todo-list)
14510         (spam-backend-put-article-todo-list)
14511         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
14512         Resolve registrations separately.
14513         (spam-register-routine): Format comments.
14514         (spam-unregister-routine, spam-register-routine): Always call with
14515         specific-articles, no default list.
14516         (spam-summary-prepare-exit): Use the spam-classifications function.
14517
14518         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
14519         gnus-encrypt.el.
14520
14521         * encrypt.el: Copied from gnus-encrypt.el.
14522
14523         * gnus-encrypt.el: Commented that it's obsolete.
14524
14525 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
14526
14527         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
14528         (gnus-score-save): Use it.
14529
14530         * message.el (message-bury): Use `window-dedicated-p'.
14531
14532 2004-10-15  Simon Josefsson  <jas@extundo.com>
14533
14534         * pop3.el (top-level): Don't require nnheader.
14535         (pop3-read-timeout): Add.
14536         (pop3-accept-process-output): Add.
14537         (pop3-read-response, pop3-retr): Use it.
14538
14539 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
14540
14541         * spam.el (spam-register-routine): Move comment.
14542         (spam-verify-bogofilter): Use 'unknown for the initial
14543         spam-bogofilter-valid state, not 'never.
14544
14545         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
14546         for netrc-machine.
14547
14548         * nnimap.el (nnimap-open-connection): Use
14549         netrc-machine-user-or-password.
14550
14551 2004-10-17  Richard M. Stallman  <rms@gnu.org>
14552
14553         * gnus-registry.el (gnus-registry-unload-hook):
14554         Set as a variable with add-hook.
14555
14556         * nnspool.el (nnspool-spool-directory): Use news-directory instead
14557         of news-path.
14558
14559         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
14560
14561         * spam.el: Delete duplicate `provide'.
14562         (spam-unload-hook): Set as a variable with add-hook.
14563
14564 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
14565
14566         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
14567         in the doc string.
14568
14569         * message.el (message-ignored-news-headers)
14570         (message-ignored-supersedes-headers)
14571         (message-ignored-resent-headers)
14572         (message-forward-ignored-headers): Improve custom type.
14573
14574 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14575
14576         * message.el (message-tokenize-header): Fix 2004-09-06 change
14577         which used point-min in the wrong place.
14578
14579 2004-10-12  Simon Josefsson  <jas@extundo.com>
14580
14581         * tls.el (tls-certtool-program): New variable.
14582         (tls-certificate-information): New function, based on
14583         ssl-certificate-information.
14584
14585 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14586
14587         * compface.el: Move the version of ELisp-based uncompface program
14588         to the contrib directory because of the copyright problem.
14589
14590 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
14591
14592         * message.el (message-kill-buffer): Raise the current frame.
14593
14594 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
14595
14596         * gnus-sum.el: Mention that multibyte characters don't work as marks.
14597
14598         * gnus.el (message-y-or-n-p): Autoload.
14599
14600         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
14601         (pop3-password-required, pop3-authentication-scheme)
14602         (pop3-leave-mail-on-server): Made customizable.
14603         (pop3): New custom group.
14604         (pop3-retr): Remove `sleep-for' statements.
14605         Suggested by Dave Love <fx@gnu.org>.
14606
14607         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
14608         Windows/DOS.
14609
14610         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
14611         (imap-parse-body): Fix incorrect use of `assert'.  Suggested by
14612         Dave Love <fx@gnu.org>.
14613
14614         * mml.el (mml-minibuffer-read-disposition): Require match.
14615         Suggested by Dave Love <fx@gnu.org>.
14616
14617 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
14618
14619         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
14620         doc string.
14621
14622 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
14623
14624         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
14625
14626 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14627
14628         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
14629         instead of calling `mm-insert-inline', to decode text/* parts
14630         before displaying them.
14631
14632 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14633
14634         * mm-uu.el (mm-uu-text-plain-type): New variable.
14635         (mm-uu-pgp-signed-extract-1): Use it.
14636         (mm-uu-pgp-encrypted-extract-1): Use it.
14637         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
14638         bind mm-uu-text-plain-type with that value.
14639         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
14640         mm-uu-dissect.
14641
14642 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14643
14644         * gnus-group.el (gnus-update-group-mark-positions):
14645         * gnus-sum.el (gnus-update-summary-mark-positions):
14646         * message.el (message-check-news-body-syntax):
14647         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
14648         of string-as-multibyte.
14649
14650 2004-10-05  Juri Linkov  <juri@jurta.org>
14651
14652         * gnus-group.el (gnus-update-group-mark-positions):
14653         * gnus-sum.el (gnus-update-summary-mark-positions):
14654         * message.el (message-check-news-body-syntax):
14655         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
14656         8-bit unibyte values to a multibyte string for search functions.
14657
14658 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14659
14660         * mm-uu.el (mm-uu-dissect): Allow optional arg.
14661         (mm-uu-dissect-text-parts): New function.
14662
14663         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
14664         dissect text parts.
14665
14666         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
14667         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
14668
14669         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
14670
14671         * gnus-topic.el (gnus-topic-hierarchical-parameters): Use
14672         gnus-current-topics instead of gnus-current-topic.
14673
14674 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
14675
14676         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
14677
14678 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
14679
14680         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
14681         where approriate.
14682
14683         * nnml.el (nnml-generate-active-info): do.
14684
14685         * nndiary.el (nndiary-generate-active-info): do.
14686
14687         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
14688         (gnus-topic-move): do.
14689
14690         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
14691         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
14692
14693         * gnus-srvr.el (gnus-server-prepare)
14694         (gnus-server-open-all-servers): do.
14695
14696         * gnus-msg.el (gnus-summary-cancel-article)
14697         (gnus-summary-resend-message)
14698         (gnus-summary-mail-crosspost-complaint): do.
14699
14700         * gnus-move.el (gnus-change-server): do.
14701
14702         * gnus-group.el (gnus-group-unmark-all-groups)
14703         (gnus-group-set-current-level): do.
14704
14705 2004-10-04  Simon Josefsson  <jas@extundo.com>
14706
14707         * message.el (message-generate-hashcash): Doc fix.
14708
14709 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
14710
14711         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
14712         avoid infinite recursion via gnus-get-function.
14713
14714 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
14715
14716         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
14717
14718         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
14719
14720         * nnmail.el (nnmail-split-history): do.
14721
14722         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
14723         (nnml-request-delete-group): do.
14724
14725         * nnslashdot.el (nnslashdot-read-groups): do.
14726
14727         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
14728         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
14729
14730         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
14731         (nnspool-sift-nov-with-sed): Use last.
14732         (nnspool-retrieve-headers-with-nov): Use mapc.
14733         (nnspool-request-newgroups): Use dolist.
14734         (nnspool-request-group): Use last.
14735
14736         * nntp.el (nntp-read-server-type): Use dolist.
14737
14738         * nnvirtual.el (nnvirtual-create-mapping)
14739         (nnvirtual-update-read-and-marked): Use dolist.
14740         (nnvirtual-convert-headers): Simplify.
14741
14742 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
14743
14744         * gnus-agent.el (gnus-agent-synchronize-group-flags): Added
14745         support for sync'ing tick marks.
14746
14747 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14748
14749         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
14750         there's no visible header.
14751
14752 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
14753
14754         * gnus-agent.el (gnus-agent-synchronize-group-flags): When
14755         necessary, pass full group name to gnus-request-set-marks.
14756
14757 2004-10-01  Simon Josefsson  <jas@extundo.com>
14758
14759         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
14760         acroread.
14761
14762 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14763
14764         * spam-report.el (spam-report-gmane): Fix interactive.
14765
14766         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
14767
14768         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
14769         when writing file.
14770         (gnus-agent-synchronize-flags): Don't default to being
14771         interactive.
14772
14773 2004-09-30  Simon Josefsson  <jas@extundo.com>
14774
14775         * message.el (message-generate-hashcash): Add.
14776         (message-send-mail): Use it, call mail-add-payment.
14777
14778 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
14779
14780         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
14781
14782 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
14783
14784         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replaced
14785         gnus-requst-update-info with explicit code to sync the in-memory
14786         info read flags with the marks being sync'd to the backend.
14787
14788         *gnus-util.el (gnus-pp): Added optional stream to match pp API.
14789
14790 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
14791
14792         * spam.el (spam-verify-bogofilter): Add new function.
14793         (spam-check-bogofilter)
14794         (spam-bogofilter-register-with-bogofilter): Use it.
14795         (spam-verify-bogofilter): Add small fixes.
14796
14797 2004-09-28  Simon Josefsson  <jas@extundo.com>
14798
14799         * hashcash.el (hashcash-generate-payment): Revert.
14800
14801 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
14802
14803         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Use
14804         gnus-extract-references instead of gnus-split-references.
14805
14806         * gnus-util.el (gnus-extract-references): Add new function, analogous
14807         to gnus-split-references but extracts only the message-ID without
14808         anything extra.
14809
14810         * hashcash.el (hashcash-generate-payment)
14811         (hashcash-check-payment): Do the right thing if hashcash-path is
14812         nil (because the hashcash program could not be found).
14813
14814         * spam.el (spam-use-hashcash): Remove comment.
14815
14816 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
14817
14818         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
14819         (gnus-cache-enter-article, gnus-cache-remove-article)
14820         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
14821
14822         * gnus-async.el (gnus-async-prefetch-remove-group): do.
14823
14824         * gnus-art.el (article-hide-boring-headers)
14825         (article-translate-strings, article-display-face)
14826         (gnus-article-mime-match-handle-first)
14827         (gnus-article-highlight-headers)
14828         (gnus-article-add-buttons-to-head): do.
14829
14830 2004-09-27  Simon Josefsson  <jas@extundo.com>
14831
14832         * hashcash.el: New version, from
14833         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
14834         ../contrib/.
14835
14836 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14837
14838         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
14839
14840 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
14841
14842         * gnus-dup.el (gnus-dup-open): Use mapc.
14843         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
14844
14845         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
14846         Reported by Stefan Wiens <s.wi@gmx.net>.
14847
14848         * gnus.el (gnus-shutdown): Use dolist.
14849
14850         * gnus-undo.el (gnus-undo): Use mapc.
14851
14852         * nnrss.el (nnrss-generate-active): do.
14853
14854         * message.el (message-cite-original-without-signature)
14855         (message-cite-original): Use mapc.
14856         (message-do-actions, message-make-forward-subject): Use dolist.
14857
14858 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
14859
14860         * gnus-agent.el (gnus-agent-check-overview-buffer): Fixed range of
14861         deletion to remove entire duplicate line.  Fixes merged article
14862         number bug.
14863
14864 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
14865
14866         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
14867         servers that are offline.  Avoids having gnus-agent-toggle-plugged
14868         first ask if you want to open a server and then, even when you
14869         responded with no, asking if you want to synchronize the server's
14870         flags.
14871         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
14872         multi-line expressions.
14873         (gnus-agent-synchronize-group-flags): New internal function.
14874         Updates marks in memory (in the info structure) AND in the
14875         backend.
14876
14877         * gnus-util.el (gnus-remassoc): Fixed typo in documentation.
14878
14879         * nnagent.el (nnagent-request-set-mark): Use
14880         gnus-agent-synchronize-group-flags, not backend's request-set-mark
14881         method, to ensure that synchronization updates marks in the
14882         backend and in the info (in memory) structure.
14883
14884 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14885
14886         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
14887         convention fully; don't miss the root article of a thread; make
14888         the X-Draft-From header with correct article numbers.
14889
14890 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
14891
14892         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
14893         unless plugged.  Disable the agent so that an open failure causes
14894         an error.
14895
14896         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
14897         Reverted 2004-09-21 change.  The backend must be opened while
14898         synchronizing flags even when the backend stores the flags
14899         locally.
14900
14901 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
14902
14903         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
14904         in `header' match.  Reported by Svend Tollak Munkejord.
14905
14906         * message.el (message-cite-original): Fix use of
14907         `message-cite-articles-with-x-no-archive'.
14908
14909 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14910
14911         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
14912         (gnus-window-to-buffer): Ditto.
14913
14914         * mml.el (mml-preview-buffer): New variable.
14915         (mml-preview): Manage window layout with gnus-buffer-configuration.
14916
14917         * gnus-msg.el (gnus-setup-message): Put article numbers into the
14918         X-Draft-From header even if those articles aren't quoted.
14919
14920 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
14921
14922         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
14923         (gnus-request-set-mark, gnus-request-update-mark): Use new
14924         g-s-t-u-l-m to decide to use backend even when unplugged.
14925
14926 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14927
14928         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
14929         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
14930
14931 2004-09-20  Simon Josefsson  <jas@extundo.com>
14932
14933         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
14934         "utf-16-le".
14935
14936 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
14937
14938         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
14939
14940 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
14941
14942         * uudecode.el (uudecode-use-external): Add :version.
14943
14944         * smime.el (smime-CA-file, smime-encrypt-cipher)
14945         (smime-dns-server): Add :version.
14946
14947         * smiley.el (gnus-smiley-file-types): Add :version.
14948
14949         * sha1.el (sha1-use-external): Add :version.
14950
14951         * pgg-def.el (pgg-query-keyserver): Add :version.
14952
14953         * nnmail.el (nnmail-fancy-expiry-targets)
14954         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
14955         Add :version.
14956
14957         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
14958         (nnimap-retrieve-groups-asynchronous): Add :version.
14959         (nnimap-close-asynchronous): Add :version.  Fixed typo in doc string.
14960
14961         * mml.el (mml-content-disposition-parameters)
14962         (mml-insert-mime-headers-always): Add :version.
14963
14964         * mm-util.el (mm-coding-system-priorities): Add :version.
14965
14966         * mm-decode.el (mm-inline-text-html-with-images)
14967         (mm-keep-viewer-alive-types, mm-external-terminal-program)
14968         (mm-verify-option): Add :version.
14969         (mm-text-html-renderer): Change :version.
14970
14971         * message.el (message-fcc-externalize-attachments)
14972         (message-required-headers, message-draft-headers)
14973         (message-subject-trailing-was-query)
14974         (message-subject-trailing-was-ask-regexp)
14975         (message-subject-trailing-was-regexp, message-mark-insert-begin)
14976         (message-mark-insert-end, message-archive-header)
14977         (message-archive-note, message-cross-post-default)
14978         (message-cross-post-note, message-followup-to-note)
14979         (message-cross-post-note-function, message-use-mail-followup-to)
14980         (message-subscribed-address-functions)
14981         (message-subscribed-address-file, message-subscribed-addresses)
14982         (message-subscribed-regexps, message-allow-no-recipients)
14983         (message-yank-cited-prefix, message-signature-insert-empty-line)
14984         (message-hidden-headers, message-hierarchical-addresses)
14985         (message-mail-user-agent, message-use-idna)
14986         (message-valid-fqdn-regexp)
14987         (message-strip-special-text-properties, message-header-synonyms)
14988         (message-beginning-of-line, message-tab-body-function): Add :version.
14989         (message-insert-canlock, message-wide-reply-confirm-recipients):
14990         Change :version.
14991
14992         * mail-source.el (mail-source-ignore-errors): Add :group, :type
14993         and :version.
14994         (mail-source-delete-old-incoming-confirm)
14995         (mail-source-movemail-program): Add :version.
14996
14997         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
14998         (gnus-agent-cache, gnus-agent): Change :version.
14999
15000         * gnus-util.el (gnus-use-byte-compile): Change :version.
15001
15002         * gnus-sum.el (gnus-summary-make-false-root-always)
15003         (gnus-summary-default-high-score)
15004         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
15005         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
15006         (gnus-read-all-available-headers, gnus-article-emulate-mime)
15007         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
15008         (gnus-sum-thread-tree-single-indent)
15009         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
15010         (gnus-sum-thread-tree-leaf-with-other)
15011         (gnus-sum-thread-tree-single-leaf): Add :version.
15012         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
15013         (gnus-article-loose-mime): Change :version.
15014
15015         * gnus-start.el (gnus-backup-startup-file)
15016         (gnus-save-startup-file-via-temp-buffer): Add :version.
15017
15018         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
15019         (gnus-server-offline-face): Add :version.
15020
15021         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
15022
15023         * gnus-msg.el (gnus-gcc-externalize-attachments)
15024         (gnus-debug-files, gnus-debug-exclude-variables)
15025         (gnus-discouraged-post-methods): Change :version.
15026         (gnus-confirm-mail-reply-to-news)
15027         (gnus-confirm-treat-mail-like-news): Add :version.
15028
15029         * gnus-int.el (gnus-server-unopen-status): Add :version.
15030
15031         * gnus-group.el (gnus-group-jump-to-group-prompt)
15032         (gnus-large-ephemeral-newsgroup)
15033         (gnus-fetch-old-ephemeral-headers): Add :version.
15034
15035         * gnus-fun.el (gnus-x-face-directory)
15036         (gnus-convert-pbm-to-x-face-command)
15037         (gnus-convert-image-to-x-face-command)
15038         (gnus-convert-image-to-face-command): Add :version.
15039
15040         * gnus-delay.el (gnus-delay-default-hour): Add :version.
15041
15042         * gnus-cite.el (gnus-cite-blank-line-after-header)
15043         (gnus-article-boring-faces): Add :version.
15044
15045         * gnus-art.el (gnus-buttonized-mime-types)
15046         (gnus-inhibit-mime-unbuttonizing)
15047         (gnus-treat-display-face)
15048         (gnus-treat-body-boundary): Change :version.
15049         (gnus-body-boundary-delimiter, gnus-picon-databases)
15050         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
15051         (gnus-treat-date-english, gnus-treat-fold-headers)
15052         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
15053         (gnus-treat-mail-picon, gnus-treat-wash-html)
15054         (gnus-article-encrypt-protocol)
15055         (gnus-use-idna, gnus-article-over-scroll)
15056         (gnus-mime-display-multipart-alternative-as-mixed)
15057         (gnus-mime-display-multipart-related-as-mixed)
15058         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
15059         (gnus-ctan-url, gnus-button-ctan-handler)
15060         (gnus-button-handle-ctan-bogus-regexp)
15061         (gnus-button-ctan-directory-regexp)
15062         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
15063         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
15064         (gnus-button-man-level, gnus-button-emacs-level)
15065         (gnus-button-message-level, gnus-button-browse-level): Add :version.
15066
15067         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
15068         (gnus-agent-go-online): Change :version.
15069         (gnus-agent-expire-unagentized-dirs)
15070         (gnus-agent-auto-agentize-methods): Add :version.
15071
15072         * flow-fill.el (fill-flowed-display-column)
15073         (fill-flowed-encode-column): Add :version.
15074
15075         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
15076         (gnus-outlook-deuglify-unwrap-max)
15077         (gnus-outlook-deuglify-cite-marks)
15078         (gnus-outlook-deuglify-unwrap-stop-chars)
15079         (gnus-outlook-deuglify-no-wrap-chars)
15080         (gnus-outlook-deuglify-attrib-cut-regexp)
15081         (gnus-outlook-deuglify-attrib-verb-regexp)
15082         (gnus-outlook-deuglify-attrib-end-regexp)
15083         (gnus-outlook-display-hook): Add :version.
15084
15085         * binhex.el (binhex-use-external): Add :version.
15086
15087 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
15088
15089         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
15090         and `invisible'.
15091
15092 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
15093
15094         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
15095         in gnus-registry-trim.
15096
15097 2004-09-13  Simon Josefsson  <jas@extundo.com>
15098
15099         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
15100
15101         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
15102
15103         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
15104         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
15105         <yamaoka@jpl.org>.
15106         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
15107         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
15108         <yamaoka@jpl.org>.
15109
15110         * sieve.el (sieve-manage-mode): Ditto.
15111
15112 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
15113
15114         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
15115
15116 2004-09-11  Simon Josefsson  <jas@extundo.com>
15117
15118         * dns-mode.el: Add.
15119
15120         * mm-view.el (mm-display-dns-inline): Add.
15121
15122         * mm-decode.el (mm-inline-media-tests): Add text/dns.
15123         (mm-automatic-display): Ditto.
15124
15125         * mailcap.el (mailcap-mime-data): Add text/dns.
15126         (mailcap-mime-extensions): Map .soa to text/dns.
15127
15128 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
15129
15130         * gnus-art.el (article-decode-mime-words, article-babel)
15131         (gnus-article-highlight-signature, gnus-article-add-buttons)
15132         (gnus-signature-toggle): Remove unnecessary bindings of
15133         `inhibit-read-only' inherited from v5.10 merge.
15134
15135 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
15136
15137         * nntp.el (nntp): New customization group.
15138         (nntp-authinfo-file): Add customization group.
15139
15140         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
15141
15142         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
15143
15144         * gnus.el (to-address, to-list, subscribed)
15145         (large-newsgroup-initial): Ditto.
15146
15147         * flow-fill.el (fill-flowed-display-column)
15148         (fill-flowed-encode-column): Ditto.
15149
15150 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
15151
15152         * message.el (message-tokenize-header, message-send-mail-with-qmail):
15153         Use point-min rather than 1.
15154         (message-send-mail): Use buffer-size rather than point-max.
15155
15156         * gnus-sum.el (gnus-summary-search-article-forward):
15157         Signal a specific `search-failed' rather than a generic `error'.
15158
15159         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
15160         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
15161         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
15162
15163 2004-09-10  Simon Josefsson  <jas@extundo.com>
15164
15165         * nndb.el (require): Remove tcp and duplicate cl.
15166
15167 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15168
15169         * gnus-agent.el (directory-files-and-attributes): Move forward.
15170
15171 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
15172
15173         * gnus-agent.el (directory-files-and-attributes): Optionally
15174         defined to support XEmacs.
15175
15176 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
15177
15178         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
15179         to avoid run-time CL dependencies.
15180         (gnus-agent-unfetch-articles): New function.
15181         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
15182         article numbers even when local .overview file is missing.
15183         (gnus-agent-read-article-number): New function.  Only accepts
15184         27-bit article numbers.
15185         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles): Use
15186         gnus-agent-read-article-number.
15187         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
15188         from backend while recognizing that article numbers in .overview
15189         must be valid.
15190         (gnus-agent-update-files-total-fetched-for): Use
15191         directory-files-and-attributes to improve performance.
15192         * gnus-int.el (gnus-request-move-article): Use
15193         gnus-agent-unfetch-articles in place of gnus-agent-expire to
15194         improve performance.
15195
15196         * gnus-start.el (gnus-convert-old-newsrc): Changed message text as
15197         some users confused by references to .newsrc when they only have a
15198         .newsrc.eld file.
15199         (gnus-convert-mark-converter-prompt)
15200         (gnus-convert-converter-needs-prompt): Fixed use of property list.
15201         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
15202         New function.  Used internally to only display 'gnus converting
15203         files' message when actually necessary.
15204
15205         * gnus-sum.el (): Removed (require 'gnus-agent) as required
15206         methods now autoloaded.
15207
15208 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
15209
15210         * gnus-sum.el (gnus-summary-insert-subject): Remove list
15211         identifiers.
15212
15213 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
15214
15215         * gnus-picon.el: Fix indentation and closing parenthesis.
15216
15217 2004-09-01  Simon Josefsson  <jas@extundo.com>
15218
15219         * message.el (message-canlock-generate): Require sha1, not
15220         sha1-el.  (Can we get rid of this require altogether?  It is ugly
15221         to require within a function.  Sadly, if sha1.el isn't loaded, the
15222         let binding in m-c-g will hide the defcustom definition, which is
15223         bad.)
15224
15225         * canlock.el: Require sha1, not sha1-el.
15226
15227         * message.el: Don't autoload sha1 (there is a autoload cookie in
15228         sha1.el).
15229
15230         * sha1-el.el: Renamed to sha1.el.
15231
15232 2004-08-30  Juanma Barranquero  <lektu@terra.es>
15233
15234         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
15235
15236 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
15237
15238         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
15239
15240 2004-08-30  Kim F. Storm  <storm@cua.dk>
15241
15242         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
15243
15244         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
15245         Add :group 'nnimap.
15246
15247 2004-08-30  Andreas Schwab  <schwab@suse.de>
15248
15249         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
15250         ?* and ?\;.
15251
15252         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
15253         and ?\' to symbol instead of whitespace.
15254
15255 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15256
15257         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
15258
15259         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
15260         instead of re-search-forward.
15261
15262         * gnus-uu.el (gnus-uu-save-article): Ditto.
15263         (gnus-uu-post-encode-uuencode): Ditto.
15264
15265         * html2text.el (html2text-clean-list-items): Ditto.
15266         (html2text-clean-dtdd): Ditto.
15267         (html2text-format-tags): Ditto.
15268
15269         * message.el (message-send-mail-with-sendmail): Fix regexp.
15270         (message-fill-field-general): Use search-forward instead of
15271         re-search-forward.
15272         (unbold-region): Ditto.
15273
15274         * nnrss.el (nnrss-request-article): Ditto.
15275
15276         * nnslashdot.el (nnslashdot-request-article): Ditto.
15277
15278         * nnweb.el (nnweb-gmane-wash-article): Ditto.
15279
15280         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
15281         "Unrecognized menu descriptor" error in XEmacs.
15282
15283 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
15284
15285         * gnus-sum.el (gnus-read-header): Don't remove a header for the
15286         parent article of a sparse article in the thread hashtb.
15287
15288 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
15289
15290         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
15291         (nnmail-expand-newtext): Lowercase expanded entries if
15292         nnmail-split-lowercase-expanded is non-nil.
15293
15294 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15295
15296         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
15297
15298         * gnus-group.el (gnus-group-line-format-alist): Convert the value
15299         of gnus-tmp-news-method into string under XEmacs.  It will be
15300         passed to gnus-correct-length which takes only a string argument.
15301
15302 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15303
15304         * gnus-util.el (gnus-bind-print-variables): New macro.
15305         (gnus-prin1): Use it.
15306         (gnus-prin1-to-string): Use it.
15307         (gnus-pp): New function.
15308         (gnus-pp-to-string): New function.
15309
15310         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
15311         Replace pp-to-string with gnus-pp-to-string.
15312         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
15313         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
15314         * gnus-msg.el (gnus-debug): Ditto.
15315         * gnus-score.el (gnus-score-save): Ditto.
15316         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
15317         gnus-pp-to-string.
15318         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
15319         with gnus-pp.
15320         * score-mode.el (gnus-score-pretty-print): Ditto.
15321         * webmail.el (webmail-debug): Ditto.
15322
15323 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15324
15325         * gnus-art.el (article-display-face, article-display-x-face):
15326         Use buffer-read-only.
15327
15328 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15329
15330         * gnus-art.el (article-hide-list-identifiers):
15331         Bind inhibit-read-only as t.
15332
15333 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
15334
15335         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
15336
15337 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
15338
15339         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
15340         (gnus-narrow-to-page): Don't assume point-min == 1.
15341         (gnus-article-edit-mode): Derive from message-mode.
15342
15343         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
15344         point-min == 1.
15345
15346         * imap.el (imap-parse-address-list, imap-parse-body-ext):
15347         Disable incorrect use of `assert'.
15348
15349         * message.el (message-mode): Set comment-start-skip.
15350
15351
15352 2004-08-22  Sam Steingold  <sds@gnu.org>
15353
15354         * pop3.el (pop3-leave-mail-on-server): New user variable.
15355         (pop3-movemail): Delete mail only when it is nil.
15356
15357 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
15358
15359         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
15360
15361         * mml.el (mml-preview): Use `pop-to-buffer'.
15362
15363         * message.el (message-goto-mail-followup-to): Insert after "To".
15364         (message-carefully-insert-headers): Add comment.
15365
15366         * gnus.el: Remove unused variable `gnus-article-check-size'.
15367
15368         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
15369
15370         * gnus-art.el (gnus-button-alist): Improve
15371         `gnus-button-handle-library' entry.
15372
15373 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
15374
15375         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p): Use
15376         downcase, since XEmacs capitalizes error messages differently.
15377
15378 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
15379
15380         * nntp.el: Add (require 'gnus) due to reference to
15381         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
15382
15383 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
15384
15385         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind
15386         `mm-fill-flowed'.
15387
15388         * mm-decode.el (mm-dissect-singlepart): Check it.
15389
15390 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
15391
15392         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
15393         'imap' for netrc parsing.
15394
15395 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
15396
15397         * mailcap.el (mailcap-mime-data): Mark as risky.
15398
15399 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15400
15401         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
15402         may be included in the encoded word.
15403         (rfc2047-encode): Don't append a space if the encoded word
15404         includes close parenthesis.
15405
15406 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15407
15408         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
15409         of text within parentheses.
15410
15411 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
15412
15413         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
15414         (gnus-encrypt-write-file-contents): Make the password key the file
15415         name PLUS the cipher, not just the cipher.  Also remove failed
15416         passwords from the cache.
15417
15418 2004-08-06  Simon Josefsson  <jas@extundo.com>
15419
15420         * gnus-sum.el (gnus-article-loose-mime): Change default to t.  Doc
15421         fix.
15422
15423 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15424
15425         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
15426         LWSP.
15427
15428 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
15429
15430         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Try
15431         to append in-reply-to: data to the references: header.
15432
15433         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
15434         (netrc-parse): Use gnus-encrypt.el functions.
15435
15436         * gnus-encrypt.el: Add new file for encryption support; currently
15437         does only a few GPG ciphers and an internal XOR cipher.
15438
15439         * password.el: Add comments on using password-read-and-add.
15440         (password-read-and-add): Add function to read and add the
15441         password to the cache at once.
15442
15443 2004-07-28  Simon Josefsson  <jas@extundo.com>
15444
15445         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
15446         parameter (but don't use it, for now).
15447
15448         * imap.el (imap-ssl-open): Use imap-process-connection-type,
15449         instead of hard coding to nil.
15450
15451 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15452
15453         * mm-view.el (mm-inline-image-emacs): Open lines under an image
15454         as mm-inline-image-xemacs does.
15455
15456 2004-07-26  Simon Josefsson  <jas@extundo.com>
15457
15458         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
15459         Revert part of 2004-07-17 change below.
15460
15461 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15462
15463         * rfc2047.el (rfc2047-encode-region): Don't infloop.  Suggested by
15464         Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
15465
15466 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15467
15468         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
15469         quotes that actually start with ">" at the beginning of the
15470         lines.
15471
15472 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15473
15474         * rfc2047.el (rfc2047-encode-region): Fix last change.
15475         (rfc2047-encode-parameter): Remove useless concat.
15476
15477 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15478
15479         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
15480         encode special characters; fix some kind of misconfigured headers;
15481         signal a real error if debug-on-quit or debug-on-error is non-nil.
15482         (rfc2047-encode-max-chars): New variable.
15483         (rfc2047-encode-1): Use it.
15484         (rfc2047-encode-parameter): New function.
15485
15486         * mml.el (mml-insert-parameter): Remove an excessive space.
15487
15488 2004-07-17  Simon Josefsson  <jas@extundo.com>
15489
15490         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
15491         Kai Grossjohann <kai@emptydomain.de>.
15492         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
15493         (gnus-group-make-menu-bar): Ditto.
15494
15495         * gnus-util.el (gnus-group-server): Add.
15496
15497 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
15498
15499         * message.el (message-clone-locals): Clone sendmail and smtp
15500         variables.
15501
15502 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15503
15504         * rfc2047.el (rfc2047-encode-region): Fix last change.
15505
15506 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15507
15508         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
15509         characters as non-special.
15510
15511 2004-07-09  Simon Josefsson  <jas@extundo.com>
15512
15513         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
15514         Users will lose all flag changes made while unplugged with
15515         e.g. nntp unless flag synchronization happens, thus `nil' is not a
15516         good default.  See numerous reports on ding mailing list.
15517
15518 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15519
15520         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
15521         add generate-head-function and generate-article-function to the
15522         rfc822-forward entry.
15523         (nndoc-rfc822-forward-generate-article): New function.
15524         (nndoc-rfc822-forward-generate-head): New function.
15525
15526         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
15527
15528 2004-07-06  Dan Christensen  <jdc@uwo.ca>
15529
15530         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
15531         respect display group parameter and gnus-summary-expunge-below.
15532         (gnus-articles-to-read): Remove unused reference to display group
15533         parameter.
15534
15535 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15536
15537         * nnheader.el (nnheader-uniquify-message-id): New experimental
15538         variable.
15539         (nnheader-nov-read-message-id): Use it.
15540
15541         * spam-report.el (spam-report-gmane): Add interactive.
15542
15543 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15544
15545         * mm-encode.el (mm-content-transfer-encoding-defaults): Use
15546         qp-or-base64 for the application/* types.
15547
15548 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
15549
15550         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
15551
15552 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
15553
15554         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
15555         trim value.
15556
15557 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
15558
15559         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
15560         New macro and function.
15561         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
15562
15563 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15564
15565         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
15566         after-load-alist.
15567
15568 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15569
15570         * gnus-group.el (gnus-group-get-new-news-this-group): Don't
15571         update info that isn't there.
15572
15573 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
15574
15575         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
15576         entry.
15577
15578 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15579
15580         * mm-view.el (mm-inline-render-with-function): Use multibyte
15581         buffer; decode html source by charset.
15582
15583         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
15584
15585         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
15586         Mule-UCS is loaded under XEmacs.
15587         (mm-mime-mule-charset-alist): Avoid duplicated entries.
15588
15589 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
15590
15591         * nnheader.el (nnheader-max-head-length): Increase to 8192.
15592
15593 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15594
15595         * mm-util.el (mm-coding-system-p): Return a coding-system.
15596         (mm-mime-mule-charset-alist): Use shift_jis instead of
15597         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
15598         entries for the mime charsets iso-2022-jp-3 and shift_jis.
15599         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
15600         instead of japanese-shift-jis and iso-latin-1 respectively in
15601         order to share the default value with both Emacs and XEmacs-mule.
15602         (mm-mule-charset-to-mime-charset): Make
15603         mm-coding-system-priorities effective.
15604         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
15605         while predicating of candidates upon the priorities.
15606
15607 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
15608
15609         * gnus-sum.el (gnus-summary-make-menu-bar): Add
15610         gnus-uu-invert-processable.
15611
15612         * gnus.el: Autoload gnus-uu-invert-processable.
15613
15614 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15615
15616         * mm-util.el (mm-with-multibyte-buffer): New macro.
15617
15618         * rfc2047.el (rfc2047-encode-string): Use it.
15619         (rfc2047-encode-region): Move point to the end of the region after
15620         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
15621
15622 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15623
15624         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
15625         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
15626
15627 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15628
15629         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
15630         (gnus-cite-parse): Ignore quoted envelope From_.  Suggested by
15631         Karl Chen <quarl@nospam.quarl.org>.
15632
15633 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
15634
15635         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
15636         invalid addresses.
15637
15638 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
15639
15640         * spam.el: Change section markers, revise TODO list.
15641         (spam-backends): Make new master list of all installed backends.
15642         (spam-summary-exit-behavior): Add new variable to determine how
15643         messages moves are done at summary exit.
15644         (spam-move-spam-nonspam-groups-only)
15645         (spam-process-ham-in-nonham-groups)
15646         (spam-process-ham-in-spam-groups): Remove variables, the
15647         spam-summary-exit-behavior variable should be used to manage this
15648         behavior.
15649         (spam-old-ham-articles, spam-old-spam-articles): Remove.
15650         (spam-old-articles): Add variable, replacing spam-old-ham-articles
15651         and spam-old-spam-articles.
15652         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
15653         Add empty variables, placeholders for the backends they represent.
15654         (spam-set-difference): Move, unchanged.
15655         (spam-list-of-processors): Declare OBSOLETE, not used anymore
15656         unless the user has a processor variable.
15657         (spam-classifications, spam-classification-valid-p)
15658         (spam-backend-properties, spam-backend-property-valid-p)
15659         (spam-backend-function-type-valid-p)
15660         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
15661         (spam-report-articles-gmane, spam-report-articles-resend):
15662         Remove functions, they are not needed.
15663         (spam-install-backend-super, spam-backend-list)
15664         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
15665         (spam-backend-function, spam-backend-ham-registration-function)
15666         (spam-backend-spam-registration-function)
15667         (spam-backend-ham-unregistration-function)
15668         (spam-backend-spam-unregistration-function)
15669         (spam-backend-statistical-p, spam-backend-mover-p)
15670         (spam-install-backend-alias, spam-install-checkonly-backend)
15671         (spam-install-mover-backend, spam-install-nocheck-backend)
15672         (spam-install-backend, spam-install-statistical-backend)
15673         (spam-install-statistical-checkonly-backend): Add backend installation
15674         support.
15675         (spam-summary-prepare-exit): Rewrite to use the new backend code.
15676         (spam-group-processor-p): Use the new backend code and respect the
15677         summary exit behavior.
15678         (spam-mark-spam-as-expired-and-move-routine): Remove.
15679         (spam-summary-prepare): Change to use the new spam-old-articles
15680         variable.
15681         (spam-copy-or-move-routine, spam-copy-spam-routine)
15682         (spam-move-spam-routine, spam-copy-ham-routine)
15683         (spam-move-ham-routine): Add code to copy/move ham or spam.
15684         (spam-fetch-field-fast): Improve doc and code, plus allow the
15685         'number request.
15686         (spam-list-of-checks, spam-list-of-statistical-checks): Remove
15687         variables.
15688         (spam-split, spam-find-spam): Use the new backend code.
15689         (spam-registration-functions): Remove variable.
15690         (spam-unregister-routine): Add convenience wrapper.
15691         (spam-log-undo-registration, spam-register-routine)
15692         (spam-log-processing-to-registry)
15693         (spam-log-unregistration-needed-p): Rename "check" to "backend"
15694         where possible.
15695         (spam-check-gmane-xref, spam-check-regex-headers)
15696         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
15697         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
15698         (spam-check-bogofilter-headers, spam-check-spamoracle)
15699         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
15700         (spam-check-crm114-headers): Use the spam-split-group that
15701         spam-split prepares, no need to determine it every time.
15702
15703         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
15704         to the nnheader-parse-naked-head call.
15705
15706         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
15707
15708         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
15709         the nnheader-nov-read-message-id call.
15710
15711 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15712
15713         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
15714         gnus-activate-group twice.  Suggested by Markus Peter
15715         <warp@spin.de>.
15716
15717 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
15718
15719         * gnus-art.el (gnus-article-time-format): Exchange the order of
15720         day and month in the default value; fix customization type.
15721         (article-date-ut): Use add-text-properties.
15722         (article-make-date-line): Use message-make-date instead of
15723         current-time-string.
15724
15725         * message.el (message-fetch-field): Don't use set-text-properties.
15726         (message-make-date): Simplify.
15727
15728         * messagexmas.el (message-xmas-make-date): New function.
15729         (message-xmas-redefine): Defalias message-make-date to it.
15730
15731 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15732
15733         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
15734         (rfc2047-encode-region): Treat text within parentheses as special;
15735         show the original text when error has occurred.
15736
15737         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
15738         already-computed method to gnus-activate-group.
15739
15740         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
15741         same select-methods identical Lisp objects.
15742
15743         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
15744         object when modifying the info.
15745
15746 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15747
15748         * gnus-srvr.el (gnus-server-set-info): Remove the server from
15749         gnus-opened-servers since it has never been opened with the new
15750         configuration yet.
15751
15752 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15753
15754         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
15755         arg to nnheader-generate-fake-message-id.
15756
15757 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
15758
15759         * nnheader.el (nnheader-generate-fake-message-id): Accept a
15760         number and build a fake message ID localized to a group and
15761         article number (so it's repeatable from that point on).
15762         (nnheader-fake-message-id-p): Change regex to accomodate new fake
15763         ID format.
15764
15765         * gnus-sum.el (gnus-get-newsgroup-headers): Call
15766         nnheader-generate-fake-message-id with the article number.
15767
15768 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
15769
15770         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
15771         end-of-buffer.
15772
15773 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15774
15775         * message.el (message-ignored-supersedes-headers): Add Approved.
15776
15777 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
15778
15779         * rfc2047.el (rfc2047-encode-message-header): Remove useless
15780         goto-char.
15781         (rfc2047-encode): Fold the line before encoding.
15782
15783 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15784
15785         * rfc2047.el (rfc2047-encode-message-header): Disabled header
15786         folding -- not all headers can be folded, and this should be done
15787         by the message composition mode.  Probably.  I think.
15788
15789 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15790
15791         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
15792         fast.
15793
15794         * gnus-ems.el (gnus-remove-image): Don't use
15795         message-text-with-property; remove only the image found first.
15796
15797         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
15798         found first.
15799
15800 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
15801
15802         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
15803
15804 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15805
15806         * message.el (message-text-with-property): Make it fast and accept
15807         optional arguments.
15808         (message-strip-forbidden-properties): Use it.
15809         (message-fix-before-sending): Follow the m-t-w-p change.
15810
15811         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
15812
15813 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15814
15815         * gnus-art.el (article-hide-headers): Don't change the buffer
15816         mistakenly when performing mml-preview even if
15817         gnus-single-article-buffer is nil.
15818
15819 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
15820
15821         * message.el (message-expand-name-databases): New user option.
15822         (message-expand-name): Use it.
15823
15824 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
15825
15826         * spam.el (spam-report-articles-resend)
15827         (spam-report-resend-register-routine): Allow ham reporting.
15828         (spam-report-resend-register-ham-routine): Add wrapper.
15829         (spam-registration-functions): Add ham resending functions.
15830         (spam-list-of-processors): Add ham resend processor.
15831
15832         * gnus.el (ham-resend-to): Add new group parameter.
15833         (spam-process): Add ham resend option.
15834
15835         * spam-report.el (spam-report-resend): Allow reporting ham.
15836         (spam-report-resend-ham): Add wrapper.
15837
15838 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15839
15840         * message.el (message-cite-articles-with-x-no-archive): New
15841         variable.
15842         (message-cite-original): Use it.
15843
15844 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15845
15846         * message.el (message-cite-original): Respect X-No-Archive.
15847
15848 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15849
15850         * gnus-art.el (article-hide-headers): Refer to the values for
15851         gnus-ignored-headers and gnus-visible-headers in the summary
15852         buffer since a user may have set them as group parameters.
15853
15854 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
15855
15856         * assistant.el (assistant-node-name): Add convenience function.
15857         (assistant-render-text, assistant-render-node): Add error handling,
15858         plus handle multiple next nodes.
15859         (assistant-find-next-node): Comment out for now.
15860         (assistant-find-next-nodes): Add function, returns list of next
15861         nodes.
15862
15863 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
15864
15865         * mail-source.el (mail-source-directory): Fix doc-string.
15866
15867 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
15868
15869         * assistant.el (assistant-render-text, assistant-eval): Add :set
15870         widget type, which is different because it takes and returns a
15871         list.  Much hilarity ensues.
15872
15873 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
15874
15875         * gnus-art.el (gnus-button-alist): Fixed regexp for manual links.
15876
15877         * gnus-group.el (gnus-group-get-new-news-this-group): Added
15878         doc-string.
15879
15880         * gnus-start.el (gnus-activate-group): Added doc-string.
15881
15882 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15883
15884         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
15885
15886 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
15887
15888         * assistant.el (assistant-render-text): Try to add a :set
15889         widget, more to come.
15890
15891         * spam.el (spam-group-spam-contents-p): Handle empty groupname
15892         strings.
15893         (spam-report-articles-resend)
15894         (spam-register-routine): Do registration iff any articles warrant
15895         it.
15896         (spam-summary-prepare-exit): Change log message for nil group
15897         destinations.
15898
15899 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
15900
15901         * spam.el (spam-report-resend-register-routine): Allow
15902         spam-report-resend-to to be a group parameter or a global value.
15903
15904 2004-05-26  Simon Josefsson  <jas@extundo.com>
15905
15906         * starttls.el: Merge with my GNUTLS based starttls.el.
15907         (starttls-gnutls-program, starttls-use-gnutls)
15908         (starttls-extra-arguments, starttls-process-connection-type)
15909         (starttls-connect, starttls-failure, starttls-success): New
15910         variables.
15911         (starttls-program, starttls-extra-args): Doc fix.
15912         (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New
15913         functions.
15914         (starttls-negotiate, starttls-open-stream): Check
15915         `starttls-use-gnutls' and pass on to corresponding *-gnutls
15916         function if it is set.
15917
15918 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15919
15920         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
15921         structured fields.
15922
15923 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15924
15925         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
15926
15927 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
15928
15929         * spam.el (spam-mark-new-messages-in-spam-group-as-spam): Add
15930         variable.
15931         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
15932         assigning the spam-mark to new messages.
15933
15934 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
15935
15936         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
15937
15938 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15939
15940         * dgnushack.el: Autoload customize-set-variable for XEmacs.
15941
15942         * rfc2047.el (rfc2047-encodable-p): Don't move point.
15943         (rfc2047-decode): Treat the ascii coding-system as raw-text by
15944         default.
15945
15946 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
15947
15948         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
15949         correct data.
15950
15951 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
15952
15953         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
15954         (spam-group-processor-p): Fix function.
15955         (spam-group-processor-multiple-p)
15956         (spam-group-spam-processor-report-gmane-p)
15957         (spam-group-spam-processor-report-resend-p)
15958         (spam-group-spam-processor-bogofilter-p)
15959         (spam-group-spam-processor-blacklist-p)
15960         (spam-group-spam-processor-ifile-p)
15961         (spam-group-ham-processor-ifile-p)
15962         (spam-group-spam-processor-spamoracle-p)
15963         (spam-group-spam-processor-crm114-p)
15964         (spam-group-ham-processor-bogofilter-p)
15965         (spam-group-spam-processor-stat-p)
15966         (spam-group-ham-processor-stat-p)
15967         (spam-group-ham-processor-whitelist-p)
15968         (spam-group-ham-processor-BBDB-p)
15969         (spam-group-ham-processor-spamoracle-p)
15970         (spam-group-ham-processor-copy-p): Remove functions with some
15971         prejudice against unneeded code.
15972         (spam-report-articles-resend)
15973         (spam-report-resend-register-routine): Allow the group/topic
15974         spam-resend-to value to override spam-report-resend-to.
15975         (spam-summary-prepare-exit): Invoke spam-group-processor-p
15976         properly now.
15977
15978         * gnus.el (spam-resend-to): Add group/topic parameter.
15979         (spam-process): Move the OBSOLETE processors to the end of the
15980         choices.
15981
15982 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
15983
15984         * spam-report.el (spam-report-resend-to, spam-report-resend): Start
15985         with resend-to set to nil, and then ask the user if necessary.
15986         (spam-report-resend): spam-report-resend takes a list of articles, not
15987         separate article numbers.
15988
15989 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15990
15991         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
15992         addition to emacs-w3m.
15993
15994 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15995
15996         * assistant.el (assistant-authinfo-data): New function.
15997         (assistant-eval): Eval for entire assistant.
15998
15999         * netrc.el (netrc-services-file): New variable.
16000         (netrc-parse-services): New function.
16001         (netrc-find-service-name): New function.
16002         (netrc-find-service-number): New function.
16003         (netrc-port-equal): New function.
16004         (netrc-machine): Use it.
16005
16006         * nnimap.el (nnimap-open-connection): Use netrc.
16007
16008         * gnus-util.el (gnus-netrc-get): Remove aliases.
16009
16010         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
16011
16012         * assistant.el (wid-edit): Fix compilation.
16013
16014         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
16015
16016 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
16017
16018         * gnus-util.el (gnus-set-file-modes): New function.  (small
16019         patch).
16020
16021 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16022
16023         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
16024
16025         * assistant.el (assistant-render-node): Fix up rendering and
16026         read-only text.
16027         (assistant-render-node): Reset.
16028         (assistant-make-read-only): Not sticky.
16029
16030 2004-05-20  Danny Siu  <dsiu@adobe.com>
16031
16032         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
16033         centered even when gnus-auto-center-summary is t.
16034
16035 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16036
16037         * dns.el (dns-get-txt-answer): New function.
16038         (dns-read-txt): Ditto.
16039         (query-dns): Use it.
16040
16041 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16042
16043         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
16044         active for foreign groups even if the group level is higher than
16045         the specified value.
16046
16047 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16048
16049         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
16050         non-active groups.
16051
16052         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
16053
16054 2004-05-20  Magnus Henoch  <mange@freemail.hu>
16055
16056         * dns.el (dns-read-type): Add support for SVR.  (small patch)
16057
16058 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
16059
16060         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
16061         (spam-crm114-header, spam-crm114-spam-switch)
16062         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
16063         (spam-crm114-positive-spam-header)
16064         (spam-crm114-database-directory, spam-list-of-processors)
16065         (spam-group-spam-processor-crm114-p)
16066         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
16067         (spam-generic-score, spam-list-of-checks)
16068         (spam-list-of-statistical-checks, spam-registration-functions)
16069         (spam-check-crm114-headers, spam-crm114-score)
16070         (spam-check-crm114, spam-crm114-register-with-crm114)
16071         (spam-crm114-register-spam-routine)
16072         (spam-crm114-unregister-spam-routine)
16073         (spam-crm114-register-ham-routine)
16074         (spam-crm114-unregister-ham-routine): Add CRM114 support.  From
16075         asjo@koldfront.dk (Adam Sjøgren).
16076
16077         * gnus.el: Add spam-use-crm114.
16078
16079         * spam.el (spam-list-of-processors, spam-registration-functions):
16080         Add spam-use-resend.
16081         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
16082         (spam-report-articles-gmane): Add doc fix.
16083         (spam-report-articles-resend, spam-report-resend-register-routine):
16084         Add wrappers around spam-report-resend-to.
16085
16086         * spam-report.el (spam-report-resend-to, spam-report-resend):
16087         Add support for resending spam.
16088         (spam-report-gmane): Fix line length >80.
16089
16090         * gnus.el (spam-process): Add spam-use-resend.
16091
16092 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16093
16094         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
16095         number of processed spam messages.
16096         (spam-ham-copy-or-move-routine): Return the number of processed
16097         ham messages.
16098         (spam-summary-prepare-exit): Use the above values to decide
16099         whether status messages shouled be displayed.
16100
16101 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
16102
16103         * rfc2047.el (rfc2047-encode-function-alist): Renamed from
16104         `rfc2047-encoding-function-alist' in order to avoid conflicting
16105         with the old version.
16106         (rfc2047-encode-region): Concatenate words containing non-ASCII
16107         characters in structured fields; don't encode space-delimited
16108         ASCII words even in unstructured fields; don't break words at
16109         char-category boundaries.
16110         (rfc2047-encode-1): New function.
16111         (rfc2047-encode): Use it; encode text so that it occupies the
16112         maximum width within 76-column; work correctly on Q encoding for
16113         iso-2022-* charsets.
16114         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
16115         sure not to break a line just after the header name.
16116         (rfc2047-b-encode-region): Removed.
16117         (rfc2047-b-encode-string): New function.
16118         (rfc2047-q-encode-region): Removed.
16119         (rfc2047-q-encode-string): New function.
16120
16121         * mm-util.el (mm-replace-in-string): New function.
16122
16123 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16124
16125         * gnus-msg.el (gnus-inews-make-draft-meta-information): Really
16126         get it right.
16127         (gnus-inews-make-draft): Really.
16128
16129 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
16130
16131         * nnmh.el (nnmh-request-list-1): Don't check the link count
16132         before descending.  (small patch)
16133
16134 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16135
16136         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
16137         stuff.
16138
16139         * gnus-start.el (gnus-subscribe-hierarchical-interactive): Match
16140         on real group name.
16141
16142         * gnus-art.el (gnus-signature-limit): Doc fix.
16143
16144         * gnus-msg.el (gnus-inews-make-draft): Quote list.
16145
16146         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
16147
16148 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
16149
16150         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
16151         isn't a string.
16152
16153 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16154
16155         * gnus-draft.el (gnus-draft-send): Bind
16156         rfc2047-encode-encoded-words.
16157
16158         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
16159         (rfc2047-encodable-p): Say that =? needs encoding.
16160         (rfc2047-encode-encoded-words): New variable.
16161
16162         * gnus-group.el (gnus-group-select-group): Doc fix.
16163
16164         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
16165
16166         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
16167         to nil.
16168
16169         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
16170
16171         * nnheader.el (nnheader-get-lines-and-char): New function.
16172
16173 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
16174
16175         * gnus-msg.el (gnus-summary-followup-with-original): Document
16176         yanking of region when active.
16177
16178 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16179
16180         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
16181         groups if the group level is higher than the specified value.
16182
16183 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
16184
16185         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
16186         (gnus-group-jump-to-group): Added prefix argument using
16187         `gnus-group-jump-to-group-prompt'.  Query before jumping to
16188         non-active group.
16189
16190         * compface.el (uncompface): Be verbose when changing
16191         `uncompface-use-external'.
16192
16193         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
16194         handle manual section.
16195
16196 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16197
16198         * gnus-art.el (gnus-button-alist): Revert previous change.
16199
16200 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
16201
16202         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
16203
16204 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16205
16206         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
16207         whether backend can accept message.
16208
16209         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
16210
16211 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
16212
16213         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
16214         Avoid creating directory when nntp-marks-is-evil is true.
16215         Reported by Reiner Steib.
16216
16217 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
16218
16219         * gnus-picon.el (gnus-picon-style): New variable.
16220         (gnus-picon-insert-glyph): Added optional `nostring' argument.
16221         (gnus-picon-transform-address): Support `gnus-picon-style'.  From
16222         Jesper Harder <harder@ifa.au.dk>.
16223
16224 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16225
16226         * message.el (message-fill-field): Return point.
16227         (message-generate-headers): Go to end of field.
16228
16229         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
16230         stuff for non-living groups.
16231
16232 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
16233
16234         * gnus-art.el (gnus-article-followup-with-original)
16235         (gnus-article-reply-with-original): gnus-mark-active-p ->
16236         gnus-region-active-p.
16237
16238 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
16239
16240         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
16241         only when there is spam or ham to be processed.
16242
16243 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16244
16245         * mail-source.el (mail-source-delete-crash-box): Refactor.
16246         (mail-source-fetch): Use it.
16247         (mail-source-fetch-file): Ditto.
16248         (mail-source-fetch-directory): Run postscript in loop.
16249         (mail-source-fetch-pop): Delete.
16250         (mail-source-fetch-maildir): Ditto.
16251         (mail-source-fetch-imap): Ditto.
16252
16253         * imap.el (imap-authenticators): Comment out sasl.
16254
16255         * message.el (message-skip-to-next-address): New function.
16256         (message-fill-header-address): Refactor.
16257         (message-fill-address): Use it.
16258         (message-delete-address): Use it.
16259         (message-fill-header-general): Refactor.
16260         (message-fill-field-address): Rename.
16261         (message-narrow-to-field): Find the start of the header.
16262         (message-header-format-alist): Don't pre-fill.
16263         (message-fill-header): Removed.
16264         (message-insert-header): New function.
16265         (message-shorten-references): Use it.
16266
16267         * rfc2047.el (rfc2047-field-value): Strip props.
16268
16269         * mail-parse.el (mail-header-make-address): New alias.
16270
16271         * ietf-drums.el (ietf-drums-make-address): New function.
16272
16273         * imap.el: Add compiler directives.
16274
16275         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
16276
16277         * gnus-art.el (article-decode-idna-rhs): Don't use
16278         message-idna-inside-rhs-p.
16279
16280 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16281
16282         * message.el (message-idna-inside-rhs-p): Removed.
16283         (message-idna-to-ascii-rhs-1): Use proper address parsing.
16284
16285         * gnus-art.el (gnus-emphasis-alist): Removed strikethru; too many
16286         false positives.
16287
16288 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
16289
16290         * imap.el (imap-sasl-make-mechanisms): Use sasl.
16291
16292 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16293
16294         * nneething.el (nneething-file-name): Don't create spurious
16295         files.
16296
16297         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
16298         (gnus-inews-do-gcc): Remove sleep.
16299
16300         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
16301         part under point.
16302
16303         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
16304         (gnus-agent-regenerate-group): Using nil messages aren't valid.
16305
16306 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
16307
16308         * spam.el (spam-summary-prepare-exit): Fixed (length).
16309
16310 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
16311
16312         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
16313         as expired without moving it" message when there are spam
16314         messages left.
16315
16316 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
16317
16318         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
16319         header is not nil.
16320
16321 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
16322
16323         * nntp.el (nntp-request-set-mark, nntp-request-update-info): Call
16324         nntp-possibly-create-directory, not nntp-possibly-change-group.
16325         (nntp-marks-changed-p): New arg SERVER.
16326         (nntp-request-update-info): Adjust caller.
16327
16328 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
16329
16330         * nntp.el (nntp-save-marks): Pass missing arg.
16331
16332 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
16333
16334         * nntp.el: Support marks.
16335         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
16336         (nntp-marks-modtime, nntp-marks-directory): New variables.
16337         (nntp-request-set-mark, nntp-request-update-info)
16338         (nntp-possibly-create-directory, nntp-marks-changed-p)
16339         (nntp-save-marks, nntp-open-marks, nntp-marks-directory): New
16340         functions.
16341
16342 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
16343
16344         * gnus-xmas.el (gnus-xmas-select-lowest-window)
16345         (gnus-xmas-redefine): Rename.
16346
16347         * gnus-score.el (gnus-score-insert-help): Use
16348         gnus-select-lowest-window.
16349
16350         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
16351         appt-select-lowest-window and rename to gnus-select-lowest-window.
16352
16353         * gnus.el: do.
16354
16355 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16356
16357         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
16358         encodings of MIME-encoded words, in order to improve
16359         interoperability with several broken MUAs.
16360
16361 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16362
16363         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
16364         tags, only when charsets are not specified in headers.
16365         (mm-inline-text-html-render-with-w3m): Ditto.
16366
16367         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
16368         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
16369
16370 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16371
16372         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
16373         instead of MIME-decoded from fields when checking
16374         `gnus-article-address-banner-alist'.
16375
16376 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
16377
16378         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
16379         description rather than subject.
16380
16381 2004-05-02  Steve Youngs  <steve@youngs.au.com>
16382
16383         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
16384
16385 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16386
16387         * gnus.el (gnus-version-number): Bump.
16388
16389 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
16390
16391         * gnus.el: No Gnus v0.2 is released.
16392
16393 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16394
16395         * gnus-agent.el (gnus-agent-read-agentview): Inline
16396         gnus-uncompress-range.
16397
16398 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16399
16400         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
16401         `exec-installed-p'.
16402
16403 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16404
16405         * gnus.el (spam-process, spam-autodetect-methods): Add
16406         bsfilter and bsfilter-headers.
16407
16408         * spam.el (spam-bsfilter): New customize group.
16409         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
16410         (spam-bsfilter-header, spam-bsfilter-probability-header)
16411         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
16412         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
16413         (spam-bsfilter-database-directory): New options.
16414         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
16415         (spam-list-of-statistical-checks, spam-registration-functions):
16416         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
16417         (spam-bsfilter-score): New command.
16418         (spam-check-bsfilter-headers, spam-check-bsfilter)
16419         (spam-bsfilter-register-with-bsfilter)
16420         (spam-bsfilter-register-spam-routine)
16421         (spam-bsfilter-unregister-spam-routine)
16422         (spam-bsfilter-register-ham-routine)
16423         (spam-bsfilter-unregister-ham-routine): New functions.
16424         (spam-generic-score): Support bsfilter; Accept an optional argument
16425         to recalcurate spam score even if scoring header has already been
16426         added.
16427         (spam-bogofilter-score, spam-spamassassin-score): Accept an
16428         optional argument to recalcurate spam score even if scoring header
16429         has already been added.
16430
16431 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
16432
16433         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
16434         strings!  Reported by David D. Smith <davidsmith@acm.org>.
16435         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
16436         link is missing.
16437
16438 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
16439
16440         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
16441         (html2text-get-attr): Rewrite.
16442
16443         * message.el (message-setup-1): Remove redundant put-text-property
16444         on mail-header-separator.
16445
16446 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
16447
16448         * gnus-registry.el (gnus-registry-cache-whitespace)
16449         (gnus-registry-action, gnus-registry-spool-action)
16450         (gnus-registry-split-fancy-with-parent): Change message levels
16451         from 5 to 3 or 7, as needed.
16452
16453         * spam.el (spam-summary-prepare-exit)
16454         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
16455         (spam-split, spam-find-spam, spam-log-undo-registration)
16456         (spam-check-blackholes, spam-enter-ham-BBDB): Changed message
16457         level from 5 to 6.
16458
16459 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16460
16461         * gnus-ems.el: Autoload appt-select-lowest-window (revert
16462         2004-03-04 change).
16463
16464 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
16465
16466         * sieve-manage.el (sieve-manage-open):
16467         * nnweb.el (nnweb-insert-html):
16468         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
16469         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
16470         * nnspool.el (nnspool-request-group):
16471         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
16472         * nnml.el (nnml-request-update-info):
16473         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
16474         (nnmh-request-create-group, nnmh-update-gnus-unreads):
16475         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
16476         (nnimap-request-set-mark):
16477         * nnfolder.el (nnfolder-request-update-info):
16478         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
16479         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
16480         * gnus-uu.el (gnus-uu-find-articles-matching):
16481         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
16482         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
16483         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
16484         * gnus-nocem.el (gnus-nocem-scan-groups):
16485         * gnus-int.el (gnus-start-news-server):
16486         * gnus-group.el (gnus-group-make-kiboze-group)
16487         (gnus-group-browse-foreign-server):
16488         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
16489         Use mapc when appropriate.
16490
16491 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
16492
16493         FIXME: Make separate entries for each person.
16494
16495         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
16496         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
16497         <shields@msrl.com>:
16498
16499         * spam.el (spam-necessary-extra-headers): Get the extra headers we
16500         may need for spam sorting and scoring.
16501         (spam-user-format-function-S): Add user format function suitable for
16502         general use.
16503         (spam-article-sort-by-spam-status): Add sorting function for summary
16504         sorting.
16505         (spam-extra-header-to-number): Add function to get a score from a
16506         header.
16507         (spam-summary-score): Add function to get a numeric score from the
16508         headers.
16509         (spam-generic-score): Fix function doc, was in wrong place.
16510         (spam-initialize): Take symbols when it's run, and install the
16511         extra headers that spam-necessary-extra-headers thinks we need.
16512
16513 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
16514
16515         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
16516         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
16517
16518 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
16519
16520         * gnus-sum.el (gnus-set-global-variables)
16521         (gnus-build-all-threads, gnus-get-newsgroup-headers)
16522         (gnus-article-get-xrefs, gnus-summary-best-group)
16523         (gnus-summary-next-article, gnus-summary-enter-digest-group)
16524         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
16525         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
16526         Use with-current-buffer.
16527
16528 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
16529
16530         * spam.el (spam-summary-prepare-exit): Simplify logic.
16531         (spam-fetch-article-header): Read the article header if it's not
16532         available.
16533         (spam-list-articles): Simplify logic.
16534         (spam-filelist-register-routine): Fix bug with unregister-list.
16535
16536         * gnus-registry.el: Fix comments at beginning.
16537
16538 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
16539
16540         * message.el (message-cater-to-broken-inn): Remove.
16541         (message-shorten-references): Make sure the total folded length of
16542         References is shorter than 998 characters to cater to a bug in INN
16543         2.3.  Also, don't pretend that references aren't folded -- this
16544         hasn't worked for a while.
16545
16546 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16547
16548         * gnus-agent.el (gnus-agentize):
16549         gnus-agent-send-mail-real-function no longer set to current value
16550         of message-send-mail-function but rather a lambda that calls
16551         message-send-mail-function.  The change makes the agent real-time
16552         responsive to user changes to message-send-mail-function.
16553
16554 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16555
16556         * legacy-gnus-agent.el
16557         (gnus-agent-convert-to-compressed-agentview): Fixed typos with
16558         help from Florian Weimer <fw@deneb.enyo.de>
16559
16560 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16561
16562         * nnmail.el (nnmail-cache-insert): Revert last change.
16563
16564 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16565
16566         * nnmail.el (nnmail-cache-insert): Always check whether
16567         nnmail-cache-ignore-groups matches a group name.
16568
16569 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
16570
16571         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
16572         (spam-find-spam, spam-log-processing-to-registry)
16573         (spam-log-registered-p, spam-log-unregistration-needed-p)
16574         (spam-log-undo-registration): Use gnus-message instead of
16575         gnus-error, none of these errors are fatal.
16576
16577         * gnus-registry.el (gnus-registry-clean-empty-function)
16578         (gnus-registry-clean-empty): Remove only empty entries without
16579         extra data.
16580
16581 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
16582
16583         * spam-stat.el (spam-stat-buffer-change-to-spam)
16584         (spam-stat-buffer-change-to-non-spam): Change (error) to
16585         (gnus-message 8) invocation.
16586
16587 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16588
16589         * nntp.el (nntp-via-netcat-command): New variable.
16590         (nntp-via-netcat-switches): New variable.
16591         (nntp-open-via-rlogin-and-netcat): New function.
16592         (nntp-open-connection-function): Doc fix.
16593         (nntp-telnet-command): Doc fix.
16594         (nntp-end-of-line): Doc fix.
16595         (nntp-via-rlogin-command): Doc fix.
16596         (nntp-via-user-name): Doc fix.
16597         (nntp-via-address): Doc fix.
16598
16599 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16600
16601         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
16602         error in Emacs 21.1.
16603
16604 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
16605
16606         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
16607
16608 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16609
16610         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
16611         (gnus-agent-with-refreshed-group): New macro.
16612         (gnus-agent-rename-group): New function.
16613         (gnus-agent-delete-group): New function.
16614         (gnus-agent-save-group-info): Use gnus-command-method when
16615         `method' parameter is nil.  Don't write nil entries into the
16616         active file.
16617         (gnus-agent-get-group-info): New function.
16618         (gnus-agent-fetch-articles): Use
16619         gnus-agent-update-files-total-fetched-for to increment disk space
16620         used.
16621         (gnus-agent-fetch-headers, gnus-agent-save-alist): Use
16622         gnus-agent-update-view-total-fetched-for to increment disk space
16623         used.
16624         (gnus-agent-get-local): Added optional parameters to avoid calling
16625         gnus-group-real-name and gnus-find-method-for-group.
16626         (gnus-agent-set-local): Delete stored entry if either min, or max,
16627         are nil.
16628         (gnus-agent-fetch-session): Reworded error/quit messages.  On
16629         quit, use gnus-agent-regenerate-group to record existance of any
16630         articles fetched to disk before the quit occurred.
16631         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
16632         gnus-agent-update-view-total-fetched-for, and
16633         gnus-agent-update-files-total-fetched-for to decrement disk space
16634         used.
16635         (gnus-agent-retrieve-headers): Use
16636         gnus-agent-update-view-total-fetched-for to increment disk space
16637         used.
16638         (gnus-agent-regenerate-group): Replace gnus-group-update-group
16639         with gnus-agent-update-files-total-fetched-for to decrement disk
16640         space and fresh group buffer.
16641         (gnus-agent-inhibit-update-total-fetched-for): New variable.
16642         (gnus-agent-need-update-total-fetched-for): New variable.
16643         (gnus-agent-update-files-total-fetched-for): New function.
16644         (gnus-agent-update-view-total-fetched-for): New function.
16645         (gnus-agent-total-fetched-for): New function.
16646
16647         * gnus-cache.el (gnus-cache-save-buffers): Use
16648         gnus-cache-update-overview-total-fetched-for to change disk space
16649         used by this group.
16650         (gnus-cache-possibly-enter-article): Use
16651         gnus-cache-update-file-total-fetched-for to increment disk space
16652         used by this group.
16653         (gnus-cache-possibly-remove-article): Use
16654         gnus-cache-update-file-total-fetched-for to decrement disk space
16655         used by this group.
16656         (gnus-cache-generate-nov-databases): Purge total fetched cache.
16657         (gnus-cache-rename-group): New function.
16658         (gnus-cache-delete-group): New function.
16659         (gnus-cache-inhibit-update-total-fetched-for): New variable.
16660         (gnus-cache-need-update-total-fetched-for): New variable.
16661         (gnus-cache-with-refreshed-group): New macro.
16662         (gnus-cache-update-file-total-fetched-for): New function.
16663         (gnus-cache-update-overview-total-fetched-for): New function.
16664         (gnus-cache-rename-group-total-fetched-for): New function.
16665         (gnus-cache-delete-group-total-fetched-for): New function.
16666         (gnus-cache-total-fetched-for): New function.
16667
16668         * gnus-group.el: Require gnus-sum and autoload functions to
16669         resolve warnings when gnus-group.el compiled alone.
16670         (gnus-group-line-format): Documented new %F.
16671         (size of Fetched data) group line format; identifies disk space
16672         used by agent and cache.
16673         (gnus-group-line-format-alist): Defined new F format.
16674         (gnus-total-fetched-for): New function.
16675         (gnus-group-delete-group): No longer update
16676         gnus-cache-active-altered as gnus-request-delete-group now keeps
16677         the cache in sync.
16678         (gnus-group-list-active): Let the agent store a server's active
16679         list if currently plugged.
16680
16681         * gnus-int.el (gnus-request-delete-group):
16682         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
16683         local disk in sync with the server.
16684         (gnus-request-rename-group):
16685         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
16686         local disk in sync with the server.
16687
16688         * gnus-start.el (gnus-get-unread-articles):
16689         Cosmetic simplification to logic.
16690
16691         * gnus-util.el (gnus-rename-file): New function.
16692
16693 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
16694
16695         * mm-util.el (mm-image-load-path): Handle nil in load-path.
16696
16697 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
16698
16699         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
16700         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
16701
16702 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
16703
16704         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
16705         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
16706
16707 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
16708
16709         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
16710
16711 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
16712
16713         * spam.el (spam-set-difference): Add function to replace
16714         gnus-set-difference in spam.el.
16715         (spam-summary-prepare-exit): Use spam-set-difference.
16716
16717 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
16718
16719         * gnus-registry.el (gnus-registry-cache-file): Update to use
16720         gnus-dribble-directory OR gnus-home-directory OR ~.
16721         (gnus-registry-split-fancy-with-parent): Fix doc.
16722
16723 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16724
16725         * message.el (message-exchange-point-and-mark): Use
16726         message-mark-active-p.  Suggested by Jesper Harder
16727         <harder@ifa.au.dk>.
16728
16729 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16730
16731         * message.el (message-exchange-point-and-mark): Don't activate
16732         region if it was inactive.  Suggested by Hiroshi Fujishima
16733         <pooh@nature.tsukuba.ac.jp>.
16734
16735 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16736
16737         * gnus-art.el (article-display-face): Display Faces in the same
16738         order as X-Faces.
16739
16740 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16741
16742         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
16743
16744 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16745
16746         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
16747         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
16748         (gnus-article-mime-hierarchy): Remove.
16749         (gnus-article-mime-hierarchy-next): Remove.
16750         (gnus-article-mode): Revert 2004-03-19 change.
16751         (gnus-article-setup-buffer): Revert 2004-03-19 change.
16752         (gnus-insert-mime-button): Revert 2004-03-19 change.
16753         (gnus-mime-accumulate-hierarchy): Remove.
16754         (gnus-mime-enter-multipart): Remove.
16755         (gnus-mime-leave-multipart): Remove.
16756         (gnus-mime-display-part): Revert 2004-03-19 change.
16757         (gnus-mime-display-alternative): Revert 2004-03-19 change.
16758
16759         * mml.el (mml-preview): Revert 2004-03-19 change.
16760
16761 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
16762
16763         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
16764
16765 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16766
16767         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
16768         t while entering a file name using the mm-with-multibyte macro.
16769         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
16770
16771         * mm-util.el (mm-with-multibyte): New macro.
16772
16773 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16774
16775         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): New
16776         user option.
16777         (gnus-mime-multipart-functions): Doc and customization fix.
16778         (gnus-article-mime-hierarchy): New variable.
16779         (gnus-article-mime-hierarchy-next): New variable.
16780         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
16781         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
16782         gnus-article-mime-hierarchy-next to nil.
16783         (gnus-insert-mime-button): Show hierarchy numbers.
16784         (gnus-mime-accumulate-hierarchy): New function.
16785         (gnus-mime-enter-multipart): New function.
16786         (gnus-mime-leave-multipart): New function.
16787         (gnus-mime-display-part): Recompute hierarchical MIME structure.
16788         (gnus-mime-display-alternative): Show hierarchy numbers.
16789
16790         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
16791         gnus-article-mime-hierarchy-next to nil.
16792
16793 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
16794
16795         * dns.el: Don't require gnus-xmas.
16796
16797 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
16798
16799         * mml.el (mml-generate-mime-1): Don't use format=flowed with
16800         inline PGP.
16801         (mml-menu): Disable mml-quote-region if mark is inactive.
16802
16803 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16804
16805         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
16806         when the group's active is not available.
16807
16808 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16809
16810         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
16811         error.
16812
16813 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
16814
16815         * imap.el (imap-store-password): New variable.
16816         (imap-interactive-login): Use it.
16817         Suggested by Mark Plaksin <happy@mcplaksin.org>.
16818
16819 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16820
16821         * gnus-art.el (gnus-article-read-summary-keys): Restore new
16822         window-start and hscroll to summary window.
16823
16824 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16825
16826         * gnus-start.el (gnus-convert-old-newsrc): Only write the
16827         conversion message to newsrc-dribble when an actual conversion is
16828         performed.
16829
16830 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
16831
16832         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
16833
16834 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16835
16836         * mm-decode.el (mm-complicated-handles): New function reviving
16837         former definition of mm-multiple-handles.
16838
16839         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
16840         (gnus-mime-delete-part): Use it.
16841
16842 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16843
16844         * gnus-agent.el (gnus-agent-read-local): Bind
16845         nnheader-file-coding-system to gnus-agent-file-coding-system to
16846         avoid the implicit assumption that they will always be equal.
16847         (gnus-agent-save-local): Bind buffer-file-coding-system, not
16848         coding-system-for-write, as the with-temp-file macro first prints
16849         to a buffer then saves the buffer.
16850
16851 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16852
16853         * gnus-art.el (gnus-article-edit-part): New function.
16854         (gnus-mime-save-part-and-strip): Use it; do query instead of
16855         signaling an error; don't use mm-multiple-handles.
16856         (gnus-mime-delete-part): Ditto.
16857
16858 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16859
16860         * gnus-agent.el (gnus-agent-read-agentview): Removed support for
16861         old file versions.
16862         (gnus-group-prepare-hook): Removed function that converted list
16863         form of gnus-agent-expire-days to group properties.
16864
16865         * gnus-int.el: Autoload gnus-agent-regenerate-group.
16866         (gnus-request-accept-article): Re-indented.
16867
16868         * gnus-start.el (gnus-convert-old-newsrc): Registered new
16869         converters to handle old agent file formats.  Added logic for a
16870         "backup before upgrading warning".
16871         (gnus-convert-mark-converter-prompt): Developers can mark
16872         functions as needing (default), or not needing,
16873         gnus-convert-old-newsrc's "backup before upgrading warning".
16874         (gnus-convert-converter-needs-prompt): Tests whether the user
16875         should be protected from potentially irreversable changes by the
16876         function.
16877
16878         * legacy-gnus-agent.el: New.  Provides converters that are only
16879         loaded when gnus-convert-old-newsrc needs to call them.
16880
16881 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16882
16883         * mail-source.el (mail-source-touch-pop): Doc fix.
16884
16885         * message.el (message-smtpmail-send-it): Doc fix.
16886
16887 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
16888
16889         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
16890
16891         * nnmail.el (nnmail-split-fancy): do.
16892
16893         * gnus-kill.el (gnus-kill, gnus-execute): do.
16894
16895 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
16896
16897         * gnus-sum.el (gnus-widget-reversible-match)
16898         (gnus-widget-reversible-to-internal)
16899         (gnus-widget-reversible-to-external): New functions.
16900         (gnus-widget-reversible): New widget.
16901         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
16902
16903 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
16904
16905         * gnus-sum.el (gnus-thread-sort-functions)
16906         (gnus-article-sort-functions): Document `(not F)' items.
16907
16908 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
16909
16910         * spam.el (spam-use-gmane-xref): Add new backend.
16911         (spam-gmane-xref-spam-group): Add variable to control the name of the
16912         Gmane spam group.
16913         (spam-blackhole-servers, spam-blackhole-good-server-regex)
16914         (spam-regex-headers-spam, spam-regex-headers-ham)
16915         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
16916         (spam-list-of-checks): Add spam-use-gmane-xref to list of
16917         backends and checks.
16918         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
16919
16920         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
16921         an autodetect method.
16922
16923 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16924
16925         * gnus-int.el (gnus-request-accept-article): Inform the agent that
16926         articles are being added to a group.
16927         (gnus-request-replace-article): Inform the agent that articles
16928         need to be uncached as the cached contents are no longer valid.
16929
16930 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16931
16932         * binhex.el: Don't autoload executable-find.
16933
16934         * canlock.el: Don't autoload mail-fetch-field.
16935
16936         * dgnushack.el: Autoload c-mode for XEmacs.
16937
16938         * gnus-ems.el: Don't autoload appt-select-lowest-window.
16939
16940         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
16941         rmail-dont-reply-to and rmail-output.
16942
16943         * gnus-score.el: Don't autoload ffap-string-at-point.
16944
16945         * gnus-setup.el: Don't autoload sc-cite-original.
16946
16947         * imap.el: Don't autoload base64-decode-string,
16948         base64-encode-string and md5.
16949
16950         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
16951         and rmail-msg-restore-non-pruned-header.
16952
16953         * mm-decode.el: Don't autoload executable-find.
16954
16955         * mm-url.el: Don't autoload executable-find.
16956
16957         * mm-view.el: Don't autoload diff-mode.
16958
16959         * nndb.el: Don't autoload news-reply-mode, news-setup,
16960         cancel-timer and telnet.
16961
16962         * password.el: Don't autoload run-at-time for Emacs.
16963
16964         * sha1-el.el: Don't autoload executable-find.
16965
16966         * sieve-mode.el: Don't autoload c-mode.
16967
16968         * uudecode.el: Don't autoload executable-find.
16969
16970 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16971
16972         * gnus-agent.el (gnus-agent-file-header-cache): Removed.
16973         (gnus-agent-possibly-alter-active): Avoid null in numeric
16974         comparison.
16975         (gnus-agent-set-local): Refuse to save null in local object table.
16976         (gnus-agent-regenerate-group): The REREAD parameter can now be a
16977         list of articles that will be marked as unread.
16978
16979 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16980
16981         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
16982
16983 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
16984
16985         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
16986         language tags.
16987
16988 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
16989
16990         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
16991         Don't bind "obarray".
16992
16993         * gnus-sum.el (gnus-thread-sort-functions): Added
16994         `gnus-thread-sort-by-most-recent-number' and
16995         `gnus-thread-sort-by-most-recent-date'.
16996         Reported by Kai Grossjohann <kai@emptydomain.de>.
16997
16998 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
16999
17000         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
17001
17002 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17003
17004         * gnus-cus.el (gnus-agent-customize-category): Removed
17005         ignore-errors macro reference that required cl to be loaded at
17006         run-time.
17007
17008         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
17009         single-interval range of the form (min . max).  Previously the
17010         range had to look like ((min . max)).  Likewise, return
17011         (min . max) rather than ((min . max)).
17012         (gnus-range-map): Use gnus-range-normalize to accept
17013         single-interval range.
17014
17015         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
17016         the cache, but not the agent, now appear with their usual face.
17017
17018         * dgnushack.el (loaddir): New variable that is bound to the
17019         directory containing the dgnushack.el file. Use loaddir, rather
17020         than srcdir, to update load-path. Change lets dgnushack compile
17021         code in directories other than GNUS/lisp.
17022
17023 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17024
17025         * lpath.el: Don't bind w3m-safe-url-regexp.
17026
17027         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
17028         w3m-safe-url-regexp variable buffer-local.
17029
17030         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
17031
17032 2004-02-27  Simon Josefsson  <jas@extundo.com>
17033
17034         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
17035         gnus-group-real-prefix.
17036         (gnus-summary-move-article): Use it, instead of
17037         gnus-group-real-prefix.
17038
17039 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17040
17041         * lpath.el: Bind w3m-safe-url-regexp.
17042
17043         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
17044         w3m-safe-url-regexp variable buffer-local and set it as the value
17045         of mm-w3m-safe-url-regexp.
17046
17047         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
17048
17049         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
17050         parsing gnus-posting-styles when the message is not for replying.
17051
17052         * dgnushack.el: Autoload sgml-mode for XEmacs.
17053
17054         * nnrss.el (nnrss-opml-export): Use
17055         mm-set-buffer-file-coding-system instead of
17056         set-buffer-file-coding-system.
17057
17058 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
17059
17060         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
17061         of checkdoc.el).
17062         * nnrss.el: do.
17063         * gnus-mlspl.el: do.
17064         * gnus-ml.el: do.
17065         * gnus-srvr.el: do.
17066
17067         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
17068
17069 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
17070
17071         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
17072         Corrections to custom-manual links.
17073
17074         * gnus-art.el (gnus-article): Ditto.
17075
17076         * mm-decode.el (mime-display, mime-security): Ditto.
17077
17078 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
17079
17080         * flow-fill.el: Typo.
17081
17082 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
17083
17084         * spam-wash.el: New file.
17085
17086 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
17087
17088         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
17089
17090 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
17091
17092         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
17093         to be run with new-articles as LIST1, not LIST2.
17094         (spam-registration-functions): Add spam-use-ham-copy as a nil
17095         registration backend.
17096
17097 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
17098
17099         * spam-stat.el (spam-stat-washing-hook): New option.
17100         (spam-stat-buffer-words): Use it.
17101         (spam-stat-process-directory, spam-stat-test-directory): Use
17102         insert-file-contents-literally.
17103         (spam-stat-coding-system): New variable.
17104         (spam-stat-load, spam-stat-save): Use it.
17105
17106 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17107
17108         * spam-report.el (spam-report-plug-agent): Quote
17109         spam-report-url-to-file and spam-report-url-ping-plain.
17110
17111 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
17112
17113         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Allow
17114         / in mailto URLs.
17115
17116 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
17117
17118         * spam-report.el (spam-report-process-queue): Fix interactive use.
17119         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
17120         (spam-report-unplug-agent): Doc fixes.
17121         (spam-report-url-ping-mm-url, spam-report-url-to-file)
17122         (spam-report-agentize, spam-report-deagentize): Autoload.
17123
17124 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17125
17126         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
17127
17128         * message.el (message-setup-fill-variables): Add mml tags to
17129         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
17130         <ajk@iu.edu>.
17131         (message-mode): Don't modify paragraph-separate there.
17132
17133 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17134
17135         * compface.el (uncompface-use-external): Default to undecided.
17136         (uncompface-use-external-threshold): New variable.
17137         (uncompface-float-time): New macro.
17138         (uncompface): Determine whether to use the external decoder if
17139         uncompface-use-external is undecided.
17140
17141 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17142
17143         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
17144         after images.
17145
17146         * gnus-art.el (gnus-mime-display-single): Remove dead code.
17147
17148 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
17149
17150         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
17151
17152         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
17153
17154         * gnus-sum.el (gnus-summary-limit-to-age)
17155         (gnus-summary-limit-children): do.
17156
17157         * gnus-int.el (gnus-request-scan): do.
17158
17159         * gnus-group.el (gnus-group-suspend): do.
17160
17161         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
17162
17163         * gnus-cite.el (gnus-cite-parse-attributions): do.
17164
17165         * gnus-agent.el (gnus-summary-set-agent-mark)
17166         (gnus-agent-regenerate-group): do.
17167
17168         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
17169
17170         * binhex.el (binhex-decode-region-internal): do.
17171
17172 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17173
17174         * gnus-fun.el (gnus-face-properties-alist): New user option.
17175         (gnus-display-x-face-in-from): Use it.
17176
17177         * gnus-art.el (article-display-face): Ditto.
17178
17179         * compface.el (uncompface-use-external): Default to nil.
17180
17181 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
17182
17183         * nntp.el (nntp-erase-buffer): New function.
17184         (nntp-retrieve-data, nntp-send-command)
17185         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
17186         (nntp-possibly-change-group): Use it.
17187
17188         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Use
17189         with-current-buffer.
17190
17191 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
17192
17193         * compface.el: Merge the ELisp-based uncompface program.
17194         (compface): New customization group.
17195         (uncompface-use-external): New user option.
17196         (uncompface): Call uncompface-internal if uncompface-use-external
17197         is nil.
17198         (uncompface-internal): New function.  Note that there are also
17199         some other functions and variables added for this function.
17200
17201 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
17202
17203         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
17204         if necessary.
17205
17206 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
17207
17208         * spam-report.el (spam-report-unplug-agent)
17209         (spam-report-plug-agent, spam-report-deagentize)
17210         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
17211         Add support for the Agent in spam-report: when unplugged, report to a
17212         file; when plugged, submit all the requests.
17213
17214         * spam.el (spam-register-routine): Fix message about
17215         registration.
17216
17217 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
17218
17219         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
17220         dependencies.
17221         (rfc2047-encode): Use it.
17222
17223         * gnus-art.el (gnus-button-marker-list): Move before first
17224         reference.
17225
17226         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
17227         (imap-parse-body): Fix format string mismatch.
17228
17229         * gnus-score.el (gnus-summary-increase-score): do.
17230
17231         * nnrss.el (nnrss-close): New function.
17232
17233 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
17234
17235         * nnrss.el (nnrss-make-filename): New function.
17236         (nnrss-request-delete-group, nnrss-read-server-data)
17237         (nnrss-save-server-data, nnrss-read-group-data)
17238         (nnrss-save-group-data): Use it.
17239         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
17240         (nnrss-read-server-data, nnrss-read-group-data): Use load.
17241         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
17242
17243 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
17244
17245         * mml.el (mml-compute-boundary-1): Don't uncompress files.
17246
17247 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
17248
17249         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
17250         files.
17251
17252         * message.el (message-generate-headers-first): Don't quote nil
17253         and t in docstrings.
17254
17255         * imap.el (imap-id): do.
17256
17257         * gnus-agent.el (gnus-agent-consider-all-articles)
17258         (gnus-agent-queue-mail): do.
17259
17260 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
17261
17262         * spam-report.el (spam-report-process-queue): New function.
17263         Process requests from `spam-report-requests-file'.
17264         (spam-report-process-queue): Doc fix.
17265
17266 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
17267
17268         * spam.el (spam-register-routine)
17269         (spam-log-processing-to-registry, spam-log-registered-p)
17270         (spam-log-unregistration-needed-p, spam-log-undo-registration):
17271         Change "check" to "spam-check" for semi-clarity.
17272
17273 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
17274
17275         * pop3.el: Require nnheader.
17276
17277         * mml-smime.el: Require cl.  Autoload message-fetch-field.
17278
17279         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
17280
17281         * gnus-picon.el: Require cl.
17282
17283         * gnus-fun.el: Require gnus-ems and gnus-util.
17284
17285         * gnus.el (gnus-method-to-server): Move defsubst before first use.
17286
17287         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
17288
17289         * gnus-art.el (gnus-article-edit-mode): Define before first
17290         reference.
17291
17292 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
17293
17294         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
17295         (gnus-uu-post-encoded): Use point-at-bol.
17296
17297         * gnus-topic.el (gnus-group-active-topic-p): do.
17298
17299         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
17300
17301         * gnus-group.el (gnus-group-kill-region): do.
17302
17303         * gnus-art.el (article-date-ut): do.
17304
17305         * message.el (message-fetch-field): Remove redundant
17306         case-fold-search binding.
17307         (message-narrow-to-field): Simplify.
17308
17309 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
17310
17311         * spam.el (spam-directory): Derive from `gnus-directory'.
17312
17313         * spam-report.el (spam-report-url-to-file)
17314         (spam-report-requests-file): New function and variable for offline
17315         reporting.
17316         (spam-report-url-ping-function): Add `spam-report-url-to-file'
17317         and user defined function.
17318         (spam-report-url-ping-mm-url): Remove doubled slash.
17319
17320 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
17321
17322         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
17323
17324 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
17325
17326         * spam.el (spam-check-spamoracle, spam-spamoracle-learn): Fix
17327         format string mismatch.
17328
17329         * sieve.el (sieve-deactivate-all): do.
17330
17331         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
17332
17333         * nnlistserv.el (nnlistserv-kk-wash-article): do.
17334
17335         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
17336
17337         * mm-bodies.el (mm-7bit-chars): Don't include \r.
17338
17339 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
17340
17341         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
17342         the list of checks.
17343
17344 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
17345
17346         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
17347         padding.
17348
17349 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
17350
17351         * mm-view.el (mm-fill-flowed): New variable.
17352         (mm-inline-text): Use it.
17353
17354 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
17355
17356         * spam.el (spam-spamassassin-register-ham-routine)
17357         (spam-spamassassin-register-spam-routine): Fix function names.
17358
17359 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17360
17361         * gnus.el (gnus-tmp-grouplens): Remove.
17362         (gnus-summary-line-format): Remove grouplens.
17363
17364         * gnus-group.el (gnus-group-line-format): Ditto.
17365
17366         * gnus-spec.el (gnus-format-specs): Ditto.
17367         (gnus-update-format-specifications): Flush the group format spec
17368         cache if there's the grouplens stuff.
17369         (gnus-parse-simple-format): Replace %l with the empty string.
17370
17371 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
17372
17373         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
17374         omission.
17375
17376 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17377
17378         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
17379         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
17380
17381 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
17382
17383         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
17384         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
17385         New macros and functions.
17386         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
17387         Handle > NLINK_MAX messages.
17388         * nnmaildir.el (nnmaildir-request-set-mark): Use
17389         nnmaildir--emlink-p and nnmaildir--eexist-p.
17390
17391 2004-01-25  Alex Schroeder  <alex@gnu.org>
17392
17393         * spam-stat.el (spam-stat-process-directory-age): New option.
17394         (spam-stat-process-directory): Use it.
17395
17396 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
17397
17398         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
17399         (spam-stat-save): Accept prefix argument.
17400
17401 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
17402
17403         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
17404         links" error.
17405
17406 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17407
17408         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
17409         the rest of the and/or forms.
17410
17411 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
17412
17413         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
17414         compatibility with old .newsrc.eld files.
17415
17416         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
17417
17418         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
17419
17420         * gnus-start.el (gnus-1): do.
17421
17422         * gnus-group.el (gnus-group-line-format-alist): do.
17423
17424         * gnus.el (gnus-use-grouplens, gnus-visual): do.
17425
17426         * gnus-gl.el: Remove.
17427
17428 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17429
17430         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
17431         marks consisting of a single range {for example, (3 . 5)} rather
17432         than a list of a single range { ((3 . 5)) }.
17433
17434 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
17435
17436         * spam-stat.el (spam-stat-store-gnus-article-buffer): Use
17437         with-current-buffer.
17438         (spam-stat-store-current-buffer): Use insert-buffer-substring to
17439         avoid consing a string.
17440
17441         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
17442         Remove obsolete entries for big5 and gb2312.
17443
17444 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17445
17446         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
17447         uncompressed list.
17448
17449 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
17450
17451         * spam-stat.el (spam-stat-strip-xref): New function.
17452         (spam-stat-process-directory): Use it.
17453
17454         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
17455         here -- it's done in message-fetch-field.
17456
17457 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17458
17459         * gnus-agent.el (gnus-agent-queue-mail)
17460         (gnus-agent-prompt-send-queue): New variables.
17461         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
17462         * gnus-draft.el (gnus-group-send-queue): Pass the group name
17463         "nndraft:queue" along to gnus-draft-send.  Use
17464         gnus-agent-prompt-send-queue.
17465         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
17466         is "nndraft:queue".  Suggested by Gaute Strokkenes
17467         <gs234@srcf.ucam.org>
17468
17469         * gnus-agent.el (agent-disable-undownloaded-faces): Removed.
17470         (agent-enable-undownloaded-faces): Added.
17471         (gnus-agent-cat-groups): Use eval-and-compile, not
17472         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
17473         method of gnus-agent-cat-groups even when the buffer has been
17474         evaled.
17475         (gnus-agent-save-active, gnus-agent-save-active-1): Merged to
17476         delete gnus-agent-save-active-1.
17477         (gnus-agent-save-groups): Deleted.  Identical to
17478         gnus-agent-save-active.
17479         (gnus-agent-write-active): No longer adjust agent's copy of active
17480         file as agent's adjustments are now stored in their own
17481         file.  Removed optional parameter.
17482         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
17483         servers.  Add use of min/max range limits from server's local
17484         file.
17485         (gnus-agent-save-alist): Removed unused optional argument.
17486         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
17487         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
17488         (gnus-agent-set-local): A per-server file that keeps min/max range
17489         limits for articles known to the agent.  Provides a fast mechanism
17490         for altering many active ranges.
17491         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
17492         active file (local makes it unnecessary).
17493         (gnus-agent-regenerate-group): Fixed XEmacs compatibility.
17494
17495         * gnus-cus.el (agent-disable-undownloaded-faces): Removed.
17496         (agent-enable-undownloaded-faces): Added.
17497
17498         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
17499         disable it when sending to "nndraft:queue".
17500         (gnus-group-send-queue): Add safety check to avoid sending queue
17501         when unplugged.
17502
17503         * gnus-group.el (gnus-group-catchup): Use new
17504         gnus-sequence-of-unread-articles, not
17505         gnus-list-of-unread-articles, to avoid exhausting memory with huge
17506         numbers of articles.  Use gnus-range-map to avoid having to
17507         uncompress the unread list.
17508         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
17509         Fixed invalid ange-ftp reference.
17510
17511         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
17512         (gnus-sorted-range-intersection): Intersection of two ranges
17513         without requiring that they first be uncompressed.
17514
17515         * gnus-start.el (gnus-activate-group): Unless blocked by the
17516         caller, possibly expand the active range to include both cached
17517         and agentized articles.
17518         (gnus-convert-old-newsrc): Rewrote in anticipation of having
17519         multiple version-dependent converters.
17520         (gnus-groups-to-gnus-format): Replaced gnus-agent-save-groups with
17521         gnus-agent-save-active.
17522         (gnus-save-newsrc-file): Save dirty agent range limits.
17523
17524         * gnus-sum.el (gnus-select-newgroup): Replaced inline code with
17525         gnus-agent-possibly-alter-active.
17526         (gnus-adjust-marked-articles): Faster handling of simple lists.
17527
17528 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
17529
17530         * spam-stat.el (spam-stat-test-directory): New optional argument
17531         displays a list of files detected.  Suggested by Andrew Cohen
17532         <cohen@andy.bu.edu>.
17533         (spam-stat-buffer-words-with-scores): Don't narrow and change
17534         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
17535
17536 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
17537
17538         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
17539         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
17540         (spam-spamassassin-arguments)
17541         (spam-spamassassin-spam-flag-header)
17542         (spam-spamassassin-positive-spam-flag-header)
17543         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
17544         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
17545         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
17546         (spam-list-of-processors, spam-list-of-checks)
17547         (spam-list-of-statistical-checks, spam-registration-functions)
17548         (spam-check-spamassassin-headers, spam-check-spamassassin)
17549         (spam-spamassassin-score)
17550         (spam-spamassassin-register-with-sa-learn)
17551         (spam-spamassassin-register-spam-routine)
17552         (spam-spamassassin-register-ham-routine)
17553         (spam-assassin-register-spam-routine)
17554         (spam-assassin-register-ham-routine): Add SpamAssassin support.
17555         (spam-bogofilter-score): Fix to show article before scoring.
17556
17557 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
17558
17559         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
17560         default scoring function.
17561         (spam-generic-score): Call spam-spamassassin-score if
17562         spam-use-spamassassin or spam-use-spamassassin-headers is on;
17563         spam-bogofilter-score otherwise.
17564
17565         * gnus.el (spam-process, spam-autodetect-methods): Add
17566         spamassassin and spamassassin-headers.
17567
17568 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
17569
17570         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
17571         Suppress unnecessary messages.
17572
17573 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
17574
17575         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
17576         make-hash-table.
17577
17578 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17579
17580         * canlock.el (base64-encode-string): Don't autoload it.
17581
17582 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
17583
17584         * run-at-time.el: Remove useless (require 'itimer),
17585         eval-and-compile and (featurep 'xemacs).
17586
17587 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
17588
17589         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
17590         GROUP is a virtual group.
17591
17592 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
17593
17594         * gnus.el: Autoload `message-y-or-n-p'.
17595
17596 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
17597
17598         * pgg-parse.el: Remove unnecessary (require 'custom).
17599
17600         * pgg-def.el: do.
17601
17602         * nnmail.el: do.
17603
17604         * gnus-undo.el: do.
17605
17606         * gnus-picon.el: do.
17607
17608         * gnus-util.el: do.
17609
17610 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
17611
17612         * gnus-sum.el (gnus-pick-line-number): Add autoload.
17613
17614 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17615
17616         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
17617         handle, as well as a list.
17618
17619         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
17620         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
17621         (mm-w3m-cid-retrieve): Simplify.
17622
17623 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
17624
17625         * message.el (message-kill-to-signature): Allow prefix arg to
17626         specify number of lines to keep before signature.
17627
17628 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
17629
17630         * message.el (message-kill-to-signature): Change docstring.
17631
17632 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17633
17634         * canlock.el: Always require sha1-el.
17635         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
17636
17637         * message.el: Autoload sha1 only when compiling.
17638
17639         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
17640         eudc-expand-inline for XEmacs.
17641
17642 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17643
17644         * message.el (message-canlock-generate): Require sha1-el.
17645
17646 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
17647
17648         * message.el (message-expand-name): Silence the byte compiler.
17649
17650         * lpath.el: Add detect-coding-system.
17651
17652         * dgnushack.el (dgnushack-compile): Remove obsolete check for
17653         cus-edit.
17654
17655 2004-01-13  Simon Josefsson  <jas@extundo.com>
17656
17657         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
17658         Invoke gnus-score-mode.  Reported by
17659         bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
17660
17661         * gnus-range.el (gnus-compress-sequence): Doc fix.  Suggested by
17662         Jim Blandy <jimb@redhat.com> (tiny change).
17663
17664 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
17665
17666         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
17667
17668 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
17669
17670         * spam.el (spam-get-article-as-string): Update to use
17671         gnus-request-article-this-buffer, much simpler.
17672         (spam-get-article-as-buffer): Remove.
17673
17674 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
17675
17676         * message.el (message-expand-name): Use EUDC if the user uses that.
17677
17678 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
17679
17680         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
17681         character for the encoding to avoid consing a string.
17682
17683         * rfc2047.el (rfc2047-decode-string): Don't cons a string
17684         unnecessarily.
17685
17686         * mm-util.el (mm-replace-chars-in-string): Remove.
17687
17688         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
17689         of mm-replace-chars-in-string.
17690
17691 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
17692
17693         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
17694
17695         * mm-util.el (mm-subst-char-in-string): Support inplace.
17696
17697         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
17698         a new string in every iteration.  Use shy groups.
17699
17700 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
17701
17702         * gnus-srvr.el (gnus-browse-unsubscribe-group):
17703         * gnus-soup.el (gnus-soup-group-brew):
17704         * gnus-msg.el (gnus-put-message):
17705         * gnus-move.el (gnus-group-move-group-to-server):
17706         * gnus-kill.el (gnus-batch-score):
17707         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
17708         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
17709         (gnus-group-update-group, gnus-group-read-group)
17710         (gnus-group-make-group, gnus-group-make-help-group)
17711         (gnus-group-make-archive-group, gnus-group-make-directory-group)
17712         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
17713         (gnus-group-sort-by-unread, gnus-group-catchup)
17714         (gnus-group-unsubscribe-group, gnus-group-kill-group)
17715         (gnus-group-yank-group, gnus-group-set-info)
17716         (gnus-group-list-groups):
17717         * gnus.el (gnus-generate-new-group-name):
17718         * gnus-delay.el (gnus-delay-send-queue):
17719         * nnvirtual.el (nnvirtual-catchup-group):
17720         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
17721         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
17722         (gnus-group-prepare-topics, gnus-topic-check-topology):
17723         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
17724         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
17725         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
17726         (gnus-group-make-articles-read):
17727         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
17728         (gnus-group-change-level, gnus-kill-newsgroup)
17729         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
17730         (gnus-get-unread-articles, gnus-make-articles-unread)
17731         (gnus-make-ascending-articles-unread): Use accessor
17732         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
17733         to get group information for improved readability.
17734
17735
17736 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
17737
17738         * gnus-art.el (article-decode-mime-words, article-babel)
17739         (gnus-article-highlight-signature, gnus-article-add-buttons)
17740         (gnus-signature-toggle): Use gnus-with-article-buffer.
17741
17742         * gnus-art.el (gnus-article-highlight-headers)
17743         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
17744
17745         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
17746         (gnus-article-set-globals, gnus-request-article-this-buffer)
17747         (gnus-button-message-id, gnus-article-maybe-hide-headers)
17748         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
17749         (gnus-mime-display-alternative): Use with-current-buffer.
17750
17751 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
17752
17753         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
17754         also under 80 char limit, and call gnus-error if needed.
17755         (spam-fetch-article-header): Fix - it was a
17756         buffer-local variable (gnus-newsgroup-data).
17757         (spam-find-spam): Use spam-generate-fake-headers, forget about
17758         spam-insert-fake-headers.
17759         (spam-insert-fake-headers): Remove.
17760
17761 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
17762
17763         * deuglify.el (gnus-article-outlook-unwrap-lines)
17764         (gnus-outlook-rearrange-article)
17765         (gnus-outlook-repair-attribution-outlook)
17766         (gnus-outlook-repair-attribution-block)
17767         (gnus-outlook-repair-attribution-other): Remove redundant
17768         save-excursion.
17769
17770 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
17771
17772         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
17773         (spam-fetch-field-subject-fast)
17774         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
17775         (spam-fetch-article-header): Add functions to deal with Gnus
17776         internals for fast retrieval of article header data.
17777         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
17778
17779 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
17780
17781         * pop3.el (pop3-md5): Remove.
17782         (pop3-apop): Replace pop3-md5 with md5.
17783
17784         * mm-bodies.el: base64 is always built-in.
17785
17786         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
17787         with-current-buffer.
17788
17789 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
17790
17791         * canlock.el (canlock-insert-header): Remove excessive grouping in
17792         regexp.
17793
17794         * gnus-sum.el (gnus-summary-read-document): Ditto.
17795
17796         * gnus-uu.el (gnus-uu-part-number): Ditto.
17797
17798         * html2text.el (html2text-remove-tags): Ditto.
17799         (html2text-format-tags): Ditto.
17800         (html2text-format-single-elements): Ditto.
17801
17802         * mml.el (mml-parse-1): Ditto.
17803
17804 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
17805
17806         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
17807
17808         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
17809
17810         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
17811
17812         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
17813
17814 2003-11-15  Simon Josefsson  <jas@extundo.com>
17815
17816         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
17817         (pgg-gpg-lookup-key): Use regexp match instead of
17818         split-string (split-string is different between emacs 21.2 and
17819         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
17820
17821 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
17822
17823         * gnus-art.el (gnus-mime-view-all-parts)
17824         (gnus-article-part-wrapper, gnus-article-view-part): Use
17825         with-current-buffer.
17826
17827 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
17828
17829         * spam.el (spam-disable-spam-split-during-ham-respool)
17830         (spam-spamoracle-database, spam-cache-lookups)
17831         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
17832         (spam-group-ham-mark-p, spam-group-spam-mark-p)
17833         (spam-group-ham-marks, spam-group-spam-marks)
17834         (spam-group-spam-contents-p, spam-group-ham-contents-p)
17835         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
17836         also add spam-use-blackholes to the statistical checks.
17837         (spam-fetch-field-fast): Add interface to fetching fields, may
17838         become a macro.
17839         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
17840         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
17841         (spam-insert-fake-headers): Fake an article when needed.
17842         (spam-find-spam): Fake article when possible.
17843         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
17844         (spam-check-bogofilter-headers): Use message-fetch-field instead
17845         of nnmail-fetch-field.
17846
17847 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
17848
17849         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
17850
17851 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
17852
17853         * spam.el (spam-split): Do not require spam-use-CHECK to be
17854         enabled if that check is passed to spam-split explicitly; also
17855         fix so 'spam doesn't get converted to spam-split-group when
17856         spam-split-symbolic-return is t.
17857         (spam-find-spam): Find registrations of the article and use those
17858         instead of re-running spam-split to find the spam/ham
17859         classification of the article.
17860         (spam-log-processing-to-registry, spam-log-registered-p)
17861         (spam-log-unregistration-needed-p, spam-log-undo-registration):
17862         Use gnus-error instead of gnus-message.
17863         (spam-log-registration-type): Add function to determine the
17864         classification of a message based on registry entries; will
17865         return nil if both 'spam and 'ham are found.
17866         (spam-check-BBDB): Expand all the BBDB macros here so we can have
17867         a reasonably fast local cache without the loading errors.
17868         (spam-cache-lookups): Set to t by default.
17869         (spam-find-spam): Don't try to guess spam-cache-lookups.
17870         (spam-enter-whitelist, spam-enter-blacklist): Clear the
17871         spam-caches entry.
17872         (spam-filelist-build-cache, spam-filelist-check-cache): Fix
17873         caching of whitelist/blacklist entries.
17874         (spam-check-whitelist, spam-check-blacklist): Invoke
17875         spam-from-listed-p with a type, not a cache variable.
17876         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
17877
17878 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
17879
17880         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
17881
17882         * nnmail.el (nnmail-split-fancy): do.
17883
17884         * mml.el (mml-parse): do.
17885
17886         * gnus-score.el (gnus-enter-score-words-into-hashtb)
17887         (gnus-score-adaptive): do.
17888
17889 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17890
17891         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
17892         (gnus-mime-button-map): Don't set keymap parent.
17893         (gnus-button-ctan-directory-regexp): Use shy grouping.
17894         (gnus-prev-page-map): Don't set keymap parent.
17895         (gnus-prev-page-map): Remove duplicated one.
17896         (gnus-next-page-map): Don't set keymap parent.
17897         (gnus-mime-security-button-map): Ditto.
17898
17899         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
17900         version number.
17901
17902         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
17903
17904 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17905
17906         * canlock.el (canlock-sha1-function): Remove.
17907         (canlock-sha1-function-for-verify): Remove.
17908         (canlock-openssl-program): Remove.
17909         (canlock-openssl-args): Remove.
17910         (canlock-ignore-errors): Remove.
17911         (canlock-sha1-with-openssl): Remove.
17912         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
17913         (canlock-verify): Don't use canlock-ignore-errors.
17914
17915         * sha1-el.el (sha1-string-external): Make it can return a string
17916         in binary form.
17917         (sha1-region-external): Ditto.
17918         (sha1-string-internal): Ditto.
17919         (sha1-region-internal): Ditto.
17920         (sha1-region): Ditto.
17921         (sha1-string): Ditto.
17922         (sha1): Ditto.
17923
17924 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17925
17926         * spam.el (spam-report-articles-gmane): New command.
17927
17928 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17929
17930         * gnus.el: Don't make unnecessary *Group* buffer when loading.
17931
17932         * run-at-time.el (run-at-time-saved): Remove.
17933         (run-at-time): Doc fix.
17934
17935 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
17936
17937         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
17938         (gnus-summary-limit-map): Add it.
17939         (gnus-summary-make-menu-bar): do.
17940
17941 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
17942
17943         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
17944         Make attempt at some caching support (done for BBDB only now).
17945         (spam-find-spam): Set spam-cache-lookups if there are more than 2
17946         addresses to be checked.
17947         (spam-clear-cache-BBDB): Add function, to be invoked by
17948         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
17949         (spam-check-BBDB): Check and use the caches, if
17950         spam-cache-lookups is on, remove superfluous (provide).
17951
17952 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
17953
17954         * gnus-art.el (gnus-treat-ansi-sequences): Changed default.
17955
17956 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
17957
17958         * run-at-time.el (run-at-time-saved): Move to after the definition
17959         of `run-at-time'.
17960
17961         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
17962
17963 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17964
17965         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
17966         mm-w3m-local-map-property.
17967
17968         * mm-view.el (mm-w3m-mode-map): Remove.
17969         (mm-w3m-local-map-property): Remove.
17970         (mm-inline-text-html-render-with-w3m): Don't use
17971         mm-w3m-local-map-property.
17972
17973 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17974
17975         * run-at-time.el: New file.
17976
17977         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
17978         under Emacs.
17979
17980         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
17981         of gnus-set-text-properties.
17982
17983         * gnus-uu.el (gnus-uu-save-article): Ditto.
17984
17985         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
17986
17987         * gnus-cite.el (gnus-cite-parse): Ditto.
17988
17989         * gnus-art.el (gnus-button-push): Use set-text-properties instead
17990         of gnus-.
17991
17992         * gnus-xmas.el (run-at-time): Require run-at-time.
17993
17994         * gnus.el: Changed calls to nnheader-run-at-time and
17995         password-run-at-time throughout to use run-at-time directly.
17996
17997         * password.el: Removed definition of run-at-time.
17998
17999         * nnheaderxm.el: Remove definition of run-at-time.
18000
18001 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
18002
18003         * mml.el (mml-minibuffer-read-disposition): Show attachment type
18004         in prompt.
18005
18006 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
18007
18008         * messagexmas.el (message-xmas-redefine): Alias
18009         `message-make-caesar-translation-table' to
18010         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
18011         version.
18012
18013         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
18014         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
18015         `gnus-xmas-set-text-properties'.
18016         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
18017         `gnus-xmas-completing-read'.
18018         (gnus-xmas-completing-read): Removed.
18019         (gnus-xmas-open-network-stream): Removed.
18020
18021         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
18022         XEmacs version.
18023
18024         * dns.el (dns-make-network-process): Use `open-network-stream'
18025         instead of `gnus-xmas-open-network-stream'.
18026
18027         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
18028
18029         * .cvsignore: Add auto-autoloads.el, custom-load.el.
18030
18031 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
18032
18033         * gnus-art.el (gnus-mime-display-alternative)
18034         (gnus-insert-mime-button, gnus-insert-mime-security-button)
18035         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
18036         Don't use gnus-local-map-property.
18037
18038         * gnus-util.el (gnus-local-map-property): Remove.
18039
18040         * mm-view.el (mm-view-pkcs7-decrypt): Replace
18041         gnus-completing-read-maybe-default with completing-read.
18042
18043         * gnus-util.el (gnus-completing-read): do.
18044         (gnus-completing-read-maybe-default): Remove.
18045
18046 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
18047
18048         * password.el: Only autoload `run-at-time' if not XEmacs.
18049         Only autoload the itimer functions if XEmacs.
18050
18051 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18052
18053         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
18054         XEmacsen.
18055
18056         * dgnushack.el: Autoload executable-find for XEmacs.
18057
18058 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
18059
18060         * gnus-art.el (gnus-read-string): Remove.
18061         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
18062         read-string.
18063
18064 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
18065
18066         * netrc.el: Autoload password-read.
18067         (netrc): Add configuration group.
18068         (netrc-encoding-method, netrc-openssl-path): Add
18069         variables for encoding and decoding of files with symmetric
18070         ciphers.
18071         (netrc-encode): Add assistant function to encode a file with
18072         netrc-encoding-method.
18073         (netrc-parse): Add interactive parameter, added optional
18074         decoding if netrc-encoding-method is non-nil but otherwise
18075         behavior is standard.
18076         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
18077         Do s/encode/encrypt/ everywhere.
18078
18079         * spam.el: Remove executable-find autoload.
18080
18081 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
18082
18083         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
18084
18085         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
18086
18087 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
18088
18089         * gnus-art.el (gnus-treat-ansi-sequences)
18090         (article-treat-ansi-sequences): New variable and function.
18091         Suggested by Dan Jacobson <jidanni@jidanni.org>.
18092
18093         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
18094         Use it.
18095
18096 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
18097
18098         * mm-util.el (mm-quote-arg): Remove.
18099
18100         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
18101         shell-quote-argument.
18102
18103         * gnus-uu.el (gnus-uu-command): do.
18104
18105         * gnus-sum.el (gnus-summary-insert-pseudos): do.
18106
18107         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
18108         with make-char.
18109
18110         * mm-util.el (mm-make-char): Remove.
18111
18112         * mml.el (mml-mode): Replace gnus-add-minor-mode with
18113         add-minor-mode.
18114
18115         * gnus-undo.el (gnus-undo-mode): do.
18116
18117         * gnus-topic.el (gnus-topic-mode): do.
18118
18119         * gnus-sum.el (gnus-dead-summary-mode): do.
18120
18121         * gnus-start.el (gnus-slave-mode): do.
18122
18123         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
18124
18125         * gnus-ml.el (gnus-mailing-list-mode): do.
18126
18127         * gnus-gl.el (gnus-grouplens-mode): do.
18128
18129         * gnus-draft.el (gnus-draft-mode): do.
18130
18131         * gnus-dired.el (gnus-dired-mode): do.
18132
18133         * gnus-ems.el (gnus-add-minor-mode): Remove.
18134
18135         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
18136         Replace gnus-char-width with char-width.
18137
18138         * gnus-ems.el (gnus-char-width): Remove.
18139
18140         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
18141         Replace gnus-char-width with char-width.
18142
18143         * gnus-ems.el (gnus-char-width): Remove.
18144
18145         * spam-stat.el (with-syntax-table): Remove with-syntax-table
18146         definition.
18147         Remove Emacs 20 hash table compatibility code.
18148
18149         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
18150         20 compatibility code.
18151
18152         * spam.el (spam-point-at-eol): Replace with point-at-eol.
18153
18154         * smime.el (smime-point-at-eol): Replace with point-at-eol.
18155
18156         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): Replace
18157         with point-at-{eol,bol}.
18158
18159         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
18160
18161         * imap.el (imap-point-at-eol): Replace with point-at-eol.
18162
18163         * flow-fill.el (fill-flowed-point-at-bol)
18164         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
18165
18166         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
18167         Replace with point-at-{eol,bol} throughout all files.
18168
18169 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
18170
18171         * ntlm.el (ntlm-string-as-unibyte): New macro.
18172         (ntlm-build-auth-response): Use it.
18173
18174         Remove Emacs 20 stuff:
18175         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
18176         (butlast, mapc, remove): Remove the compiler macros.
18177         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
18178         of delq and copy-sequence.
18179         * gnus-art.el (popup-menu): Remove the compiler macro.
18180         * nnmail.el (nnmail-split-fancy): Don't support customizing with
18181         Emacs 20.
18182
18183 2004-01-05  Simon Josefsson  <jas@extundo.com>
18184
18185         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
18186         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
18187         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
18188         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
18189         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
18190         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
18191         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
18192         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
18193         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
18194         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
18195         ntlm-string-permute, string-lshift into ntlm-string-lshift,
18196         string-xor into ntlm-string-xor.  Suggested by
18197         Jesper Harder <harder@myrealbox.com>.
18198
18199         * ntlm.el: Don't include poem.
18200
18201         * md4.el (print-int32, print-string-hexa): Remove.  Suggested by
18202         Jesper Harder <harder@myrealbox.com>.
18203
18204         * sasl-ntlm.el, ntlm.el, md4.el: New files.
18205
18206         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
18207         probably breaks emacs with DL patch, but do we care? Is anyone
18208         still using the DL stuff?)
18209
18210         * sieve-manage.el: Use the password package.
18211         (sieve-manage-read-passwd): Remove.
18212         (sieve-manage-interactive-login): Use password.  Re-add
18213         condition-case around loop.
18214
18215         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
18216         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache): Use
18217         the password package.
18218
18219 2003-02-19  Simon Josefsson  <jas@extundo.com>
18220
18221         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
18222         token.
18223
18224 2002-08-07  Simon Josefsson  <jas@extundo.com>
18225
18226         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
18227         (sieve-manage-authenticators):
18228         (sieve-manage-authenticator-alist): Add some SASL mechs.
18229         (sieve-sasl-auth): New function.
18230         (sieve-manage-cram-md5-auth):
18231         (sieve-manage-plain-auth): Rewrite using SASL library.
18232         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
18233         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
18234         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
18235         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
18236
18237 2004-01-05  Simon Josefsson  <jas@extundo.com>
18238
18239         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
18240         New files.
18241
18242 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18243
18244         * gnus-group.el (gnus-no-groups-message): Update.
18245
18246         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
18247
18248 2003-11-09  Simon Josefsson  <jas@extundo.com>
18249
18250         * imap.el: Support for ID IMAP extension (RFC 2971).
18251         (imap-local-variables): Add imap-id.
18252         (imap-id): New variable.
18253         (imap-id): New function.
18254         (imap-parse-response): Parse untagged ID response.
18255         * nnimap.el (nnimap-id): New variable.
18256         (nnimap-open-connection): Use it.
18257
18258 2003-12-28  Simon Josefsson  <jas@extundo.com>
18259
18260         * gnus-score.el (gnus-score-edit-all-score): New.
18261         * gnus-group.el (gnus-group-score-map): Bind it to W e.
18262
18263 2004-01-04  Simon Josefsson  <jas@extundo.com>
18264
18265         * password.el: Add.
18266
18267 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
18268
18269         * dns.el (dns-query-types): Fix typo.
18270         (dns-query-types): New function.
18271         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
18272         PTR and SOA replies, see RFC 1035.
18273
18274 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18275
18276         * gnus.el (gnus-logo-color-style): Changed colors to `no'.
18277
18278         * Moved to Changelog.2.
18279
18280 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18281
18282         * gnus.el (gnus-version-number): Bump version.
18283
18284 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
18285
18286         * gnus.el: No Gnus v0.1 is released.
18287
18288 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
18289
18290         * gnus.el: No Gnus v0.0 is released.
18291
18292 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18293
18294         * gnus.el (gnus-version-number): Bump.
18295         (gnus-version): No.
18296
18297 See ChangeLog.2 for earlier changes.
18298
18299     Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010
18300       Free Software Foundation, Inc.
18301
18302   This file is part of GNU Emacs.
18303
18304   GNU Emacs is free software: you can redistribute it and/or modify
18305   it under the terms of the GNU General Public License as published by
18306   the Free Software Foundation, either version 3 of the License, or
18307   (at your option) any later version.
18308
18309   GNU Emacs is distributed in the hope that it will be useful,
18310   but WITHOUT ANY WARRANTY; without even the implied warranty of
18311   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
18312   GNU General Public License for more details.
18313
18314   You should have received a copy of the GNU General Public License
18315   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
18316
18317 ;; Local Variables:
18318 ;; coding: utf-8
18319 ;; fill-column: 79
18320 ;; add-log-time-zone-rule: t
18321 ;; End: